@lssm/lib.ui-kit-web 1.7.4 → 1.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (297) hide show
  1. package/README.md +80 -0
  2. package/dist/node_modules/sonner/dist/index.js +1 -2
  3. package/dist/node_modules/sonner/dist/index.js.map +1 -1
  4. package/dist/tsconfig.tsbuildinfo +1 -1
  5. package/dist/ui/accordion.d.ts +5 -5
  6. package/dist/ui/accordion.d.ts.map +1 -1
  7. package/dist/ui/accordion.js +3 -4
  8. package/dist/ui/accordion.js.map +1 -1
  9. package/dist/ui/alert-dialog.d.ts +12 -12
  10. package/dist/ui/alert-dialog.d.ts.map +1 -1
  11. package/dist/ui/alert-dialog.js +8 -9
  12. package/dist/ui/alert-dialog.js.map +1 -1
  13. package/dist/ui/alert.d.ts +6 -6
  14. package/dist/ui/alert.d.ts.map +1 -1
  15. package/dist/ui/alert.js +3 -3
  16. package/dist/ui/alert.js.map +1 -1
  17. package/dist/ui/aspect-ratio.d.ts +2 -2
  18. package/dist/ui/aspect-ratio.js +0 -1
  19. package/dist/ui/aspect-ratio.js.map +1 -1
  20. package/dist/ui/avatar.d.ts +4 -4
  21. package/dist/ui/avatar.d.ts.map +1 -1
  22. package/dist/ui/avatar.js +3 -4
  23. package/dist/ui/avatar.js.map +1 -1
  24. package/dist/ui/badge.d.ts +5 -5
  25. package/dist/ui/badge.d.ts.map +1 -1
  26. package/dist/ui/badge.js +1 -1
  27. package/dist/ui/badge.js.map +1 -1
  28. package/dist/ui/breadcrumb.d.ts +8 -8
  29. package/dist/ui/breadcrumb.js +6 -6
  30. package/dist/ui/breadcrumb.js.map +1 -1
  31. package/dist/ui/button.d.ts +6 -6
  32. package/dist/ui/button.js +1 -1
  33. package/dist/ui/button.js.map +1 -1
  34. package/dist/ui/calendar.d.ts +3 -3
  35. package/dist/ui/calendar.js +5 -6
  36. package/dist/ui/calendar.js.map +1 -1
  37. package/dist/ui/card.d.ts +8 -8
  38. package/dist/ui/card.js +7 -7
  39. package/dist/ui/card.js.map +1 -1
  40. package/dist/ui/carousel.d.ts +6 -6
  41. package/dist/ui/carousel.js +5 -6
  42. package/dist/ui/carousel.js.map +1 -1
  43. package/dist/ui/checkbox.d.ts +2 -2
  44. package/dist/ui/checkbox.js +1 -2
  45. package/dist/ui/checkbox.js.map +1 -1
  46. package/dist/ui/collapsible.d.ts +4 -4
  47. package/dist/ui/collapsible.d.ts.map +1 -1
  48. package/dist/ui/collapsible.js +0 -1
  49. package/dist/ui/collapsible.js.map +1 -1
  50. package/dist/ui/command.d.ts +10 -10
  51. package/dist/ui/command.js +8 -9
  52. package/dist/ui/command.js.map +1 -1
  53. package/dist/ui/confirm-dialog.d.ts +2 -2
  54. package/dist/ui/context-menu.d.ts +2 -2
  55. package/dist/ui/context-menu.js +9 -10
  56. package/dist/ui/context-menu.js.map +1 -1
  57. package/dist/ui/cta.d.ts +1 -1
  58. package/dist/ui/cta.js +1 -1
  59. package/dist/ui/cta.js.map +1 -1
  60. package/dist/ui/date-picker.d.ts +2 -2
  61. package/dist/ui/date-picker.js +0 -1
  62. package/dist/ui/date-picker.js.map +1 -1
  63. package/dist/ui/date-range-picker.d.ts +2 -2
  64. package/dist/ui/date-range-picker.js +0 -1
  65. package/dist/ui/date-range-picker.js.map +1 -1
  66. package/dist/ui/datetime-picker.d.ts +2 -2
  67. package/dist/ui/datetime-picker.d.ts.map +1 -1
  68. package/dist/ui/datetime-picker.js +0 -1
  69. package/dist/ui/datetime-picker.js.map +1 -1
  70. package/dist/ui/dialog.d.ts +11 -11
  71. package/dist/ui/dialog.d.ts.map +1 -1
  72. package/dist/ui/dialog.js +6 -7
  73. package/dist/ui/dialog.js.map +1 -1
  74. package/dist/ui/drawer.d.ts +11 -11
  75. package/dist/ui/drawer.js +6 -7
  76. package/dist/ui/drawer.js.map +1 -1
  77. package/dist/ui/dropdown-menu.d.ts +16 -16
  78. package/dist/ui/dropdown-menu.d.ts.map +1 -1
  79. package/dist/ui/dropdown-menu.js +9 -10
  80. package/dist/ui/dropdown-menu.js.map +1 -1
  81. package/dist/ui/empty-state.d.ts +4 -4
  82. package/dist/ui/empty-state.d.ts.map +1 -1
  83. package/dist/ui/empty.d.ts +9 -9
  84. package/dist/ui/empty.d.ts.map +1 -1
  85. package/dist/ui/empty.js +6 -6
  86. package/dist/ui/empty.js.map +1 -1
  87. package/dist/ui/field.d.ts +14 -14
  88. package/dist/ui/field.d.ts.map +1 -1
  89. package/dist/ui/field.js +10 -11
  90. package/dist/ui/field.js.map +1 -1
  91. package/dist/ui/form.d.ts +7 -7
  92. package/dist/ui/form.d.ts.map +1 -1
  93. package/dist/ui/form.js +4 -5
  94. package/dist/ui/form.js.map +1 -1
  95. package/dist/ui/hover-card.d.ts +4 -4
  96. package/dist/ui/hover-card.d.ts.map +1 -1
  97. package/dist/ui/hover-card.js +1 -2
  98. package/dist/ui/hover-card.js.map +1 -1
  99. package/dist/ui/input-group.d.ts +10 -10
  100. package/dist/ui/input-group.d.ts.map +1 -1
  101. package/dist/ui/input-group.js +6 -7
  102. package/dist/ui/input-group.js.map +1 -1
  103. package/dist/ui/input-otp.d.ts +2 -2
  104. package/dist/ui/input-otp.js +3 -4
  105. package/dist/ui/input-otp.js.map +1 -1
  106. package/dist/ui/input.d.ts +2 -2
  107. package/dist/ui/input.d.ts.map +1 -1
  108. package/dist/ui/input.js +1 -1
  109. package/dist/ui/input.js.map +1 -1
  110. package/dist/ui/label.d.ts +2 -2
  111. package/dist/ui/label.d.ts.map +1 -1
  112. package/dist/ui/label.js +1 -2
  113. package/dist/ui/label.js.map +1 -1
  114. package/dist/ui/link.d.ts +3 -3
  115. package/dist/ui/link.js +1 -1
  116. package/dist/ui/link.js.map +1 -1
  117. package/dist/ui/live-region.d.ts +2 -2
  118. package/dist/ui/live-region.d.ts.map +1 -1
  119. package/dist/ui/live-region.js +0 -1
  120. package/dist/ui/live-region.js.map +1 -1
  121. package/dist/ui/loading-button.d.ts +2 -2
  122. package/dist/ui/loading-button.js +1 -1
  123. package/dist/ui/loading-button.js.map +1 -1
  124. package/dist/ui/map/MapBase.d.ts +2 -2
  125. package/dist/ui/map/MapBase.d.ts.map +1 -1
  126. package/dist/ui/map/MapBase.js +0 -1
  127. package/dist/ui/map/MapBase.js.map +1 -1
  128. package/dist/ui/map/MapGeoJsonOverlay.d.ts +2 -2
  129. package/dist/ui/map/MapGeoJsonOverlay.d.ts.map +1 -1
  130. package/dist/ui/map/MapGeoJsonOverlay.js +0 -1
  131. package/dist/ui/map/MapGeoJsonOverlay.js.map +1 -1
  132. package/dist/ui/map/MapHeatmapH3.d.ts +2 -2
  133. package/dist/ui/map/MapHeatmapH3.d.ts.map +1 -1
  134. package/dist/ui/map/MapHeatmapH3.js +0 -1
  135. package/dist/ui/map/MapHeatmapH3.js.map +1 -1
  136. package/dist/ui/map/MapMarkers.d.ts +2 -2
  137. package/dist/ui/map/MapMarkers.d.ts.map +1 -1
  138. package/dist/ui/map/MapMarkers.js +0 -1
  139. package/dist/ui/map/MapMarkers.js.map +1 -1
  140. package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
  141. package/dist/ui/marketing/FeatureGrid.d.ts.map +1 -1
  142. package/dist/ui/marketing/Hero.d.ts +2 -2
  143. package/dist/ui/marketing/Hero.d.ts.map +1 -1
  144. package/dist/ui/marketing/PricingTable.d.ts +2 -2
  145. package/dist/ui/marketing/PricingTable.d.ts.map +1 -1
  146. package/dist/ui/menubar.d.ts +17 -17
  147. package/dist/ui/menubar.js +11 -12
  148. package/dist/ui/menubar.js.map +1 -1
  149. package/dist/ui/molecules/Autocomplete/index.d.ts +2 -2
  150. package/dist/ui/molecules/Autocomplete/index.js +0 -1
  151. package/dist/ui/molecules/Autocomplete/index.js.map +1 -1
  152. package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +1 -1
  153. package/dist/ui/molecules/SearchAndFilter/types.d.ts.map +1 -1
  154. package/dist/ui/molecules/SkeletonList.d.ts +2 -2
  155. package/dist/ui/molecules/SkeletonList.d.ts.map +1 -1
  156. package/dist/ui/nav-layout.d.ts +7 -7
  157. package/dist/ui/nav-layout.d.ts.map +1 -1
  158. package/dist/ui/nav-layout.js +1 -1
  159. package/dist/ui/nav-layout.js.map +1 -1
  160. package/dist/ui/navigation-menu.d.ts +11 -11
  161. package/dist/ui/navigation-menu.d.ts.map +1 -1
  162. package/dist/ui/navigation-menu.js +8 -8
  163. package/dist/ui/navigation-menu.js.map +1 -1
  164. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  165. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js +0 -1
  166. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js.map +1 -1
  167. package/dist/ui/organisms/ListPage/ListPage.d.ts +2 -2
  168. package/dist/ui/organisms/ListPage/ListPage.d.ts.map +1 -1
  169. package/dist/ui/page-header.d.ts +2 -2
  170. package/dist/ui/page-header.d.ts.map +1 -1
  171. package/dist/ui/pagination.d.ts +6 -6
  172. package/dist/ui/pagination.js +7 -7
  173. package/dist/ui/pagination.js.map +1 -1
  174. package/dist/ui/popover.d.ts +5 -5
  175. package/dist/ui/popover.d.ts.map +1 -1
  176. package/dist/ui/popover.js +1 -2
  177. package/dist/ui/popover.js.map +1 -1
  178. package/dist/ui/progress.d.ts +2 -2
  179. package/dist/ui/progress.d.ts.map +1 -1
  180. package/dist/ui/progress.js +1 -2
  181. package/dist/ui/progress.js.map +1 -1
  182. package/dist/ui/radio-group.d.ts +3 -3
  183. package/dist/ui/radio-group.d.ts.map +1 -1
  184. package/dist/ui/radio-group.js +2 -3
  185. package/dist/ui/radio-group.js.map +1 -1
  186. package/dist/ui/resizable.d.ts +7 -7
  187. package/dist/ui/resizable.d.ts.map +1 -1
  188. package/dist/ui/resizable.js +2 -3
  189. package/dist/ui/resizable.js.map +1 -1
  190. package/dist/ui/route-announcer.d.ts +2 -2
  191. package/dist/ui/route-announcer.d.ts.map +1 -1
  192. package/dist/ui/route-announcer.js +0 -1
  193. package/dist/ui/route-announcer.js.map +1 -1
  194. package/dist/ui/scroll-area.d.ts +3 -3
  195. package/dist/ui/scroll-area.d.ts.map +1 -1
  196. package/dist/ui/scroll-area.js +2 -3
  197. package/dist/ui/scroll-area.js.map +1 -1
  198. package/dist/ui/section.d.ts +2 -2
  199. package/dist/ui/section.d.ts.map +1 -1
  200. package/dist/ui/section.js +1 -1
  201. package/dist/ui/section.js.map +1 -1
  202. package/dist/ui/select.d.ts +11 -11
  203. package/dist/ui/select.d.ts.map +1 -1
  204. package/dist/ui/select.js +7 -8
  205. package/dist/ui/select.js.map +1 -1
  206. package/dist/ui/separator.d.ts +2 -2
  207. package/dist/ui/separator.d.ts.map +1 -1
  208. package/dist/ui/separator.js +1 -2
  209. package/dist/ui/separator.js.map +1 -1
  210. package/dist/ui/sheet.d.ts +9 -9
  211. package/dist/ui/sheet.js +6 -7
  212. package/dist/ui/sheet.js.map +1 -1
  213. package/dist/ui/sidebar.d.ts +28 -28
  214. package/dist/ui/sidebar.d.ts.map +1 -1
  215. package/dist/ui/sidebar.js +23 -24
  216. package/dist/ui/sidebar.js.map +1 -1
  217. package/dist/ui/skeleton.d.ts +2 -2
  218. package/dist/ui/skeleton.js +1 -1
  219. package/dist/ui/skeleton.js.map +1 -1
  220. package/dist/ui/skip-link.d.ts +2 -2
  221. package/dist/ui/skip-link.js +1 -1
  222. package/dist/ui/skip-link.js.map +1 -1
  223. package/dist/ui/slider.d.ts +2 -2
  224. package/dist/ui/slider.js +1 -2
  225. package/dist/ui/slider.js.map +1 -1
  226. package/dist/ui/sonner.d.ts +2 -2
  227. package/dist/ui/sonner.d.ts.map +1 -1
  228. package/dist/ui/sonner.js +0 -1
  229. package/dist/ui/sonner.js.map +1 -1
  230. package/dist/ui/stack.d.ts +19 -19
  231. package/dist/ui/stack.d.ts.map +1 -1
  232. package/dist/ui/stack.js +3 -3
  233. package/dist/ui/stack.js.map +1 -1
  234. package/dist/ui/stat-card-group.d.ts +2 -2
  235. package/dist/ui/stat-card-group.d.ts.map +1 -1
  236. package/dist/ui/stepper.d.ts +4 -4
  237. package/dist/ui/stepper.d.ts.map +1 -1
  238. package/dist/ui/switch.d.ts +2 -2
  239. package/dist/ui/switch.d.ts.map +1 -1
  240. package/dist/ui/switch.js +1 -2
  241. package/dist/ui/switch.js.map +1 -1
  242. package/dist/ui/table.d.ts +9 -9
  243. package/dist/ui/table.d.ts.map +1 -1
  244. package/dist/ui/table.js +8 -9
  245. package/dist/ui/table.js.map +1 -1
  246. package/dist/ui/tabs.d.ts +5 -5
  247. package/dist/ui/tabs.d.ts.map +1 -1
  248. package/dist/ui/tabs.js +4 -5
  249. package/dist/ui/tabs.js.map +1 -1
  250. package/dist/ui/text.d.ts +2 -2
  251. package/dist/ui/text.d.ts.map +1 -1
  252. package/dist/ui/text.js +1 -1
  253. package/dist/ui/text.js.map +1 -1
  254. package/dist/ui/textarea.d.ts +2 -2
  255. package/dist/ui/textarea.d.ts.map +1 -1
  256. package/dist/ui/textarea.js +1 -1
  257. package/dist/ui/textarea.js.map +1 -1
  258. package/dist/ui/time-picker.d.ts +2 -2
  259. package/dist/ui/time-picker.d.ts.map +1 -1
  260. package/dist/ui/time-picker.js +0 -1
  261. package/dist/ui/time-picker.js.map +1 -1
  262. package/dist/ui/toast.d.ts +2 -2
  263. package/dist/ui/toast.d.ts.map +1 -1
  264. package/dist/ui/toast.js +6 -7
  265. package/dist/ui/toast.js.map +1 -1
  266. package/dist/ui/toaster.d.ts +2 -2
  267. package/dist/ui/toaster.d.ts.map +1 -1
  268. package/dist/ui/toaster.js +1 -2
  269. package/dist/ui/toaster.js.map +1 -1
  270. package/dist/ui/toggle-group.d.ts +3 -3
  271. package/dist/ui/toggle-group.d.ts.map +1 -1
  272. package/dist/ui/toggle-group.js +2 -3
  273. package/dist/ui/toggle-group.js.map +1 -1
  274. package/dist/ui/toggle.d.ts +4 -4
  275. package/dist/ui/toggle.d.ts.map +1 -1
  276. package/dist/ui/toggle.js +1 -2
  277. package/dist/ui/toggle.js.map +1 -1
  278. package/dist/ui/tooltip.d.ts +5 -5
  279. package/dist/ui/tooltip.d.ts.map +1 -1
  280. package/dist/ui/tooltip.js +2 -3
  281. package/dist/ui/tooltip.js.map +1 -1
  282. package/dist/ui/typography.d.ts +12 -12
  283. package/dist/ui/typography.d.ts.map +1 -1
  284. package/dist/ui/typography.js +11 -11
  285. package/dist/ui/typography.js.map +1 -1
  286. package/dist/ui/use-toast.d.ts.map +1 -1
  287. package/dist/ui/use-toast.js +0 -1
  288. package/dist/ui/use-toast.js.map +1 -1
  289. package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
  290. package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
  291. package/dist/ui/visually-hidden.js +1 -1
  292. package/dist/ui/visually-hidden.js.map +1 -1
  293. package/package.json +8 -9
  294. package/dist/ui/sidebar-right.d.ts +0 -165
  295. package/dist/ui/sidebar-right.d.ts.map +0 -1
  296. package/dist/ui/sidebar-right.js +0 -380
  297. package/dist/ui/sidebar-right.js.map +0 -1
@@ -5,26 +5,26 @@ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
 
7
7
  //#region ui/pagination.tsx
8
- const Pagination = ({ className,...props }) => /* @__PURE__ */ jsx("nav", {
8
+ const Pagination = ({ className, ...props }) => /* @__PURE__ */ jsx("nav", {
9
9
  role: "navigation",
10
10
  "aria-label": "pagination",
11
11
  className: cn("mx-auto flex w-full justify-center", className),
12
12
  ...props
13
13
  });
14
14
  Pagination.displayName = "Pagination";
15
- const PaginationContent = React$1.forwardRef(({ className,...props }, ref) => /* @__PURE__ */ jsx("ul", {
15
+ const PaginationContent = React$1.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx("ul", {
16
16
  ref,
17
17
  className: cn("flex flex-row items-center gap-1", className),
18
18
  ...props
19
19
  }));
20
20
  PaginationContent.displayName = "PaginationContent";
21
- const PaginationItem = React$1.forwardRef(({ className,...props }, ref) => /* @__PURE__ */ jsx("li", {
21
+ const PaginationItem = React$1.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx("li", {
22
22
  ref,
23
23
  className: cn("", className),
24
24
  ...props
25
25
  }));
26
26
  PaginationItem.displayName = "PaginationItem";
27
- const PaginationLink = ({ className, isActive, size = "icon",...props }) => /* @__PURE__ */ jsx("a", {
27
+ const PaginationLink = ({ className, isActive, size = "icon", ...props }) => /* @__PURE__ */ jsx("a", {
28
28
  "aria-current": isActive ? "page" : void 0,
29
29
  className: cn(buttonVariants({
30
30
  variant: isActive ? "outline" : "ghost",
@@ -33,7 +33,7 @@ const PaginationLink = ({ className, isActive, size = "icon",...props }) => /* @
33
33
  ...props
34
34
  });
35
35
  PaginationLink.displayName = "PaginationLink";
36
- const PaginationPrevious = ({ className,...props }) => /* @__PURE__ */ jsxs(PaginationLink, {
36
+ const PaginationPrevious = ({ className, ...props }) => /* @__PURE__ */ jsxs(PaginationLink, {
37
37
  "aria-label": "Go to previous page",
38
38
  size: "default",
39
39
  className: cn("gap-1 pl-2.5", className),
@@ -41,7 +41,7 @@ const PaginationPrevious = ({ className,...props }) => /* @__PURE__ */ jsxs(Pagi
41
41
  children: [/* @__PURE__ */ jsx(ChevronLeft, { className: "h-4 w-4" }), /* @__PURE__ */ jsx("span", { children: "Previous" })]
42
42
  });
43
43
  PaginationPrevious.displayName = "PaginationPrevious";
44
- const PaginationNext = ({ className,...props }) => /* @__PURE__ */ jsxs(PaginationLink, {
44
+ const PaginationNext = ({ className, ...props }) => /* @__PURE__ */ jsxs(PaginationLink, {
45
45
  "aria-label": "Go to next page",
46
46
  size: "default",
47
47
  className: cn("gap-1 pr-2.5", className),
@@ -49,7 +49,7 @@ const PaginationNext = ({ className,...props }) => /* @__PURE__ */ jsxs(Paginati
49
49
  children: [/* @__PURE__ */ jsx("span", { children: "Next" }), /* @__PURE__ */ jsx(ChevronRight, { className: "h-4 w-4" })]
50
50
  });
51
51
  PaginationNext.displayName = "PaginationNext";
52
- const PaginationEllipsis = ({ className,...props }) => /* @__PURE__ */ jsxs("span", {
52
+ const PaginationEllipsis = ({ className, ...props }) => /* @__PURE__ */ jsxs("span", {
53
53
  "aria-hidden": true,
54
54
  className: cn("flex h-9 w-9 items-center justify-center", className),
55
55
  ...props,
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.js","names":["React"],"sources":["../../ui/pagination.tsx"],"sourcesContent":["import * as React from 'react';\nimport { ChevronLeft, ChevronRight, MoreHorizontal } from 'lucide-react';\n\nimport { cn } from './utils';\nimport { type ButtonProps, buttonVariants } from './button';\n\nconst Pagination = ({ className, ...props }: React.ComponentProps<'nav'>) => (\n <nav\n role=\"navigation\"\n aria-label=\"pagination\"\n className={cn('mx-auto flex w-full justify-center', className)}\n {...props}\n />\n);\nPagination.displayName = 'Pagination';\n\nconst PaginationContent = React.forwardRef<\n HTMLUListElement,\n React.ComponentProps<'ul'>\n>(({ className, ...props }, ref) => (\n <ul\n ref={ref}\n className={cn('flex flex-row items-center gap-1', className)}\n {...props}\n />\n));\nPaginationContent.displayName = 'PaginationContent';\n\nconst PaginationItem = React.forwardRef<\n HTMLLIElement,\n React.ComponentProps<'li'>\n>(({ className, ...props }, ref) => (\n <li ref={ref} className={cn('', className)} {...props} />\n));\nPaginationItem.displayName = 'PaginationItem';\n\ntype PaginationLinkProps = {\n isActive?: boolean;\n} & Pick<ButtonProps, 'size'> &\n React.ComponentProps<'a'>;\n\nconst PaginationLink = ({\n className,\n isActive,\n size = 'icon',\n ...props\n}: PaginationLinkProps) => (\n <a\n aria-current={isActive ? 'page' : undefined}\n className={cn(\n buttonVariants({\n variant: isActive ? 'outline' : 'ghost',\n size,\n }),\n className\n )}\n {...props}\n />\n);\nPaginationLink.displayName = 'PaginationLink';\n\nconst PaginationPrevious = ({\n className,\n ...props\n}: React.ComponentProps<typeof PaginationLink>) => (\n <PaginationLink\n aria-label=\"Go to previous page\"\n size=\"default\"\n className={cn('gap-1 pl-2.5', className)}\n {...props}\n >\n <ChevronLeft className=\"h-4 w-4\" />\n <span>Previous</span>\n </PaginationLink>\n);\nPaginationPrevious.displayName = 'PaginationPrevious';\n\nconst PaginationNext = ({\n className,\n ...props\n}: React.ComponentProps<typeof PaginationLink>) => (\n <PaginationLink\n aria-label=\"Go to next page\"\n size=\"default\"\n className={cn('gap-1 pr-2.5', className)}\n {...props}\n >\n <span>Next</span>\n <ChevronRight className=\"h-4 w-4\" />\n </PaginationLink>\n);\nPaginationNext.displayName = 'PaginationNext';\n\nconst PaginationEllipsis = ({\n className,\n ...props\n}: React.ComponentProps<'span'>) => (\n <span\n aria-hidden\n className={cn('flex h-9 w-9 items-center justify-center', className)}\n {...props}\n >\n <MoreHorizontal className=\"h-4 w-4\" />\n <span className=\"sr-only\">More pages</span>\n </span>\n);\nPaginationEllipsis.displayName = 'PaginationEllipsis';\n\nexport {\n Pagination,\n PaginationContent,\n PaginationEllipsis,\n PaginationItem,\n PaginationLink,\n PaginationNext,\n PaginationPrevious,\n};\n"],"mappings":";;;;;;;AAMA,MAAM,cAAc,EAAE,UAAW,GAAG,YAClC,oBAAC;CACC,MAAK;CACL,cAAW;CACX,WAAW,GAAG,sCAAsC,UAAU;CAC9D,GAAI;EACJ;AAEJ,WAAW,cAAc;AAEzB,MAAM,oBAAoBA,QAAM,YAG7B,EAAE,UAAW,GAAG,SAAS,QAC1B,oBAAC;CACM;CACL,WAAW,GAAG,oCAAoC,UAAU;CAC5D,GAAI;EACJ,CACF;AACF,kBAAkB,cAAc;AAEhC,MAAM,iBAAiBA,QAAM,YAG1B,EAAE,UAAW,GAAG,SAAS,QAC1B,oBAAC;CAAQ;CAAK,WAAW,GAAG,IAAI,UAAU;CAAE,GAAI;EAAS,CACzD;AACF,eAAe,cAAc;AAO7B,MAAM,kBAAkB,EACtB,WACA,UACA,OAAO,OACP,GAAG,YAEH,oBAAC;CACC,gBAAc,WAAW,SAAS;CAClC,WAAW,GACT,eAAe;EACb,SAAS,WAAW,YAAY;EAChC;EACD,CAAC,EACF,UACD;CACD,GAAI;EACJ;AAEJ,eAAe,cAAc;AAE7B,MAAM,sBAAsB,EAC1B,UACA,GAAG,YAEH,qBAAC;CACC,cAAW;CACX,MAAK;CACL,WAAW,GAAG,gBAAgB,UAAU;CACxC,GAAI;YAEJ,oBAAC,eAAY,WAAU,YAAY,EACnC,oBAAC,oBAAK,aAAe;EACN;AAEnB,mBAAmB,cAAc;AAEjC,MAAM,kBAAkB,EACtB,UACA,GAAG,YAEH,qBAAC;CACC,cAAW;CACX,MAAK;CACL,WAAW,GAAG,gBAAgB,UAAU;CACxC,GAAI;YAEJ,oBAAC,oBAAK,SAAW,EACjB,oBAAC,gBAAa,WAAU,YAAY;EACrB;AAEnB,eAAe,cAAc;AAE7B,MAAM,sBAAsB,EAC1B,UACA,GAAG,YAEH,qBAAC;CACC;CACA,WAAW,GAAG,4CAA4C,UAAU;CACpE,GAAI;YAEJ,oBAAC,kBAAe,WAAU,YAAY,EACtC,oBAAC;EAAK,WAAU;YAAU;GAAiB;EACtC;AAET,mBAAmB,cAAc"}
1
+ {"version":3,"file":"pagination.js","names":["React"],"sources":["../../ui/pagination.tsx"],"sourcesContent":["import * as React from 'react';\nimport { ChevronLeft, ChevronRight, MoreHorizontal } from 'lucide-react';\n\nimport { cn } from './utils';\nimport { type ButtonProps, buttonVariants } from './button';\n\nconst Pagination = ({ className, ...props }: React.ComponentProps<'nav'>) => (\n <nav\n role=\"navigation\"\n aria-label=\"pagination\"\n className={cn('mx-auto flex w-full justify-center', className)}\n {...props}\n />\n);\nPagination.displayName = 'Pagination';\n\nconst PaginationContent = React.forwardRef<\n HTMLUListElement,\n React.ComponentProps<'ul'>\n>(({ className, ...props }, ref) => (\n <ul\n ref={ref}\n className={cn('flex flex-row items-center gap-1', className)}\n {...props}\n />\n));\nPaginationContent.displayName = 'PaginationContent';\n\nconst PaginationItem = React.forwardRef<\n HTMLLIElement,\n React.ComponentProps<'li'>\n>(({ className, ...props }, ref) => (\n <li ref={ref} className={cn('', className)} {...props} />\n));\nPaginationItem.displayName = 'PaginationItem';\n\ntype PaginationLinkProps = {\n isActive?: boolean;\n} & Pick<ButtonProps, 'size'> &\n React.ComponentProps<'a'>;\n\nconst PaginationLink = ({\n className,\n isActive,\n size = 'icon',\n ...props\n}: PaginationLinkProps) => (\n <a\n aria-current={isActive ? 'page' : undefined}\n className={cn(\n buttonVariants({\n variant: isActive ? 'outline' : 'ghost',\n size,\n }),\n className\n )}\n {...props}\n />\n);\nPaginationLink.displayName = 'PaginationLink';\n\nconst PaginationPrevious = ({\n className,\n ...props\n}: React.ComponentProps<typeof PaginationLink>) => (\n <PaginationLink\n aria-label=\"Go to previous page\"\n size=\"default\"\n className={cn('gap-1 pl-2.5', className)}\n {...props}\n >\n <ChevronLeft className=\"h-4 w-4\" />\n <span>Previous</span>\n </PaginationLink>\n);\nPaginationPrevious.displayName = 'PaginationPrevious';\n\nconst PaginationNext = ({\n className,\n ...props\n}: React.ComponentProps<typeof PaginationLink>) => (\n <PaginationLink\n aria-label=\"Go to next page\"\n size=\"default\"\n className={cn('gap-1 pr-2.5', className)}\n {...props}\n >\n <span>Next</span>\n <ChevronRight className=\"h-4 w-4\" />\n </PaginationLink>\n);\nPaginationNext.displayName = 'PaginationNext';\n\nconst PaginationEllipsis = ({\n className,\n ...props\n}: React.ComponentProps<'span'>) => (\n <span\n aria-hidden\n className={cn('flex h-9 w-9 items-center justify-center', className)}\n {...props}\n >\n <MoreHorizontal className=\"h-4 w-4\" />\n <span className=\"sr-only\">More pages</span>\n </span>\n);\nPaginationEllipsis.displayName = 'PaginationEllipsis';\n\nexport {\n Pagination,\n PaginationContent,\n PaginationEllipsis,\n PaginationItem,\n PaginationLink,\n PaginationNext,\n PaginationPrevious,\n};\n"],"mappings":";;;;;;;AAMA,MAAM,cAAc,EAAE,WAAW,GAAG,YAClC,oBAAC;CACC,MAAK;CACL,cAAW;CACX,WAAW,GAAG,sCAAsC,UAAU;CAC9D,GAAI;EACJ;AAEJ,WAAW,cAAc;AAEzB,MAAM,oBAAoBA,QAAM,YAG7B,EAAE,WAAW,GAAG,SAAS,QAC1B,oBAAC;CACM;CACL,WAAW,GAAG,oCAAoC,UAAU;CAC5D,GAAI;EACJ,CACF;AACF,kBAAkB,cAAc;AAEhC,MAAM,iBAAiBA,QAAM,YAG1B,EAAE,WAAW,GAAG,SAAS,QAC1B,oBAAC;CAAQ;CAAK,WAAW,GAAG,IAAI,UAAU;CAAE,GAAI;EAAS,CACzD;AACF,eAAe,cAAc;AAO7B,MAAM,kBAAkB,EACtB,WACA,UACA,OAAO,QACP,GAAG,YAEH,oBAAC;CACC,gBAAc,WAAW,SAAS;CAClC,WAAW,GACT,eAAe;EACb,SAAS,WAAW,YAAY;EAChC;EACD,CAAC,EACF,UACD;CACD,GAAI;EACJ;AAEJ,eAAe,cAAc;AAE7B,MAAM,sBAAsB,EAC1B,WACA,GAAG,YAEH,qBAAC;CACC,cAAW;CACX,MAAK;CACL,WAAW,GAAG,gBAAgB,UAAU;CACxC,GAAI;YAEJ,oBAAC,eAAY,WAAU,YAAY,EACnC,oBAAC,oBAAK,aAAe;EACN;AAEnB,mBAAmB,cAAc;AAEjC,MAAM,kBAAkB,EACtB,WACA,GAAG,YAEH,qBAAC;CACC,cAAW;CACX,MAAK;CACL,WAAW,GAAG,gBAAgB,UAAU;CACxC,GAAI;YAEJ,oBAAC,oBAAK,SAAW,EACjB,oBAAC,gBAAa,WAAU,YAAY;EACrB;AAEnB,eAAe,cAAc;AAE7B,MAAM,sBAAsB,EAC1B,WACA,GAAG,YAEH,qBAAC;CACC;CACA,WAAW,GAAG,4CAA4C,UAAU;CACpE,GAAI;YAEJ,oBAAC,kBAAe,WAAU,YAAY,EACtC,oBAAC;EAAK,WAAU;YAAU;GAAiB;EACtC;AAET,mBAAmB,cAAc"}
@@ -1,23 +1,23 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime57 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime128 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>): react_jsx_runtime57.JSX.Element;
8
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime128.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime57.JSX.Element;
11
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime128.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>): react_jsx_runtime57.JSX.Element;
17
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime128.JSX.Element;
18
18
  declare function PopoverAnchor({
19
19
  ...props
20
- }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime57.JSX.Element;
20
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime128.JSX.Element;
21
21
  //#endregion
22
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
23
23
  //# sourceMappingURL=popover.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover.d.ts","names":[],"sources":["../../ui/popover.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,OAAA;;GAEN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAI5C,cAAA;;GAEN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,WAAQ,mBAAA,CAAA,GAAA,CAAA;iBAI/C,cAAA;;;;;GAKN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,WAAQ,mBAAA,CAAA,GAAA,CAAA;AArBI,iBAsCnD,aAAA,CAlCO;EAAA,GAAA;AAAA,CAAA,EAoCb,OAAA,CAAM,cApCO,CAAA,OAoCe,gBAAA,CAAiB,MApChC,CAAA,CAAA,EAoCuC,mBAAA,CAAA,GAAA,CAAA,OApCvC"}
1
+ {"version":3,"file":"popover.d.ts","names":[],"sources":["../../ui/popover.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,OAAA;;GAEN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,QAAK,oBAAA,CAAA,GAAA,CAAA;iBAI5C,cAAA;;GAEN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,WAAQ,oBAAA,CAAA,GAAA,CAAA;iBAI/C,cAAA;;;;;GAKN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,WAAQ,oBAAA,CAAA,GAAA,CAAA;AArBI,iBAsCnD,aAAA,CAlCO;EAAA,GAAA;AAAA,CAAA,EAoCb,OAAA,CAAM,cApCO,CAAA,OAoCe,gBAAA,CAAiB,MApChC,CAAA,CAAA,EAoCuC,oBAAA,CAAA,GAAA,CAAA,OApCvC"}
@@ -1,6 +1,5 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import { cn } from "./utils.js";
5
4
  import "react";
6
5
  import { jsx } from "react/jsx-runtime";
@@ -19,7 +18,7 @@ function PopoverTrigger({ ...props }) {
19
18
  ...props
20
19
  });
21
20
  }
22
- function PopoverContent({ className, align = "center", sideOffset = 4,...props }) {
21
+ function PopoverContent({ className, align = "center", sideOffset = 4, ...props }) {
23
22
  return /* @__PURE__ */ jsx(PopoverPrimitive.Portal, { children: /* @__PURE__ */ jsx(PopoverPrimitive.Content, {
24
23
  "data-slot": "popover-content",
25
24
  align,
@@ -1 +1 @@
1
- {"version":3,"file":"popover.js","names":[],"sources":["../../ui/popover.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as PopoverPrimitive from '@radix-ui/react-popover';\n\nimport { cn } from './utils';\n\nfunction Popover({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Root>) {\n return <PopoverPrimitive.Root data-slot=\"popover\" {...props} />;\n}\n\nfunction PopoverTrigger({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Trigger>) {\n return <PopoverPrimitive.Trigger data-slot=\"popover-trigger\" {...props} />;\n}\n\nfunction PopoverContent({\n className,\n align = 'center',\n sideOffset = 4,\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Content>) {\n return (\n <PopoverPrimitive.Portal>\n <PopoverPrimitive.Content\n data-slot=\"popover-content\"\n align={align}\n sideOffset={sideOffset}\n className={cn(\n 'bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden',\n className\n )}\n {...props}\n />\n </PopoverPrimitive.Portal>\n );\n}\n\nfunction PopoverAnchor({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Anchor>) {\n return <PopoverPrimitive.Anchor data-slot=\"popover-anchor\" {...props} />;\n}\n\nexport { Popover, PopoverTrigger, PopoverContent, PopoverAnchor };\n"],"mappings":";;;;;;;;;AAOA,SAAS,QAAQ,EACf,GAAG,SACkD;AACrD,QAAO,oBAAC,iBAAiB;EAAK,aAAU;EAAU,GAAI;GAAS;;AAGjE,SAAS,eAAe,EACtB,GAAG,SACqD;AACxD,QAAO,oBAAC,iBAAiB;EAAQ,aAAU;EAAkB,GAAI;GAAS;;AAG5E,SAAS,eAAe,EACtB,WACA,QAAQ,UACR,aAAa,EACb,GAAG,SACqD;AACxD,QACE,oBAAC,iBAAiB,oBAChB,oBAAC,iBAAiB;EAChB,aAAU;EACH;EACK;EACZ,WAAW,GACT,keACA,UACD;EACD,GAAI;GACJ,GACsB;;AAI9B,SAAS,cAAc,EACrB,GAAG,SACoD;AACvD,QAAO,oBAAC,iBAAiB;EAAO,aAAU;EAAiB,GAAI;GAAS"}
1
+ {"version":3,"file":"popover.js","names":[],"sources":["../../ui/popover.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as PopoverPrimitive from '@radix-ui/react-popover';\n\nimport { cn } from './utils';\n\nfunction Popover({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Root>) {\n return <PopoverPrimitive.Root data-slot=\"popover\" {...props} />;\n}\n\nfunction PopoverTrigger({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Trigger>) {\n return <PopoverPrimitive.Trigger data-slot=\"popover-trigger\" {...props} />;\n}\n\nfunction PopoverContent({\n className,\n align = 'center',\n sideOffset = 4,\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Content>) {\n return (\n <PopoverPrimitive.Portal>\n <PopoverPrimitive.Content\n data-slot=\"popover-content\"\n align={align}\n sideOffset={sideOffset}\n className={cn(\n 'bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden',\n className\n )}\n {...props}\n />\n </PopoverPrimitive.Portal>\n );\n}\n\nfunction PopoverAnchor({\n ...props\n}: React.ComponentProps<typeof PopoverPrimitive.Anchor>) {\n return <PopoverPrimitive.Anchor data-slot=\"popover-anchor\" {...props} />;\n}\n\nexport { Popover, PopoverTrigger, PopoverContent, PopoverAnchor };\n"],"mappings":";;;;;;;;AAOA,SAAS,QAAQ,EACf,GAAG,SACkD;AACrD,QAAO,oBAAC,iBAAiB;EAAK,aAAU;EAAU,GAAI;GAAS;;AAGjE,SAAS,eAAe,EACtB,GAAG,SACqD;AACxD,QAAO,oBAAC,iBAAiB;EAAQ,aAAU;EAAkB,GAAI;GAAS;;AAG5E,SAAS,eAAe,EACtB,WACA,QAAQ,UACR,aAAa,GACb,GAAG,SACqD;AACxD,QACE,oBAAC,iBAAiB,oBAChB,oBAAC,iBAAiB;EAChB,aAAU;EACH;EACK;EACZ,WAAW,GACT,keACA,UACD;EACD,GAAI;GACJ,GACsB;;AAI9B,SAAS,cAAc,EACrB,GAAG,SACoD;AACvD,QAAO,oBAAC,iBAAiB;EAAO,aAAU;EAAiB,GAAI;GAAS"}
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime78 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime127 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>): react_jsx_runtime78.JSX.Element;
10
+ }: React$1.ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime127.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,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"progress.d.ts","names":[],"sources":["../../ui/progress.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,QAAA;;;;GAIN,OAAA,CAAM,sBAAsB,iBAAA,CAAkB,QAAK,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,13 +1,12 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import { cn } from "./utils.js";
5
4
  import "react";
6
5
  import { jsx } from "react/jsx-runtime";
7
6
  import * as ProgressPrimitive from "@radix-ui/react-progress";
8
7
 
9
8
  //#region ui/progress.tsx
10
- function Progress({ className, value,...props }) {
9
+ function Progress({ className, value, ...props }) {
11
10
  return /* @__PURE__ */ jsx(ProgressPrimitive.Root, {
12
11
  "data-slot": "progress",
13
12
  className: cn("bg-primary/20 relative h-2 w-full overflow-hidden rounded-full", className),
@@ -1 +1 @@
1
- {"version":3,"file":"progress.js","names":[],"sources":["../../ui/progress.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as ProgressPrimitive from '@radix-ui/react-progress';\n\nimport { cn } from './utils';\n\nfunction Progress({\n className,\n value,\n ...props\n}: React.ComponentProps<typeof ProgressPrimitive.Root>) {\n return (\n <ProgressPrimitive.Root\n data-slot=\"progress\"\n className={cn(\n 'bg-primary/20 relative h-2 w-full overflow-hidden rounded-full',\n className\n )}\n {...props}\n >\n <ProgressPrimitive.Indicator\n data-slot=\"progress-indicator\"\n className=\"bg-primary h-full w-full flex-1 transition-all\"\n style={{ transform: `translateX(-${100 - (value || 0)}%)` }}\n />\n </ProgressPrimitive.Root>\n );\n}\n\nexport { Progress };\n"],"mappings":";;;;;;;;;AAOA,SAAS,SAAS,EAChB,WACA,MACA,GAAG,SACmD;AACtD,QACE,oBAAC,kBAAkB;EACjB,aAAU;EACV,WAAW,GACT,kEACA,UACD;EACD,GAAI;YAEJ,oBAAC,kBAAkB;GACjB,aAAU;GACV,WAAU;GACV,OAAO,EAAE,WAAW,eAAe,OAAO,SAAS,GAAG,KAAK;IAC3D;GACqB"}
1
+ {"version":3,"file":"progress.js","names":[],"sources":["../../ui/progress.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as ProgressPrimitive from '@radix-ui/react-progress';\n\nimport { cn } from './utils';\n\nfunction Progress({\n className,\n value,\n ...props\n}: React.ComponentProps<typeof ProgressPrimitive.Root>) {\n return (\n <ProgressPrimitive.Root\n data-slot=\"progress\"\n className={cn(\n 'bg-primary/20 relative h-2 w-full overflow-hidden rounded-full',\n className\n )}\n {...props}\n >\n <ProgressPrimitive.Indicator\n data-slot=\"progress-indicator\"\n className=\"bg-primary h-full w-full flex-1 transition-all\"\n style={{ transform: `translateX(-${100 - (value || 0)}%)` }}\n />\n </ProgressPrimitive.Root>\n );\n}\n\nexport { Progress };\n"],"mappings":";;;;;;;;AAOA,SAAS,SAAS,EAChB,WACA,OACA,GAAG,SACmD;AACtD,QACE,oBAAC,kBAAkB;EACjB,aAAU;EACV,WAAW,GACT,kEACA,UACD;EACD,GAAI;YAEJ,oBAAC,kBAAkB;GACjB,aAAU;GACV,WAAU;GACV,OAAO,EAAE,WAAW,eAAe,OAAO,SAAS,GAAG,KAAK;IAC3D;GACqB"}
@@ -1,16 +1,16 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime62 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime135 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>): react_jsx_runtime62.JSX.Element;
9
+ }: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime135.JSX.Element;
10
10
  declare function RadioGroupItem({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime62.JSX.Element;
13
+ }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime135.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,mBAAA,CAAA,GAAA,CAAA;iBAU/C,cAAA;;;GAGN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,mBAAA,CAAA,GAAA,CAAA"}
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,oBAAA,CAAA,GAAA,CAAA;iBAU/C,cAAA;;;GAGN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,5 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import { cn } from "./utils.js";
5
4
  import "react";
6
5
  import { CircleIcon } from "lucide-react";
@@ -8,14 +7,14 @@ import { jsx } from "react/jsx-runtime";
8
7
  import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
9
8
 
10
9
  //#region ui/radio-group.tsx
11
- function RadioGroup({ className,...props }) {
10
+ function RadioGroup({ className, ...props }) {
12
11
  return /* @__PURE__ */ jsx(RadioGroupPrimitive.Root, {
13
12
  "data-slot": "radio-group",
14
13
  className: cn("grid gap-3", className),
15
14
  ...props
16
15
  });
17
16
  }
18
- function RadioGroupItem({ className,...props }) {
17
+ function RadioGroupItem({ className, ...props }) {
19
18
  return /* @__PURE__ */ jsx(RadioGroupPrimitive.Item, {
20
19
  "data-slot": "radio-group-item",
21
20
  className: cn("aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive border-input text-primary focus-visible:border-ring focus-visible:ring-ring/50 dark:bg-input/30 aspect-square size-4 shrink-0 rounded-full border shadow-2xs outline-hidden transition-[color,box-shadow] focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50", className),
@@ -1 +1 @@
1
- {"version":3,"file":"radio-group.js","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as RadioGroupPrimitive from '@radix-ui/react-radio-group';\nimport { CircleIcon } from 'lucide-react';\n\nimport { cn } from './utils';\n\nfunction RadioGroup({\n className,\n ...props\n}: React.ComponentProps<typeof RadioGroupPrimitive.Root>) {\n return (\n <RadioGroupPrimitive.Root\n data-slot=\"radio-group\"\n className={cn('grid gap-3', className)}\n {...props}\n />\n );\n}\n\nfunction RadioGroupItem({\n className,\n ...props\n}: React.ComponentProps<typeof RadioGroupPrimitive.Item>) {\n return (\n <RadioGroupPrimitive.Item\n data-slot=\"radio-group-item\"\n className={cn(\n 'aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive border-input text-primary focus-visible:border-ring focus-visible:ring-ring/50 dark:bg-input/30 aspect-square size-4 shrink-0 rounded-full border shadow-2xs outline-hidden transition-[color,box-shadow] focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50',\n className\n )}\n {...props}\n >\n <RadioGroupPrimitive.Indicator\n data-slot=\"radio-group-indicator\"\n className=\"relative flex items-center justify-center\"\n >\n <CircleIcon className=\"fill-primary absolute top-1/2 left-1/2 size-2 -translate-x-1/2 -translate-y-1/2\" />\n </RadioGroupPrimitive.Indicator>\n </RadioGroupPrimitive.Item>\n );\n}\n\nexport { RadioGroup, RadioGroupItem };\n"],"mappings":";;;;;;;;;;AAQA,SAAS,WAAW,EAClB,UACA,GAAG,SACqD;AACxD,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GAAG,cAAc,UAAU;EACtC,GAAI;GACJ;;AAIN,SAAS,eAAe,EACtB,UACA,GAAG,SACqD;AACxD,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GACT,6XACA,UACD;EACD,GAAI;YAEJ,oBAAC,oBAAoB;GACnB,aAAU;GACV,WAAU;aAEV,oBAAC,cAAW,WAAU,oFAAoF;IAC5E;GACP"}
1
+ {"version":3,"file":"radio-group.js","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as RadioGroupPrimitive from '@radix-ui/react-radio-group';\nimport { CircleIcon } from 'lucide-react';\n\nimport { cn } from './utils';\n\nfunction RadioGroup({\n className,\n ...props\n}: React.ComponentProps<typeof RadioGroupPrimitive.Root>) {\n return (\n <RadioGroupPrimitive.Root\n data-slot=\"radio-group\"\n className={cn('grid gap-3', className)}\n {...props}\n />\n );\n}\n\nfunction RadioGroupItem({\n className,\n ...props\n}: React.ComponentProps<typeof RadioGroupPrimitive.Item>) {\n return (\n <RadioGroupPrimitive.Item\n data-slot=\"radio-group-item\"\n className={cn(\n 'aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive border-input text-primary focus-visible:border-ring focus-visible:ring-ring/50 dark:bg-input/30 aspect-square size-4 shrink-0 rounded-full border shadow-2xs outline-hidden transition-[color,box-shadow] focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50',\n className\n )}\n {...props}\n >\n <RadioGroupPrimitive.Indicator\n data-slot=\"radio-group-indicator\"\n className=\"relative flex items-center justify-center\"\n >\n <CircleIcon className=\"fill-primary absolute top-1/2 left-1/2 size-2 -translate-x-1/2 -translate-y-1/2\" />\n </RadioGroupPrimitive.Indicator>\n </RadioGroupPrimitive.Item>\n );\n}\n\nexport { RadioGroup, RadioGroupItem };\n"],"mappings":";;;;;;;;;AAQA,SAAS,WAAW,EAClB,WACA,GAAG,SACqD;AACxD,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GAAG,cAAc,UAAU;EACtC,GAAI;GACJ;;AAIN,SAAS,eAAe,EACtB,WACA,GAAG,SACqD;AACxD,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GACT,6XACA,UACD;EACD,GAAI;YAEJ,oBAAC,oBAAoB;GACnB,aAAU;GACV,WAAU;aAEV,oBAAC,cAAW,WAAU,oFAAoF;IAC5E;GACP"}
@@ -1,13 +1,13 @@
1
- import * as react0 from "react";
2
- import * as react_jsx_runtime66 from "react/jsx-runtime";
1
+ import * as react4 from "react";
2
+ import * as react_jsx_runtime132 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>) => react_jsx_runtime66.JSX.Element;
10
- declare const ResizablePanel: react0.ForwardRefExoticComponent<Omit<react0.HTMLAttributes<HTMLDivElement | HTMLElement | HTMLOListElement | HTMLLIElement | HTMLButtonElement | HTMLObjectElement | HTMLAnchorElement | 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"> & {
9
+ }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => react_jsx_runtime132.JSX.Element;
10
+ declare const ResizablePanel: react4.ForwardRefExoticComponent<Omit<react4.HTMLAttributes<HTMLDivElement | HTMLElement | HTMLInputElement | HTMLAnchorElement | HTMLUListElement | HTMLLIElement | HTMLButtonElement | HTMLSpanElement | 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 | HTMLLabelElement | HTMLLegendElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | HTMLOListElement | HTMLOptGroupElement | HTMLOptionElement | HTMLOutputElement | HTMLParagraphElement | HTMLPictureElement | HTMLPreElement | HTMLProgressElement | HTMLScriptElement | HTMLSelectElement | HTMLSlotElement | HTMLSourceElement | HTMLStyleElement | HTMLTableElement | HTMLTableSectionElement | HTMLTableCellElement | HTMLTemplateElement | HTMLTextAreaElement | HTMLTimeElement | HTMLTitleElement | HTMLTableRowElement | HTMLTrackElement | HTMLVideoElement>, "id" | "onResize"> & {
11
11
  className?: string;
12
12
  collapsedSize?: number | undefined;
13
13
  collapsible?: boolean | undefined;
@@ -22,15 +22,15 @@ declare const ResizablePanel: react0.ForwardRefExoticComponent<Omit<react0.HTMLA
22
22
  style?: object;
23
23
  tagName?: keyof HTMLElementTagNameMap | undefined;
24
24
  } & {
25
- children?: react0.ReactNode | undefined;
26
- } & react0.RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
25
+ children?: react4.ReactNode | undefined;
26
+ } & react4.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
- }) => react_jsx_runtime66.JSX.Element;
33
+ }) => react_jsx_runtime132.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,mBAAA,CAAA,GAAA,CAAA;cAUvD,uBAAc,0BAAA,KAAA,MAAA,CAAA,eAAA,iBAAA,cAAA,mBAAA,gBAAA,oBAAA,oBAAA,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
+ {"version":3,"file":"resizable.d.ts","names":[],"sources":["../../ui/resizable.tsx"],"sourcesContent":[],"mappings":";;;;;cAOM;;;GAGH,KAAA,CAAM,sBAAsB,kBAAA,CAAmB,gBAAW,oBAAA,CAAA,GAAA,CAAA;cAUvD,uBAAc,0BAAA,KAAA,MAAA,CAAA,eAAA,iBAAA,cAAA,mBAAA,oBAAA,mBAAA,gBAAA,oBAAA,kBAAA,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,oBAAA,kBAAA,iBAAA,kBAAA,kBAAA,mBAAA,mBAAA,sBAAA,oBAAA,oBAAA,uBAAA,qBAAA,iBAAA,sBAAA,oBAAA,oBAAA,kBAAA,oBAAA,mBAAA,mBAAA,0BAAA,uBAAA,sBAAA,sBAAA,kBAAA,mBAAA,sBAAA,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,oBAAA,CAAA,GAAA,CAAA,OARmB"}
@@ -1,18 +1,17 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import { cn } from "./utils.js";
5
4
  import { GripVertical } from "lucide-react";
6
5
  import { jsx } from "react/jsx-runtime";
7
6
  import * as ResizablePrimitive from "react-resizable-panels";
8
7
 
9
8
  //#region ui/resizable.tsx
10
- const ResizablePanelGroup = ({ className,...props }) => /* @__PURE__ */ jsx(ResizablePrimitive.PanelGroup, {
9
+ const ResizablePanelGroup = ({ className, ...props }) => /* @__PURE__ */ jsx(ResizablePrimitive.PanelGroup, {
11
10
  className: cn("flex h-full w-full data-[panel-group-direction=vertical]:flex-col", className),
12
11
  ...props
13
12
  });
14
13
  const ResizablePanel = ResizablePrimitive.Panel;
15
- const ResizableHandle = ({ withHandle, className,...props }) => /* @__PURE__ */ jsx(ResizablePrimitive.PanelResizeHandle, {
14
+ const ResizableHandle = ({ withHandle, className, ...props }) => /* @__PURE__ */ jsx(ResizablePrimitive.PanelResizeHandle, {
16
15
  className: cn("bg-border focus-visible:ring-ring relative flex w-px items-center justify-center after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:ring-1 focus-visible:ring-offset-1 focus-visible:outline-hidden data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 data-[panel-group-direction=vertical]:after:-translate-y-1/2 [&[data-panel-group-direction=vertical]>div]:rotate-90", className),
17
16
  ...props,
18
17
  children: withHandle && /* @__PURE__ */ jsx("div", {
@@ -1 +1 @@
1
- {"version":3,"file":"resizable.js","names":[],"sources":["../../ui/resizable.tsx"],"sourcesContent":["'use client';\n\nimport { GripVertical } from 'lucide-react';\nimport * as ResizablePrimitive from 'react-resizable-panels';\n\nimport { cn } from './utils';\n\nconst ResizablePanelGroup = ({\n className,\n ...props\n}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => (\n <ResizablePrimitive.PanelGroup\n className={cn(\n 'flex h-full w-full data-[panel-group-direction=vertical]:flex-col',\n className\n )}\n {...props}\n />\n);\n\nconst ResizablePanel = ResizablePrimitive.Panel;\n\nconst ResizableHandle = ({\n withHandle,\n className,\n ...props\n}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {\n withHandle?: boolean;\n}) => (\n <ResizablePrimitive.PanelResizeHandle\n className={cn(\n 'bg-border focus-visible:ring-ring relative flex w-px items-center justify-center after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:ring-1 focus-visible:ring-offset-1 focus-visible:outline-hidden data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 data-[panel-group-direction=vertical]:after:-translate-y-1/2 [&[data-panel-group-direction=vertical]>div]:rotate-90',\n className\n )}\n {...props}\n >\n {withHandle && (\n <div className=\"bg-border z-10 flex h-4 w-3 items-center justify-center rounded-xs border\">\n <GripVertical className=\"h-2.5 w-2.5\" />\n </div>\n )}\n </ResizablePrimitive.PanelResizeHandle>\n);\n\nexport { ResizablePanelGroup, ResizablePanel, ResizableHandle };\n"],"mappings":";;;;;;;;;AAOA,MAAM,uBAAuB,EAC3B,UACA,GAAG,YAEH,oBAAC,mBAAmB;CAClB,WAAW,GACT,qEACA,UACD;CACD,GAAI;EACJ;AAGJ,MAAM,iBAAiB,mBAAmB;AAE1C,MAAM,mBAAmB,EACvB,YACA,UACA,GAAG,YAIH,oBAAC,mBAAmB;CAClB,WAAW,GACT,6oBACA,UACD;CACD,GAAI;WAEH,cACC,oBAAC;EAAI,WAAU;YACb,oBAAC,gBAAa,WAAU,gBAAgB;GACpC;EAE6B"}
1
+ {"version":3,"file":"resizable.js","names":[],"sources":["../../ui/resizable.tsx"],"sourcesContent":["'use client';\n\nimport { GripVertical } from 'lucide-react';\nimport * as ResizablePrimitive from 'react-resizable-panels';\n\nimport { cn } from './utils';\n\nconst ResizablePanelGroup = ({\n className,\n ...props\n}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => (\n <ResizablePrimitive.PanelGroup\n className={cn(\n 'flex h-full w-full data-[panel-group-direction=vertical]:flex-col',\n className\n )}\n {...props}\n />\n);\n\nconst ResizablePanel = ResizablePrimitive.Panel;\n\nconst ResizableHandle = ({\n withHandle,\n className,\n ...props\n}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {\n withHandle?: boolean;\n}) => (\n <ResizablePrimitive.PanelResizeHandle\n className={cn(\n 'bg-border focus-visible:ring-ring relative flex w-px items-center justify-center after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:ring-1 focus-visible:ring-offset-1 focus-visible:outline-hidden data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 data-[panel-group-direction=vertical]:after:-translate-y-1/2 [&[data-panel-group-direction=vertical]>div]:rotate-90',\n className\n )}\n {...props}\n >\n {withHandle && (\n <div className=\"bg-border z-10 flex h-4 w-3 items-center justify-center rounded-xs border\">\n <GripVertical className=\"h-2.5 w-2.5\" />\n </div>\n )}\n </ResizablePrimitive.PanelResizeHandle>\n);\n\nexport { ResizablePanelGroup, ResizablePanel, ResizableHandle };\n"],"mappings":";;;;;;;;AAOA,MAAM,uBAAuB,EAC3B,WACA,GAAG,YAEH,oBAAC,mBAAmB;CAClB,WAAW,GACT,qEACA,UACD;CACD,GAAI;EACJ;AAGJ,MAAM,iBAAiB,mBAAmB;AAE1C,MAAM,mBAAmB,EACvB,YACA,WACA,GAAG,YAIH,oBAAC,mBAAmB;CAClB,WAAW,GACT,6oBACA,UACD;CACD,GAAI;WAEH,cACC,oBAAC;EAAI,WAAU;YACb,oBAAC,gBAAa,WAAU,gBAAgB;GACpC;EAE6B"}
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime68 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime134 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
- }): react_jsx_runtime68.JSX.Element;
8
+ }): react_jsx_runtime134.JSX.Element;
9
9
  //#endregion
10
10
  export { RouteAnnouncer };
11
11
  //# sourceMappingURL=route-announcer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"route-announcer.d.ts","names":[],"sources":["../../ui/route-announcer.tsx"],"sourcesContent":[],"mappings":";;;iBAIgB,cAAA;;;;IAA4C,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"route-announcer.d.ts","names":[],"sources":["../../ui/route-announcer.tsx"],"sourcesContent":[],"mappings":";;;iBAIgB,cAAA;;;;IAA4C,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,5 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import * as React$1 from "react";
5
4
  import { jsx } from "react/jsx-runtime";
6
5
 
@@ -1 +1 @@
1
- {"version":3,"file":"route-announcer.js","names":["React"],"sources":["../../ui/route-announcer.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\n\nexport function RouteAnnouncer({ title }: { title?: string }) {\n // When title changes, announce it in polite region\n const [message, setMessage] = React.useState('');\n React.useEffect(() => {\n if (title) setMessage(title);\n }, [title]);\n return (\n <div aria-live=\"polite\" aria-atomic=\"true\" className=\"sr-only\">\n {message}\n </div>\n );\n}\n"],"mappings":";;;;;;;AAIA,SAAgB,eAAe,EAAE,SAA6B;CAE5D,MAAM,CAAC,SAAS,cAAcA,QAAM,SAAS,GAAG;AAChD,SAAM,gBAAgB;AACpB,MAAI,MAAO,YAAW,MAAM;IAC3B,CAAC,MAAM,CAAC;AACX,QACE,oBAAC;EAAI,aAAU;EAAS,eAAY;EAAO,WAAU;YAClD;GACG"}
1
+ {"version":3,"file":"route-announcer.js","names":["React"],"sources":["../../ui/route-announcer.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\n\nexport function RouteAnnouncer({ title }: { title?: string }) {\n // When title changes, announce it in polite region\n const [message, setMessage] = React.useState('');\n React.useEffect(() => {\n if (title) setMessage(title);\n }, [title]);\n return (\n <div aria-live=\"polite\" aria-atomic=\"true\" className=\"sr-only\">\n {message}\n </div>\n );\n}\n"],"mappings":";;;;;;AAIA,SAAgB,eAAe,EAAE,SAA6B;CAE5D,MAAM,CAAC,SAAS,cAAcA,QAAM,SAAS,GAAG;AAChD,SAAM,gBAAgB;AACpB,MAAI,MAAO,YAAW,MAAM;IAC3B,CAAC,MAAM,CAAC;AACX,QACE,oBAAC;EAAI,aAAU;EAAS,eAAY;EAAO,WAAU;YAClD;GACG"}
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime64 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime146 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>): react_jsx_runtime64.JSX.Element;
10
+ }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): react_jsx_runtime146.JSX.Element;
11
11
  declare function ScrollBar({
12
12
  className,
13
13
  orientation,
14
14
  ...props
15
- }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): react_jsx_runtime64.JSX.Element;
15
+ }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): react_jsx_runtime146.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,mBAAA,CAAA,GAAA,CAAA;iBAmB/C,SAAA;;;;GAIN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,uBAAoB,mBAAA,CAAA,GAAA,CAAA"}
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"}
@@ -1,13 +1,12 @@
1
1
  'use client';
2
2
 
3
-
4
3
  import { cn } from "./utils.js";
5
4
  import "react";
6
5
  import { jsx, jsxs } from "react/jsx-runtime";
7
6
  import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
8
7
 
9
8
  //#region ui/scroll-area.tsx
10
- function ScrollArea({ className, children,...props }) {
9
+ function ScrollArea({ className, children, ...props }) {
11
10
  return /* @__PURE__ */ jsxs(ScrollAreaPrimitive.Root, {
12
11
  "data-slot": "scroll-area",
13
12
  className: cn("relative", className),
@@ -23,7 +22,7 @@ function ScrollArea({ className, children,...props }) {
23
22
  ]
24
23
  });
25
24
  }
26
- function ScrollBar({ className, orientation = "vertical",...props }) {
25
+ function ScrollBar({ className, orientation = "vertical", ...props }) {
27
26
  return /* @__PURE__ */ jsx(ScrollAreaPrimitive.ScrollAreaScrollbar, {
28
27
  "data-slot": "scroll-area-scrollbar",
29
28
  orientation,
@@ -1 +1 @@
1
- {"version":3,"file":"scroll-area.js","names":[],"sources":["../../ui/scroll-area.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';\n\nimport { cn } from './utils';\n\nfunction ScrollArea({\n className,\n children,\n ...props\n}: React.ComponentProps<typeof ScrollAreaPrimitive.Root>) {\n return (\n <ScrollAreaPrimitive.Root\n data-slot=\"scroll-area\"\n className={cn('relative', className)}\n {...props}\n >\n <ScrollAreaPrimitive.Viewport\n data-slot=\"scroll-area-viewport\"\n className=\"focus-visible:ring-ring/50 size-full rounded-[inherit] outline-hidden transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1\"\n >\n {children}\n </ScrollAreaPrimitive.Viewport>\n <ScrollBar />\n <ScrollAreaPrimitive.Corner />\n </ScrollAreaPrimitive.Root>\n );\n}\n\nfunction ScrollBar({\n className,\n orientation = 'vertical',\n ...props\n}: React.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>) {\n return (\n <ScrollAreaPrimitive.ScrollAreaScrollbar\n data-slot=\"scroll-area-scrollbar\"\n orientation={orientation}\n className={cn(\n 'flex touch-none p-px transition-colors select-none',\n orientation === 'vertical' &&\n 'h-full w-2.5 border-l border-l-transparent',\n orientation === 'horizontal' &&\n 'h-2.5 flex-col border-t border-t-transparent',\n className\n )}\n {...props}\n >\n <ScrollAreaPrimitive.ScrollAreaThumb\n data-slot=\"scroll-area-thumb\"\n className=\"bg-border relative flex-1 rounded-full\"\n />\n </ScrollAreaPrimitive.ScrollAreaScrollbar>\n );\n}\n\nexport { ScrollArea, ScrollBar };\n"],"mappings":";;;;;;;;;AAOA,SAAS,WAAW,EAClB,WACA,SACA,GAAG,SACqD;AACxD,QACE,qBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GAAG,YAAY,UAAU;EACpC,GAAI;;GAEJ,oBAAC,oBAAoB;IACnB,aAAU;IACV,WAAU;IAET;KAC4B;GAC/B,oBAAC,cAAY;GACb,oBAAC,oBAAoB,WAAS;;GACL;;AAI/B,SAAS,UAAU,EACjB,WACA,cAAc,WACd,GAAG,SACoE;AACvE,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACG;EACb,WAAW,GACT,sDACA,gBAAgB,cACd,8CACF,gBAAgB,gBACd,gDACF,UACD;EACD,GAAI;YAEJ,oBAAC,oBAAoB;GACnB,aAAU;GACV,WAAU;IACV;GACsC"}
1
+ {"version":3,"file":"scroll-area.js","names":[],"sources":["../../ui/scroll-area.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';\n\nimport { cn } from './utils';\n\nfunction ScrollArea({\n className,\n children,\n ...props\n}: React.ComponentProps<typeof ScrollAreaPrimitive.Root>) {\n return (\n <ScrollAreaPrimitive.Root\n data-slot=\"scroll-area\"\n className={cn('relative', className)}\n {...props}\n >\n <ScrollAreaPrimitive.Viewport\n data-slot=\"scroll-area-viewport\"\n className=\"focus-visible:ring-ring/50 size-full rounded-[inherit] outline-hidden transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1\"\n >\n {children}\n </ScrollAreaPrimitive.Viewport>\n <ScrollBar />\n <ScrollAreaPrimitive.Corner />\n </ScrollAreaPrimitive.Root>\n );\n}\n\nfunction ScrollBar({\n className,\n orientation = 'vertical',\n ...props\n}: React.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>) {\n return (\n <ScrollAreaPrimitive.ScrollAreaScrollbar\n data-slot=\"scroll-area-scrollbar\"\n orientation={orientation}\n className={cn(\n 'flex touch-none p-px transition-colors select-none',\n orientation === 'vertical' &&\n 'h-full w-2.5 border-l border-l-transparent',\n orientation === 'horizontal' &&\n 'h-2.5 flex-col border-t border-t-transparent',\n className\n )}\n {...props}\n >\n <ScrollAreaPrimitive.ScrollAreaThumb\n data-slot=\"scroll-area-thumb\"\n className=\"bg-border relative flex-1 rounded-full\"\n />\n </ScrollAreaPrimitive.ScrollAreaScrollbar>\n );\n}\n\nexport { ScrollArea, ScrollBar };\n"],"mappings":";;;;;;;;AAOA,SAAS,WAAW,EAClB,WACA,UACA,GAAG,SACqD;AACxD,QACE,qBAAC,oBAAoB;EACnB,aAAU;EACV,WAAW,GAAG,YAAY,UAAU;EACpC,GAAI;;GAEJ,oBAAC,oBAAoB;IACnB,aAAU;IACV,WAAU;IAET;KAC4B;GAC/B,oBAAC,cAAY;GACb,oBAAC,oBAAoB,WAAS;;GACL;;AAI/B,SAAS,UAAU,EACjB,WACA,cAAc,YACd,GAAG,SACoE;AACvE,QACE,oBAAC,oBAAoB;EACnB,aAAU;EACG;EACb,WAAW,GACT,sDACA,gBAAgB,cACd,8CACF,gBAAgB,gBACd,gDACF,UACD;EACD,GAAI;YAEJ,oBAAC,oBAAoB;GACnB,aAAU;GACV,WAAU;IACV;GACsC"}
@@ -8,7 +8,7 @@ declare const sectionVariants: (props?: ({
8
8
  px?: "none" | "sm" | "md" | "lg" | null | undefined;
9
9
  py?: "none" | "sm" | "md" | "lg" | "xl" | null | undefined;
10
10
  tone?: "plain" | "tint" | "subtle" | null | undefined;
11
- text?: "lg" | "base" | null | undefined;
11
+ text?: "base" | "lg" | null | undefined;
12
12
  } & class_variance_authority_types9.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';
@@ -18,7 +18,7 @@ declare const Section: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<
18
18
  px?: "none" | "sm" | "md" | "lg" | null | undefined;
19
19
  py?: "none" | "sm" | "md" | "lg" | "xl" | null | undefined;
20
20
  tone?: "plain" | "tint" | "subtle" | null | undefined;
21
- text?: "lg" | "base" | null | undefined;
21
+ text?: "base" | "lg" | null | undefined;
22
22
  } & class_variance_authority_types9.ClassProp) | undefined) => string> & {
23
23
  as?: "section" | "div" | "main" | "header" | "footer" | "aside" | "article" | "nav";
24
24
  } & React$1.RefAttributes<HTMLElement>>;
@@ -1 +1 @@
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,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;CAArB,GAFzB,+BAAA,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,+BAAA,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"}
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,+BAAA,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,+BAAA,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"}
@@ -43,7 +43,7 @@ const sectionVariants = cva("", {
43
43
  text: "lg"
44
44
  }
45
45
  });
46
- const Section = React$1.forwardRef(({ as = "section", className, width, px, py, tone, text,...props }, ref) => {
46
+ const Section = React$1.forwardRef(({ as = "section", className, width, px, py, tone, text, ...props }, ref) => {
47
47
  return /* @__PURE__ */ jsx(as, {
48
48
  ref,
49
49
  className: cn(sectionVariants({
@@ -1 +1 @@
1
- {"version":3,"file":"section.js","names":["React"],"sources":["../../ui/section.tsx"],"sourcesContent":["import * as React from 'react';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from './utils';\n\nconst sectionVariants = cva('', {\n variants: {\n width: {\n container: 'container mx-auto',\n narrow: 'mx-auto max-w-3xl',\n wide: 'mx-auto max-w-7xl',\n fluid: 'w-full',\n },\n px: {\n none: 'px-0',\n sm: 'px-3',\n md: 'px-4 sm:px-6',\n lg: 'px-4 sm:px-6 lg:px-32',\n },\n py: {\n none: 'py-0',\n sm: 'py-6',\n md: 'py-12',\n lg: 'py-20',\n xl: 'py-32',\n },\n tone: {\n plain: '',\n tint: 'bg-muted/50',\n subtle: 'bg-secondary/10',\n },\n text: {\n lg: 'text-lg',\n base: 'text-base',\n },\n },\n defaultVariants: {\n width: 'container',\n px: 'lg',\n py: 'lg',\n tone: 'plain',\n text: 'lg',\n },\n});\n\nexport type SectionProps = React.HTMLAttributes<HTMLElement> &\n VariantProps<typeof sectionVariants> & {\n as?:\n | 'section'\n | 'div'\n | 'main'\n | 'header'\n | 'footer'\n | 'aside'\n | 'article'\n | 'nav';\n };\n\nexport const Section = React.forwardRef<HTMLElement, SectionProps>(\n ({ as = 'section', className, width, px, py, tone, text, ...props }, ref) => {\n const Comp: any = as;\n return (\n <Comp\n ref={ref}\n className={cn(\n sectionVariants({ width, px, py, tone, text }),\n className\n )}\n {...props}\n />\n );\n }\n);\nSection.displayName = 'Section';\n\nexport { sectionVariants };\n"],"mappings":";;;;;;AAIA,MAAM,kBAAkB,IAAI,IAAI;CAC9B,UAAU;EACR,OAAO;GACL,WAAW;GACX,QAAQ;GACR,MAAM;GACN,OAAO;GACR;EACD,IAAI;GACF,MAAM;GACN,IAAI;GACJ,IAAI;GACJ,IAAI;GACL;EACD,IAAI;GACF,MAAM;GACN,IAAI;GACJ,IAAI;GACJ,IAAI;GACJ,IAAI;GACL;EACD,MAAM;GACJ,OAAO;GACP,MAAM;GACN,QAAQ;GACT;EACD,MAAM;GACJ,IAAI;GACJ,MAAM;GACP;EACF;CACD,iBAAiB;EACf,OAAO;EACP,IAAI;EACJ,IAAI;EACJ,MAAM;EACN,MAAM;EACP;CACF,CAAC;AAeF,MAAa,UAAUA,QAAM,YAC1B,EAAE,KAAK,WAAW,WAAW,OAAO,IAAI,IAAI,MAAM,KAAM,GAAG,SAAS,QAAQ;AAE3E,QACE,oBAFgB;EAGT;EACL,WAAW,GACT,gBAAgB;GAAE;GAAO;GAAI;GAAI;GAAM;GAAM,CAAC,EAC9C,UACD;EACD,GAAI;GACJ;EAGP;AACD,QAAQ,cAAc"}
1
+ {"version":3,"file":"section.js","names":["React"],"sources":["../../ui/section.tsx"],"sourcesContent":["import * as React from 'react';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from './utils';\n\nconst sectionVariants = cva('', {\n variants: {\n width: {\n container: 'container mx-auto',\n narrow: 'mx-auto max-w-3xl',\n wide: 'mx-auto max-w-7xl',\n fluid: 'w-full',\n },\n px: {\n none: 'px-0',\n sm: 'px-3',\n md: 'px-4 sm:px-6',\n lg: 'px-4 sm:px-6 lg:px-32',\n },\n py: {\n none: 'py-0',\n sm: 'py-6',\n md: 'py-12',\n lg: 'py-20',\n xl: 'py-32',\n },\n tone: {\n plain: '',\n tint: 'bg-muted/50',\n subtle: 'bg-secondary/10',\n },\n text: {\n lg: 'text-lg',\n base: 'text-base',\n },\n },\n defaultVariants: {\n width: 'container',\n px: 'lg',\n py: 'lg',\n tone: 'plain',\n text: 'lg',\n },\n});\n\nexport type SectionProps = React.HTMLAttributes<HTMLElement> &\n VariantProps<typeof sectionVariants> & {\n as?:\n | 'section'\n | 'div'\n | 'main'\n | 'header'\n | 'footer'\n | 'aside'\n | 'article'\n | 'nav';\n };\n\nexport const Section = React.forwardRef<HTMLElement, SectionProps>(\n ({ as = 'section', className, width, px, py, tone, text, ...props }, ref) => {\n const Comp: any = as;\n return (\n <Comp\n ref={ref}\n className={cn(\n sectionVariants({ width, px, py, tone, text }),\n className\n )}\n {...props}\n />\n );\n }\n);\nSection.displayName = 'Section';\n\nexport { sectionVariants };\n"],"mappings":";;;;;;AAIA,MAAM,kBAAkB,IAAI,IAAI;CAC9B,UAAU;EACR,OAAO;GACL,WAAW;GACX,QAAQ;GACR,MAAM;GACN,OAAO;GACR;EACD,IAAI;GACF,MAAM;GACN,IAAI;GACJ,IAAI;GACJ,IAAI;GACL;EACD,IAAI;GACF,MAAM;GACN,IAAI;GACJ,IAAI;GACJ,IAAI;GACJ,IAAI;GACL;EACD,MAAM;GACJ,OAAO;GACP,MAAM;GACN,QAAQ;GACT;EACD,MAAM;GACJ,IAAI;GACJ,MAAM;GACP;EACF;CACD,iBAAiB;EACf,OAAO;EACP,IAAI;EACJ,IAAI;EACJ,MAAM;EACN,MAAM;EACP;CACF,CAAC;AAeF,MAAa,UAAUA,QAAM,YAC1B,EAAE,KAAK,WAAW,WAAW,OAAO,IAAI,IAAI,MAAM,MAAM,GAAG,SAAS,QAAQ;AAE3E,QACE,oBAFgB;EAGT;EACL,WAAW,GACT,gBAAgB;GAAE;GAAO;GAAI;GAAI;GAAM;GAAM,CAAC,EAC9C,UACD;EACD,GAAI;GACJ;EAGP;AACD,QAAQ,cAAc"}
@@ -1,17 +1,17 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime79 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime264 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>): react_jsx_runtime79.JSX.Element;
8
+ }: React$1.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime264.JSX.Element;
9
9
  declare function SelectGroup({
10
10
  ...props
11
- }: React$1.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime79.JSX.Element;
11
+ }: React$1.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime264.JSX.Element;
12
12
  declare function SelectValue({
13
13
  ...props
14
- }: React$1.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime79.JSX.Element;
14
+ }: React$1.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime264.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
- }): react_jsx_runtime79.JSX.Element;
22
+ }): react_jsx_runtime264.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>): react_jsx_runtime79.JSX.Element;
28
+ }: React$1.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime264.JSX.Element;
29
29
  declare function SelectLabel({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime79.JSX.Element;
32
+ }: React$1.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime264.JSX.Element;
33
33
  declare function SelectItem({
34
34
  className,
35
35
  children,
36
36
  ...props
37
- }: React$1.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime79.JSX.Element;
37
+ }: React$1.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime264.JSX.Element;
38
38
  declare function SelectSeparator({
39
39
  className,
40
40
  ...props
41
- }: React$1.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime79.JSX.Element;
41
+ }: React$1.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime264.JSX.Element;
42
42
  declare function SelectScrollUpButton({
43
43
  className,
44
44
  ...props
45
- }: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime79.JSX.Element;
45
+ }: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime264.JSX.Element;
46
46
  declare function SelectScrollDownButton({
47
47
  className,
48
48
  ...props
49
- }: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime79.JSX.Element;
49
+ }: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime264.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
@@ -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,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"}
1
+ {"version":3,"file":"select.d.ts","names":[],"sources":["../../ui/select.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,MAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA;iBAI3C,WAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,SAAM,oBAAA,CAAA,GAAA,CAAA;iBAI5C,WAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,SAAM,oBAAA,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,oBAAA,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,oBAAA,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,oBAAA,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,oBAAA,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,oBAAA,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,oBAAA,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,oBAAA,CAAA,GAAA,CAAA,OA9IX"}