@crediblemark/build 0.25.0 → 0.25.2

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 (44) hide show
  1. package/README.md +88 -152
  2. package/dist/{ArrayField-ABD3HGQK.css → ArrayField-HGGIE5AL.css} +73 -72
  3. package/dist/ArrayField-JZ2XQAUS.mjs +19 -0
  4. package/dist/{Editor-CD7CMRO5.mjs → Editor-GGSPWIO6.mjs} +7 -7
  5. package/dist/{ObjectField-RGVFMP6O.css → ObjectField-NKMT3CLS.css} +73 -72
  6. package/dist/ObjectField-ZUGNSCNN.mjs +19 -0
  7. package/dist/{actions-CEH_5LMY.d.mts → actions-LaZpJ1KE.d.mts} +6 -1
  8. package/dist/{actions-CEH_5LMY.d.ts → actions-LaZpJ1KE.d.ts} +6 -1
  9. package/dist/{chunk-WEPD3OBO.mjs → chunk-3R4HYYSJ.mjs} +2 -2
  10. package/dist/{chunk-NW76XMQS.mjs → chunk-4CV4HOSK.mjs} +4 -4
  11. package/dist/{chunk-BC5TH63U.mjs → chunk-4Z54QJVQ.mjs} +1 -1
  12. package/dist/{chunk-NSDGBGNG.mjs → chunk-A7MU7FEU.mjs} +1 -1
  13. package/dist/{chunk-7RH2UOWD.mjs → chunk-BVZDBEP4.mjs} +355 -273
  14. package/dist/{chunk-MLM27DOG.mjs → chunk-DWF5T7E3.mjs} +1 -1
  15. package/dist/{chunk-7RA5W2MP.mjs → chunk-GY4BXVOH.mjs} +9 -9
  16. package/dist/{chunk-UPNU77XM.mjs → chunk-IJPF46QY.mjs} +1 -1
  17. package/dist/{chunk-BPBYJDIJ.mjs → chunk-J66BZ4WH.mjs} +95 -80
  18. package/dist/{chunk-JKWSSGAY.mjs → chunk-KRFBBRUA.mjs} +7 -7
  19. package/dist/{chunk-FON7BVSU.mjs → chunk-YDODUFKC.mjs} +2 -2
  20. package/dist/{full-HTQAR5N2.mjs → full-KPGLJZI5.mjs} +5 -5
  21. package/dist/{index-CkSfgrvw.d.ts → index-Bj2x5pZ7.d.ts} +1 -1
  22. package/dist/{index-Cxwg4vUV.d.mts → index-CD3PszvP.d.mts} +1 -1
  23. package/dist/index.css +192 -112
  24. package/dist/index.d.mts +8 -12
  25. package/dist/index.d.ts +8 -12
  26. package/dist/index.js +745 -638
  27. package/dist/index.mjs +11 -11
  28. package/dist/internal.d.mts +2 -2
  29. package/dist/internal.d.ts +2 -2
  30. package/dist/{loaded-AHSNCA4P.mjs → loaded-5QLBLQ3N.mjs} +2 -2
  31. package/dist/{loaded-Q7N3MNZB.mjs → loaded-HEYQUU36.mjs} +2 -2
  32. package/dist/{loaded-CDAPR2WZ.mjs → loaded-RXPNBJYA.mjs} +2 -2
  33. package/dist/no-external.css +192 -112
  34. package/dist/no-external.d.mts +3 -3
  35. package/dist/no-external.d.ts +3 -3
  36. package/dist/no-external.js +745 -638
  37. package/dist/no-external.mjs +11 -11
  38. package/dist/rsc.d.mts +2 -2
  39. package/dist/rsc.d.ts +2 -2
  40. package/dist/{walk-tree-B4ZvMfxS.d.ts → walk-tree-BEw6kTXm.d.ts} +1 -1
  41. package/dist/{walk-tree-C78ZVz19.d.mts → walk-tree-BO8uRNcW.d.mts} +1 -1
  42. package/package.json +1 -1
  43. package/dist/ArrayField-PRFYE7UT.mjs +0 -19
  44. package/dist/ObjectField-G5CR3WD3.mjs +0 -19
@@ -3,7 +3,7 @@ import {
3
3
  TextAlignEnd,
4
4
  TextAlignJustify,
5
5
  TextAlignStart
6
- } from "./chunk-BPBYJDIJ.mjs";
6
+ } from "./chunk-J66BZ4WH.mjs";
7
7
 
8
8
  // components/RichTextMenu/controls/AlignSelect/use-options.ts
9
9
  import { useMemo } from "react";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  EditorInner
3
- } from "./chunk-UPNU77XM.mjs";
3
+ } from "./chunk-IJPF46QY.mjs";
4
4
  import {
5
5
  IconButton,
6
6
  LoadedRichTextMenuInner,
7
7
  Loader
8
- } from "./chunk-JKWSSGAY.mjs";
8
+ } from "./chunk-KRFBBRUA.mjs";
9
9
  import {
10
10
  ChevronDown,
11
11
  CircleCheckBig,
@@ -17,7 +17,7 @@ import {
17
17
  SlidersHorizontal,
18
18
  Type,
19
19
  useAppStore
20
- } from "./chunk-BPBYJDIJ.mjs";
20
+ } from "./chunk-J66BZ4WH.mjs";
21
21
  import {
22
22
  get_class_name_factory_default
23
23
  } from "./chunk-BFHV72KK.mjs";
@@ -75,7 +75,7 @@ function useFieldStore(selector) {
75
75
  }
76
76
 
77
77
  // css-module:/home/crediblemark/Project/Credibuild/components/AutoField/styles.module.css#css-module
78
- var styles_module_default = { "InputWrapper": "_InputWrapper_1xuyz_1", "InputWrapper--object": "_InputWrapper--object_1xuyz_1", "InputWrapper--array": "_InputWrapper--array_1xuyz_1", "Input-label": "_Input-label_1xuyz_18", "Input-label--noChildren": "_Input-label--noChildren_1xuyz_29", "Input-labelIcon": "_Input-labelIcon_1xuyz_33", "Input-disabledIcon": "_Input-disabledIcon_1xuyz_40", "Input-input": "_Input-input_1xuyz_45", "Input": "_Input_1xuyz_1", "Input--readOnly": "_Input--readOnly_1xuyz_101", "Input-radioGroupItems": "_Input-radioGroupItems_1xuyz_112", "Input-radio": "_Input-radio_1xuyz_112", "Input-radioInner": "_Input-radioInner_1xuyz_129", "Input-radioInput": "_Input-radioInput_1xuyz_174" };
78
+ var styles_module_default = { "InputWrapper": "_InputWrapper_rcfsp_1", "InputWrapper--object": "_InputWrapper--object_rcfsp_1", "InputWrapper--array": "_InputWrapper--array_rcfsp_1", "Input-label": "_Input-label_rcfsp_18", "Input-label--noChildren": "_Input-label--noChildren_rcfsp_30", "Input-labelIcon": "_Input-labelIcon_rcfsp_34", "Input-disabledIcon": "_Input-disabledIcon_rcfsp_41", "Input-input": "_Input-input_rcfsp_46", "Input": "_Input_rcfsp_1", "Input--readOnly": "_Input--readOnly_rcfsp_102", "Input-radioGroupItems": "_Input-radioGroupItems_rcfsp_113", "Input-radio": "_Input-radio_rcfsp_113", "Input-radioInner": "_Input-radioInner_rcfsp_130", "Input-radioInput": "_Input-radioInput_rcfsp_175" };
79
79
 
80
80
  // components/AutoField/FieldLabel.tsx
81
81
  import { useMemo } from "react";
@@ -93,7 +93,7 @@ var FieldLabel = ({
93
93
  return /* @__PURE__ */ jsxs(El, { className, children: [
94
94
  /* @__PURE__ */ jsxs("div", { className: `${getClassName("label")} ${!children ? styles_module_default["Input-label--noChildren"] : ""}`, children: [
95
95
  icon ? /* @__PURE__ */ jsx2("div", { className: getClassName("labelIcon"), children: icon }) : /* @__PURE__ */ jsx2(Fragment, {}),
96
- label,
96
+ /* @__PURE__ */ jsx2("span", { className: getClassName("labelText"), children: label }),
97
97
  readOnly && /* @__PURE__ */ jsx2("div", { className: getClassName("disabledIcon"), title: "Read-only", children: /* @__PURE__ */ jsx2(Lock, { size: "12" }) })
98
98
  ] }),
99
99
  children
@@ -873,7 +873,7 @@ var DefaultField = ({
873
873
  id,
874
874
  min: field.type === "number" ? field.min : void 0,
875
875
  max: field.type === "number" ? field.max : void 0,
876
- placeholder: field.type === "text" || field.type === "number" ? field.placeholder : void 0,
876
+ placeholder: field.type === "text" || field.type === "number" ? field.placeholder || label || name : void 0,
877
877
  step: field.type === "number" ? field.step : void 0
878
878
  }
879
879
  )
@@ -957,7 +957,7 @@ EditorFallback.displayName = "EditorFallback";
957
957
  // components/AutoField/fields/RichtextField/index.tsx
958
958
  import { Fragment as Fragment4, jsx as jsx15 } from "react/jsx-runtime";
959
959
  var Editor = lazy(
960
- () => import("./Editor-CD7CMRO5.mjs").then((m) => ({
960
+ () => import("./Editor-GGSPWIO6.mjs").then((m) => ({
961
961
  default: m.Editor
962
962
  }))
963
963
  );
@@ -994,8 +994,8 @@ var RichtextField = ({
994
994
 
995
995
  // components/AutoField/AutoFieldInternal.tsx
996
996
  import { jsx as jsx16 } from "react/jsx-runtime";
997
- var ArrayField = lazy2(() => import("./ArrayField-PRFYE7UT.mjs").then((m) => ({ default: m.ArrayField })));
998
- var ObjectField = lazy2(() => import("./ObjectField-G5CR3WD3.mjs").then((m) => ({ default: m.ObjectField })));
997
+ var ArrayField = lazy2(() => import("./ArrayField-JZ2XQAUS.mjs").then((m) => ({ default: m.ArrayField })));
998
+ var ObjectField = lazy2(() => import("./ObjectField-ZUGNSCNN.mjs").then((m) => ({ default: m.ObjectField })));
999
999
  var getClassNameWrapper2 = get_class_name_factory_default("InputWrapper", styles_module_default);
1000
1000
  var defaultFields = {
1001
1001
  array: ArrayField,
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  useAppStore,
6
6
  useAppStoreApi
7
- } from "./chunk-BPBYJDIJ.mjs";
7
+ } from "./chunk-J66BZ4WH.mjs";
8
8
  import {
9
9
  get_class_name_factory_default
10
10
  } from "./chunk-BFHV72KK.mjs";
@@ -361,24 +361,37 @@ var __iconNode29 = [
361
361
  ];
362
362
  var Image = createLucideIcon("image", __iconNode29);
363
363
 
364
- // node_modules/lucide-react/dist/esm/icons/info.js
364
+ // node_modules/lucide-react/dist/esm/icons/inbox.js
365
365
  var __iconNode30 = [
366
+ ["polyline", { points: "22 12 16 12 14 15 10 15 8 12 2 12", key: "o97t9d" }],
367
+ [
368
+ "path",
369
+ {
370
+ d: "M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",
371
+ key: "oot6mr"
372
+ }
373
+ ]
374
+ ];
375
+ var Inbox = createLucideIcon("inbox", __iconNode30);
376
+
377
+ // node_modules/lucide-react/dist/esm/icons/info.js
378
+ var __iconNode31 = [
366
379
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
367
380
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
368
381
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
369
382
  ];
370
- var Info = createLucideIcon("info", __iconNode30);
383
+ var Info = createLucideIcon("info", __iconNode31);
371
384
 
372
385
  // node_modules/lucide-react/dist/esm/icons/italic.js
373
- var __iconNode31 = [
386
+ var __iconNode32 = [
374
387
  ["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
375
388
  ["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
376
389
  ["line", { x1: "15", x2: "9", y1: "4", y2: "20", key: "uljnxc" }]
377
390
  ];
378
- var Italic = createLucideIcon("italic", __iconNode31);
391
+ var Italic = createLucideIcon("italic", __iconNode32);
379
392
 
380
393
  // node_modules/lucide-react/dist/esm/icons/layers.js
381
- var __iconNode32 = [
394
+ var __iconNode33 = [
382
395
  [
383
396
  "path",
384
397
  {
@@ -401,35 +414,35 @@ var __iconNode32 = [
401
414
  }
402
415
  ]
403
416
  ];
404
- var Layers = createLucideIcon("layers", __iconNode32);
417
+ var Layers = createLucideIcon("layers", __iconNode33);
405
418
 
406
419
  // node_modules/lucide-react/dist/esm/icons/layout-dashboard.js
407
- var __iconNode33 = [
420
+ var __iconNode34 = [
408
421
  ["rect", { width: "7", height: "9", x: "3", y: "3", rx: "1", key: "10lvy0" }],
409
422
  ["rect", { width: "7", height: "5", x: "14", y: "3", rx: "1", key: "16une8" }],
410
423
  ["rect", { width: "7", height: "9", x: "14", y: "12", rx: "1", key: "1hutg5" }],
411
424
  ["rect", { width: "7", height: "5", x: "3", y: "16", rx: "1", key: "ldoo1y" }]
412
425
  ];
413
- var LayoutDashboard = createLucideIcon("layout-dashboard", __iconNode33);
426
+ var LayoutDashboard = createLucideIcon("layout-dashboard", __iconNode34);
414
427
 
415
428
  // node_modules/lucide-react/dist/esm/icons/layout-grid.js
416
- var __iconNode34 = [
429
+ var __iconNode35 = [
417
430
  ["rect", { width: "7", height: "7", x: "3", y: "3", rx: "1", key: "1g98yp" }],
418
431
  ["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
419
432
  ["rect", { width: "7", height: "7", x: "14", y: "14", rx: "1", key: "nxv5o0" }],
420
433
  ["rect", { width: "7", height: "7", x: "3", y: "14", rx: "1", key: "1bb6yr" }]
421
434
  ];
422
- var LayoutGrid = createLucideIcon("layout-grid", __iconNode34);
435
+ var LayoutGrid = createLucideIcon("layout-grid", __iconNode35);
423
436
 
424
437
  // node_modules/lucide-react/dist/esm/icons/link.js
425
- var __iconNode35 = [
438
+ var __iconNode36 = [
426
439
  ["path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71", key: "1cjeqo" }],
427
440
  ["path", { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71", key: "19qd67" }]
428
441
  ];
429
- var Link = createLucideIcon("link", __iconNode35);
442
+ var Link = createLucideIcon("link", __iconNode36);
430
443
 
431
444
  // node_modules/lucide-react/dist/esm/icons/list-ordered.js
432
- var __iconNode36 = [
445
+ var __iconNode37 = [
433
446
  ["path", { d: "M11 5h10", key: "1cz7ny" }],
434
447
  ["path", { d: "M11 12h10", key: "1438ji" }],
435
448
  ["path", { d: "M11 19h10", key: "11t30w" }],
@@ -437,33 +450,33 @@ var __iconNode36 = [
437
450
  ["path", { d: "M4 9h2", key: "r1h2o0" }],
438
451
  ["path", { d: "M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02", key: "xtkcd5" }]
439
452
  ];
440
- var ListOrdered = createLucideIcon("list-ordered", __iconNode36);
453
+ var ListOrdered = createLucideIcon("list-ordered", __iconNode37);
441
454
 
442
455
  // node_modules/lucide-react/dist/esm/icons/lock-open.js
443
- var __iconNode37 = [
456
+ var __iconNode38 = [
444
457
  ["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
445
458
  ["path", { d: "M7 11V7a5 5 0 0 1 9.9-1", key: "1mm8w8" }]
446
459
  ];
447
- var LockOpen = createLucideIcon("lock-open", __iconNode37);
460
+ var LockOpen = createLucideIcon("lock-open", __iconNode38);
448
461
 
449
462
  // node_modules/lucide-react/dist/esm/icons/lock.js
450
- var __iconNode38 = [
463
+ var __iconNode39 = [
451
464
  ["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
452
465
  ["path", { d: "M7 11V7a5 5 0 0 1 10 0v4", key: "fwvmzm" }]
453
466
  ];
454
- var Lock = createLucideIcon("lock", __iconNode38);
467
+ var Lock = createLucideIcon("lock", __iconNode39);
455
468
 
456
469
  // node_modules/lucide-react/dist/esm/icons/maximize-2.js
457
- var __iconNode39 = [
470
+ var __iconNode40 = [
458
471
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
459
472
  ["path", { d: "m21 3-7 7", key: "1l2asr" }],
460
473
  ["path", { d: "m3 21 7-7", key: "tjx5ai" }],
461
474
  ["path", { d: "M9 21H3v-6", key: "wtvkvv" }]
462
475
  ];
463
- var Maximize2 = createLucideIcon("maximize-2", __iconNode39);
476
+ var Maximize2 = createLucideIcon("maximize-2", __iconNode40);
464
477
 
465
478
  // node_modules/lucide-react/dist/esm/icons/megaphone.js
466
- var __iconNode40 = [
479
+ var __iconNode41 = [
467
480
  [
468
481
  "path",
469
482
  {
@@ -474,31 +487,31 @@ var __iconNode40 = [
474
487
  ["path", { d: "M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14", key: "1853fq" }],
475
488
  ["path", { d: "M8 6v8", key: "15ugcq" }]
476
489
  ];
477
- var Megaphone = createLucideIcon("megaphone", __iconNode40);
490
+ var Megaphone = createLucideIcon("megaphone", __iconNode41);
478
491
 
479
492
  // node_modules/lucide-react/dist/esm/icons/minimize-2.js
480
- var __iconNode41 = [
493
+ var __iconNode42 = [
481
494
  ["path", { d: "m14 10 7-7", key: "oa77jy" }],
482
495
  ["path", { d: "M20 10h-6V4", key: "mjg0md" }],
483
496
  ["path", { d: "m3 21 7-7", key: "tjx5ai" }],
484
497
  ["path", { d: "M4 14h6v6", key: "rmj7iw" }]
485
498
  ];
486
- var Minimize2 = createLucideIcon("minimize-2", __iconNode41);
499
+ var Minimize2 = createLucideIcon("minimize-2", __iconNode42);
487
500
 
488
501
  // node_modules/lucide-react/dist/esm/icons/minus.js
489
- var __iconNode42 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
490
- var Minus = createLucideIcon("minus", __iconNode42);
502
+ var __iconNode43 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
503
+ var Minus = createLucideIcon("minus", __iconNode43);
491
504
 
492
505
  // node_modules/lucide-react/dist/esm/icons/monitor.js
493
- var __iconNode43 = [
506
+ var __iconNode44 = [
494
507
  ["rect", { width: "20", height: "14", x: "2", y: "3", rx: "2", key: "48i651" }],
495
508
  ["line", { x1: "8", x2: "16", y1: "21", y2: "21", key: "1svkeh" }],
496
509
  ["line", { x1: "12", x2: "12", y1: "17", y2: "21", key: "vw1qmm" }]
497
510
  ];
498
- var Monitor = createLucideIcon("monitor", __iconNode43);
511
+ var Monitor = createLucideIcon("monitor", __iconNode44);
499
512
 
500
513
  // node_modules/lucide-react/dist/esm/icons/moon.js
501
- var __iconNode44 = [
514
+ var __iconNode45 = [
502
515
  [
503
516
  "path",
504
517
  {
@@ -507,24 +520,24 @@ var __iconNode44 = [
507
520
  }
508
521
  ]
509
522
  ];
510
- var Moon = createLucideIcon("moon", __iconNode44);
523
+ var Moon = createLucideIcon("moon", __iconNode45);
511
524
 
512
525
  // node_modules/lucide-react/dist/esm/icons/panel-left.js
513
- var __iconNode45 = [
526
+ var __iconNode46 = [
514
527
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
515
528
  ["path", { d: "M9 3v18", key: "fh3hqa" }]
516
529
  ];
517
- var PanelLeft = createLucideIcon("panel-left", __iconNode45);
530
+ var PanelLeft = createLucideIcon("panel-left", __iconNode46);
518
531
 
519
532
  // node_modules/lucide-react/dist/esm/icons/panel-right.js
520
- var __iconNode46 = [
533
+ var __iconNode47 = [
521
534
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
522
535
  ["path", { d: "M15 3v18", key: "14nvp0" }]
523
536
  ];
524
- var PanelRight = createLucideIcon("panel-right", __iconNode46);
537
+ var PanelRight = createLucideIcon("panel-right", __iconNode47);
525
538
 
526
539
  // node_modules/lucide-react/dist/esm/icons/quote.js
527
- var __iconNode47 = [
540
+ var __iconNode48 = [
528
541
  [
529
542
  "path",
530
543
  {
@@ -540,33 +553,33 @@ var __iconNode47 = [
540
553
  }
541
554
  ]
542
555
  ];
543
- var Quote = createLucideIcon("quote", __iconNode47);
556
+ var Quote = createLucideIcon("quote", __iconNode48);
544
557
 
545
558
  // node_modules/lucide-react/dist/esm/icons/rectangle-ellipsis.js
546
- var __iconNode48 = [
559
+ var __iconNode49 = [
547
560
  ["rect", { width: "20", height: "12", x: "2", y: "6", rx: "2", key: "9lu3g6" }],
548
561
  ["path", { d: "M12 12h.01", key: "1mp3jc" }],
549
562
  ["path", { d: "M17 12h.01", key: "1m0b6t" }],
550
563
  ["path", { d: "M7 12h.01", key: "eqddd0" }]
551
564
  ];
552
- var RectangleEllipsis = createLucideIcon("rectangle-ellipsis", __iconNode48);
565
+ var RectangleEllipsis = createLucideIcon("rectangle-ellipsis", __iconNode49);
553
566
 
554
567
  // node_modules/lucide-react/dist/esm/icons/redo-2.js
555
- var __iconNode49 = [
568
+ var __iconNode50 = [
556
569
  ["path", { d: "m15 14 5-5-5-5", key: "12vg1m" }],
557
570
  ["path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13", key: "6uklza" }]
558
571
  ];
559
- var Redo2 = createLucideIcon("redo-2", __iconNode49);
572
+ var Redo2 = createLucideIcon("redo-2", __iconNode50);
560
573
 
561
574
  // node_modules/lucide-react/dist/esm/icons/search.js
562
- var __iconNode50 = [
575
+ var __iconNode51 = [
563
576
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
564
577
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
565
578
  ];
566
- var Search = createLucideIcon("search", __iconNode50);
579
+ var Search = createLucideIcon("search", __iconNode51);
567
580
 
568
581
  // node_modules/lucide-react/dist/esm/icons/settings.js
569
- var __iconNode51 = [
582
+ var __iconNode52 = [
570
583
  [
571
584
  "path",
572
585
  {
@@ -576,10 +589,10 @@ var __iconNode51 = [
576
589
  ],
577
590
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
578
591
  ];
579
- var Settings = createLucideIcon("settings", __iconNode51);
592
+ var Settings = createLucideIcon("settings", __iconNode52);
580
593
 
581
594
  // node_modules/lucide-react/dist/esm/icons/shapes.js
582
- var __iconNode52 = [
595
+ var __iconNode53 = [
583
596
  [
584
597
  "path",
585
598
  {
@@ -590,10 +603,10 @@ var __iconNode52 = [
590
603
  ["rect", { x: "3", y: "14", width: "7", height: "7", rx: "1", key: "1bkyp8" }],
591
604
  ["circle", { cx: "17.5", cy: "17.5", r: "3.5", key: "w3z12y" }]
592
605
  ];
593
- var Shapes = createLucideIcon("shapes", __iconNode52);
606
+ var Shapes = createLucideIcon("shapes", __iconNode53);
594
607
 
595
608
  // node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js
596
- var __iconNode53 = [
609
+ var __iconNode54 = [
597
610
  ["path", { d: "M10 5H3", key: "1qgfaw" }],
598
611
  ["path", { d: "M12 19H3", key: "yhmn1j" }],
599
612
  ["path", { d: "M14 3v4", key: "1sua03" }],
@@ -604,33 +617,33 @@ var __iconNode53 = [
604
617
  ["path", { d: "M8 10v4", key: "tgpxqk" }],
605
618
  ["path", { d: "M8 12H3", key: "a7s4jb" }]
606
619
  ];
607
- var SlidersHorizontal = createLucideIcon("sliders-horizontal", __iconNode53);
620
+ var SlidersHorizontal = createLucideIcon("sliders-horizontal", __iconNode54);
608
621
 
609
622
  // node_modules/lucide-react/dist/esm/icons/smartphone.js
610
- var __iconNode54 = [
623
+ var __iconNode55 = [
611
624
  ["rect", { width: "14", height: "20", x: "5", y: "2", rx: "2", ry: "2", key: "1yt0o3" }],
612
625
  ["path", { d: "M12 18h.01", key: "mhygvu" }]
613
626
  ];
614
- var Smartphone = createLucideIcon("smartphone", __iconNode54);
627
+ var Smartphone = createLucideIcon("smartphone", __iconNode55);
615
628
 
616
629
  // node_modules/lucide-react/dist/esm/icons/square-code.js
617
- var __iconNode55 = [
630
+ var __iconNode56 = [
618
631
  ["path", { d: "m10 9-3 3 3 3", key: "1oro0q" }],
619
632
  ["path", { d: "m14 15 3-3-3-3", key: "bz13h7" }],
620
633
  ["rect", { x: "3", y: "3", width: "18", height: "18", rx: "2", key: "h1oib" }]
621
634
  ];
622
- var SquareCode = createLucideIcon("square-code", __iconNode55);
635
+ var SquareCode = createLucideIcon("square-code", __iconNode56);
623
636
 
624
637
  // node_modules/lucide-react/dist/esm/icons/strikethrough.js
625
- var __iconNode56 = [
638
+ var __iconNode57 = [
626
639
  ["path", { d: "M16 4H9a3 3 0 0 0-2.83 4", key: "43sutm" }],
627
640
  ["path", { d: "M14 12a4 4 0 0 1 0 8H6", key: "nlfj13" }],
628
641
  ["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }]
629
642
  ];
630
- var Strikethrough = createLucideIcon("strikethrough", __iconNode56);
643
+ var Strikethrough = createLucideIcon("strikethrough", __iconNode57);
631
644
 
632
645
  // node_modules/lucide-react/dist/esm/icons/sun.js
633
- var __iconNode57 = [
646
+ var __iconNode58 = [
634
647
  ["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
635
648
  ["path", { d: "M12 2v2", key: "tus03m" }],
636
649
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
@@ -641,78 +654,78 @@ var __iconNode57 = [
641
654
  ["path", { d: "m6.34 17.66-1.41 1.41", key: "1m8zz5" }],
642
655
  ["path", { d: "m19.07 4.93-1.41 1.41", key: "1shlcs" }]
643
656
  ];
644
- var Sun = createLucideIcon("sun", __iconNode57);
657
+ var Sun = createLucideIcon("sun", __iconNode58);
645
658
 
646
659
  // node_modules/lucide-react/dist/esm/icons/tablet.js
647
- var __iconNode58 = [
660
+ var __iconNode59 = [
648
661
  ["rect", { width: "16", height: "20", x: "4", y: "2", rx: "2", ry: "2", key: "76otgf" }],
649
662
  ["line", { x1: "12", x2: "12.01", y1: "18", y2: "18", key: "1dp563" }]
650
663
  ];
651
- var Tablet = createLucideIcon("tablet", __iconNode58);
664
+ var Tablet = createLucideIcon("tablet", __iconNode59);
652
665
 
653
666
  // node_modules/lucide-react/dist/esm/icons/text-align-center.js
654
- var __iconNode59 = [
667
+ var __iconNode60 = [
655
668
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
656
669
  ["path", { d: "M17 12H7", key: "16if0g" }],
657
670
  ["path", { d: "M19 19H5", key: "vjpgq2" }]
658
671
  ];
659
- var TextAlignCenter = createLucideIcon("text-align-center", __iconNode59);
672
+ var TextAlignCenter = createLucideIcon("text-align-center", __iconNode60);
660
673
 
661
674
  // node_modules/lucide-react/dist/esm/icons/text-align-end.js
662
- var __iconNode60 = [
675
+ var __iconNode61 = [
663
676
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
664
677
  ["path", { d: "M21 12H9", key: "dn1m92" }],
665
678
  ["path", { d: "M21 19H7", key: "4cu937" }]
666
679
  ];
667
- var TextAlignEnd = createLucideIcon("text-align-end", __iconNode60);
680
+ var TextAlignEnd = createLucideIcon("text-align-end", __iconNode61);
668
681
 
669
682
  // node_modules/lucide-react/dist/esm/icons/text-align-justify.js
670
- var __iconNode61 = [
683
+ var __iconNode62 = [
671
684
  ["path", { d: "M3 5h18", key: "1u36vt" }],
672
685
  ["path", { d: "M3 12h18", key: "1i2n21" }],
673
686
  ["path", { d: "M3 19h18", key: "awlh7x" }]
674
687
  ];
675
- var TextAlignJustify = createLucideIcon("text-align-justify", __iconNode61);
688
+ var TextAlignJustify = createLucideIcon("text-align-justify", __iconNode62);
676
689
 
677
690
  // node_modules/lucide-react/dist/esm/icons/toy-brick.js
678
- var __iconNode62 = [
691
+ var __iconNode63 = [
679
692
  ["rect", { width: "18", height: "12", x: "3", y: "8", rx: "1", key: "158fvp" }],
680
693
  ["path", { d: "M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3", key: "s0042v" }],
681
694
  ["path", { d: "M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3", key: "9wmeh2" }]
682
695
  ];
683
- var ToyBrick = createLucideIcon("toy-brick", __iconNode62);
696
+ var ToyBrick = createLucideIcon("toy-brick", __iconNode63);
684
697
 
685
698
  // node_modules/lucide-react/dist/esm/icons/type.js
686
- var __iconNode63 = [
699
+ var __iconNode64 = [
687
700
  ["path", { d: "M12 4v16", key: "1654pz" }],
688
701
  ["path", { d: "M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2", key: "e0r10z" }],
689
702
  ["path", { d: "M9 20h6", key: "s66wpe" }]
690
703
  ];
691
- var Type = createLucideIcon("type", __iconNode63);
704
+ var Type = createLucideIcon("type", __iconNode64);
692
705
 
693
706
  // node_modules/lucide-react/dist/esm/icons/underline.js
694
- var __iconNode64 = [
707
+ var __iconNode65 = [
695
708
  ["path", { d: "M6 4v6a6 6 0 0 0 12 0V4", key: "9kb039" }],
696
709
  ["line", { x1: "4", x2: "20", y1: "20", y2: "20", key: "nun2al" }]
697
710
  ];
698
- var Underline = createLucideIcon("underline", __iconNode64);
711
+ var Underline = createLucideIcon("underline", __iconNode65);
699
712
 
700
713
  // node_modules/lucide-react/dist/esm/icons/undo-2.js
701
- var __iconNode65 = [
714
+ var __iconNode66 = [
702
715
  ["path", { d: "M9 14 4 9l5-5", key: "102s5s" }],
703
716
  ["path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11", key: "f3b9sd" }]
704
717
  ];
705
- var Undo2 = createLucideIcon("undo-2", __iconNode65);
718
+ var Undo2 = createLucideIcon("undo-2", __iconNode66);
706
719
 
707
720
  // node_modules/lucide-react/dist/esm/icons/x.js
708
- var __iconNode66 = [
721
+ var __iconNode67 = [
709
722
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
710
723
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
711
724
  ];
712
- var X = createLucideIcon("x", __iconNode66);
725
+ var X = createLucideIcon("x", __iconNode67);
713
726
 
714
727
  // node_modules/lucide-react/dist/esm/icons/zap.js
715
- var __iconNode67 = [
728
+ var __iconNode68 = [
716
729
  [
717
730
  "path",
718
731
  {
@@ -721,24 +734,24 @@ var __iconNode67 = [
721
734
  }
722
735
  ]
723
736
  ];
724
- var Zap = createLucideIcon("zap", __iconNode67);
737
+ var Zap = createLucideIcon("zap", __iconNode68);
725
738
 
726
739
  // node_modules/lucide-react/dist/esm/icons/zoom-in.js
727
- var __iconNode68 = [
740
+ var __iconNode69 = [
728
741
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
729
742
  ["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
730
743
  ["line", { x1: "11", x2: "11", y1: "8", y2: "14", key: "1vmskp" }],
731
744
  ["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
732
745
  ];
733
- var ZoomIn = createLucideIcon("zoom-in", __iconNode68);
746
+ var ZoomIn = createLucideIcon("zoom-in", __iconNode69);
734
747
 
735
748
  // node_modules/lucide-react/dist/esm/icons/zoom-out.js
736
- var __iconNode69 = [
749
+ var __iconNode70 = [
737
750
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
738
751
  ["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
739
752
  ["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
740
753
  ];
741
- var ZoomOut = createLucideIcon("zoom-out", __iconNode69);
754
+ var ZoomOut = createLucideIcon("zoom-out", __iconNode70);
742
755
 
743
756
  // store/index.ts
744
757
  import { create as create2, useStore } from "zustand";
@@ -1828,6 +1841,7 @@ export {
1828
1841
  Heading6,
1829
1842
  Heading,
1830
1843
  Image,
1844
+ Inbox,
1831
1845
  Info,
1832
1846
  Italic,
1833
1847
  Layers,
@@ -1926,6 +1940,7 @@ lucide-react/dist/esm/icons/heading-4.js:
1926
1940
  lucide-react/dist/esm/icons/heading-5.js:
1927
1941
  lucide-react/dist/esm/icons/heading-6.js:
1928
1942
  lucide-react/dist/esm/icons/image.js:
1943
+ lucide-react/dist/esm/icons/inbox.js:
1929
1944
  lucide-react/dist/esm/icons/info.js:
1930
1945
  lucide-react/dist/esm/icons/italic.js:
1931
1946
  lucide-react/dist/esm/icons/layers.js:
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  useAlignOptions
3
- } from "./chunk-MLM27DOG.mjs";
3
+ } from "./chunk-DWF5T7E3.mjs";
4
4
  import {
5
5
  useHeadingOptions
6
- } from "./chunk-NSDGBGNG.mjs";
6
+ } from "./chunk-A7MU7FEU.mjs";
7
7
  import {
8
8
  useListOptions
9
- } from "./chunk-BC5TH63U.mjs";
9
+ } from "./chunk-4Z54QJVQ.mjs";
10
10
  import {
11
11
  Bold,
12
12
  Code,
@@ -26,7 +26,7 @@ import {
26
26
  TextAlignStart,
27
27
  Underline,
28
28
  useControlContext
29
- } from "./chunk-BPBYJDIJ.mjs";
29
+ } from "./chunk-J66BZ4WH.mjs";
30
30
  import {
31
31
  get_class_name_factory_default
32
32
  } from "./chunk-BFHV72KK.mjs";
@@ -310,7 +310,7 @@ function AlignSelectFallback() {
310
310
  // components/RichTextMenu/controls/AlignSelect/index.tsx
311
311
  import { jsx as jsx10 } from "react/jsx-runtime";
312
312
  var AlignSelectLoaded = lazy(
313
- () => import("./loaded-Q7N3MNZB.mjs").then((m) => ({
313
+ () => import("./loaded-HEYQUU36.mjs").then((m) => ({
314
314
  default: m.AlignSelectLoaded
315
315
  }))
316
316
  );
@@ -529,7 +529,7 @@ function HeadingSelectFallback() {
529
529
  // components/RichTextMenu/controls/HeadingSelect/index.tsx
530
530
  import { jsx as jsx22 } from "react/jsx-runtime";
531
531
  var HeadingSelectLoaded = lazy2(
532
- () => import("./loaded-AHSNCA4P.mjs").then((m) => ({
532
+ () => import("./loaded-5QLBLQ3N.mjs").then((m) => ({
533
533
  default: m.HeadingSelectLoaded
534
534
  }))
535
535
  );
@@ -559,7 +559,7 @@ function ListSelectFallback() {
559
559
  // components/RichTextMenu/controls/ListSelect/index.tsx
560
560
  import { jsx as jsx24 } from "react/jsx-runtime";
561
561
  var ListSelectLoaded = lazy3(
562
- () => import("./loaded-CDAPR2WZ.mjs").then((m) => ({
562
+ () => import("./loaded-RXPNBJYA.mjs").then((m) => ({
563
563
  default: m.ListSelectLoaded
564
564
  }))
565
565
  );
@@ -3,13 +3,13 @@ import {
3
3
  getDeep,
4
4
  useFieldStoreApi,
5
5
  useNestedFieldContext
6
- } from "./chunk-7RA5W2MP.mjs";
6
+ } from "./chunk-GY4BXVOH.mjs";
7
7
  import {
8
8
  ChevronDown,
9
9
  ChevronUp,
10
10
  LayoutTemplate,
11
11
  useAppStore
12
- } from "./chunk-BPBYJDIJ.mjs";
12
+ } from "./chunk-J66BZ4WH.mjs";
13
13
  import {
14
14
  get_class_name_factory_default
15
15
  } from "./chunk-BFHV72KK.mjs";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  LoadedRichTextMenuInner
3
- } from "./chunk-JKWSSGAY.mjs";
4
- import "./chunk-MLM27DOG.mjs";
5
- import "./chunk-NSDGBGNG.mjs";
6
- import "./chunk-BC5TH63U.mjs";
7
- import "./chunk-BPBYJDIJ.mjs";
3
+ } from "./chunk-KRFBBRUA.mjs";
4
+ import "./chunk-DWF5T7E3.mjs";
5
+ import "./chunk-A7MU7FEU.mjs";
6
+ import "./chunk-4Z54QJVQ.mjs";
7
+ import "./chunk-J66BZ4WH.mjs";
8
8
  import "./chunk-64A37UUC.mjs";
9
9
  import "./chunk-SMAWAXVX.mjs";
10
10
  import "./chunk-BFHV72KK.mjs";
@@ -1,4 +1,4 @@
1
- import { H as History, g as Permissions, c as ComponentData, a as Config, U as UserGenerics, F as Fields, C as CredBuildAction, h as RootDataWithProps, i as ResolveDataTrigger, j as Plugin, k as Overrides, V as Viewports, I as IframeConfig, l as UiState, m as ComponentConfig, A as AppState, M as Metadata, n as FieldTransforms, o as RichtextField } from './actions-CEH_5LMY.js';
1
+ import { H as History, g as Permissions, c as ComponentData, a as Config, U as UserGenerics, F as Fields, C as CredBuildAction, h as RootDataWithProps, i as ResolveDataTrigger, j as Plugin, k as Overrides, V as Viewports, I as IframeConfig, l as UiState, m as ComponentConfig, A as AppState, M as Metadata, n as FieldTransforms, o as RichtextField } from './actions-LaZpJ1KE.js';
2
2
  import { Editor } from '@tiptap/react';
3
3
 
4
4
  type HistorySlice<D = any> = {
@@ -1,4 +1,4 @@
1
- import { H as History, g as Permissions, c as ComponentData, a as Config, U as UserGenerics, F as Fields, C as CredBuildAction, h as RootDataWithProps, i as ResolveDataTrigger, j as Plugin, k as Overrides, V as Viewports, I as IframeConfig, l as UiState, m as ComponentConfig, A as AppState, M as Metadata, n as FieldTransforms, o as RichtextField } from './actions-CEH_5LMY.mjs';
1
+ import { H as History, g as Permissions, c as ComponentData, a as Config, U as UserGenerics, F as Fields, C as CredBuildAction, h as RootDataWithProps, i as ResolveDataTrigger, j as Plugin, k as Overrides, V as Viewports, I as IframeConfig, l as UiState, m as ComponentConfig, A as AppState, M as Metadata, n as FieldTransforms, o as RichtextField } from './actions-LaZpJ1KE.mjs';
2
2
  import { Editor } from '@tiptap/react';
3
3
 
4
4
  type HistorySlice<D = any> = {