@lssm/lib.ui-kit-web 1.11.0 → 1.11.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 (396) hide show
  1. package/dist/tsconfig.tsbuildinfo +1 -1
  2. package/dist/ui/accordion.d.ts +1 -2
  3. package/dist/ui/accordion.js +1 -2
  4. package/dist/ui/alert-dialog.d.ts +13 -14
  5. package/dist/ui/alert-dialog.js +1 -2
  6. package/dist/ui/alert.d.ts +5 -6
  7. package/dist/ui/alert.js +1 -2
  8. package/dist/ui/aspect-ratio.d.ts +3 -4
  9. package/dist/ui/aspect-ratio.js +1 -2
  10. package/dist/ui/atoms/FilterSelect/FilterSelect.d.ts +1 -2
  11. package/dist/ui/atoms/FilterSelect/FilterSelect.js +1 -2
  12. package/dist/ui/atoms/FilterSelect/types.d.ts +1 -2
  13. package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.d.ts +1 -2
  14. package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.js +1 -2
  15. package/dist/ui/atoms/Pagination/Pagination.d.ts +1 -2
  16. package/dist/ui/atoms/Pagination/Pagination.js +1 -2
  17. package/dist/ui/atoms/Pagination/types.d.ts +1 -2
  18. package/dist/ui/atoms/SearchInput/SearchInput.d.ts +1 -2
  19. package/dist/ui/atoms/SearchInput/SearchInput.js +1 -2
  20. package/dist/ui/atoms/SearchInput/types.d.ts +1 -2
  21. package/dist/ui/avatar.d.ts +5 -6
  22. package/dist/ui/avatar.js +1 -2
  23. package/dist/ui/badge.d.ts +5 -6
  24. package/dist/ui/badge.js +1 -2
  25. package/dist/ui/breadcrumb.d.ts +9 -10
  26. package/dist/ui/breadcrumb.js +1 -2
  27. package/dist/ui/button.d.ts +5 -6
  28. package/dist/ui/button.js +1 -2
  29. package/dist/ui/calendar.d.ts +4 -5
  30. package/dist/ui/calendar.js +1 -2
  31. package/dist/ui/card.d.ts +9 -10
  32. package/dist/ui/card.js +1 -2
  33. package/dist/ui/carousel.d.ts +7 -8
  34. package/dist/ui/carousel.js +1 -2
  35. package/dist/ui/checkbox.d.ts +3 -4
  36. package/dist/ui/checkbox.js +1 -2
  37. package/dist/ui/collapsible.d.ts +5 -6
  38. package/dist/ui/collapsible.js +1 -2
  39. package/dist/ui/command.d.ts +11 -12
  40. package/dist/ui/command.js +1 -2
  41. package/dist/ui/confirm-dialog.d.ts +3 -4
  42. package/dist/ui/confirm-dialog.js +1 -2
  43. package/dist/ui/context-menu.d.ts +3 -4
  44. package/dist/ui/context-menu.js +1 -2
  45. package/dist/ui/cta.d.ts +2 -3
  46. package/dist/ui/cta.js +1 -2
  47. package/dist/ui/date-picker.d.ts +3 -4
  48. package/dist/ui/date-picker.js +1 -2
  49. package/dist/ui/date-range-picker.d.ts +3 -4
  50. package/dist/ui/date-range-picker.js +1 -2
  51. package/dist/ui/datetime-picker.d.ts +3 -4
  52. package/dist/ui/datetime-picker.js +1 -2
  53. package/dist/ui/dialog.d.ts +12 -13
  54. package/dist/ui/dialog.js +1 -2
  55. package/dist/ui/drawer.d.ts +12 -13
  56. package/dist/ui/drawer.js +1 -2
  57. package/dist/ui/dropdown-menu.d.ts +17 -18
  58. package/dist/ui/dropdown-menu.js +1 -2
  59. package/dist/ui/empty-state.d.ts +5 -6
  60. package/dist/ui/empty-state.js +1 -2
  61. package/dist/ui/empty.d.ts +10 -11
  62. package/dist/ui/empty.js +1 -2
  63. package/dist/ui/field.d.ts +15 -16
  64. package/dist/ui/field.js +1 -2
  65. package/dist/ui/focus-on-route-change.d.ts +1 -2
  66. package/dist/ui/focus-on-route-change.js +1 -2
  67. package/dist/ui/form.d.ts +8 -9
  68. package/dist/ui/form.js +1 -2
  69. package/dist/ui/hover-card.d.ts +5 -6
  70. package/dist/ui/hover-card.js +1 -2
  71. package/dist/ui/input-group.d.ts +11 -12
  72. package/dist/ui/input-group.js +1 -2
  73. package/dist/ui/input-otp.d.ts +3 -4
  74. package/dist/ui/input-otp.js +1 -2
  75. package/dist/ui/input.d.ts +3 -4
  76. package/dist/ui/input.js +1 -2
  77. package/dist/ui/label.d.ts +3 -4
  78. package/dist/ui/label.js +1 -2
  79. package/dist/ui/link.d.ts +4 -5
  80. package/dist/ui/link.js +1 -2
  81. package/dist/ui/live-region.d.ts +3 -4
  82. package/dist/ui/live-region.js +1 -2
  83. package/dist/ui/loading-button.d.ts +3 -4
  84. package/dist/ui/loading-button.js +1 -2
  85. package/dist/ui/map/MapBase.d.ts +3 -4
  86. package/dist/ui/map/MapBase.js +1 -2
  87. package/dist/ui/map/MapGeoJsonOverlay.d.ts +3 -4
  88. package/dist/ui/map/MapGeoJsonOverlay.js +1 -2
  89. package/dist/ui/map/MapHeatmapH3.d.ts +3 -4
  90. package/dist/ui/map/MapHeatmapH3.js +1 -2
  91. package/dist/ui/map/MapMarkers.d.ts +3 -4
  92. package/dist/ui/map/MapMarkers.js +1 -2
  93. package/dist/ui/marketing/FeatureGrid.d.ts +3 -4
  94. package/dist/ui/marketing/FeatureGrid.js +1 -2
  95. package/dist/ui/marketing/Hero.d.ts +3 -4
  96. package/dist/ui/marketing/Hero.js +1 -2
  97. package/dist/ui/marketing/PricingTable.d.ts +3 -4
  98. package/dist/ui/marketing/PricingTable.js +1 -2
  99. package/dist/ui/menubar.d.ts +18 -19
  100. package/dist/ui/menubar.js +1 -2
  101. package/dist/ui/molecules/Autocomplete/index.d.ts +3 -4
  102. package/dist/ui/molecules/Autocomplete/index.js +1 -2
  103. package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.d.ts +1 -2
  104. package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +1 -2
  105. package/dist/ui/molecules/SearchAndFilter/types.d.ts +1 -2
  106. package/dist/ui/molecules/SkeletonList.d.ts +3 -4
  107. package/dist/ui/molecules/SkeletonList.js +1 -2
  108. package/dist/ui/nav-layout.d.ts +10 -11
  109. package/dist/ui/nav-layout.js +1 -2
  110. package/dist/ui/navigation-menu.d.ts +12 -13
  111. package/dist/ui/navigation-menu.js +1 -2
  112. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +3 -4
  113. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js +1 -2
  114. package/dist/ui/organisms/ListPage/ListPage.d.ts +3 -4
  115. package/dist/ui/organisms/ListPage/ListPage.js +1 -2
  116. package/dist/ui/organisms/ListPage/types.d.ts +1 -2
  117. package/dist/ui/page-header.d.ts +6 -7
  118. package/dist/ui/page-header.js +1 -2
  119. package/dist/ui/pagination.d.ts +7 -8
  120. package/dist/ui/pagination.js +1 -2
  121. package/dist/ui/popover.d.ts +6 -7
  122. package/dist/ui/popover.js +1 -2
  123. package/dist/ui/progress.d.ts +3 -4
  124. package/dist/ui/progress.js +1 -2
  125. package/dist/ui/radio-group.d.ts +4 -5
  126. package/dist/ui/radio-group.js +1 -2
  127. package/dist/ui/resizable.d.ts +8 -9
  128. package/dist/ui/resizable.js +1 -2
  129. package/dist/ui/route-announcer.d.ts +3 -4
  130. package/dist/ui/route-announcer.js +1 -2
  131. package/dist/ui/scroll-area.d.ts +4 -5
  132. package/dist/ui/scroll-area.js +1 -2
  133. package/dist/ui/section.d.ts +8 -9
  134. package/dist/ui/section.js +1 -2
  135. package/dist/ui/select.d.ts +12 -13
  136. package/dist/ui/select.js +1 -2
  137. package/dist/ui/separator.d.ts +3 -4
  138. package/dist/ui/separator.js +1 -2
  139. package/dist/ui/sheet.d.ts +10 -11
  140. package/dist/ui/sheet.js +1 -2
  141. package/dist/ui/sidebar.d.ts +27 -28
  142. package/dist/ui/sidebar.js +1 -2
  143. package/dist/ui/skeleton.d.ts +3 -4
  144. package/dist/ui/skeleton.js +1 -2
  145. package/dist/ui/skip-link.d.ts +3 -4
  146. package/dist/ui/skip-link.js +1 -2
  147. package/dist/ui/slider.d.ts +3 -4
  148. package/dist/ui/slider.js +1 -2
  149. package/dist/ui/sonner.d.ts +3 -4
  150. package/dist/ui/sonner.js +1 -2
  151. package/dist/ui/stack.d.ts +14 -15
  152. package/dist/ui/stack.js +1 -2
  153. package/dist/ui/stat-card-group.d.ts +3 -4
  154. package/dist/ui/stat-card-group.js +1 -2
  155. package/dist/ui/stepper.d.ts +5 -6
  156. package/dist/ui/stepper.js +1 -2
  157. package/dist/ui/switch.d.ts +3 -4
  158. package/dist/ui/switch.js +1 -2
  159. package/dist/ui/table.d.ts +10 -11
  160. package/dist/ui/table.js +1 -2
  161. package/dist/ui/tabs.d.ts +6 -7
  162. package/dist/ui/tabs.js +1 -2
  163. package/dist/ui/text.d.ts +3 -4
  164. package/dist/ui/text.js +1 -2
  165. package/dist/ui/textarea.d.ts +3 -4
  166. package/dist/ui/textarea.js +1 -2
  167. package/dist/ui/time-picker.d.ts +3 -4
  168. package/dist/ui/time-picker.js +1 -2
  169. package/dist/ui/toast.d.ts +3 -4
  170. package/dist/ui/toast.js +1 -2
  171. package/dist/ui/toaster.d.ts +3 -4
  172. package/dist/ui/toaster.js +1 -2
  173. package/dist/ui/toggle-group.d.ts +4 -5
  174. package/dist/ui/toggle-group.js +1 -2
  175. package/dist/ui/toggle.d.ts +5 -6
  176. package/dist/ui/toggle.js +1 -2
  177. package/dist/ui/tooltip.d.ts +6 -7
  178. package/dist/ui/tooltip.js +1 -2
  179. package/dist/ui/typography.d.ts +13 -14
  180. package/dist/ui/typography.js +1 -2
  181. package/dist/ui/use-media-query.d.ts +1 -2
  182. package/dist/ui/use-media-query.js +1 -2
  183. package/dist/ui/use-mobile.d.ts +1 -2
  184. package/dist/ui/use-mobile.js +1 -2
  185. package/dist/ui/use-reduced-motion.d.ts +1 -2
  186. package/dist/ui/use-reduced-motion.js +1 -2
  187. package/dist/ui/use-toast.d.ts +1 -2
  188. package/dist/ui/use-toast.js +1 -2
  189. package/dist/ui/useListState.d.ts +1 -2
  190. package/dist/ui/useListState.js +1 -2
  191. package/dist/ui/usecases/UseCaseCard.d.ts +3 -4
  192. package/dist/ui/usecases/UseCaseCard.js +1 -2
  193. package/dist/ui/usecases/UserStoryCard.d.ts +3 -4
  194. package/dist/ui/usecases/UserStoryCard.js +1 -2
  195. package/dist/ui/utils.d.ts +1 -2
  196. package/dist/ui/utils.js +1 -2
  197. package/dist/ui/visually-hidden.d.ts +1 -2
  198. package/dist/ui/visually-hidden.js +1 -2
  199. package/package.json +4 -4
  200. package/dist/ui/accordion.d.ts.map +0 -1
  201. package/dist/ui/accordion.js.map +0 -1
  202. package/dist/ui/alert-dialog.d.ts.map +0 -1
  203. package/dist/ui/alert-dialog.js.map +0 -1
  204. package/dist/ui/alert.d.ts.map +0 -1
  205. package/dist/ui/alert.js.map +0 -1
  206. package/dist/ui/aspect-ratio.d.ts.map +0 -1
  207. package/dist/ui/aspect-ratio.js.map +0 -1
  208. package/dist/ui/atoms/FilterSelect/FilterSelect.d.ts.map +0 -1
  209. package/dist/ui/atoms/FilterSelect/FilterSelect.js.map +0 -1
  210. package/dist/ui/atoms/FilterSelect/types.d.ts.map +0 -1
  211. package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.d.ts.map +0 -1
  212. package/dist/ui/atoms/LoadingSpinner/LoadingSpinner.js.map +0 -1
  213. package/dist/ui/atoms/Pagination/Pagination.d.ts.map +0 -1
  214. package/dist/ui/atoms/Pagination/Pagination.js.map +0 -1
  215. package/dist/ui/atoms/Pagination/types.d.ts.map +0 -1
  216. package/dist/ui/atoms/SearchInput/SearchInput.d.ts.map +0 -1
  217. package/dist/ui/atoms/SearchInput/SearchInput.js.map +0 -1
  218. package/dist/ui/atoms/SearchInput/types.d.ts.map +0 -1
  219. package/dist/ui/avatar.d.ts.map +0 -1
  220. package/dist/ui/avatar.js.map +0 -1
  221. package/dist/ui/badge.d.ts.map +0 -1
  222. package/dist/ui/badge.js.map +0 -1
  223. package/dist/ui/breadcrumb.d.ts.map +0 -1
  224. package/dist/ui/breadcrumb.js.map +0 -1
  225. package/dist/ui/button.d.ts.map +0 -1
  226. package/dist/ui/button.js.map +0 -1
  227. package/dist/ui/calendar.d.ts.map +0 -1
  228. package/dist/ui/calendar.js.map +0 -1
  229. package/dist/ui/card.d.ts.map +0 -1
  230. package/dist/ui/card.js.map +0 -1
  231. package/dist/ui/carousel.d.ts.map +0 -1
  232. package/dist/ui/carousel.js.map +0 -1
  233. package/dist/ui/checkbox.d.ts.map +0 -1
  234. package/dist/ui/checkbox.js.map +0 -1
  235. package/dist/ui/collapsible.d.ts.map +0 -1
  236. package/dist/ui/collapsible.js.map +0 -1
  237. package/dist/ui/command.d.ts.map +0 -1
  238. package/dist/ui/command.js.map +0 -1
  239. package/dist/ui/confirm-dialog.d.ts.map +0 -1
  240. package/dist/ui/confirm-dialog.js.map +0 -1
  241. package/dist/ui/context-menu.d.ts.map +0 -1
  242. package/dist/ui/context-menu.js.map +0 -1
  243. package/dist/ui/cta.d.ts.map +0 -1
  244. package/dist/ui/cta.js.map +0 -1
  245. package/dist/ui/date-picker.d.ts.map +0 -1
  246. package/dist/ui/date-picker.js.map +0 -1
  247. package/dist/ui/date-range-picker.d.ts.map +0 -1
  248. package/dist/ui/date-range-picker.js.map +0 -1
  249. package/dist/ui/datetime-picker.d.ts.map +0 -1
  250. package/dist/ui/datetime-picker.js.map +0 -1
  251. package/dist/ui/dialog.d.ts.map +0 -1
  252. package/dist/ui/dialog.js.map +0 -1
  253. package/dist/ui/drawer.d.ts.map +0 -1
  254. package/dist/ui/drawer.js.map +0 -1
  255. package/dist/ui/dropdown-menu.d.ts.map +0 -1
  256. package/dist/ui/dropdown-menu.js.map +0 -1
  257. package/dist/ui/empty-state.d.ts.map +0 -1
  258. package/dist/ui/empty-state.js.map +0 -1
  259. package/dist/ui/empty.d.ts.map +0 -1
  260. package/dist/ui/empty.js.map +0 -1
  261. package/dist/ui/field.d.ts.map +0 -1
  262. package/dist/ui/field.js.map +0 -1
  263. package/dist/ui/focus-on-route-change.d.ts.map +0 -1
  264. package/dist/ui/focus-on-route-change.js.map +0 -1
  265. package/dist/ui/form.d.ts.map +0 -1
  266. package/dist/ui/form.js.map +0 -1
  267. package/dist/ui/hover-card.d.ts.map +0 -1
  268. package/dist/ui/hover-card.js.map +0 -1
  269. package/dist/ui/input-group.d.ts.map +0 -1
  270. package/dist/ui/input-group.js.map +0 -1
  271. package/dist/ui/input-otp.d.ts.map +0 -1
  272. package/dist/ui/input-otp.js.map +0 -1
  273. package/dist/ui/input.d.ts.map +0 -1
  274. package/dist/ui/input.js.map +0 -1
  275. package/dist/ui/label.d.ts.map +0 -1
  276. package/dist/ui/label.js.map +0 -1
  277. package/dist/ui/link.d.ts.map +0 -1
  278. package/dist/ui/link.js.map +0 -1
  279. package/dist/ui/live-region.d.ts.map +0 -1
  280. package/dist/ui/live-region.js.map +0 -1
  281. package/dist/ui/loading-button.d.ts.map +0 -1
  282. package/dist/ui/loading-button.js.map +0 -1
  283. package/dist/ui/map/MapBase.d.ts.map +0 -1
  284. package/dist/ui/map/MapBase.js.map +0 -1
  285. package/dist/ui/map/MapGeoJsonOverlay.d.ts.map +0 -1
  286. package/dist/ui/map/MapGeoJsonOverlay.js.map +0 -1
  287. package/dist/ui/map/MapHeatmapH3.d.ts.map +0 -1
  288. package/dist/ui/map/MapHeatmapH3.js.map +0 -1
  289. package/dist/ui/map/MapMarkers.d.ts.map +0 -1
  290. package/dist/ui/map/MapMarkers.js.map +0 -1
  291. package/dist/ui/marketing/FeatureGrid.d.ts.map +0 -1
  292. package/dist/ui/marketing/FeatureGrid.js.map +0 -1
  293. package/dist/ui/marketing/Hero.d.ts.map +0 -1
  294. package/dist/ui/marketing/Hero.js.map +0 -1
  295. package/dist/ui/marketing/PricingTable.d.ts.map +0 -1
  296. package/dist/ui/marketing/PricingTable.js.map +0 -1
  297. package/dist/ui/menubar.d.ts.map +0 -1
  298. package/dist/ui/menubar.js.map +0 -1
  299. package/dist/ui/molecules/Autocomplete/index.d.ts.map +0 -1
  300. package/dist/ui/molecules/Autocomplete/index.js.map +0 -1
  301. package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.d.ts.map +0 -1
  302. package/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js.map +0 -1
  303. package/dist/ui/molecules/SearchAndFilter/types.d.ts.map +0 -1
  304. package/dist/ui/molecules/SkeletonList.d.ts.map +0 -1
  305. package/dist/ui/molecules/SkeletonList.js.map +0 -1
  306. package/dist/ui/nav-layout.d.ts.map +0 -1
  307. package/dist/ui/nav-layout.js.map +0 -1
  308. package/dist/ui/navigation-menu.d.ts.map +0 -1
  309. package/dist/ui/navigation-menu.js.map +0 -1
  310. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts.map +0 -1
  311. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js.map +0 -1
  312. package/dist/ui/organisms/ListPage/ListPage.d.ts.map +0 -1
  313. package/dist/ui/organisms/ListPage/ListPage.js.map +0 -1
  314. package/dist/ui/organisms/ListPage/types.d.ts.map +0 -1
  315. package/dist/ui/page-header.d.ts.map +0 -1
  316. package/dist/ui/page-header.js.map +0 -1
  317. package/dist/ui/pagination.d.ts.map +0 -1
  318. package/dist/ui/pagination.js.map +0 -1
  319. package/dist/ui/popover.d.ts.map +0 -1
  320. package/dist/ui/popover.js.map +0 -1
  321. package/dist/ui/progress.d.ts.map +0 -1
  322. package/dist/ui/progress.js.map +0 -1
  323. package/dist/ui/radio-group.d.ts.map +0 -1
  324. package/dist/ui/radio-group.js.map +0 -1
  325. package/dist/ui/resizable.d.ts.map +0 -1
  326. package/dist/ui/resizable.js.map +0 -1
  327. package/dist/ui/route-announcer.d.ts.map +0 -1
  328. package/dist/ui/route-announcer.js.map +0 -1
  329. package/dist/ui/scroll-area.d.ts.map +0 -1
  330. package/dist/ui/scroll-area.js.map +0 -1
  331. package/dist/ui/section.d.ts.map +0 -1
  332. package/dist/ui/section.js.map +0 -1
  333. package/dist/ui/select.d.ts.map +0 -1
  334. package/dist/ui/select.js.map +0 -1
  335. package/dist/ui/separator.d.ts.map +0 -1
  336. package/dist/ui/separator.js.map +0 -1
  337. package/dist/ui/sheet.d.ts.map +0 -1
  338. package/dist/ui/sheet.js.map +0 -1
  339. package/dist/ui/sidebar.d.ts.map +0 -1
  340. package/dist/ui/sidebar.js.map +0 -1
  341. package/dist/ui/skeleton.d.ts.map +0 -1
  342. package/dist/ui/skeleton.js.map +0 -1
  343. package/dist/ui/skip-link.d.ts.map +0 -1
  344. package/dist/ui/skip-link.js.map +0 -1
  345. package/dist/ui/slider.d.ts.map +0 -1
  346. package/dist/ui/slider.js.map +0 -1
  347. package/dist/ui/sonner.d.ts.map +0 -1
  348. package/dist/ui/sonner.js.map +0 -1
  349. package/dist/ui/stack.d.ts.map +0 -1
  350. package/dist/ui/stack.js.map +0 -1
  351. package/dist/ui/stat-card-group.d.ts.map +0 -1
  352. package/dist/ui/stat-card-group.js.map +0 -1
  353. package/dist/ui/stepper.d.ts.map +0 -1
  354. package/dist/ui/stepper.js.map +0 -1
  355. package/dist/ui/switch.d.ts.map +0 -1
  356. package/dist/ui/switch.js.map +0 -1
  357. package/dist/ui/table.d.ts.map +0 -1
  358. package/dist/ui/table.js.map +0 -1
  359. package/dist/ui/tabs.d.ts.map +0 -1
  360. package/dist/ui/tabs.js.map +0 -1
  361. package/dist/ui/text.d.ts.map +0 -1
  362. package/dist/ui/text.js.map +0 -1
  363. package/dist/ui/textarea.d.ts.map +0 -1
  364. package/dist/ui/textarea.js.map +0 -1
  365. package/dist/ui/time-picker.d.ts.map +0 -1
  366. package/dist/ui/time-picker.js.map +0 -1
  367. package/dist/ui/toast.d.ts.map +0 -1
  368. package/dist/ui/toast.js.map +0 -1
  369. package/dist/ui/toaster.d.ts.map +0 -1
  370. package/dist/ui/toaster.js.map +0 -1
  371. package/dist/ui/toggle-group.d.ts.map +0 -1
  372. package/dist/ui/toggle-group.js.map +0 -1
  373. package/dist/ui/toggle.d.ts.map +0 -1
  374. package/dist/ui/toggle.js.map +0 -1
  375. package/dist/ui/tooltip.d.ts.map +0 -1
  376. package/dist/ui/tooltip.js.map +0 -1
  377. package/dist/ui/typography.d.ts.map +0 -1
  378. package/dist/ui/typography.js.map +0 -1
  379. package/dist/ui/use-media-query.d.ts.map +0 -1
  380. package/dist/ui/use-media-query.js.map +0 -1
  381. package/dist/ui/use-mobile.d.ts.map +0 -1
  382. package/dist/ui/use-mobile.js.map +0 -1
  383. package/dist/ui/use-reduced-motion.d.ts.map +0 -1
  384. package/dist/ui/use-reduced-motion.js.map +0 -1
  385. package/dist/ui/use-toast.d.ts.map +0 -1
  386. package/dist/ui/use-toast.js.map +0 -1
  387. package/dist/ui/useListState.d.ts.map +0 -1
  388. package/dist/ui/useListState.js.map +0 -1
  389. package/dist/ui/usecases/UseCaseCard.d.ts.map +0 -1
  390. package/dist/ui/usecases/UseCaseCard.js.map +0 -1
  391. package/dist/ui/usecases/UserStoryCard.d.ts.map +0 -1
  392. package/dist/ui/usecases/UserStoryCard.js.map +0 -1
  393. package/dist/ui/utils.d.ts.map +0 -1
  394. package/dist/ui/utils.js.map +0 -1
  395. package/dist/ui/visually-hidden.d.ts.map +0 -1
  396. package/dist/ui/visually-hidden.js.map +0 -1
@@ -81,5 +81,4 @@ function StatusList({ setOpen, setSelectedStatus }) {
81
81
  }
82
82
 
83
83
  //#endregion
84
- export { ComboBoxResponsive };
85
- //# sourceMappingURL=index.js.map
84
+ export { ComboBoxResponsive };
@@ -4,5 +4,4 @@ import React from "react";
4
4
  //#region ui/molecules/SearchAndFilter/SearchAndFilter.d.ts
5
5
  declare const SearchAndFilter: React.FC<SearchAndFilterProps>;
6
6
  //#endregion
7
- export { SearchAndFilter };
8
- //# sourceMappingURL=SearchAndFilter.d.ts.map
7
+ export { SearchAndFilter };
@@ -99,5 +99,4 @@ const SearchAndFilter = ({ searchValue, onSearchChange, searchPlaceholder, filte
99
99
  };
100
100
 
101
101
  //#endregion
102
- export { SearchAndFilter };
103
- //# sourceMappingURL=SearchAndFilter.js.map
102
+ export { SearchAndFilter };
@@ -20,5 +20,4 @@ interface SearchAndFilterProps {
20
20
  defaultCollapsed?: boolean;
21
21
  }
22
22
  //#endregion
23
- export { SearchAndFilterProps };
24
- //# sourceMappingURL=types.d.ts.map
23
+ export { SearchAndFilterProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime261 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime269 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/molecules/SkeletonList.d.ts
4
4
  interface Props {
@@ -10,7 +10,6 @@ declare function SkeletonList({
10
10
  count,
11
11
  className,
12
12
  itemClassName
13
- }: Props): react_jsx_runtime261.JSX.Element;
13
+ }: Props): react_jsx_runtime269.JSX.Element;
14
14
  //#endregion
15
- export { SkeletonList };
16
- //# sourceMappingURL=SkeletonList.d.ts.map
15
+ export { SkeletonList };
@@ -11,5 +11,4 @@ function SkeletonList({ count = 6, className = "", itemClassName = "" }) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { SkeletonList };
15
- //# sourceMappingURL=SkeletonList.js.map
14
+ export { SkeletonList };
@@ -1,13 +1,13 @@
1
1
  import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "./navigation-menu.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime94 from "react/jsx-runtime";
4
- import * as class_variance_authority_types3 from "class-variance-authority/types";
3
+ import * as react_jsx_runtime72 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types4 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/nav-layout.d.ts
7
7
  declare const navPanelVariants: (props?: ({
8
- width?: "sm" | "lg" | "md" | "full" | null | undefined;
9
- padding?: "none" | "sm" | "md" | null | undefined;
10
- } & class_variance_authority_types3.ClassProp) | undefined) => string;
8
+ width?: "sm" | "md" | "lg" | "full" | null | undefined;
9
+ padding?: "sm" | "md" | "none" | null | undefined;
10
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
11
11
  interface NavPanelProps extends React$1.ComponentPropsWithoutRef<'div'> {
12
12
  width?: 'sm' | 'md' | 'lg' | 'full';
13
13
  padding?: 'none' | 'sm' | 'md';
@@ -17,7 +17,7 @@ declare function NavPanel({
17
17
  padding,
18
18
  className,
19
19
  ...props
20
- }: NavPanelProps): react_jsx_runtime94.JSX.Element;
20
+ }: NavPanelProps): react_jsx_runtime72.JSX.Element;
21
21
  declare function NavSimpleList({
22
22
  title,
23
23
  items
@@ -28,7 +28,7 @@ declare function NavSimpleList({
28
28
  label: string;
29
29
  description?: string;
30
30
  }[];
31
- }): react_jsx_runtime94.JSX.Element;
31
+ }): react_jsx_runtime72.JSX.Element;
32
32
  declare function NavColumns({
33
33
  columns
34
34
  }: {
@@ -40,7 +40,7 @@ declare function NavColumns({
40
40
  description?: string;
41
41
  }[];
42
42
  }[];
43
- }): react_jsx_runtime94.JSX.Element;
43
+ }): react_jsx_runtime72.JSX.Element;
44
44
  declare function NavCategorizedWithPreview({
45
45
  categories,
46
46
  modules,
@@ -65,7 +65,6 @@ declare function NavCategorizedWithPreview({
65
65
  activeKey: string | null;
66
66
  setActiveKey: (k: string | null) => void;
67
67
  preview: React$1.ReactNode;
68
- }): react_jsx_runtime94.JSX.Element;
68
+ }): react_jsx_runtime72.JSX.Element;
69
69
  //#endregion
70
- export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavPanelProps, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
71
- //# sourceMappingURL=nav-layout.d.ts.map
70
+ export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavPanelProps, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
@@ -129,5 +129,4 @@ function NavCategorizedWithPreview({ categories, modules, activeCategory, setAct
129
129
  }
130
130
 
131
131
  //#endregion
132
- export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
133
- //# sourceMappingURL=nav-layout.js.map
132
+ export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
@@ -1,7 +1,7 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime107 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime78 from "react/jsx-runtime";
3
3
  import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
4
- import * as class_variance_authority_types4 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/navigation-menu.d.ts
7
7
  declare function NavigationMenu({
@@ -11,37 +11,36 @@ declare function NavigationMenu({
11
11
  ...props
12
12
  }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
13
13
  viewport?: boolean;
14
- }): react_jsx_runtime107.JSX.Element;
14
+ }): react_jsx_runtime78.JSX.Element;
15
15
  declare function NavigationMenuList({
16
16
  className,
17
17
  ...props
18
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>): react_jsx_runtime107.JSX.Element;
18
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>): react_jsx_runtime78.JSX.Element;
19
19
  declare function NavigationMenuItem({
20
20
  className,
21
21
  ...props
22
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>): react_jsx_runtime107.JSX.Element;
23
- declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types4.ClassProp | undefined) => string;
22
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>): react_jsx_runtime78.JSX.Element;
23
+ declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types5.ClassProp | undefined) => string;
24
24
  declare function NavigationMenuTrigger({
25
25
  className,
26
26
  children,
27
27
  ...props
28
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): react_jsx_runtime107.JSX.Element;
28
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): react_jsx_runtime78.JSX.Element;
29
29
  declare function NavigationMenuContent({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>): react_jsx_runtime107.JSX.Element;
32
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>): react_jsx_runtime78.JSX.Element;
33
33
  declare function NavigationMenuViewport({
34
34
  className,
35
35
  ...props
36
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): react_jsx_runtime107.JSX.Element;
36
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): react_jsx_runtime78.JSX.Element;
37
37
  declare function NavigationMenuLink({
38
38
  className,
39
39
  ...props
40
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): react_jsx_runtime107.JSX.Element;
40
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): react_jsx_runtime78.JSX.Element;
41
41
  declare function NavigationMenuIndicator({
42
42
  className,
43
43
  ...props
44
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): react_jsx_runtime107.JSX.Element;
44
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): react_jsx_runtime78.JSX.Element;
45
45
  //#endregion
46
- export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
47
- //# sourceMappingURL=navigation-menu.d.ts.map
46
+ export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
@@ -79,5 +79,4 @@ function NavigationMenuIndicator({ className, ...props }) {
79
79
  }
80
80
 
81
81
  //#endregion
82
- export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
83
- //# sourceMappingURL=navigation-menu.js.map
82
+ export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime266 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime272 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/organisms/ErrorBoundary/ErrorBoundary.d.ts
5
5
  interface ErrorBoundaryState {
@@ -22,9 +22,8 @@ declare class ErrorBoundary extends React.Component<ErrorBoundaryProps, ErrorBou
22
22
  static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState>;
23
23
  componentDidCatch(error: Error, errorInfo: React.ErrorInfo): void;
24
24
  resetError: () => void;
25
- render(): string | number | bigint | boolean | react_jsx_runtime266.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
25
+ render(): string | number | bigint | boolean | react_jsx_runtime272.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
26
26
  }
27
27
  declare const useErrorHandler: () => (error: Error) => never;
28
28
  //#endregion
29
- export { ErrorBoundary, type ErrorBoundaryProps, type ErrorFallbackProps, useErrorHandler };
30
- //# sourceMappingURL=ErrorBoundary.d.ts.map
29
+ export { ErrorBoundary, type ErrorBoundaryProps, type ErrorFallbackProps, useErrorHandler };
@@ -103,5 +103,4 @@ const useErrorHandler = () => {
103
103
  };
104
104
 
105
105
  //#endregion
106
- export { ErrorBoundary, useErrorHandler };
107
- //# sourceMappingURL=ErrorBoundary.js.map
106
+ export { ErrorBoundary, useErrorHandler };
@@ -1,5 +1,5 @@
1
1
  import { ListPageProps } from "./types.js";
2
- import * as react_jsx_runtime265 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime273 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/organisms/ListPage/ListPage.d.ts
5
5
  declare function ListPage<T>({
@@ -23,7 +23,6 @@ declare function ListPage<T>({
23
23
  renderStats,
24
24
  className,
25
25
  itemClassName
26
- }: ListPageProps<T>): react_jsx_runtime265.JSX.Element;
26
+ }: ListPageProps<T>): react_jsx_runtime273.JSX.Element;
27
27
  //#endregion
28
- export { ListPage };
29
- //# sourceMappingURL=ListPage.d.ts.map
28
+ export { ListPage };
@@ -194,5 +194,4 @@ function ListPage({ title, description, header, items, totalItems, totalPages, i
194
194
  }
195
195
 
196
196
  //#endregion
197
- export { ListPage };
198
- //# sourceMappingURL=ListPage.js.map
197
+ export { ListPage };
@@ -37,5 +37,4 @@ interface ListPageProps<T = unknown> {
37
37
  itemClassName?: string;
38
38
  }
39
39
  //#endregion
40
- export { ListPageFilter, ListPageProps };
41
- //# sourceMappingURL=types.d.ts.map
40
+ export { ListPageFilter, ListPageProps };
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime116 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime87 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_types7 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/page-header.d.ts
7
7
  declare const headerVariants: (props?: ({
8
- spacing?: "sm" | "lg" | "md" | null | undefined;
9
- } & class_variance_authority_types5.ClassProp) | undefined) => string;
8
+ spacing?: "sm" | "md" | "lg" | null | undefined;
9
+ } & class_variance_authority_types7.ClassProp) | undefined) => string;
10
10
  interface PageHeaderProps extends VariantProps<typeof headerVariants> {
11
11
  breadcrumb?: React$1.ReactNode;
12
12
  title: React$1.ReactNode;
@@ -21,7 +21,6 @@ declare function PageHeader({
21
21
  actions,
22
22
  spacing,
23
23
  className
24
- }: PageHeaderProps): react_jsx_runtime116.JSX.Element;
24
+ }: PageHeaderProps): react_jsx_runtime87.JSX.Element;
25
25
  //#endregion
26
- export { PageHeader, PageHeaderProps };
27
- //# sourceMappingURL=page-header.d.ts.map
26
+ export { PageHeader, PageHeaderProps };
@@ -36,5 +36,4 @@ function PageHeader({ breadcrumb, title, subtitle, actions, spacing, className }
36
36
  }
37
37
 
38
38
  //#endregion
39
- export { PageHeader };
40
- //# sourceMappingURL=page-header.js.map
39
+ export { PageHeader };
@@ -1,13 +1,13 @@
1
1
  import { ButtonProps } from "./button.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime118 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime92 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/pagination.d.ts
6
6
  declare const Pagination: {
7
7
  ({
8
8
  className,
9
9
  ...props
10
- }: React$1.ComponentProps<"nav">): react_jsx_runtime118.JSX.Element;
10
+ }: React$1.ComponentProps<"nav">): react_jsx_runtime92.JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  declare const PaginationContent: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React$1.RefAttributes<HTMLUListElement>>;
@@ -21,30 +21,29 @@ declare const PaginationLink: {
21
21
  isActive,
22
22
  size,
23
23
  ...props
24
- }: PaginationLinkProps): react_jsx_runtime118.JSX.Element;
24
+ }: PaginationLinkProps): react_jsx_runtime92.JSX.Element;
25
25
  displayName: string;
26
26
  };
27
27
  declare const PaginationPrevious: {
28
28
  ({
29
29
  className,
30
30
  ...props
31
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime118.JSX.Element;
31
+ }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime92.JSX.Element;
32
32
  displayName: string;
33
33
  };
34
34
  declare const PaginationNext: {
35
35
  ({
36
36
  className,
37
37
  ...props
38
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime118.JSX.Element;
38
+ }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime92.JSX.Element;
39
39
  displayName: string;
40
40
  };
41
41
  declare const PaginationEllipsis: {
42
42
  ({
43
43
  className,
44
44
  ...props
45
- }: React$1.ComponentProps<"span">): react_jsx_runtime118.JSX.Element;
45
+ }: React$1.ComponentProps<"span">): react_jsx_runtime92.JSX.Element;
46
46
  displayName: string;
47
47
  };
48
48
  //#endregion
49
- export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
50
- //# sourceMappingURL=pagination.d.ts.map
49
+ export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -61,5 +61,4 @@ const PaginationEllipsis = ({ className, ...props }) => /* @__PURE__ */ jsxs("sp
61
61
  PaginationEllipsis.displayName = "PaginationEllipsis";
62
62
 
63
63
  //#endregion
64
- export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
65
- //# sourceMappingURL=pagination.js.map
64
+ export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious };
@@ -1,23 +1,22 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime123 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime108 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_runtime123.JSX.Element;
8
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime108.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime123.JSX.Element;
11
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime108.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_runtime123.JSX.Element;
17
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime108.JSX.Element;
18
18
  declare function PopoverAnchor({
19
19
  ...props
20
- }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime123.JSX.Element;
20
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime108.JSX.Element;
21
21
  //#endregion
22
- export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
23
- //# sourceMappingURL=popover.d.ts.map
22
+ export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -35,5 +35,4 @@ function PopoverAnchor({ ...props }) {
35
35
  }
36
36
 
37
37
  //#endregion
38
- export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
39
- //# sourceMappingURL=popover.js.map
38
+ export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime128 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime112 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,6 @@ declare function Progress({
7
7
  className,
8
8
  value,
9
9
  ...props
10
- }: React$1.ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime128.JSX.Element;
10
+ }: React$1.ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime112.JSX.Element;
11
11
  //#endregion
12
- export { Progress };
13
- //# sourceMappingURL=progress.d.ts.map
12
+ export { Progress };
@@ -20,5 +20,4 @@ function Progress({ className, value, ...props }) {
20
20
  }
21
21
 
22
22
  //#endregion
23
- export { Progress };
24
- //# sourceMappingURL=progress.js.map
23
+ export { Progress };
@@ -1,16 +1,15 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime130 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime113 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_runtime130.JSX.Element;
9
+ }: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime113.JSX.Element;
10
10
  declare function RadioGroupItem({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime130.JSX.Element;
13
+ }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime113.JSX.Element;
14
14
  //#endregion
15
- export { RadioGroup, RadioGroupItem };
16
- //# sourceMappingURL=radio-group.d.ts.map
15
+ export { RadioGroup, RadioGroupItem };
@@ -28,5 +28,4 @@ function RadioGroupItem({ className, ...props }) {
28
28
  }
29
29
 
30
30
  //#endregion
31
- export { RadioGroup, RadioGroupItem };
32
- //# sourceMappingURL=radio-group.js.map
31
+ export { RadioGroup, RadioGroupItem };
@@ -1,13 +1,13 @@
1
- import * as react1 from "react";
2
- import * as react_jsx_runtime133 from "react/jsx-runtime";
1
+ import * as react2 from "react";
2
+ import * as react_jsx_runtime115 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_runtime133.JSX.Element;
10
- declare const ResizablePanel: react1.ForwardRefExoticComponent<Omit<react1.HTMLAttributes<HTMLDivElement | HTMLElement | HTMLSpanElement | HTMLUListElement | HTMLLIElement | HTMLButtonElement | HTMLAnchorElement | HTMLObjectElement | HTMLAreaElement | HTMLAudioElement | HTMLBaseElement | HTMLQuoteElement | HTMLBodyElement | HTMLBRElement | HTMLCanvasElement | HTMLTableCaptionElement | HTMLTableColElement | HTMLDataElement | HTMLDataListElement | HTMLModElement | HTMLDetailsElement | HTMLDialogElement | HTMLDListElement | HTMLEmbedElement | HTMLFieldSetElement | HTMLFormElement | HTMLHeadingElement | HTMLHeadElement | HTMLHRElement | HTMLHtmlElement | HTMLIFrameElement | HTMLImageElement | HTMLInputElement | HTMLLabelElement | HTMLLegendElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | 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"> & {
9
+ }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => react_jsx_runtime115.JSX.Element;
10
+ declare const ResizablePanel: react2.ForwardRefExoticComponent<Omit<react2.HTMLAttributes<HTMLInputElement | HTMLElement | HTMLDivElement | HTMLAnchorElement | HTMLOListElement | HTMLLIElement | HTMLButtonElement | HTMLUListElement | 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 | 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,14 @@ declare const ResizablePanel: react1.ForwardRefExoticComponent<Omit<react1.HTMLA
22
22
  style?: object;
23
23
  tagName?: keyof HTMLElementTagNameMap | undefined;
24
24
  } & {
25
- children?: react1.ReactNode | undefined;
26
- } & react1.RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
25
+ children?: react2.ReactNode | undefined;
26
+ } & react2.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_runtime133.JSX.Element;
33
+ }) => react_jsx_runtime115.JSX.Element;
34
34
  //#endregion
35
- export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
36
- //# sourceMappingURL=resizable.d.ts.map
35
+ export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -21,5 +21,4 @@ const ResizableHandle = ({ withHandle, className, ...props }) => /* @__PURE__ */
21
21
  });
22
22
 
23
23
  //#endregion
24
- export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
25
- //# sourceMappingURL=resizable.js.map
24
+ export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -1,11 +1,10 @@
1
- import * as react_jsx_runtime145 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime117 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_runtime145.JSX.Element;
8
+ }): react_jsx_runtime117.JSX.Element;
9
9
  //#endregion
10
- export { RouteAnnouncer };
11
- //# sourceMappingURL=route-announcer.d.ts.map
10
+ export { RouteAnnouncer };
@@ -18,5 +18,4 @@ function RouteAnnouncer({ title }) {
18
18
  }
19
19
 
20
20
  //#endregion
21
- export { RouteAnnouncer };
22
- //# sourceMappingURL=route-announcer.js.map
21
+ export { RouteAnnouncer };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime156 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime118 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,11 @@ declare function ScrollArea({
7
7
  className,
8
8
  children,
9
9
  ...props
10
- }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): react_jsx_runtime156.JSX.Element;
10
+ }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): react_jsx_runtime118.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_runtime156.JSX.Element;
15
+ }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): react_jsx_runtime118.JSX.Element;
16
16
  //#endregion
17
- export { ScrollArea, ScrollBar };
18
- //# sourceMappingURL=scroll-area.d.ts.map
17
+ export { ScrollArea, ScrollBar };
@@ -36,5 +36,4 @@ function ScrollBar({ className, orientation = "vertical", ...props }) {
36
36
  }
37
37
 
38
38
  //#endregion
39
- export { ScrollArea, ScrollBar };
40
- //# sourceMappingURL=scroll-area.js.map
39
+ export { ScrollArea, ScrollBar };
@@ -1,27 +1,26 @@
1
1
  import * as React$1 from "react";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types6 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types14 from "class-variance-authority/types";
4
4
 
5
5
  //#region ui/section.d.ts
6
6
  declare const sectionVariants: (props?: ({
7
7
  width?: "container" | "narrow" | "wide" | "fluid" | null | undefined;
8
- px?: "none" | "sm" | "lg" | "md" | null | undefined;
9
- py?: "none" | "sm" | "lg" | "md" | "xl" | null | undefined;
8
+ px?: "sm" | "md" | "none" | "lg" | null | undefined;
9
+ py?: "sm" | "md" | "none" | "lg" | "xl" | null | undefined;
10
10
  tone?: "plain" | "tint" | "subtle" | null | undefined;
11
11
  text?: "base" | "lg" | null | undefined;
12
- } & class_variance_authority_types6.ClassProp) | undefined) => string;
12
+ } & class_variance_authority_types14.ClassProp) | undefined) => string;
13
13
  type SectionProps = React$1.HTMLAttributes<HTMLElement> & VariantProps<typeof sectionVariants> & {
14
14
  as?: 'section' | 'div' | 'main' | 'header' | 'footer' | 'aside' | 'article' | 'nav';
15
15
  };
16
16
  declare const Section: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLElement> & VariantProps<(props?: ({
17
17
  width?: "container" | "narrow" | "wide" | "fluid" | null | undefined;
18
- px?: "none" | "sm" | "lg" | "md" | null | undefined;
19
- py?: "none" | "sm" | "lg" | "md" | "xl" | null | undefined;
18
+ px?: "sm" | "md" | "none" | "lg" | null | undefined;
19
+ py?: "sm" | "md" | "none" | "lg" | "xl" | null | undefined;
20
20
  tone?: "plain" | "tint" | "subtle" | null | undefined;
21
21
  text?: "base" | "lg" | null | undefined;
22
- } & class_variance_authority_types6.ClassProp) | undefined) => string> & {
22
+ } & class_variance_authority_types14.ClassProp) | undefined) => string> & {
23
23
  as?: "section" | "div" | "main" | "header" | "footer" | "aside" | "article" | "nav";
24
24
  } & React$1.RefAttributes<HTMLElement>>;
25
25
  //#endregion
26
- export { Section, SectionProps, sectionVariants };
27
- //# sourceMappingURL=section.d.ts.map
26
+ export { Section, SectionProps, sectionVariants };
@@ -59,5 +59,4 @@ const Section = React$1.forwardRef(({ as = "section", className, width, px, py,
59
59
  Section.displayName = "Section";
60
60
 
61
61
  //#endregion
62
- export { Section, sectionVariants };
63
- //# sourceMappingURL=section.js.map
62
+ export { Section, sectionVariants };