@tulip-systems/core 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/dist/components/editor/components/content.client.d.ts +2 -2
  2. package/dist/components/editor/components/content.client.d.ts.map +1 -1
  3. package/dist/components/editor/components/fixed-menu.client.d.ts +2 -2
  4. package/dist/components/editor/components/fixed-menu.client.d.ts.map +1 -1
  5. package/dist/components/editor/context.client.d.ts +2 -2
  6. package/dist/components/editor/context.client.d.ts.map +1 -1
  7. package/dist/components/editor/index.client.d.ts +2 -2
  8. package/dist/components/editor/index.client.d.ts.map +1 -1
  9. package/dist/components/editor/preview.client.d.ts +2 -2
  10. package/dist/components/editor/preview.client.d.ts.map +1 -1
  11. package/dist/components/header/back-button.client.d.ts +2 -2
  12. package/dist/components/header/back-button.client.d.ts.map +1 -1
  13. package/dist/components/header/bottom-bar.client.d.ts +3 -3
  14. package/dist/components/header/bottom-bar.client.d.ts.map +1 -1
  15. package/dist/components/header/breadcrumbs.client.d.ts +7 -7
  16. package/dist/components/header/breadcrumbs.client.d.ts.map +1 -1
  17. package/dist/components/header/header.client.d.ts +2 -2
  18. package/dist/components/header/header.client.d.ts.map +1 -1
  19. package/dist/components/header/mobile-nav-switcher.client.d.ts +2 -2
  20. package/dist/components/header/mobile-nav-switcher.client.d.ts.map +1 -1
  21. package/dist/components/header/top-bar.client.d.ts +4 -4
  22. package/dist/components/header/top-bar.client.d.ts.map +1 -1
  23. package/dist/components/layouts/admin-layout.server.d.ts +2 -2
  24. package/dist/components/layouts/providers.client.d.ts +2 -2
  25. package/dist/components/layouts/providers.client.d.ts.map +1 -1
  26. package/dist/components/layouts/root-layout.server.d.ts +2 -2
  27. package/dist/components/ui/avatar.client.d.ts +4 -4
  28. package/dist/components/ui/avatar.client.d.ts.map +1 -1
  29. package/dist/components/ui/chart.client.d.ts +5 -5
  30. package/dist/components/ui/chart.client.d.ts.map +1 -1
  31. package/dist/components/ui/collapsible.client.d.ts +4 -4
  32. package/dist/components/ui/collapsible.client.d.ts.map +1 -1
  33. package/dist/components/ui/color-picker.client.d.ts +2 -2
  34. package/dist/components/ui/color-picker.client.d.ts.map +1 -1
  35. package/dist/components/ui/combobox-dropdown.client.d.ts +2 -2
  36. package/dist/components/ui/combobox-dropdown.client.d.ts.map +1 -1
  37. package/dist/components/ui/combobox.client.d.ts +2 -2
  38. package/dist/components/ui/combobox.client.d.ts.map +1 -1
  39. package/dist/components/ui/dialog.client.d.ts +11 -11
  40. package/dist/components/ui/dialog.client.d.ts.map +1 -1
  41. package/dist/components/ui/drawer.client.d.ts +11 -11
  42. package/dist/components/ui/drawer.client.d.ts.map +1 -1
  43. package/dist/components/ui/form.client.d.ts +7 -7
  44. package/dist/components/ui/form.client.d.ts.map +1 -1
  45. package/dist/components/ui/hover-card.client.d.ts +4 -4
  46. package/dist/components/ui/hover-card.client.d.ts.map +1 -1
  47. package/dist/components/ui/progress.client.d.ts +2 -2
  48. package/dist/components/ui/progress.client.d.ts.map +1 -1
  49. package/dist/components/ui/resizable.client.d.ts +4 -4
  50. package/dist/components/ui/resizable.client.d.ts.map +1 -1
  51. package/dist/components/ui/select.client.d.ts +11 -11
  52. package/dist/components/ui/select.client.d.ts.map +1 -1
  53. package/dist/components/ui/sheet.client.d.ts +9 -9
  54. package/dist/components/ui/sidebar.client.d.ts +24 -24
  55. package/dist/components/ui/sonner.client.d.ts +2 -2
  56. package/dist/components/ui/time-input.client.d.ts +2 -2
  57. package/dist/components/ui/toggle-group.client.d.ts +3 -3
  58. package/dist/components/ui/toggle.d.ts +2 -2
  59. package/dist/components/ui/toggle.d.ts.map +1 -1
  60. package/dist/components/ui/tooltip.client.d.ts +5 -5
  61. package/dist/components/ui/tree.client.d.ts +5 -5
  62. package/dist/components/ui/tree.client.d.ts.map +1 -1
  63. package/dist/lib/hooks/use-indicator.d.ts +2 -2
  64. package/dist/modules/auth/components/allowed.client.d.ts +2 -2
  65. package/dist/modules/auth/components/allowed.server.d.ts +2 -2
  66. package/dist/modules/auth/components/allowed.server.d.ts.map +1 -1
  67. package/dist/modules/auth/components/auth-layout.server.d.ts +2 -2
  68. package/dist/modules/auth/components/auth-layout.server.d.ts.map +1 -1
  69. package/dist/modules/auth/components/forget-password-page.client.d.ts +2 -2
  70. package/dist/modules/auth/components/login-page.client.d.ts +2 -2
  71. package/dist/modules/auth/components/reset-password-page.client.d.ts +2 -2
  72. package/dist/modules/auth/components/update-password-command.d.ts +2 -2
  73. package/dist/modules/commands/components/alert-dialog-command.client.d.ts +10 -10
  74. package/dist/modules/commands/components/alert-dialog-command.client.d.ts.map +1 -1
  75. package/dist/modules/commands/components/click-command.client.d.ts +2 -2
  76. package/dist/modules/commands/components/click-command.client.d.ts.map +1 -1
  77. package/dist/modules/commands/components/command-trigger.client.d.ts +4 -4
  78. package/dist/modules/commands/components/command-trigger.client.d.ts.map +1 -1
  79. package/dist/modules/commands/components/dialog-command.client.d.ts +8 -8
  80. package/dist/modules/commands/components/dialog-command.client.d.ts.map +1 -1
  81. package/dist/modules/commands/components/dropdown-command.client.d.ts +5 -5
  82. package/dist/modules/commands/components/dropdown-command.client.d.ts.map +1 -1
  83. package/dist/modules/commands/components/empty-command.client.d.ts +2 -2
  84. package/dist/modules/commands/components/empty-command.client.d.ts.map +1 -1
  85. package/dist/modules/commands/components/form-dialog-command.client.d.ts +11 -11
  86. package/dist/modules/commands/components/form-dialog-command.client.d.ts.map +1 -1
  87. package/dist/modules/commands/menus/context-menu.client.d.ts +2 -2
  88. package/dist/modules/commands/menus/context-menu.client.d.ts.map +1 -1
  89. package/dist/modules/commands/menus/dropdown-menu.client.d.ts +2 -2
  90. package/dist/modules/commands/menus/dropdown-menu.client.d.ts.map +1 -1
  91. package/dist/modules/commands/menus/inline-menu.client.d.ts +2 -2
  92. package/dist/modules/commands/menus/inline-menu.client.d.ts.map +1 -1
  93. package/dist/modules/commands/menus/responsive-menu.client.d.ts +2 -2
  94. package/dist/modules/commands/menus/responsive-menu.client.d.ts.map +1 -1
  95. package/dist/modules/commands/utils/archive-command.client.d.ts +3 -3
  96. package/dist/modules/commands/utils/archive-command.client.d.ts.map +1 -1
  97. package/dist/modules/commands/utils/delete-command.client.d.ts +2 -2
  98. package/dist/modules/commands/utils/delete-command.client.d.ts.map +1 -1
  99. package/dist/modules/commands/utils/send-mail-command.client.d.ts +2 -2
  100. package/dist/modules/config/router/client.server.d.ts +4 -4
  101. package/dist/modules/config/router/client.server.d.ts.map +1 -1
  102. package/dist/modules/data-tables/components/cell/common.client.d.ts +5 -5
  103. package/dist/modules/data-tables/components/cell/common.client.d.ts.map +1 -1
  104. package/dist/modules/data-tables/components/column-header.d.ts +2 -2
  105. package/dist/modules/data-tables/components/column-header.d.ts.map +1 -1
  106. package/dist/modules/data-tables/components/filters/combobox.client.d.ts +2 -2
  107. package/dist/modules/data-tables/components/filters/combobox.client.d.ts.map +1 -1
  108. package/dist/modules/data-tables/components/filters/slider.client.d.ts +2 -2
  109. package/dist/modules/data-tables/components/filters/slider.client.d.ts.map +1 -1
  110. package/dist/modules/data-tables/components/header.d.ts +4 -4
  111. package/dist/modules/data-tables/components/header.d.ts.map +1 -1
  112. package/dist/modules/data-tables/components/layout.d.ts +2 -2
  113. package/dist/modules/data-tables/components/layout.d.ts.map +1 -1
  114. package/dist/modules/data-tables/components/search-input.client.d.ts +2 -2
  115. package/dist/modules/data-tables/components/search-input.client.d.ts.map +1 -1
  116. package/dist/modules/data-tables/components/skeleton.d.ts +2 -2
  117. package/dist/modules/data-tables/components/skeleton.d.ts.map +1 -1
  118. package/dist/modules/data-tables/components/table.d.ts +7 -7
  119. package/dist/modules/data-tables/components/table.d.ts.map +1 -1
  120. package/dist/modules/data-tables/components/toolbar.d.ts +3 -3
  121. package/dist/modules/data-tables/components/toolbar.d.ts.map +1 -1
  122. package/dist/modules/data-tables/hooks/use-context.client.d.ts +2 -2
  123. package/dist/modules/data-tables/hooks/use-context.client.d.ts.map +1 -1
  124. package/dist/modules/data-tables/tables/data-table/components/table.d.ts +2 -2
  125. package/dist/modules/data-tables/tables/data-table/components/table.d.ts.map +1 -1
  126. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.ts +2 -2
  127. package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.ts.map +1 -1
  128. package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.ts +2 -2
  129. package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.ts.map +1 -1
  130. package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.ts +2 -2
  131. package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.ts.map +1 -1
  132. package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.ts +3 -3
  133. package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.ts.map +1 -1
  134. package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.ts +2 -2
  135. package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.ts.map +1 -1
  136. package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.ts +2 -2
  137. package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.ts.map +1 -1
  138. package/dist/modules/data-tables/tables/inline-table/components/table.d.ts +2 -2
  139. package/dist/modules/data-tables/tables/inline-table/components/table.d.ts.map +1 -1
  140. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.ts +2 -2
  141. package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.ts.map +1 -1
  142. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.ts +2 -2
  143. package/dist/modules/inline-edit/components/combobox-dropdown.client.d.ts.map +1 -1
  144. package/dist/modules/inline-edit/components/combobox.client.d.ts +2 -2
  145. package/dist/modules/inline-edit/components/combobox.client.d.ts.map +1 -1
  146. package/dist/modules/inline-edit/components/date-input.client.d.ts +2 -2
  147. package/dist/modules/inline-edit/components/date-picker.client.d.ts +2 -2
  148. package/dist/modules/inline-edit/components/editor.client.d.ts +2 -2
  149. package/dist/modules/inline-edit/components/input-toggle.client.d.ts +2 -2
  150. package/dist/modules/inline-edit/components/input.client.d.ts +3 -3
  151. package/dist/modules/inline-edit/components/richtext.client.d.ts +2 -2
  152. package/dist/modules/inline-edit/components/select.client.d.ts +6 -6
  153. package/dist/modules/inline-edit/components/switch.client.d.ts +2 -2
  154. package/dist/modules/inline-edit/components/toggle.client.d.ts +2 -2
  155. package/dist/modules/uploads/components/button.client.d.ts +2 -2
  156. package/dist/modules/uploads/components/images/grid.client.d.ts +2 -2
  157. package/dist/modules/uploads/components/images/input.client.d.ts +2 -2
  158. package/dist/modules/uploads/components/images/input.client.d.ts.map +1 -1
  159. package/dist/modules/uploads/components/preview-dialog.client.d.ts +2 -2
  160. package/dist/modules/uploads/components/preview-dialog.client.d.ts.map +1 -1
  161. package/dist/modules/uploads/components/zone.client.d.ts +2 -2
  162. package/dist/modules/uploads/components/zone.client.d.ts.map +1 -1
  163. package/dist/modules/uploads/lib/router.server.d.ts +752 -752
  164. package/dist/modules/uploads/lib/router.server.d.ts.map +1 -1
  165. package/dist/modules/uploads/lib/validators.d.ts +56 -56
  166. package/dist/modules/uploads/lib/validators.d.ts.map +1 -1
  167. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime174 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime40 from "react/jsx-runtime";
2
2
  import { PropsWithChildren } from "react";
3
3
  import { VisibilityState } from "@tanstack/react-table";
4
4
 
@@ -41,7 +41,7 @@ declare function InlineTableProvider<TData extends {
41
41
  fromIndex: number;
42
42
  toIndex: number;
43
43
  }) => Promise<unknown>;
44
- }>): react_jsx_runtime174.JSX.Element;
44
+ }>): react_jsx_runtime40.JSX.Element;
45
45
  //#endregion
46
46
  export { InlineTableContextValue, InlineTableProvider, useInlineTableContext };
47
47
  //# sourceMappingURL=context.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.client.d.ts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/inline-table/hooks/context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAMiD,KAK5C,aAAA,GAAa;EAaN,WAAA,EAAA,KAAA;EAAuB,OAAA,EAAA,SAAA;;aACf,EAAA,IAAA;EAAe,OAAA,EAAA,CAAA,MAAA,EAAA;IAYnB,SAAA,EAAA,MAAA;IAUA,OAAA,EAAA,MAAA;EAAmB,CAAA,EAAA,GAAA,IAAA;;;;;AAMkC,KA7BzD,uBAAA,GAA0B,aA6B+B,GAAA;iBAFlE,CAAA,EA1BiB,eA0BjB;;;;;iBAda,qBAAA,CAAA,GAAqB;;;;iBAUrB;;;;;;GAIb;oBACiB;;;;QACiD;KACnE,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"context.client.d.ts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/inline-table/hooks/context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAMiD,KAK5C,aAAA,GAAa;EAaN,WAAA,EAAA,KAAA;EAAuB,OAAA,EAAA,SAAA;;aACf,EAAA,IAAA;EAAe,OAAA,EAAA,CAAA,MAAA,EAAA;IAYnB,SAAA,EAAA,MAAA;IAUA,OAAA,EAAA,MAAA;EAAmB,CAAA,EAAA,GAAA,IAAA;;;;;AAMkC,KA7BzD,uBAAA,GAA0B,aA6B+B,GAAA;iBAFlE,CAAA,EA1BiB,eA0BjB;;;;;iBAda,qBAAA,CAAA,GAAqB;;;;iBAUrB;;;;;;GAIb;oBACiB;;;;QACiD;KACnE,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { ComboboxDropdownItem, ComboboxDropdownProps } from "../../../components/ui/combobox-dropdown.client.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime13 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/modules/inline-edit/components/combobox-dropdown.client.d.ts
6
6
  type InlineEditComboboxDropdownProps<TValue extends ComboboxDropdownItem> = useInlineEditOptions<string> & Omit<ComboboxDropdownProps<TValue>, "onSelect"> & {
@@ -11,7 +11,7 @@ declare function InlineComboboxDropdown<TValue extends ComboboxDropdownItem>({
11
11
  onSelect,
12
12
  disabled,
13
13
  ...props
14
- }: InlineEditComboboxDropdownProps<TValue>): react_jsx_runtime13.JSX.Element;
14
+ }: InlineEditComboboxDropdownProps<TValue>): react_jsx_runtime8.JSX.Element;
15
15
  //#endregion
16
16
  export { InlineComboboxDropdown, InlineEditComboboxDropdownProps };
17
17
  //# sourceMappingURL=combobox-dropdown.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"combobox-dropdown.client.d.ts","names":[],"sources":["../../../../src/modules/inline-edit/components/combobox-dropdown.client.tsx"],"sourcesContent":[],"mappings":";;;;;KASY,+CAA+C,wBACzD,+BACE,KAAK,sBAAsB;aACd,sBAAsB;;AAH3B,iBAMI,sBAN2B,CAAA,eAMW,oBANX,CAAA,CAAA;EAAA,YAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAWxC,+BAXwC,CAWR,MAXQ,CAAA,CAAA,EAWD,mBAAA,CAAA,GAAA,CAAA,OAXC"}
1
+ {"version":3,"file":"combobox-dropdown.client.d.ts","names":[],"sources":["../../../../src/modules/inline-edit/components/combobox-dropdown.client.tsx"],"sourcesContent":[],"mappings":";;;;;KASY,+CAA+C,wBACzD,+BACE,KAAK,sBAAsB;aACd,sBAAsB;;AAH3B,iBAMI,sBAN2B,CAAA,eAMW,oBANX,CAAA,CAAA;EAAA,YAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAWxC,+BAXwC,CAWR,MAXQ,CAAA,CAAA,EAWD,kBAAA,CAAA,GAAA,CAAA,OAXC"}
@@ -1,6 +1,6 @@
1
1
  import { ComboboxProps } from "../../../components/ui/combobox.client.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime14 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/modules/inline-edit/components/combobox.client.d.ts
6
6
  type InlineComboboxProps<TValue> = useInlineEditOptions<string> & Omit<ComboboxProps<TValue>, "value">;
@@ -9,7 +9,7 @@ declare function InlineCombobox<TValue>({
9
9
  onBlur,
10
10
  disabled,
11
11
  ...props
12
- }: InlineComboboxProps<TValue>): react_jsx_runtime14.JSX.Element;
12
+ }: InlineComboboxProps<TValue>): react_jsx_runtime9.JSX.Element;
13
13
  //#endregion
14
14
  export { InlineCombobox, InlineComboboxProps };
15
15
  //# sourceMappingURL=combobox.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"combobox.client.d.ts","names":[],"sources":["../../../../src/modules/inline-edit/components/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAKY,8BAA8B,+BACxC,KAAK,cAAc;iBAEL;;;;;GAKb,oBAAoB,UAAO,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"combobox.client.d.ts","names":[],"sources":["../../../../src/modules/inline-edit/components/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAKY,8BAA8B,+BACxC,KAAK,cAAc;iBAEL;;;;;GAKb,oBAAoB,UAAO,kBAAA,CAAA,GAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
2
- import * as react_jsx_runtime15 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
3
3
  import { ComponentProps } from "react";
4
4
 
5
5
  //#region src/modules/inline-edit/components/date-input.client.d.ts
@@ -8,7 +8,7 @@ declare function InlineDateInput({
8
8
  className,
9
9
  action,
10
10
  ...props
11
- }: ComponentProps<"div"> & useInlineEditOptions<Date>): react_jsx_runtime15.JSX.Element;
11
+ }: ComponentProps<"div"> & useInlineEditOptions<Date>): react_jsx_runtime10.JSX.Element;
12
12
  //#endregion
13
13
  export { InlineDateInput };
14
14
  //# sourceMappingURL=date-input.client.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { Button } from "../../../components/ui/button.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime16 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
4
4
  import { ComponentProps } from "react";
5
5
 
6
6
  //#region src/modules/inline-edit/components/date-picker.client.d.ts
@@ -10,7 +10,7 @@ declare function InlineDatePicker({
10
10
  className,
11
11
  disabled,
12
12
  ...props
13
- }: InlineEditDatePickerProps): react_jsx_runtime16.JSX.Element;
13
+ }: InlineEditDatePickerProps): react_jsx_runtime11.JSX.Element;
14
14
  //#endregion
15
15
  export { InlineDatePicker };
16
16
  //# sourceMappingURL=date-picker.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
3
3
  import { ComponentProps } from "react";
4
4
  import { JSONContent } from "@tiptap/react";
5
5
 
@@ -10,7 +10,7 @@ declare function InlineEditor({
10
10
  className,
11
11
  disabled,
12
12
  ...props
13
- }: Omit<ComponentProps<"input">, "type"> & useInlineEditOptions<JSONContent>): react_jsx_runtime17.JSX.Element;
13
+ }: Omit<ComponentProps<"input">, "type"> & useInlineEditOptions<JSONContent>): react_jsx_runtime12.JSX.Element;
14
14
  //#endregion
15
15
  export { InlineEditor };
16
16
  //# sourceMappingURL=editor.client.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { Input } from "../../../components/ui/input.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime18 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
4
4
  import { ComponentProps } from "react";
5
5
 
6
6
  //#region src/modules/inline-edit/components/input-toggle.client.d.ts
@@ -11,7 +11,7 @@ declare function InlineStringInputToggle({
11
11
  disabled,
12
12
  className,
13
13
  ...props
14
- }: InlineStringInputToggleProps<string>): react_jsx_runtime18.JSX.Element;
14
+ }: InlineStringInputToggleProps<string>): react_jsx_runtime13.JSX.Element;
15
15
  //#endregion
16
16
  export { InlineStringInputToggle };
17
17
  //# sourceMappingURL=input-toggle.client.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { Input } from "../../../components/ui/input.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime19 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
4
4
  import { ComponentProps } from "react";
5
5
 
6
6
  //#region src/modules/inline-edit/components/input.client.d.ts
@@ -14,7 +14,7 @@ declare function InlineStringInput({
14
14
  className,
15
15
  disabled,
16
16
  ...props
17
- }: InlineEditInputProps<string>): react_jsx_runtime19.JSX.Element;
17
+ }: InlineEditInputProps<string>): react_jsx_runtime14.JSX.Element;
18
18
  /**
19
19
  * The inline edit number input component.
20
20
  */
@@ -24,7 +24,7 @@ declare function InlineNumberInput({
24
24
  className,
25
25
  disabled,
26
26
  ...props
27
- }: InlineEditInputProps<number>): react_jsx_runtime19.JSX.Element;
27
+ }: InlineEditInputProps<number>): react_jsx_runtime14.JSX.Element;
28
28
  //#endregion
29
29
  export { InlineNumberInput, InlineStringInput };
30
30
  //# sourceMappingURL=input.client.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { Input } from "../../../components/ui/input.js";
2
2
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
3
- import * as react_jsx_runtime21 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime16 from "react/jsx-runtime";
4
4
  import { ComponentProps } from "react";
5
5
 
6
6
  //#region src/modules/inline-edit/components/richtext.client.d.ts
@@ -8,7 +8,7 @@ declare function InlineRichtext({
8
8
  initialValue,
9
9
  action,
10
10
  ...props
11
- }: Omit<ComponentProps<typeof Input>, "type"> & useInlineEditOptions<string>): react_jsx_runtime21.JSX.Element;
11
+ }: Omit<ComponentProps<typeof Input>, "type"> & useInlineEditOptions<string>): react_jsx_runtime16.JSX.Element;
12
12
  //#endregion
13
13
  export { InlineRichtext };
14
14
  //# sourceMappingURL=richtext.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
2
- import * as react_jsx_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
3
3
  import { SelectContentProps, SelectItemProps, SelectProps, SelectTriggerProps, SelectValueProps } from "@radix-ui/react-select";
4
4
 
5
5
  //#region src/modules/inline-edit/components/select.client.d.ts
@@ -8,15 +8,15 @@ declare function InlineSelect({
8
8
  initialValue,
9
9
  disabled,
10
10
  ...props
11
- }: InlineSelectProps): react_jsx_runtime22.JSX.Element;
11
+ }: InlineSelectProps): react_jsx_runtime17.JSX.Element;
12
12
  type InlineSelectTriggerProps = SelectTriggerProps;
13
- declare function InlineSelectTrigger(props: InlineSelectTriggerProps): react_jsx_runtime22.JSX.Element;
13
+ declare function InlineSelectTrigger(props: InlineSelectTriggerProps): react_jsx_runtime17.JSX.Element;
14
14
  type InlineSelectContentProps = SelectContentProps;
15
- declare function InlineSelectContent(props: InlineSelectContentProps): react_jsx_runtime22.JSX.Element;
15
+ declare function InlineSelectContent(props: InlineSelectContentProps): react_jsx_runtime17.JSX.Element;
16
16
  type InlineSelectValueProps = SelectValueProps;
17
- declare function InlineSelectValue(props: InlineSelectValueProps): react_jsx_runtime22.JSX.Element;
17
+ declare function InlineSelectValue(props: InlineSelectValueProps): react_jsx_runtime17.JSX.Element;
18
18
  type InlineSelectItenProps = SelectItemProps;
19
- declare function InlineSelectItem(props: InlineSelectItenProps): react_jsx_runtime22.JSX.Element;
19
+ declare function InlineSelectItem(props: InlineSelectItenProps): react_jsx_runtime17.JSX.Element;
20
20
  //#endregion
21
21
  export { InlineSelect, InlineSelectContent, InlineSelectContentProps, InlineSelectItem, InlineSelectItenProps, InlineSelectProps, InlineSelectTrigger, InlineSelectTriggerProps, InlineSelectValue, InlineSelectValueProps };
22
22
  //# sourceMappingURL=select.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
2
- import * as react_jsx_runtime27 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
3
3
  import { SwitchProps } from "@radix-ui/react-switch";
4
4
 
5
5
  //#region src/modules/inline-edit/components/switch.client.d.ts
@@ -8,7 +8,7 @@ declare function InlineSwitch({
8
8
  action,
9
9
  disabled,
10
10
  ...props
11
- }: SwitchProps & useInlineEditOptions<boolean>): react_jsx_runtime27.JSX.Element;
11
+ }: SwitchProps & useInlineEditOptions<boolean>): react_jsx_runtime22.JSX.Element;
12
12
  //#endregion
13
13
  export { InlineSwitch };
14
14
  //# sourceMappingURL=switch.client.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { useInlineEditOptions } from "../hooks/use-inline.client.js";
2
- import * as react_jsx_runtime28 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
  import React from "react";
4
4
 
5
5
  //#region src/modules/inline-edit/components/toggle.client.d.ts
@@ -10,7 +10,7 @@ declare function InlineToggle({
10
10
  children,
11
11
  className,
12
12
  ...props
13
- }: InlineEditToggleProps): react_jsx_runtime28.JSX.Element;
13
+ }: InlineEditToggleProps): react_jsx_runtime23.JSX.Element;
14
14
  //#endregion
15
15
  export { InlineEditToggleProps, InlineToggle };
16
16
  //# sourceMappingURL=toggle.client.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import { Button } from "../../../components/ui/button.js";
2
- import * as react_jsx_runtime8 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
3
3
  import { ComponentProps } from "react";
4
4
 
5
5
  //#region src/modules/uploads/components/button.client.d.ts
6
6
  declare function UploadButton({
7
7
  className,
8
8
  ...props
9
- }: ComponentProps<typeof Button>): react_jsx_runtime8.JSX.Element;
9
+ }: ComponentProps<typeof Button>): react_jsx_runtime3.JSX.Element;
10
10
  //#endregion
11
11
  export { UploadButton };
12
12
  //# sourceMappingURL=button.client.d.ts.map
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime9 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
  import { HTMLAttributes } from "react";
3
3
 
4
4
  //#region src/modules/uploads/components/images/grid.client.d.ts
5
5
  /**
6
6
  * Image Grid
7
7
  */
8
- declare function ImageGrid(props: HTMLAttributes<HTMLElement>): react_jsx_runtime9.JSX.Element;
8
+ declare function ImageGrid(props: HTMLAttributes<HTMLElement>): react_jsx_runtime4.JSX.Element;
9
9
  //#endregion
10
10
  export { ImageGrid };
11
11
  //# sourceMappingURL=grid.client.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime10 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
2
  import React from "react";
3
3
  import "client-only";
4
4
 
@@ -10,7 +10,7 @@ declare function ImageInput({
10
10
  onUpload,
11
11
  className,
12
12
  ...props
13
- }: ImageInputProps): react_jsx_runtime10.JSX.Element;
13
+ }: ImageInputProps): react_jsx_runtime5.JSX.Element;
14
14
  //#endregion
15
15
  export { ImageInput, ImageInputProps };
16
16
  //# sourceMappingURL=input.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"input.client.d.ts","names":[],"sources":["../../../../../src/modules/uploads/components/images/input.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAOY,eAAA,GAAkB,KAAA,CAAM,eAAe;mBAChC;;AADP,iBAII,UAAA,CAJW;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAImC,eAJnC,CAAA,EAIkD,mBAAA,CAAA,GAAA,CAAA,OAJlD"}
1
+ {"version":3,"file":"input.client.d.ts","names":[],"sources":["../../../../../src/modules/uploads/components/images/input.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAOY,eAAA,GAAkB,KAAA,CAAM,eAAe;mBAChC;;AADP,iBAII,UAAA,CAJW;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAImC,eAJnC,CAAA,EAIkD,kBAAA,CAAA,GAAA,CAAA,OAJlD"}
@@ -1,5 +1,5 @@
1
1
  import { DialogTrigger } from "../../../components/ui/dialog.client.js";
2
- import * as react_jsx_runtime11 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/modules/uploads/components/preview-dialog.client.d.ts
5
5
  type AssetPreviewDialogProps = {
@@ -9,7 +9,7 @@ type AssetPreviewDialogProps = {
9
9
  declare function AssetPreviewDialog({
10
10
  children,
11
11
  src
12
- }: AssetPreviewDialogProps): react_jsx_runtime11.JSX.Element;
12
+ }: AssetPreviewDialogProps): react_jsx_runtime6.JSX.Element;
13
13
  declare const AssetPreviewDialogTrigger: typeof DialogTrigger;
14
14
  //#endregion
15
15
  export { AssetPreviewDialog, AssetPreviewDialogTrigger };
@@ -1 +1 @@
1
- {"version":3,"file":"preview-dialog.client.d.ts","names":[],"sources":["../../../../src/modules/uploads/components/preview-dialog.client.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,uBAAA;YACO,KAAA,CAAM;;AAJmE,CAAA;AAQrE,iBAAA,kBAAA,CAAkB;EAAA,QAAA;EAAA;AAAA,CAAA,EAAoB,uBAApB,CAAA,EAA2C,mBAAA,CAAA,GAAA,CAAA,OAA3C;AAAA,cAYrB,yBAZqB,EAAA,OAYI,aAZJ"}
1
+ {"version":3,"file":"preview-dialog.client.d.ts","names":[],"sources":["../../../../src/modules/uploads/components/preview-dialog.client.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,uBAAA;YACO,KAAA,CAAM;;AAJmE,CAAA;AAQrE,iBAAA,kBAAA,CAAkB;EAAA,QAAA;EAAA;AAAA,CAAA,EAAoB,uBAApB,CAAA,EAA2C,kBAAA,CAAA,GAAA,CAAA,OAA3C;AAAA,cAYrB,yBAZqB,EAAA,OAYI,aAZJ"}
@@ -1,5 +1,5 @@
1
1
  import { UploadFile, UploadZoneContextValue } from "../hooks/use-upload-zone.client.js";
2
- import * as react_jsx_runtime12 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
3
3
  import React, { HTMLAttributes } from "react";
4
4
 
5
5
  //#region src/modules/uploads/components/zone.client.d.ts
@@ -15,7 +15,7 @@ declare function UploadZone<TFile extends UploadFile>({
15
15
  children,
16
16
  className,
17
17
  ...props
18
- }: UploadZoneProps<TFile>): react_jsx_runtime12.JSX.Element;
18
+ }: UploadZoneProps<TFile>): react_jsx_runtime7.JSX.Element;
19
19
  //#endregion
20
20
  export { UploadZone };
21
21
  //# sourceMappingURL=zone.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"zone.client.d.ts","names":[],"sources":["../../../../src/modules/uploads/components/zone.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AASyC,KAKpC,eAAA,CAAA,cAA8B,UAAf,CAAA,GAA6B,cAA7B,CAA4C,WAA5C,CAAA,GAAA;EAAA,QAAA,CAAA,EACP,KAAA,CAAM,SADC;OAAe,EAE1B,sBAF0B,CAEH,KAFG,CAAA;;AAAc,iBAKjC,UALiC,CAAA,cAKR,UALQ,CAAA,CAAA;EAAA,KAAA;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAU9C,eAV8C,CAU9B,KAV8B,CAAA,CAAA,EAUxB,mBAAA,CAAA,GAAA,CAAA,OAVwB"}
1
+ {"version":3,"file":"zone.client.d.ts","names":[],"sources":["../../../../src/modules/uploads/components/zone.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AASyC,KAKpC,eAAA,CAAA,cAA8B,UAAf,CAAA,GAA6B,cAA7B,CAA4C,WAA5C,CAAA,GAAA;EAAA,QAAA,CAAA,EACP,KAAA,CAAM,SADC;OAAe,EAE1B,sBAF0B,CAEH,KAFG,CAAA;;AAAc,iBAKjC,UALiC,CAAA,cAKR,UALQ,CAAA,CAAA;EAAA,KAAA;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAU9C,eAV8C,CAU9B,KAV8B,CAAA,CAAA,EAUxB,kBAAA,CAAA,GAAA,CAAA,OAVwB"}