@simple-builder/react 1.2.5 → 1.2.7

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 (55) hide show
  1. package/dist/build-container-client-56IGH4EB.mjs +2257 -0
  2. package/dist/build-container-client-6D4M5MV6.mjs +2253 -0
  3. package/dist/build-container-client-JR4HENF4.mjs +2255 -0
  4. package/dist/build-container-client-JS3CR4W3.js +2293 -0
  5. package/dist/build-container-client-JXYQOZHZ.js +2289 -0
  6. package/dist/build-container-client-OANZW6DH.mjs +2257 -0
  7. package/dist/build-container-client-QBXLJYQD.js +2293 -0
  8. package/dist/build-container-client-QOFTIHCU.js +2291 -0
  9. package/dist/build-container-client-XNI5DVSE.mjs +2273 -0
  10. package/dist/build-container-client-YTZ4C67E.mjs +9 -0
  11. package/dist/build-container-client-Z34EUPR3.js +9 -0
  12. package/dist/build-container-client-ZXB5JG67.js +2309 -0
  13. package/dist/builder-content-5K55QBEE.js +42 -0
  14. package/dist/builder-content-5K7B4FXR.js +42 -0
  15. package/dist/builder-content-EHVMYKSR.mjs +20 -0
  16. package/dist/builder-content-J6G2PNIM.js +42 -0
  17. package/dist/builder-content-JQ7BYR4W.mjs +20 -0
  18. package/dist/builder-content-KWK44AH6.mjs +20 -0
  19. package/dist/builder-content-LYSSA6KK.js +42 -0
  20. package/dist/builder-content-MPQ7ZQN4.js +42 -0
  21. package/dist/builder-content-OE75E24Z.mjs +20 -0
  22. package/dist/builder-content-STUVQ4ME.mjs +20 -0
  23. package/dist/chunk-2DLJX5FY.mjs +123 -0
  24. package/dist/chunk-2S5KDJXM.js +263 -0
  25. package/dist/chunk-3F3TNWYK.mjs +20 -0
  26. package/dist/chunk-5DXQZNUR.mjs +238 -0
  27. package/dist/chunk-5N4LAZ6V.js +42 -0
  28. package/dist/chunk-5NN2XSII.mjs +238 -0
  29. package/dist/chunk-5VQCJART.js +153 -0
  30. package/dist/chunk-75X4HNGS.mjs +238 -0
  31. package/dist/chunk-BUELIHBX.mjs +238 -0
  32. package/dist/chunk-DMNRRIPC.js +42 -0
  33. package/dist/chunk-EMZAPBOH.mjs +20 -0
  34. package/dist/chunk-FKVC2UHD.js +42 -0
  35. package/dist/chunk-FN6K4WJP.mjs +20 -0
  36. package/dist/chunk-HA4DTJA7.mjs +123 -0
  37. package/dist/chunk-I4TPSTXB.js +263 -0
  38. package/dist/chunk-IACBZNOK.js +153 -0
  39. package/dist/chunk-IVF3GTYS.js +263 -0
  40. package/dist/chunk-JDB6GNKI.js +263 -0
  41. package/dist/chunk-ORODN5Q7.js +153 -0
  42. package/dist/chunk-RCDOLMDG.js +263 -0
  43. package/dist/chunk-RTB6I3Q2.js +153 -0
  44. package/dist/chunk-RUBQ6OAO.mjs +238 -0
  45. package/dist/chunk-SMRPMB3V.js +153 -0
  46. package/dist/chunk-TF7VKEU2.mjs +123 -0
  47. package/dist/chunk-TWGYIJD2.js +42 -0
  48. package/dist/chunk-UFWIAKEA.mjs +20 -0
  49. package/dist/chunk-UH23D2JA.mjs +123 -0
  50. package/dist/chunk-WP7KTUTL.js +42 -0
  51. package/dist/chunk-XFIY7HQO.mjs +123 -0
  52. package/dist/chunk-XULCJNV7.mjs +20 -0
  53. package/dist/index.js +6 -6
  54. package/dist/index.mjs +2 -2
  55. package/package.json +2 -2
@@ -0,0 +1,2293 @@
1
+ 'use client';
2
+ 'use client';
3
+ 'use client';
4
+ 'use client';
5
+ 'use client';
6
+ 'use client';
7
+ 'use client';
8
+ 'use client';
9
+ 'use strict';
10
+
11
+ require('./chunk-DMNRRIPC.js');
12
+ var chunk2S5KDJXM_js = require('./chunk-2S5KDJXM.js');
13
+ var chunkIACBZNOK_js = require('./chunk-IACBZNOK.js');
14
+ var React25 = require('react');
15
+ var lucideReact = require('lucide-react');
16
+ var AlertDialogPrimitive = require('@radix-ui/react-alert-dialog');
17
+ var PopoverPrimitive = require('@radix-ui/react-popover');
18
+ var react = require('@tiptap/react');
19
+ var extensionColor = require('@tiptap/extension-color');
20
+ var extensionTextStyle = require('@tiptap/extension-text-style');
21
+ var extensionUnderline = require('@tiptap/extension-underline');
22
+ var starterKit = require('@tiptap/starter-kit');
23
+ var TiptapLink = require('@tiptap/extension-link');
24
+ var state = require('@tiptap/pm/state');
25
+ var DropdownMenuPrimitive = require('@radix-ui/react-dropdown-menu');
26
+ var SeparatorPrimitive = require('@radix-ui/react-separator');
27
+ var TogglePrimitive = require('@radix-ui/react-toggle');
28
+ var classVarianceAuthority = require('class-variance-authority');
29
+ var lu = require('react-icons/lu');
30
+ var ToggleGroupPrimitive = require('@radix-ui/react-toggle-group');
31
+ var DialogPrimitive = require('@radix-ui/react-dialog');
32
+ var reactSlot = require('@radix-ui/react-slot');
33
+ var reactHookForm = require('react-hook-form');
34
+ var LabelPrimitive = require('@radix-ui/react-label');
35
+ var SwitchPrimitives = require('@radix-ui/react-switch');
36
+ var zod$1 = require('@hookform/resolvers/zod');
37
+ var zod = require('zod');
38
+ var dateFns = require('date-fns');
39
+ var reactDayPicker = require('react-day-picker');
40
+ var SelectPrimitive = require('@radix-ui/react-select');
41
+ var TabsPrimitive = require('@radix-ui/react-tabs');
42
+ var ScrollAreaPrimitive = require('@radix-ui/react-scroll-area');
43
+
44
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
45
+
46
+ function _interopNamespace(e) {
47
+ if (e && e.__esModule) return e;
48
+ var n = Object.create(null);
49
+ if (e) {
50
+ Object.keys(e).forEach(function (k) {
51
+ if (k !== 'default') {
52
+ var d = Object.getOwnPropertyDescriptor(e, k);
53
+ Object.defineProperty(n, k, d.get ? d : {
54
+ enumerable: true,
55
+ get: function () { return e[k]; }
56
+ });
57
+ }
58
+ });
59
+ }
60
+ n.default = e;
61
+ return Object.freeze(n);
62
+ }
63
+
64
+ var React25__namespace = /*#__PURE__*/_interopNamespace(React25);
65
+ var AlertDialogPrimitive__namespace = /*#__PURE__*/_interopNamespace(AlertDialogPrimitive);
66
+ var PopoverPrimitive__namespace = /*#__PURE__*/_interopNamespace(PopoverPrimitive);
67
+ var TiptapLink__default = /*#__PURE__*/_interopDefault(TiptapLink);
68
+ var DropdownMenuPrimitive__namespace = /*#__PURE__*/_interopNamespace(DropdownMenuPrimitive);
69
+ var SeparatorPrimitive__namespace = /*#__PURE__*/_interopNamespace(SeparatorPrimitive);
70
+ var TogglePrimitive__namespace = /*#__PURE__*/_interopNamespace(TogglePrimitive);
71
+ var ToggleGroupPrimitive__namespace = /*#__PURE__*/_interopNamespace(ToggleGroupPrimitive);
72
+ var DialogPrimitive__namespace = /*#__PURE__*/_interopNamespace(DialogPrimitive);
73
+ var LabelPrimitive__namespace = /*#__PURE__*/_interopNamespace(LabelPrimitive);
74
+ var SwitchPrimitives__namespace = /*#__PURE__*/_interopNamespace(SwitchPrimitives);
75
+ var SelectPrimitive__namespace = /*#__PURE__*/_interopNamespace(SelectPrimitive);
76
+ var TabsPrimitive__namespace = /*#__PURE__*/_interopNamespace(TabsPrimitive);
77
+ var ScrollAreaPrimitive__namespace = /*#__PURE__*/_interopNamespace(ScrollAreaPrimitive);
78
+
79
+ var AlertDialog = AlertDialogPrimitive__namespace.Root;
80
+ var AlertDialogTrigger = AlertDialogPrimitive__namespace.Trigger;
81
+ var AlertDialogPortal = AlertDialogPrimitive__namespace.Portal;
82
+ var AlertDialogOverlay = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
83
+ AlertDialogPrimitive__namespace.Overlay,
84
+ {
85
+ className: chunkIACBZNOK_js.cn(
86
+ "sb-fixed sb-inset-0 sb-z-50 sb-bg-background/80 sb-backdrop-blur-sm data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0",
87
+ className
88
+ ),
89
+ ...props,
90
+ ref
91
+ }
92
+ ));
93
+ AlertDialogOverlay.displayName = AlertDialogPrimitive__namespace.Overlay.displayName;
94
+ var AlertDialogContent = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(AlertDialogPortal, null, /* @__PURE__ */ React25__namespace.createElement(AlertDialogOverlay, null), /* @__PURE__ */ React25__namespace.createElement(
95
+ AlertDialogPrimitive__namespace.Content,
96
+ {
97
+ ref,
98
+ className: chunkIACBZNOK_js.cn(
99
+ "sb-fixed sb-font-roboto sb-left-[50%] sb-top-[50%] sb-z-50 sb-grid sb-w-full sb-max-w-lg sb-translate-x-[-50%] sb-translate-y-[-50%] sb-gap-4 sb-border sb-bg-background sb-p-6 sb-shadow-lg sb-duration-200 data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[state=closed]:sb-slide-out-to-left-1/2 data-[state=closed]:sb-slide-out-to-top-[48%] data-[state=open]:sb-slide-in-from-left-1/2 data-[state=open]:sb-slide-in-from-top-[48%] sm:sb-rounded-lg",
100
+ className
101
+ ),
102
+ ...props
103
+ }
104
+ )));
105
+ AlertDialogContent.displayName = AlertDialogPrimitive__namespace.Content.displayName;
106
+ var AlertDialogFooter = ({
107
+ className,
108
+ ...props
109
+ }) => /* @__PURE__ */ React25__namespace.createElement(
110
+ "div",
111
+ {
112
+ className: chunkIACBZNOK_js.cn(
113
+ "sb-flex sb-flex-col-reverse sm:sb-flex-row sm:sb-justify-end sm:sb-space-x-2",
114
+ className
115
+ ),
116
+ ...props
117
+ }
118
+ );
119
+ AlertDialogFooter.displayName = "AlertDialogFooter";
120
+ var AlertDialogTitle = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
121
+ AlertDialogPrimitive__namespace.Title,
122
+ {
123
+ ref,
124
+ className: chunkIACBZNOK_js.cn("sb-text-lg sb-font-semibold", className),
125
+ ...props
126
+ }
127
+ ));
128
+ AlertDialogTitle.displayName = AlertDialogPrimitive__namespace.Title.displayName;
129
+ var AlertDialogDescription = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
130
+ AlertDialogPrimitive__namespace.Description,
131
+ {
132
+ ref,
133
+ className: chunkIACBZNOK_js.cn("sb-text-sm sb-text-muted-foreground", className),
134
+ ...props
135
+ }
136
+ ));
137
+ AlertDialogDescription.displayName = AlertDialogPrimitive__namespace.Description.displayName;
138
+ var AlertDialogAction = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
139
+ AlertDialogPrimitive__namespace.Action,
140
+ {
141
+ ref,
142
+ className: chunkIACBZNOK_js.cn(chunk2S5KDJXM_js.buttonVariants(), className),
143
+ ...props
144
+ }
145
+ ));
146
+ AlertDialogAction.displayName = AlertDialogPrimitive__namespace.Action.displayName;
147
+ var AlertDialogCancel = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
148
+ AlertDialogPrimitive__namespace.Cancel,
149
+ {
150
+ ref,
151
+ className: chunkIACBZNOK_js.cn(
152
+ chunk2S5KDJXM_js.buttonVariants({ variant: "outline" }),
153
+ "sb-mt-2 sm:sb-mt-0",
154
+ className
155
+ ),
156
+ ...props
157
+ }
158
+ ));
159
+ AlertDialogCancel.displayName = AlertDialogPrimitive__namespace.Cancel.displayName;
160
+ var Popover = PopoverPrimitive__namespace.Root;
161
+ var PopoverTrigger = PopoverPrimitive__namespace.Trigger;
162
+ var PopoverClose = PopoverPrimitive__namespace.Close;
163
+ var PopoverContent = React25__namespace.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(PopoverPrimitive__namespace.Portal, null, /* @__PURE__ */ React25__namespace.createElement(
164
+ PopoverPrimitive__namespace.Content,
165
+ {
166
+ ref,
167
+ align,
168
+ sideOffset,
169
+ className: chunkIACBZNOK_js.cn(
170
+ "sb-z-50 sb-w-72 sb-rounded-md sb-border sb-bg-popover sb-p-4 sb-text-popover-foreground sb-shadow-md sb-outline-none data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[side=bottom]:sb-slide-in-from-top-2 data-[side=left]:sb-slide-in-from-right-2 data-[side=right]:sb-slide-in-from-left-2 data-[side=top]:sb-slide-in-from-bottom-2 sb-origin-[--radix-popover-content-transform-origin]",
171
+ className
172
+ ),
173
+ ...props
174
+ }
175
+ )));
176
+ PopoverContent.displayName = PopoverPrimitive__namespace.Content.displayName;
177
+ var Link = TiptapLink__default.default.extend({
178
+ inclusive: false,
179
+ parseHTML() {
180
+ return [{ tag: 'a[href]:not([data-type="button"]):not([href *= "javascript:" i])' }];
181
+ },
182
+ renderHTML({ HTMLAttributes }) {
183
+ return ["a", react.mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];
184
+ },
185
+ addOptions() {
186
+ return {
187
+ ...this.parent?.(),
188
+ openOnClick: false
189
+ };
190
+ },
191
+ addProseMirrorPlugins() {
192
+ return [
193
+ ...this.parent?.() || [],
194
+ new state.Plugin({
195
+ props: {
196
+ handleClick(view, pos) {
197
+ const { schema: schema2, doc, tr } = view.state;
198
+ const range = react.getMarkRange(doc.resolve(pos), schema2.marks.link);
199
+ if (!range) {
200
+ return;
201
+ }
202
+ const { from, to } = range;
203
+ const start = Math.min(from, to);
204
+ const end = Math.max(from, to);
205
+ if (pos < start || pos > end) {
206
+ return;
207
+ }
208
+ const $start = doc.resolve(start);
209
+ const $end = doc.resolve(end);
210
+ const transaction = tr.setSelection(new state.TextSelection($start, $end));
211
+ view.dispatch(transaction);
212
+ }
213
+ }
214
+ })
215
+ ];
216
+ }
217
+ });
218
+
219
+ // src/features/rich-text-editor/utils/get-output.ts
220
+ var getOutput = (editor, format2) => {
221
+ switch (format2) {
222
+ case "json":
223
+ return editor.getJSON();
224
+ case "html":
225
+ return editor.isEmpty() ? "" : editor.getHTML();
226
+ default:
227
+ return editor.getText();
228
+ }
229
+ };
230
+
231
+ // src/features/rich-text-editor/hooks/useRichTextEditor.ts
232
+ var useRichTextEditor = ({
233
+ value,
234
+ output = "html",
235
+ editorClassName,
236
+ onUpdate,
237
+ onBlur,
238
+ ...options
239
+ }) => {
240
+ const handleCreate = React25.useCallback(
241
+ (editor2) => {
242
+ if (value && editor2.isEmpty) {
243
+ editor2.commands.setContent(value);
244
+ }
245
+ },
246
+ [value]
247
+ );
248
+ const handleUpdate = React25.useCallback(
249
+ (editor2) => {
250
+ onUpdate?.(getOutput(editor2, output));
251
+ },
252
+ [output, onUpdate]
253
+ );
254
+ const handleBlur = React25.useCallback(
255
+ (editor2) => {
256
+ onBlur?.(getOutput(editor2, output));
257
+ },
258
+ [output, onBlur]
259
+ );
260
+ const editor = react.useEditor({
261
+ extensions: [starterKit.StarterKit, extensionUnderline.Underline, extensionColor.Color, extensionTextStyle.TextStyle, Link],
262
+ editorProps: {
263
+ attributes: {
264
+ autocomplete: "off",
265
+ autocorrect: "off",
266
+ autocapitalize: "off",
267
+ class: chunkIACBZNOK_js.cn("sb-focus:outline-none", editorClassName)
268
+ }
269
+ },
270
+ onCreate: ({ editor: editor2 }) => handleCreate(editor2),
271
+ onUpdate: ({ editor: editor2 }) => handleUpdate(editor2),
272
+ onBlur: ({ editor: editor2 }) => handleBlur(editor2),
273
+ ...options
274
+ });
275
+ return editor;
276
+ };
277
+ var DropdownMenu = DropdownMenuPrimitive__namespace.Root;
278
+ var DropdownMenuTrigger = DropdownMenuPrimitive__namespace.Trigger;
279
+ var DropdownMenuSubTrigger = React25__namespace.forwardRef(({ className, inset, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
280
+ DropdownMenuPrimitive__namespace.SubTrigger,
281
+ {
282
+ ref,
283
+ className: chunkIACBZNOK_js.cn(
284
+ "sb-flex sb-cursor-default sb-select-none sb-items-center sb-gap-2 sb-rounded-sm sb-px-2 sb-py-1.5 sb-text-sm sb-outline-none focus:sb-bg-accent data-[state=open]:sb-bg-accent [&_svg]:sb-pointer-events-none [&_svg]:sb-size-4 [&_svg]:sb-shrink-0",
285
+ inset && "sb-pl-8",
286
+ className
287
+ ),
288
+ ...props
289
+ },
290
+ children,
291
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronRight, { className: "sb-ml-auto" })
292
+ ));
293
+ DropdownMenuSubTrigger.displayName = DropdownMenuPrimitive__namespace.SubTrigger.displayName;
294
+ var DropdownMenuSubContent = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
295
+ DropdownMenuPrimitive__namespace.SubContent,
296
+ {
297
+ ref,
298
+ className: chunkIACBZNOK_js.cn(
299
+ "sb-z-50 sb-min-w-[8rem] sb-overflow-hidden sb-rounded-md sb-border sb-bg-popover sb-p-1 sb-text-popover-foreground sb-shadow-lg data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[side=bottom]:sb-slide-in-from-top-2 data-[side=left]:sb-slide-in-from-right-2 data-[side=right]:sb-slide-in-from-left-2 data-[side=top]:sb-slide-in-from-bottom-2 sb-origin-[--radix-dropdown-menu-content-transform-origin]",
300
+ className
301
+ ),
302
+ ...props
303
+ }
304
+ ));
305
+ DropdownMenuSubContent.displayName = DropdownMenuPrimitive__namespace.SubContent.displayName;
306
+ var DropdownMenuContent = React25__namespace.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(DropdownMenuPrimitive__namespace.Portal, null, /* @__PURE__ */ React25__namespace.createElement(
307
+ DropdownMenuPrimitive__namespace.Content,
308
+ {
309
+ ref,
310
+ sideOffset,
311
+ className: chunkIACBZNOK_js.cn(
312
+ "sb-z-50 sb-max-h-[var(--radix-dropdown-menu-content-available-height)] sb-min-w-[8rem] sb-overflow-y-auto sb-overflow-x-hidden sb-rounded-md sb-border sb-bg-popover sb-p-1 sb-text-popover-foreground sb-shadow-md",
313
+ "data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[side=bottom]:sb-slide-in-from-top-2 data-[side=left]:sb-slide-in-from-right-2 data-[side=right]:sb-slide-in-from-left-2 data-[side=top]:sb-slide-in-from-bottom-2 sb-origin-[--radix-dropdown-menu-content-transform-origin]",
314
+ className
315
+ ),
316
+ ...props
317
+ }
318
+ )));
319
+ DropdownMenuContent.displayName = DropdownMenuPrimitive__namespace.Content.displayName;
320
+ var DropdownMenuItem = React25__namespace.forwardRef(({ className, inset, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
321
+ DropdownMenuPrimitive__namespace.Item,
322
+ {
323
+ ref,
324
+ className: chunkIACBZNOK_js.cn(
325
+ "sb-relative sb-flex sb-cursor-default sb-select-none sb-items-center sb-gap-2 sb-rounded-sm sb-px-2 sb-py-1.5 sb-text-sm sb-outline-none sb-transition-colors focus:sb-bg-accent focus:sb-text-accent-foreground data-[disabled]:sb-pointer-events-none data-[disabled]:sb-opacity-50 [&>svg]:sb-size-4 [&>svg]:sb-shrink-0",
326
+ inset && "sb-pl-8",
327
+ className
328
+ ),
329
+ ...props
330
+ }
331
+ ));
332
+ DropdownMenuItem.displayName = DropdownMenuPrimitive__namespace.Item.displayName;
333
+ var DropdownMenuCheckboxItem = React25__namespace.forwardRef(({ className, children, checked, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
334
+ DropdownMenuPrimitive__namespace.CheckboxItem,
335
+ {
336
+ ref,
337
+ className: chunkIACBZNOK_js.cn(
338
+ "sb-relative sb-flex sb-cursor-default sb-select-none sb-items-center sb-rounded-sm sb-py-1.5 sb-pl-8 sb-pr-2 sb-text-sm sb-outline-none sb-transition-colors focus:sb-bg-accent focus:sb-text-accent-foreground data-[disabled]:sb-pointer-events-none data-[disabled]:sb-opacity-50",
339
+ className
340
+ ),
341
+ checked,
342
+ ...props
343
+ },
344
+ /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-absolute sb-left-2 sb-flex sb-h-3.5 sb-w-3.5 sb-items-center sb-justify-center" }, /* @__PURE__ */ React25__namespace.createElement(DropdownMenuPrimitive__namespace.ItemIndicator, null, /* @__PURE__ */ React25__namespace.createElement(lucideReact.Check, { className: "sb-h-4 sb-w-4" }))),
345
+ children
346
+ ));
347
+ DropdownMenuCheckboxItem.displayName = DropdownMenuPrimitive__namespace.CheckboxItem.displayName;
348
+ var DropdownMenuRadioItem = React25__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
349
+ DropdownMenuPrimitive__namespace.RadioItem,
350
+ {
351
+ ref,
352
+ className: chunkIACBZNOK_js.cn(
353
+ "sb-relative sb-flex sb-cursor-default sb-select-none sb-items-center sb-rounded-sm sb-py-1.5 sb-pl-8 sb-pr-2 sb-text-sm sb-outline-none sb-transition-colors focus:sb-bg-accent focus:sb-text-accent-foreground data-[disabled]:sb-pointer-events-none data-[disabled]:sb-opacity-50",
354
+ className
355
+ ),
356
+ ...props
357
+ },
358
+ /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-absolute sb-left-2 sb-flex sb-h-3.5 sb-w-3.5 sb-items-center sb-justify-center" }, /* @__PURE__ */ React25__namespace.createElement(DropdownMenuPrimitive__namespace.ItemIndicator, null, /* @__PURE__ */ React25__namespace.createElement(lucideReact.Circle, { className: "sb-h-2 sb-w-2 sb-fill-current" }))),
359
+ children
360
+ ));
361
+ DropdownMenuRadioItem.displayName = DropdownMenuPrimitive__namespace.RadioItem.displayName;
362
+ var DropdownMenuLabel = React25__namespace.forwardRef(({ className, inset, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
363
+ DropdownMenuPrimitive__namespace.Label,
364
+ {
365
+ ref,
366
+ className: chunkIACBZNOK_js.cn(
367
+ "sb-px-2 sb-py-1.5 sb-text-sm sb-font-semibold",
368
+ inset && "sb-pl-8",
369
+ className
370
+ ),
371
+ ...props
372
+ }
373
+ ));
374
+ DropdownMenuLabel.displayName = DropdownMenuPrimitive__namespace.Label.displayName;
375
+ var DropdownMenuSeparator = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
376
+ DropdownMenuPrimitive__namespace.Separator,
377
+ {
378
+ ref,
379
+ className: chunkIACBZNOK_js.cn("sb--mx-1 sb-my-1 sb-h-px sb-bg-muted", className),
380
+ ...props
381
+ }
382
+ ));
383
+ DropdownMenuSeparator.displayName = DropdownMenuPrimitive__namespace.Separator.displayName;
384
+ var Separator2 = React25__namespace.forwardRef(
385
+ ({ className, orientation = "horizontal", decorative = true, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
386
+ SeparatorPrimitive__namespace.Root,
387
+ {
388
+ ref,
389
+ decorative,
390
+ orientation,
391
+ className: chunkIACBZNOK_js.cn(
392
+ "sb-shrink-0 sb-bg-border",
393
+ orientation === "horizontal" ? "sb-h-[1px] sb-w-full" : "sb-h-full sb-w-[1px]",
394
+ className
395
+ ),
396
+ ...props
397
+ }
398
+ )
399
+ );
400
+ Separator2.displayName = SeparatorPrimitive__namespace.Root.displayName;
401
+ var toggleVariants = classVarianceAuthority.cva(
402
+ "sb-inline-flex sb-items-center sb-justify-center sb-gap-2 sb-rounded-md sb-text-sm sb-font-medium sb-transition-colors hover:sb-bg-muted hover:sb-text-muted-foreground focus-visible:sb-outline-none focus-visible:sb-ring-1 focus-visible:sb-ring-ring disabled:sb-pointer-events-none disabled:sb-opacity-50 data-[state=on]:sb-bg-accent data-[state=on]:sb-text-accent-foreground [&_svg]:sb-pointer-events-none [&_svg]:sb-size-4 [&_svg]:sb-shrink-0",
403
+ {
404
+ variants: {
405
+ variant: {
406
+ default: "sb-bg-transparent",
407
+ outline: "sb-border sb-border-input sb-bg-transparent sb-shadow-sm hover:sb-bg-accent hover:sb-text-accent-foreground"
408
+ },
409
+ size: {
410
+ default: "sb-h-9 sb-px-2 sb-min-w-9",
411
+ sm: "sb-h-8 sb-px-1.5 sb-min-w-8",
412
+ lg: "sb-h-10 sb-px-2.5 sb-min-w-10"
413
+ }
414
+ },
415
+ defaultVariants: {
416
+ variant: "default",
417
+ size: "default"
418
+ }
419
+ }
420
+ );
421
+ var Toggle = React25__namespace.forwardRef(({ className, variant, size, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
422
+ TogglePrimitive__namespace.Root,
423
+ {
424
+ ref,
425
+ className: chunkIACBZNOK_js.cn(toggleVariants({ variant, size, className })),
426
+ ...props
427
+ }
428
+ ));
429
+ Toggle.displayName = TogglePrimitive__namespace.Root.displayName;
430
+ var ToggleGroupContext = React25__namespace.createContext({
431
+ size: "default",
432
+ variant: "default"
433
+ });
434
+ var ToggleGroup = React25__namespace.forwardRef(({ className, variant, size, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
435
+ ToggleGroupPrimitive__namespace.Root,
436
+ {
437
+ ref,
438
+ className: chunkIACBZNOK_js.cn("sb-flex sb-items-center sb-justify-center sb-gap-1", className),
439
+ ...props
440
+ },
441
+ /* @__PURE__ */ React25__namespace.createElement(ToggleGroupContext.Provider, { value: { variant, size } }, children)
442
+ ));
443
+ ToggleGroup.displayName = ToggleGroupPrimitive__namespace.Root.displayName;
444
+ var ToggleGroupItem = React25__namespace.forwardRef(({ className, children, variant, size, ...props }, ref) => {
445
+ const context = React25__namespace.useContext(ToggleGroupContext);
446
+ return /* @__PURE__ */ React25__namespace.createElement(
447
+ ToggleGroupPrimitive__namespace.Item,
448
+ {
449
+ ref,
450
+ className: chunkIACBZNOK_js.cn(
451
+ toggleVariants({
452
+ variant: context.variant || variant,
453
+ size: context.size || size
454
+ }),
455
+ className
456
+ ),
457
+ ...props
458
+ },
459
+ children
460
+ );
461
+ });
462
+ ToggleGroupItem.displayName = ToggleGroupPrimitive__namespace.Item.displayName;
463
+ var PALETTES = [
464
+ {
465
+ inverse: "hsl(var(--background))",
466
+ colors: [
467
+ { cssVar: "hsl(var(--foreground))" },
468
+ { cssVar: "hsl(var(--primary-foreground))" },
469
+ { cssVar: "hsl(var(--secondary-foreground))" },
470
+ { cssVar: "hsl(var(--tertiary-foreground))" },
471
+ { cssVar: "hsl(var(--muted-foreground))" },
472
+ { cssVar: "hsl(var(--accent-foreground))" },
473
+ { cssVar: "hsl(var(--destructive-foreground))" }
474
+ ]
475
+ },
476
+ {
477
+ inverse: "hsl(var(--foreground))",
478
+ colors: [
479
+ { cssVar: "hsl(var(--background))" },
480
+ { cssVar: "hsl(var(--primary))" },
481
+ { cssVar: "hsl(var(--secondary))" },
482
+ { cssVar: "hsl(var(--tertiary))" },
483
+ { cssVar: "hsl(var(--muted))" },
484
+ { cssVar: "hsl(var(--accent))" },
485
+ { cssVar: "hsl(var(--destructive))" }
486
+ ]
487
+ }
488
+ ];
489
+ var ColorTool = ({ editor }) => {
490
+ const color = editor.getAttributes("textStyle")?.color || "hsl(var(--foreground))";
491
+ const [selectedColor, setSelectedColor] = React25__namespace.useState(color);
492
+ React25__namespace.useEffect(() => {
493
+ setSelectedColor(color);
494
+ }, [color]);
495
+ const handleColorChange = React25__namespace.useCallback(
496
+ (value) => {
497
+ setSelectedColor(value);
498
+ editor.chain().focus().setColor(value).run();
499
+ },
500
+ [editor]
501
+ );
502
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, { modal: true }, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(ToolbarButton, { className: "sb-w-12" }, /* @__PURE__ */ React25__namespace.createElement(
503
+ "svg",
504
+ {
505
+ xmlns: "http://www.w3.org/2000/svg",
506
+ width: "24",
507
+ height: "24",
508
+ viewBox: "0 0 24 24",
509
+ fill: "none",
510
+ stroke: "currentColor",
511
+ strokeWidth: "2",
512
+ strokeLinecap: "round",
513
+ strokeLinejoin: "round",
514
+ className: "sb-size-5",
515
+ style: { color: selectedColor }
516
+ },
517
+ /* @__PURE__ */ React25__namespace.createElement("path", { d: "M4 20h16" }),
518
+ /* @__PURE__ */ React25__namespace.createElement("path", { d: "m6 16 6-12 6 12" }),
519
+ /* @__PURE__ */ React25__namespace.createElement("path", { d: "M8 12h8" })
520
+ ), /* @__PURE__ */ React25__namespace.createElement(lu.LuChevronDown, { className: "sb-size-5" }))), /* @__PURE__ */ React25__namespace.createElement(PopoverContent, { align: "start", className: "sb-w-full" }, /* @__PURE__ */ React25__namespace.createElement(
521
+ ToggleGroup,
522
+ {
523
+ type: "single",
524
+ value: selectedColor,
525
+ onValueChange: handleColorChange,
526
+ className: "sb-flex-col sb-gap-1.5"
527
+ },
528
+ PALETTES.map((pallete, i) => /* @__PURE__ */ React25__namespace.createElement("div", { key: i, className: "sb-flex sb-gap-1.5" }, pallete.colors.map((color2, j) => /* @__PURE__ */ React25__namespace.createElement(
529
+ ToggleGroupItem,
530
+ {
531
+ tabIndex: 0,
532
+ key: j,
533
+ className: "sb-relative sb-size-7 sb-rounded-md sb-border sb-p-0",
534
+ value: color2.cssVar,
535
+ style: { backgroundColor: color2.cssVar }
536
+ },
537
+ selectedColor === color2.cssVar && /* @__PURE__ */ React25__namespace.createElement(
538
+ lu.LuCheck,
539
+ {
540
+ className: "sb-absolute sb-inset-0 sb-m-auto sb-size-6",
541
+ style: { color: pallete.inverse }
542
+ }
543
+ )
544
+ ))))
545
+ )));
546
+ };
547
+ var formatActions = [
548
+ {
549
+ label: "Normal Text",
550
+ element: "span",
551
+ className: "sb-grow"
552
+ },
553
+ {
554
+ label: "Heading 1",
555
+ element: "h1",
556
+ level: 1,
557
+ className: "sb-m-0 sb-grow sb-text-3xl sb-font-extrabold"
558
+ },
559
+ {
560
+ label: "Heading 2",
561
+ element: "h2",
562
+ level: 2,
563
+ className: "sb-m-0 sb-grow sb-text-xl sb-font-bold"
564
+ },
565
+ {
566
+ label: "Heading 3",
567
+ element: "h3",
568
+ level: 3,
569
+ className: "sb-m-0 sb-grow sb-text-lg sb-font-semibold"
570
+ },
571
+ {
572
+ label: "Heading 4",
573
+ element: "h4",
574
+ level: 4,
575
+ className: "sb-m-0 sb-grow sb-text-base sb-font-semibold"
576
+ }
577
+ ];
578
+ var ElementTool = ({ editor }) => {
579
+ const isActive = editor.isActive("heading");
580
+ const handleFormatChange = React25__namespace.useCallback(
581
+ (level) => {
582
+ if (level) {
583
+ editor.chain().focus().toggleHeading({ level }).run();
584
+ } else {
585
+ editor.chain().focus().setParagraph().run();
586
+ }
587
+ },
588
+ [editor]
589
+ );
590
+ return /* @__PURE__ */ React25__namespace.createElement(DropdownMenu, null, /* @__PURE__ */ React25__namespace.createElement(DropdownMenuTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
591
+ ToolbarButton,
592
+ {
593
+ className: "sb-w-12 data-[state=open]:sb-bg-accent",
594
+ pressed: isActive
595
+ },
596
+ /* @__PURE__ */ React25__namespace.createElement(lu.LuHeading, { className: "sb-size-5" }),
597
+ /* @__PURE__ */ React25__namespace.createElement(lu.LuChevronDown, { className: "sb-size-5" })
598
+ )), /* @__PURE__ */ React25__namespace.createElement(DropdownMenuContent, { align: "start" }, formatActions.map(({ element: Element, ...action }) => /* @__PURE__ */ React25__namespace.createElement(
599
+ DropdownMenuItem,
600
+ {
601
+ key: action.label,
602
+ className: chunkIACBZNOK_js.cn({
603
+ "sb-bg-accent": action.level ? editor.isActive("heading", { level: action.level }) : editor.isActive("paragraph")
604
+ }),
605
+ onClick: () => handleFormatChange(action.level)
606
+ },
607
+ /* @__PURE__ */ React25__namespace.createElement(Element, { className: action.className }, action.label)
608
+ ))));
609
+ };
610
+ var actions = [
611
+ {
612
+ value: "bold",
613
+ label: "Bold",
614
+ icon: lu.LuBold,
615
+ action: (editor) => editor.chain().focus().toggleBold().run(),
616
+ isActive: (editor) => editor.isActive("bold"),
617
+ canExecute: (editor) => editor.can().chain().focus().toggleBold().run() && !editor.isActive("codeBlock")
618
+ },
619
+ {
620
+ value: "italic",
621
+ label: "Italic",
622
+ icon: lu.LuItalic,
623
+ action: (editor) => editor.chain().focus().toggleItalic().run(),
624
+ isActive: (editor) => editor.isActive("italic"),
625
+ canExecute: (editor) => editor.can().chain().focus().toggleItalic().run() && !editor.isActive("codeBlock")
626
+ },
627
+ {
628
+ value: "underline",
629
+ label: "Underline",
630
+ icon: lu.LuUnderline,
631
+ action: (editor) => editor.chain().focus().toggleUnderline().run(),
632
+ isActive: (editor) => editor.isActive("underline"),
633
+ canExecute: (editor) => editor.can().chain().focus().toggleUnderline().run() && !editor.isActive("codeBlock")
634
+ },
635
+ {
636
+ value: "strikethrough",
637
+ label: "Strikethrough",
638
+ icon: lu.LuStrikethrough,
639
+ action: (editor) => editor.chain().focus().toggleStrike().run(),
640
+ isActive: (editor) => editor.isActive("strike"),
641
+ canExecute: (editor) => editor.can().chain().focus().toggleStrike().run() && !editor.isActive("codeBlock")
642
+ },
643
+ {
644
+ value: "code",
645
+ label: "Code",
646
+ icon: lu.LuCode,
647
+ action: (editor) => editor.chain().focus().toggleCode().run(),
648
+ isActive: (editor) => editor.isActive("code"),
649
+ canExecute: (editor) => editor.can().chain().focus().toggleCode().run() && !editor.isActive("codeBlock")
650
+ },
651
+ {
652
+ value: "clearFormatting",
653
+ label: "Clear formatting",
654
+ icon: lu.LuRemoveFormatting,
655
+ action: (editor) => editor.chain().focus().unsetAllMarks().run(),
656
+ isActive: () => false,
657
+ canExecute: (editor) => editor.can().chain().focus().unsetAllMarks().run() && !editor.isActive("codeBlock")
658
+ }
659
+ ];
660
+ var FormatTool = ({ editor }) => {
661
+ return /* @__PURE__ */ React25__namespace.createElement(ToolbarSection, { editor, actions, mainActionCount: 1 });
662
+ };
663
+ var actions2 = [
664
+ {
665
+ value: "codeBlock",
666
+ label: "Code block",
667
+ icon: lu.LuCode,
668
+ action: (editor) => editor.chain().focus().toggleCodeBlock().run(),
669
+ isActive: (editor) => editor.isActive("codeBlock"),
670
+ canExecute: (editor) => editor.can().chain().focus().toggleCodeBlock().run()
671
+ },
672
+ {
673
+ value: "blockquote",
674
+ label: "Blockquote",
675
+ icon: lu.LuQuote,
676
+ action: (editor) => editor.chain().focus().toggleBlockquote().run(),
677
+ isActive: (editor) => editor.isActive("blockquote"),
678
+ canExecute: (editor) => editor.can().chain().focus().toggleBlockquote().run()
679
+ },
680
+ {
681
+ value: "horizontalRule",
682
+ label: "Divider",
683
+ icon: lu.LuMinus,
684
+ action: (editor) => editor.chain().focus().setHorizontalRule().run(),
685
+ isActive: () => false,
686
+ canExecute: (editor) => editor.can().chain().focus().setHorizontalRule().run()
687
+ }
688
+ ];
689
+ var InsertTool = ({ editor }) => {
690
+ return /* @__PURE__ */ React25__namespace.createElement(ToolbarSection, { editor, actions: actions2, mainActionCount: 0 });
691
+ };
692
+ var Dialog = DialogPrimitive__namespace.Root;
693
+ var DialogTrigger = DialogPrimitive__namespace.Trigger;
694
+ var DialogPortal = DialogPrimitive__namespace.Portal;
695
+ var DialogOverlay = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
696
+ DialogPrimitive__namespace.Overlay,
697
+ {
698
+ ref,
699
+ className: chunkIACBZNOK_js.cn(
700
+ "sb-fixed sb-inset-0 sb-z-50 sb-bg-black/80 sb- data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0",
701
+ className
702
+ ),
703
+ ...props
704
+ }
705
+ ));
706
+ DialogOverlay.displayName = DialogPrimitive__namespace.Overlay.displayName;
707
+ var DialogContent = React25__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(DialogPortal, null, /* @__PURE__ */ React25__namespace.createElement(DialogOverlay, null), /* @__PURE__ */ React25__namespace.createElement(
708
+ DialogPrimitive__namespace.Content,
709
+ {
710
+ ref,
711
+ className: chunkIACBZNOK_js.cn(
712
+ "sb-fixed sb-left-[50%] sb-top-[50%] sb-z-50 sb-grid sb-w-full sb-max-w-lg sb-translate-x-[-50%] sb-translate-y-[-50%] sb-gap-4 sb-border sb-bg-background sb-p-6 sb-shadow-lg sb-duration-200 data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[state=closed]:sb-slide-out-to-left-1/2 data-[state=closed]:sb-slide-out-to-top-[48%] data-[state=open]:sb-slide-in-from-left-1/2 data-[state=open]:sb-slide-in-from-top-[48%] sm:sb-rounded-lg",
713
+ className
714
+ ),
715
+ ...props
716
+ },
717
+ children,
718
+ /* @__PURE__ */ React25__namespace.createElement(DialogPrimitive__namespace.Close, { className: "sb-absolute sb-right-4 sb-top-4 sb-rounded-sm sb-opacity-70 sb-ring-offset-background sb-transition-opacity hover:sb-opacity-100 focus:sb-outline-none focus:sb-ring-2 focus:sb-ring-ring focus:sb-ring-offset-2 disabled:sb-pointer-events-none data-[state=open]:sb-bg-accent data-[state=open]:sb-text-muted-foreground" }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.X, { className: "sb-h-4 sb-w-4" }), /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-sr-only" }, "Close"))
719
+ )));
720
+ DialogContent.displayName = DialogPrimitive__namespace.Content.displayName;
721
+ var DialogHeader = ({
722
+ className,
723
+ ...props
724
+ }) => /* @__PURE__ */ React25__namespace.createElement(
725
+ "div",
726
+ {
727
+ className: chunkIACBZNOK_js.cn(
728
+ "sb-flex sb-flex-col sb-space-y-1.5 sb-text-center sm:sb-text-left",
729
+ className
730
+ ),
731
+ ...props
732
+ }
733
+ );
734
+ DialogHeader.displayName = "DialogHeader";
735
+ var DialogTitle = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
736
+ DialogPrimitive__namespace.Title,
737
+ {
738
+ ref,
739
+ className: chunkIACBZNOK_js.cn(
740
+ "sb-text-lg sb-font-semibold sb-leading-none sb-tracking-tight",
741
+ className
742
+ ),
743
+ ...props
744
+ }
745
+ ));
746
+ DialogTitle.displayName = DialogPrimitive__namespace.Title.displayName;
747
+ var DialogDescription = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
748
+ DialogPrimitive__namespace.Description,
749
+ {
750
+ ref,
751
+ className: chunkIACBZNOK_js.cn("sb-text-sm sb-text-muted-foreground", className),
752
+ ...props
753
+ }
754
+ ));
755
+ DialogDescription.displayName = DialogPrimitive__namespace.Description.displayName;
756
+ var labelVariants = classVarianceAuthority.cva(
757
+ "sb-text-sm sb-font-medium sb-leading-none peer-disabled:sb-cursor-not-allowed peer-disabled:sb-opacity-70"
758
+ );
759
+ var Label2 = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
760
+ LabelPrimitive__namespace.Root,
761
+ {
762
+ ref,
763
+ className: chunkIACBZNOK_js.cn(labelVariants(), className),
764
+ ...props
765
+ }
766
+ ));
767
+ Label2.displayName = LabelPrimitive__namespace.Root.displayName;
768
+
769
+ // src/components/ui/form.tsx
770
+ var Form = reactHookForm.FormProvider;
771
+ var FormFieldContext = React25__namespace.createContext(
772
+ {}
773
+ );
774
+ var FormField = ({
775
+ ...props
776
+ }) => {
777
+ return /* @__PURE__ */ React25__namespace.createElement(FormFieldContext.Provider, { value: { name: props.name } }, /* @__PURE__ */ React25__namespace.createElement(reactHookForm.Controller, { ...props }));
778
+ };
779
+ var useFormField = () => {
780
+ const fieldContext = React25__namespace.useContext(FormFieldContext);
781
+ const itemContext = React25__namespace.useContext(FormItemContext);
782
+ const { getFieldState, formState } = reactHookForm.useFormContext();
783
+ const fieldState = getFieldState(fieldContext.name, formState);
784
+ if (!fieldContext) {
785
+ throw new Error("useFormField should be used within <FormField>");
786
+ }
787
+ const { id } = itemContext;
788
+ return {
789
+ id,
790
+ name: fieldContext.name,
791
+ formItemId: `${id}-form-item`,
792
+ formDescriptionId: `${id}-form-item-description`,
793
+ formMessageId: `${id}-form-item-message`,
794
+ ...fieldState
795
+ };
796
+ };
797
+ var FormItemContext = React25__namespace.createContext(
798
+ {}
799
+ );
800
+ var FormItem = React25__namespace.forwardRef(({ className, ...props }, ref) => {
801
+ const id = React25__namespace.useId();
802
+ return /* @__PURE__ */ React25__namespace.createElement(FormItemContext.Provider, { value: { id } }, /* @__PURE__ */ React25__namespace.createElement("div", { ref, className: chunkIACBZNOK_js.cn("sb-space-y-2", className), ...props }));
803
+ });
804
+ FormItem.displayName = "FormItem";
805
+ var FormLabel = React25__namespace.forwardRef(({ className, ...props }, ref) => {
806
+ const { error, formItemId } = useFormField();
807
+ return /* @__PURE__ */ React25__namespace.createElement(
808
+ Label2,
809
+ {
810
+ ref,
811
+ className: chunkIACBZNOK_js.cn(error && "sb-text-destructive", className),
812
+ htmlFor: formItemId,
813
+ ...props
814
+ }
815
+ );
816
+ });
817
+ FormLabel.displayName = "FormLabel";
818
+ var FormControl = React25__namespace.forwardRef(({ ...props }, ref) => {
819
+ const { error, formItemId, formDescriptionId, formMessageId } = useFormField();
820
+ return /* @__PURE__ */ React25__namespace.createElement(
821
+ reactSlot.Slot,
822
+ {
823
+ ref,
824
+ id: formItemId,
825
+ "aria-describedby": !error ? `${formDescriptionId}` : `${formDescriptionId} ${formMessageId}`,
826
+ "aria-invalid": !!error,
827
+ ...props
828
+ }
829
+ );
830
+ });
831
+ FormControl.displayName = "FormControl";
832
+ var FormDescription = React25__namespace.forwardRef(({ className, ...props }, ref) => {
833
+ const { formDescriptionId } = useFormField();
834
+ return /* @__PURE__ */ React25__namespace.createElement(
835
+ "p",
836
+ {
837
+ ref,
838
+ id: formDescriptionId,
839
+ className: chunkIACBZNOK_js.cn("sb-text-[0.8rem] sb-text-muted-foreground", className),
840
+ ...props
841
+ }
842
+ );
843
+ });
844
+ FormDescription.displayName = "FormDescription";
845
+ var FormMessage = React25__namespace.forwardRef(({ className, children, ...props }, ref) => {
846
+ const { error, formMessageId } = useFormField();
847
+ const body = error ? String(error?.message ?? "") : children;
848
+ if (!body) {
849
+ return null;
850
+ }
851
+ return /* @__PURE__ */ React25__namespace.createElement(
852
+ "p",
853
+ {
854
+ ref,
855
+ id: formMessageId,
856
+ className: chunkIACBZNOK_js.cn("sb-text-[0.8rem] sb-font-medium sb-text-destructive", className),
857
+ ...props
858
+ },
859
+ body
860
+ );
861
+ });
862
+ FormMessage.displayName = "FormMessage";
863
+ var Input = React25__namespace.forwardRef(
864
+ ({ className, type, ...props }, ref) => {
865
+ return /* @__PURE__ */ React25__namespace.createElement(
866
+ "input",
867
+ {
868
+ type,
869
+ className: chunkIACBZNOK_js.cn(
870
+ "sb-flex sb-h-9 sb-w-full sb-rounded-md sb-border sb-border-input sb-bg-transparent sb-px-3 sb-py-1 sb-text-base sb-shadow-sm sb-transition-colors file:sb-border-0 file:sb-bg-transparent file:sb-text-sm file:sb-font-medium file:sb-text-foreground placeholder:sb-text-muted-foreground focus-visible:sb-outline-none focus-visible:sb-ring-1 focus-visible:sb-ring-ring disabled:sb-cursor-not-allowed disabled:sb-opacity-50 md:sb-text-sm",
871
+ className
872
+ ),
873
+ ref,
874
+ ...props
875
+ }
876
+ );
877
+ }
878
+ );
879
+ Input.displayName = "Input";
880
+ var AdvancedInput = React25__namespace.forwardRef(
881
+ ({ prepend, append, ...props }, ref) => {
882
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-relative" }, /* @__PURE__ */ React25__namespace.createElement(Input, { ref, className: "sb-pl-9 sb-pr-7 sb-text-right", ...props }), prepend && /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-absolute sb-font-roboto sb-top-1/2 sb-left-3 sb--translate-y-1/2" }, prepend), append && /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-absolute sb-font-roboto sb-top-1/2 sb-right-3 sb--translate-y-1/2" }, append));
883
+ }
884
+ );
885
+ AdvancedInput.displayName = "AdvancedInput";
886
+ var Switch = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
887
+ SwitchPrimitives__namespace.Root,
888
+ {
889
+ className: chunkIACBZNOK_js.cn(
890
+ "sb-peer sb-inline-flex sb-h-5 sb-w-9 sb-shrink-0 sb-cursor-pointer sb-items-center sb-rounded-full sb-border-2 sb-border-transparent sb-shadow-sm sb-transition-colors focus-visible:sb-outline-none focus-visible:sb-ring-2 focus-visible:sb-ring-ring focus-visible:sb-ring-offset-2 focus-visible:sb-ring-offset-background disabled:sb-cursor-not-allowed disabled:sb-opacity-50 data-[state=checked]:sb-bg-primary data-[state=unchecked]:sb-bg-input",
891
+ className
892
+ ),
893
+ ...props,
894
+ ref
895
+ },
896
+ /* @__PURE__ */ React25__namespace.createElement(
897
+ SwitchPrimitives__namespace.Thumb,
898
+ {
899
+ className: chunkIACBZNOK_js.cn(
900
+ "sb-pointer-events-none sb-block sb-h-4 sb-w-4 sb-rounded-full sb-bg-background sb-shadow-lg sb-ring-0 sb-transition-transform data-[state=checked]:sb-translate-x-4 data-[state=unchecked]:sb-translate-x-0"
901
+ )
902
+ }
903
+ )
904
+ ));
905
+ Switch.displayName = SwitchPrimitives__namespace.Root.displayName;
906
+ var LinkTool = ({ editor }) => {
907
+ const [open, setOpen] = React25__namespace.useState(false);
908
+ const { from, to } = editor.state.selection;
909
+ const text = editor.state.doc.textBetween(from, to, " ");
910
+ const handleSetLink = React25__namespace.useCallback(
911
+ (url, text2, openInNewTab) => {
912
+ editor.chain().focus().extendMarkRange("link").insertContent({
913
+ type: "text",
914
+ text: text2 || url,
915
+ marks: [
916
+ {
917
+ type: "link",
918
+ attrs: {
919
+ href: url,
920
+ target: openInNewTab ? "_blank" : ""
921
+ }
922
+ }
923
+ ]
924
+ }).setLink({ href: url }).run();
925
+ editor.commands.enter();
926
+ setOpen(false);
927
+ },
928
+ [editor]
929
+ );
930
+ return /* @__PURE__ */ React25__namespace.createElement(Dialog, { open, onOpenChange: setOpen }, /* @__PURE__ */ React25__namespace.createElement(DialogTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
931
+ ToolbarButton,
932
+ {
933
+ pressed: editor.isActive("link"),
934
+ disabled: editor.isActive("codeBlock")
935
+ },
936
+ /* @__PURE__ */ React25__namespace.createElement(lu.LuLink2, { className: "sb-size-5" })
937
+ )), /* @__PURE__ */ React25__namespace.createElement(DialogContent, { className: "sb-w-full sb-min-w-80" }, /* @__PURE__ */ React25__namespace.createElement(LinkForm, { onSave: handleSetLink, defaultText: text })));
938
+ };
939
+ var schema = zod.z.object({
940
+ url: zod.z.string().min(0),
941
+ text: zod.z.string().optional(),
942
+ isNewTab: zod.z.boolean().optional()
943
+ });
944
+ var LinkForm = ({
945
+ onSave,
946
+ defaultIsNewTab,
947
+ defaultUrl,
948
+ defaultText
949
+ }) => {
950
+ const form = reactHookForm.useForm({
951
+ resolver: zod$1.zodResolver(schema),
952
+ defaultValues: {
953
+ url: defaultUrl || "",
954
+ text: defaultText || "",
955
+ isNewTab: defaultIsNewTab || false
956
+ }
957
+ });
958
+ const handleSubmit = (values) => {
959
+ onSave(values.url, values.text, values.isNewTab);
960
+ };
961
+ return /* @__PURE__ */ React25__namespace.createElement(Form, { ...form }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-6" }, /* @__PURE__ */ React25__namespace.createElement(
962
+ FormField,
963
+ {
964
+ control: form.control,
965
+ name: "url",
966
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "URL"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(Input, { type: "url", ...field, autoFocus: true })), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
967
+ }
968
+ ), /* @__PURE__ */ React25__namespace.createElement(
969
+ FormField,
970
+ {
971
+ control: form.control,
972
+ name: "text",
973
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Text"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(Input, { ...field })), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
974
+ }
975
+ ), /* @__PURE__ */ React25__namespace.createElement(
976
+ FormField,
977
+ {
978
+ control: form.control,
979
+ name: "isNewTab",
980
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-items-center sb-space-x-2" }, /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
981
+ Switch,
982
+ {
983
+ checked: field.value,
984
+ onCheckedChange: field.onChange
985
+ }
986
+ )), /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Open in new tab")), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
987
+ }
988
+ ), /* @__PURE__ */ React25__namespace.createElement(chunk2S5KDJXM_js.Button, { type: "button", onClick: form.handleSubmit(handleSubmit) }, "Save")));
989
+ };
990
+ var actions3 = [
991
+ {
992
+ value: "orderedList",
993
+ label: "Numbered list",
994
+ icon: lu.LuListOrdered,
995
+ action: (editor) => editor.chain().focus().toggleOrderedList().run(),
996
+ isActive: (editor) => editor.isActive("orderedList"),
997
+ canExecute: (editor) => editor.can().chain().focus().toggleOrderedList().run()
998
+ },
999
+ {
1000
+ value: "bulletList",
1001
+ label: "Bullet list",
1002
+ icon: lu.LuList,
1003
+ action: (editor) => editor.chain().focus().toggleBulletList().run(),
1004
+ isActive: (editor) => editor.isActive("bulletList"),
1005
+ canExecute: (editor) => editor.can().chain().focus().toggleBulletList().run()
1006
+ }
1007
+ ];
1008
+ var ListTool = ({ editor }) => {
1009
+ return /* @__PURE__ */ React25__namespace.createElement(ToolbarSection, { editor, actions: actions3, mainActionCount: 2 });
1010
+ };
1011
+
1012
+ // src/features/rich-text-editor/components/toolbar.tsx
1013
+ var Toolbar = ({ editor }) => {
1014
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-shrink-0 sb-overflow-x-auto sb-border-b sb-border-border sb-p-2" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-w-max sb-items-center sb-gap-px" }, /* @__PURE__ */ React25__namespace.createElement(ElementTool, { editor }), /* @__PURE__ */ React25__namespace.createElement(Separator2, { orientation: "vertical", className: "sb-mx-2 sb-h-7" }), /* @__PURE__ */ React25__namespace.createElement(FormatTool, { editor }), /* @__PURE__ */ React25__namespace.createElement(Separator2, { orientation: "vertical", className: "sb-mx-2 sb-h-7" }), /* @__PURE__ */ React25__namespace.createElement(ColorTool, { editor }), /* @__PURE__ */ React25__namespace.createElement(Separator2, { orientation: "vertical", className: "sb-mx-2 sb-h-7" }), /* @__PURE__ */ React25__namespace.createElement(ListTool, { editor }), /* @__PURE__ */ React25__namespace.createElement(Separator2, { orientation: "vertical", className: "sb-mx-2 sb-h-7" }), /* @__PURE__ */ React25__namespace.createElement(LinkTool, { editor }), /* @__PURE__ */ React25__namespace.createElement(InsertTool, { editor })));
1015
+ };
1016
+ var ToolbarSection = ({
1017
+ editor,
1018
+ actions: actions4,
1019
+ mainActionCount = 0
1020
+ }) => {
1021
+ const { mainActions, dropdownActions } = React25__namespace.useMemo(() => {
1022
+ return {
1023
+ mainActions: actions4.slice(0, mainActionCount),
1024
+ dropdownActions: actions4.slice(mainActionCount)
1025
+ };
1026
+ }, [actions4, mainActionCount]);
1027
+ const isDropdownActive = React25__namespace.useMemo(() => {
1028
+ return dropdownActions.some((action) => action.isActive(editor));
1029
+ }, [dropdownActions, editor]);
1030
+ return /* @__PURE__ */ React25__namespace.createElement(React25__namespace.Fragment, null, mainActions.map((action) => /* @__PURE__ */ React25__namespace.createElement(
1031
+ ToolbarButton,
1032
+ {
1033
+ key: action.label,
1034
+ onClick: () => action.action(editor),
1035
+ disabled: !action.canExecute(editor),
1036
+ pressed: action.isActive(editor)
1037
+ },
1038
+ /* @__PURE__ */ React25__namespace.createElement(action.icon, { className: "sb-size-5" })
1039
+ )), dropdownActions.length > 0 && /* @__PURE__ */ React25__namespace.createElement(DropdownMenu, null, /* @__PURE__ */ React25__namespace.createElement(DropdownMenuTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(ToolbarButton, { pressed: isDropdownActive }, /* @__PURE__ */ React25__namespace.createElement(lu.LuEllipsis, { className: "sb-size-5" }))), /* @__PURE__ */ React25__namespace.createElement(DropdownMenuContent, { align: "start" }, dropdownActions.map((action) => /* @__PURE__ */ React25__namespace.createElement(
1040
+ DropdownMenuItem,
1041
+ {
1042
+ key: action.label,
1043
+ className: chunkIACBZNOK_js.cn("sb-flex sb-flex-row sb-items-center sb-gap-2", {
1044
+ "sb-bg-accent": action.isActive(editor)
1045
+ }),
1046
+ onClick: () => action.action(editor),
1047
+ disabled: !action.canExecute(editor)
1048
+ },
1049
+ /* @__PURE__ */ React25__namespace.createElement(action.icon, { className: "sb-size-4" }),
1050
+ /* @__PURE__ */ React25__namespace.createElement("span", null, action.label)
1051
+ )))));
1052
+ };
1053
+ var ToolbarButton = React25__namespace.forwardRef(({ className, ...props }, ref) => {
1054
+ return /* @__PURE__ */ React25__namespace.createElement(
1055
+ Toggle,
1056
+ {
1057
+ size: "sm",
1058
+ className: chunkIACBZNOK_js.cn(
1059
+ "sb-size-8 sb-p-0 data-[state=on]:sb-bg-accent",
1060
+ { "sb-bg-accent": props.pressed },
1061
+ className
1062
+ ),
1063
+ ref,
1064
+ ...props
1065
+ }
1066
+ );
1067
+ });
1068
+ ToolbarButton.displayName = "ToolbarButton";
1069
+
1070
+ // src/features/rich-text-editor/components/rich-text-editor.tsx
1071
+ var RichTextEditor = ({
1072
+ value,
1073
+ onChange,
1074
+ className,
1075
+ editorClassName,
1076
+ editorContentClassName,
1077
+ ...props
1078
+ }) => {
1079
+ const editor = useRichTextEditor({
1080
+ value,
1081
+ onUpdate: onChange,
1082
+ editorClassName: chunkIACBZNOK_js.cn("sb-flex-1 sb-px-3 sb-py-1", editorClassName),
1083
+ ...props
1084
+ });
1085
+ if (!editor) {
1086
+ return null;
1087
+ }
1088
+ return /* @__PURE__ */ React25__namespace.createElement(
1089
+ "div",
1090
+ {
1091
+ className: chunkIACBZNOK_js.cn(
1092
+ "sb-flex sb-h-auto sb-min-h-72 sb-w-full sb-flex-col sb-rounded-md sb-border sb-border-input sb-shadow-sm focus-within:sb-border-primary",
1093
+ className
1094
+ )
1095
+ },
1096
+ /* @__PURE__ */ React25__namespace.createElement(Toolbar, { editor }),
1097
+ /* @__PURE__ */ React25__namespace.createElement(
1098
+ react.EditorContent,
1099
+ {
1100
+ editor,
1101
+ className: chunkIACBZNOK_js.cn(
1102
+ "sb-editflow prose sb-flex sb-flex-1",
1103
+ editorContentClassName
1104
+ )
1105
+ }
1106
+ )
1107
+ );
1108
+ };
1109
+ function Calendar({
1110
+ className,
1111
+ classNames,
1112
+ showOutsideDays = true,
1113
+ ...props
1114
+ }) {
1115
+ return /* @__PURE__ */ React25__namespace.createElement(
1116
+ reactDayPicker.DayPicker,
1117
+ {
1118
+ showOutsideDays,
1119
+ className: chunkIACBZNOK_js.cn("sb-p-3 sb-font-roboto", className),
1120
+ classNames: {
1121
+ months: "sb-flex sb-flex-col sm:sb-flex-row sb-space-y-4 sm:sb-space-x-4 sm:sb-space-y-0",
1122
+ month: "sb-space-y-4",
1123
+ caption: "sb-flex sb-justify-center sb-pt-1 sb-relative sb-items-center",
1124
+ caption_label: "sb-text-sm sb-font-medium",
1125
+ nav: "sb-space-x-1 sb-flex sb-items-center",
1126
+ nav_button: chunkIACBZNOK_js.cn(
1127
+ chunk2S5KDJXM_js.buttonVariants({ variant: "outline" }),
1128
+ "sb-h-7 sb-w-7 sb-bg-transparent sb-p-0 sb-opacity-50 hover:sb-opacity-100"
1129
+ ),
1130
+ nav_button_previous: "sb-absolute sb-left-1",
1131
+ nav_button_next: "sb-absolute sb-right-1",
1132
+ table: "sb-w-full sb-border-collapse sb-space-y-1",
1133
+ head_row: "sb-flex",
1134
+ head_cell: "sb-text-muted-foreground sb-rounded-md sb-w-8 sb-font-normal sb-text-[0.8rem]",
1135
+ row: "sb-flex sb-w-full sb-mt-2",
1136
+ cell: chunkIACBZNOK_js.cn(
1137
+ "sb-relative sb-p-0 sb-text-center sb-text-sm focus-within:sb-relative focus-within:sb-z-20 [&:has([aria-selected])]:sb-bg-accent [&:has([aria-selected].day-outside)]:sb-bg-accent/50 [&:has([aria-selected].day-range-end)]:sb-rounded-r-md",
1138
+ props.mode === "range" ? "[&:has(>.day-range-end)]:sb-rounded-r-md [&:has(>.day-range-start)]:sb-rounded-l-md first:[&:has([aria-selected])]:sb-rounded-l-md last:[&:has([aria-selected])]:sb-rounded-r-md" : "[&:has([aria-selected])]:sb-rounded-md"
1139
+ ),
1140
+ day: chunkIACBZNOK_js.cn(
1141
+ chunk2S5KDJXM_js.buttonVariants({ variant: "ghost" }),
1142
+ "sb-h-8 sb-w-8 sb-p-0 sb-font-normal aria-selected:sb-opacity-100"
1143
+ ),
1144
+ day_range_start: "day-range-start",
1145
+ day_range_end: "day-range-end",
1146
+ day_selected: "sb-bg-primary sb-text-primary-foreground hover:sb-bg-primary hover:sb-text-primary-foreground focus:sb-bg-primary focus:sb-text-primary-foreground",
1147
+ day_today: "sb-bg-accent sb-text-accent-foreground",
1148
+ day_outside: "day-outside sb-text-muted-foreground sb-opacity-50 aria-selected:sb-bg-accent/50 aria-selected:sb-text-muted-foreground aria-selected:sb-opacity-30",
1149
+ day_disabled: "sb-text-muted-foreground sb-opacity-50",
1150
+ day_range_middle: "aria-selected:sb-bg-accent aria-selected:sb-text-accent-foreground",
1151
+ day_hidden: "invisible",
1152
+ ...classNames
1153
+ },
1154
+ components: {
1155
+ IconLeft: () => /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronLeftIcon, { className: "sb-h-4 sb-w-4" }),
1156
+ IconRight: () => /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronRightIcon, { className: "sb-h-4 sb-w-4" })
1157
+ },
1158
+ ...props
1159
+ }
1160
+ );
1161
+ }
1162
+ Calendar.displayName = "Calendar";
1163
+ var ColorPicker = (props) => {
1164
+ const { color, onColorChange, className } = props;
1165
+ const colors = props.colors ?? [
1166
+ "#000000",
1167
+ "#ffffff",
1168
+ "#0f172a",
1169
+ "#F1F5F9",
1170
+ "#64748B",
1171
+ "#E6007E",
1172
+ "#F8FAFC",
1173
+ "#009DD1",
1174
+ "#FF0000"
1175
+ ];
1176
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, null, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
1177
+ chunk2S5KDJXM_js.Button,
1178
+ {
1179
+ variant: "outline",
1180
+ size: "sm",
1181
+ className: chunkIACBZNOK_js.cn(
1182
+ "sb-justify-start sb-text-left sb-font-normal sb-normal-case sb-w-full",
1183
+ !color && "sb-text-muted-foreground",
1184
+ className
1185
+ )
1186
+ },
1187
+ /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-w-full sb-flex sb-items-center sb-gap-2" }, color ? /* @__PURE__ */ React25__namespace.createElement(
1188
+ "div",
1189
+ {
1190
+ className: "sb-h-4 sb-w-4 sb-rounded !sb-bg-center !sb-bg-cover sb-transition-all sb-border",
1191
+ style: { background: color }
1192
+ }
1193
+ ) : /* @__PURE__ */ React25__namespace.createElement(lucideReact.PaintbrushIcon, { className: "sb-h-4 sb-w-4" }), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-truncate sb-flex-1" }, color ? color : "Kies een kleur"))
1194
+ )), /* @__PURE__ */ React25__namespace.createElement(PopoverContent, { className: "sb-w-64 sb-p-4 sb-flex sb-flex-wrap sb-gap-1" }, colors.map((s) => /* @__PURE__ */ React25__namespace.createElement(
1195
+ "div",
1196
+ {
1197
+ key: s,
1198
+ style: { background: s },
1199
+ className: "sb-rounded-md sb-h-6 sb-w-6 sb-cursor-pointer active:sb-scale-105 sb-border",
1200
+ onClick: () => onColorChange(s)
1201
+ }
1202
+ ))));
1203
+ };
1204
+ var MediaInput = (props) => {
1205
+ const { onFilesChange, limit = 32, multiple = false, onError } = props;
1206
+ const id = React25__namespace.useId();
1207
+ const [queue, setQueue] = React25__namespace.useState([]);
1208
+ const [sources, setSources] = React25__namespace.useState(props.files ?? []);
1209
+ const maxConcurrentUploads = 3;
1210
+ const uploadingCountRef = React25__namespace.useRef(0);
1211
+ const handleFilesAdd = async (e) => {
1212
+ const files = e.target.files;
1213
+ if (!files || files.length === 0) {
1214
+ return;
1215
+ }
1216
+ if (files.length + sources.length > (multiple ? limit : 1)) {
1217
+ onError?.(
1218
+ new MediaInputError(
1219
+ `Maximaal ${limit} bestanden.`,
1220
+ `Je probeerde nu ${files.length + sources.length} bestanden toe te voegen, maar je mag er maximaal ${limit} toevoegen.`
1221
+ )
1222
+ );
1223
+ return;
1224
+ }
1225
+ const queue2 = Array.from(files);
1226
+ setQueue(queue2);
1227
+ for (const file of queue2) {
1228
+ try {
1229
+ while (uploadingCountRef.current >= maxConcurrentUploads && uploadingCountRef.current > 0) {
1230
+ await new Promise((resolve) => setTimeout(resolve, 300));
1231
+ }
1232
+ uploadingCountRef.current++;
1233
+ const formData = new FormData();
1234
+ formData.append("file", file);
1235
+ const res = await fetch("/api/simple-builder/file/upload", {
1236
+ method: "POST",
1237
+ body: formData
1238
+ });
1239
+ if (res === void 0 || !res.ok) {
1240
+ onError?.(
1241
+ new MediaInputError(
1242
+ "Bestand uploaden misulukt",
1243
+ `Bestand ${file.name} kon niet worden ge\xFCpload.`
1244
+ )
1245
+ );
1246
+ continue;
1247
+ }
1248
+ const { data: url } = await res.json();
1249
+ if (!url) {
1250
+ onError?.(
1251
+ new MediaInputError(
1252
+ "Bestand uploaden misulukt",
1253
+ `De URL van bestand ${file.name} kon niet worden opgehaald.`
1254
+ )
1255
+ );
1256
+ continue;
1257
+ }
1258
+ setSources((prev) => [...prev, url]);
1259
+ onFilesChange?.([...sources, url]);
1260
+ } catch (e2) {
1261
+ onError?.(
1262
+ new MediaInputError(
1263
+ "Bestand uploaden misulukt",
1264
+ `Bestand ${file.name} kon niet worden ge\xFCpload.`
1265
+ )
1266
+ );
1267
+ } finally {
1268
+ setQueue((prev) => prev.filter((f) => f !== file));
1269
+ uploadingCountRef.current--;
1270
+ }
1271
+ }
1272
+ };
1273
+ const handleSourceDelete = async (src) => {
1274
+ setSources((prev) => prev.filter((s) => s !== src));
1275
+ onFilesChange?.(sources.filter((s) => s !== src));
1276
+ await fetch("/api/uploadthing/delete", {
1277
+ method: "POST",
1278
+ body: JSON.stringify({ src })
1279
+ });
1280
+ };
1281
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: chunkIACBZNOK_js.cn("flex flex-wrap gap-4", props.className) }, sources.map((src) => /* @__PURE__ */ React25__namespace.createElement(MediaInputItem, { key: src, className: chunkIACBZNOK_js.cn("group", props.itemClassName) }, /* @__PURE__ */ React25__namespace.createElement(
1282
+ chunkIACBZNOK_js.Image,
1283
+ {
1284
+ src,
1285
+ alt: "",
1286
+ fill: true,
1287
+ className: "sb-absolute sb-inset-0 sb-object-cover sb-pointer-events-none"
1288
+ }
1289
+ ), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-absolute sb-right-1 sb-top-1 sb-z-30 sb-flex sb-items-center sb-justify-end sb-gap-3 sb-opacity-0 sb-transition-opacity group-hover:sb-opacity-100" }, /* @__PURE__ */ React25__namespace.createElement(
1290
+ "button",
1291
+ {
1292
+ className: "sb-flex sb-h-8 sb-w-8 sb-items-center sb-justify-center sb-rounded-full sb-border sb-bg-secondary sb-text-secondary-foreground sb-opacity-90 sb-shadow sb-transition-opacity hover:sb-opacity-100",
1293
+ onClick: () => handleSourceDelete(src)
1294
+ },
1295
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.Trash2Icon, { className: "sb-h-4 sb-w-4" })
1296
+ )))), queue.map((_, i) => /* @__PURE__ */ React25__namespace.createElement(
1297
+ MediaInputItem,
1298
+ {
1299
+ key: i,
1300
+ className: chunkIACBZNOK_js.cn(
1301
+ "sb-flex sb-h-28 sb-w-28 sb-items-center sb-justify-center",
1302
+ props.itemClassName
1303
+ )
1304
+ },
1305
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.Loader2Icon, { className: "sb-h-6 sb-w-6 sb-animate-spin" })
1306
+ )), multiple || !multiple && !sources.length && !queue.length ? /* @__PURE__ */ React25__namespace.createElement(
1307
+ "label",
1308
+ {
1309
+ htmlFor: id,
1310
+ className: chunkIACBZNOK_js.cn(
1311
+ "sb-flex sb-h-28 sb-w-28 sb-cursor-pointer sb-items-center sb-justify-center sb-rounded-lg sb-border",
1312
+ props.itemClassName
1313
+ )
1314
+ },
1315
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.PlusIcon, { className: "sb-h-6 sb-w-6" }),
1316
+ /* @__PURE__ */ React25__namespace.createElement(
1317
+ "input",
1318
+ {
1319
+ id,
1320
+ type: "file",
1321
+ onChange: handleFilesAdd,
1322
+ multiple,
1323
+ accept: ".png,.jpg,.jpeg,.webp,.gif,.svg",
1324
+ className: "sb-hidden"
1325
+ }
1326
+ )
1327
+ ) : null);
1328
+ };
1329
+ var MediaInputItem = (props) => {
1330
+ return /* @__PURE__ */ React25__namespace.createElement(
1331
+ "div",
1332
+ {
1333
+ className: chunkIACBZNOK_js.cn(
1334
+ "sb-relative sb-h-28 sb-w-28 sb-overflow-hidden sb-rounded-lg sb-border",
1335
+ props.className
1336
+ )
1337
+ },
1338
+ props.children
1339
+ );
1340
+ };
1341
+ var MediaInputError = class extends Error {
1342
+ title;
1343
+ description;
1344
+ constructor(message, description) {
1345
+ super(message);
1346
+ this.title = message;
1347
+ this.description = description;
1348
+ }
1349
+ };
1350
+ var Select = SelectPrimitive__namespace.Root;
1351
+ var SelectValue = SelectPrimitive__namespace.Value;
1352
+ var SelectTrigger = React25__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1353
+ SelectPrimitive__namespace.Trigger,
1354
+ {
1355
+ ref,
1356
+ className: chunkIACBZNOK_js.cn(
1357
+ "sb-flex sb-h-10 sb-w-full sb-items-center sb-justify-between sb-rounded-md sb-border sb-border-input sb-bg-background sb-px-3 sb-py-2 sb-text-sm sb-ring-offset-background placeholder:sb-text-muted-foreground focus:sb-outline-none focus:sb-ring-2 focus:sb-ring-ring focus:sb-ring-offset-2 disabled:sb-cursor-not-allowed disabled:sb-opacity-50 [&>span]:sb-line-clamp-1",
1358
+ className
1359
+ ),
1360
+ ...props
1361
+ },
1362
+ children,
1363
+ /* @__PURE__ */ React25__namespace.createElement(SelectPrimitive__namespace.Icon, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronDown, { className: "sb-h-4 sb-w-4 sb-opacity-50" }))
1364
+ ));
1365
+ SelectTrigger.displayName = SelectPrimitive__namespace.Trigger.displayName;
1366
+ var SelectScrollUpButton = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1367
+ SelectPrimitive__namespace.ScrollUpButton,
1368
+ {
1369
+ ref,
1370
+ className: chunkIACBZNOK_js.cn(
1371
+ "sb-flex sb-cursor-default sb-items-center sb-justify-center sb-py-1",
1372
+ className
1373
+ ),
1374
+ ...props
1375
+ },
1376
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronUp, { className: "sb-h-4 sb-w-4" })
1377
+ ));
1378
+ SelectScrollUpButton.displayName = SelectPrimitive__namespace.ScrollUpButton.displayName;
1379
+ var SelectScrollDownButton = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1380
+ SelectPrimitive__namespace.ScrollDownButton,
1381
+ {
1382
+ ref,
1383
+ className: chunkIACBZNOK_js.cn(
1384
+ "sb-flex sb-cursor-default sb-items-center sb-justify-center sb-py-1",
1385
+ className
1386
+ ),
1387
+ ...props
1388
+ },
1389
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ChevronDown, { className: "sb-h-4 sb-w-4" })
1390
+ ));
1391
+ SelectScrollDownButton.displayName = SelectPrimitive__namespace.ScrollDownButton.displayName;
1392
+ var SelectContent = React25__namespace.forwardRef(({ className, children, position = "popper", ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(SelectPrimitive__namespace.Portal, null, /* @__PURE__ */ React25__namespace.createElement(
1393
+ SelectPrimitive__namespace.Content,
1394
+ {
1395
+ ref,
1396
+ className: chunkIACBZNOK_js.cn(
1397
+ "sb-relative sb-z-50 sb-max-h-96 sb-min-w-[8rem] sb-overflow-hidden sb-rounded-md sb-border sb-bg-popover sb-text-popover-foreground sb-shadow-md data-[state=open]:sb-animate-in data-[state=closed]:sb-animate-out data-[state=closed]:sb-fade-out-0 data-[state=open]:sb-fade-in-0 data-[state=closed]:sb-zoom-out-95 data-[state=open]:sb-zoom-in-95 data-[side=bottom]:sb-slide-in-from-top-2 data-[side=left]:sb-slide-in-from-right-2 data-[side=right]:sb-slide-in-from-left-2 data-[side=top]:sb-slide-in-from-bottom-2",
1398
+ position === "popper" && "data-[side=bottom]:sb-translate-y-1 data-[side=left]:sb--translate-x-1 data-[side=right]:sb-translate-x-1 data-[side=top]:sb--translate-y-1",
1399
+ className
1400
+ ),
1401
+ position,
1402
+ ...props
1403
+ },
1404
+ /* @__PURE__ */ React25__namespace.createElement(SelectScrollUpButton, null),
1405
+ /* @__PURE__ */ React25__namespace.createElement(
1406
+ SelectPrimitive__namespace.Viewport,
1407
+ {
1408
+ className: chunkIACBZNOK_js.cn(
1409
+ "sb-p-1",
1410
+ position === "popper" && "sb-h-[var(--radix-select-trigger-height)] sb-w-full sb-min-w-[var(--radix-select-trigger-width)]"
1411
+ )
1412
+ },
1413
+ children
1414
+ ),
1415
+ /* @__PURE__ */ React25__namespace.createElement(SelectScrollDownButton, null)
1416
+ )));
1417
+ SelectContent.displayName = SelectPrimitive__namespace.Content.displayName;
1418
+ var SelectLabel = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1419
+ SelectPrimitive__namespace.Label,
1420
+ {
1421
+ ref,
1422
+ className: chunkIACBZNOK_js.cn(
1423
+ "sb-py-1.5 sb-pl-8 sb-pr-2 sb-text-sm sb-font-semibold",
1424
+ className
1425
+ ),
1426
+ ...props
1427
+ }
1428
+ ));
1429
+ SelectLabel.displayName = SelectPrimitive__namespace.Label.displayName;
1430
+ var SelectItem = React25__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1431
+ SelectPrimitive__namespace.Item,
1432
+ {
1433
+ ref,
1434
+ className: chunkIACBZNOK_js.cn(
1435
+ "sb-relative sb-flex sb-w-full sb-cursor-default sb-select-none sb-items-center sb-rounded-sm sb-py-1.5 sb-pl-8 sb-pr-2 sb-text-sm sb-outline-none focus:sb-bg-accent focus:sb-text-accent-foreground data-[disabled]:sb-pointer-events-none data-[disabled]:sb-opacity-50",
1436
+ className
1437
+ ),
1438
+ ...props
1439
+ },
1440
+ /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-absolute sb-left-2 sb-flex sb-h-3.5 sb-w-3.5 sb-items-center sb-justify-center" }, /* @__PURE__ */ React25__namespace.createElement(SelectPrimitive__namespace.ItemIndicator, null, /* @__PURE__ */ React25__namespace.createElement(lucideReact.Check, { className: "sb-h-4 sb-w-4" }))),
1441
+ /* @__PURE__ */ React25__namespace.createElement(SelectPrimitive__namespace.ItemText, null, children)
1442
+ ));
1443
+ SelectItem.displayName = SelectPrimitive__namespace.Item.displayName;
1444
+ var SelectSeparator = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1445
+ SelectPrimitive__namespace.Separator,
1446
+ {
1447
+ ref,
1448
+ className: chunkIACBZNOK_js.cn("sb--mx-1 sb-my-1 sb-h-px sb-bg-muted", className),
1449
+ ...props
1450
+ }
1451
+ ));
1452
+ SelectSeparator.displayName = SelectPrimitive__namespace.Separator.displayName;
1453
+ var Textarea = React25__namespace.forwardRef(
1454
+ ({ className, ...props }, ref) => {
1455
+ return /* @__PURE__ */ React25__namespace.createElement(
1456
+ "textarea",
1457
+ {
1458
+ className: chunkIACBZNOK_js.cn(
1459
+ "sb-flex sb-min-h-[60px] sb-font-roboto sb-w-full sb-rounded-md sb-border sb-border-input sb-bg-transparent sb-px-3 sb-py-2 sb-text-sm sb-shadow-sm placeholder:sb-text-muted-foreground focus-visible:sb-outline-none focus-visible:sb-ring-1 focus-visible:sb-ring-ring disabled:sb-cursor-not-allowed disabled:sb-opacity-50",
1460
+ className
1461
+ ),
1462
+ ref,
1463
+ ...props
1464
+ }
1465
+ );
1466
+ }
1467
+ );
1468
+ Textarea.displayName = "Textarea";
1469
+
1470
+ // src/components/container-item-form.tsx
1471
+ var ContainerItemForm = (props) => {
1472
+ const { item } = props;
1473
+ const { patchItem } = chunk2S5KDJXM_js.useBuilder();
1474
+ const component = chunkIACBZNOK_js.builder.getComponent(item.component);
1475
+ if (!component) {
1476
+ throw new Error(
1477
+ `[simple-builder]: Component with id ${item.component} not found in container item form component`
1478
+ );
1479
+ }
1480
+ const form = reactHookForm.useForm({
1481
+ defaultValues: (component.inputs || []).reduce(
1482
+ (acc, input) => ({
1483
+ ...acc,
1484
+ [input.name]: item?.props?.[input.name] ?? input.defaultValue
1485
+ }),
1486
+ {}
1487
+ )
1488
+ });
1489
+ const onSubmit = (values) => {
1490
+ patchItem(item.id, {
1491
+ props: values
1492
+ });
1493
+ };
1494
+ React25__namespace.useEffect(() => {
1495
+ const subscription = form.watch(() => form.handleSubmit(onSubmit)());
1496
+ return () => subscription.unsubscribe();
1497
+ }, [form.watch, form.handleSubmit]);
1498
+ return /* @__PURE__ */ React25__namespace.createElement(Form, { ...form }, /* @__PURE__ */ React25__namespace.createElement("form", { onSubmit: form.handleSubmit(onSubmit) }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-4 sb-p-4" }, (component.inputs || []).map((input) => /* @__PURE__ */ React25__namespace.createElement(
1499
+ RenderFormField,
1500
+ {
1501
+ key: input.name,
1502
+ type: input.type,
1503
+ input,
1504
+ form
1505
+ }
1506
+ )))));
1507
+ };
1508
+ var RenderFormField = (props) => {
1509
+ const { type, input, form } = props;
1510
+ const fieldArray = reactHookForm.useFieldArray({
1511
+ control: form.control,
1512
+ name: input.name
1513
+ });
1514
+ if (input.multiple) {
1515
+ return /* @__PURE__ */ React25__namespace.createElement("fieldset", { className: "sb-space-y-2" }, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, input.friendlyName || input.name), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-4" }, fieldArray.fields.map(
1516
+ (field, i) => type !== "grouped" ? /* @__PURE__ */ React25__namespace.createElement(
1517
+ FormField,
1518
+ {
1519
+ key: field.id,
1520
+ control: form.control,
1521
+ name: `${input.name}.${i}`,
1522
+ render: ({ field: field2 }) => /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-items-center sb-gap-3" }, /* @__PURE__ */ React25__namespace.createElement(RenderInput, { field: field2, type: input.type }), /* @__PURE__ */ React25__namespace.createElement("button", { type: "button", onClick: () => fieldArray.remove(i) }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.XIcon, { className: "sb-h-4 sb-w-4" })))
1523
+ }
1524
+ ) : /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-items-center sb-relative" }, /* @__PURE__ */ React25__namespace.createElement(
1525
+ RenderFormField,
1526
+ {
1527
+ key: field.id,
1528
+ form,
1529
+ type,
1530
+ input: {
1531
+ ...input,
1532
+ name: `${input.name}.${i}`,
1533
+ multiple: false,
1534
+ friendlyName: ""
1535
+ }
1536
+ }
1537
+ ), /* @__PURE__ */ React25__namespace.createElement(
1538
+ "button",
1539
+ {
1540
+ type: "button",
1541
+ onClick: () => fieldArray.remove(i),
1542
+ className: "sb-absolute sb-top-2 sb-right-2 sb-text-foreground/70 hover:sb-text-foreground"
1543
+ },
1544
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.XIcon, { className: "sb-h-4 sb-w-4" })
1545
+ ))
1546
+ ), /* @__PURE__ */ React25__namespace.createElement(
1547
+ chunk2S5KDJXM_js.Button,
1548
+ {
1549
+ type: "button",
1550
+ variant: "outline",
1551
+ size: "sm",
1552
+ className: chunkIACBZNOK_js.cn(
1553
+ "sb-w-[89%] sb-border-2 sb-border-dashed sb-text-muted-foreground",
1554
+ type === "grouped" && "sb-w-full"
1555
+ ),
1556
+ onClick: () => fieldArray.append(void 0)
1557
+ },
1558
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.PlusCircleIcon, { className: "sb-h-4 sb-w-4" })
1559
+ )));
1560
+ }
1561
+ switch (type) {
1562
+ case "string":
1563
+ case "number":
1564
+ case "longText":
1565
+ case "color":
1566
+ case "date":
1567
+ case "file":
1568
+ return /* @__PURE__ */ React25__namespace.createElement(
1569
+ FormField,
1570
+ {
1571
+ key: input.name,
1572
+ control: form.control,
1573
+ name: input.name,
1574
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, input.friendlyName || input.name), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(RenderInput, { type, field, options: input?.enum })), input.helperText && /* @__PURE__ */ React25__namespace.createElement(FormDescription, null, input.helperText), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
1575
+ }
1576
+ );
1577
+ case "richText":
1578
+ return /* @__PURE__ */ React25__namespace.createElement(Dialog, null, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-2" }, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, input.friendlyName || input.name), /* @__PURE__ */ React25__namespace.createElement(DialogTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(chunk2S5KDJXM_js.Button, { variant: "outline", className: "sb-w-full" }, input.friendlyName || input.name, " bewerken"))), /* @__PURE__ */ React25__namespace.createElement(DialogContent, { className: "sb-max-w-3xl sb-p-0" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-h-full sb-max-h-svh sb-w-full sb-flex-col sm:sb-max-h-[90svh]" }, /* @__PURE__ */ React25__namespace.createElement(DialogHeader, { className: "sb-flex-none sb-border-b sb-p-6" }, /* @__PURE__ */ React25__namespace.createElement(DialogTitle, null, input.friendlyName || input.name, " editor")), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex-1 sb-overflow-y-auto" }, /* @__PURE__ */ React25__namespace.createElement(
1579
+ FormField,
1580
+ {
1581
+ key: input.name,
1582
+ control: form.control,
1583
+ name: input.name,
1584
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(RenderInput, { type, field })), input.helperText && /* @__PURE__ */ React25__namespace.createElement(FormDescription, null, input.helperText), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
1585
+ }
1586
+ )))));
1587
+ case "boolean":
1588
+ return /* @__PURE__ */ React25__namespace.createElement(
1589
+ FormField,
1590
+ {
1591
+ key: input.name,
1592
+ control: form.control,
1593
+ name: input.name,
1594
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, { className: "sb-flex sb-flex-row sb-items-center sb-justify-between sb-space-y-0" }, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, input.friendlyName || input.name), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(RenderInput, { type, field })), input.helperText && /* @__PURE__ */ React25__namespace.createElement(FormDescription, null, input.helperText), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
1595
+ }
1596
+ );
1597
+ case "grouped":
1598
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-2 sb-w-full" }, input.friendlyName !== "" && /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, input.friendlyName || input.name), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-2 sb-p-3 sb-w-full sb-border sb-rounded-lg" }, input.inputs.map((sub) => /* @__PURE__ */ React25__namespace.createElement(
1599
+ RenderFormField,
1600
+ {
1601
+ key: `${input.name}.${sub.name}`,
1602
+ type: sub.type,
1603
+ input: {
1604
+ ...sub,
1605
+ name: `${input.name}.${sub.name}`
1606
+ },
1607
+ form
1608
+ }
1609
+ ))));
1610
+ default:
1611
+ throw new Error(
1612
+ `[simple-builder]: Input type "${props.type}" not supported in render form field.`
1613
+ );
1614
+ }
1615
+ };
1616
+ var RenderInput = (props) => {
1617
+ const { type, options, field } = props;
1618
+ switch (type) {
1619
+ case "string":
1620
+ if (!options)
1621
+ return /* @__PURE__ */ React25__namespace.createElement(Input, { ...field });
1622
+ return /* @__PURE__ */ React25__namespace.createElement(Select, { onValueChange: field.onChange, defaultValue: field.value }, /* @__PURE__ */ React25__namespace.createElement(SelectTrigger, null, /* @__PURE__ */ React25__namespace.createElement(SelectValue, null)), /* @__PURE__ */ React25__namespace.createElement(SelectContent, null, options.map((option) => /* @__PURE__ */ React25__namespace.createElement(SelectItem, { key: option, value: option }, option))));
1623
+ case "longText":
1624
+ return /* @__PURE__ */ React25__namespace.createElement(Textarea, { ...field });
1625
+ case "richText":
1626
+ return /* @__PURE__ */ React25__namespace.createElement(RichTextEditor, { ...field });
1627
+ case "number":
1628
+ return /* @__PURE__ */ React25__namespace.createElement(Input, { type: "number", ...field });
1629
+ case "color":
1630
+ return /* @__PURE__ */ React25__namespace.createElement(ColorPicker, { color: field.value, onColorChange: field.onChange });
1631
+ case "date":
1632
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, null, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
1633
+ chunk2S5KDJXM_js.Button,
1634
+ {
1635
+ variant: "outline",
1636
+ size: "sm",
1637
+ className: chunkIACBZNOK_js.cn(
1638
+ "sb-w-full sb-flex sb-justify-start sb-text-left sb-font-normal",
1639
+ !field.value && "sb-text-muted-foreground"
1640
+ )
1641
+ },
1642
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.CalendarIcon, { className: "sb-mr-2 sb-h-4 sb-w-4" }),
1643
+ field.value && !Array.isArray(field.value) ? dateFns.format(field.value, "PPP") : /* @__PURE__ */ React25__namespace.createElement("span", null, "Pick a date")
1644
+ )), /* @__PURE__ */ React25__namespace.createElement(PopoverContent, { className: "sb-w-auto sb-p-0", align: "start" }, /* @__PURE__ */ React25__namespace.createElement(
1645
+ Calendar,
1646
+ {
1647
+ mode: "single",
1648
+ selected: field.value,
1649
+ onSelect: field.onChange,
1650
+ initialFocus: true
1651
+ }
1652
+ )));
1653
+ case "boolean":
1654
+ return /* @__PURE__ */ React25__namespace.createElement(Switch, { checked: field.value, onCheckedChange: field.onChange });
1655
+ case "file":
1656
+ return /* @__PURE__ */ React25__namespace.createElement(
1657
+ MediaInput,
1658
+ {
1659
+ className: "sb-grid sb-grid-cols-2 sb-gap-1",
1660
+ itemClassName: "sb-aspect-video sb-h-auto sb-w-full",
1661
+ multiple: false,
1662
+ files: field.value ? [field.value] : [],
1663
+ onFilesChange: (files) => field.onChange(files[0]),
1664
+ onError: (e) => console.error(
1665
+ "[media-input]: Title: " + e?.title,
1666
+ "media-input: Error: " + e?.description
1667
+ )
1668
+ }
1669
+ );
1670
+ default:
1671
+ throw new Error(
1672
+ `[simple-builder]: Input type "${props.type}" not supported in render input.`
1673
+ );
1674
+ }
1675
+ };
1676
+ var Tabs = TabsPrimitive__namespace.Root;
1677
+ var tabsListVariants = chunkIACBZNOK_js.tv({
1678
+ variants: {
1679
+ variant: {
1680
+ contained: "sb-inline-flex sb-h-10 sb-items-center sb-justify-center sb-rounded-md sb-bg-muted sb-p-1 sb-text-muted-foreground",
1681
+ text: "sb-flex sb-items-center sb-border-b sb-px-4 sb-space-x-6"
1682
+ }
1683
+ },
1684
+ defaultVariants: {
1685
+ variant: "contained"
1686
+ }
1687
+ });
1688
+ var TabsList = React25__namespace.forwardRef(({ variant, className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1689
+ TabsPrimitive__namespace.List,
1690
+ {
1691
+ ref,
1692
+ className: tabsListVariants({ variant, className }),
1693
+ ...props
1694
+ }
1695
+ ));
1696
+ TabsList.displayName = TabsPrimitive__namespace.List.displayName;
1697
+ var tabsTriggerVariants = chunkIACBZNOK_js.tv({
1698
+ variants: {
1699
+ variant: {
1700
+ contained: "sb-inline-flex sb-items-center sb-justify-center sb-whitespace-nowrap sb-rounded-sm sb-px-3 sb-py-1.5 sb-text-sm sb-font-medium sb-ring-offset-background sb-transition-all focus-visible:sb-outline-none focus-visible:sb-ring-2 focus-visible:sb-ring-ring focus-visible:sb-ring-offset-2 disabled:sb-pointer-events-none disabled:sb-opacity-50 data-[state=active]:sb-bg-background data-[state=active]:sb-text-foreground data-[state=active]:sb-shadow-sm",
1701
+ text: "sb-inline-flex sb-font-roboto sb-items-center sb-justify-center sb-whitespace-nowrap sb-py-3 sb-text-sm sb-font-medium sb-transition-all focus-visible:sb-outline-none disabled:sb-pointer-events-none disabled:sb-opacity-50 data-[state=active]:sb-border-black sb-border-b-2 sb-border-transparent data-[state=active]:sb-text-foreground sb-text-muted-foreground"
1702
+ }
1703
+ },
1704
+ defaultVariants: {
1705
+ variant: "contained"
1706
+ }
1707
+ });
1708
+ var TabsTrigger = React25__namespace.forwardRef(({ variant, className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1709
+ TabsPrimitive__namespace.Trigger,
1710
+ {
1711
+ ref,
1712
+ className: tabsTriggerVariants({ variant, className }),
1713
+ ...props
1714
+ }
1715
+ ));
1716
+ TabsTrigger.displayName = TabsPrimitive__namespace.Trigger.displayName;
1717
+ var TabsContent = React25__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
1718
+ TabsPrimitive__namespace.Content,
1719
+ {
1720
+ ref,
1721
+ className: chunkIACBZNOK_js.cn(
1722
+ "sb-ring-offset-background sb-font-roboto focus-visible:sb-outline-none focus-visible:sb-ring-2 focus-visible:sb-ring-ring focus-visible:sb-ring-offset-2",
1723
+ className
1724
+ ),
1725
+ ...props
1726
+ }
1727
+ ));
1728
+ TabsContent.displayName = TabsPrimitive__namespace.Content.displayName;
1729
+
1730
+ // src/components/ui/background-picker.tsx
1731
+ var BackgroundPicker = (props) => {
1732
+ const { background, onBackgroundChange, className } = props;
1733
+ const solids = props.solids ?? [
1734
+ "#000000",
1735
+ "#ffffff",
1736
+ "#0f172a",
1737
+ "#F1F5F9",
1738
+ "#64748B",
1739
+ "#E6007E",
1740
+ "#F8FAFC",
1741
+ "#009DD1",
1742
+ "#FF0000"
1743
+ ];
1744
+ const gradients = props.gradients ?? [
1745
+ "linear-gradient(to top left,#accbee,#e7f0fd)",
1746
+ "linear-gradient(to top left,#d5d4d0,#d5d4d0,#eeeeec)"
1747
+ ];
1748
+ const images = props.images ?? [
1749
+ "url(https://images.unsplash.com/photo-1688822863426-8c5f9b257090?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2532&q=90)",
1750
+ "url(https://images.unsplash.com/photo-1691225850735-6e4e51834cad?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2532&q=90)"
1751
+ ];
1752
+ const defaultTab = React25__namespace.useMemo(() => {
1753
+ if (background.includes("url"))
1754
+ return "image";
1755
+ if (background.includes("gradient"))
1756
+ return "gradient";
1757
+ return "solid";
1758
+ }, [background]);
1759
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, null, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
1760
+ chunk2S5KDJXM_js.Button,
1761
+ {
1762
+ variant: "outline",
1763
+ size: "sm",
1764
+ className: chunkIACBZNOK_js.cn(
1765
+ "sb-justify-start sb-text-left sb-font-normal sb-normal-case sb-w-full",
1766
+ !background && "sb-text-muted-foreground",
1767
+ className
1768
+ )
1769
+ },
1770
+ /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-w-full sb-flex sb-items-center sb-gap-2" }, background ? /* @__PURE__ */ React25__namespace.createElement(
1771
+ "div",
1772
+ {
1773
+ className: "sb-h-4 sb-w-4 sb-rounded !sb-bg-center !sb-bg-cover sb-transition-all sb-border",
1774
+ style: { background }
1775
+ }
1776
+ ) : /* @__PURE__ */ React25__namespace.createElement(lucideReact.PaintbrushIcon, { className: "sb-h-4 sb-w-4" }), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-truncate sb-flex-1" }, background ? background : "Kies een achtergrond"))
1777
+ )), /* @__PURE__ */ React25__namespace.createElement(PopoverContent, { className: "sb-w-64 sb-p-0" }, /* @__PURE__ */ React25__namespace.createElement(Tabs, { defaultValue: defaultTab }, /* @__PURE__ */ React25__namespace.createElement(TabsList, { className: "sb-w-full" }, /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { className: "sb-flex-1", value: "solid" }, "Solid"), /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { className: "sb-flex-1", value: "gradient" }, "Gradient"), /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { className: "sb-flex-1", value: "image" }, "Image")), /* @__PURE__ */ React25__namespace.createElement(
1778
+ TabsContent,
1779
+ {
1780
+ value: "solid",
1781
+ className: "data-[state=active]:sb-flex sb-flex-wrap sb-gap-1 sb-p-4"
1782
+ },
1783
+ solids.map((s) => /* @__PURE__ */ React25__namespace.createElement(
1784
+ "div",
1785
+ {
1786
+ key: s,
1787
+ style: { background: s },
1788
+ className: "sb-rounded-md sb-h-6 sb-w-6 sb-cursor-pointer active:sb-scale-105 sb-border",
1789
+ onClick: () => onBackgroundChange(s)
1790
+ }
1791
+ ))
1792
+ ), /* @__PURE__ */ React25__namespace.createElement(
1793
+ TabsContent,
1794
+ {
1795
+ value: "gradient",
1796
+ className: "data-[state=active]:sb-flex sb-flex-wrap sb-gap-1 sb-p-4"
1797
+ },
1798
+ gradients.map((s) => /* @__PURE__ */ React25__namespace.createElement(
1799
+ "div",
1800
+ {
1801
+ key: s,
1802
+ style: { background: s },
1803
+ className: "rounded-md h-6 w-6 cursor-pointer active:scale-105 border",
1804
+ onClick: () => onBackgroundChange(s)
1805
+ }
1806
+ ))
1807
+ ), /* @__PURE__ */ React25__namespace.createElement(TabsContent, { value: "image" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-p-4 sb-border-b" }, /* @__PURE__ */ React25__namespace.createElement(
1808
+ MediaInput,
1809
+ {
1810
+ className: "sb-grid sb-grid-cols-2 sb-gap-1",
1811
+ itemClassName: "sb-aspect-video sb-h-auto sb-w-full",
1812
+ multiple: false,
1813
+ onFilesChange: (files) => {
1814
+ if (!files.length)
1815
+ return;
1816
+ onBackgroundChange(`url(${files[0]})`);
1817
+ },
1818
+ onError: (e) => console.error(
1819
+ "[media-input]: Title: " + e?.title,
1820
+ "media-input: Error: " + e?.description
1821
+ )
1822
+ }
1823
+ )), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-grid sb-grid-cols-2 sb-gap-1 sb-p-4" }, images.map((s) => /* @__PURE__ */ React25__namespace.createElement(
1824
+ "div",
1825
+ {
1826
+ key: s,
1827
+ style: { backgroundImage: s },
1828
+ className: "sb-rounded-md sb-bg-cover sb-bg-center sb-aspect-video sb-w-full sb-cursor-pointer sb-border active:sb-scale-105",
1829
+ onClick: () => onBackgroundChange(s)
1830
+ }
1831
+ )))))));
1832
+ };
1833
+ var SpacingInput = (props) => {
1834
+ const [value, setValue] = React25__namespace.useState(parse(props.value || "0px"));
1835
+ const [indipendent, setIndipendent] = React25__namespace.useState(
1836
+ isIndipendent(parse(props.value || "0px"))
1837
+ );
1838
+ React25__namespace.useEffect(() => {
1839
+ if (!props.onChange)
1840
+ return;
1841
+ props.onChange(stringify(value));
1842
+ }, [value, props.onChange]);
1843
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-grid sb-grid-cols-[1fr,auto] sb-gap-3" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-grid sb-grid-cols-2 sb-items-center sb-gap-3" }, !indipendent ? /* @__PURE__ */ React25__namespace.createElement(React25__namespace.Fragment, null, /* @__PURE__ */ React25__namespace.createElement(
1844
+ AdvancedInput,
1845
+ {
1846
+ value: value.left,
1847
+ pattern: "\\d+",
1848
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, left: +value2, right: +value2 })),
1849
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalSpaceAroundIcon, { className: "sb-h-4 sb-w-4" }),
1850
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1851
+ }
1852
+ ), /* @__PURE__ */ React25__namespace.createElement(
1853
+ AdvancedInput,
1854
+ {
1855
+ value: value.top,
1856
+ pattern: "\\d+",
1857
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, top: +value2, bottom: +value2 })),
1858
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalSpaceAroundIcon, { className: "sb-h-4 sb-w-4 sb-rotate-90" }),
1859
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1860
+ }
1861
+ )) : /* @__PURE__ */ React25__namespace.createElement(React25__namespace.Fragment, null, /* @__PURE__ */ React25__namespace.createElement(
1862
+ AdvancedInput,
1863
+ {
1864
+ value: value.left,
1865
+ pattern: "\\d+",
1866
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, left: +value2 })),
1867
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalJustifyStartIcon, { className: "sb-h-4 sb-w-4" }),
1868
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1869
+ }
1870
+ ), /* @__PURE__ */ React25__namespace.createElement(
1871
+ AdvancedInput,
1872
+ {
1873
+ value: value.top,
1874
+ pattern: "\\d+",
1875
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, top: +value2 })),
1876
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalJustifyStartIcon, { className: "sb-h-4 sb-w-4 sb-rotate-90" }),
1877
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1878
+ }
1879
+ ), /* @__PURE__ */ React25__namespace.createElement(
1880
+ AdvancedInput,
1881
+ {
1882
+ value: value.right,
1883
+ pattern: "\\d+",
1884
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, right: +value2 })),
1885
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalJustifyStartIcon, { className: "sb-h-4 sb-w-4 sb-rotate-180" }),
1886
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1887
+ }
1888
+ ), /* @__PURE__ */ React25__namespace.createElement(
1889
+ AdvancedInput,
1890
+ {
1891
+ value: value.bottom,
1892
+ pattern: "\\d+",
1893
+ onChange: ({ target: { value: value2 } }) => setValue((prev) => ({ ...prev, bottom: +value2 })),
1894
+ prepend: /* @__PURE__ */ React25__namespace.createElement(lucideReact.AlignHorizontalJustifyStartIcon, { className: "sb-h-4 sb-w-4 sb--rotate-90" }),
1895
+ append: /* @__PURE__ */ React25__namespace.createElement("span", { className: "sb-text-muted-foreground" }, "px")
1896
+ }
1897
+ ))), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-shrink-0" }, /* @__PURE__ */ React25__namespace.createElement(
1898
+ Toggle,
1899
+ {
1900
+ className: "sb-shrink-0 sb-flex sb-w-8 sb-h-8 sb-p-0",
1901
+ variant: "outline",
1902
+ size: "sm",
1903
+ pressed: indipendent,
1904
+ onPressedChange: setIndipendent
1905
+ },
1906
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ScanIcon, { className: "sb-h-4 sb-w-4" })
1907
+ )));
1908
+ };
1909
+ var isIndipendent = (value) => {
1910
+ const { top, right, bottom, left } = value;
1911
+ return top !== bottom || right !== left;
1912
+ };
1913
+ var parse = (value) => {
1914
+ const matches = value.match(/(\d+)/gm);
1915
+ const [top = 0, right = 0, bottom = 0, left = 0] = matches?.map((match) => +match) || [];
1916
+ switch (matches?.length) {
1917
+ case 1:
1918
+ return { top, right: top, bottom: top, left: top };
1919
+ case 2:
1920
+ return { top, bottom: top, left: right, right };
1921
+ case 3:
1922
+ return { top, right, left: right, bottom };
1923
+ default:
1924
+ return { top, right, bottom, left };
1925
+ }
1926
+ };
1927
+ var stringify = (value) => {
1928
+ const { top, right, bottom, left } = value;
1929
+ if (top === right && top === bottom && top === left) {
1930
+ return `${top}px`;
1931
+ }
1932
+ if (top === bottom && right === left) {
1933
+ return `${top}px ${right}px`;
1934
+ }
1935
+ if (right === left) {
1936
+ return `${top}px ${right}px ${bottom}px`;
1937
+ }
1938
+ return `${top}px ${right}px ${bottom}px ${left}px`;
1939
+ };
1940
+
1941
+ // src/components/item-design-form.tsx
1942
+ var designSchema = zod.z.object({
1943
+ container: zod.z.coerce.boolean(),
1944
+ hidden: zod.z.enum(["always", "mobile", "desktop", "never"]),
1945
+ desktop: zod.z.object({
1946
+ background: zod.z.string(),
1947
+ color: zod.z.string(),
1948
+ padding: zod.z.string(),
1949
+ margin: zod.z.string()
1950
+ }),
1951
+ mobile: zod.z.object({
1952
+ background: zod.z.string(),
1953
+ color: zod.z.string(),
1954
+ padding: zod.z.string(),
1955
+ margin: zod.z.string()
1956
+ })
1957
+ });
1958
+ var ItemDesignForm = (props) => {
1959
+ const { item } = props;
1960
+ const component = chunkIACBZNOK_js.builder.getComponent(item.component);
1961
+ if (!component) {
1962
+ throw new Error(
1963
+ `[simple-builder]: Component "${item.component}" not found`
1964
+ );
1965
+ }
1966
+ const getDefaultDeviceValue = (params) => {
1967
+ const { device: device2 = "desktop", key, fallback = "" } = params;
1968
+ if (item.styles?.[device2]?.[key] !== void 0) {
1969
+ return item.styles[device2][key];
1970
+ }
1971
+ if (component.defaultStyles?.[device2]?.[key] !== void 0) {
1972
+ return component.defaultStyles[device2][key];
1973
+ }
1974
+ if (device2 === "mobile") {
1975
+ const desktopValue = getDefaultDeviceValue({
1976
+ ...params,
1977
+ device: "desktop"
1978
+ });
1979
+ if (desktopValue !== void 0) {
1980
+ return desktopValue;
1981
+ }
1982
+ }
1983
+ return fallback;
1984
+ };
1985
+ const getDefaultDeviceValues = (device2) => {
1986
+ return {
1987
+ background: getDefaultDeviceValue({ device: device2, key: "background" }),
1988
+ color: getDefaultDeviceValue({ device: device2, key: "color" }),
1989
+ padding: getDefaultDeviceValue({ device: device2, key: "padding" }),
1990
+ margin: getDefaultDeviceValue({ device: device2, key: "margin" })
1991
+ };
1992
+ };
1993
+ const form = reactHookForm.useForm({
1994
+ resolver: zod$1.zodResolver(designSchema),
1995
+ values: {
1996
+ container: item.styles?.container ?? true,
1997
+ hidden: item.styles?.hidden ?? "never",
1998
+ desktop: getDefaultDeviceValues("desktop"),
1999
+ mobile: getDefaultDeviceValues("mobile")
2000
+ }
2001
+ });
2002
+ const { patchItem } = chunk2S5KDJXM_js.useBuilder();
2003
+ const onSubmit = (values) => {
2004
+ const { container, hidden, desktop, mobile } = values;
2005
+ const dirtyFields = form.formState.dirtyFields;
2006
+ const desktopPatch = Object.entries(desktop).reduce(
2007
+ (acc, [key, value]) => ({
2008
+ ...acc,
2009
+ ...value && { [key]: value }
2010
+ }),
2011
+ { ...item.styles?.desktop }
2012
+ );
2013
+ const mobilePatch = Object.entries(mobile).reduce(
2014
+ (acc, [key, value]) => {
2015
+ const desktopValue = desktop[key];
2016
+ const isDirty = dirtyFields.desktop?.[key];
2017
+ if (value === desktopValue || isDirty) {
2018
+ return acc;
2019
+ }
2020
+ if (["padding", "margin"].includes(key)) {
2021
+ if (value === "0px" && desktopValue === "0px") {
2022
+ return acc;
2023
+ }
2024
+ }
2025
+ return {
2026
+ ...acc,
2027
+ ...value && { [key]: value }
2028
+ };
2029
+ },
2030
+ { ...item.styles?.mobile }
2031
+ );
2032
+ patchItem(item.id, {
2033
+ styles: {
2034
+ ...container === false && { container },
2035
+ ...hidden !== "never" && { hidden },
2036
+ ...Object.keys(desktopPatch).length && { desktop: desktopPatch },
2037
+ ...Object.keys(mobilePatch).length && { mobile: mobilePatch }
2038
+ }
2039
+ });
2040
+ };
2041
+ const [device, setDevice] = React25__namespace.useState("desktop");
2042
+ React25__namespace.useEffect(() => {
2043
+ const subscription = form.watch(() => form.handleSubmit(onSubmit)());
2044
+ return () => subscription.unsubscribe();
2045
+ }, [form.watch, form.handleSubmit]);
2046
+ return /* @__PURE__ */ React25__namespace.createElement(Form, { ...form }, /* @__PURE__ */ React25__namespace.createElement("form", { onSubmit: form.handleSubmit(onSubmit) }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-4 sb-p-4" }, /* @__PURE__ */ React25__namespace.createElement(
2047
+ Tabs,
2048
+ {
2049
+ defaultValue: device,
2050
+ onValueChange: (device2) => setDevice(device2)
2051
+ },
2052
+ /* @__PURE__ */ React25__namespace.createElement(TabsList, { className: "sb-h-9 sb-grid sb-w-full sb-grid-cols-2" }, /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { value: "desktop", className: "sb-text-xs" }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.MonitorIcon, { className: "sb-h-4 sb-w-4 sb-mr-2" }), /* @__PURE__ */ React25__namespace.createElement("span", null, "Desktop")), /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { value: "mobile", className: "sb-text-xs" }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.SmartphoneIcon, { className: "sb-h-4 sb-w-4 sb-mr-2" }), /* @__PURE__ */ React25__namespace.createElement("span", null, "Mobiel")))
2053
+ ), /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-space-y-4" }, /* @__PURE__ */ React25__namespace.createElement(
2054
+ FormField,
2055
+ {
2056
+ control: form.control,
2057
+ key: `${device}.background`,
2058
+ name: `${device}.background`,
2059
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Achtergrond"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
2060
+ BackgroundPicker,
2061
+ {
2062
+ background: field.value,
2063
+ onBackgroundChange: field.onChange
2064
+ }
2065
+ )), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2066
+ }
2067
+ ), /* @__PURE__ */ React25__namespace.createElement(
2068
+ FormField,
2069
+ {
2070
+ control: form.control,
2071
+ key: `${device}.color`,
2072
+ name: `${device}.color`,
2073
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Inhoud kleur"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
2074
+ ColorPicker,
2075
+ {
2076
+ color: field.value,
2077
+ onColorChange: field.onChange
2078
+ }
2079
+ )), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2080
+ }
2081
+ ), /* @__PURE__ */ React25__namespace.createElement("hr", null), /* @__PURE__ */ React25__namespace.createElement(
2082
+ FormField,
2083
+ {
2084
+ control: form.control,
2085
+ name: "hidden",
2086
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Verbergen"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(Select, { value: field.value, onValueChange: field.onChange }, /* @__PURE__ */ React25__namespace.createElement(SelectTrigger, null, /* @__PURE__ */ React25__namespace.createElement(SelectValue, null)), /* @__PURE__ */ React25__namespace.createElement(SelectContent, null, /* @__PURE__ */ React25__namespace.createElement(SelectItem, { value: "never" }, "Nooit"), /* @__PURE__ */ React25__namespace.createElement(SelectItem, { value: "desktop" }, "Op desktop"), /* @__PURE__ */ React25__namespace.createElement(SelectItem, { value: "mobile" }, "Op mobiel"), /* @__PURE__ */ React25__namespace.createElement(SelectItem, { value: "always" }, "Altijd")))), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2087
+ }
2088
+ ), /* @__PURE__ */ React25__namespace.createElement("hr", null), /* @__PURE__ */ React25__namespace.createElement(
2089
+ FormField,
2090
+ {
2091
+ control: form.control,
2092
+ name: "container",
2093
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, { className: "sb-flex sb-flex-row sb-items-center sb-justify-between sb-space-y-0" }, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Volledige breedte"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
2094
+ Switch,
2095
+ {
2096
+ checked: !field.value,
2097
+ onCheckedChange: (v) => field.onChange(!v)
2098
+ }
2099
+ )), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2100
+ }
2101
+ ), /* @__PURE__ */ React25__namespace.createElement("hr", null), /* @__PURE__ */ React25__namespace.createElement(
2102
+ FormField,
2103
+ {
2104
+ control: form.control,
2105
+ key: `${device}.padding`,
2106
+ name: `${device}.padding`,
2107
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Padding"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
2108
+ SpacingInput,
2109
+ {
2110
+ value: field.value,
2111
+ onChange: field.onChange
2112
+ }
2113
+ )), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2114
+ }
2115
+ ), /* @__PURE__ */ React25__namespace.createElement(
2116
+ FormField,
2117
+ {
2118
+ control: form.control,
2119
+ key: `${device}.margin`,
2120
+ name: `${device}.margin`,
2121
+ render: ({ field }) => /* @__PURE__ */ React25__namespace.createElement(FormItem, null, /* @__PURE__ */ React25__namespace.createElement(FormLabel, null, "Margin"), /* @__PURE__ */ React25__namespace.createElement(FormControl, null, /* @__PURE__ */ React25__namespace.createElement(
2122
+ SpacingInput,
2123
+ {
2124
+ value: field.value,
2125
+ onChange: field.onChange
2126
+ }
2127
+ )), /* @__PURE__ */ React25__namespace.createElement(FormMessage, null))
2128
+ }
2129
+ )))));
2130
+ };
2131
+ var ScrollArea = React25__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
2132
+ ScrollAreaPrimitive__namespace.Root,
2133
+ {
2134
+ ref,
2135
+ className: chunkIACBZNOK_js.cn("sb-relative sb-overflow-hidden", className),
2136
+ ...props
2137
+ },
2138
+ /* @__PURE__ */ React25__namespace.createElement(ScrollAreaPrimitive__namespace.Viewport, { className: "sb-h-full sb-max-h-[80vh] sb-w-full sb-rounded-[inherit]" }, children),
2139
+ /* @__PURE__ */ React25__namespace.createElement(ScrollBar, null),
2140
+ /* @__PURE__ */ React25__namespace.createElement(ScrollAreaPrimitive__namespace.Corner, null)
2141
+ ));
2142
+ ScrollArea.displayName = ScrollAreaPrimitive__namespace.Root.displayName;
2143
+ var ScrollBar = React25__namespace.forwardRef(({ className, orientation = "vertical", ...props }, ref) => /* @__PURE__ */ React25__namespace.createElement(
2144
+ ScrollAreaPrimitive__namespace.ScrollAreaScrollbar,
2145
+ {
2146
+ ref,
2147
+ orientation,
2148
+ className: chunkIACBZNOK_js.cn(
2149
+ "sb-flex sb-touch-none sb-select-none sb-transition-colors",
2150
+ orientation === "vertical" && "sb-h-full sb-w-2.5 sb-border-l sb-border-l-transparent sb-p-[1px]",
2151
+ orientation === "horizontal" && "sb-h-2.5 sb-flex-col sb-border-t sb-border-t-transparent sb-p-[1px]",
2152
+ className
2153
+ ),
2154
+ ...props
2155
+ },
2156
+ /* @__PURE__ */ React25__namespace.createElement(ScrollAreaPrimitive__namespace.ScrollAreaThumb, { className: "sb-relative sb-flex-1 sb-rounded-full sb-bg-border" })
2157
+ ));
2158
+ ScrollBar.displayName = ScrollAreaPrimitive__namespace.ScrollAreaScrollbar.displayName;
2159
+
2160
+ // src/components/container-item-toolbar.tsx
2161
+ var ContainerItemToolbar = (props) => {
2162
+ const { contentId, canBringUp = false, canBringDown = false } = props;
2163
+ const { bringUp, bringDown } = chunk2S5KDJXM_js.useBuilder();
2164
+ return /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-absolute sb-z-20 sb-top-1 sb-right-1 sb-rounded-md sb-shadow sb-flex sb-flex-col sb-gap-1 sb-p-1 sb-bg-card sb-text-card-foreground sb-item-toolbar sb-opacity-0 sb-transition-opacity" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-h-10 sb-p-1 sb-border sb-border-input sb-bg-background sb-rounded-md sb-text-sm sb-font-medium sb-flex sb-gap-1 sb-items-center sb-justify-start" }, /* @__PURE__ */ React25__namespace.createElement(EditButton, { id: contentId }), /* @__PURE__ */ React25__namespace.createElement(
2165
+ chunk2S5KDJXM_js.Button,
2166
+ {
2167
+ variant: "ghost",
2168
+ className: "sb-w-8 sb-h-8 sb-p-0",
2169
+ onClick: () => bringUp(contentId),
2170
+ disabled: !canBringUp
2171
+ },
2172
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ArrowUp, { className: "sb-h-5 sb-w-5" })
2173
+ ), /* @__PURE__ */ React25__namespace.createElement(
2174
+ chunk2S5KDJXM_js.Button,
2175
+ {
2176
+ variant: "ghost",
2177
+ className: "sb-w-8 sb-h-8 sb-p-0",
2178
+ onClick: () => bringDown(contentId),
2179
+ disabled: !canBringDown
2180
+ },
2181
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.ArrowDown, { className: "sb-h-5 sb-w-5" })
2182
+ ), /* @__PURE__ */ React25__namespace.createElement(DeleteButton, { contentId })));
2183
+ };
2184
+ var EditButton = ({ id }) => {
2185
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, { modal: true }, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(chunk2S5KDJXM_js.Button, { variant: "ghost", className: "sb-w-8 sb-h-8 sb-p-0" }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.Edit2Icon, { className: "sb-h-5 sb-w-5" }))), /* @__PURE__ */ React25__namespace.createElement(
2186
+ PopoverContent,
2187
+ {
2188
+ side: "left",
2189
+ align: "start",
2190
+ sideOffset: 16,
2191
+ alignOffset: -8,
2192
+ className: "sb-p-0 sb-relative",
2193
+ collisionPadding: 16
2194
+ },
2195
+ /* @__PURE__ */ React25__namespace.createElement(EditPopoverInner, { id })
2196
+ ));
2197
+ };
2198
+ var EditPopoverInner = (props) => {
2199
+ const { id } = props;
2200
+ const { getItem } = chunk2S5KDJXM_js.useBuilder();
2201
+ const item = getItem(id);
2202
+ if (!item) {
2203
+ throw new Error(
2204
+ `[simple-builder]: Item with id ${id} not found in container item form component`
2205
+ );
2206
+ }
2207
+ return /* @__PURE__ */ React25__namespace.createElement(Tabs, null, /* @__PURE__ */ React25__namespace.createElement(TabsList, { variant: "text", defaultValue: "content" }, /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { variant: "text", value: "content" }, "Inhoud"), /* @__PURE__ */ React25__namespace.createElement(TabsTrigger, { variant: "text", value: "design" }, "Design")), /* @__PURE__ */ React25__namespace.createElement(TabsContent, { value: "content" }, /* @__PURE__ */ React25__namespace.createElement(ScrollArea, null, /* @__PURE__ */ React25__namespace.createElement(ContainerItemForm, { item }))), /* @__PURE__ */ React25__namespace.createElement(TabsContent, { value: "design" }, /* @__PURE__ */ React25__namespace.createElement(ItemDesignForm, { item })));
2208
+ };
2209
+ var DeleteButton = ({ contentId }) => {
2210
+ const { deleteContent } = chunk2S5KDJXM_js.useBuilder();
2211
+ return /* @__PURE__ */ React25__namespace.createElement(AlertDialog, null, /* @__PURE__ */ React25__namespace.createElement(AlertDialogTrigger, { asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
2212
+ chunk2S5KDJXM_js.Button,
2213
+ {
2214
+ variant: "ghost",
2215
+ className: "sb-w-8 sb-h-8 sb-p-0 sb-text-destructive"
2216
+ },
2217
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.Trash2Icon, { className: "sb-h-5 sb-w-5" })
2218
+ )), /* @__PURE__ */ React25__namespace.createElement(AlertDialogContent, null, /* @__PURE__ */ React25__namespace.createElement(AlertDialogDescription, null, "Weet je zeker dat je dit blok wilt verwijderen?"), /* @__PURE__ */ React25__namespace.createElement(AlertDialogFooter, null, /* @__PURE__ */ React25__namespace.createElement(AlertDialogCancel, null, "Annuleren"), /* @__PURE__ */ React25__namespace.createElement(
2219
+ AlertDialogAction,
2220
+ {
2221
+ className: chunk2S5KDJXM_js.buttonVariants({ variant: "destructive" }),
2222
+ onClick: () => deleteContent(contentId)
2223
+ },
2224
+ "Verwijderen"
2225
+ ))));
2226
+ };
2227
+
2228
+ // src/components/build-container-client.tsx
2229
+ var BuildContainerInner = (props) => {
2230
+ const { id, name, content, multiple = false } = props;
2231
+ const items = Array.isArray(content) ? content : content?.[name] || [];
2232
+ if (!multiple && items.length > 1) {
2233
+ console.error(
2234
+ "[simple-builder]: Multiple content blocks detected when using property multiple false."
2235
+ );
2236
+ }
2237
+ return /* @__PURE__ */ React25__namespace.createElement("div", null, items.length <= 0 ? /* @__PURE__ */ React25__namespace.createElement(AddContentPlaceholder, { parent: id, container: name, index: 0 }) : multiple && /* @__PURE__ */ React25__namespace.createElement(AddContentDividerButton, { parent: id, container: name, index: 0 }), items.map((item, i) => /* @__PURE__ */ React25__namespace.createElement(React25__namespace.Fragment, { key: item.id }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-relative sb-container-item" }, /* @__PURE__ */ React25__namespace.createElement(chunkIACBZNOK_js.DesignWrapper, { building: true, styles: item.styles }, chunkIACBZNOK_js.builder.bindComponent(item, true)), /* @__PURE__ */ React25__namespace.createElement(
2238
+ ContainerItemToolbar,
2239
+ {
2240
+ contentId: item.id,
2241
+ canBringUp: i > 0,
2242
+ canBringDown: i < items.length - 1
2243
+ }
2244
+ )), multiple && /* @__PURE__ */ React25__namespace.createElement(
2245
+ AddContentDividerButton,
2246
+ {
2247
+ parent: id,
2248
+ container: name,
2249
+ index: i + 1
2250
+ }
2251
+ ))));
2252
+ };
2253
+ var build_container_client_default = BuildContainerInner;
2254
+ var AddContentButton = (props) => {
2255
+ const components = chunkIACBZNOK_js.builder.getComponents();
2256
+ const { addContent } = chunk2S5KDJXM_js.useBuilder();
2257
+ return /* @__PURE__ */ React25__namespace.createElement(Popover, null, /* @__PURE__ */ React25__namespace.createElement(PopoverTrigger, { asChild: true }, props.children), /* @__PURE__ */ React25__namespace.createElement(PopoverContent, { className: "sb-p-1" }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-grid sb-grid-cols-2 sb-gap-2" }, components.map((component) => {
2258
+ const Icon2 = component.icon ?? lucideReact.ImageIcon;
2259
+ return /* @__PURE__ */ React25__namespace.createElement(PopoverClose, { key: component.name, asChild: true }, /* @__PURE__ */ React25__namespace.createElement(
2260
+ chunk2S5KDJXM_js.Button,
2261
+ {
2262
+ variant: "ghost",
2263
+ className: "sb-justify-start",
2264
+ onClick: () => {
2265
+ addContent(
2266
+ component.name,
2267
+ props.container,
2268
+ props.parent,
2269
+ props.index
2270
+ );
2271
+ }
2272
+ },
2273
+ /* @__PURE__ */ React25__namespace.createElement(Icon2, { className: "sb-mr-2 sb-h-4 sb-w-4 sb-shrink-0" }),
2274
+ component.friendlyName ?? component.name
2275
+ ));
2276
+ }))));
2277
+ };
2278
+ var AddContentPlaceholder = (props) => {
2279
+ return /* @__PURE__ */ React25__namespace.createElement(AddContentButton, { ...props }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-flex sb-justify-center sb-bg-primary/50 p-4" }, /* @__PURE__ */ React25__namespace.createElement(chunk2S5KDJXM_js.Button, { size: "sm" }, /* @__PURE__ */ React25__namespace.createElement(lucideReact.PlusIcon, { className: "sb-mr-2 sb-h-4 sb-w-4" }), "Blok Toevoegen")));
2280
+ };
2281
+ var AddContentDividerButton = (props) => {
2282
+ return /* @__PURE__ */ React25__namespace.createElement(AddContentButton, { ...props }, /* @__PURE__ */ React25__namespace.createElement("div", { className: "sb-w-full sb-h-1 sb--my-[2px] sb-bg-primary sb-relative sb-z-20 sb-opacity-0 add-content-divider-button sb-transition-opacity" }, /* @__PURE__ */ React25__namespace.createElement(
2283
+ chunk2S5KDJXM_js.Button,
2284
+ {
2285
+ size: "sm",
2286
+ className: "sb-absolute sb-left-1/2 sb-top-1/2 sb--translate-y-1/2 sb--translate-x-1/2 sb-shadow"
2287
+ },
2288
+ /* @__PURE__ */ React25__namespace.createElement(lucideReact.PlusIcon, { className: "sb-mr-2 sb-h-4 sb-w-4" }),
2289
+ "Blok Toevoegen"
2290
+ )));
2291
+ };
2292
+
2293
+ module.exports = build_container_client_default;