@tulip-systems/core 0.8.2 → 0.8.3

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 (976) hide show
  1. package/dist/components/common/icons.d.mts +1 -2
  2. package/dist/components/common/icons.mjs +1 -2
  3. package/dist/components/common/status.d.mts +1 -2
  4. package/dist/components/common/status.mjs +1 -2
  5. package/dist/components/editor/components/content.client.d.mts +1 -2
  6. package/dist/components/editor/components/content.client.mjs +1 -2
  7. package/dist/components/editor/components/editor.client.d.mts +1 -2
  8. package/dist/components/editor/components/editor.client.mjs +1 -2
  9. package/dist/components/editor/components/menu-nodes.client.mjs +1 -2
  10. package/dist/components/editor/components/menu.client.d.mts +1 -2
  11. package/dist/components/editor/components/menu.client.mjs +1 -2
  12. package/dist/components/editor/extensions/file-handler/extension.d.mts +1 -2
  13. package/dist/components/editor/extensions/file-handler/extension.mjs +1 -2
  14. package/dist/components/editor/extensions/file-handler/strategy.d.mts +1 -2
  15. package/dist/components/editor/extensions/file-handler/strategy.mjs +1 -2
  16. package/dist/components/editor/extensions/file-handler/utils.mjs +1 -2
  17. package/dist/components/editor/extensions/image/extension.d.mts +1 -2
  18. package/dist/components/editor/extensions/image/extension.mjs +1 -2
  19. package/dist/components/editor/extensions/skeleton/extension.mjs +1 -2
  20. package/dist/components/editor/extensions/skeleton/renderer.mjs +1 -2
  21. package/dist/components/editor/lib/constants.d.mts +1 -2
  22. package/dist/components/editor/lib/constants.mjs +1 -2
  23. package/dist/components/editor/lib/extensions.d.mts +1 -2
  24. package/dist/components/editor/lib/extensions.mjs +1 -2
  25. package/dist/components/editor/lib/helpers.d.mts +1 -2
  26. package/dist/components/editor/lib/helpers.mjs +1 -2
  27. package/dist/components/editor/lib/types.d.mts +1 -2
  28. package/dist/components/editor/lib/variants.mjs +1 -2
  29. package/dist/components/emails/forget-password-email.mjs +2 -3
  30. package/dist/components/header/back-button.client.d.mts +1 -2
  31. package/dist/components/header/back-button.client.mjs +1 -2
  32. package/dist/components/header/bottom-bar.client.d.mts +1 -2
  33. package/dist/components/header/bottom-bar.client.mjs +1 -2
  34. package/dist/components/header/breadcrumbs.client.d.mts +1 -2
  35. package/dist/components/header/breadcrumbs.client.mjs +1 -2
  36. package/dist/components/header/header.client.d.mts +1 -2
  37. package/dist/components/header/header.client.mjs +1 -2
  38. package/dist/components/header/indicator.client.mjs +1 -2
  39. package/dist/components/header/mobile-nav-switcher.client.d.mts +1 -2
  40. package/dist/components/header/mobile-nav-switcher.client.mjs +1 -2
  41. package/dist/components/header/top-bar.client.d.mts +1 -2
  42. package/dist/components/header/top-bar.client.mjs +1 -2
  43. package/dist/components/layouts/admin-content.client.d.mts +1 -2
  44. package/dist/components/layouts/admin-content.client.mjs +1 -2
  45. package/dist/components/layouts/admin-error-pages.d.mts +1 -2
  46. package/dist/components/layouts/admin-error-pages.mjs +1 -2
  47. package/dist/components/layouts/admin-layout.d.mts +1 -2
  48. package/dist/components/layouts/admin-layout.mjs +1 -2
  49. package/dist/components/layouts/admin-loading.d.mts +1 -2
  50. package/dist/components/layouts/admin-loading.mjs +1 -2
  51. package/dist/components/layouts/empty-page.d.mts +1 -2
  52. package/dist/components/layouts/empty-page.mjs +1 -2
  53. package/dist/components/layouts/error-page.d.mts +1 -2
  54. package/dist/components/layouts/error-page.mjs +1 -2
  55. package/dist/components/layouts/error-sections.d.mts +1 -2
  56. package/dist/components/layouts/error-sections.mjs +1 -2
  57. package/dist/components/layouts/list-layout.d.mts +1 -2
  58. package/dist/components/layouts/list-layout.mjs +1 -2
  59. package/dist/components/layouts/providers.client.d.mts +1 -2
  60. package/dist/components/layouts/providers.client.mjs +1 -2
  61. package/dist/components/layouts/root-error-pages.d.mts +1 -2
  62. package/dist/components/layouts/root-error-pages.mjs +1 -2
  63. package/dist/components/layouts/root-layout.server.d.mts +1 -2
  64. package/dist/components/layouts/root-layout.server.mjs +1 -2
  65. package/dist/components/layouts/root-loading.d.mts +1 -2
  66. package/dist/components/layouts/root-loading.mjs +1 -2
  67. package/dist/components/layouts/tab-layout.d.mts +1 -2
  68. package/dist/components/layouts/tab-layout.mjs +1 -2
  69. package/dist/components/lists/data-list.d.mts +1 -2
  70. package/dist/components/lists/data-list.mjs +1 -2
  71. package/dist/components/lists/data-stack.d.mts +1 -2
  72. package/dist/components/lists/data-stack.mjs +1 -2
  73. package/dist/components/navigation/admin-sidebar-header.client.mjs +1 -2
  74. package/dist/components/navigation/admin-sidebar-paths.client.d.mts +1 -2
  75. package/dist/components/navigation/admin-sidebar-paths.client.mjs +1 -2
  76. package/dist/components/navigation/admin-sidebar-skeleton.mjs +1 -2
  77. package/dist/components/ui/accordion.client.d.mts +1 -2
  78. package/dist/components/ui/accordion.client.mjs +1 -2
  79. package/dist/components/ui/alert-dialog.client.d.mts +1 -2
  80. package/dist/components/ui/alert-dialog.client.mjs +1 -2
  81. package/dist/components/ui/alert.d.mts +1 -2
  82. package/dist/components/ui/alert.mjs +1 -2
  83. package/dist/components/ui/aspect-ratio.client.d.mts +1 -2
  84. package/dist/components/ui/aspect-ratio.client.mjs +1 -2
  85. package/dist/components/ui/avatar.client.d.mts +1 -2
  86. package/dist/components/ui/avatar.client.mjs +1 -2
  87. package/dist/components/ui/badge.d.mts +2 -3
  88. package/dist/components/ui/badge.mjs +1 -2
  89. package/dist/components/ui/breadcrumb.d.mts +1 -2
  90. package/dist/components/ui/breadcrumb.mjs +1 -2
  91. package/dist/components/ui/button-group.d.mts +1 -2
  92. package/dist/components/ui/button-group.mjs +1 -2
  93. package/dist/components/ui/button.d.mts +2 -3
  94. package/dist/components/ui/button.mjs +1 -2
  95. package/dist/components/ui/calendar.client.d.mts +1 -2
  96. package/dist/components/ui/calendar.client.mjs +1 -2
  97. package/dist/components/ui/card.d.mts +1 -2
  98. package/dist/components/ui/card.mjs +1 -2
  99. package/dist/components/ui/carousel.client.d.mts +1 -2
  100. package/dist/components/ui/carousel.client.mjs +1 -2
  101. package/dist/components/ui/chart.client.d.mts +1 -2
  102. package/dist/components/ui/chart.client.mjs +1 -2
  103. package/dist/components/ui/checkbox.client.d.mts +1 -2
  104. package/dist/components/ui/checkbox.client.mjs +1 -2
  105. package/dist/components/ui/collapsible.client.d.mts +1 -2
  106. package/dist/components/ui/collapsible.client.mjs +1 -2
  107. package/dist/components/ui/color-picker.client.d.mts +1 -2
  108. package/dist/components/ui/color-picker.client.mjs +1 -2
  109. package/dist/components/ui/combobox-dropdown.client.d.mts +1 -2
  110. package/dist/components/ui/combobox-dropdown.client.mjs +1 -2
  111. package/dist/components/ui/combobox.client.d.mts +1 -2
  112. package/dist/components/ui/combobox.client.mjs +1 -2
  113. package/dist/components/ui/command.client.d.mts +1 -2
  114. package/dist/components/ui/command.client.mjs +1 -2
  115. package/dist/components/ui/context-menu.client.d.mts +1 -2
  116. package/dist/components/ui/context-menu.client.mjs +1 -2
  117. package/dist/components/ui/date-picker.client.d.mts +1 -2
  118. package/dist/components/ui/date-picker.client.mjs +1 -2
  119. package/dist/components/ui/dialog.client.d.mts +1 -2
  120. package/dist/components/ui/dialog.client.mjs +1 -2
  121. package/dist/components/ui/drawer.client.d.mts +1 -2
  122. package/dist/components/ui/drawer.client.mjs +1 -2
  123. package/dist/components/ui/dropdown-menu.client.d.mts +1 -2
  124. package/dist/components/ui/dropdown-menu.client.mjs +1 -2
  125. package/dist/components/ui/empty.d.mts +1 -2
  126. package/dist/components/ui/empty.mjs +1 -2
  127. package/dist/components/ui/field.client.d.mts +1 -2
  128. package/dist/components/ui/field.client.mjs +1 -2
  129. package/dist/components/ui/form.client.d.mts +1 -2
  130. package/dist/components/ui/form.client.mjs +1 -2
  131. package/dist/components/ui/hover-card.client.d.mts +1 -2
  132. package/dist/components/ui/hover-card.client.mjs +1 -2
  133. package/dist/components/ui/input-date-time.client.d.mts +1 -2
  134. package/dist/components/ui/input-date-time.client.mjs +1 -2
  135. package/dist/components/ui/input-date.d.mts +1 -2
  136. package/dist/components/ui/input-date.mjs +1 -2
  137. package/dist/components/ui/input-group.client.d.mts +1 -2
  138. package/dist/components/ui/input-group.client.mjs +1 -2
  139. package/dist/components/ui/input-recipient.d.mts +1 -2
  140. package/dist/components/ui/input-recipient.mjs +1 -2
  141. package/dist/components/ui/input-time.d.mts +1 -2
  142. package/dist/components/ui/input-time.mjs +1 -2
  143. package/dist/components/ui/input.d.mts +1 -2
  144. package/dist/components/ui/input.mjs +1 -2
  145. package/dist/components/ui/item.d.mts +2 -3
  146. package/dist/components/ui/item.mjs +1 -2
  147. package/dist/components/ui/kbd.d.mts +1 -2
  148. package/dist/components/ui/kbd.mjs +1 -2
  149. package/dist/components/ui/label.d.mts +1 -2
  150. package/dist/components/ui/label.mjs +1 -2
  151. package/dist/components/ui/loader.d.mts +1 -2
  152. package/dist/components/ui/loader.mjs +1 -2
  153. package/dist/components/ui/navigation-menu.d.mts +1 -2
  154. package/dist/components/ui/navigation-menu.mjs +1 -2
  155. package/dist/components/ui/pagination.d.mts +1 -2
  156. package/dist/components/ui/pagination.mjs +1 -2
  157. package/dist/components/ui/popover.client.d.mts +1 -2
  158. package/dist/components/ui/popover.client.mjs +1 -2
  159. package/dist/components/ui/progress.client.d.mts +1 -2
  160. package/dist/components/ui/progress.client.mjs +1 -2
  161. package/dist/components/ui/radio-group.d.mts +1 -2
  162. package/dist/components/ui/radio-group.mjs +1 -2
  163. package/dist/components/ui/resizable.client.d.mts +1 -2
  164. package/dist/components/ui/resizable.client.mjs +1 -2
  165. package/dist/components/ui/scroll-area.d.mts +1 -2
  166. package/dist/components/ui/scroll-area.mjs +1 -2
  167. package/dist/components/ui/select.client.d.mts +1 -2
  168. package/dist/components/ui/select.client.mjs +1 -2
  169. package/dist/components/ui/separator.d.mts +1 -2
  170. package/dist/components/ui/separator.mjs +1 -2
  171. package/dist/components/ui/sheet.client.d.mts +1 -2
  172. package/dist/components/ui/sheet.client.mjs +1 -2
  173. package/dist/components/ui/sidebar.client.d.mts +1 -2
  174. package/dist/components/ui/sidebar.client.mjs +1 -2
  175. package/dist/components/ui/skeleton.d.mts +1 -2
  176. package/dist/components/ui/skeleton.mjs +1 -2
  177. package/dist/components/ui/slider.d.mts +1 -2
  178. package/dist/components/ui/slider.mjs +1 -2
  179. package/dist/components/ui/sonner.client.d.mts +1 -2
  180. package/dist/components/ui/sonner.client.mjs +1 -2
  181. package/dist/components/ui/spinner.d.mts +1 -2
  182. package/dist/components/ui/spinner.mjs +1 -2
  183. package/dist/components/ui/switch.client.d.mts +1 -2
  184. package/dist/components/ui/switch.client.mjs +1 -2
  185. package/dist/components/ui/tabs.client.d.mts +1 -2
  186. package/dist/components/ui/tabs.client.mjs +1 -2
  187. package/dist/components/ui/textarea.d.mts +1 -2
  188. package/dist/components/ui/textarea.mjs +1 -2
  189. package/dist/components/ui/toggle-group.client.d.mts +1 -2
  190. package/dist/components/ui/toggle-group.client.mjs +1 -2
  191. package/dist/components/ui/toggle.client.d.mts +1 -2
  192. package/dist/components/ui/toggle.client.mjs +1 -2
  193. package/dist/components/ui/tooltip.client.d.mts +1 -2
  194. package/dist/components/ui/tooltip.client.mjs +1 -2
  195. package/dist/lib/hooks/use-action.d.mts +1 -2
  196. package/dist/lib/hooks/use-action.mjs +1 -2
  197. package/dist/lib/hooks/use-indicator.d.mts +1 -2
  198. package/dist/lib/hooks/use-indicator.mjs +1 -2
  199. package/dist/lib/hooks/use-mobile.client.d.mts +1 -2
  200. package/dist/lib/hooks/use-mobile.client.mjs +1 -2
  201. package/dist/lib/types/config.d.mts +1 -2
  202. package/dist/lib/utils/array-move.d.mts +1 -2
  203. package/dist/lib/utils/array-move.mjs +1 -2
  204. package/dist/lib/utils/cn.d.mts +1 -2
  205. package/dist/lib/utils/cn.mjs +1 -2
  206. package/dist/lib/utils/fonts.d.mts +1 -2
  207. package/dist/lib/utils/fonts.mjs +1 -2
  208. package/dist/lib/utils/format.d.mts +1 -2
  209. package/dist/lib/utils/format.mjs +1 -2
  210. package/dist/lib/utils/manifest.d.mts +1 -2
  211. package/dist/lib/utils/manifest.mjs +1 -2
  212. package/dist/lib/utils/markdown.d.mts +1 -2
  213. package/dist/lib/utils/markdown.mjs +1 -2
  214. package/dist/lib/utils/url.d.mts +1 -2
  215. package/dist/lib/utils/url.mjs +1 -2
  216. package/dist/lib/utils/user-agent.mjs +1 -2
  217. package/dist/modules/auth/components/allowed.client.d.mts +1 -2
  218. package/dist/modules/auth/components/allowed.client.mjs +1 -2
  219. package/dist/modules/auth/components/auth-layout.server.d.mts +1 -2
  220. package/dist/modules/auth/components/auth-layout.server.mjs +1 -2
  221. package/dist/modules/auth/components/auth-loading.d.mts +1 -2
  222. package/dist/modules/auth/components/auth-loading.mjs +1 -2
  223. package/dist/modules/auth/components/create-first-user-guard.server.d.mts +1 -2
  224. package/dist/modules/auth/components/create-first-user-guard.server.mjs +1 -2
  225. package/dist/modules/auth/components/create-first-user-page.client.d.mts +1 -2
  226. package/dist/modules/auth/components/create-first-user-page.client.mjs +1 -2
  227. package/dist/modules/auth/components/forget-password-page.client.d.mts +1 -2
  228. package/dist/modules/auth/components/forget-password-page.client.mjs +1 -2
  229. package/dist/modules/auth/components/guard.server.d.mts +1 -2
  230. package/dist/modules/auth/components/guard.server.mjs +1 -2
  231. package/dist/modules/auth/components/login-page.client.d.mts +1 -2
  232. package/dist/modules/auth/components/login-page.client.mjs +1 -2
  233. package/dist/modules/auth/components/reset-password-page.client.d.mts +1 -2
  234. package/dist/modules/auth/components/reset-password-page.client.mjs +1 -2
  235. package/dist/modules/auth/components/update-password-command.d.mts +1 -2
  236. package/dist/modules/auth/components/update-password-command.mjs +1 -2
  237. package/dist/modules/auth/db/schema.d.mts +1 -2
  238. package/dist/modules/auth/db/schema.mjs +1 -2
  239. package/dist/modules/auth/handler/create-client.client.d.mts +903 -665
  240. package/dist/modules/auth/handler/create-client.client.mjs +1 -2
  241. package/dist/modules/auth/handler/proxy.server.d.mts +1 -2
  242. package/dist/modules/auth/handler/proxy.server.mjs +1 -2
  243. package/dist/modules/auth/handler/route.server.d.mts +1 -2
  244. package/dist/modules/auth/handler/route.server.mjs +1 -2
  245. package/dist/modules/auth/handler/service.server.d.mts +121 -94
  246. package/dist/modules/auth/handler/service.server.mjs +1 -2
  247. package/dist/modules/auth/hooks/use-auth-client.d.mts +1 -2
  248. package/dist/modules/auth/hooks/use-auth-client.mjs +1 -2
  249. package/dist/modules/auth/hooks/use-permission.d.mts +1 -2
  250. package/dist/modules/auth/hooks/use-permission.mjs +1 -2
  251. package/dist/modules/auth/hooks/use-session.d.mts +3 -4
  252. package/dist/modules/auth/hooks/use-session.mjs +1 -2
  253. package/dist/modules/auth/lib/helpers.server.d.mts +2 -3
  254. package/dist/modules/auth/lib/helpers.server.mjs +1 -2
  255. package/dist/modules/auth/lib/permissions.d.mts +1 -2
  256. package/dist/modules/auth/lib/permissions.mjs +1 -2
  257. package/dist/modules/auth/lib/validators.d.mts +1 -2
  258. package/dist/modules/auth/lib/validators.mjs +1 -2
  259. package/dist/modules/commands/components/alert-dialog-command.client.d.mts +1 -2
  260. package/dist/modules/commands/components/alert-dialog-command.client.mjs +1 -2
  261. package/dist/modules/commands/components/click-command.client.d.mts +1 -2
  262. package/dist/modules/commands/components/click-command.client.mjs +1 -2
  263. package/dist/modules/commands/components/command-trigger.client.d.mts +1 -2
  264. package/dist/modules/commands/components/command-trigger.client.mjs +1 -2
  265. package/dist/modules/commands/components/dialog-command.client.d.mts +1 -2
  266. package/dist/modules/commands/components/dialog-command.client.mjs +1 -2
  267. package/dist/modules/commands/components/dropdown-command.client.d.mts +1 -2
  268. package/dist/modules/commands/components/dropdown-command.client.mjs +1 -2
  269. package/dist/modules/commands/components/empty-command.client.d.mts +1 -2
  270. package/dist/modules/commands/components/empty-command.client.mjs +1 -2
  271. package/dist/modules/commands/components/form-dialog-command.client.d.mts +1 -2
  272. package/dist/modules/commands/components/form-dialog-command.client.mjs +1 -2
  273. package/dist/modules/commands/components/render-command.mjs +1 -2
  274. package/dist/modules/commands/hooks/context.client.mjs +1 -2
  275. package/dist/modules/commands/hooks/use-command-menu.client.d.mts +1 -2
  276. package/dist/modules/commands/hooks/use-command-menu.client.mjs +1 -2
  277. package/dist/modules/commands/hooks/use-command-mutation.client.d.mts +1 -2
  278. package/dist/modules/commands/hooks/use-command-mutation.client.mjs +1 -2
  279. package/dist/modules/commands/lib/definitions.d.mts +1 -2
  280. package/dist/modules/commands/lib/factory.d.mts +1 -2
  281. package/dist/modules/commands/lib/factory.mjs +1 -2
  282. package/dist/modules/commands/menus/context-menu.client.d.mts +1 -2
  283. package/dist/modules/commands/menus/context-menu.client.mjs +1 -2
  284. package/dist/modules/commands/menus/dropdown-menu.client.d.mts +1 -2
  285. package/dist/modules/commands/menus/dropdown-menu.client.mjs +1 -2
  286. package/dist/modules/commands/menus/floating-menu.client.d.mts +1 -2
  287. package/dist/modules/commands/menus/floating-menu.client.mjs +1 -2
  288. package/dist/modules/commands/menus/inline-menu.client.d.mts +1 -2
  289. package/dist/modules/commands/menus/inline-menu.client.mjs +1 -2
  290. package/dist/modules/commands/menus/responsive-menu.client.d.mts +1 -2
  291. package/dist/modules/commands/menus/responsive-menu.client.mjs +1 -2
  292. package/dist/modules/commands/utils/archive-command.client.d.mts +1 -2
  293. package/dist/modules/commands/utils/archive-command.client.mjs +1 -2
  294. package/dist/modules/commands/utils/delete-command.client.d.mts +1 -2
  295. package/dist/modules/commands/utils/delete-command.client.mjs +1 -2
  296. package/dist/modules/config/lib/config.d.mts +1 -2
  297. package/dist/modules/config/lib/config.mjs +1 -2
  298. package/dist/modules/config/lib/context.d.mts +1 -2
  299. package/dist/modules/config/lib/context.mjs +1 -2
  300. package/dist/modules/config/paths/helpers.d.mts +1 -2
  301. package/dist/modules/config/paths/helpers.mjs +1 -2
  302. package/dist/modules/config/paths/types.d.mts +1 -2
  303. package/dist/modules/data-tables/components/cell/common.client.d.mts +1 -2
  304. package/dist/modules/data-tables/components/cell/common.client.mjs +1 -2
  305. package/dist/modules/data-tables/components/cell/index.client.d.mts +1 -2
  306. package/dist/modules/data-tables/components/cell/index.client.mjs +1 -2
  307. package/dist/modules/data-tables/components/cell/select.client.d.mts +1 -2
  308. package/dist/modules/data-tables/components/cell/select.client.mjs +1 -2
  309. package/dist/modules/data-tables/components/column-header.d.mts +1 -2
  310. package/dist/modules/data-tables/components/column-header.mjs +1 -2
  311. package/dist/modules/data-tables/components/filters/combobox.client.d.mts +1 -2
  312. package/dist/modules/data-tables/components/filters/combobox.client.mjs +1 -2
  313. package/dist/modules/data-tables/components/filters/slider.client.d.mts +1 -2
  314. package/dist/modules/data-tables/components/filters/slider.client.mjs +1 -2
  315. package/dist/modules/data-tables/components/footer.mjs +1 -2
  316. package/dist/modules/data-tables/components/header.d.mts +1 -2
  317. package/dist/modules/data-tables/components/header.mjs +1 -2
  318. package/dist/modules/data-tables/components/layout.d.mts +1 -2
  319. package/dist/modules/data-tables/components/layout.mjs +1 -2
  320. package/dist/modules/data-tables/components/search-input.client.d.mts +1 -2
  321. package/dist/modules/data-tables/components/search-input.client.mjs +1 -2
  322. package/dist/modules/data-tables/components/skeleton.d.mts +1 -2
  323. package/dist/modules/data-tables/components/skeleton.mjs +1 -2
  324. package/dist/modules/data-tables/components/table.d.mts +1 -2
  325. package/dist/modules/data-tables/components/table.mjs +1 -2
  326. package/dist/modules/data-tables/components/toolbar.d.mts +1 -2
  327. package/dist/modules/data-tables/components/toolbar.mjs +1 -2
  328. package/dist/modules/data-tables/hooks/use-context.client.d.mts +1 -2
  329. package/dist/modules/data-tables/hooks/use-context.client.mjs +1 -2
  330. package/dist/modules/data-tables/hooks/use-search.client.mjs +1 -2
  331. package/dist/modules/data-tables/hooks/use-selection.client.mjs +1 -2
  332. package/dist/modules/data-tables/hooks/use-table.client.d.mts +1 -2
  333. package/dist/modules/data-tables/hooks/use-table.client.mjs +1 -2
  334. package/dist/modules/data-tables/lib/converters/cursor.d.mts +1 -2
  335. package/dist/modules/data-tables/lib/converters/cursor.mjs +1 -2
  336. package/dist/modules/data-tables/lib/converters/dto.d.mts +1 -2
  337. package/dist/modules/data-tables/lib/converters/dto.mjs +1 -2
  338. package/dist/modules/data-tables/lib/converters/filter.d.mts +1 -2
  339. package/dist/modules/data-tables/lib/converters/filter.mjs +1 -2
  340. package/dist/modules/data-tables/lib/converters/search.d.mts +1 -2
  341. package/dist/modules/data-tables/lib/converters/search.mjs +1 -2
  342. package/dist/modules/data-tables/lib/converters/sorting.d.mts +1 -2
  343. package/dist/modules/data-tables/lib/converters/sorting.mjs +1 -2
  344. package/dist/modules/data-tables/lib/filters/config.d.mts +1 -2
  345. package/dist/modules/data-tables/lib/filters/config.mjs +1 -2
  346. package/dist/modules/data-tables/lib/filters/helpers.d.mts +1 -2
  347. package/dist/modules/data-tables/lib/filters/helpers.mjs +1 -2
  348. package/dist/modules/data-tables/lib/filters/parsers.d.mts +1 -2
  349. package/dist/modules/data-tables/lib/filters/parsers.mjs +1 -2
  350. package/dist/modules/data-tables/lib/filters/resolvers.d.mts +1 -2
  351. package/dist/modules/data-tables/lib/filters/resolvers.mjs +1 -2
  352. package/dist/modules/data-tables/lib/helpers/create-column.mjs +1 -2
  353. package/dist/modules/data-tables/lib/search-params.d.mts +1 -2
  354. package/dist/modules/data-tables/lib/search-params.mjs +1 -2
  355. package/dist/modules/data-tables/lib/types.d.mts +1 -2
  356. package/dist/modules/data-tables/lib/validators.d.mts +1 -2
  357. package/dist/modules/data-tables/lib/validators.mjs +1 -2
  358. package/dist/modules/data-tables/server/get-data.server.d.mts +2 -3
  359. package/dist/modules/data-tables/server/get-data.server.mjs +1 -2
  360. package/dist/modules/data-tables/strategies/helpers/sorting.mjs +1 -2
  361. package/dist/modules/data-tables/strategies/infinite/components.mjs +1 -2
  362. package/dist/modules/data-tables/strategies/infinite/strategy.d.mts +1 -2
  363. package/dist/modules/data-tables/strategies/infinite/strategy.mjs +1 -2
  364. package/dist/modules/data-tables/strategies/pagination/components.mjs +1 -2
  365. package/dist/modules/data-tables/strategies/pagination/strategy.d.mts +1 -2
  366. package/dist/modules/data-tables/strategies/pagination/strategy.mjs +1 -2
  367. package/dist/modules/data-tables/tables/data-table/components/body.mjs +1 -2
  368. package/dist/modules/data-tables/tables/data-table/components/header.mjs +1 -2
  369. package/dist/modules/data-tables/tables/data-table/components/row.mjs +1 -2
  370. package/dist/modules/data-tables/tables/data-table/components/table.d.mts +1 -2
  371. package/dist/modules/data-tables/tables/data-table/components/table.mjs +1 -2
  372. package/dist/modules/data-tables/tables/inline-table/components/body.mjs +1 -2
  373. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts +1 -2
  374. package/dist/modules/data-tables/tables/inline-table/components/cells/common.mjs +1 -2
  375. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts +1 -2
  376. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.mjs +1 -2
  377. package/dist/modules/data-tables/tables/inline-table/components/cells/read-only.d.mts +1 -2
  378. package/dist/modules/data-tables/tables/inline-table/components/cells/read-only.mjs +1 -2
  379. package/dist/modules/data-tables/tables/inline-table/components/header.mjs +1 -2
  380. package/dist/modules/data-tables/tables/inline-table/components/row.client.mjs +1 -2
  381. package/dist/modules/data-tables/tables/inline-table/components/table.d.mts +1 -2
  382. package/dist/modules/data-tables/tables/inline-table/components/table.mjs +1 -2
  383. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts +1 -2
  384. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.mjs +1 -2
  385. package/dist/modules/data-tables/tables/inline-table/hooks/use-hotkeys.client.d.mts +2 -3
  386. package/dist/modules/data-tables/tables/inline-table/hooks/use-hotkeys.client.mjs +1 -2
  387. package/dist/modules/database/lib/helpers.d.mts +1 -2
  388. package/dist/modules/database/lib/helpers.mjs +1 -2
  389. package/dist/modules/database/lib/service.server.d.mts +1 -2
  390. package/dist/modules/database/lib/service.server.mjs +1 -2
  391. package/dist/modules/database/lib/types.d.mts +1 -2
  392. package/dist/modules/emails/lib/service.server.d.mts +1 -2
  393. package/dist/modules/emails/lib/service.server.mjs +1 -2
  394. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.mts +1 -2
  395. package/dist/modules/inline-edit/components/combobox-dropdown.client.mjs +1 -2
  396. package/dist/modules/inline-edit/components/combobox.client.d.mts +1 -2
  397. package/dist/modules/inline-edit/components/combobox.client.mjs +1 -2
  398. package/dist/modules/inline-edit/components/date-input.client.d.mts +1 -2
  399. package/dist/modules/inline-edit/components/date-input.client.mjs +1 -2
  400. package/dist/modules/inline-edit/components/date-picker.client.d.mts +1 -2
  401. package/dist/modules/inline-edit/components/date-picker.client.mjs +1 -2
  402. package/dist/modules/inline-edit/components/date-time.client.d.mts +1 -2
  403. package/dist/modules/inline-edit/components/date-time.client.mjs +1 -2
  404. package/dist/modules/inline-edit/components/editor.client.d.mts +1 -2
  405. package/dist/modules/inline-edit/components/editor.client.mjs +1 -2
  406. package/dist/modules/inline-edit/components/input-recipient.client.d.mts +1 -2
  407. package/dist/modules/inline-edit/components/input-recipient.client.mjs +1 -2
  408. package/dist/modules/inline-edit/components/input-toggle.client.d.mts +1 -2
  409. package/dist/modules/inline-edit/components/input-toggle.client.mjs +1 -2
  410. package/dist/modules/inline-edit/components/input.client.d.mts +1 -2
  411. package/dist/modules/inline-edit/components/input.client.mjs +1 -2
  412. package/dist/modules/inline-edit/components/select.client.d.mts +1 -2
  413. package/dist/modules/inline-edit/components/select.client.mjs +1 -2
  414. package/dist/modules/inline-edit/components/switch.client.d.mts +1 -2
  415. package/dist/modules/inline-edit/components/switch.client.mjs +1 -2
  416. package/dist/modules/inline-edit/components/toggle.client.d.mts +1 -2
  417. package/dist/modules/inline-edit/components/toggle.client.mjs +1 -2
  418. package/dist/modules/inline-edit/hooks/context.client.d.mts +1 -2
  419. package/dist/modules/inline-edit/hooks/context.client.mjs +1 -2
  420. package/dist/modules/inline-edit/hooks/use-inline.client.d.mts +1 -2
  421. package/dist/modules/inline-edit/hooks/use-inline.client.mjs +1 -2
  422. package/dist/modules/inline-edit/lib/validators.d.mts +1 -2
  423. package/dist/modules/inline-edit/lib/validators.mjs +1 -2
  424. package/dist/modules/inline-edit/lib/variants.d.mts +2 -3
  425. package/dist/modules/inline-edit/lib/variants.mjs +1 -2
  426. package/dist/modules/router/handler/caller.client.d.mts +1 -2
  427. package/dist/modules/router/handler/caller.client.mjs +1 -2
  428. package/dist/modules/router/handler/caller.server.d.mts +1 -2
  429. package/dist/modules/router/handler/caller.server.mjs +1 -2
  430. package/dist/modules/router/handler/context.server.d.mts +2 -3
  431. package/dist/modules/router/handler/context.server.mjs +1 -2
  432. package/dist/modules/router/handler/init.server.d.mts +3 -31
  433. package/dist/modules/router/handler/init.server.mjs +8 -6
  434. package/dist/modules/router/handler/register.server.d.mts +1 -2
  435. package/dist/modules/router/handler/register.server.mjs +1 -2
  436. package/dist/modules/router/handler/route.server.d.mts +2 -3
  437. package/dist/modules/router/handler/route.server.mjs +1 -2
  438. package/dist/modules/router/lib/helpers.mjs +1 -2
  439. package/dist/modules/router/lib/query-client.d.mts +1 -2
  440. package/dist/modules/router/lib/query-client.mjs +1 -2
  441. package/dist/modules/router/lib/query-client.server.d.mts +1 -2
  442. package/dist/modules/router/lib/query-client.server.mjs +1 -2
  443. package/dist/modules/router/lib/validators.d.mts +1 -2
  444. package/dist/modules/router/lib/validators.mjs +1 -2
  445. package/dist/modules/storage/components/dropzone-context.client.d.mts +1 -2
  446. package/dist/modules/storage/components/dropzone-context.client.mjs +1 -2
  447. package/dist/modules/storage/components/dropzone.client.d.mts +3 -4
  448. package/dist/modules/storage/components/dropzone.client.mjs +1 -2
  449. package/dist/modules/storage/components/image-grid.client.d.mts +1 -2
  450. package/dist/modules/storage/components/image-grid.client.mjs +1 -2
  451. package/dist/modules/storage/components/image.client.d.mts +1 -2
  452. package/dist/modules/storage/components/image.client.mjs +1 -2
  453. package/dist/modules/storage/components/upload-button.client.d.mts +1 -2
  454. package/dist/modules/storage/components/upload-button.client.mjs +1 -2
  455. package/dist/modules/storage/components/upload-zone-context.client.d.mts +1 -2
  456. package/dist/modules/storage/components/upload-zone-context.client.mjs +1 -2
  457. package/dist/modules/storage/components/upload-zone.client.d.mts +1 -2
  458. package/dist/modules/storage/components/upload-zone.client.mjs +1 -2
  459. package/dist/modules/storage/lib/constants.d.mts +1 -2
  460. package/dist/modules/storage/lib/constants.mjs +1 -2
  461. package/dist/modules/storage/lib/helpers.d.mts +1 -2
  462. package/dist/modules/storage/lib/helpers.mjs +1 -2
  463. package/dist/modules/storage/lib/procedures.server.d.mts +10 -11
  464. package/dist/modules/storage/lib/procedures.server.mjs +1 -2
  465. package/dist/modules/storage/lib/router-handlers.server.d.mts +2 -3
  466. package/dist/modules/storage/lib/router-handlers.server.mjs +1 -2
  467. package/dist/modules/storage/lib/schema.d.mts +2 -3
  468. package/dist/modules/storage/lib/schema.mjs +1 -2
  469. package/dist/modules/storage/lib/service.server.d.mts +31 -32
  470. package/dist/modules/storage/lib/service.server.mjs +1 -2
  471. package/dist/modules/storage/lib/upload.client.d.mts +1 -2
  472. package/dist/modules/storage/lib/upload.client.mjs +1 -2
  473. package/dist/modules/storage/lib/validators.d.mts +5 -6
  474. package/dist/modules/storage/lib/validators.mjs +1 -2
  475. package/dist/modules/storage/providers/adapters/s3.server.d.mts +1 -2
  476. package/dist/modules/storage/providers/adapters/s3.server.mjs +1 -2
  477. package/dist/modules/storage/providers/lib/constants.d.mts +1 -2
  478. package/dist/modules/storage/providers/lib/constants.mjs +1 -2
  479. package/dist/modules/storage/providers/lib/errors.d.mts +1 -2
  480. package/dist/modules/storage/providers/lib/errors.mjs +1 -2
  481. package/dist/modules/storage/providers/lib/types.d.mts +1 -2
  482. package/dist/modules/storage/providers/lib/validators.d.mts +1 -2
  483. package/dist/modules/storage/providers/lib/validators.mjs +1 -2
  484. package/package.json +66 -63
  485. package/src/components/emails/forget-password-email.tsx +1 -1
  486. package/src/modules/auth/lib/helpers.server.ts +1 -1
  487. package/src/modules/data-tables/server/get-data.server.ts +1 -1
  488. package/src/modules/data-tables/tables/inline-table/hooks/use-hotkeys.client.ts +1 -2
  489. package/src/modules/router/handler/context.server.ts +1 -1
  490. package/src/modules/router/handler/init.server.ts +2 -1
  491. package/src/modules/router/handler/route.server.ts +1 -1
  492. package/src/modules/storage/lib/procedures.server.ts +1 -1
  493. package/src/modules/storage/lib/router-handlers.server.ts +1 -1
  494. package/dist/components/common/icons.d.mts.map +0 -1
  495. package/dist/components/common/icons.mjs.map +0 -1
  496. package/dist/components/common/status.d.mts.map +0 -1
  497. package/dist/components/common/status.mjs.map +0 -1
  498. package/dist/components/editor/components/content.client.d.mts.map +0 -1
  499. package/dist/components/editor/components/content.client.mjs.map +0 -1
  500. package/dist/components/editor/components/editor.client.d.mts.map +0 -1
  501. package/dist/components/editor/components/editor.client.mjs.map +0 -1
  502. package/dist/components/editor/components/menu-nodes.client.mjs.map +0 -1
  503. package/dist/components/editor/components/menu.client.d.mts.map +0 -1
  504. package/dist/components/editor/components/menu.client.mjs.map +0 -1
  505. package/dist/components/editor/extensions/file-handler/extension.d.mts.map +0 -1
  506. package/dist/components/editor/extensions/file-handler/extension.mjs.map +0 -1
  507. package/dist/components/editor/extensions/file-handler/strategy.d.mts.map +0 -1
  508. package/dist/components/editor/extensions/file-handler/strategy.mjs.map +0 -1
  509. package/dist/components/editor/extensions/file-handler/utils.mjs.map +0 -1
  510. package/dist/components/editor/extensions/image/extension.d.mts.map +0 -1
  511. package/dist/components/editor/extensions/image/extension.mjs.map +0 -1
  512. package/dist/components/editor/extensions/skeleton/extension.mjs.map +0 -1
  513. package/dist/components/editor/extensions/skeleton/renderer.mjs.map +0 -1
  514. package/dist/components/editor/lib/constants.d.mts.map +0 -1
  515. package/dist/components/editor/lib/constants.mjs.map +0 -1
  516. package/dist/components/editor/lib/extensions.d.mts.map +0 -1
  517. package/dist/components/editor/lib/extensions.mjs.map +0 -1
  518. package/dist/components/editor/lib/helpers.d.mts.map +0 -1
  519. package/dist/components/editor/lib/helpers.mjs.map +0 -1
  520. package/dist/components/editor/lib/types.d.mts.map +0 -1
  521. package/dist/components/editor/lib/variants.mjs.map +0 -1
  522. package/dist/components/emails/forget-password-email.mjs.map +0 -1
  523. package/dist/components/header/back-button.client.d.mts.map +0 -1
  524. package/dist/components/header/back-button.client.mjs.map +0 -1
  525. package/dist/components/header/bottom-bar.client.d.mts.map +0 -1
  526. package/dist/components/header/bottom-bar.client.mjs.map +0 -1
  527. package/dist/components/header/breadcrumbs.client.d.mts.map +0 -1
  528. package/dist/components/header/breadcrumbs.client.mjs.map +0 -1
  529. package/dist/components/header/header.client.d.mts.map +0 -1
  530. package/dist/components/header/header.client.mjs.map +0 -1
  531. package/dist/components/header/indicator.client.mjs.map +0 -1
  532. package/dist/components/header/mobile-nav-switcher.client.d.mts.map +0 -1
  533. package/dist/components/header/mobile-nav-switcher.client.mjs.map +0 -1
  534. package/dist/components/header/top-bar.client.d.mts.map +0 -1
  535. package/dist/components/header/top-bar.client.mjs.map +0 -1
  536. package/dist/components/layouts/admin-content.client.d.mts.map +0 -1
  537. package/dist/components/layouts/admin-content.client.mjs.map +0 -1
  538. package/dist/components/layouts/admin-error-pages.d.mts.map +0 -1
  539. package/dist/components/layouts/admin-error-pages.mjs.map +0 -1
  540. package/dist/components/layouts/admin-layout.d.mts.map +0 -1
  541. package/dist/components/layouts/admin-layout.mjs.map +0 -1
  542. package/dist/components/layouts/admin-loading.d.mts.map +0 -1
  543. package/dist/components/layouts/admin-loading.mjs.map +0 -1
  544. package/dist/components/layouts/empty-page.d.mts.map +0 -1
  545. package/dist/components/layouts/empty-page.mjs.map +0 -1
  546. package/dist/components/layouts/error-page.d.mts.map +0 -1
  547. package/dist/components/layouts/error-page.mjs.map +0 -1
  548. package/dist/components/layouts/error-sections.d.mts.map +0 -1
  549. package/dist/components/layouts/error-sections.mjs.map +0 -1
  550. package/dist/components/layouts/list-layout.d.mts.map +0 -1
  551. package/dist/components/layouts/list-layout.mjs.map +0 -1
  552. package/dist/components/layouts/providers.client.d.mts.map +0 -1
  553. package/dist/components/layouts/providers.client.mjs.map +0 -1
  554. package/dist/components/layouts/root-error-pages.d.mts.map +0 -1
  555. package/dist/components/layouts/root-error-pages.mjs.map +0 -1
  556. package/dist/components/layouts/root-layout.server.d.mts.map +0 -1
  557. package/dist/components/layouts/root-layout.server.mjs.map +0 -1
  558. package/dist/components/layouts/root-loading.d.mts.map +0 -1
  559. package/dist/components/layouts/root-loading.mjs.map +0 -1
  560. package/dist/components/layouts/tab-layout.d.mts.map +0 -1
  561. package/dist/components/layouts/tab-layout.mjs.map +0 -1
  562. package/dist/components/lists/data-list.d.mts.map +0 -1
  563. package/dist/components/lists/data-list.mjs.map +0 -1
  564. package/dist/components/lists/data-stack.d.mts.map +0 -1
  565. package/dist/components/lists/data-stack.mjs.map +0 -1
  566. package/dist/components/navigation/admin-sidebar-header.client.mjs.map +0 -1
  567. package/dist/components/navigation/admin-sidebar-paths.client.d.mts.map +0 -1
  568. package/dist/components/navigation/admin-sidebar-paths.client.mjs.map +0 -1
  569. package/dist/components/navigation/admin-sidebar-skeleton.mjs.map +0 -1
  570. package/dist/components/ui/accordion.client.d.mts.map +0 -1
  571. package/dist/components/ui/accordion.client.mjs.map +0 -1
  572. package/dist/components/ui/alert-dialog.client.d.mts.map +0 -1
  573. package/dist/components/ui/alert-dialog.client.mjs.map +0 -1
  574. package/dist/components/ui/alert.d.mts.map +0 -1
  575. package/dist/components/ui/alert.mjs.map +0 -1
  576. package/dist/components/ui/aspect-ratio.client.d.mts.map +0 -1
  577. package/dist/components/ui/aspect-ratio.client.mjs.map +0 -1
  578. package/dist/components/ui/avatar.client.d.mts.map +0 -1
  579. package/dist/components/ui/avatar.client.mjs.map +0 -1
  580. package/dist/components/ui/badge.d.mts.map +0 -1
  581. package/dist/components/ui/badge.mjs.map +0 -1
  582. package/dist/components/ui/breadcrumb.d.mts.map +0 -1
  583. package/dist/components/ui/breadcrumb.mjs.map +0 -1
  584. package/dist/components/ui/button-group.d.mts.map +0 -1
  585. package/dist/components/ui/button-group.mjs.map +0 -1
  586. package/dist/components/ui/button.d.mts.map +0 -1
  587. package/dist/components/ui/button.mjs.map +0 -1
  588. package/dist/components/ui/calendar.client.d.mts.map +0 -1
  589. package/dist/components/ui/calendar.client.mjs.map +0 -1
  590. package/dist/components/ui/card.d.mts.map +0 -1
  591. package/dist/components/ui/card.mjs.map +0 -1
  592. package/dist/components/ui/carousel.client.d.mts.map +0 -1
  593. package/dist/components/ui/carousel.client.mjs.map +0 -1
  594. package/dist/components/ui/chart.client.d.mts.map +0 -1
  595. package/dist/components/ui/chart.client.mjs.map +0 -1
  596. package/dist/components/ui/checkbox.client.d.mts.map +0 -1
  597. package/dist/components/ui/checkbox.client.mjs.map +0 -1
  598. package/dist/components/ui/collapsible.client.d.mts.map +0 -1
  599. package/dist/components/ui/collapsible.client.mjs.map +0 -1
  600. package/dist/components/ui/color-picker.client.d.mts.map +0 -1
  601. package/dist/components/ui/color-picker.client.mjs.map +0 -1
  602. package/dist/components/ui/combobox-dropdown.client.d.mts.map +0 -1
  603. package/dist/components/ui/combobox-dropdown.client.mjs.map +0 -1
  604. package/dist/components/ui/combobox.client.d.mts.map +0 -1
  605. package/dist/components/ui/combobox.client.mjs.map +0 -1
  606. package/dist/components/ui/command.client.d.mts.map +0 -1
  607. package/dist/components/ui/command.client.mjs.map +0 -1
  608. package/dist/components/ui/context-menu.client.d.mts.map +0 -1
  609. package/dist/components/ui/context-menu.client.mjs.map +0 -1
  610. package/dist/components/ui/date-picker.client.d.mts.map +0 -1
  611. package/dist/components/ui/date-picker.client.mjs.map +0 -1
  612. package/dist/components/ui/dialog.client.d.mts.map +0 -1
  613. package/dist/components/ui/dialog.client.mjs.map +0 -1
  614. package/dist/components/ui/drawer.client.d.mts.map +0 -1
  615. package/dist/components/ui/drawer.client.mjs.map +0 -1
  616. package/dist/components/ui/dropdown-menu.client.d.mts.map +0 -1
  617. package/dist/components/ui/dropdown-menu.client.mjs.map +0 -1
  618. package/dist/components/ui/empty.d.mts.map +0 -1
  619. package/dist/components/ui/empty.mjs.map +0 -1
  620. package/dist/components/ui/field.client.d.mts.map +0 -1
  621. package/dist/components/ui/field.client.mjs.map +0 -1
  622. package/dist/components/ui/form.client.d.mts.map +0 -1
  623. package/dist/components/ui/form.client.mjs.map +0 -1
  624. package/dist/components/ui/hover-card.client.d.mts.map +0 -1
  625. package/dist/components/ui/hover-card.client.mjs.map +0 -1
  626. package/dist/components/ui/input-date-time.client.d.mts.map +0 -1
  627. package/dist/components/ui/input-date-time.client.mjs.map +0 -1
  628. package/dist/components/ui/input-date.d.mts.map +0 -1
  629. package/dist/components/ui/input-date.mjs.map +0 -1
  630. package/dist/components/ui/input-group.client.d.mts.map +0 -1
  631. package/dist/components/ui/input-group.client.mjs.map +0 -1
  632. package/dist/components/ui/input-recipient.d.mts.map +0 -1
  633. package/dist/components/ui/input-recipient.mjs.map +0 -1
  634. package/dist/components/ui/input-time.d.mts.map +0 -1
  635. package/dist/components/ui/input-time.mjs.map +0 -1
  636. package/dist/components/ui/input.d.mts.map +0 -1
  637. package/dist/components/ui/input.mjs.map +0 -1
  638. package/dist/components/ui/item.d.mts.map +0 -1
  639. package/dist/components/ui/item.mjs.map +0 -1
  640. package/dist/components/ui/kbd.d.mts.map +0 -1
  641. package/dist/components/ui/kbd.mjs.map +0 -1
  642. package/dist/components/ui/label.d.mts.map +0 -1
  643. package/dist/components/ui/label.mjs.map +0 -1
  644. package/dist/components/ui/loader.d.mts.map +0 -1
  645. package/dist/components/ui/loader.mjs.map +0 -1
  646. package/dist/components/ui/navigation-menu.d.mts.map +0 -1
  647. package/dist/components/ui/navigation-menu.mjs.map +0 -1
  648. package/dist/components/ui/pagination.d.mts.map +0 -1
  649. package/dist/components/ui/pagination.mjs.map +0 -1
  650. package/dist/components/ui/popover.client.d.mts.map +0 -1
  651. package/dist/components/ui/popover.client.mjs.map +0 -1
  652. package/dist/components/ui/progress.client.d.mts.map +0 -1
  653. package/dist/components/ui/progress.client.mjs.map +0 -1
  654. package/dist/components/ui/radio-group.d.mts.map +0 -1
  655. package/dist/components/ui/radio-group.mjs.map +0 -1
  656. package/dist/components/ui/resizable.client.d.mts.map +0 -1
  657. package/dist/components/ui/resizable.client.mjs.map +0 -1
  658. package/dist/components/ui/scroll-area.d.mts.map +0 -1
  659. package/dist/components/ui/scroll-area.mjs.map +0 -1
  660. package/dist/components/ui/select.client.d.mts.map +0 -1
  661. package/dist/components/ui/select.client.mjs.map +0 -1
  662. package/dist/components/ui/separator.d.mts.map +0 -1
  663. package/dist/components/ui/separator.mjs.map +0 -1
  664. package/dist/components/ui/sheet.client.d.mts.map +0 -1
  665. package/dist/components/ui/sheet.client.mjs.map +0 -1
  666. package/dist/components/ui/sidebar.client.d.mts.map +0 -1
  667. package/dist/components/ui/sidebar.client.mjs.map +0 -1
  668. package/dist/components/ui/skeleton.d.mts.map +0 -1
  669. package/dist/components/ui/skeleton.mjs.map +0 -1
  670. package/dist/components/ui/slider.d.mts.map +0 -1
  671. package/dist/components/ui/slider.mjs.map +0 -1
  672. package/dist/components/ui/sonner.client.d.mts.map +0 -1
  673. package/dist/components/ui/sonner.client.mjs.map +0 -1
  674. package/dist/components/ui/spinner.d.mts.map +0 -1
  675. package/dist/components/ui/spinner.mjs.map +0 -1
  676. package/dist/components/ui/switch.client.d.mts.map +0 -1
  677. package/dist/components/ui/switch.client.mjs.map +0 -1
  678. package/dist/components/ui/tabs.client.d.mts.map +0 -1
  679. package/dist/components/ui/tabs.client.mjs.map +0 -1
  680. package/dist/components/ui/textarea.d.mts.map +0 -1
  681. package/dist/components/ui/textarea.mjs.map +0 -1
  682. package/dist/components/ui/toggle-group.client.d.mts.map +0 -1
  683. package/dist/components/ui/toggle-group.client.mjs.map +0 -1
  684. package/dist/components/ui/toggle.client.d.mts.map +0 -1
  685. package/dist/components/ui/toggle.client.mjs.map +0 -1
  686. package/dist/components/ui/tooltip.client.d.mts.map +0 -1
  687. package/dist/components/ui/tooltip.client.mjs.map +0 -1
  688. package/dist/lib/hooks/use-action.d.mts.map +0 -1
  689. package/dist/lib/hooks/use-action.mjs.map +0 -1
  690. package/dist/lib/hooks/use-indicator.d.mts.map +0 -1
  691. package/dist/lib/hooks/use-indicator.mjs.map +0 -1
  692. package/dist/lib/hooks/use-mobile.client.d.mts.map +0 -1
  693. package/dist/lib/hooks/use-mobile.client.mjs.map +0 -1
  694. package/dist/lib/types/config.d.mts.map +0 -1
  695. package/dist/lib/utils/array-move.d.mts.map +0 -1
  696. package/dist/lib/utils/array-move.mjs.map +0 -1
  697. package/dist/lib/utils/cn.d.mts.map +0 -1
  698. package/dist/lib/utils/cn.mjs.map +0 -1
  699. package/dist/lib/utils/fonts.d.mts.map +0 -1
  700. package/dist/lib/utils/fonts.mjs.map +0 -1
  701. package/dist/lib/utils/format.d.mts.map +0 -1
  702. package/dist/lib/utils/format.mjs.map +0 -1
  703. package/dist/lib/utils/manifest.d.mts.map +0 -1
  704. package/dist/lib/utils/manifest.mjs.map +0 -1
  705. package/dist/lib/utils/markdown.d.mts.map +0 -1
  706. package/dist/lib/utils/markdown.mjs.map +0 -1
  707. package/dist/lib/utils/url.d.mts.map +0 -1
  708. package/dist/lib/utils/url.mjs.map +0 -1
  709. package/dist/lib/utils/user-agent.mjs.map +0 -1
  710. package/dist/modules/auth/components/allowed.client.d.mts.map +0 -1
  711. package/dist/modules/auth/components/allowed.client.mjs.map +0 -1
  712. package/dist/modules/auth/components/auth-layout.server.d.mts.map +0 -1
  713. package/dist/modules/auth/components/auth-layout.server.mjs.map +0 -1
  714. package/dist/modules/auth/components/auth-loading.d.mts.map +0 -1
  715. package/dist/modules/auth/components/auth-loading.mjs.map +0 -1
  716. package/dist/modules/auth/components/create-first-user-guard.server.d.mts.map +0 -1
  717. package/dist/modules/auth/components/create-first-user-guard.server.mjs.map +0 -1
  718. package/dist/modules/auth/components/create-first-user-page.client.d.mts.map +0 -1
  719. package/dist/modules/auth/components/create-first-user-page.client.mjs.map +0 -1
  720. package/dist/modules/auth/components/forget-password-page.client.d.mts.map +0 -1
  721. package/dist/modules/auth/components/forget-password-page.client.mjs.map +0 -1
  722. package/dist/modules/auth/components/guard.server.d.mts.map +0 -1
  723. package/dist/modules/auth/components/guard.server.mjs.map +0 -1
  724. package/dist/modules/auth/components/login-page.client.d.mts.map +0 -1
  725. package/dist/modules/auth/components/login-page.client.mjs.map +0 -1
  726. package/dist/modules/auth/components/reset-password-page.client.d.mts.map +0 -1
  727. package/dist/modules/auth/components/reset-password-page.client.mjs.map +0 -1
  728. package/dist/modules/auth/components/update-password-command.d.mts.map +0 -1
  729. package/dist/modules/auth/components/update-password-command.mjs.map +0 -1
  730. package/dist/modules/auth/db/schema.d.mts.map +0 -1
  731. package/dist/modules/auth/db/schema.mjs.map +0 -1
  732. package/dist/modules/auth/handler/create-client.client.d.mts.map +0 -1
  733. package/dist/modules/auth/handler/create-client.client.mjs.map +0 -1
  734. package/dist/modules/auth/handler/proxy.server.d.mts.map +0 -1
  735. package/dist/modules/auth/handler/proxy.server.mjs.map +0 -1
  736. package/dist/modules/auth/handler/route.server.d.mts.map +0 -1
  737. package/dist/modules/auth/handler/route.server.mjs.map +0 -1
  738. package/dist/modules/auth/handler/service.server.d.mts.map +0 -1
  739. package/dist/modules/auth/handler/service.server.mjs.map +0 -1
  740. package/dist/modules/auth/hooks/use-auth-client.d.mts.map +0 -1
  741. package/dist/modules/auth/hooks/use-auth-client.mjs.map +0 -1
  742. package/dist/modules/auth/hooks/use-permission.d.mts.map +0 -1
  743. package/dist/modules/auth/hooks/use-permission.mjs.map +0 -1
  744. package/dist/modules/auth/hooks/use-session.d.mts.map +0 -1
  745. package/dist/modules/auth/hooks/use-session.mjs.map +0 -1
  746. package/dist/modules/auth/lib/helpers.server.d.mts.map +0 -1
  747. package/dist/modules/auth/lib/helpers.server.mjs.map +0 -1
  748. package/dist/modules/auth/lib/permissions.d.mts.map +0 -1
  749. package/dist/modules/auth/lib/permissions.mjs.map +0 -1
  750. package/dist/modules/auth/lib/validators.d.mts.map +0 -1
  751. package/dist/modules/auth/lib/validators.mjs.map +0 -1
  752. package/dist/modules/commands/components/alert-dialog-command.client.d.mts.map +0 -1
  753. package/dist/modules/commands/components/alert-dialog-command.client.mjs.map +0 -1
  754. package/dist/modules/commands/components/click-command.client.d.mts.map +0 -1
  755. package/dist/modules/commands/components/click-command.client.mjs.map +0 -1
  756. package/dist/modules/commands/components/command-trigger.client.d.mts.map +0 -1
  757. package/dist/modules/commands/components/command-trigger.client.mjs.map +0 -1
  758. package/dist/modules/commands/components/dialog-command.client.d.mts.map +0 -1
  759. package/dist/modules/commands/components/dialog-command.client.mjs.map +0 -1
  760. package/dist/modules/commands/components/dropdown-command.client.d.mts.map +0 -1
  761. package/dist/modules/commands/components/dropdown-command.client.mjs.map +0 -1
  762. package/dist/modules/commands/components/empty-command.client.d.mts.map +0 -1
  763. package/dist/modules/commands/components/empty-command.client.mjs.map +0 -1
  764. package/dist/modules/commands/components/form-dialog-command.client.d.mts.map +0 -1
  765. package/dist/modules/commands/components/form-dialog-command.client.mjs.map +0 -1
  766. package/dist/modules/commands/components/render-command.mjs.map +0 -1
  767. package/dist/modules/commands/hooks/context.client.mjs.map +0 -1
  768. package/dist/modules/commands/hooks/use-command-menu.client.d.mts.map +0 -1
  769. package/dist/modules/commands/hooks/use-command-menu.client.mjs.map +0 -1
  770. package/dist/modules/commands/hooks/use-command-mutation.client.d.mts.map +0 -1
  771. package/dist/modules/commands/hooks/use-command-mutation.client.mjs.map +0 -1
  772. package/dist/modules/commands/lib/definitions.d.mts.map +0 -1
  773. package/dist/modules/commands/lib/factory.d.mts.map +0 -1
  774. package/dist/modules/commands/lib/factory.mjs.map +0 -1
  775. package/dist/modules/commands/menus/context-menu.client.d.mts.map +0 -1
  776. package/dist/modules/commands/menus/context-menu.client.mjs.map +0 -1
  777. package/dist/modules/commands/menus/dropdown-menu.client.d.mts.map +0 -1
  778. package/dist/modules/commands/menus/dropdown-menu.client.mjs.map +0 -1
  779. package/dist/modules/commands/menus/floating-menu.client.d.mts.map +0 -1
  780. package/dist/modules/commands/menus/floating-menu.client.mjs.map +0 -1
  781. package/dist/modules/commands/menus/inline-menu.client.d.mts.map +0 -1
  782. package/dist/modules/commands/menus/inline-menu.client.mjs.map +0 -1
  783. package/dist/modules/commands/menus/responsive-menu.client.d.mts.map +0 -1
  784. package/dist/modules/commands/menus/responsive-menu.client.mjs.map +0 -1
  785. package/dist/modules/commands/utils/archive-command.client.d.mts.map +0 -1
  786. package/dist/modules/commands/utils/archive-command.client.mjs.map +0 -1
  787. package/dist/modules/commands/utils/delete-command.client.d.mts.map +0 -1
  788. package/dist/modules/commands/utils/delete-command.client.mjs.map +0 -1
  789. package/dist/modules/config/lib/config.d.mts.map +0 -1
  790. package/dist/modules/config/lib/config.mjs.map +0 -1
  791. package/dist/modules/config/lib/context.d.mts.map +0 -1
  792. package/dist/modules/config/lib/context.mjs.map +0 -1
  793. package/dist/modules/config/paths/helpers.d.mts.map +0 -1
  794. package/dist/modules/config/paths/helpers.mjs.map +0 -1
  795. package/dist/modules/config/paths/types.d.mts.map +0 -1
  796. package/dist/modules/data-tables/components/cell/common.client.d.mts.map +0 -1
  797. package/dist/modules/data-tables/components/cell/common.client.mjs.map +0 -1
  798. package/dist/modules/data-tables/components/cell/index.client.d.mts.map +0 -1
  799. package/dist/modules/data-tables/components/cell/index.client.mjs.map +0 -1
  800. package/dist/modules/data-tables/components/cell/select.client.d.mts.map +0 -1
  801. package/dist/modules/data-tables/components/cell/select.client.mjs.map +0 -1
  802. package/dist/modules/data-tables/components/column-header.d.mts.map +0 -1
  803. package/dist/modules/data-tables/components/column-header.mjs.map +0 -1
  804. package/dist/modules/data-tables/components/filters/combobox.client.d.mts.map +0 -1
  805. package/dist/modules/data-tables/components/filters/combobox.client.mjs.map +0 -1
  806. package/dist/modules/data-tables/components/filters/slider.client.d.mts.map +0 -1
  807. package/dist/modules/data-tables/components/filters/slider.client.mjs.map +0 -1
  808. package/dist/modules/data-tables/components/footer.mjs.map +0 -1
  809. package/dist/modules/data-tables/components/header.d.mts.map +0 -1
  810. package/dist/modules/data-tables/components/header.mjs.map +0 -1
  811. package/dist/modules/data-tables/components/layout.d.mts.map +0 -1
  812. package/dist/modules/data-tables/components/layout.mjs.map +0 -1
  813. package/dist/modules/data-tables/components/search-input.client.d.mts.map +0 -1
  814. package/dist/modules/data-tables/components/search-input.client.mjs.map +0 -1
  815. package/dist/modules/data-tables/components/skeleton.d.mts.map +0 -1
  816. package/dist/modules/data-tables/components/skeleton.mjs.map +0 -1
  817. package/dist/modules/data-tables/components/table.d.mts.map +0 -1
  818. package/dist/modules/data-tables/components/table.mjs.map +0 -1
  819. package/dist/modules/data-tables/components/toolbar.d.mts.map +0 -1
  820. package/dist/modules/data-tables/components/toolbar.mjs.map +0 -1
  821. package/dist/modules/data-tables/hooks/use-context.client.d.mts.map +0 -1
  822. package/dist/modules/data-tables/hooks/use-context.client.mjs.map +0 -1
  823. package/dist/modules/data-tables/hooks/use-search.client.mjs.map +0 -1
  824. package/dist/modules/data-tables/hooks/use-selection.client.mjs.map +0 -1
  825. package/dist/modules/data-tables/hooks/use-table.client.d.mts.map +0 -1
  826. package/dist/modules/data-tables/hooks/use-table.client.mjs.map +0 -1
  827. package/dist/modules/data-tables/lib/converters/cursor.d.mts.map +0 -1
  828. package/dist/modules/data-tables/lib/converters/cursor.mjs.map +0 -1
  829. package/dist/modules/data-tables/lib/converters/dto.d.mts.map +0 -1
  830. package/dist/modules/data-tables/lib/converters/dto.mjs.map +0 -1
  831. package/dist/modules/data-tables/lib/converters/filter.d.mts.map +0 -1
  832. package/dist/modules/data-tables/lib/converters/filter.mjs.map +0 -1
  833. package/dist/modules/data-tables/lib/converters/search.d.mts.map +0 -1
  834. package/dist/modules/data-tables/lib/converters/search.mjs.map +0 -1
  835. package/dist/modules/data-tables/lib/converters/sorting.d.mts.map +0 -1
  836. package/dist/modules/data-tables/lib/converters/sorting.mjs.map +0 -1
  837. package/dist/modules/data-tables/lib/filters/config.d.mts.map +0 -1
  838. package/dist/modules/data-tables/lib/filters/config.mjs.map +0 -1
  839. package/dist/modules/data-tables/lib/filters/helpers.d.mts.map +0 -1
  840. package/dist/modules/data-tables/lib/filters/helpers.mjs.map +0 -1
  841. package/dist/modules/data-tables/lib/filters/parsers.d.mts.map +0 -1
  842. package/dist/modules/data-tables/lib/filters/parsers.mjs.map +0 -1
  843. package/dist/modules/data-tables/lib/filters/resolvers.d.mts.map +0 -1
  844. package/dist/modules/data-tables/lib/filters/resolvers.mjs.map +0 -1
  845. package/dist/modules/data-tables/lib/helpers/create-column.mjs.map +0 -1
  846. package/dist/modules/data-tables/lib/search-params.d.mts.map +0 -1
  847. package/dist/modules/data-tables/lib/search-params.mjs.map +0 -1
  848. package/dist/modules/data-tables/lib/types.d.mts.map +0 -1
  849. package/dist/modules/data-tables/lib/validators.d.mts.map +0 -1
  850. package/dist/modules/data-tables/lib/validators.mjs.map +0 -1
  851. package/dist/modules/data-tables/server/get-data.server.d.mts.map +0 -1
  852. package/dist/modules/data-tables/server/get-data.server.mjs.map +0 -1
  853. package/dist/modules/data-tables/strategies/helpers/sorting.mjs.map +0 -1
  854. package/dist/modules/data-tables/strategies/infinite/components.mjs.map +0 -1
  855. package/dist/modules/data-tables/strategies/infinite/strategy.d.mts.map +0 -1
  856. package/dist/modules/data-tables/strategies/infinite/strategy.mjs.map +0 -1
  857. package/dist/modules/data-tables/strategies/pagination/components.mjs.map +0 -1
  858. package/dist/modules/data-tables/strategies/pagination/strategy.d.mts.map +0 -1
  859. package/dist/modules/data-tables/strategies/pagination/strategy.mjs.map +0 -1
  860. package/dist/modules/data-tables/tables/data-table/components/body.mjs.map +0 -1
  861. package/dist/modules/data-tables/tables/data-table/components/header.mjs.map +0 -1
  862. package/dist/modules/data-tables/tables/data-table/components/row.mjs.map +0 -1
  863. package/dist/modules/data-tables/tables/data-table/components/table.d.mts.map +0 -1
  864. package/dist/modules/data-tables/tables/data-table/components/table.mjs.map +0 -1
  865. package/dist/modules/data-tables/tables/inline-table/components/body.mjs.map +0 -1
  866. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts.map +0 -1
  867. package/dist/modules/data-tables/tables/inline-table/components/cells/common.mjs.map +0 -1
  868. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts.map +0 -1
  869. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.mjs.map +0 -1
  870. package/dist/modules/data-tables/tables/inline-table/components/cells/read-only.d.mts.map +0 -1
  871. package/dist/modules/data-tables/tables/inline-table/components/cells/read-only.mjs.map +0 -1
  872. package/dist/modules/data-tables/tables/inline-table/components/header.mjs.map +0 -1
  873. package/dist/modules/data-tables/tables/inline-table/components/row.client.mjs.map +0 -1
  874. package/dist/modules/data-tables/tables/inline-table/components/table.d.mts.map +0 -1
  875. package/dist/modules/data-tables/tables/inline-table/components/table.mjs.map +0 -1
  876. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts.map +0 -1
  877. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.mjs.map +0 -1
  878. package/dist/modules/data-tables/tables/inline-table/hooks/use-hotkeys.client.d.mts.map +0 -1
  879. package/dist/modules/data-tables/tables/inline-table/hooks/use-hotkeys.client.mjs.map +0 -1
  880. package/dist/modules/database/lib/helpers.d.mts.map +0 -1
  881. package/dist/modules/database/lib/helpers.mjs.map +0 -1
  882. package/dist/modules/database/lib/service.server.d.mts.map +0 -1
  883. package/dist/modules/database/lib/service.server.mjs.map +0 -1
  884. package/dist/modules/database/lib/types.d.mts.map +0 -1
  885. package/dist/modules/emails/lib/service.server.d.mts.map +0 -1
  886. package/dist/modules/emails/lib/service.server.mjs.map +0 -1
  887. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.mts.map +0 -1
  888. package/dist/modules/inline-edit/components/combobox-dropdown.client.mjs.map +0 -1
  889. package/dist/modules/inline-edit/components/combobox.client.d.mts.map +0 -1
  890. package/dist/modules/inline-edit/components/combobox.client.mjs.map +0 -1
  891. package/dist/modules/inline-edit/components/date-input.client.d.mts.map +0 -1
  892. package/dist/modules/inline-edit/components/date-input.client.mjs.map +0 -1
  893. package/dist/modules/inline-edit/components/date-picker.client.d.mts.map +0 -1
  894. package/dist/modules/inline-edit/components/date-picker.client.mjs.map +0 -1
  895. package/dist/modules/inline-edit/components/date-time.client.d.mts.map +0 -1
  896. package/dist/modules/inline-edit/components/date-time.client.mjs.map +0 -1
  897. package/dist/modules/inline-edit/components/editor.client.d.mts.map +0 -1
  898. package/dist/modules/inline-edit/components/editor.client.mjs.map +0 -1
  899. package/dist/modules/inline-edit/components/input-recipient.client.d.mts.map +0 -1
  900. package/dist/modules/inline-edit/components/input-recipient.client.mjs.map +0 -1
  901. package/dist/modules/inline-edit/components/input-toggle.client.d.mts.map +0 -1
  902. package/dist/modules/inline-edit/components/input-toggle.client.mjs.map +0 -1
  903. package/dist/modules/inline-edit/components/input.client.d.mts.map +0 -1
  904. package/dist/modules/inline-edit/components/input.client.mjs.map +0 -1
  905. package/dist/modules/inline-edit/components/select.client.d.mts.map +0 -1
  906. package/dist/modules/inline-edit/components/select.client.mjs.map +0 -1
  907. package/dist/modules/inline-edit/components/switch.client.d.mts.map +0 -1
  908. package/dist/modules/inline-edit/components/switch.client.mjs.map +0 -1
  909. package/dist/modules/inline-edit/components/toggle.client.d.mts.map +0 -1
  910. package/dist/modules/inline-edit/components/toggle.client.mjs.map +0 -1
  911. package/dist/modules/inline-edit/hooks/context.client.d.mts.map +0 -1
  912. package/dist/modules/inline-edit/hooks/context.client.mjs.map +0 -1
  913. package/dist/modules/inline-edit/hooks/use-inline.client.d.mts.map +0 -1
  914. package/dist/modules/inline-edit/hooks/use-inline.client.mjs.map +0 -1
  915. package/dist/modules/inline-edit/lib/validators.d.mts.map +0 -1
  916. package/dist/modules/inline-edit/lib/validators.mjs.map +0 -1
  917. package/dist/modules/inline-edit/lib/variants.d.mts.map +0 -1
  918. package/dist/modules/inline-edit/lib/variants.mjs.map +0 -1
  919. package/dist/modules/router/handler/caller.client.d.mts.map +0 -1
  920. package/dist/modules/router/handler/caller.client.mjs.map +0 -1
  921. package/dist/modules/router/handler/caller.server.d.mts.map +0 -1
  922. package/dist/modules/router/handler/caller.server.mjs.map +0 -1
  923. package/dist/modules/router/handler/context.server.d.mts.map +0 -1
  924. package/dist/modules/router/handler/context.server.mjs.map +0 -1
  925. package/dist/modules/router/handler/init.server.d.mts.map +0 -1
  926. package/dist/modules/router/handler/init.server.mjs.map +0 -1
  927. package/dist/modules/router/handler/register.server.d.mts.map +0 -1
  928. package/dist/modules/router/handler/register.server.mjs.map +0 -1
  929. package/dist/modules/router/handler/route.server.d.mts.map +0 -1
  930. package/dist/modules/router/handler/route.server.mjs.map +0 -1
  931. package/dist/modules/router/lib/helpers.mjs.map +0 -1
  932. package/dist/modules/router/lib/query-client.d.mts.map +0 -1
  933. package/dist/modules/router/lib/query-client.mjs.map +0 -1
  934. package/dist/modules/router/lib/query-client.server.d.mts.map +0 -1
  935. package/dist/modules/router/lib/query-client.server.mjs.map +0 -1
  936. package/dist/modules/router/lib/validators.d.mts.map +0 -1
  937. package/dist/modules/router/lib/validators.mjs.map +0 -1
  938. package/dist/modules/storage/components/dropzone-context.client.d.mts.map +0 -1
  939. package/dist/modules/storage/components/dropzone-context.client.mjs.map +0 -1
  940. package/dist/modules/storage/components/dropzone.client.d.mts.map +0 -1
  941. package/dist/modules/storage/components/dropzone.client.mjs.map +0 -1
  942. package/dist/modules/storage/components/image-grid.client.d.mts.map +0 -1
  943. package/dist/modules/storage/components/image-grid.client.mjs.map +0 -1
  944. package/dist/modules/storage/components/image.client.d.mts.map +0 -1
  945. package/dist/modules/storage/components/image.client.mjs.map +0 -1
  946. package/dist/modules/storage/components/upload-button.client.d.mts.map +0 -1
  947. package/dist/modules/storage/components/upload-button.client.mjs.map +0 -1
  948. package/dist/modules/storage/components/upload-zone-context.client.d.mts.map +0 -1
  949. package/dist/modules/storage/components/upload-zone-context.client.mjs.map +0 -1
  950. package/dist/modules/storage/components/upload-zone.client.d.mts.map +0 -1
  951. package/dist/modules/storage/components/upload-zone.client.mjs.map +0 -1
  952. package/dist/modules/storage/lib/constants.d.mts.map +0 -1
  953. package/dist/modules/storage/lib/constants.mjs.map +0 -1
  954. package/dist/modules/storage/lib/helpers.d.mts.map +0 -1
  955. package/dist/modules/storage/lib/helpers.mjs.map +0 -1
  956. package/dist/modules/storage/lib/procedures.server.d.mts.map +0 -1
  957. package/dist/modules/storage/lib/procedures.server.mjs.map +0 -1
  958. package/dist/modules/storage/lib/router-handlers.server.d.mts.map +0 -1
  959. package/dist/modules/storage/lib/router-handlers.server.mjs.map +0 -1
  960. package/dist/modules/storage/lib/schema.d.mts.map +0 -1
  961. package/dist/modules/storage/lib/schema.mjs.map +0 -1
  962. package/dist/modules/storage/lib/service.server.d.mts.map +0 -1
  963. package/dist/modules/storage/lib/service.server.mjs.map +0 -1
  964. package/dist/modules/storage/lib/upload.client.d.mts.map +0 -1
  965. package/dist/modules/storage/lib/upload.client.mjs.map +0 -1
  966. package/dist/modules/storage/lib/validators.d.mts.map +0 -1
  967. package/dist/modules/storage/lib/validators.mjs.map +0 -1
  968. package/dist/modules/storage/providers/adapters/s3.server.d.mts.map +0 -1
  969. package/dist/modules/storage/providers/adapters/s3.server.mjs.map +0 -1
  970. package/dist/modules/storage/providers/lib/constants.d.mts.map +0 -1
  971. package/dist/modules/storage/providers/lib/constants.mjs.map +0 -1
  972. package/dist/modules/storage/providers/lib/errors.d.mts.map +0 -1
  973. package/dist/modules/storage/providers/lib/errors.mjs.map +0 -1
  974. package/dist/modules/storage/providers/lib/types.d.mts.map +0 -1
  975. package/dist/modules/storage/providers/lib/validators.d.mts.map +0 -1
  976. package/dist/modules/storage/providers/lib/validators.mjs.map +0 -1
@@ -57,5 +57,4 @@ declare const Icons: {
57
57
  logo: (props: LucideProps) => react_jsx_runtime0.JSX.Element;
58
58
  };
59
59
  //#endregion
60
- export { Icon, Icons };
61
- //# sourceMappingURL=icons.d.mts.map
60
+ export { Icon, Icons };
@@ -118,5 +118,4 @@ const Icons = {
118
118
  };
119
119
 
120
120
  //#endregion
121
- export { Icons };
122
- //# sourceMappingURL=icons.mjs.map
121
+ export { Icons };
@@ -49,5 +49,4 @@ declare function StatusField<TStatus extends string>(props: StatusComponentProps
49
49
  */
50
50
  declare function StatusBadge<TStatus extends string>(props: StatusComponentProps<TStatus>): react_jsx_runtime0.JSX.Element;
51
51
  //#endregion
52
- export { CreateStatusComponentProps, StatusBadge, StatusField, createStatusConfig, createStatusVariants, findStatus };
53
- //# sourceMappingURL=status.d.mts.map
52
+ export { CreateStatusComponentProps, StatusBadge, StatusField, createStatusConfig, createStatusVariants, findStatus };
@@ -52,5 +52,4 @@ function StatusBadge(props) {
52
52
  }
53
53
 
54
54
  //#endregion
55
- export { StatusBadge, StatusField, createStatusConfig, createStatusVariants, findStatus };
56
- //# sourceMappingURL=status.mjs.map
55
+ export { StatusBadge, StatusField, createStatusConfig, createStatusVariants, findStatus };
@@ -3,5 +3,4 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
  //#region src/components/editor/components/content.client.d.ts
4
4
  declare function EditorContent(): react_jsx_runtime0.JSX.Element;
5
5
  //#endregion
6
- export { EditorContent };
7
- //# sourceMappingURL=content.client.d.mts.map
6
+ export { EditorContent };
@@ -13,5 +13,4 @@ function EditorContent$1() {
13
13
  }
14
14
 
15
15
  //#endregion
16
- export { EditorContent$1 as EditorContent };
17
- //# sourceMappingURL=content.client.mjs.map
16
+ export { EditorContent$1 as EditorContent };
@@ -45,5 +45,4 @@ declare function Editor$1({
45
45
  attributes
46
46
  }: EditorProps): react_jsx_runtime0.JSX.Element | null;
47
47
  //#endregion
48
- export { Editor$1 as Editor, EditorContext, EditorProps, editorVariants };
49
- //# sourceMappingURL=editor.client.d.mts.map
48
+ export { Editor$1 as Editor, EditorContext, EditorProps, editorVariants };
@@ -52,5 +52,4 @@ function Editor$1({ value, extensions, onUpdate, onBlur, disabled, variant, clas
52
52
  }
53
53
 
54
54
  //#endregion
55
- export { Editor$1 as Editor, EditorContext, editorVariants };
56
- //# sourceMappingURL=editor.client.mjs.map
55
+ export { Editor$1 as Editor, EditorContext, editorVariants };
@@ -89,5 +89,4 @@ function EditorMenuNodes() {
89
89
  }
90
90
 
91
91
  //#endregion
92
- export { EditorMenuNodes };
93
- //# sourceMappingURL=menu-nodes.client.mjs.map
92
+ export { EditorMenuNodes };
@@ -6,5 +6,4 @@ import { BubbleMenu } from "@tiptap/react/menus";
6
6
  declare function EditorMenuFixed(props: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
7
7
  declare function EditorMenuBubble(props: ComponentProps<typeof BubbleMenu>): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { EditorMenuBubble, EditorMenuFixed };
10
- //# sourceMappingURL=menu.client.d.mts.map
9
+ export { EditorMenuBubble, EditorMenuFixed };
@@ -165,5 +165,4 @@ function EditorMenuColor() {
165
165
  */
166
166
 
167
167
  //#endregion
168
- export { EditorMenuBubble, EditorMenuFixed };
169
- //# sourceMappingURL=menu.client.mjs.map
168
+ export { EditorMenuBubble, EditorMenuFixed };
@@ -17,5 +17,4 @@ interface FileHandlerOptions$1 extends FileHandlerOptions {
17
17
  onReferenceAdded?: (assetId: string) => void;
18
18
  }
19
19
  //#endregion
20
- export { FileHandlerOptions$1 as FileHandlerOptions };
21
- //# sourceMappingURL=extension.d.mts.map
20
+ export { FileHandlerOptions$1 as FileHandlerOptions };
@@ -36,5 +36,4 @@ const FileHandler$1 = FileHandler.extend({
36
36
  });
37
37
 
38
38
  //#endregion
39
- export { FileHandler$1 as FileHandler };
40
- //# sourceMappingURL=extension.mjs.map
39
+ export { FileHandler$1 as FileHandler };
@@ -23,5 +23,4 @@ declare function createFileHandlerUploadStrategy({
23
23
  allowedMimeTypes
24
24
  }: CreateFileHandlerUploadStrategyProps): FileHandlerOptions;
25
25
  //#endregion
26
- export { createFileHandlerUploadStrategy };
27
- //# sourceMappingURL=strategy.d.mts.map
26
+ export { createFileHandlerUploadStrategy };
@@ -107,5 +107,4 @@ function createFileHandlerUploadStrategy({ variables, uploadClient, uploadHooks,
107
107
  }
108
108
 
109
109
  //#endregion
110
- export { createFileHandlerUploadStrategy };
111
- //# sourceMappingURL=strategy.mjs.map
110
+ export { createFileHandlerUploadStrategy };
@@ -46,5 +46,4 @@ function diffIds(before, after) {
46
46
  }
47
47
 
48
48
  //#endregion
49
- export { collectImageIds, diffIds };
50
- //# sourceMappingURL=utils.mjs.map
49
+ export { collectImageIds, diffIds };
@@ -4,5 +4,4 @@ import "@tiptap/core";
4
4
  //#region src/components/editor/extensions/image/extension.d.ts
5
5
  interface ImageOptions$1 extends ImageOptions {}
6
6
  //#endregion
7
- export { ImageOptions$1 as ImageOptions };
8
- //# sourceMappingURL=extension.d.mts.map
7
+ export { ImageOptions$1 as ImageOptions };
@@ -47,5 +47,4 @@ const Image$1 = Image.extend({
47
47
  });
48
48
 
49
49
  //#endregion
50
- export { Image$1 as Image };
51
- //# sourceMappingURL=extension.mjs.map
50
+ export { Image$1 as Image };
@@ -37,5 +37,4 @@ const Skeleton = Node.create({
37
37
  });
38
38
 
39
39
  //#endregion
40
- export { Skeleton };
41
- //# sourceMappingURL=extension.mjs.map
40
+ export { Skeleton };
@@ -21,5 +21,4 @@ function SkeletonNodeRenderer(props) {
21
21
  }
22
22
 
23
23
  //#endregion
24
- export { SkeletonNodeRenderer };
25
- //# sourceMappingURL=renderer.mjs.map
24
+ export { SkeletonNodeRenderer };
@@ -59,5 +59,4 @@ declare const EDITOR_EXTENSIONS: {
59
59
  };
60
60
  type EditorExtensions = typeof EDITOR_EXTENSIONS;
61
61
  //#endregion
62
- export { EditorExtensions };
63
- //# sourceMappingURL=constants.d.mts.map
62
+ export { EditorExtensions };
@@ -98,5 +98,4 @@ const EDITOR_EXTENSIONS_CONFIG = [
98
98
  ];
99
99
 
100
100
  //#endregion
101
- export { EDITOR_EXTENSIONS, EDITOR_EXTENSIONS_CONFIG, EDITOR_EXTENSIONS_KEYS };
102
- //# sourceMappingURL=constants.mjs.map
101
+ export { EDITOR_EXTENSIONS, EDITOR_EXTENSIONS_CONFIG, EDITOR_EXTENSIONS_KEYS };
@@ -64,5 +64,4 @@ type EditorExtensionsConfig = {
64
64
  };
65
65
  type EditorExtensionsConfigResult = Record<keyof EditorExtensions, boolean>;
66
66
  //#endregion
67
- export { EditorExtensionsConfig, EditorExtensionsConfigResult };
68
- //# sourceMappingURL=extensions.d.mts.map
67
+ export { EditorExtensionsConfig, EditorExtensionsConfigResult };
@@ -46,5 +46,4 @@ function flattenEditorExtensionsConfig(extensions) {
46
46
  }
47
47
 
48
48
  //#endregion
49
- export { createExtensionConfig, editorExtensionsConfigToExtensions, flattenEditorExtensionsConfig };
50
- //# sourceMappingURL=extensions.mjs.map
49
+ export { createExtensionConfig, editorExtensionsConfigToExtensions, flattenEditorExtensionsConfig };
@@ -18,5 +18,4 @@ declare function convertEditorContentToHTML(content: EditorJSONContent): string;
18
18
  */
19
19
  declare function convertEditorContentToMarkdown(content: EditorJSONContent): string;
20
20
  //#endregion
21
- export { convertEditorContentToHTML, convertEditorContentToMarkdown, convertHTMLToEditorContent, convertMarkdownToEditorContent };
22
- //# sourceMappingURL=helpers.d.mts.map
21
+ export { convertEditorContentToHTML, convertEditorContentToMarkdown, convertHTMLToEditorContent, convertMarkdownToEditorContent };
@@ -65,5 +65,4 @@ function convertEditorContentToMarkdown(content) {
65
65
  }
66
66
 
67
67
  //#endregion
68
- export { convertEditorContentToHTML, convertEditorContentToMarkdown, convertHTMLToEditorContent, convertMarkdownToEditorContent };
69
- //# sourceMappingURL=helpers.mjs.map
68
+ export { convertEditorContentToHTML, convertEditorContentToMarkdown, convertHTMLToEditorContent, convertMarkdownToEditorContent };
@@ -6,5 +6,4 @@ import { JSONContent } from "@tiptap/react";
6
6
  */
7
7
  type EditorJSONContent = JSONContent;
8
8
  //#endregion
9
- export { EditorJSONContent };
10
- //# sourceMappingURL=types.d.mts.map
9
+ export { EditorJSONContent };
@@ -12,5 +12,4 @@ const editorProseVariants = cva(cn("prose dark:prose-invert", "prose-a:text-prim
12
12
  const editorImageVariants = cva(cn("[&_[data-resize-wrapper]]:!inline-block", "[&_[data-resize-wrapper]]:!relative", "[&_[data-resize-wrapper]]:max-w-full", "[&_[data-resize-wrapper]]:overflow-hidden", "[&_[data-resize-handle]]:absolute", "[&_[data-resize-handle]]:z-10", "[&_[data-resize-handle]]:rounded-full", "[&_[data-resize-handle]]:bg-muted/40", "[&_[data-resize-handle]]:w-1.5", "[&_[data-resize-handle]]:cursor-ew-resize", "[&_[data-resize-handle]]:opacity-0", "[&_[data-resize-handle]]:transition-opacity", "[&:hover_[data-resize-handle]]:opacity-100", "[&_[data-resize-state='true']_[data-resize-handle]]:opacity-100", "[&_[data-resize-handle]]:!top-1/2", "[&_[data-resize-handle]]:!bottom-auto", "[&_[data-resize-handle]]:!-translate-y-1/2", "[&_[data-resize-handle]]:!h-1/2", "[&_[data-resize-handle='left']]:!left-2", "[&_[data-resize-handle='right']]:!right-2", "[&_[data-resize-container]:has(img[data-pending='true'])]:[visibility:visible!important]", "[&_[data-resize-container]:has(img[data-pending='true'])]:[pointer-events:auto!important]", "[&_img[data-pending='true']]:bg-primary/10", "[&_img[data-pending='true']]:animate-pulse", "[&_img[data-pending='true']]:rounded-md", "[&_img[data-pending='true']]:opacity-0", "[&_img[data-pending='true']]:min-h-[500px]"));
13
13
 
14
14
  //#endregion
15
- export { editorImageVariants, editorProseVariants };
16
- //# sourceMappingURL=variants.mjs.map
15
+ export { editorImageVariants, editorProseVariants };
@@ -1,7 +1,7 @@
1
1
  import { Icons } from "../common/icons.mjs";
2
2
  import { url } from "../../lib/utils/url.mjs";
3
3
  import { jsx, jsxs } from "react/jsx-runtime";
4
- import { Body, Button, Container, Head, Heading, Html, Preview, Section, Tailwind, Text } from "@react-email/components";
4
+ import { Body, Button, Container, Head, Heading, Html, Preview, Section, Tailwind, Text } from "react-email";
5
5
 
6
6
  //#region src/components/emails/forget-password-email.tsx
7
7
  function ForgetPasswordEmail({ resetPasswordHref }) {
@@ -47,5 +47,4 @@ function ForgetPasswordEmail({ resetPasswordHref }) {
47
47
  ForgetPasswordEmail.PreviewProps = { resetPasswordHref: url("/auth/reset-password") };
48
48
 
49
49
  //#endregion
50
- export { ForgetPasswordEmail as default };
51
- //# sourceMappingURL=forget-password-email.mjs.map
50
+ export { ForgetPasswordEmail as default };
@@ -6,5 +6,4 @@ declare function HeaderTopbarBackButton({
6
6
  ...props
7
7
  }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { HeaderTopbarBackButton };
10
- //# sourceMappingURL=back-button.client.d.mts.map
9
+ export { HeaderTopbarBackButton };
@@ -39,5 +39,4 @@ function HeaderTopbarBackButton({ className, ...props }) {
39
39
  }
40
40
 
41
41
  //#endregion
42
- export { HeaderTopbarBackButton };
43
- //# sourceMappingURL=back-button.client.mjs.map
42
+ export { HeaderTopbarBackButton };
@@ -25,5 +25,4 @@ declare function BottomBarLinks({
25
25
  ...props
26
26
  }: BottomBarLinksProps): react_jsx_runtime0.JSX.Element;
27
27
  //#endregion
28
- export { BottomBar, BottomBarLink, BottomBarLinks, BottomBarLinksProps, BottomBarProps };
29
- //# sourceMappingURL=bottom-bar.client.d.mts.map
28
+ export { BottomBar, BottomBarLink, BottomBarLinks, BottomBarLinksProps, BottomBarProps };
@@ -34,5 +34,4 @@ function BottomBarLinks({ paths, className, ...props }) {
34
34
  }
35
35
 
36
36
  //#endregion
37
- export { BottomBar, BottomBarLinks };
38
- //# sourceMappingURL=bottom-bar.client.mjs.map
37
+ export { BottomBar, BottomBarLinks };
@@ -31,5 +31,4 @@ declare function HeaderBreadcrumbsLink(props: {
31
31
  declare function HeaderBreadcrumbsMobileList(props: PropsWithChildren): react_jsx_runtime0.JSX.Element;
32
32
  declare function HeaderBreadcrumbsDesktopList(props: PropsWithChildren): react_jsx_runtime0.JSX.Element;
33
33
  //#endregion
34
- export { HeaderBreadcrumb, HeaderBreadcrumbProps, HeaderBreadcrumbSeparator, HeaderBreadcrumbs, HeaderBreadcrumbsDesktopList, HeaderBreadcrumbsDropdownMenu, HeaderBreadcrumbsDropdownMenuItem, HeaderBreadcrumbsLink, HeaderBreadcrumbsMobileList };
35
- //# sourceMappingURL=breadcrumbs.client.d.mts.map
34
+ export { HeaderBreadcrumb, HeaderBreadcrumbProps, HeaderBreadcrumbSeparator, HeaderBreadcrumbs, HeaderBreadcrumbsDesktopList, HeaderBreadcrumbsDropdownMenu, HeaderBreadcrumbsDropdownMenuItem, HeaderBreadcrumbsLink, HeaderBreadcrumbsMobileList };
@@ -60,5 +60,4 @@ function HeaderBreadcrumbsDesktopList(props) {
60
60
  }
61
61
 
62
62
  //#endregion
63
- export { HeaderBreadcrumbSeparator, HeaderBreadcrumbs, HeaderBreadcrumbsDesktopList, HeaderBreadcrumbsDropdownMenu, HeaderBreadcrumbsDropdownMenuItem, HeaderBreadcrumbsLink, HeaderBreadcrumbsMobileList };
64
- //# sourceMappingURL=breadcrumbs.client.mjs.map
63
+ export { HeaderBreadcrumbSeparator, HeaderBreadcrumbs, HeaderBreadcrumbsDesktopList, HeaderBreadcrumbsDropdownMenu, HeaderBreadcrumbsDropdownMenuItem, HeaderBreadcrumbsLink, HeaderBreadcrumbsMobileList };
@@ -8,5 +8,4 @@ declare function Header({
8
8
  ...props
9
9
  }: ComponentProps<"header">): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
- export { Header };
12
- //# sourceMappingURL=header.client.d.mts.map
11
+ export { Header };
@@ -11,5 +11,4 @@ function Header({ children, className, ...props }) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { Header };
15
- //# sourceMappingURL=header.client.mjs.map
14
+ export { Header };
@@ -21,5 +21,4 @@ function Indicator() {
21
21
  }
22
22
 
23
23
  //#endregion
24
- export { Indicator };
25
- //# sourceMappingURL=indicator.client.mjs.map
24
+ export { Indicator };
@@ -6,5 +6,4 @@ declare function HeaderTopbarMobileNavSwitcher({
6
6
  ...props
7
7
  }: React.HtmlHTMLAttributes<HTMLButtonElement>): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { HeaderTopbarMobileNavSwitcher };
10
- //# sourceMappingURL=mobile-nav-switcher.client.d.mts.map
9
+ export { HeaderTopbarMobileNavSwitcher };
@@ -15,5 +15,4 @@ function HeaderTopbarMobileNavSwitcher({ className, ...props }) {
15
15
  }
16
16
 
17
17
  //#endregion
18
- export { HeaderTopbarMobileNavSwitcher };
19
- //# sourceMappingURL=mobile-nav-switcher.client.mjs.map
18
+ export { HeaderTopbarMobileNavSwitcher };
@@ -39,5 +39,4 @@ declare function TopbarTools({
39
39
  ...props
40
40
  }: TopbarToolsProps): react_jsx_runtime0.JSX.Element;
41
41
  //#endregion
42
- export { Topbar, TopbarProps, TopbarTitle, TopbarTitleProps, TopbarTools, TopbarToolsProps };
43
- //# sourceMappingURL=top-bar.client.d.mts.map
42
+ export { Topbar, TopbarProps, TopbarTitle, TopbarTitleProps, TopbarTools, TopbarToolsProps };
@@ -44,5 +44,4 @@ function TopbarTools({ children, className, ...props }) {
44
44
  }
45
45
 
46
46
  //#endregion
47
- export { Topbar, TopbarTitle, TopbarTools };
48
- //# sourceMappingURL=top-bar.client.mjs.map
47
+ export { Topbar, TopbarTitle, TopbarTools };
@@ -9,5 +9,4 @@ declare function AdminContent({
9
9
  ...props
10
10
  }: ComponentProps<typeof ScrollArea>): react_jsx_runtime0.JSX.Element;
11
11
  //#endregion
12
- export { AdminContent };
13
- //# sourceMappingURL=admin-content.client.d.mts.map
12
+ export { AdminContent };
@@ -19,5 +19,4 @@ function AdminContent({ children, className, ...props }) {
19
19
  }
20
20
 
21
21
  //#endregion
22
- export { AdminContent };
23
- //# sourceMappingURL=admin-content.client.mjs.map
22
+ export { AdminContent };
@@ -19,5 +19,4 @@ declare function AdminErrorPage(props: {
19
19
  error: Error;
20
20
  }): react_jsx_runtime0.JSX.Element;
21
21
  //#endregion
22
- export { AdminErrorPage, AdminNotAllowedPage, AdminNotFoundPage };
23
- //# sourceMappingURL=admin-error-pages.d.mts.map
22
+ export { AdminErrorPage, AdminNotAllowedPage, AdminNotFoundPage };
@@ -56,5 +56,4 @@ function AdminErrorPage(props) {
56
56
  }
57
57
 
58
58
  //#endregion
59
- export { AdminErrorPage, AdminNotAllowedPage, AdminNotFoundPage };
60
- //# sourceMappingURL=admin-error-pages.mjs.map
59
+ export { AdminErrorPage, AdminNotAllowedPage, AdminNotFoundPage };
@@ -4,5 +4,4 @@ import { PropsWithChildren } from "react";
4
4
  //#region src/components/layouts/admin-layout.d.ts
5
5
  declare function AdminLayout(props: PropsWithChildren): react_jsx_runtime0.JSX.Element;
6
6
  //#endregion
7
- export { AdminLayout };
8
- //# sourceMappingURL=admin-layout.d.mts.map
7
+ export { AdminLayout };
@@ -10,5 +10,4 @@ function AdminLayout(props) {
10
10
  }
11
11
 
12
12
  //#endregion
13
- export { AdminLayout };
14
- //# sourceMappingURL=admin-layout.mjs.map
13
+ export { AdminLayout };
@@ -4,5 +4,4 @@ import { PropsWithChildren } from "react";
4
4
  //#region src/components/layouts/admin-loading.d.ts
5
5
  declare function AdminLoadingLayout(props: PropsWithChildren): react_jsx_runtime0.JSX.Element;
6
6
  //#endregion
7
- export { AdminLoadingLayout };
8
- //# sourceMappingURL=admin-loading.d.mts.map
7
+ export { AdminLoadingLayout };
@@ -10,5 +10,4 @@ function AdminLoadingLayout(props) {
10
10
  }
11
11
 
12
12
  //#endregion
13
- export { AdminLoadingLayout };
14
- //# sourceMappingURL=admin-loading.mjs.map
13
+ export { AdminLoadingLayout };
@@ -27,5 +27,4 @@ declare function EmptyPageDescription({
27
27
  ...props
28
28
  }: ComponentProps<"p">): react_jsx_runtime0.JSX.Element;
29
29
  //#endregion
30
- export { EmptyPage, EmptyPageDescription, EmptyPageProps, EmptyPageTitle };
31
- //# sourceMappingURL=empty-page.d.mts.map
30
+ export { EmptyPage, EmptyPageDescription, EmptyPageProps, EmptyPageTitle };
@@ -25,5 +25,4 @@ function EmptyPageDescription({ className, children, ...props }) {
25
25
  }
26
26
 
27
27
  //#endregion
28
- export { EmptyPage, EmptyPageDescription, EmptyPageTitle };
29
- //# sourceMappingURL=empty-page.mjs.map
28
+ export { EmptyPage, EmptyPageDescription, EmptyPageTitle };
@@ -44,5 +44,4 @@ declare function ErrorPageDescription({
44
44
  ...props
45
45
  }: ComponentProps<"p">): react_jsx_runtime0.JSX.Element;
46
46
  //#endregion
47
- export { ErrorPage, ErrorPageCode, ErrorPageDescription, ErrorPageIcon };
48
- //# sourceMappingURL=error-page.d.mts.map
47
+ export { ErrorPage, ErrorPageCode, ErrorPageDescription, ErrorPageIcon };
@@ -50,5 +50,4 @@ function ErrorPageDescription({ className, children, ...props }) {
50
50
  }
51
51
 
52
52
  //#endregion
53
- export { ErrorPage, ErrorPageCode, ErrorPageDescription, ErrorPageIcon };
54
- //# sourceMappingURL=error-page.mjs.map
53
+ export { ErrorPage, ErrorPageCode, ErrorPageDescription, ErrorPageIcon };
@@ -25,5 +25,4 @@ declare function NotFoundSection(props: ComponentProps<"div">): react_jsx_runtim
25
25
  */
26
26
  declare function NotAllowedSection(props: ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
27
27
  //#endregion
28
- export { DefaultErrorSection, NotAllowedSection, NotFoundSection, ServerErrorSection };
29
- //# sourceMappingURL=error-sections.d.mts.map
28
+ export { DefaultErrorSection, NotAllowedSection, NotFoundSection, ServerErrorSection };
@@ -43,5 +43,4 @@ function NotAllowedSection(props) {
43
43
  }
44
44
 
45
45
  //#endregion
46
- export { DefaultErrorSection, NotAllowedSection, NotFoundSection, ServerErrorSection };
47
- //# sourceMappingURL=error-sections.mjs.map
46
+ export { DefaultErrorSection, NotAllowedSection, NotFoundSection, ServerErrorSection };
@@ -8,5 +8,4 @@ declare function ListLayout({
8
8
  ...props
9
9
  }: ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
- export { ListLayout };
12
- //# sourceMappingURL=list-layout.d.mts.map
11
+ export { ListLayout };
@@ -11,5 +11,4 @@ function ListLayout({ className, children, ...props }) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { ListLayout };
15
- //# sourceMappingURL=list-layout.mjs.map
14
+ export { ListLayout };
@@ -6,5 +6,4 @@ declare function Providers({
6
6
  children
7
7
  }: PropsWithChildren): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { Providers };
10
- //# sourceMappingURL=providers.client.d.mts.map
9
+ export { Providers };
@@ -28,5 +28,4 @@ function Providers({ children }) {
28
28
  }
29
29
 
30
30
  //#endregion
31
- export { Providers };
32
- //# sourceMappingURL=providers.client.mjs.map
31
+ export { Providers };
@@ -6,5 +6,4 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
6
6
  */
7
7
  declare function RootNotFoundPage(): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { RootNotFoundPage };
10
- //# sourceMappingURL=root-error-pages.d.mts.map
9
+ export { RootNotFoundPage };
@@ -13,5 +13,4 @@ function RootNotFoundPage() {
13
13
  }
14
14
 
15
15
  //#endregion
16
- export { RootNotFoundPage };
17
- //# sourceMappingURL=root-error-pages.mjs.map
16
+ export { RootNotFoundPage };
@@ -33,5 +33,4 @@ declare function RootLayout({
33
33
  children
34
34
  }: PropsWithChildren): react_jsx_runtime0.JSX.Element;
35
35
  //#endregion
36
- export { RootLayout, generateRootLayoutMetadata };
37
- //# sourceMappingURL=root-layout.server.d.mts.map
36
+ export { RootLayout, generateRootLayoutMetadata };
@@ -43,5 +43,4 @@ function RootLayout({ children }) {
43
43
  }
44
44
 
45
45
  //#endregion
46
- export { RootLayout, generateRootLayoutMetadata };
47
- //# sourceMappingURL=root-layout.server.mjs.map
46
+ export { RootLayout, generateRootLayoutMetadata };
@@ -3,5 +3,4 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
  //#region src/components/layouts/root-loading.d.ts
4
4
  declare function RootLoading(): react_jsx_runtime0.JSX.Element;
5
5
  //#endregion
6
- export { RootLoading };
7
- //# sourceMappingURL=root-loading.d.mts.map
6
+ export { RootLoading };
@@ -10,5 +10,4 @@ function RootLoading() {
10
10
  }
11
11
 
12
12
  //#endregion
13
- export { RootLoading };
14
- //# sourceMappingURL=root-loading.mjs.map
13
+ export { RootLoading };
@@ -19,5 +19,4 @@ declare function TabLayout({
19
19
  children
20
20
  }: TabLayoutProps): react_jsx_runtime0.JSX.Element;
21
21
  //#endregion
22
- export { Tab, TabLayout, TabLayoutProps };
23
- //# sourceMappingURL=tab-layout.d.mts.map
22
+ export { Tab, TabLayout, TabLayoutProps };
@@ -47,5 +47,4 @@ function TabLayout({ tabs, children }) {
47
47
  }
48
48
 
49
49
  //#endregion
50
- export { TabLayout };
51
- //# sourceMappingURL=tab-layout.mjs.map
50
+ export { TabLayout };
@@ -27,5 +27,4 @@ declare function DataListValue({
27
27
  ...props
28
28
  }: DataListValueProps): react_jsx_runtime0.JSX.Element;
29
29
  //#endregion
30
- export { DataList, DataListItem, DataListItemProps, DataListProps, DataListTitle, DataListTitleProps, DataListValue, DataListValueProps };
31
- //# sourceMappingURL=data-list.d.mts.map
30
+ export { DataList, DataListItem, DataListItemProps, DataListProps, DataListTitle, DataListTitleProps, DataListValue, DataListValueProps };
@@ -32,5 +32,4 @@ function DataListValue({ children, className, ...props }) {
32
32
  }
33
33
 
34
34
  //#endregion
35
- export { DataList, DataListItem, DataListTitle, DataListValue };
36
- //# sourceMappingURL=data-list.mjs.map
35
+ export { DataList, DataListItem, DataListTitle, DataListValue };
@@ -45,5 +45,4 @@ declare function DataStackValue({
45
45
  ...props
46
46
  }: DataStackValueProps): react_jsx_runtime0.JSX.Element;
47
47
  //#endregion
48
- export { DataStack, DataStackColumn, DataStackColumnProps, DataStackGrid, DataStackGridProps, DataStackLayout, DataStackLayoutProps, DataStackProps, DataStackRow, DataStackRowProps, DataStackTitle, DataStackTitleProps, DataStackValue, DataStackValueProps };
49
- //# sourceMappingURL=data-stack.d.mts.map
48
+ export { DataStack, DataStackColumn, DataStackColumnProps, DataStackGrid, DataStackGridProps, DataStackLayout, DataStackLayoutProps, DataStackProps, DataStackRow, DataStackRowProps, DataStackTitle, DataStackTitleProps, DataStackValue, DataStackValueProps };
@@ -53,5 +53,4 @@ function DataStackValue({ children, className, ...props }) {
53
53
  }
54
54
 
55
55
  //#endregion
56
- export { DataStack, DataStackColumn, DataStackGrid, DataStackLayout, DataStackRow, DataStackTitle, DataStackValue };
57
- //# sourceMappingURL=data-stack.mjs.map
56
+ export { DataStack, DataStackColumn, DataStackGrid, DataStackLayout, DataStackRow, DataStackTitle, DataStackValue };
@@ -89,5 +89,4 @@ function AdminSidebarHeader() {
89
89
  }
90
90
 
91
91
  //#endregion
92
- export { AdminSidebarHeader };
93
- //# sourceMappingURL=admin-sidebar-header.client.mjs.map
92
+ export { AdminSidebarHeader };