@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
@@ -27,5 +27,4 @@ function AuthProvider(props) {
27
27
  }
28
28
 
29
29
  //#endregion
30
- export { AuthClientContext, AuthProvider, useAuthClient };
31
- //# sourceMappingURL=use-auth-client.mjs.map
30
+ export { AuthClientContext, AuthProvider, useAuthClient };
@@ -39,5 +39,4 @@ declare function usePermission({
39
39
  success: boolean;
40
40
  };
41
41
  //#endregion
42
- export { UsePermissionProps, usePermission };
43
- //# sourceMappingURL=use-permission.d.mts.map
42
+ export { UsePermissionProps, usePermission };
@@ -54,5 +54,4 @@ function usePermission({ strategy = "all", permission }) {
54
54
  }
55
55
 
56
56
  //#endregion
57
- export { usePermission };
58
- //# sourceMappingURL=use-permission.mjs.map
57
+ export { usePermission };
@@ -32,10 +32,9 @@ declare function useSession(authClient: ClientAuth<never, never>): _tanstack_rea
32
32
  token: string;
33
33
  ipAddress?: string | null | undefined;
34
34
  userAgent?: string | null | undefined;
35
- } & {} & {} & {} & {
35
+ } & {} & {
36
36
  impersonatedBy?: string | null | undefined;
37
- }>;
37
+ } & {} & {}>;
38
38
  } | null, Error>;
39
39
  //#endregion
40
- export { useSession };
41
- //# sourceMappingURL=use-session.d.mts.map
40
+ export { useSession };
@@ -19,5 +19,4 @@ function useSession(authClient) {
19
19
  }
20
20
 
21
21
  //#endregion
22
- export { useSession };
23
- //# sourceMappingURL=use-session.mjs.map
22
+ export { useSession };
@@ -1,9 +1,9 @@
1
1
  import { CreateUserSchema, UpdateUserSchema } from "./validators.mjs";
2
+ import { TDatabaseSchema } from "../../database/lib/types.mjs";
2
3
  import { TulipContext } from "../../config/lib/context.mjs";
3
4
  import "../../../config.mjs";
4
5
  import "server-cli-only";
5
6
  import * as better_auth_plugins0 from "better-auth/plugins";
6
- import { TDatabaseSchema } from "@/modules/config/db/types";
7
7
 
8
8
  //#region src/modules/auth/lib/helpers.server.d.ts
9
9
  /**
@@ -81,5 +81,4 @@ declare function updateUser<TSchema extends TDatabaseSchema>({
81
81
  updatedAt: Date;
82
82
  }>;
83
83
  //#endregion
84
- export { createUser, getSession, updateUser };
85
- //# sourceMappingURL=helpers.server.d.mts.map
84
+ export { createUser, getSession, updateUser };
@@ -38,5 +38,4 @@ async function updateUser({ db }, { userId, body }) {
38
38
  }
39
39
 
40
40
  //#endregion
41
- export { createUser, getSession, updateUser };
42
- //# sourceMappingURL=helpers.server.mjs.map
41
+ export { createUser, getSession, updateUser };
@@ -14,5 +14,4 @@ declare const createStatements: <TStatements extends Parameters<typeof createAcc
14
14
  * Exports
15
15
  */
16
16
  //#endregion
17
- export { Permission, type Role, adminAc, createAccessControl, createStatements, defaultStatements };
18
- //# sourceMappingURL=permissions.d.mts.map
17
+ export { Permission, type Role, adminAc, createAccessControl, createStatements, defaultStatements };
@@ -11,5 +11,4 @@ const createStatements = (statements) => ({
11
11
  });
12
12
 
13
13
  //#endregion
14
- export { adminAc, createAccessControl, createStatements, defaultStatements };
15
- //# sourceMappingURL=permissions.mjs.map
14
+ export { adminAc, createAccessControl, createStatements, defaultStatements };
@@ -59,5 +59,4 @@ declare const updatePasswordSchema: z$1.ZodObject<{
59
59
  }, z$1.core.$strip>;
60
60
  type UpdatePasswordSchema = z$1.infer<typeof updatePasswordSchema>;
61
61
  //#endregion
62
- export { CreateUserSchema, UpdatePasswordSchema, UpdateUserSchema, User, createUserSchema, forgotPasswordSchema, loginSchema, resetPasswordSchema, updatePasswordSchema, updateUserSchema };
63
- //# sourceMappingURL=validators.d.mts.map
62
+ export { CreateUserSchema, UpdatePasswordSchema, UpdateUserSchema, User, createUserSchema, forgotPasswordSchema, loginSchema, resetPasswordSchema, updatePasswordSchema, updateUserSchema };
@@ -52,5 +52,4 @@ const updateUserSchema = createInsertSchema(users).pick({
52
52
  const updatePasswordSchema = z$1.object({ password: z$1.string().min(6, { message: "Wachtwoord moet minimaal 6 karakters hebben" }) });
53
53
 
54
54
  //#endregion
55
- export { createUserSchema, forgotPasswordSchema, loginSchema, resetPasswordSchema, updatePasswordSchema, updateUserSchema };
56
- //# sourceMappingURL=validators.mjs.map
55
+ export { createUserSchema, forgotPasswordSchema, loginSchema, resetPasswordSchema, updatePasswordSchema, updateUserSchema };
@@ -89,5 +89,4 @@ declare function CommandAlertDialogAction<TData = unknown, TError = DefaultError
89
89
  ...props
90
90
  }: CommandAlertDialogActionProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime0.JSX.Element;
91
91
  //#endregion
92
- export { CommandAlertDialog, CommandAlertDialogAction, CommandAlertDialogCancel, CommandAlertDialogContent, CommandAlertDialogDescription, CommandAlertDialogFooter, CommandAlertDialogHeader, CommandAlertDialogTitle, CommandAlertDialogTrigger };
93
- //# sourceMappingURL=alert-dialog-command.client.d.mts.map
92
+ export { CommandAlertDialog, CommandAlertDialogAction, CommandAlertDialogCancel, CommandAlertDialogContent, CommandAlertDialogDescription, CommandAlertDialogFooter, CommandAlertDialogHeader, CommandAlertDialogTitle, CommandAlertDialogTrigger };
@@ -155,5 +155,4 @@ function CommandAlertDialogAction({ variables, mutation, children, disabled, ...
155
155
  }
156
156
 
157
157
  //#endregion
158
- export { CommandAlertDialog, CommandAlertDialogAction, CommandAlertDialogCancel, CommandAlertDialogContent, CommandAlertDialogDescription, CommandAlertDialogFooter, CommandAlertDialogHeader, CommandAlertDialogTitle, CommandAlertDialogTrigger };
159
- //# sourceMappingURL=alert-dialog-command.client.mjs.map
158
+ export { CommandAlertDialog, CommandAlertDialogAction, CommandAlertDialogCancel, CommandAlertDialogContent, CommandAlertDialogDescription, CommandAlertDialogFooter, CommandAlertDialogHeader, CommandAlertDialogTitle, CommandAlertDialogTrigger };
@@ -23,5 +23,4 @@ declare function CommandClick<TData = unknown, TError = DefaultError, TVariables
23
23
  ...props
24
24
  }: CommandClickProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime0.JSX.Element | null;
25
25
  //#endregion
26
- export { CommandClick, CommandClickProps };
27
- //# sourceMappingURL=click-command.client.d.mts.map
26
+ export { CommandClick, CommandClickProps };
@@ -60,5 +60,4 @@ function CommandClick({ children, variables, mutation, label, hotkey, disabled,
60
60
  }
61
61
 
62
62
  //#endregion
63
- export { CommandClick };
64
- //# sourceMappingURL=click-command.client.mjs.map
63
+ export { CommandClick };
@@ -30,5 +30,4 @@ declare function CommandIcon({
30
30
  children
31
31
  }: PropsWithChildren): react_jsx_runtime0.JSX.Element;
32
32
  //#endregion
33
- export { CommandIcon, CommandLabel, CommandTrigger, CommandTriggerContext };
34
- //# sourceMappingURL=command-trigger.client.d.mts.map
33
+ export { CommandIcon, CommandLabel, CommandTrigger, CommandTriggerContext };
@@ -46,5 +46,4 @@ function CommandIcon({ children }) {
46
46
  }
47
47
 
48
48
  //#endregion
49
- export { CommandIcon, CommandLabel, CommandTrigger, CommandTriggerContext };
50
- //# sourceMappingURL=command-trigger.client.mjs.map
49
+ export { CommandIcon, CommandLabel, CommandTrigger, CommandTriggerContext };
@@ -74,5 +74,4 @@ declare function CommandDialogFooter({
74
74
  ...props
75
75
  }: ComponentProps<typeof DialogFooter>): react_jsx_runtime0.JSX.Element;
76
76
  //#endregion
77
- export { CommandDialog, CommandDialogContent, CommandDialogDescription, CommandDialogFooter, CommandDialogHeader, CommandDialogTitle, CommandDialogTrigger };
78
- //# sourceMappingURL=dialog-command.client.d.mts.map
77
+ export { CommandDialog, CommandDialogContent, CommandDialogDescription, CommandDialogFooter, CommandDialogHeader, CommandDialogTitle, CommandDialogTrigger };
@@ -130,5 +130,4 @@ function CommandDialogFooter({ children, ...props }) {
130
130
  }
131
131
 
132
132
  //#endregion
133
- export { CommandDialog, CommandDialogContent, CommandDialogDescription, CommandDialogFooter, CommandDialogHeader, CommandDialogTitle, CommandDialogTrigger };
134
- //# sourceMappingURL=dialog-command.client.mjs.map
133
+ export { CommandDialog, CommandDialogContent, CommandDialogDescription, CommandDialogFooter, CommandDialogHeader, CommandDialogTitle, CommandDialogTrigger };
@@ -56,5 +56,4 @@ declare function CommandDropdownItem<TData = unknown, TError = DefaultError, TVa
56
56
  ...props
57
57
  }: CommandDropdownItemProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime0.JSX.Element | null;
58
58
  //#endregion
59
- export { CommandDropdown, CommandDropdownContent, CommandDropdownItem, CommandDropdownProps, CommandDropdownTrigger };
60
- //# sourceMappingURL=dropdown-command.client.d.mts.map
59
+ export { CommandDropdown, CommandDropdownContent, CommandDropdownItem, CommandDropdownProps, CommandDropdownTrigger };
@@ -128,5 +128,4 @@ function CommandDropdownItem({ variables, mutation, children, ...props }) {
128
128
  }
129
129
 
130
130
  //#endregion
131
- export { CommandDropdown, CommandDropdownContent, CommandDropdownItem, CommandDropdownTrigger };
132
- //# sourceMappingURL=dropdown-command.client.mjs.map
131
+ export { CommandDropdown, CommandDropdownContent, CommandDropdownItem, CommandDropdownTrigger };
@@ -15,5 +15,4 @@ declare function CommandEmpty({
15
15
  ...props
16
16
  }: CommandEmptyProps): react_jsx_runtime0.JSX.Element | null;
17
17
  //#endregion
18
- export { CommandEmpty, CommandEmptyProps };
19
- //# sourceMappingURL=empty-command.client.d.mts.map
18
+ export { CommandEmpty, CommandEmptyProps };
@@ -51,5 +51,4 @@ function CommandEmpty({ label, children, disabled, ...props }) {
51
51
  }
52
52
 
53
53
  //#endregion
54
- export { CommandEmpty };
55
- //# sourceMappingURL=empty-command.client.mjs.map
54
+ export { CommandEmpty };
@@ -98,5 +98,4 @@ declare function CommandFormDialogSubmit({
98
98
  ...props
99
99
  }: Omit<ComponentProps<"button">, "type">): react_jsx_runtime0.JSX.Element;
100
100
  //#endregion
101
- export { CommandFormDialog, CommandFormDialogCancel, CommandFormDialogContent, CommandFormDialogContentProps, CommandFormDialogContentProvider, CommandFormDialogDescription, CommandFormDialogFields, CommandFormDialogFooter, CommandFormDialogHeader, CommandFormDialogSubmit, CommandFormDialogTitle, CommandFormDialogTrigger };
102
- //# sourceMappingURL=form-dialog-command.client.d.mts.map
101
+ export { CommandFormDialog, CommandFormDialogCancel, CommandFormDialogContent, CommandFormDialogContentProps, CommandFormDialogContentProvider, CommandFormDialogDescription, CommandFormDialogFields, CommandFormDialogFooter, CommandFormDialogHeader, CommandFormDialogSubmit, CommandFormDialogTitle, CommandFormDialogTrigger };
@@ -184,5 +184,4 @@ function CommandFormDialogSubmit({ children, disabled, ...props }) {
184
184
  }
185
185
 
186
186
  //#endregion
187
- export { CommandFormDialog, CommandFormDialogCancel, CommandFormDialogContent, CommandFormDialogContentProvider, CommandFormDialogDescription, CommandFormDialogFields, CommandFormDialogFooter, CommandFormDialogHeader, CommandFormDialogSubmit, CommandFormDialogTitle, CommandFormDialogTrigger };
188
- //# sourceMappingURL=form-dialog-command.client.mjs.map
187
+ export { CommandFormDialog, CommandFormDialogCancel, CommandFormDialogContent, CommandFormDialogContentProvider, CommandFormDialogDescription, CommandFormDialogFields, CommandFormDialogFooter, CommandFormDialogHeader, CommandFormDialogSubmit, CommandFormDialogTitle, CommandFormDialogTrigger };
@@ -12,5 +12,4 @@ function RenderCommand({ command, render }) {
12
12
  }
13
13
 
14
14
  //#endregion
15
- export { RenderCommand };
16
- //# sourceMappingURL=render-command.mjs.map
15
+ export { RenderCommand };
@@ -28,5 +28,4 @@ function CommandContextProvider({ value, children }) {
28
28
  }
29
29
 
30
30
  //#endregion
31
- export { CommandContextProvider, useCommand };
32
- //# sourceMappingURL=context.client.mjs.map
31
+ export { CommandContextProvider, useCommand };
@@ -20,5 +20,4 @@ type BulkCommandMenuProps<TData, TMeta> = {
20
20
  onSuccess?: () => void;
21
21
  };
22
22
  //#endregion
23
- export { BulkCommandMenuProps, SingleCommandMenuProps };
24
- //# sourceMappingURL=use-command-menu.client.d.mts.map
23
+ export { BulkCommandMenuProps, SingleCommandMenuProps };
@@ -80,5 +80,4 @@ function useBulkCommandMenu({ data, commands, meta }) {
80
80
  }
81
81
 
82
82
  //#endregion
83
- export { useBulkCommandMenu, useSingleCommandMenu };
84
- //# sourceMappingURL=use-command-menu.client.mjs.map
83
+ export { useBulkCommandMenu, useSingleCommandMenu };
@@ -13,5 +13,4 @@ type CommandMutationMeta = {
13
13
  };
14
14
  declare function useCommandMutation<TData = unknown, TError = DefaultError, TVariables = void, TOnMutateResult = unknown>(options?: MutationOptions<TData, TError, TVariables, TOnMutateResult>): _tanstack_react_query0.UseMutationResult<TData, TError, TVariables, TOnMutateResult>;
15
15
  //#endregion
16
- export { BulkCommandAction, CommandAction, CommandActionResult, CommandMutationMeta, useCommandMutation };
17
- //# sourceMappingURL=use-command-mutation.client.d.mts.map
16
+ export { BulkCommandAction, CommandAction, CommandActionResult, CommandMutationMeta, useCommandMutation };
@@ -38,5 +38,4 @@ function useCommandMutation(options) {
38
38
  }
39
39
 
40
40
  //#endregion
41
- export { useCommandMutation };
42
- //# sourceMappingURL=use-command-mutation.client.mjs.map
41
+ export { useCommandMutation };
@@ -49,5 +49,4 @@ type BulkCommandDefRenderParams<TData, TMeta> = {
49
49
  ids: string[];
50
50
  } : object);
51
51
  //#endregion
52
- export { BulkCommandDef, BulkCommandDefRenderParams, CommandDef, CommandMode, SingleCommandDef, SingleCommandDefRenderParams };
53
- //# sourceMappingURL=definitions.d.mts.map
52
+ export { BulkCommandDef, BulkCommandDefRenderParams, CommandDef, CommandMode, SingleCommandDef, SingleCommandDefRenderParams };
@@ -21,5 +21,4 @@ declare function createCommand<TData = object, TMeta = object>(config: CommandDe
21
21
  render: (params: BulkCommandDefRenderParams<TData, TMeta>) => React.ReactNode;
22
22
  };
23
23
  //#endregion
24
- export { createCommand };
25
- //# sourceMappingURL=factory.d.mts.map
24
+ export { createCommand };
@@ -4,5 +4,4 @@ function createCommand(config) {
4
4
  }
5
5
 
6
6
  //#endregion
7
- export { createCommand };
8
- //# sourceMappingURL=factory.mjs.map
7
+ export { createCommand };
@@ -23,5 +23,4 @@ declare function ContextCommandMenuContent<TData, TMeta>({
23
23
  ...props
24
24
  }: SingleCommandMenuProps<TData, TMeta> & ComponentProps<typeof ContextMenuContent>): react_jsx_runtime0.JSX.Element;
25
25
  //#endregion
26
- export { ContextCommandMenu, ContextCommandMenuContent, ContextCommandMenuTrigger };
27
- //# sourceMappingURL=context-menu.client.d.mts.map
26
+ export { ContextCommandMenu, ContextCommandMenuContent, ContextCommandMenuTrigger };
@@ -56,5 +56,4 @@ function ContextCommandMenuContent({ data, commands, meta, className, ...props }
56
56
  }
57
57
 
58
58
  //#endregion
59
- export { ContextCommandMenu, ContextCommandMenuContent, ContextCommandMenuTrigger };
60
- //# sourceMappingURL=context-menu.client.mjs.map
59
+ export { ContextCommandMenu, ContextCommandMenuContent, ContextCommandMenuTrigger };
@@ -15,5 +15,4 @@ declare function DropdownCommandMenuLoading({
15
15
  ...props
16
16
  }: ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
17
17
  //#endregion
18
- export { DropdownCommandMenu, DropdownCommandMenuLoading };
19
- //# sourceMappingURL=dropdown-menu.client.d.mts.map
18
+ export { DropdownCommandMenu, DropdownCommandMenuLoading };
@@ -59,5 +59,4 @@ function DropdownCommandMenuLoading({ className, ...props }) {
59
59
  }
60
60
 
61
61
  //#endregion
62
- export { DropdownCommandMenu, DropdownCommandMenuLoading };
63
- //# sourceMappingURL=dropdown-menu.client.mjs.map
62
+ export { DropdownCommandMenu, DropdownCommandMenuLoading };
@@ -15,5 +15,4 @@ declare function FloatingCommandMenu<TData, TMeta>({
15
15
  ...props
16
16
  }: FloatingCommandMenuProps<TData, TMeta>): react_jsx_runtime0.JSX.Element;
17
17
  //#endregion
18
- export { FloatingCommandMenu };
19
- //# sourceMappingURL=floating-menu.client.d.mts.map
18
+ export { FloatingCommandMenu };
@@ -42,5 +42,4 @@ function FloatingCommandMenu({ data, commands, meta, state, onSuccess, className
42
42
  }
43
43
 
44
44
  //#endregion
45
- export { FloatingCommandMenu };
46
- //# sourceMappingURL=floating-menu.client.mjs.map
45
+ export { FloatingCommandMenu };
@@ -16,5 +16,4 @@ declare function InlineCommandMenuLoading({
16
16
  ...props
17
17
  }: ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
18
18
  //#endregion
19
- export { InlineCommandMenu, InlineCommandMenuLoading, InlineCommandMenuProps };
20
- //# sourceMappingURL=inline-menu.client.d.mts.map
19
+ export { InlineCommandMenu, InlineCommandMenuLoading, InlineCommandMenuProps };
@@ -42,5 +42,4 @@ function InlineCommandMenuLoading({ className, ...props }) {
42
42
  }
43
43
 
44
44
  //#endregion
45
- export { InlineCommandMenu, InlineCommandMenuLoading };
46
- //# sourceMappingURL=inline-menu.client.mjs.map
45
+ export { InlineCommandMenu, InlineCommandMenuLoading };
@@ -6,5 +6,4 @@ type ResponsiveCommandMenuProps<TData, TMeta> = SingleCommandMenuProps<TData, TM
6
6
  declare function ResponsiveCommandMenu<TData, TMeta>(props: ResponsiveCommandMenuProps<TData, TMeta>): react_jsx_runtime0.JSX.Element;
7
7
  declare function ResponsiveCommandMenuLoading(): react_jsx_runtime0.JSX.Element;
8
8
  //#endregion
9
- export { ResponsiveCommandMenu, ResponsiveCommandMenuLoading };
10
- //# sourceMappingURL=responsive-menu.client.d.mts.map
9
+ export { ResponsiveCommandMenu, ResponsiveCommandMenuLoading };
@@ -19,5 +19,4 @@ function ResponsiveCommandMenuLoading() {
19
19
  }
20
20
 
21
21
  //#endregion
22
- export { ResponsiveCommandMenu, ResponsiveCommandMenuLoading };
23
- //# sourceMappingURL=responsive-menu.client.mjs.map
22
+ export { ResponsiveCommandMenu, ResponsiveCommandMenuLoading };
@@ -29,5 +29,4 @@ declare function RestoreCommand<TData = unknown, TError = DefaultError, TVariabl
29
29
  mutation
30
30
  }: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime0.JSX.Element;
31
31
  //#endregion
32
- export { ArchiveCommand, ArchiveCommandProps, RestoreCommand };
33
- //# sourceMappingURL=archive-command.client.d.mts.map
32
+ export { ArchiveCommand, ArchiveCommandProps, RestoreCommand };
@@ -34,5 +34,4 @@ function RestoreCommand({ variables, mutation }) {
34
34
  }
35
35
 
36
36
  //#endregion
37
- export { ArchiveCommand, RestoreCommand };
38
- //# sourceMappingURL=archive-command.client.mjs.map
37
+ export { ArchiveCommand, RestoreCommand };
@@ -24,5 +24,4 @@ declare function SingleDeleteCommand<TData = unknown, TError = DefaultError, TVa
24
24
  mutation
25
25
  }: DeleteCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime0.JSX.Element;
26
26
  //#endregion
27
- export { DeleteCommand, DeleteCommandProps, SingleDeleteCommand };
28
- //# sourceMappingURL=delete-command.client.d.mts.map
27
+ export { DeleteCommand, DeleteCommandProps, SingleDeleteCommand };
@@ -32,5 +32,4 @@ function SingleDeleteCommand({ variables, mutation }) {
32
32
  }
33
33
 
34
34
  //#endregion
35
- export { DeleteCommand, SingleDeleteCommand };
36
- //# sourceMappingURL=delete-command.client.mjs.map
35
+ export { DeleteCommand, SingleDeleteCommand };
@@ -13,5 +13,4 @@ type TulipConfig<TValues = object> = {
13
13
  */
14
14
  declare const defineTulipConfig: <TValues>(config: TulipConfig<TValues>) => TulipConfig<TValues>;
15
15
  //#endregion
16
- export { TulipConfig, defineTulipConfig };
17
- //# sourceMappingURL=config.d.mts.map
16
+ export { TulipConfig, defineTulipConfig };
@@ -5,5 +5,4 @@
5
5
  const defineTulipConfig = (config) => config;
6
6
 
7
7
  //#endregion
8
- export { defineTulipConfig };
9
- //# sourceMappingURL=config.mjs.map
8
+ export { defineTulipConfig };
@@ -14,5 +14,4 @@ type TulipContext<TSchema extends TDatabaseSchema> = {
14
14
  };
15
15
  declare function createContext<TSchema extends TDatabaseSchema>(props: TulipContext<TSchema>): TulipContext<TSchema>;
16
16
  //#endregion
17
- export { TulipContext, createContext };
18
- //# sourceMappingURL=context.d.mts.map
17
+ export { TulipContext, createContext };
@@ -4,5 +4,4 @@ function createContext(props) {
4
4
  }
5
5
 
6
6
  //#endregion
7
- export { createContext };
8
- //# sourceMappingURL=context.mjs.map
7
+ export { createContext };
@@ -6,5 +6,4 @@ import { Paths } from "./types.mjs";
6
6
  */
7
7
  declare const createPaths: (paths: Paths) => Paths;
8
8
  //#endregion
9
- export { createPaths };
10
- //# sourceMappingURL=helpers.d.mts.map
9
+ export { createPaths };
@@ -5,5 +5,4 @@
5
5
  const createPaths = (paths) => paths;
6
6
 
7
7
  //#endregion
8
- export { createPaths };
9
- //# sourceMappingURL=helpers.mjs.map
8
+ export { createPaths };
@@ -28,5 +28,4 @@ type PathSubItem = {
28
28
  };
29
29
  type Paths = PathGroup[];
30
30
  //#endregion
31
- export { Path, PathGroup, PathSubItem, Paths };
32
- //# sourceMappingURL=types.d.mts.map
31
+ export { Path, PathGroup, PathSubItem, Paths };
@@ -23,5 +23,4 @@ declare function TableStatusCell({
23
23
  ...props
24
24
  }: ComponentProps<typeof TableCell>): react_jsx_runtime0.JSX.Element;
25
25
  //#endregion
26
- export { TableDateCell, TableNumberCell, TableStatusCell, TableTextCell };
27
- //# sourceMappingURL=common.client.d.mts.map
26
+ export { TableDateCell, TableNumberCell, TableStatusCell, TableTextCell };
@@ -32,5 +32,4 @@ function TableStatusCell({ children, ...props }) {
32
32
  }
33
33
 
34
34
  //#endregion
35
- export { TableDateCell, TableNumberCell, TableStatusCell, TableTextCell };
36
- //# sourceMappingURL=common.client.mjs.map
35
+ export { TableDateCell, TableNumberCell, TableStatusCell, TableTextCell };
@@ -7,5 +7,4 @@ import "../../../../data-tables.mjs";
7
7
  */
8
8
  declare const createTableIndexCell: <TData>(newColumn?: Partial<TableColumnDef<TData>>) => TableColumnDef<TData>;
9
9
  //#endregion
10
- export { createTableIndexCell };
11
- //# sourceMappingURL=index.client.d.mts.map
10
+ export { createTableIndexCell };
@@ -21,5 +21,4 @@ const createTableIndexCell = createTableCell({
21
21
  });
22
22
 
23
23
  //#endregion
24
- export { createTableIndexCell };
25
- //# sourceMappingURL=index.client.mjs.map
24
+ export { createTableIndexCell };
@@ -7,5 +7,4 @@ import "../../../../data-tables.mjs";
7
7
  */
8
8
  declare const createTableSelectCell: <TData>(newColumn?: Partial<TableColumnDef<TData>>) => TableColumnDef<TData>;
9
9
  //#endregion
10
- export { createTableSelectCell };
11
- //# sourceMappingURL=select.client.d.mts.map
10
+ export { createTableSelectCell };
@@ -33,5 +33,4 @@ const createTableSelectCell = createTableCell({
33
33
  });
34
34
 
35
35
  //#endregion
36
- export { createTableSelectCell };
37
- //# sourceMappingURL=select.client.mjs.map
36
+ export { createTableSelectCell };
@@ -12,5 +12,4 @@ declare function TableColumnHeader<TData, TValue>({
12
12
  className
13
13
  }: TableColumnHeaderProps<TData, TValue>): react_jsx_runtime0.JSX.Element;
14
14
  //#endregion
15
- export { TableColumnHeader };
16
- //# sourceMappingURL=column-header.d.mts.map
15
+ export { TableColumnHeader };
@@ -43,5 +43,4 @@ function TableColumnHeader({ column, title, className }) {
43
43
  }
44
44
 
45
45
  //#endregion
46
- export { TableColumnHeader };
47
- //# sourceMappingURL=column-header.mjs.map
46
+ export { TableColumnHeader };
@@ -24,5 +24,4 @@ declare function TableFilterCombobox<TValue extends string>({
24
24
  options
25
25
  }: TableFilterComboboxProps<TValue>): react_jsx_runtime0.JSX.Element;
26
26
  //#endregion
27
- export { TableFilterCombobox, TableFilterComboboxOption, TableFilterComboboxProps };
28
- //# sourceMappingURL=combobox.client.d.mts.map
27
+ export { TableFilterCombobox, TableFilterComboboxOption, TableFilterComboboxProps };
@@ -96,5 +96,4 @@ function TableFilterCombobox({ title, filter, options }) {
96
96
  }
97
97
 
98
98
  //#endregion
99
- export { TableFilterCombobox };
100
- //# sourceMappingURL=combobox.client.mjs.map
99
+ export { TableFilterCombobox };
@@ -19,5 +19,4 @@ declare function TableFilterSlider({
19
19
  options
20
20
  }: TableFilterSliderProps): react_jsx_runtime0.JSX.Element;
21
21
  //#endregion
22
- export { TableFilterSlider, TableFilterSliderProps };
23
- //# sourceMappingURL=slider.client.d.mts.map
22
+ export { TableFilterSlider, TableFilterSliderProps };
@@ -125,5 +125,4 @@ function TableFilterSlider({ title, filter, options = {
125
125
  }
126
126
 
127
127
  //#endregion
128
- export { TableFilterSlider };
129
- //# sourceMappingURL=slider.client.mjs.map
128
+ export { TableFilterSlider };
@@ -25,5 +25,4 @@ function TableBottombar({ table }) {
25
25
  }
26
26
 
27
27
  //#endregion
28
- export { TableBottombar, TableFooter };
29
- //# sourceMappingURL=footer.mjs.map
28
+ export { TableBottombar, TableFooter };
@@ -37,5 +37,4 @@ declare function TableHeaderCell<TData>({
37
37
  header
38
38
  }: DataTableHeaderCellProps<TData>): react_jsx_runtime0.JSX.Element;
39
39
  //#endregion
40
- export { TableHead, TableHeader, TableHeaderCell, TableHeaderProps, TableHeaderRow };
41
- //# sourceMappingURL=header.d.mts.map
40
+ export { TableHead, TableHeader, TableHeaderCell, TableHeaderProps, TableHeaderRow };
@@ -40,5 +40,4 @@ function TableHeaderCell({ header }) {
40
40
  }
41
41
 
42
42
  //#endregion
43
- export { TableHead, TableHeader, TableHeaderCell, TableHeaderRow };
44
- //# sourceMappingURL=header.mjs.map
43
+ export { TableHead, TableHeader, TableHeaderCell, TableHeaderRow };
@@ -8,5 +8,4 @@ declare function TableLayout({
8
8
  ...props
9
9
  }: ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
- export { TableLayout };
12
- //# sourceMappingURL=layout.d.mts.map
11
+ export { TableLayout };
@@ -11,5 +11,4 @@ function TableLayout({ className, children, ...props }) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { TableLayout };
15
- //# sourceMappingURL=layout.mjs.map
14
+ export { TableLayout };