@tulip-systems/core 0.5.5 → 0.5.6

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 (218) hide show
  1. package/dist/components/common/icons.d.mts +52 -52
  2. package/dist/components/common/status.d.mts +3 -3
  3. package/dist/components/editor/components/content.client.d.mts +2 -2
  4. package/dist/components/editor/components/content.client.d.mts.map +1 -1
  5. package/dist/components/editor/components/editor.client.d.mts +4 -4
  6. package/dist/components/editor/components/editor.client.d.mts.map +1 -1
  7. package/dist/components/editor/components/menu.client.d.mts +3 -3
  8. package/dist/components/editor/components/menu.client.d.mts.map +1 -1
  9. package/dist/components/editor/lib/constants.d.mts +27 -27
  10. package/dist/components/header/back-button.client.d.mts +2 -2
  11. package/dist/components/header/back-button.client.d.mts.map +1 -1
  12. package/dist/components/header/bottom-bar.client.d.mts +3 -3
  13. package/dist/components/header/bottom-bar.client.d.mts.map +1 -1
  14. package/dist/components/header/breadcrumbs.client.d.mts +7 -7
  15. package/dist/components/header/breadcrumbs.client.d.mts.map +1 -1
  16. package/dist/components/header/header.client.d.mts +2 -2
  17. package/dist/components/header/header.client.d.mts.map +1 -1
  18. package/dist/components/header/mobile-nav-switcher.client.d.mts +2 -2
  19. package/dist/components/header/mobile-nav-switcher.client.d.mts.map +1 -1
  20. package/dist/components/header/top-bar.client.d.mts +4 -4
  21. package/dist/components/header/top-bar.client.d.mts.map +1 -1
  22. package/dist/components/layouts/admin-content.client.d.mts +2 -2
  23. package/dist/components/layouts/admin-content.client.d.mts.map +1 -1
  24. package/dist/components/layouts/admin-layout.d.mts +2 -2
  25. package/dist/components/layouts/admin-loading.d.mts +2 -2
  26. package/dist/components/layouts/empty-page.d.mts +4 -4
  27. package/dist/components/layouts/error-page.d.mts +3 -3
  28. package/dist/components/layouts/list-layout.d.mts +2 -2
  29. package/dist/components/layouts/not-allowed-page.d.mts +2 -2
  30. package/dist/components/layouts/not-found-page.d.mts +3 -3
  31. package/dist/components/layouts/providers.client.d.mts +2 -2
  32. package/dist/components/layouts/providers.client.d.mts.map +1 -1
  33. package/dist/components/layouts/root-layout.server.d.mts +2 -2
  34. package/dist/components/layouts/root-loading.d.mts +2 -2
  35. package/dist/components/layouts/tab-layout.d.mts +2 -2
  36. package/dist/components/lists/data-list.d.mts +5 -5
  37. package/dist/components/lists/data-stack.d.mts +8 -8
  38. package/dist/components/navigation/admin-sidebar-paths.client.d.mts +10 -10
  39. package/dist/components/navigation/admin-sidebar-paths.client.d.mts.map +1 -1
  40. package/dist/components/ui/accordion.d.mts +5 -5
  41. package/dist/components/ui/alert-dialog.d.mts +12 -12
  42. package/dist/components/ui/alert.d.mts +4 -4
  43. package/dist/components/ui/aspect-ratio.d.mts +2 -2
  44. package/dist/components/ui/avatar.client.d.mts +4 -4
  45. package/dist/components/ui/avatar.client.d.mts.map +1 -1
  46. package/dist/components/ui/badge.d.mts +2 -2
  47. package/dist/components/ui/breadcrumb.d.mts +8 -8
  48. package/dist/components/ui/button.d.mts +3 -3
  49. package/dist/components/ui/calendar.d.mts +3 -3
  50. package/dist/components/ui/card.d.mts +7 -7
  51. package/dist/components/ui/carousel.d.mts +6 -6
  52. package/dist/components/ui/chart.client.d.mts +5 -5
  53. package/dist/components/ui/chart.client.d.mts.map +1 -1
  54. package/dist/components/ui/checkbox.d.mts +2 -2
  55. package/dist/components/ui/collapsible.client.d.mts +4 -4
  56. package/dist/components/ui/collapsible.client.d.mts.map +1 -1
  57. package/dist/components/ui/color-picker.client.d.mts +2 -2
  58. package/dist/components/ui/color-picker.client.d.mts.map +1 -1
  59. package/dist/components/ui/combobox-dropdown.client.d.mts +2 -2
  60. package/dist/components/ui/combobox-dropdown.client.d.mts.map +1 -1
  61. package/dist/components/ui/combobox.client.d.mts +2 -2
  62. package/dist/components/ui/combobox.client.d.mts.map +1 -1
  63. package/dist/components/ui/command.d.mts +10 -10
  64. package/dist/components/ui/context-menu.d.mts +16 -16
  65. package/dist/components/ui/date-picker.client.d.mts +2 -2
  66. package/dist/components/ui/date-picker.client.d.mts.map +1 -1
  67. package/dist/components/ui/dialog.client.d.mts +11 -11
  68. package/dist/components/ui/dialog.client.d.mts.map +1 -1
  69. package/dist/components/ui/drawer.client.d.mts +11 -11
  70. package/dist/components/ui/dropdown-menu.d.mts +16 -16
  71. package/dist/components/ui/form.client.d.mts +7 -7
  72. package/dist/components/ui/hover-card.client.d.mts +4 -4
  73. package/dist/components/ui/input.d.mts +2 -2
  74. package/dist/components/ui/label.d.mts +2 -2
  75. package/dist/components/ui/navigation-menu.d.mts +9 -9
  76. package/dist/components/ui/pagination.d.mts +8 -8
  77. package/dist/components/ui/popover.d.mts +5 -5
  78. package/dist/components/ui/progress.client.d.mts +2 -2
  79. package/dist/components/ui/radio-group.d.mts +3 -3
  80. package/dist/components/ui/resizable.client.d.mts +4 -4
  81. package/dist/components/ui/scroll-area.d.mts +3 -3
  82. package/dist/components/ui/select.client.d.mts +11 -11
  83. package/dist/components/ui/separator.d.mts +2 -2
  84. package/dist/components/ui/sheet.client.d.mts +9 -9
  85. package/dist/components/ui/sidebar.client.d.mts +26 -26
  86. package/dist/components/ui/skeleton.d.mts +2 -2
  87. package/dist/components/ui/slider.d.mts +2 -2
  88. package/dist/components/ui/sonner.client.d.mts +2 -2
  89. package/dist/components/ui/switch.d.mts +2 -2
  90. package/dist/components/ui/tabs.d.mts +5 -5
  91. package/dist/components/ui/textarea.d.mts +2 -2
  92. package/dist/components/ui/time-input.client.d.mts +2 -2
  93. package/dist/components/ui/toggle-group.client.d.mts +3 -3
  94. package/dist/components/ui/toggle.d.mts +4 -4
  95. package/dist/components/ui/toggle.d.mts.map +1 -1
  96. package/dist/components/ui/tooltip.client.d.mts +5 -5
  97. package/dist/components/ui/tooltip.client.d.mts.map +1 -1
  98. package/dist/lib/client.d.mts +2 -1
  99. package/dist/lib/client.mjs +2 -1
  100. package/dist/lib/hooks/use-action.d.mts +2 -2
  101. package/dist/lib/hooks/use-indicator.d.mts +2 -2
  102. package/dist/lib.d.mts +1 -2
  103. package/dist/lib.mjs +1 -2
  104. package/dist/modules/auth/components/allowed.client.d.mts +2 -2
  105. package/dist/modules/auth/components/allowed.client.d.mts.map +1 -1
  106. package/dist/modules/auth/components/auth-layout.server.d.mts +2 -2
  107. package/dist/modules/auth/components/auth-loading.d.mts +2 -2
  108. package/dist/modules/auth/components/create-first-user-page.client.d.mts +2 -2
  109. package/dist/modules/auth/components/create-first-user-page.client.d.mts.map +1 -1
  110. package/dist/modules/auth/components/forget-password-page.client.d.mts +2 -2
  111. package/dist/modules/auth/components/forget-password-page.client.d.mts.map +1 -1
  112. package/dist/modules/auth/components/guard-first-user.server.d.mts +2 -2
  113. package/dist/modules/auth/components/guard.server.d.mts +2 -2
  114. package/dist/modules/auth/components/login-page.client.d.mts +2 -2
  115. package/dist/modules/auth/components/login-page.client.d.mts.map +1 -1
  116. package/dist/modules/auth/components/reset-password-page.client.d.mts +2 -2
  117. package/dist/modules/auth/components/reset-password-page.client.d.mts.map +1 -1
  118. package/dist/modules/auth/components/update-password-command.d.mts +2 -2
  119. package/dist/modules/auth/components/update-password-command.d.mts.map +1 -1
  120. package/dist/modules/auth/db/schema.d.mts +73 -73
  121. package/dist/modules/auth/handler/client.client.d.mts +143 -143
  122. package/dist/modules/auth/handler/client.client.d.mts.map +1 -1
  123. package/dist/modules/auth/handler/init.d.mts +131 -131
  124. package/dist/modules/auth/handler/init.d.mts.map +1 -1
  125. package/dist/modules/auth/hooks/use-permission.d.mts +3 -3
  126. package/dist/modules/auth/lib/helpers.server.d.mts +2 -2
  127. package/dist/modules/auth/lib/validators.d.mts +2 -2
  128. package/dist/modules/auth/lib/validators.d.mts.map +1 -1
  129. package/dist/modules/commands/components/alert-dialog-command.client.d.mts +10 -10
  130. package/dist/modules/commands/components/alert-dialog-command.client.d.mts.map +1 -1
  131. package/dist/modules/commands/components/click-command.client.d.mts +2 -2
  132. package/dist/modules/commands/components/click-command.client.d.mts.map +1 -1
  133. package/dist/modules/commands/components/command-trigger.client.d.mts +6 -6
  134. package/dist/modules/commands/components/command-trigger.client.d.mts.map +1 -1
  135. package/dist/modules/commands/components/dialog-command.client.d.mts +8 -8
  136. package/dist/modules/commands/components/dialog-command.client.d.mts.map +1 -1
  137. package/dist/modules/commands/components/dropdown-command.client.d.mts +5 -5
  138. package/dist/modules/commands/components/dropdown-command.client.d.mts.map +1 -1
  139. package/dist/modules/commands/components/empty-command.client.d.mts +2 -2
  140. package/dist/modules/commands/components/empty-command.client.d.mts.map +1 -1
  141. package/dist/modules/commands/components/form-dialog-command.client.d.mts +11 -11
  142. package/dist/modules/commands/components/form-dialog-command.client.d.mts.map +1 -1
  143. package/dist/modules/commands/hooks/use-command-mutation.client.d.mts +2 -2
  144. package/dist/modules/commands/menus/context-menu.client.d.mts +2 -2
  145. package/dist/modules/commands/menus/dropdown-menu.client.d.mts +3 -3
  146. package/dist/modules/commands/menus/inline-menu.client.d.mts +3 -3
  147. package/dist/modules/commands/menus/inline-menu.client.d.mts.map +1 -1
  148. package/dist/modules/commands/menus/responsive-menu.client.d.mts +3 -3
  149. package/dist/modules/commands/utils/archive-command.client.d.mts +3 -3
  150. package/dist/modules/commands/utils/delete-command.client.d.mts +3 -3
  151. package/dist/modules/data-tables/components/cell/common.client.d.mts +5 -5
  152. package/dist/modules/data-tables/components/cell/common.client.d.mts.map +1 -1
  153. package/dist/modules/data-tables/components/column-header.d.mts +2 -2
  154. package/dist/modules/data-tables/components/filters/combobox.client.d.mts +2 -2
  155. package/dist/modules/data-tables/components/filters/combobox.client.d.mts.map +1 -1
  156. package/dist/modules/data-tables/components/filters/slider.client.d.mts +2 -2
  157. package/dist/modules/data-tables/components/filters/slider.client.d.mts.map +1 -1
  158. package/dist/modules/data-tables/components/header.d.mts +4 -4
  159. package/dist/modules/data-tables/components/layout.d.mts +2 -2
  160. package/dist/modules/data-tables/components/search-input.client.d.mts +2 -2
  161. package/dist/modules/data-tables/components/search-input.client.d.mts.map +1 -1
  162. package/dist/modules/data-tables/components/skeleton.d.mts +2 -2
  163. package/dist/modules/data-tables/components/table.d.mts +7 -7
  164. package/dist/modules/data-tables/components/toolbar.d.mts +3 -3
  165. package/dist/modules/data-tables/hooks/use-context.client.d.mts +2 -2
  166. package/dist/modules/data-tables/hooks/use-context.client.d.mts.map +1 -1
  167. package/dist/modules/data-tables/tables/data-table/components/table.d.mts +2 -2
  168. package/dist/modules/data-tables/tables/data-table/components/table.d.mts.map +1 -1
  169. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts +2 -2
  170. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts.map +1 -1
  171. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts +2 -2
  172. package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts.map +1 -1
  173. package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.mts +2 -2
  174. package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.mts.map +1 -1
  175. package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts +2 -2
  176. package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts.map +1 -1
  177. package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.mts +3 -3
  178. package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.mts.map +1 -1
  179. package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.mts +2 -2
  180. package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.mts.map +1 -1
  181. package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.mts +2 -2
  182. package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.mts.map +1 -1
  183. package/dist/modules/data-tables/tables/inline-table/components/table.d.mts +2 -2
  184. package/dist/modules/data-tables/tables/inline-table/components/table.d.mts.map +1 -1
  185. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts +2 -2
  186. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts.map +1 -1
  187. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.mts +2 -2
  188. package/dist/modules/inline-edit/components/combobox.client.d.mts +2 -2
  189. package/dist/modules/inline-edit/components/date-input.client.d.mts +2 -2
  190. package/dist/modules/inline-edit/components/date-picker.client.d.mts +2 -2
  191. package/dist/modules/inline-edit/components/editor.client.d.mts +2 -2
  192. package/dist/modules/inline-edit/components/input-recipient.client.d.mts +2 -2
  193. package/dist/modules/inline-edit/components/input-toggle.client.d.mts +2 -2
  194. package/dist/modules/inline-edit/components/input.client.d.mts +4 -4
  195. package/dist/modules/inline-edit/components/select.client.d.mts +6 -6
  196. package/dist/modules/inline-edit/components/switch.client.d.mts +2 -2
  197. package/dist/modules/inline-edit/components/toggle.client.d.mts +2 -2
  198. package/dist/modules/inline-edit/hooks/context.client.d.mts +2 -2
  199. package/dist/modules/inline-edit/hooks/context.client.d.mts.map +1 -1
  200. package/dist/modules/inline-edit/hooks/use-inline.client.mjs +1 -1
  201. package/dist/modules/inline-edit/hooks/use-inline.client.mjs.map +1 -1
  202. package/dist/modules/inline-edit/lib/variants.d.mts +1 -1
  203. package/dist/modules/storage/components/dropzone.client.d.mts +4 -4
  204. package/dist/modules/storage/components/dropzone.client.d.mts.map +1 -1
  205. package/dist/modules/storage/components/image-grid.client.d.mts +3 -3
  206. package/dist/modules/storage/components/image-grid.client.d.mts.map +1 -1
  207. package/dist/modules/storage/components/upload-zone.client.d.mts +2 -2
  208. package/dist/modules/storage/components/upload-zone.client.d.mts.map +1 -1
  209. package/dist/modules/storage/lib/create-upload.client.d.mts.map +1 -1
  210. package/dist/modules/storage/lib/router.server.d.mts +11 -11
  211. package/dist/modules/storage/lib/schema.d.mts +92 -92
  212. package/dist/modules/storage/lib/service.server.d.mts +21 -21
  213. package/dist/modules/storage/lib/validators.d.mts +86 -86
  214. package/dist/modules/storage/lib/validators.d.mts.map +1 -1
  215. package/package.json +6 -5
  216. package/src/lib/entry.client.ts +5 -0
  217. package/src/lib/entry.ts +0 -1
  218. package/src/modules/inline-edit/hooks/use-inline.client.tsx +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"init.d.mts","names":[],"sources":["../../../../src/modules/auth/handler/init.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;cAca,gBAAA;KAER,8BAA8B;MAC7B,eAAe;SACZ;UACC;MACJ,kBAAkB;6BAEF;;AART,iBAYG,QAZa,CAAA,gBAYY,eAZZ,CAAA,CAAA,KAAA,EAYoC,aAZpC,CAYkD,OAZlD,CAAA,CAAA,iBAY0D,IAZ1D,CAAA;EAExB,QAAA,EAAA;IAA8B,YAAA,EAAA,MAAA;IACd,QAAA,EAAA;MAAf,UAAA,EAAA,GAAA,GAAA,KAAA;IACG,CAAA;EACC,CAAA;EACc,QAAA,EAAA,CAAA,OAAA,EAMsD,cAAA,CAAA,iBANtD,EAAA,2BAAA,kCAAA;EAAlB,gBAAA,EAAA;IAEgB,OAAA,EAAA,IAAA;EAAI,CAAA;EAIV,IAAA,EAAA;IAAyB,WAAA,EAAA;MAAsC,OAAA,EAAA,IAAA;IAAd,CAAA;IAAa,gBAAA,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAS,EAAA,EAAA,MAAA;cAAA,SAAA,MAAA;cAoFjE,SAAqB,MAAlB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAAb,UAAA,GAAa,kBAAkB"}
1
+ {"version":3,"file":"init.d.mts","names":[],"sources":["../../../../src/modules/auth/handler/init.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;cAca,gBAAA;KAER,8BAA8B;MAC7B,eAAe;SACZ;UACC;MACJ,kBAAkB;6BAEF;;AART,iBAYG,QAZa,CAAA,gBAYY,eAZZ,CAAA,CAAA,KAAA,EAYoC,aAZpC,CAYkD,OAZlD,CAAA,CAAA,eAY0D,IAZ1D,CAAA;EAExB,QAAA,EAAA;IAA8B,YAAA,EAAA,MAAA;IACd,QAAA,EAAA;MAAf,UAAA,EAAA,GAAA,GAAA,KAAA;IACG,CAAA;EACC,CAAA;EACc,QAAA,EAAA,CAAA,OAAA,EAMsD,YAAA,CAAA,iBANtD,EAAA,yBAAA,gCAAA;EAAlB,gBAAA,EAAA;IAEgB,OAAA,EAAA,IAAA;EAAI,CAAA;EAIV,IAAA,EAAA;IAAyB,WAAA,EAAA;MAAsC,OAAA,EAAA,IAAA;IAAd,CAAA;IAAa,gBAAA,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAS,EAAA,EAAA,MAAA;cAAA,SAAA,MAAA;cAoFjE,SAAqB,MAAlB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAAb,UAAA,GAAa,kBAAkB"}
@@ -1,5 +1,5 @@
1
1
  import { Permission } from "../lib/permissions.mjs";
2
- import * as _tanstack_react_query3 from "@tanstack/react-query";
2
+ import * as _tanstack_react_query5 from "@tanstack/react-query";
3
3
 
4
4
  //#region src/modules/auth/hooks/use-permission.d.ts
5
5
  /**
@@ -35,7 +35,7 @@ type UsePermissionProps = {
35
35
  declare function usePermission({
36
36
  permission,
37
37
  strategy
38
- }: UsePermissionProps): _tanstack_react_query3.UseSuspenseQueryResult<{
38
+ }: UsePermissionProps): _tanstack_react_query5.UseSuspenseQueryResult<{
39
39
  permission: undefined;
40
40
  success: boolean;
41
41
  } | {
@@ -51,7 +51,7 @@ declare function usePermission({
51
51
  */
52
52
  declare function usePermissions(permission?: Permission): {
53
53
  data: null;
54
- errors: _tanstack_react_query3.UseSuspenseQueryResult<{
54
+ errors: _tanstack_react_query5.UseSuspenseQueryResult<{
55
55
  permission: Permission;
56
56
  success: boolean;
57
57
  }, Error>[];
@@ -3,7 +3,7 @@ import { TDatabaseSchema } from "../../config/db/types.mjs";
3
3
  import { TulipContext } from "../../config/lib/context.mjs";
4
4
  import "../../../config.mjs";
5
5
  import "server-cli-only";
6
- import * as better_auth_plugins4 from "better-auth/plugins";
6
+ import * as better_auth_plugins0 from "better-auth/plugins";
7
7
 
8
8
  //#region src/modules/auth/lib/helpers.server.d.ts
9
9
  /**
@@ -52,7 +52,7 @@ declare function createUser<TSchema extends TDatabaseSchema>({
52
52
  }: {
53
53
  body: CreateUserSchema;
54
54
  }): Promise<{
55
- user: better_auth_plugins4.UserWithRole;
55
+ user: better_auth_plugins0.UserWithRole;
56
56
  }>;
57
57
  /**
58
58
  * Update a user
@@ -31,8 +31,8 @@ declare const forgotPasswordSchema: z$1.ZodObject<{
31
31
  * Create user schema
32
32
  */
33
33
  declare const createUserSchema: z$1.ZodObject<{
34
- email: z$1.ZodPipe<z$1.ZodString, z$1.ZodTransform<string, string>>;
35
34
  image: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
35
+ email: z$1.ZodPipe<z$1.ZodString, z$1.ZodTransform<string, string>>;
36
36
  firstName: z$1.ZodString;
37
37
  lastName: z$1.ZodString;
38
38
  password: z$1.ZodString;
@@ -43,10 +43,10 @@ type CreateUserSchema = z$1.infer<typeof createUserSchema>;
43
43
  * Update user schema
44
44
  */
45
45
  declare const updateUserSchema: z$1.ZodObject<{
46
- email: z$1.ZodString;
47
46
  image: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
48
47
  firstName: z$1.ZodString;
49
48
  lastName: z$1.ZodString;
49
+ email: z$1.ZodString;
50
50
  }, {
51
51
  out: {};
52
52
  in: {};
@@ -1 +1 @@
1
- {"version":3,"file":"validators.d.mts","names":[],"sources":["../../../../src/modules/auth/lib/validators.ts"],"sourcesContent":[],"mappings":";;;;;;;AAQA;AAKa,KALD,IAAA,GAcV,OAdwB,KAAA,CAAM,YAc9B;;;;AATsB,cAAX,WAAW,EAAA,GAAA,CAAA,SAAA,CAAA;EAAA,KAAA,cAAA;EAcX,QAAA,eAAA;;;;;AAAmB,cAAnB,mBAAmB,EAAA,GAAA,CAAA,SAAA,CAAA;EAmBnB,QAAA,eAAA;;;;;AAUb;cAVa,sBAAoB,GAAA,CAAA;;;;;;cAUpB,kBAAgB,GAAA,CAAA;;;;;;EAAA,IAAA,iBAAA,cAAA,CAAA;CAAA,iBAAA,CAAA;AAajB,KAAA,gBAAA,GAAmB,GAAA,CAAE,KAAa,CAAA,OAAA,gBAAb,CAAA;AAKjC;;;cAAa,kBAAgB,GAAA,CAAA;;;;EAAA,QAAA,eAAA;CAAA,EAAA;EAOjB,GAAA,EAAA,CAAA,CAAA;EAKC,EAAA,EAAA,CAAA,CAAA;;KALD,gBAAA,GAAmB,GAAA,CAAE,aAAa;;;AAS9C;cAJa,sBAAoB,GAAA,CAAA;;;KAIrB,oBAAA,GAAuB,GAAA,CAAE,aAAa"}
1
+ {"version":3,"file":"validators.d.mts","names":[],"sources":["../../../../src/modules/auth/lib/validators.ts"],"sourcesContent":[],"mappings":";;;;;;;AAQA;AAKa,KALD,IAAA,GAcV,OAdwB,KAAA,CAAM,YAc9B;;;;AATsB,cAAX,WAAW,EAAA,GAAA,CAAA,SAAA,CAAA;EAAA,KAAA,cAAA;EAcX,QAAA,eAAA;;;;;AAAmB,cAAnB,mBAAmB,EAAA,GAAA,CAAA,SAAA,CAAA;EAmBnB,QAAA,eAAA;;;;;AAUb;cAVa,sBAAoB,GAAA,CAAA;;;;;;cAUpB,kBAAgB,GAAA,CAAA;;;;;;EAAA,IAAA,iBAAA,cAAA,CAAA;CAAA,iBAAA,CAAA;AAajB,KAAA,gBAAA,GAAmB,GAAA,CAAE,KAAa,CAAA,OAAA,gBAAb,CAAK;AAKtC;;;cAAa,kBAAgB,GAAA,CAAA;;;;EAAA,KAAA,eAAA;CAAA,EAAA;EAOjB,GAAA,EAAA,CAAA,CAAA;EAKC,EAAA,EAAA,CAAA,CAAA;;KALD,gBAAA,GAAmB,GAAA,CAAE,aAAa;;;AAS9C;cAJa,sBAAoB,GAAA,CAAA;;;KAIrB,oBAAA,GAAuB,GAAA,CAAE,aAAa"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime325 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime65 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
4
4
  import { Keys } from "react-hotkeys-hook";
@@ -11,7 +11,7 @@ import { AlertDialogCancelProps, AlertDialogContentProps, AlertDialogProps } fro
11
11
  declare function CommandAlertDialog({
12
12
  children,
13
13
  ...props
14
- }: AlertDialogProps): react_jsx_runtime325.JSX.Element;
14
+ }: AlertDialogProps): react_jsx_runtime65.JSX.Element;
15
15
  /**
16
16
  * CommandAlertDialogTrigger
17
17
  */
@@ -28,49 +28,49 @@ declare function CommandAlertDialogTrigger({
28
28
  children,
29
29
  disabled,
30
30
  ...props
31
- }: CommandAlertDialogTriggerProps): react_jsx_runtime325.JSX.Element | undefined;
31
+ }: CommandAlertDialogTriggerProps): react_jsx_runtime65.JSX.Element | undefined;
32
32
  /**
33
33
  * CommandAlertDialogContent
34
34
  */
35
35
  declare function CommandAlertDialogContent({
36
36
  children,
37
37
  ...props
38
- }: AlertDialogContentProps): react_jsx_runtime325.JSX.Element;
38
+ }: AlertDialogContentProps): react_jsx_runtime65.JSX.Element;
39
39
  /**
40
40
  * CommandAlertDialogHeader
41
41
  */
42
42
  declare function CommandAlertDialogHeader({
43
43
  children,
44
44
  ...props
45
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime325.JSX.Element;
45
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime65.JSX.Element;
46
46
  /**
47
47
  * CommandAlertDialogTitle
48
48
  */
49
49
  declare function CommandAlertDialogTitle({
50
50
  children,
51
51
  ...props
52
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime325.JSX.Element;
52
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime65.JSX.Element;
53
53
  /**
54
54
  * CommandAlertDialogDescription
55
55
  */
56
56
  declare function CommandAlertDialogDescription({
57
57
  children,
58
58
  ...props
59
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime325.JSX.Element;
59
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime65.JSX.Element;
60
60
  /**
61
61
  * CommandAlertDialogFooter
62
62
  */
63
63
  declare function CommandAlertDialogFooter({
64
64
  children,
65
65
  ...props
66
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime325.JSX.Element;
66
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime65.JSX.Element;
67
67
  /**
68
68
  * CommandAlertDialogCancel
69
69
  */
70
70
  declare function CommandAlertDialogCancel({
71
71
  children,
72
72
  ...props
73
- }: AlertDialogCancelProps): react_jsx_runtime325.JSX.Element;
73
+ }: AlertDialogCancelProps): react_jsx_runtime65.JSX.Element;
74
74
  /**
75
75
  * CommandAlertDialogAction
76
76
  */
@@ -87,7 +87,7 @@ declare function CommandAlertDialogAction<TData = unknown, TError = DefaultError
87
87
  children,
88
88
  disabled,
89
89
  ...props
90
- }: CommandAlertDialogActionProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime325.JSX.Element;
90
+ }: CommandAlertDialogActionProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime65.JSX.Element;
91
91
  //#endregion
92
92
  export { CommandAlertDialog, CommandAlertDialogAction, CommandAlertDialogCancel, CommandAlertDialogContent, CommandAlertDialogDescription, CommandAlertDialogFooter, CommandAlertDialogHeader, CommandAlertDialogTitle, CommandAlertDialogTrigger };
93
93
  //# sourceMappingURL=alert-dialog-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert-dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/alert-dialog-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;AA2CgB,iBAAA,kBAAA,CAAkB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAyB,gBAAzB,CAAA,EAAyC,oBAAA,CAAA,GAAA,CAAA,OAAzC;;;;KAe7B,8BAAA,GAfsE;EAetE,QAAA,EACO,KAAA,CAAM,SADb;EAQW,SAAA,CAAA,EAAA,MAAA;EACd,KAAA,CAAA,EAAA,MAAA;EACA,MAAA,CAAA,EANS,IAMT;EACA,QAAA,CAAA,EAAA,OAAA;CACA;AAEC,iBANa,yBAAA,CAMb;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAA,8BAAA,CAAA,EAA8B,oBAAA,CAAA,GAAA,CAAA,OAAA,GAA9B,SAAA;;;AAgEH;AAA4C,iBAA5B,yBAAA,CAA4B;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAsB,uBAAtB,CAAA,EAA6C,oBAAA,CAAA,GAAA,CAAA,OAA7C;;;;AAO5B,iBAAA,wBAAA,CAAwB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAGrC,KAAA,CAAM,cAH+B,CAGhB,WAHgB,CAAA,CAAA,EAGJ,oBAAA,CAAA,GAAA,CAAA,OAHI;;;;AAGJ,iBAOpB,uBAAA,CAPoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAO4B,KAAA,CAAM,cAPlC,CAOiD,WAPjD,CAAA,CAAA,EAO6D,oBAAA,CAAA,GAAA,CAAA,OAP7D;;AAOpC;;AAAqF,iBAOrE,6BAAA,CAPqE;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAUlF,KAAA,CAAM,cAV4E,CAU7D,WAV6D,CAAA,CAAA,EAUjD,oBAAA,CAAA,GAAA,CAAA,OAViD;;;;AAOrE,iBAUA,wBAAA,CAV6B;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAa1C,KAAA,CAAM,cAboC,CAarB,WAbqB,CAAA,CAAA,EAaT,oBAAA,CAAA,GAAA,CAAA,OAbS;;;;AAGT,iBAiBpB,wBAAA,CAjBoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAiB6B,sBAjB7B,CAAA,EAiBmD,oBAAA,CAAA,GAAA,CAAA,OAjBnD;;AAOpC;;KAiBK,6BAdmB,CAAA,QAAA,OAAA,EAAA,SAgBb,YAhBa,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,GAAA;EAArB,SAAM,EAoBI,UApBJ;EAA2B,QAAA,EAqBxB,eArBwB,CAqBR,KArBQ,EAqBD,MArBC,EAqBO,UArBP,EAqBmB,eArBnB,CAAA;EAAA,QAAA,EAsBxB,KAAA,CAAM,SAtBkB;EAOpB,SAAA,CAAA,EAAA,MAAA;EAA2B,QAAA,CAAA,EAAA,OAAA;CAAsB;AAAsB,iBAoBvE,wBApBuE,CAAA,QAAA,OAAA,EAAA,SAsB5E,YAtB4E,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA+BpF,6BA/BoF,CA+BtD,KA/BsD,EA+B/C,MA/B+C,EA+BvC,UA/BuC,EA+B3B,eA/B2B,CAAA,CAAA,EA+BX,oBAAA,CAAA,GAAA,CAAA,OA/BW"}
1
+ {"version":3,"file":"alert-dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/alert-dialog-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;AA2CgB,iBAAA,kBAAA,CAAkB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAyB,gBAAzB,CAAA,EAAyC,mBAAA,CAAA,GAAA,CAAA,OAAzC;;;;KAe7B,8BAAA,GAfsE;EAetE,QAAA,EACO,KAAA,CAAM,SADb;EAQW,SAAA,CAAA,EAAA,MAAA;EACd,KAAA,CAAA,EAAA,MAAA;EACA,MAAA,CAAA,EANS,IAMT;EACA,QAAA,CAAA,EAAA,OAAA;CACA;AAEC,iBANa,yBAAA,CAMb;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAA,8BAAA,CAAA,EAA8B,mBAAA,CAAA,GAAA,CAAA,OAAA,GAA9B,SAAA;;;AAgEH;AAA4C,iBAA5B,yBAAA,CAA4B;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAsB,uBAAtB,CAAA,EAA6C,mBAAA,CAAA,GAAA,CAAA,OAA7C;;;;AAO5B,iBAAA,wBAAA,CAAwB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAGrC,KAAA,CAAM,cAH+B,CAGhB,WAHgB,CAAA,CAAA,EAGJ,mBAAA,CAAA,GAAA,CAAA,OAHI;;;;AAGJ,iBAOpB,uBAAA,CAPoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAO4B,KAAA,CAAM,cAPlC,CAOiD,WAPjD,CAAA,CAAA,EAO6D,mBAAA,CAAA,GAAA,CAAA,OAP7D;;AAOpC;;AAAqF,iBAOrE,6BAAA,CAPqE;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAUlF,KAAA,CAAM,cAV4E,CAU7D,WAV6D,CAAA,CAAA,EAUjD,mBAAA,CAAA,GAAA,CAAA,OAViD;;;;AAOrE,iBAUA,wBAAA,CAV6B;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAa1C,KAAA,CAAM,cAboC,CAarB,WAbqB,CAAA,CAAA,EAaT,mBAAA,CAAA,GAAA,CAAA,OAbS;;;;AAGT,iBAiBpB,wBAAA,CAjBoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAiB6B,sBAjB7B,CAAA,EAiBmD,mBAAA,CAAA,GAAA,CAAA,OAjBnD;;AAOpC;;KAiBK,6BAdmB,CAAA,QAAA,OAAA,EAAA,SAgBb,YAhBa,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,GAAA;EAArB,SAAM,EAoBI,UApBJ;EAA2B,QAAA,EAqBxB,eArBwB,CAqBR,KArBQ,EAqBD,MArBC,EAqBO,UArBP,EAqBmB,eArBnB,CAAA;EAAA,QAAA,EAsBxB,KAAA,CAAM,SAtBkB;EAOpB,SAAA,CAAA,EAAA,MAAA;EAA2B,QAAA,CAAA,EAAA,OAAA;CAAsB;AAAsB,iBAoBvE,wBApBuE,CAAA,QAAA,OAAA,EAAA,SAsB5E,YAtB4E,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA+BpF,6BA/BoF,CA+BtD,KA/BsD,EA+B/C,MA/B+C,EA+BvC,UA/BuC,EA+B3B,eA/B2B,CAAA,CAAA,EA+BX,mBAAA,CAAA,GAAA,CAAA,OA/BW"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime334 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime74 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
4
4
  import { Keys } from "react-hotkeys-hook";
@@ -21,7 +21,7 @@ declare function CommandClick<TData = unknown, TError = DefaultError, TVariables
21
21
  hotkey,
22
22
  disabled,
23
23
  ...props
24
- }: CommandClickProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime334.JSX.Element | null;
24
+ }: CommandClickProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime74.JSX.Element | null;
25
25
  //#endregion
26
26
  export { CommandClick, CommandClickProps };
27
27
  //# sourceMappingURL=click-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"click-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/click-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;KAYY,4CAED;YAIC,KAAA,CAAM;;EANN,QAAA,CAAA,EAAA,OAAA;EAED,SAAA,EAOE,UAPF;EAIC,QAAM,EAIN,eAJM,CAIU,KAJV,EAIiB,MAJjB,EAIyB,UAJzB,EAIqC,eAJrC,CAAA;EAGL,KAAA,CAAA,EAAA,MAAA;EACe,MAAA,CAAA,EAEjB,IAFiB;CAAO;AAAQ,iBAK3B,YAL2B,CAAA,QAAA,OAAA,EAAA,SAOhC,YAPgC,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,QAAA;EAAA,SAAA;EAAA,QAAA;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAkBxC,iBAlBwC,CAkBtB,KAlBsB,EAkBf,MAlBe,EAkBP,UAlBO,EAkBK,eAlBL,CAAA,CAAA,EAkBqB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAlBrB,IAAA"}
1
+ {"version":3,"file":"click-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/click-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;KAYY,4CAED;YAIC,KAAA,CAAM;;EANN,QAAA,CAAA,EAAA,OAAA;EAED,SAAA,EAOE,UAPF;EAIC,QAAM,EAIN,eAJM,CAIU,KAJV,EAIiB,MAJjB,EAIyB,UAJzB,EAIqC,eAJrC,CAAA;EAGL,KAAA,CAAA,EAAA,MAAA;EACe,MAAA,CAAA,EAEjB,IAFiB;CAAO;AAAQ,iBAK3B,YAL2B,CAAA,QAAA,OAAA,EAAA,SAOhC,YAPgC,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,QAAA;EAAA,SAAA;EAAA,QAAA;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAkBxC,iBAlBwC,CAkBtB,KAlBsB,EAkBf,MAlBe,EAkBP,UAlBO,EAkBK,eAlBL,CAAA,CAAA,EAkBqB,mBAAA,CAAA,GAAA,CAAA,OAAA,GAlBrB,IAAA"}
@@ -1,5 +1,5 @@
1
- import * as react_jsx_runtime335 from "react/jsx-runtime";
2
- import * as react105 from "react";
1
+ import * as react_jsx_runtime75 from "react/jsx-runtime";
2
+ import * as react6 from "react";
3
3
  import { PropsWithChildren } from "react";
4
4
 
5
5
  //#region src/modules/commands/components/command-trigger.client.d.ts
@@ -9,7 +9,7 @@ import { PropsWithChildren } from "react";
9
9
  type CommandTriggerContextValue = {
10
10
  label?: string;
11
11
  };
12
- declare const CommandTriggerContext: react105.Context<CommandTriggerContextValue>;
12
+ declare const CommandTriggerContext: react6.Context<CommandTriggerContextValue>;
13
13
  /**
14
14
  * Command trigger
15
15
  */
@@ -18,17 +18,17 @@ declare function CommandTrigger({
18
18
  children
19
19
  }: PropsWithChildren<{
20
20
  label?: string;
21
- }>): react_jsx_runtime335.JSX.Element;
21
+ }>): react_jsx_runtime75.JSX.Element;
22
22
  /**
23
23
  * Command label
24
24
  */
25
- declare function CommandLabel(): react_jsx_runtime335.JSX.Element | null;
25
+ declare function CommandLabel(): react_jsx_runtime75.JSX.Element | null;
26
26
  /**
27
27
  * Command icon
28
28
  */
29
29
  declare function CommandIcon({
30
30
  children
31
- }: PropsWithChildren): react_jsx_runtime335.JSX.Element;
31
+ }: PropsWithChildren): react_jsx_runtime75.JSX.Element;
32
32
  //#endregion
33
33
  export { CommandIcon, CommandLabel, CommandTrigger, CommandTriggerContext };
34
34
  //# sourceMappingURL=command-trigger.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"command-trigger.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/command-trigger.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;KAcK,0BAAA;EAAA,KAAA,CAAA,EAAA,MAAA;AAIL,CAAA;AAKgB,cALH,qBAKiB,EALI,QAAA,CAAA,OAKJ,CALI,0BAKJ,CAAA;;;;AAA2D,iBAAzE,cAAA,CAAyE;EAAA,KAAA;EAAA;AAmBzF,CAnByF,EAArC,iBAAqC,CAAA;EAAA,KAAA,CAAA,EAAA,MAAA;AAmBzF,CAAA,CAAA,CAAA,EAnByF,oBAAA,CAAA,GAAA,CAAA,OAmB7D;AAc5B;;;AAA2D,iBAd3C,YAAA,CAAA,CAc2C,EAd/B,oBAAA,CAAA,GAAA,CAAA,OAAA,GAc+B,IAAA;;;;iBAA3C,WAAA;;GAA0B,oBAAiB,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"command-trigger.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/command-trigger.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;KAcK,0BAAA;EAAA,KAAA,CAAA,EAAA,MAAA;AAIL,CAAA;AAKgB,cALH,qBAKiB,EALI,MAAA,CAAA,OAKJ,CALI,0BAKJ,CAAA;;;;AAA2D,iBAAzE,cAAA,CAAyE;EAAA,KAAA;EAAA;AAmBzF,CAnByF,EAArC,iBAAqC,CAAA;EAAA,KAAA,CAAA,EAAA,MAAA;AAmBzF,CAAA,CAAA,CAAA,EAnByF,mBAAA,CAAA,GAAA,CAAA,OAmB7D;AAc5B;;;AAA2D,iBAd3C,YAAA,CAAA,CAc2C,EAd/B,mBAAA,CAAA,GAAA,CAAA,OAAA,GAc+B,IAAA;;;;iBAA3C,WAAA;;GAA0B,oBAAiB,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime318 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime78 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { DialogContentProps, DialogProps } from "@radix-ui/react-dialog";
4
4
  import { Keys } from "react-hotkeys-hook";
@@ -20,7 +20,7 @@ declare function CommandDialog({
20
20
  ...props
21
21
  }: Omit<DialogProps, "open" | "onOpenChange"> & {
22
22
  openState?: CommandDialogOpenState;
23
- }): react_jsx_runtime318.JSX.Element;
23
+ }): react_jsx_runtime78.JSX.Element;
24
24
  /**
25
25
  * CommandDialogTrigger
26
26
  */
@@ -37,42 +37,42 @@ declare function CommandDialogTrigger({
37
37
  children,
38
38
  disabled,
39
39
  ...props
40
- }: CommandDialogTriggerProps): react_jsx_runtime318.JSX.Element | undefined;
40
+ }: CommandDialogTriggerProps): react_jsx_runtime78.JSX.Element | undefined;
41
41
  /**
42
42
  * CommandDialogContent
43
43
  */
44
44
  declare function CommandDialogContent({
45
45
  children,
46
46
  ...props
47
- }: DialogContentProps): react_jsx_runtime318.JSX.Element;
47
+ }: DialogContentProps): react_jsx_runtime78.JSX.Element;
48
48
  /**
49
49
  * CommandDialogHeader
50
50
  */
51
51
  declare function CommandDialogHeader({
52
52
  children,
53
53
  ...props
54
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime318.JSX.Element;
54
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime78.JSX.Element;
55
55
  /**
56
56
  * CommandDialogTitle
57
57
  */
58
58
  declare function CommandDialogTitle({
59
59
  children,
60
60
  ...props
61
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime318.JSX.Element;
61
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime78.JSX.Element;
62
62
  /**
63
63
  * CommandDialogDescription
64
64
  */
65
65
  declare function CommandDialogDescription({
66
66
  children,
67
67
  ...props
68
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime318.JSX.Element;
68
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime78.JSX.Element;
69
69
  /**
70
70
  * CommandDialogFooter
71
71
  */
72
72
  declare function CommandDialogFooter({
73
73
  children,
74
74
  ...props
75
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime318.JSX.Element;
75
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime78.JSX.Element;
76
76
  //#endregion
77
77
  export { CommandDialog, CommandDialogContent, CommandDialogDescription, CommandDialogFooter, CommandDialogHeader, CommandDialogTitle, CommandDialogTrigger };
78
78
  //# sourceMappingURL=dialog-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/dialog-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AAiBsD,KAOjD,sBAAA,GAAsB;EAcX,IAAA,EAAA,OAAA;EACd,OAAA,EAbS,KAAA,CAAM,QAaf,CAbwB,KAAA,CAAM,cAa9B,CAAA,OAAA,CAAA,CAAA;CACA;;;;AAEoF,iBAJtE,aAAA,CAIsE;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAYrF,CAZqF,EAAnF,IAAmF,CAA9E,WAA8E,EAAA,MAAA,GAAA,cAAA,CAAA,GAAA;EAAA,SAAA,CAAA,EAAxB,sBAAwB;AAYrF,CAAA,CAAA,EAZqF,oBAAA,CAAA,GAAA,CAAA,OAiBxD;AAQ9B;;;KARK,yBAAA,GAWH;EACA,QAAA,EAXU,KAAA,CAAM,SAWhB;EAEC,SAAA,CAAA,EAAA,MAAA;EAAyB,KAAA,CAAA,EAAA,MAAA;EAAA,MAAA,CAAA,EAVjB,IAUiB;EAkEZ,QAAA,CAAA,EAAA,OAAA;CAAuB;AAAsB,iBAxE7C,oBAAA,CAwE6C;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAlE1D,yBAkE0D,CAAA,EAlEjC,oBAAA,CAAA,GAAA,CAAA,OAAA,GAkEiC,SAAA;;;AAO7D;AAAsC,iBAPtB,oBAAA,CAOsB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAPuB,kBAOvB,CAAA,EAPyC,oBAAA,CAAA,GAAA,CAAA,OAOzC;;;;AAAuD,iBAA7E,mBAAA,CAA6E;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAjC,KAAA,CAAM,cAA2B,CAAZ,WAAY,CAAA,CAAA,EAAA,oBAAA,CAAA,GAAA,CAAA,OAAA;AAO7F;;;AAAiE,iBAAjD,kBAAA,CAAiD;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAN,KAAA,CAAM,cAAA,CAAe,WAAf,CAAA,CAAA,EAA2B,oBAAA,CAAA,GAAA,CAAA,OAA3B;;;AAOjE;AACE,iBADc,wBAAA,CACd;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAEC,KAAA,CAAM,cAFP,CAEsB,WAFtB,CAAA,CAAA,EAEkC,oBAAA,CAAA,GAAA,CAAA,OAFlC;;;;AAEkC,iBAOpB,mBAAA,CAPoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAOwB,KAAA,CAAM,cAP9B,CAO6C,WAP7C,CAAA,CAAA,EAOyD,oBAAA,CAAA,GAAA,CAAA,OAPzD"}
1
+ {"version":3,"file":"dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/dialog-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;AAiBsD,KAOjD,sBAAA,GAAsB;EAcX,IAAA,EAAA,OAAA;EACd,OAAA,EAbS,KAAA,CAAM,QAaf,CAbwB,KAAA,CAAM,cAa9B,CAAA,OAAA,CAAA,CAAA;CACA;;;;AAEoF,iBAJtE,aAAA,CAIsE;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAYrF,CAZqF,EAAnF,IAAmF,CAA9E,WAA8E,EAAA,MAAA,GAAA,cAAA,CAAA,GAAA;EAAA,SAAA,CAAA,EAAxB,sBAAwB;AAYrF,CAAA,CAAA,EAZqF,mBAAA,CAAA,GAAA,CAAA,OAiBxD;AAQ9B;;;KARK,yBAAA,GAWH;EACA,QAAA,EAXU,KAAA,CAAM,SAWhB;EAEC,SAAA,CAAA,EAAA,MAAA;EAAyB,KAAA,CAAA,EAAA,MAAA;EAAA,MAAA,CAAA,EAVjB,IAUiB;EAkEZ,QAAA,CAAA,EAAA,OAAA;CAAuB;AAAsB,iBAxE7C,oBAAA,CAwE6C;EAAA,KAAA;EAAA,MAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAlE1D,yBAkE0D,CAAA,EAlEjC,mBAAA,CAAA,GAAA,CAAA,OAAA,GAkEiC,SAAA;;;AAO7D;AAAsC,iBAPtB,oBAAA,CAOsB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAPuB,kBAOvB,CAAA,EAPyC,mBAAA,CAAA,GAAA,CAAA,OAOzC;;;;AAAuD,iBAA7E,mBAAA,CAA6E;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAjC,KAAA,CAAM,cAA2B,CAAZ,WAAY,CAAA,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA;AAO7F;;;AAAiE,iBAAjD,kBAAA,CAAiD;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAN,KAAA,CAAM,cAAA,CAAe,WAAf,CAAA,CAAA,EAA2B,mBAAA,CAAA,GAAA,CAAA,OAA3B;;;AAOjE;AACE,iBADc,wBAAA,CACd;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAEC,KAAA,CAAM,cAFP,CAEsB,WAFtB,CAAA,CAAA,EAEkC,mBAAA,CAAA,GAAA,CAAA,OAFlC;;;;AAEkC,iBAOpB,mBAAA,CAPoB;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAOwB,KAAA,CAAM,cAP9B,CAO6C,WAP7C,CAAA,CAAA,EAOyD,mBAAA,CAAA,GAAA,CAAA,OAPzD"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime339 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime85 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
4
4
 
@@ -13,7 +13,7 @@ type CommandDropdownProps = {
13
13
  declare function CommandDropdown({
14
14
  children,
15
15
  ...props
16
- }: CommandDropdownProps): react_jsx_runtime339.JSX.Element | null;
16
+ }: CommandDropdownProps): react_jsx_runtime85.JSX.Element | null;
17
17
  /**
18
18
  * CommandDropdownContent
19
19
  */
@@ -24,7 +24,7 @@ type CommandDropdownContentProps = {
24
24
  declare function CommandDropdownContent({
25
25
  children,
26
26
  ...props
27
- }: CommandDropdownContentProps): react_jsx_runtime339.JSX.Element | null;
27
+ }: CommandDropdownContentProps): react_jsx_runtime85.JSX.Element | null;
28
28
  /**
29
29
  * CommandDropdownTrigger
30
30
  */
@@ -39,7 +39,7 @@ declare function CommandDropdownTrigger({
39
39
  disabled,
40
40
  children,
41
41
  ...props
42
- }: CommandDropdownTriggerProps): react_jsx_runtime339.JSX.Element | null;
42
+ }: CommandDropdownTriggerProps): react_jsx_runtime85.JSX.Element | null;
43
43
  /**
44
44
  * CommandDropdownItem
45
45
  */
@@ -54,7 +54,7 @@ declare function CommandDropdownItem<TData = unknown, TError = DefaultError, TVa
54
54
  mutation,
55
55
  children,
56
56
  ...props
57
- }: CommandDropdownItemProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime339.JSX.Element | null;
57
+ }: CommandDropdownItemProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime85.JSX.Element | null;
58
58
  //#endregion
59
59
  export { CommandDropdown, CommandDropdownContent, CommandDropdownItem, CommandDropdownProps, CommandDropdownTrigger };
60
60
  //# sourceMappingURL=dropdown-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dropdown-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/dropdown-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAsCY,KAAA,oBAAA,GAAoB;EAKhB,QAAA,EAJJ,KAAA,CAAM,SAIa;EAAG,SAAA,CAAA,EAAA,MAAA;CAAsB;AAAoB,iBAA5D,eAAA,CAA4D;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAApB,oBAAoB,CAAA,EAAA,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,IAAA;;AAmC3E;AAUD;KALK,2BAAA,GAKoC;EAAsB,QAAA,EAJnD,KAAA,CAAM,SAI6C;EAA2B,SAAA,CAAA,EAAA,MAAA;CAAA;AAqBrF,iBArBW,sBAAA,CAsBJ;EAAA,QAAM;EAAA,GAAA;AAAS,CAAA,EAtBoC,2BAsBpC,CAAA,EAtB+D,oBAAA,CAAA,GAAA,CAAA,OAAA,GAsB/D,IAAA;AAM3B;;;KAPK,2BAAA,GAUH;EAEC,QAAA,EAXS,KAAA,CAAM,SAWf;EAA2B,SAAA,CAAA,EAAA,MAAA;EAAA,KAAA,CAAA,EAAA,MAAA;EA6CzB,QAAA,CAAA,EAAA,OAAA;CAEM;AAIE,iBAxDG,sBAAA,CAwDH;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAnDV,2BAmDU,CAAA,EAnDiB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAmDjB,IAAA;;;;KANR,wBAOkD,CAAA,QAAA,OAAA,EAAA,SAL5C,YAK4C,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,GAAA;EAA3C,SAAA,EADC,UACD;EACA,QAAM,EADN,eACM,CADU,KACV,EADiB,MACjB,EADyB,UACzB,EADqC,eACrC,CAAA;EAAS,QAAA,EAAf,KAAA,CAAM,SAAS;EAIX,SAAA,CAAA,EAAA,MAAA;CAEL;AAIT,iBANc,mBAMd,CAAA,QAAA,OAAA,EAAA,SAJS,YAIT,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIC,wBAJD,CAI0B,KAJ1B,EAIiC,MAJjC,EAIyC,UAJzC,EAIqD,eAJrD,CAAA,CAAA,EAIqE,oBAAA,CAAA,GAAA,CAAA,OAAA,GAJrE,IAAA"}
1
+ {"version":3,"file":"dropdown-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/dropdown-command.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAsCY,KAAA,oBAAA,GAAoB;EAKhB,QAAA,EAJJ,KAAA,CAAM,SAIa;EAAG,SAAA,CAAA,EAAA,MAAA;CAAsB;AAAoB,iBAA5D,eAAA,CAA4D;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAApB,oBAAoB,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,IAAA;;AAmC3E;AAUD;KALK,2BAAA,GAKoC;EAAsB,QAAA,EAJnD,KAAA,CAAM,SAI6C;EAA2B,SAAA,CAAA,EAAA,MAAA;CAAA;AAqBrF,iBArBW,sBAAA,CAsBJ;EAAA,QAAM;EAAA,GAAA;AAAS,CAAA,EAtBoC,2BAsBpC,CAAA,EAtB+D,mBAAA,CAAA,GAAA,CAAA,OAAA,GAsB/D,IAAA;AAM3B;;;KAPK,2BAAA,GAUH;EAEC,QAAA,EAXS,KAAA,CAAM,SAWf;EAA2B,SAAA,CAAA,EAAA,MAAA;EAAA,KAAA,CAAA,EAAA,MAAA;EA6CzB,QAAA,CAAA,EAAA,OAAA;CAEM;AAIE,iBAxDG,sBAAA,CAwDH;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAnDV,2BAmDU,CAAA,EAnDiB,mBAAA,CAAA,GAAA,CAAA,OAAA,GAmDjB,IAAA;;;;KANR,wBAOkD,CAAA,QAAA,OAAA,EAAA,SAL5C,YAK4C,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,GAAA;EAA3C,SAAA,EADC,UACD;EACA,QAAM,EADN,eACM,CADU,KACV,EADiB,MACjB,EADyB,UACzB,EADqC,eACrC,CAAA;EAAS,QAAA,EAAf,KAAA,CAAM,SAAS;EAIX,SAAA,CAAA,EAAA,MAAA;CAEL;AAIT,iBANc,mBAMd,CAAA,QAAA,OAAA,EAAA,SAJS,YAIT,EAAA,aAAA,SAAA,EAAA,kBAAA,OAAA,CAAA,CAAA;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAIC,wBAJD,CAI0B,KAJ1B,EAIiC,MAJjC,EAIyC,UAJzC,EAIqD,eAJrD,CAAA,CAAA,EAIqE,mBAAA,CAAA,GAAA,CAAA,OAAA,GAJrE,IAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime343 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime89 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
 
4
4
  //#region src/modules/commands/components/empty-command.client.d.ts
@@ -13,7 +13,7 @@ declare function CommandEmpty({
13
13
  children,
14
14
  disabled,
15
15
  ...props
16
- }: CommandEmptyProps): react_jsx_runtime343.JSX.Element | null;
16
+ }: CommandEmptyProps): react_jsx_runtime89.JSX.Element | null;
17
17
  //#endregion
18
18
  export { CommandEmpty, CommandEmptyProps };
19
19
  //# sourceMappingURL=empty-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"empty-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/empty-command.client.tsx"],"sourcesContent":[],"mappings":";;;;KASY,iBAAA;YACA,KAAA,CAAM;;EADN,QAAA,CAAA,EAAA,OAAA;EAOI,KAAA,CAAA,EAAA,MAAA;CAAe;AAAO,iBAAtB,YAAA,CAAsB;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAgC,iBAAhC,CAAA,EAAiD,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAjD,IAAA"}
1
+ {"version":3,"file":"empty-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/empty-command.client.tsx"],"sourcesContent":[],"mappings":";;;;KASY,iBAAA;YACA,KAAA,CAAM;;EADN,QAAA,CAAA,EAAA,OAAA;EAOI,KAAA,CAAA,EAAA,MAAA;CAAe;AAAO,iBAAtB,YAAA,CAAsB;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAAgC,iBAAhC,CAAA,EAAiD,mBAAA,CAAA,GAAA,CAAA,OAAA,GAAjD,IAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime344 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime90 from "react/jsx-runtime";
2
2
  import React, { ComponentProps } from "react";
3
3
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
4
4
  import { FieldValues, Form } from "react-hook-form";
@@ -12,7 +12,7 @@ import { Keys } from "react-hotkeys-hook";
12
12
  declare function CommandFormDialog({
13
13
  children,
14
14
  ...props
15
- }: DialogProps): react_jsx_runtime344.JSX.Element;
15
+ }: DialogProps): react_jsx_runtime90.JSX.Element;
16
16
  /**
17
17
  * CommandFormDialogTrigger
18
18
  */
@@ -29,28 +29,28 @@ declare function CommandFormDialogTrigger({
29
29
  children,
30
30
  disabled,
31
31
  ...props
32
- }: CommandFormDialogTriggerProps): react_jsx_runtime344.JSX.Element | undefined;
32
+ }: CommandFormDialogTriggerProps): react_jsx_runtime90.JSX.Element | undefined;
33
33
  /**
34
34
  * CommandFormDialogHeader
35
35
  */
36
36
  declare function CommandFormDialogHeader({
37
37
  children,
38
38
  ...props
39
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
39
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
40
40
  /**
41
41
  * CommandFormDialogTitle
42
42
  */
43
43
  declare function CommandFormDialogTitle({
44
44
  children,
45
45
  ...props
46
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
46
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
47
47
  /**
48
48
  * CommandFormDialogDescription
49
49
  */
50
50
  declare function CommandFormDialogDescription({
51
51
  children,
52
52
  ...props
53
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
53
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
54
54
  declare const CommandFormDialogContentProvider: typeof Form;
55
55
  /**
56
56
  * CommandFormDialogContent
@@ -65,7 +65,7 @@ declare function CommandFormDialogContent<TValues extends FieldValues, TData = u
65
65
  mutation,
66
66
  children,
67
67
  ...props
68
- }: CommandFormDialogContentProps<TValues, TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime344.JSX.Element;
68
+ }: CommandFormDialogContentProps<TValues, TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime90.JSX.Element;
69
69
  /**
70
70
  * FormDialogFields
71
71
  */
@@ -73,28 +73,28 @@ declare function CommandFormDialogFields({
73
73
  children,
74
74
  className,
75
75
  ...props
76
- }: ComponentProps<"div">): react_jsx_runtime344.JSX.Element;
76
+ }: ComponentProps<"div">): react_jsx_runtime90.JSX.Element;
77
77
  /**
78
78
  * CommandFormDialogFooter
79
79
  */
80
80
  declare function CommandFormDialogFooter({
81
81
  children,
82
82
  ...props
83
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
83
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
84
84
  /**
85
85
  * CommandFormDialogCancel
86
86
  */
87
87
  declare function CommandFormDialogCancel({
88
88
  children,
89
89
  ...props
90
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
90
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
91
91
  /**
92
92
  * CommandFormDialogSubmit
93
93
  */
94
94
  declare function CommandFormDialogSubmit({
95
95
  children,
96
96
  ...props
97
- }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime344.JSX.Element;
97
+ }: React.HTMLAttributes<HTMLElement>): react_jsx_runtime90.JSX.Element;
98
98
  //#endregion
99
99
  export { CommandFormDialog, CommandFormDialogCancel, CommandFormDialogContent, CommandFormDialogContentProps, CommandFormDialogContentProvider, CommandFormDialogDescription, CommandFormDialogFields, CommandFormDialogFooter, CommandFormDialogHeader, CommandFormDialogSubmit, CommandFormDialogTitle, CommandFormDialogTrigger };
100
100
  //# sourceMappingURL=form-dialog-command.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/form-dialog-command.client.tsx"],"sourcesContent":[],"mappings":"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"}
1
+ {"version":3,"file":"form-dialog-command.client.d.mts","names":[],"sources":["../../../../src/modules/commands/components/form-dialog-command.client.tsx"],"sourcesContent":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import * as _tanstack_react_query6 from "@tanstack/react-query";
1
+ import * as _tanstack_react_query4 from "@tanstack/react-query";
2
2
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
3
3
  import { useRouter } from "next/navigation";
4
4
 
@@ -11,7 +11,7 @@ type BulkCommandAction = (params: {
11
11
  type CommandMutationMeta = {
12
12
  router: ReturnType<typeof useRouter>;
13
13
  };
14
- declare function useCommandMutation<TData = unknown, TError = DefaultError, TVariables = void, TOnMutateResult = unknown>(options?: MutationOptions<TData, TError, TVariables, TOnMutateResult>): _tanstack_react_query6.UseMutationResult<TData, TError, TVariables, TOnMutateResult>;
14
+ declare function useCommandMutation<TData = unknown, TError = DefaultError, TVariables = void, TOnMutateResult = unknown>(options?: MutationOptions<TData, TError, TVariables, TOnMutateResult>): _tanstack_react_query4.UseMutationResult<TData, TError, TVariables, TOnMutateResult>;
15
15
  //#endregion
16
16
  export { BulkCommandAction, CommandAction, CommandActionResult, CommandMutationMeta, useCommandMutation };
17
17
  //# sourceMappingURL=use-command-mutation.client.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { ContextMenu, ContextMenuTrigger } from "../../../components/ui/context-menu.mjs";
2
2
  import { SingleCommandMenuProps } from "../hooks/use-command-menu.client.mjs";
3
- import * as react_jsx_runtime338 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime100 from "react/jsx-runtime";
4
4
  import { ContextMenuContentProps } from "@radix-ui/react-context-menu";
5
5
 
6
6
  //#region src/modules/commands/menus/context-menu.client.d.ts
@@ -21,7 +21,7 @@ declare function ContextCommandMenuContent<TData, TMeta>({
21
21
  meta,
22
22
  className,
23
23
  ...props
24
- }: SingleCommandMenuProps<TData, TMeta> & ContextMenuContentProps): react_jsx_runtime338.JSX.Element;
24
+ }: SingleCommandMenuProps<TData, TMeta> & ContextMenuContentProps): react_jsx_runtime100.JSX.Element;
25
25
  //#endregion
26
26
  export { ContextCommandMenu, ContextCommandMenuContent, ContextCommandMenuTrigger };
27
27
  //# sourceMappingURL=context-menu.client.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { SingleCommandMenuProps } from "../hooks/use-command-menu.client.mjs";
2
- import * as react_jsx_runtime356 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime101 from "react/jsx-runtime";
3
3
  import React, { ComponentProps } from "react";
4
4
 
5
5
  //#region src/modules/commands/menus/dropdown-menu.client.d.ts
@@ -9,11 +9,11 @@ declare function DropdownCommandMenu<TData, TMeta>({
9
9
  meta,
10
10
  className,
11
11
  ...props
12
- }: SingleCommandMenuProps<TData, TMeta> & React.HTMLAttributes<HTMLElement>): react_jsx_runtime356.JSX.Element | null;
12
+ }: SingleCommandMenuProps<TData, TMeta> & React.HTMLAttributes<HTMLElement>): react_jsx_runtime101.JSX.Element | null;
13
13
  declare function DropdownCommandMenuLoading({
14
14
  className,
15
15
  ...props
16
- }: ComponentProps<"div">): react_jsx_runtime356.JSX.Element;
16
+ }: ComponentProps<"div">): react_jsx_runtime101.JSX.Element;
17
17
  //#endregion
18
18
  export { DropdownCommandMenu, DropdownCommandMenuLoading };
19
19
  //# sourceMappingURL=dropdown-menu.client.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { SingleCommandMenuProps } from "../hooks/use-command-menu.client.mjs";
2
- import * as react_jsx_runtime358 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime32 from "react/jsx-runtime";
3
3
  import React, { ComponentProps } from "react";
4
4
 
5
5
  //#region src/modules/commands/menus/inline-menu.client.d.ts
@@ -10,11 +10,11 @@ declare function InlineCommandMenu<TData, TMeta>({
10
10
  commands,
11
11
  className,
12
12
  ...props
13
- }: InlineCommandMenuProps<TData, TMeta>): react_jsx_runtime358.JSX.Element | null;
13
+ }: InlineCommandMenuProps<TData, TMeta>): react_jsx_runtime32.JSX.Element | null;
14
14
  declare function InlineCommandMenuLoading({
15
15
  className,
16
16
  ...props
17
- }: ComponentProps<"div">): react_jsx_runtime358.JSX.Element;
17
+ }: ComponentProps<"div">): react_jsx_runtime32.JSX.Element;
18
18
  //#endregion
19
19
  export { InlineCommandMenu, InlineCommandMenuLoading, InlineCommandMenuProps };
20
20
  //# sourceMappingURL=inline-menu.client.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"inline-menu.client.d.mts","names":[],"sources":["../../../../src/modules/commands/menus/inline-menu.client.tsx"],"sourcesContent":[],"mappings":";;;;;KASY,uCAAuC,uBAAuB,OAAO,SAC/E,KAAA,CAAM,eAAe;iBAEP;;;;;;GAMb,uBAAuB,OAAO,SAAM,oBAAA,CAAA,GAAA,CAAA,OAAA;iBAkBvB,wBAAA;;;GAAkD,wBAAqB,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"inline-menu.client.d.mts","names":[],"sources":["../../../../src/modules/commands/menus/inline-menu.client.tsx"],"sourcesContent":[],"mappings":";;;;;KASY,uCAAuC,uBAAuB,OAAO,SAC/E,KAAA,CAAM,eAAe;iBAEP;;;;;;GAMb,uBAAuB,OAAO,SAAM,mBAAA,CAAA,GAAA,CAAA,OAAA;iBAkBvB,wBAAA;;;GAAkD,wBAAqB,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,10 +1,10 @@
1
1
  import { SingleCommandMenuProps } from "../hooks/use-command-menu.client.mjs";
2
- import * as react_jsx_runtime354 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime104 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/modules/commands/menus/responsive-menu.client.d.ts
5
5
  type ResponsiveCommandMenuProps<TData, TMeta> = SingleCommandMenuProps<TData, TMeta>;
6
- declare function ResponsiveCommandMenu<TData, TMeta>(props: ResponsiveCommandMenuProps<TData, TMeta>): react_jsx_runtime354.JSX.Element;
7
- declare function ResponsiveCommandMenuLoading(): react_jsx_runtime354.JSX.Element;
6
+ declare function ResponsiveCommandMenu<TData, TMeta>(props: ResponsiveCommandMenuProps<TData, TMeta>): react_jsx_runtime104.JSX.Element;
7
+ declare function ResponsiveCommandMenuLoading(): react_jsx_runtime104.JSX.Element;
8
8
  //#endregion
9
9
  export { ResponsiveCommandMenu, ResponsiveCommandMenuLoading };
10
10
  //# sourceMappingURL=responsive-menu.client.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime360 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
2
2
  import { DefaultError, MutationOptions } from "@tanstack/react-query";
3
3
 
4
4
  //#region src/modules/commands/utils/archive-command.client.d.ts
@@ -17,7 +17,7 @@ declare function ArchiveCommand<TData = unknown, TError = DefaultError, TVariabl
17
17
  }, TOnMutateResult = unknown>({
18
18
  variables,
19
19
  mutation
20
- }: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime360.JSX.Element;
20
+ }: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime106.JSX.Element;
21
21
  /**
22
22
  * Unarchive command
23
23
  * @description command to unarchive a resource
@@ -27,7 +27,7 @@ declare function RestoreCommand<TData = unknown, TError = DefaultError, TVariabl
27
27
  }, TOnMutateResult = unknown>({
28
28
  variables,
29
29
  mutation
30
- }: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime360.JSX.Element;
30
+ }: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime106.JSX.Element;
31
31
  //#endregion
32
32
  export { ArchiveCommand, ArchiveCommandProps, RestoreCommand };
33
33
  //# sourceMappingURL=archive-command.client.d.mts.map