@tulip-systems/core 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/dist/auth/server.d.ts +2 -2
  2. package/dist/auth/server.js +3 -3
  3. package/dist/components/common/icons.d.ts +51 -51
  4. package/dist/components/common/icons.d.ts.map +1 -1
  5. package/dist/components/common/status.d.ts +3 -3
  6. package/dist/components/common/status.d.ts.map +1 -1
  7. package/dist/components/editor/components/content.client.d.ts +2 -2
  8. package/dist/components/editor/components/fixed-menu.client.d.ts +2 -2
  9. package/dist/components/editor/context.client.d.ts +4 -4
  10. package/dist/components/editor/context.client.d.ts.map +1 -1
  11. package/dist/components/editor/index.client.d.ts +2 -2
  12. package/dist/components/editor/preview.client.d.ts +2 -2
  13. package/dist/components/header/back-button.client.d.ts +2 -2
  14. package/dist/components/header/bottom-bar.client.d.ts +3 -3
  15. package/dist/components/header/breadcrumbs.client.d.ts +7 -7
  16. package/dist/components/header/header.client.d.ts +2 -2
  17. package/dist/components/header/mobile-nav-switcher.client.d.ts +2 -2
  18. package/dist/components/header/top-bar.client.d.ts +4 -4
  19. package/dist/components/layouts/admin-content.client.d.ts +2 -2
  20. package/dist/components/layouts/admin-layout.d.ts +2 -2
  21. package/dist/components/layouts/admin-layout.js +1 -1
  22. package/dist/components/layouts/admin-layout.js.map +1 -1
  23. package/dist/components/layouts/admin-loading.d.ts +2 -2
  24. package/dist/components/layouts/admin-loading.d.ts.map +1 -1
  25. package/dist/components/layouts/empty-page.d.ts +4 -4
  26. package/dist/components/layouts/empty-page.d.ts.map +1 -1
  27. package/dist/components/layouts/list-layout.d.ts +2 -2
  28. package/dist/components/layouts/list-layout.d.ts.map +1 -1
  29. package/dist/components/layouts/not-found-page.d.ts +4 -3
  30. package/dist/components/layouts/not-found-page.d.ts.map +1 -1
  31. package/dist/components/layouts/not-found-page.js +8 -2
  32. package/dist/components/layouts/not-found-page.js.map +1 -1
  33. package/dist/components/layouts/not-found-section.js +1 -1
  34. package/dist/components/layouts/not-found-section.js.map +1 -1
  35. package/dist/components/layouts/providers.client.d.ts +2 -2
  36. package/dist/components/layouts/root-layout.server.d.ts +2 -2
  37. package/dist/components/layouts/root-layout.server.d.ts.map +1 -1
  38. package/dist/components/layouts/root-loading.d.ts +2 -2
  39. package/dist/components/layouts/root-loading.d.ts.map +1 -1
  40. package/dist/components/layouts/tab-layout.d.ts +2 -2
  41. package/dist/components/layouts/tab-layout.d.ts.map +1 -1
  42. package/dist/components/lists/data-list.d.ts +5 -5
  43. package/dist/components/lists/data-list.d.ts.map +1 -1
  44. package/dist/components/lists/data-stack.d.ts +8 -8
  45. package/dist/components/lists/data-stack.d.ts.map +1 -1
  46. package/dist/components/navigation/admin-sidebar-paths.client.d.ts +10 -10
  47. package/dist/components/ui/accordion.d.ts +5 -5
  48. package/dist/components/ui/accordion.d.ts.map +1 -1
  49. package/dist/components/ui/alert-dialog.d.ts +12 -12
  50. package/dist/components/ui/alert-dialog.d.ts.map +1 -1
  51. package/dist/components/ui/alert.d.ts +4 -4
  52. package/dist/components/ui/alert.d.ts.map +1 -1
  53. package/dist/components/ui/aspect-ratio.d.ts +2 -2
  54. package/dist/components/ui/aspect-ratio.d.ts.map +1 -1
  55. package/dist/components/ui/avatar.client.d.ts +4 -4
  56. package/dist/components/ui/badge.d.ts +2 -2
  57. package/dist/components/ui/badge.d.ts.map +1 -1
  58. package/dist/components/ui/breadcrumb.d.ts +8 -8
  59. package/dist/components/ui/breadcrumb.d.ts.map +1 -1
  60. package/dist/components/ui/button.d.ts +3 -3
  61. package/dist/components/ui/button.d.ts.map +1 -1
  62. package/dist/components/ui/calendar.d.ts +2 -2
  63. package/dist/components/ui/calendar.d.ts.map +1 -1
  64. package/dist/components/ui/card.d.ts +7 -7
  65. package/dist/components/ui/card.d.ts.map +1 -1
  66. package/dist/components/ui/carousel.d.ts +6 -6
  67. package/dist/components/ui/carousel.d.ts.map +1 -1
  68. package/dist/components/ui/chart.client.d.ts +5 -5
  69. package/dist/components/ui/checkbox.d.ts +2 -2
  70. package/dist/components/ui/checkbox.d.ts.map +1 -1
  71. package/dist/components/ui/collapsible.client.d.ts +4 -4
  72. package/dist/components/ui/color-picker.client.d.ts +2 -2
  73. package/dist/components/ui/combobox-dropdown.client.d.ts +2 -2
  74. package/dist/components/ui/combobox.client.d.ts +2 -2
  75. package/dist/components/ui/command.d.ts +10 -10
  76. package/dist/components/ui/command.d.ts.map +1 -1
  77. package/dist/components/ui/context-menu.d.ts +16 -16
  78. package/dist/components/ui/dialog.client.d.ts +11 -11
  79. package/dist/components/ui/drawer.client.d.ts +11 -11
  80. package/dist/components/ui/dropdown-menu.d.ts +16 -16
  81. package/dist/components/ui/form.client.d.ts +7 -7
  82. package/dist/components/ui/hover-card.client.d.ts +4 -4
  83. package/dist/components/ui/input.d.ts +2 -2
  84. package/dist/components/ui/label.d.ts +2 -2
  85. package/dist/components/ui/navigation-menu.d.ts +9 -9
  86. package/dist/components/ui/pagination.d.ts +8 -8
  87. package/dist/components/ui/pagination.d.ts.map +1 -1
  88. package/dist/components/ui/popover.d.ts +5 -5
  89. package/dist/components/ui/progress.client.d.ts +2 -2
  90. package/dist/components/ui/radio-group.d.ts +3 -3
  91. package/dist/components/ui/resizable.client.d.ts +4 -4
  92. package/dist/components/ui/scroll-area.d.ts +3 -3
  93. package/dist/components/ui/select.client.d.ts +11 -11
  94. package/dist/components/ui/separator.d.ts +2 -2
  95. package/dist/components/ui/sheet.client.d.ts +9 -9
  96. package/dist/components/ui/sidebar.client.d.ts +26 -26
  97. package/dist/components/ui/skeleton.d.ts +2 -2
  98. package/dist/components/ui/slider.d.ts +2 -2
  99. package/dist/components/ui/sonner.client.d.ts +2 -2
  100. package/dist/components/ui/switch.d.ts +2 -2
  101. package/dist/components/ui/tabs.d.ts +5 -5
  102. package/dist/components/ui/textarea.d.ts +2 -2
  103. package/dist/components/ui/time-input.client.d.ts +2 -2
  104. package/dist/components/ui/toggle-group.client.d.ts +3 -3
  105. package/dist/components/ui/toggle.d.ts +4 -4
  106. package/dist/components/ui/toggle.d.ts.map +1 -1
  107. package/dist/components/ui/tooltip.client.d.ts +5 -5
  108. package/dist/components/ui/tree.client.d.ts +5 -5
  109. package/dist/components/ui/tree.client.d.ts.map +1 -1
  110. package/dist/components.d.ts +2 -2
  111. package/dist/components.js +2 -2
  112. package/dist/lib/hooks/use-indicator.d.ts +2 -2
  113. package/dist/modules/auth/components/allowed.client.d.ts +2 -2
  114. package/dist/modules/auth/components/auth-layout.server.d.ts +2 -2
  115. package/dist/modules/auth/components/auth-layout.server.d.ts.map +1 -1
  116. package/dist/modules/auth/components/auth-loading.d.ts +2 -2
  117. package/dist/modules/auth/components/auth-loading.js +1 -1
  118. package/dist/modules/auth/components/auth-loading.js.map +1 -1
  119. package/dist/modules/auth/components/forget-password-page.client.d.ts +2 -2
  120. package/dist/modules/auth/components/{guard.js → guard.client.js} +2 -2
  121. package/dist/modules/auth/components/guard.client.js.map +1 -0
  122. package/dist/modules/auth/components/login-page.client.d.ts +2 -2
  123. package/dist/modules/auth/components/login-page.client.js +35 -26
  124. package/dist/modules/auth/components/login-page.client.js.map +1 -1
  125. package/dist/modules/auth/components/reset-password-page.client.d.ts +2 -2
  126. package/dist/modules/auth/components/update-password-command.d.ts +2 -2
  127. package/dist/modules/auth/handler/client.client.d.ts +96 -96
  128. package/dist/modules/auth/handler/client.client.d.ts.map +1 -1
  129. package/dist/modules/auth/handler/proxy.server.d.ts +13 -0
  130. package/dist/modules/auth/handler/proxy.server.d.ts.map +1 -0
  131. package/dist/modules/auth/handler/proxy.server.js +22 -0
  132. package/dist/modules/auth/handler/proxy.server.js.map +1 -0
  133. package/dist/modules/auth/handler/server.server.js +3 -1
  134. package/dist/modules/auth/handler/server.server.js.map +1 -1
  135. package/dist/modules/auth/lib/helpers.server.d.ts +1 -1
  136. package/dist/modules/auth/lib/helpers.server.d.ts.map +1 -1
  137. package/dist/modules/auth/lib/helpers.server.js +1 -4
  138. package/dist/modules/auth/lib/helpers.server.js.map +1 -1
  139. package/dist/modules/auth/lib/validators.d.ts +3 -3
  140. package/dist/modules/auth/lib/validators.d.ts.map +1 -1
  141. package/dist/modules/commands/components/alert-dialog-command.client.d.ts +10 -10
  142. package/dist/modules/commands/components/alert-dialog-command.client.d.ts.map +1 -1
  143. package/dist/modules/commands/components/click-command.client.d.ts +2 -2
  144. package/dist/modules/commands/components/click-command.client.d.ts.map +1 -1
  145. package/dist/modules/commands/components/command-trigger.client.d.ts +6 -6
  146. package/dist/modules/commands/components/command-trigger.client.d.ts.map +1 -1
  147. package/dist/modules/commands/components/dialog-command.client.d.ts +8 -8
  148. package/dist/modules/commands/components/dialog-command.client.d.ts.map +1 -1
  149. package/dist/modules/commands/components/dropdown-command.client.d.ts +5 -5
  150. package/dist/modules/commands/components/dropdown-command.client.d.ts.map +1 -1
  151. package/dist/modules/commands/components/empty-command.client.d.ts +2 -2
  152. package/dist/modules/commands/components/empty-command.client.d.ts.map +1 -1
  153. package/dist/modules/commands/components/form-dialog-command.client.d.ts +11 -11
  154. package/dist/modules/commands/components/form-dialog-command.client.d.ts.map +1 -1
  155. package/dist/modules/commands/menus/context-menu.client.d.ts +2 -2
  156. package/dist/modules/commands/menus/context-menu.client.d.ts.map +1 -1
  157. package/dist/modules/commands/menus/dropdown-menu.client.d.ts +3 -3
  158. package/dist/modules/commands/menus/dropdown-menu.client.d.ts.map +1 -1
  159. package/dist/modules/commands/menus/inline-menu.client.d.ts +3 -3
  160. package/dist/modules/commands/menus/inline-menu.client.d.ts.map +1 -1
  161. package/dist/modules/commands/menus/responsive-menu.client.d.ts +3 -3
  162. package/dist/modules/commands/menus/responsive-menu.client.d.ts.map +1 -1
  163. package/dist/modules/commands/utils/archive-command.client.d.ts +3 -3
  164. package/dist/modules/commands/utils/archive-command.client.d.ts.map +1 -1
  165. package/dist/modules/commands/utils/delete-command.client.d.ts +2 -2
  166. package/dist/modules/commands/utils/delete-command.client.d.ts.map +1 -1
  167. package/dist/modules/commands/utils/send-mail-command.client.d.ts +2 -2
  168. package/dist/modules/commands/utils/send-mail-command.client.d.ts.map +1 -1
  169. package/dist/modules/config/db/helpers.d.ts +4 -4
  170. package/dist/modules/config/db/helpers.d.ts.map +1 -1
  171. package/dist/modules/config/lib/resolve.server.d.ts +3 -0
  172. package/dist/modules/config/lib/resolve.server.d.ts.map +1 -1
  173. package/dist/modules/config/router/client.server.d.ts +2 -2
  174. package/dist/modules/config/router/context.server.d.ts +3 -0
  175. package/dist/modules/config/router/context.server.d.ts.map +1 -1
  176. package/dist/modules/config/router/init.server.d.ts +9 -6
  177. package/dist/modules/config/router/init.server.d.ts.map +1 -1
  178. package/dist/modules/data-tables/components/column-header.d.ts +2 -2
  179. package/dist/modules/data-tables/components/column-header.d.ts.map +1 -1
  180. package/dist/modules/data-tables/components/header.d.ts +4 -4
  181. package/dist/modules/data-tables/components/header.d.ts.map +1 -1
  182. package/dist/modules/data-tables/components/layout.d.ts +2 -2
  183. package/dist/modules/data-tables/components/layout.d.ts.map +1 -1
  184. package/dist/modules/data-tables/components/skeleton.d.ts +2 -2
  185. package/dist/modules/data-tables/components/skeleton.d.ts.map +1 -1
  186. package/dist/modules/data-tables/components/table.d.ts +7 -7
  187. package/dist/modules/data-tables/components/table.d.ts.map +1 -1
  188. package/dist/modules/data-tables/components/toolbar.d.ts +3 -3
  189. package/dist/modules/data-tables/components/toolbar.d.ts.map +1 -1
  190. package/dist/modules/data-tables/tables/data-table/components/table.d.ts +2 -2
  191. package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.ts +2 -2
  192. package/dist/modules/data-tables/tables/inline-table/components/table.d.ts +2 -2
  193. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.ts +2 -2
  194. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.ts +2 -2
  195. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.ts.map +1 -1
  196. package/dist/modules/inline-edit/components/combobox.client.d.ts +2 -2
  197. package/dist/modules/inline-edit/components/combobox.client.d.ts.map +1 -1
  198. package/dist/modules/inline-edit/components/date-input.client.d.ts +2 -2
  199. package/dist/modules/inline-edit/components/date-input.client.d.ts.map +1 -1
  200. package/dist/modules/inline-edit/components/date-picker.client.d.ts +2 -2
  201. package/dist/modules/inline-edit/components/date-picker.client.d.ts.map +1 -1
  202. package/dist/modules/inline-edit/components/editor.client.d.ts +2 -2
  203. package/dist/modules/inline-edit/components/editor.client.d.ts.map +1 -1
  204. package/dist/modules/inline-edit/components/input-toggle.client.d.ts +2 -2
  205. package/dist/modules/inline-edit/components/input-toggle.client.d.ts.map +1 -1
  206. package/dist/modules/inline-edit/components/input.client.d.ts +3 -3
  207. package/dist/modules/inline-edit/components/input.client.d.ts.map +1 -1
  208. package/dist/modules/inline-edit/components/richtext.client.d.ts +2 -2
  209. package/dist/modules/inline-edit/components/richtext.client.d.ts.map +1 -1
  210. package/dist/modules/inline-edit/components/select.client.d.ts +6 -6
  211. package/dist/modules/inline-edit/components/select.client.d.ts.map +1 -1
  212. package/dist/modules/inline-edit/components/switch.client.d.ts +2 -2
  213. package/dist/modules/inline-edit/components/switch.client.d.ts.map +1 -1
  214. package/dist/modules/inline-edit/components/toggle.client.d.ts +2 -2
  215. package/dist/modules/inline-edit/components/toggle.client.d.ts.map +1 -1
  216. package/dist/modules/inline-edit/hooks/context.client.d.ts +2 -2
  217. package/dist/modules/inline-edit/hooks/context.client.d.ts.map +1 -1
  218. package/dist/modules/uploads/components/button.client.d.ts +2 -2
  219. package/dist/modules/uploads/components/button.client.d.ts.map +1 -1
  220. package/dist/modules/uploads/components/images/grid.client.d.ts +2 -2
  221. package/dist/modules/uploads/components/images/grid.client.d.ts.map +1 -1
  222. package/dist/modules/uploads/components/images/input.client.d.ts +2 -2
  223. package/dist/modules/uploads/components/images/input.client.d.ts.map +1 -1
  224. package/dist/modules/uploads/components/preview-dialog.client.d.ts +2 -2
  225. package/dist/modules/uploads/components/preview-dialog.client.d.ts.map +1 -1
  226. package/dist/modules/uploads/components/zone.client.d.ts +2 -2
  227. package/dist/modules/uploads/components/zone.client.d.ts.map +1 -1
  228. package/dist/modules/uploads/lib/proxy.server.js +1 -1
  229. package/dist/modules/uploads/lib/route.server.js +1 -1
  230. package/dist/modules/uploads/lib/router.server.d.ts +31 -31
  231. package/dist/modules/uploads/lib/router.server.js +1 -1
  232. package/dist/modules/uploads/lib/validators.d.ts +51 -51
  233. package/package.json +2 -1
  234. package/src/components/layouts/admin-layout.tsx +2 -2
  235. package/src/components/layouts/not-found-page.tsx +9 -1
  236. package/src/components/layouts/not-found-section.tsx +10 -5
  237. package/src/modules/auth/components/auth-loading.tsx +1 -1
  238. package/src/modules/auth/components/login-page.client.tsx +42 -35
  239. package/src/modules/auth/entry.server.ts +1 -1
  240. package/src/modules/auth/handler/proxy.server.ts +28 -0
  241. package/src/modules/auth/handler/server.server.ts +5 -0
  242. package/src/modules/auth/lib/helpers.server.ts +1 -5
  243. package/dist/modules/auth/components/allowed.server.d.ts +0 -23
  244. package/dist/modules/auth/components/allowed.server.d.ts.map +0 -1
  245. package/dist/modules/auth/components/allowed.server.js +0 -24
  246. package/dist/modules/auth/components/allowed.server.js.map +0 -1
  247. package/dist/modules/auth/components/guard.js.map +0 -1
  248. package/src/modules/auth/components/allowed.server.tsx +0 -41
  249. /package/src/modules/auth/components/{guard.tsx → guard.client.tsx} +0 -0
@@ -1,5 +1,5 @@
1
- import { Allowed } from "../modules/auth/components/allowed.server.js";
2
1
  import { AuthLayout } from "../modules/auth/components/auth-layout.server.js";
2
+ import { createAuthProxy } from "../modules/auth/handler/proxy.server.js";
3
3
  import { handleAuthRoute } from "../modules/auth/handler/route.server.js";
4
4
  import { createUser, getSession, updateUser } from "../modules/auth/lib/helpers.server.js";
5
- export { Allowed, AuthLayout, createUser, getSession, handleAuthRoute, updateUser };
5
+ export { AuthLayout, createAuthProxy, createUser, getSession, handleAuthRoute, updateUser };
@@ -1,6 +1,6 @@
1
- import { createUser, getSession, updateUser } from "../modules/auth/lib/helpers.server.js";
2
- import { Allowed } from "../modules/auth/components/allowed.server.js";
3
1
  import { AuthLayout } from "../modules/auth/components/auth-layout.server.js";
2
+ import { createAuthProxy } from "../modules/auth/handler/proxy.server.js";
4
3
  import { handleAuthRoute } from "../modules/auth/handler/route.server.js";
4
+ import { createUser, getSession, updateUser } from "../modules/auth/lib/helpers.server.js";
5
5
 
6
- export { Allowed, AuthLayout, createUser, getSession, handleAuthRoute, updateUser };
6
+ export { AuthLayout, createAuthProxy, createUser, getSession, handleAuthRoute, updateUser };
@@ -1,59 +1,59 @@
1
1
  import { LucideIcon, LucideProps } from "lucide-react";
2
- import * as react_jsx_runtime29 from "react/jsx-runtime";
3
- import * as react0 from "react";
2
+ import * as react_jsx_runtime240 from "react/jsx-runtime";
3
+ import * as react1 from "react";
4
4
 
5
5
  //#region src/components/common/icons.d.ts
6
6
  type Icon = LucideIcon;
7
7
  declare const Icons: {
8
- close: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
9
- save: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
10
- spinner: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
11
- chevronLeft: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
12
- chevronRight: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
13
- chevronDown: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
14
- chevronUp: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
15
- trash: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
16
- post: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
17
- page: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
18
- media: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
19
- download: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
20
- settings: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
21
- billing: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
22
- ellipsis: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
23
- add: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
24
- edit: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
25
- warning: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
26
- user: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
27
- users: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
28
- arrowUp: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
29
- arrowDown: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
30
- arrowRight: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
31
- arrowLeft: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
32
- moveLeft: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
33
- moveRight: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
34
- help: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
35
- pizza: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
36
- check: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
37
- copy: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
38
- copyDone: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
39
- refresh: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
40
- preview: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
41
- externalLink: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
42
- sun: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
43
- lock: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
44
- unLock: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
45
- moon: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
46
- search: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
47
- laptop: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
48
- active: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
49
- draft: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
50
- archive: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
51
- restore: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
52
- dashboard: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
53
- regulations: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
54
- home: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
55
- building: react0.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react0.RefAttributes<SVGSVGElement>>;
56
- logo: (props: LucideProps) => react_jsx_runtime29.JSX.Element;
8
+ close: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
9
+ save: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
10
+ spinner: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
11
+ chevronLeft: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
12
+ chevronRight: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
13
+ chevronDown: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
14
+ chevronUp: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
15
+ trash: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
16
+ post: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
17
+ page: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
18
+ media: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
19
+ download: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
20
+ settings: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
21
+ billing: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
22
+ ellipsis: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
23
+ add: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
24
+ edit: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
25
+ warning: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
26
+ user: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
27
+ users: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
28
+ arrowUp: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
29
+ arrowDown: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
30
+ arrowRight: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
31
+ arrowLeft: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
32
+ moveLeft: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
33
+ moveRight: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
34
+ help: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
35
+ pizza: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
36
+ check: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
37
+ copy: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
38
+ copyDone: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
39
+ refresh: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
40
+ preview: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
41
+ externalLink: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
42
+ sun: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
43
+ lock: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
44
+ unLock: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
45
+ moon: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
46
+ search: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
47
+ laptop: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
48
+ active: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
49
+ draft: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
50
+ archive: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
51
+ restore: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
52
+ dashboard: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
53
+ regulations: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
54
+ home: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
55
+ building: react1.ForwardRefExoticComponent<Omit<LucideProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
56
+ logo: (props: LucideProps) => react_jsx_runtime240.JSX.Element;
57
57
  };
58
58
  //#endregion
59
59
  export { Icon, Icons };
@@ -1 +1 @@
1
- {"version":3,"file":"icons.d.ts","names":[],"sources":["../../../src/components/common/icons.tsx"],"sourcesContent":[],"mappings":";;;;;KAqDY,IAAA,GAAO;cAEN;;;EAFD,OAAI,kCAAa,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;EAEhB,WA6GZ,kCAAA,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;EAAA,YAAA,kCAAA,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBA5De,gBAAW,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"icons.d.ts","names":[],"sources":["../../../src/components/common/icons.tsx"],"sourcesContent":[],"mappings":";;;;;KAqDY,IAAA,GAAO;cAEN;;;EAFD,OAAI,kCAAa,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;EAEhB,WA6GZ,kCAAA,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;EAAA,YAAA,kCAAA,KAAA,YAAA,EAAA,KAAA,CAAA,uBAAA,cAAA,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBA5De,gBAAW,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ConfigWithIcon } from "../../lib/types/config.js";
2
- import * as react_jsx_runtime30 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime241 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/common/status.d.ts
5
5
  /**
@@ -43,11 +43,11 @@ type StatusComponentProps<TStatus extends string> = {
43
43
  /**
44
44
  * Status column
45
45
  */
46
- declare function StatusField<TStatus extends string>(props: StatusComponentProps<TStatus>): react_jsx_runtime30.JSX.Element;
46
+ declare function StatusField<TStatus extends string>(props: StatusComponentProps<TStatus>): react_jsx_runtime241.JSX.Element;
47
47
  /**
48
48
  * Status badge
49
49
  */
50
- declare function StatusBadge<TStatus extends string>(props: StatusComponentProps<TStatus>): react_jsx_runtime30.JSX.Element;
50
+ declare function StatusBadge<TStatus extends string>(props: StatusComponentProps<TStatus>): react_jsx_runtime241.JSX.Element;
51
51
  //#endregion
52
52
  export { CreateStatusComponentProps, StatusBadge, StatusField, createStatusConfig, createStatusVariants, findStatus };
53
53
  //# sourceMappingURL=status.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"status.d.ts","names":[],"sources":["../../../src/components/common/status.tsx"],"sourcesContent":[],"mappings":";;;;;;;AAOa,cAAA,kBACL,EAAA,CAAA,gBAAA,MAAA,CAAA,CAAA,MAAA,EAD2D,cAC3D,CAD0E,OAC1E,CAAA,EAAA,EAAA,GADoF,cACpF,CADoF,OACpF,CAAA,EAAA;;;;;;;AAQQ,iBAAA,UAAU,CAAA,gBAAA;EAAA,KAAA,EAAA,MAAA;SAChB,EAAA,OAAA,EAAA,EAAA,MAAA,EAAA,MAAA,CAAA,EAEP,OAFO,GAAA,SAAA;;;AAWV;;;AAEU,iBAFM,oBAEN,CAAA,gBAAA,MAAA,CAAA,CAAA,MAAA,EAAA;OAAP,EADgB,OAChB;EAAM,SAAA,EAAA,MAAA;AAaT,CAAA,EAAA,CAAY,EAbT,MAaS,CAbF,OAaE,EAAA,MAAA,CAAA;AAEV;;;AAMQ,KARE,0BAQF,CAAA,gBAAA,MAAA,CAAA,GAAA;QACoB,EARpB,OAQoB,GAAA,IAAA;;;AAO9B;;KATK,oBAS2E,CAAA,gBAAA,MAAA,CAAA,GAAA;QAArB,EARjD,cAQiD,CARlC,OAQkC,CAAA,EAAA;UAA6B,EAAA,CAAA,KAAA,EAAA;IAAA,MAAA,EAP1D,OAO0D;EAexE,CAAA,EAAA,GAAA,MAAA;EAAW,MAAA,EArBjB,OAqBiB,GAAA,IAAA;;;;;iBAfX,2CAA2C,qBAAqB,WAAQ,mBAAA,CAAA,GAAA,CAAA;;;;iBAexE,2CAA2C,qBAAqB,WAAQ,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"status.d.ts","names":[],"sources":["../../../src/components/common/status.tsx"],"sourcesContent":[],"mappings":";;;;;;;AAOa,cAAA,kBACL,EAAA,CAAA,gBAAA,MAAA,CAAA,CAAA,MAAA,EAD2D,cAC3D,CAD0E,OAC1E,CAAA,EAAA,EAAA,GADoF,cACpF,CADoF,OACpF,CAAA,EAAA;;;;;;;AAQQ,iBAAA,UAAU,CAAA,gBAAA;EAAA,KAAA,EAAA,MAAA;SAChB,EAAA,OAAA,EAAA,EAAA,MAAA,EAAA,MAAA,CAAA,EAEP,OAFO,GAAA,SAAA;;;AAWV;;;AAEU,iBAFM,oBAEN,CAAA,gBAAA,MAAA,CAAA,CAAA,MAAA,EAAA;OAAP,EADgB,OAChB;EAAM,SAAA,EAAA,MAAA;AAaT,CAAA,EAAA,CAAY,EAbT,MAaS,CAbF,OAaE,EAAA,MAAA,CAAA;AAEV;;;AAMQ,KARE,0BAQF,CAAA,gBAAA,MAAA,CAAA,GAAA;QACoB,EARpB,OAQoB,GAAA,IAAA;;;AAO9B;;KATK,oBAS2E,CAAA,gBAAA,MAAA,CAAA,GAAA;QAArB,EARjD,cAQiD,CARlC,OAQkC,CAAA,EAAA;UAA6B,EAAA,CAAA,KAAA,EAAA;IAAA,MAAA,EAP1D,OAO0D;EAexE,CAAA,EAAA,GAAA,MAAA;EAAW,MAAA,EArBjB,OAqBiB,GAAA,IAAA;;;;;iBAfX,2CAA2C,qBAAqB,WAAQ,oBAAA,CAAA,GAAA,CAAA;;;;iBAexE,2CAA2C,qBAAqB,WAAQ,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime244 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/editor/components/content.client.d.ts
4
- declare function EditorContent(): react_jsx_runtime244.JSX.Element;
4
+ declare function EditorContent(): react_jsx_runtime106.JSX.Element;
5
5
  //#endregion
6
6
  export { EditorContent };
7
7
  //# sourceMappingURL=content.client.d.ts.map
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime245 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime107 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/editor/components/fixed-menu.client.d.ts
4
- declare function FixedMenu(): react_jsx_runtime245.JSX.Element;
4
+ declare function FixedMenu(): react_jsx_runtime107.JSX.Element;
5
5
  //#endregion
6
6
  export { FixedMenu };
7
7
  //# sourceMappingURL=fixed-menu.client.d.ts.map
@@ -1,5 +1,5 @@
1
- import * as react_jsx_runtime246 from "react/jsx-runtime";
2
- import * as react96 from "react";
1
+ import * as react_jsx_runtime108 from "react/jsx-runtime";
2
+ import * as react0 from "react";
3
3
  import { PropsWithChildren } from "react";
4
4
  import { Content, Editor, JSONContent } from "@tiptap/react";
5
5
 
@@ -10,7 +10,7 @@ import { Content, Editor, JSONContent } from "@tiptap/react";
10
10
  type EditorContextValue = {
11
11
  editor: Editor;
12
12
  };
13
- declare const EditorContext: react96.Context<EditorContextValue>;
13
+ declare const EditorContext: react0.Context<EditorContextValue>;
14
14
  /**
15
15
  * Editor context provider
16
16
  */
@@ -26,7 +26,7 @@ declare function EditorContextProvider({
26
26
  disabled,
27
27
  className,
28
28
  children
29
- }: EditorContextProviderProps): react_jsx_runtime246.JSX.Element | null;
29
+ }: EditorContextProviderProps): react_jsx_runtime108.JSX.Element | null;
30
30
  //#endregion
31
31
  export { EditorContext, EditorContextProvider };
32
32
  //# sourceMappingURL=context.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.client.d.ts","names":[],"sources":["../../../src/components/editor/context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;KAgBK,kBAAA;EAAA,MAAA,EACK,MADL;AAIL,CAAA;AAAoE,cAAvD,aAAuD,EAA1C,OAAA,CAAA,OAA0C,CAA1C,kBAA0C,CAAA;;;;AAAC,KAKhE,0BAAA,GAA6B,iBAAH,CAAA;EAAA,KAAA,CAAA,EACrB,OADqB;UACrB,CAAA,EAAA,CAAA,KAAA,EACW,WADX,EAAA,GAAA,IAAA;UACW,CAAA,EAAA,OAAA;WAFa,CAAA,EAAA,MAAA;CAAiB,CAAA;AAOnC,iBAAA,qBAAA,CAAqB;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAMlC,0BANkC,CAAA,EAMR,oBAAA,CAAA,GAAA,CAAA,OAAA,GANQ,IAAA"}
1
+ {"version":3,"file":"context.client.d.ts","names":[],"sources":["../../../src/components/editor/context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;KAgBK,kBAAA;EAAA,MAAA,EACK,MADL;AAIL,CAAA;AAAoE,cAAvD,aAAuD,EAA1C,MAAA,CAAA,OAA0C,CAA1C,kBAA0C,CAAA;;;;AAAC,KAKhE,0BAAA,GAA6B,iBAAH,CAAA;EAAA,KAAA,CAAA,EACrB,OADqB;UACrB,CAAA,EAAA,CAAA,KAAA,EACW,WADX,EAAA,GAAA,IAAA;UACW,CAAA,EAAA,OAAA;WAFa,CAAA,EAAA,MAAA;CAAiB,CAAA;AAOnC,iBAAA,qBAAA,CAAqB;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAMlC,0BANkC,CAAA,EAMR,oBAAA,CAAA,GAAA,CAAA,OAAA,GANQ,IAAA"}
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime247 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime109 from "react/jsx-runtime";
2
2
  import { HTMLAttributes } from "react";
3
3
 
4
4
  //#region src/components/editor/index.client.d.ts
5
5
  declare function Editor({
6
6
  className,
7
7
  ...props
8
- }: HTMLAttributes<HTMLDivElement>): react_jsx_runtime247.JSX.Element;
8
+ }: HTMLAttributes<HTMLDivElement>): react_jsx_runtime109.JSX.Element;
9
9
  //#endregion
10
10
  export { Editor };
11
11
  //# sourceMappingURL=index.client.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime248 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime110 from "react/jsx-runtime";
2
2
  import { Content } from "@tiptap/react";
3
3
 
4
4
  //#region src/components/editor/preview.client.d.ts
@@ -6,7 +6,7 @@ declare function EditorPreview({
6
6
  value
7
7
  }: {
8
8
  value?: Content;
9
- }): react_jsx_runtime248.JSX.Element;
9
+ }): react_jsx_runtime110.JSX.Element;
10
10
  //#endregion
11
11
  export { EditorPreview };
12
12
  //# sourceMappingURL=preview.client.d.ts.map
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime249 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime111 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/header/back-button.client.d.ts
4
4
  declare function HeaderTopbarBackButton({
5
5
  className,
6
6
  ...props
7
- }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime249.JSX.Element;
7
+ }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime111.JSX.Element;
8
8
  //#endregion
9
9
  export { HeaderTopbarBackButton };
10
10
  //# sourceMappingURL=back-button.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { Path } from "../../modules/config/paths/types.js";
2
- import * as react_jsx_runtime250 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime112 from "react/jsx-runtime";
3
3
  import React from "react";
4
4
 
5
5
  //#region src/components/header/bottom-bar.client.d.ts
@@ -11,7 +11,7 @@ type BottomBarProps = {
11
11
  };
12
12
  declare function BottomBar({
13
13
  children
14
- }: BottomBarProps): react_jsx_runtime250.JSX.Element;
14
+ }: BottomBarProps): react_jsx_runtime112.JSX.Element;
15
15
  /**
16
16
  * Bottombar link component
17
17
  */
@@ -23,7 +23,7 @@ declare function BottomBarLinks({
23
23
  paths,
24
24
  className,
25
25
  ...props
26
- }: BottomBarLinksProps): react_jsx_runtime250.JSX.Element;
26
+ }: BottomBarLinksProps): react_jsx_runtime112.JSX.Element;
27
27
  //#endregion
28
28
  export { BottomBar, BottomBarLink, BottomBarLinks, BottomBarLinksProps, BottomBarProps };
29
29
  //# sourceMappingURL=bottom-bar.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { BreadcrumbSeparator } from "../ui/breadcrumb.js";
2
- import * as react_jsx_runtime252 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime114 from "react/jsx-runtime";
3
3
  import { PropsWithChildren } from "react";
4
4
 
5
5
  //#region src/components/header/breadcrumbs.client.d.ts
@@ -10,26 +10,26 @@ type HeaderBreadcrumb = {
10
10
  type HeaderBreadcrumbProps = {
11
11
  breadcrumbs: HeaderBreadcrumb[];
12
12
  };
13
- declare function HeaderBreadcrumbs(props: PropsWithChildren): react_jsx_runtime252.JSX.Element;
13
+ declare function HeaderBreadcrumbs(props: PropsWithChildren): react_jsx_runtime114.JSX.Element;
14
14
  declare const HeaderBreadcrumbSeparator: typeof BreadcrumbSeparator;
15
15
  /**
16
16
  * Dropdown menu
17
17
  */
18
- declare function HeaderBreadcrumbsDropdownMenu(props: PropsWithChildren): react_jsx_runtime252.JSX.Element;
18
+ declare function HeaderBreadcrumbsDropdownMenu(props: PropsWithChildren): react_jsx_runtime114.JSX.Element;
19
19
  declare function HeaderBreadcrumbsDropdownMenuItem(props: {
20
20
  breadcrumb: HeaderBreadcrumb;
21
- }): react_jsx_runtime252.JSX.Element;
21
+ }): react_jsx_runtime114.JSX.Element;
22
22
  /**
23
23
  * Links
24
24
  */
25
25
  declare function HeaderBreadcrumbsLink(props: {
26
26
  breadcrumb: HeaderBreadcrumb;
27
- }): react_jsx_runtime252.JSX.Element;
27
+ }): react_jsx_runtime114.JSX.Element;
28
28
  /**
29
29
  * Lists
30
30
  */
31
- declare function HeaderBreadcrumbsMobileList(props: PropsWithChildren): react_jsx_runtime252.JSX.Element;
32
- declare function HeaderBreadcrumbsDesktopList(props: PropsWithChildren): react_jsx_runtime252.JSX.Element;
31
+ declare function HeaderBreadcrumbsMobileList(props: PropsWithChildren): react_jsx_runtime114.JSX.Element;
32
+ declare function HeaderBreadcrumbsDesktopList(props: PropsWithChildren): react_jsx_runtime114.JSX.Element;
33
33
  //#endregion
34
34
  export { HeaderBreadcrumb, HeaderBreadcrumbProps, HeaderBreadcrumbSeparator, HeaderBreadcrumbs, HeaderBreadcrumbsDesktopList, HeaderBreadcrumbsDropdownMenu, HeaderBreadcrumbsDropdownMenuItem, HeaderBreadcrumbsLink, HeaderBreadcrumbsMobileList };
35
35
  //# sourceMappingURL=breadcrumbs.client.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime258 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime120 from "react/jsx-runtime";
2
2
  import { ComponentProps } from "react";
3
3
 
4
4
  //#region src/components/header/header.client.d.ts
@@ -6,7 +6,7 @@ declare function Header({
6
6
  children,
7
7
  className,
8
8
  ...props
9
- }: ComponentProps<"header">): react_jsx_runtime258.JSX.Element;
9
+ }: ComponentProps<"header">): react_jsx_runtime120.JSX.Element;
10
10
  //#endregion
11
11
  export { Header };
12
12
  //# sourceMappingURL=header.client.d.ts.map
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime259 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime121 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/header/mobile-nav-switcher.client.d.ts
4
4
  declare function HeaderTopbarMobileNavSwitcher({
5
5
  className,
6
6
  ...props
7
- }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime259.JSX.Element;
7
+ }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime121.JSX.Element;
8
8
  //#endregion
9
9
  export { HeaderTopbarMobileNavSwitcher };
10
10
  //# sourceMappingURL=mobile-nav-switcher.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { HeaderBreadcrumb } from "./breadcrumbs.client.js";
2
- import * as react_jsx_runtime261 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime122 from "react/jsx-runtime";
3
3
  import React from "react";
4
4
 
5
5
  //#region src/components/header/top-bar.client.d.ts
@@ -11,7 +11,7 @@ type TopbarProps = {
11
11
  };
12
12
  declare function Topbar({
13
13
  children
14
- }: TopbarProps): react_jsx_runtime261.JSX.Element;
14
+ }: TopbarProps): react_jsx_runtime122.JSX.Element;
15
15
  /**
16
16
  * Topbar title component
17
17
  */
@@ -26,7 +26,7 @@ declare function TopbarTitle({
26
26
  isDeleted,
27
27
  className,
28
28
  ...props
29
- }: TopbarTitleProps): react_jsx_runtime261.JSX.Element;
29
+ }: TopbarTitleProps): react_jsx_runtime122.JSX.Element;
30
30
  /**
31
31
  * Topbar tools component
32
32
  */
@@ -37,7 +37,7 @@ declare function TopbarTools({
37
37
  children,
38
38
  className,
39
39
  ...props
40
- }: TopbarToolsProps): react_jsx_runtime261.JSX.Element;
40
+ }: TopbarToolsProps): react_jsx_runtime122.JSX.Element;
41
41
  //#endregion
42
42
  export { Topbar, TopbarProps, TopbarTitle, TopbarTitleProps, TopbarTools, TopbarToolsProps };
43
43
  //# sourceMappingURL=top-bar.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { ScrollArea } from "../ui/scroll-area.js";
2
- import * as react_jsx_runtime264 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime125 from "react/jsx-runtime";
3
3
  import { ComponentProps } from "react";
4
4
 
5
5
  //#region src/components/layouts/admin-content.client.d.ts
@@ -7,7 +7,7 @@ declare function AdminContent({
7
7
  children,
8
8
  className,
9
9
  ...props
10
- }: ComponentProps<typeof ScrollArea>): react_jsx_runtime264.JSX.Element;
10
+ }: ComponentProps<typeof ScrollArea>): react_jsx_runtime125.JSX.Element;
11
11
  //#endregion
12
12
  export { AdminContent };
13
13
  //# sourceMappingURL=admin-content.client.d.ts.map
@@ -1,8 +1,8 @@
1
- import * as react_jsx_runtime375 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime231 from "react/jsx-runtime";
2
2
  import { PropsWithChildren } from "react";
3
3
 
4
4
  //#region src/components/layouts/admin-layout.d.ts
5
- declare function AdminLayout(props: PropsWithChildren): react_jsx_runtime375.JSX.Element;
5
+ declare function AdminLayout(props: PropsWithChildren): react_jsx_runtime231.JSX.Element;
6
6
  //#endregion
7
7
  export { AdminLayout };
8
8
  //# sourceMappingURL=admin-layout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { SidebarProvider } from "../ui/sidebar.client.js";
2
- import { AuthGuard } from "../../modules/auth/components/guard.js";
2
+ import { AuthGuard } from "../../modules/auth/components/guard.client.js";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/layouts/admin-layout.tsx
@@ -1 +1 @@
1
- {"version":3,"file":"admin-layout.js","names":[],"sources":["../../../src/components/layouts/admin-layout.tsx"],"sourcesContent":["import { AuthGuard } from \"@/modules/auth/components/guard\";\nimport { PropsWithChildren } from \"react\";\nimport { SidebarProvider } from \"../entry.client\";\n\nexport function AdminLayout(props: PropsWithChildren) {\n return (\n <AuthGuard>\n <SidebarProvider className=\"max-h-[100dvh] overflow-hidden border\">\n {props.children}\n </SidebarProvider>\n </AuthGuard>\n );\n}\n"],"mappings":";;;;;AAIA,SAAgB,YAAY,OAA0B;AACpD,QACE,oBAAC,uBACC,oBAAC;EAAgB,WAAU;YACxB,MAAM;GACS,GACR"}
1
+ {"version":3,"file":"admin-layout.js","names":[],"sources":["../../../src/components/layouts/admin-layout.tsx"],"sourcesContent":["import { AuthGuard } from \"@/modules/auth/components/guard.client\";\nimport { PropsWithChildren } from \"react\";\nimport { SidebarProvider } from \"../ui/sidebar.client\";\n\nexport function AdminLayout(props: PropsWithChildren) {\n return (\n <AuthGuard>\n <SidebarProvider className=\"max-h-[100dvh] overflow-hidden border\">\n {props.children}\n </SidebarProvider>\n </AuthGuard>\n );\n}\n"],"mappings":";;;;;AAIA,SAAgB,YAAY,OAA0B;AACpD,QACE,oBAAC,uBACC,oBAAC;EAAgB,WAAU;YACxB,MAAM;GACS,GACR"}
@@ -1,8 +1,8 @@
1
- import * as react_jsx_runtime32 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime243 from "react/jsx-runtime";
2
2
  import { PropsWithChildren } from "react";
3
3
 
4
4
  //#region src/components/layouts/admin-loading.d.ts
5
- declare function AdminLoadingLayout(props: PropsWithChildren): react_jsx_runtime32.JSX.Element;
5
+ declare function AdminLoadingLayout(props: PropsWithChildren): react_jsx_runtime243.JSX.Element;
6
6
  //#endregion
7
7
  export { AdminLoadingLayout };
8
8
  //# sourceMappingURL=admin-loading.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"admin-loading.d.ts","names":[],"sources":["../../../src/components/layouts/admin-loading.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,kBAAA,QAA0B,oBAAiB,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"admin-loading.d.ts","names":[],"sources":["../../../src/components/layouts/admin-loading.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,kBAAA,QAA0B,oBAAiB,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime33 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime244 from "react/jsx-runtime";
2
2
  import { ComponentProps, HTMLAttributes } from "react";
3
3
  import { Route } from "next";
4
4
 
@@ -15,17 +15,17 @@ declare function EmptyPage({
15
15
  className,
16
16
  children,
17
17
  ...props
18
- }: ComponentProps<"div">): react_jsx_runtime33.JSX.Element;
18
+ }: ComponentProps<"div">): react_jsx_runtime244.JSX.Element;
19
19
  declare function EmptyPageTitle({
20
20
  className,
21
21
  children,
22
22
  ...props
23
- }: ComponentProps<"h2">): react_jsx_runtime33.JSX.Element;
23
+ }: ComponentProps<"h2">): react_jsx_runtime244.JSX.Element;
24
24
  declare function EmptyPageDescription({
25
25
  className,
26
26
  children,
27
27
  ...props
28
- }: ComponentProps<"p">): react_jsx_runtime33.JSX.Element;
28
+ }: ComponentProps<"p">): react_jsx_runtime244.JSX.Element;
29
29
  //#endregion
30
30
  export { EmptyPage, EmptyPageDescription, EmptyPageProps, EmptyPageTitle };
31
31
  //# sourceMappingURL=empty-page.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"empty-page.d.ts","names":[],"sources":["../../../src/components/layouts/empty-page.tsx"],"sourcesContent":[],"mappings":";;;;;KAIY,cAAA,GAAiB,eAAe;;;EAAhC,YAAA,CAAA,EAAA;IAAc,IAAA,EAIhB,KAJgB;IAAkB,KAAA,EAAA,MAAA;;;AAI7B,iBAKC,SAAA,CALD;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAK8C,cAL9C,CAAA,KAAA,CAAA,CAAA,EAKmE,mBAAA,CAAA,GAAA,CAAA,OALnE;AAKC,iBAcA,cAAA,CAdS;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAcyC,cAdzC,CAAA,IAAA,CAAA,CAAA,EAc6D,mBAAA,CAAA,GAAA,CAAA,OAd7D;AAAA,iBAsBT,oBAAA,CAtBS;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAsB+C,cAtB/C,CAAA,GAAA,CAAA,CAAA,EAsBkE,mBAAA,CAAA,GAAA,CAAA,OAtBlE"}
1
+ {"version":3,"file":"empty-page.d.ts","names":[],"sources":["../../../src/components/layouts/empty-page.tsx"],"sourcesContent":[],"mappings":";;;;;KAIY,cAAA,GAAiB,eAAe;;;EAAhC,YAAA,CAAA,EAAA;IAAc,IAAA,EAIhB,KAJgB;IAAkB,KAAA,EAAA,MAAA;;;AAI7B,iBAKC,SAAA,CALD;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAK8C,cAL9C,CAAA,KAAA,CAAA,CAAA,EAKmE,oBAAA,CAAA,GAAA,CAAA,OALnE;AAKC,iBAcA,cAAA,CAdS;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAcyC,cAdzC,CAAA,IAAA,CAAA,CAAA,EAc6D,oBAAA,CAAA,GAAA,CAAA,OAd7D;AAAA,iBAsBT,oBAAA,CAtBS;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAsB+C,cAtB/C,CAAA,GAAA,CAAA,CAAA,EAsBkE,oBAAA,CAAA,GAAA,CAAA,OAtBlE"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime36 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime247 from "react/jsx-runtime";
2
2
  import { ComponentProps } from "react";
3
3
 
4
4
  //#region src/components/layouts/list-layout.d.ts
@@ -6,7 +6,7 @@ declare function ListLayout({
6
6
  className,
7
7
  children,
8
8
  ...props
9
- }: ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
9
+ }: ComponentProps<"div">): react_jsx_runtime247.JSX.Element;
10
10
  //#endregion
11
11
  export { ListLayout };
12
12
  //# sourceMappingURL=list-layout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-layout.d.ts","names":[],"sources":["../../../src/components/layouts/list-layout.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,UAAA;;;;GAA8C,wBAAqB,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"list-layout.d.ts","names":[],"sources":["../../../src/components/layouts/list-layout.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,UAAA;;;;GAA8C,wBAAqB,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,7 +1,8 @@
1
- import * as react_jsx_runtime37 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime238 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/layouts/not-found-page.d.ts
4
- declare function NotFoundPage(): react_jsx_runtime37.JSX.Element;
4
+ declare function AdminNotFoundPage(): react_jsx_runtime238.JSX.Element;
5
+ declare function NotFoundPage(): react_jsx_runtime238.JSX.Element;
5
6
  //#endregion
6
- export { NotFoundPage };
7
+ export { AdminNotFoundPage, NotFoundPage };
7
8
  //# sourceMappingURL=not-found-page.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"not-found-page.d.ts","names":[],"sources":["../../../src/components/layouts/not-found-page.tsx"],"sourcesContent":[],"mappings":";;;iBAEgB,YAAA,CAAA,GAAY,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"not-found-page.d.ts","names":[],"sources":["../../../src/components/layouts/not-found-page.tsx"],"sourcesContent":[],"mappings":";;;iBAEgB,iBAAA,CAAA,GAAiB,oBAAA,CAAA,GAAA,CAAA;iBAQjB,YAAA,CAAA,GAAY,oBAAA,CAAA,GAAA,CAAA"}
@@ -2,13 +2,19 @@ import { NotFoundSection } from "./not-found-section.js";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/layouts/not-found-page.tsx
5
+ function AdminNotFoundPage() {
6
+ return /* @__PURE__ */ jsx("div", {
7
+ className: "relative z-0 grid h-[100dvh] w-full place-items-center",
8
+ children: /* @__PURE__ */ jsx(NotFoundSection, { href: "/admin" })
9
+ });
10
+ }
5
11
  function NotFoundPage() {
6
12
  return /* @__PURE__ */ jsx("div", {
7
13
  className: "relative z-0 grid h-[100dvh] w-full place-items-center",
8
- children: /* @__PURE__ */ jsx(NotFoundSection, { href: "/" })
14
+ children: /* @__PURE__ */ jsx(NotFoundSection, {})
9
15
  });
10
16
  }
11
17
 
12
18
  //#endregion
13
- export { NotFoundPage };
19
+ export { AdminNotFoundPage, NotFoundPage };
14
20
  //# sourceMappingURL=not-found-page.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"not-found-page.js","names":[],"sources":["../../../src/components/layouts/not-found-page.tsx"],"sourcesContent":["import { NotFoundSection } from \"./not-found-section\";\n\nexport function NotFoundPage() {\n return (\n <div className=\"relative z-0 grid h-[100dvh] w-full place-items-center\">\n <NotFoundSection href=\"/\" />\n </div>\n );\n}\n"],"mappings":";;;;AAEA,SAAgB,eAAe;AAC7B,QACE,oBAAC;EAAI,WAAU;YACb,oBAAC,mBAAgB,MAAK,MAAM;GACxB"}
1
+ {"version":3,"file":"not-found-page.js","names":[],"sources":["../../../src/components/layouts/not-found-page.tsx"],"sourcesContent":["import { NotFoundSection } from \"./not-found-section\";\n\nexport function AdminNotFoundPage() {\n return (\n <div className=\"relative z-0 grid h-[100dvh] w-full place-items-center\">\n <NotFoundSection href=\"/admin\" />\n </div>\n );\n}\n\nexport function NotFoundPage() {\n return (\n <div className=\"relative z-0 grid h-[100dvh] w-full place-items-center\">\n <NotFoundSection />\n </div>\n );\n}\n"],"mappings":";;;;AAEA,SAAgB,oBAAoB;AAClC,QACE,oBAAC;EAAI,WAAU;YACb,oBAAC,mBAAgB,MAAK,WAAW;GAC7B;;AAIV,SAAgB,eAAe;AAC7B,QACE,oBAAC;EAAI,WAAU;YACb,oBAAC,oBAAkB;GACf"}
@@ -17,7 +17,7 @@ function NotFoundSection({ href }) {
17
17
  className: "text-2xl font-bold lg:text-3xl",
18
18
  children: "Oeps, deze pagina is niet gevonden."
19
19
  })]
20
- }), /* @__PURE__ */ jsxs(Link, {
20
+ }), href && /* @__PURE__ */ jsxs(Link, {
21
21
  href,
22
22
  className: cn(buttonVariants({ variant: "secondary" }), "text-foreground"),
23
23
  children: [/* @__PURE__ */ jsx(HomeIcon, { className: "mr-2 size-4" }), "Terug naar home"]
@@ -1 +1 @@
1
- {"version":3,"file":"not-found-section.js","names":[],"sources":["../../../src/components/layouts/not-found-section.tsx"],"sourcesContent":["import { buttonVariants } from \"@/components/ui/button\";\nimport { cn } from \"@/lib/utils/cn\";\nimport { HomeIcon } from \"lucide-react\";\nimport type { Route } from \"next\";\nimport Link from \"next/link\";\n\nexport function NotFoundSection({ href }: { href: Route }) {\n return (\n <div className=\"flex flex-col items-center gap-12 text-center\">\n <span className=\"text-foreground space-y-2\">\n <h2 className=\"text-9xl font-bold leading-none\">404</h2>\n <h1 className=\"text-2xl font-bold lg:text-3xl\">Oeps, deze pagina is niet gevonden.</h1>\n </span>\n\n <Link href={href} className={cn(buttonVariants({ variant: \"secondary\" }), \"text-foreground\")}>\n <HomeIcon className=\"mr-2 size-4\" />\n Terug naar home\n </Link>\n </div>\n );\n}\n"],"mappings":";;;;;;;AAMA,SAAgB,gBAAgB,EAAE,QAAyB;AACzD,QACE,qBAAC;EAAI,WAAU;aACb,qBAAC;GAAK,WAAU;cACd,oBAAC;IAAG,WAAU;cAAkC;KAAQ,EACxD,oBAAC;IAAG,WAAU;cAAiC;KAAwC;IAClF,EAEP,qBAAC;GAAW;GAAM,WAAW,GAAG,eAAe,EAAE,SAAS,aAAa,CAAC,EAAE,kBAAkB;cAC1F,oBAAC,YAAS,WAAU,gBAAgB;IAE/B;GACH"}
1
+ {"version":3,"file":"not-found-section.js","names":[],"sources":["../../../src/components/layouts/not-found-section.tsx"],"sourcesContent":["import { buttonVariants } from \"@/components/ui/button\";\nimport { cn } from \"@/lib/utils/cn\";\nimport { HomeIcon } from \"lucide-react\";\nimport type { Route } from \"next\";\nimport Link from \"next/link\";\n\nexport function NotFoundSection({ href }: { href?: Route }) {\n return (\n <div className=\"flex flex-col items-center gap-12 text-center\">\n <span className=\"text-foreground space-y-2\">\n <h2 className=\"text-9xl font-bold leading-none\">404</h2>\n <h1 className=\"text-2xl font-bold lg:text-3xl\">Oeps, deze pagina is niet gevonden.</h1>\n </span>\n\n {href && (\n <Link\n href={href}\n className={cn(buttonVariants({ variant: \"secondary\" }), \"text-foreground\")}\n >\n <HomeIcon className=\"mr-2 size-4\" />\n Terug naar home\n </Link>\n )}\n </div>\n );\n}\n"],"mappings":";;;;;;;AAMA,SAAgB,gBAAgB,EAAE,QAA0B;AAC1D,QACE,qBAAC;EAAI,WAAU;aACb,qBAAC;GAAK,WAAU;cACd,oBAAC;IAAG,WAAU;cAAkC;KAAQ,EACxD,oBAAC;IAAG,WAAU;cAAiC;KAAwC;IAClF,EAEN,QACC,qBAAC;GACO;GACN,WAAW,GAAG,eAAe,EAAE,SAAS,aAAa,CAAC,EAAE,kBAAkB;cAE1E,oBAAC,YAAS,WAAU,gBAAgB;IAE/B;GAEL"}
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime265 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime126 from "react/jsx-runtime";
2
2
  import { PropsWithChildren } from "react";
3
3
 
4
4
  //#region src/components/layouts/providers.client.d.ts
5
5
  declare function Providers({
6
6
  children
7
- }: PropsWithChildren): react_jsx_runtime265.JSX.Element;
7
+ }: PropsWithChildren): react_jsx_runtime126.JSX.Element;
8
8
  //#endregion
9
9
  export { Providers };
10
10
  //# sourceMappingURL=providers.client.d.ts.map