@crediblemark/build 0.24.9 → 0.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/README.md +88 -152
  2. package/dist/{ArrayField-ABD3HGQK.css → ArrayField-HGGIE5AL.css} +73 -72
  3. package/dist/ArrayField-N36WXYIG.mjs +19 -0
  4. package/dist/{Editor-3EPLDK4J.mjs → Editor-CD7CMRO5.mjs} +7 -7
  5. package/dist/{ObjectField-RGVFMP6O.css → ObjectField-NKMT3CLS.css} +73 -72
  6. package/dist/ObjectField-RMXFC6TI.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-NV5F47RH.mjs → chunk-3S3KWE2J.mjs} +7 -7
  10. package/dist/{chunk-VE6BIQKS.mjs → chunk-BC5TH63U.mjs} +1 -1
  11. package/dist/{chunk-XLNVCM4Q.mjs → chunk-BPBYJDIJ.mjs} +129 -135
  12. package/dist/{chunk-5JSNFZKX.mjs → chunk-JKWSSGAY.mjs} +7 -7
  13. package/dist/{chunk-MFTVX2ME.mjs → chunk-MLM27DOG.mjs} +1 -1
  14. package/dist/{chunk-VZMLLRBL.mjs → chunk-NJZPPQVT.mjs} +4 -4
  15. package/dist/{chunk-KUWVOWUV.mjs → chunk-NSDGBGNG.mjs} +1 -1
  16. package/dist/{chunk-SJLXKGIW.mjs → chunk-OUXISRNA.mjs} +13 -13
  17. package/dist/{chunk-XQ5K5BWA.mjs → chunk-PQXVFRLA.mjs} +9 -9
  18. package/dist/{chunk-WH3A7FAR.mjs → chunk-UPNU77XM.mjs} +1 -1
  19. package/dist/{chunk-YE4FXNJW.mjs → chunk-WEPD3OBO.mjs} +2 -2
  20. package/dist/{full-SYDEKGLJ.mjs → full-HTQAR5N2.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 +73 -72
  24. package/dist/index.d.mts +5 -10
  25. package/dist/index.d.ts +5 -10
  26. package/dist/index.js +206 -220
  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-NHGZU7V3.mjs → loaded-AHSNCA4P.mjs} +2 -2
  31. package/dist/{loaded-5JH76RZT.mjs → loaded-CDAPR2WZ.mjs} +2 -2
  32. package/dist/{loaded-ON5OAY2P.mjs → loaded-Q7N3MNZB.mjs} +2 -2
  33. package/dist/no-external.css +73 -72
  34. package/dist/no-external.d.mts +3 -3
  35. package/dist/no-external.d.ts +3 -3
  36. package/dist/no-external.js +206 -220
  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-OPQ2CJX7.mjs +0 -19
  44. package/dist/ObjectField-ITKHRUX2.mjs +0 -19
package/dist/index.js CHANGED
@@ -159,7 +159,7 @@ var init_styles_module2 = __esm({
159
159
  "use strict";
160
160
  init_react_import();
161
161
  init_css_module_data2();
162
- styles_module_default2 = { "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" };
162
+ styles_module_default2 = { "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" };
163
163
  }
164
164
  });
165
165
 
@@ -538,30 +538,14 @@ var init_credit_card = __esm({
538
538
  }
539
539
  });
540
540
 
541
- // node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js
542
- var __iconNode12, EllipsisVertical;
543
- var init_ellipsis_vertical = __esm({
544
- "node_modules/lucide-react/dist/esm/icons/ellipsis-vertical.js"() {
545
- "use strict";
546
- init_react_import();
547
- init_createLucideIcon();
548
- __iconNode12 = [
549
- ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
550
- ["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
551
- ["circle", { cx: "12", cy: "19", r: "1", key: "lyex9k" }]
552
- ];
553
- EllipsisVertical = createLucideIcon("ellipsis-vertical", __iconNode12);
554
- }
555
- });
556
-
557
541
  // node_modules/lucide-react/dist/esm/icons/expand.js
558
- var __iconNode13, Expand;
542
+ var __iconNode12, Expand;
559
543
  var init_expand = __esm({
560
544
  "node_modules/lucide-react/dist/esm/icons/expand.js"() {
561
545
  "use strict";
562
546
  init_react_import();
563
547
  init_createLucideIcon();
564
- __iconNode13 = [
548
+ __iconNode12 = [
565
549
  ["path", { d: "m15 15 6 6", key: "1s409w" }],
566
550
  ["path", { d: "m15 9 6-6", key: "ko1vev" }],
567
551
  ["path", { d: "M21 16v5h-5", key: "1ck2sf" }],
@@ -571,34 +555,34 @@ var init_expand = __esm({
571
555
  ["path", { d: "M3 8V3h5", key: "1ln10m" }],
572
556
  ["path", { d: "M9 9 3 3", key: "v551iv" }]
573
557
  ];
574
- Expand = createLucideIcon("expand", __iconNode13);
558
+ Expand = createLucideIcon("expand", __iconNode12);
575
559
  }
576
560
  });
577
561
 
578
562
  // node_modules/lucide-react/dist/esm/icons/external-link.js
579
- var __iconNode14, ExternalLink;
563
+ var __iconNode13, ExternalLink;
580
564
  var init_external_link = __esm({
581
565
  "node_modules/lucide-react/dist/esm/icons/external-link.js"() {
582
566
  "use strict";
583
567
  init_react_import();
584
568
  init_createLucideIcon();
585
- __iconNode14 = [
569
+ __iconNode13 = [
586
570
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
587
571
  ["path", { d: "M10 14 21 3", key: "gplh6r" }],
588
572
  ["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
589
573
  ];
590
- ExternalLink = createLucideIcon("external-link", __iconNode14);
574
+ ExternalLink = createLucideIcon("external-link", __iconNode13);
591
575
  }
592
576
  });
593
577
 
594
578
  // node_modules/lucide-react/dist/esm/icons/file-text.js
595
- var __iconNode15, FileText;
579
+ var __iconNode14, FileText;
596
580
  var init_file_text = __esm({
597
581
  "node_modules/lucide-react/dist/esm/icons/file-text.js"() {
598
582
  "use strict";
599
583
  init_react_import();
600
584
  init_createLucideIcon();
601
- __iconNode15 = [
585
+ __iconNode14 = [
602
586
  [
603
587
  "path",
604
588
  {
@@ -611,34 +595,18 @@ var init_file_text = __esm({
611
595
  ["path", { d: "M16 13H8", key: "t4e002" }],
612
596
  ["path", { d: "M16 17H8", key: "z1uh3a" }]
613
597
  ];
614
- FileText = createLucideIcon("file-text", __iconNode15);
615
- }
616
- });
617
-
618
- // node_modules/lucide-react/dist/esm/icons/globe.js
619
- var __iconNode16, Globe;
620
- var init_globe = __esm({
621
- "node_modules/lucide-react/dist/esm/icons/globe.js"() {
622
- "use strict";
623
- init_react_import();
624
- init_createLucideIcon();
625
- __iconNode16 = [
626
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
627
- ["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
628
- ["path", { d: "M2 12h20", key: "9i4pu4" }]
629
- ];
630
- Globe = createLucideIcon("globe", __iconNode16);
598
+ FileText = createLucideIcon("file-text", __iconNode14);
631
599
  }
632
600
  });
633
601
 
634
602
  // node_modules/lucide-react/dist/esm/icons/grip-vertical.js
635
- var __iconNode17, GripVertical;
603
+ var __iconNode15, GripVertical;
636
604
  var init_grip_vertical = __esm({
637
605
  "node_modules/lucide-react/dist/esm/icons/grip-vertical.js"() {
638
606
  "use strict";
639
607
  init_react_import();
640
608
  init_createLucideIcon();
641
- __iconNode17 = [
609
+ __iconNode15 = [
642
610
  ["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
643
611
  ["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
644
612
  ["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
@@ -646,105 +614,105 @@ var init_grip_vertical = __esm({
646
614
  ["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
647
615
  ["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
648
616
  ];
649
- GripVertical = createLucideIcon("grip-vertical", __iconNode17);
617
+ GripVertical = createLucideIcon("grip-vertical", __iconNode15);
650
618
  }
651
619
  });
652
620
 
653
621
  // node_modules/lucide-react/dist/esm/icons/hash.js
654
- var __iconNode18, Hash;
622
+ var __iconNode16, Hash;
655
623
  var init_hash = __esm({
656
624
  "node_modules/lucide-react/dist/esm/icons/hash.js"() {
657
625
  "use strict";
658
626
  init_react_import();
659
627
  init_createLucideIcon();
660
- __iconNode18 = [
628
+ __iconNode16 = [
661
629
  ["line", { x1: "4", x2: "20", y1: "9", y2: "9", key: "4lhtct" }],
662
630
  ["line", { x1: "4", x2: "20", y1: "15", y2: "15", key: "vyu0kd" }],
663
631
  ["line", { x1: "10", x2: "8", y1: "3", y2: "21", key: "1ggp8o" }],
664
632
  ["line", { x1: "16", x2: "14", y1: "3", y2: "21", key: "weycgp" }]
665
633
  ];
666
- Hash = createLucideIcon("hash", __iconNode18);
634
+ Hash = createLucideIcon("hash", __iconNode16);
667
635
  }
668
636
  });
669
637
 
670
638
  // node_modules/lucide-react/dist/esm/icons/heading-1.js
671
- var __iconNode19, Heading1;
639
+ var __iconNode17, Heading1;
672
640
  var init_heading_1 = __esm({
673
641
  "node_modules/lucide-react/dist/esm/icons/heading-1.js"() {
674
642
  "use strict";
675
643
  init_react_import();
676
644
  init_createLucideIcon();
677
- __iconNode19 = [
645
+ __iconNode17 = [
678
646
  ["path", { d: "M4 12h8", key: "17cfdx" }],
679
647
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
680
648
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
681
649
  ["path", { d: "m17 12 3-2v8", key: "1hhhft" }]
682
650
  ];
683
- Heading1 = createLucideIcon("heading-1", __iconNode19);
651
+ Heading1 = createLucideIcon("heading-1", __iconNode17);
684
652
  }
685
653
  });
686
654
 
687
655
  // node_modules/lucide-react/dist/esm/icons/heading-2.js
688
- var __iconNode20, Heading2;
656
+ var __iconNode18, Heading2;
689
657
  var init_heading_2 = __esm({
690
658
  "node_modules/lucide-react/dist/esm/icons/heading-2.js"() {
691
659
  "use strict";
692
660
  init_react_import();
693
661
  init_createLucideIcon();
694
- __iconNode20 = [
662
+ __iconNode18 = [
695
663
  ["path", { d: "M4 12h8", key: "17cfdx" }],
696
664
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
697
665
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
698
666
  ["path", { d: "M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1", key: "9jr5yi" }]
699
667
  ];
700
- Heading2 = createLucideIcon("heading-2", __iconNode20);
668
+ Heading2 = createLucideIcon("heading-2", __iconNode18);
701
669
  }
702
670
  });
703
671
 
704
672
  // node_modules/lucide-react/dist/esm/icons/heading-3.js
705
- var __iconNode21, Heading3;
673
+ var __iconNode19, Heading3;
706
674
  var init_heading_3 = __esm({
707
675
  "node_modules/lucide-react/dist/esm/icons/heading-3.js"() {
708
676
  "use strict";
709
677
  init_react_import();
710
678
  init_createLucideIcon();
711
- __iconNode21 = [
679
+ __iconNode19 = [
712
680
  ["path", { d: "M4 12h8", key: "17cfdx" }],
713
681
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
714
682
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
715
683
  ["path", { d: "M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2", key: "68ncm8" }],
716
684
  ["path", { d: "M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2", key: "1ejuhz" }]
717
685
  ];
718
- Heading3 = createLucideIcon("heading-3", __iconNode21);
686
+ Heading3 = createLucideIcon("heading-3", __iconNode19);
719
687
  }
720
688
  });
721
689
 
722
690
  // node_modules/lucide-react/dist/esm/icons/heading-4.js
723
- var __iconNode22, Heading4;
691
+ var __iconNode20, Heading4;
724
692
  var init_heading_4 = __esm({
725
693
  "node_modules/lucide-react/dist/esm/icons/heading-4.js"() {
726
694
  "use strict";
727
695
  init_react_import();
728
696
  init_createLucideIcon();
729
- __iconNode22 = [
697
+ __iconNode20 = [
730
698
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
731
699
  ["path", { d: "M17 10v3a1 1 0 0 0 1 1h3", key: "tj5zdr" }],
732
700
  ["path", { d: "M21 10v8", key: "1kdml4" }],
733
701
  ["path", { d: "M4 12h8", key: "17cfdx" }],
734
702
  ["path", { d: "M4 18V6", key: "1rz3zl" }]
735
703
  ];
736
- Heading4 = createLucideIcon("heading-4", __iconNode22);
704
+ Heading4 = createLucideIcon("heading-4", __iconNode20);
737
705
  }
738
706
  });
739
707
 
740
708
  // node_modules/lucide-react/dist/esm/icons/heading-5.js
741
- var __iconNode23, Heading5;
709
+ var __iconNode21, Heading5;
742
710
  var init_heading_5 = __esm({
743
711
  "node_modules/lucide-react/dist/esm/icons/heading-5.js"() {
744
712
  "use strict";
745
713
  init_react_import();
746
714
  init_createLucideIcon();
747
- __iconNode23 = [
715
+ __iconNode21 = [
748
716
  ["path", { d: "M4 12h8", key: "17cfdx" }],
749
717
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
750
718
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
@@ -754,100 +722,100 @@ var init_heading_5 = __esm({
754
722
  { d: "M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17", key: "2nebdn" }
755
723
  ]
756
724
  ];
757
- Heading5 = createLucideIcon("heading-5", __iconNode23);
725
+ Heading5 = createLucideIcon("heading-5", __iconNode21);
758
726
  }
759
727
  });
760
728
 
761
729
  // node_modules/lucide-react/dist/esm/icons/heading-6.js
762
- var __iconNode24, Heading6;
730
+ var __iconNode22, Heading6;
763
731
  var init_heading_6 = __esm({
764
732
  "node_modules/lucide-react/dist/esm/icons/heading-6.js"() {
765
733
  "use strict";
766
734
  init_react_import();
767
735
  init_createLucideIcon();
768
- __iconNode24 = [
736
+ __iconNode22 = [
769
737
  ["path", { d: "M4 12h8", key: "17cfdx" }],
770
738
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
771
739
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
772
740
  ["circle", { cx: "19", cy: "16", r: "2", key: "15mx69" }],
773
741
  ["path", { d: "M20 10c-2 2-3 3.5-3 6", key: "f35dl0" }]
774
742
  ];
775
- Heading6 = createLucideIcon("heading-6", __iconNode24);
743
+ Heading6 = createLucideIcon("heading-6", __iconNode22);
776
744
  }
777
745
  });
778
746
 
779
747
  // node_modules/lucide-react/dist/esm/icons/heading.js
780
- var __iconNode25, Heading;
748
+ var __iconNode23, Heading;
781
749
  var init_heading = __esm({
782
750
  "node_modules/lucide-react/dist/esm/icons/heading.js"() {
783
751
  "use strict";
784
752
  init_react_import();
785
753
  init_createLucideIcon();
786
- __iconNode25 = [
754
+ __iconNode23 = [
787
755
  ["path", { d: "M6 12h12", key: "8npq4p" }],
788
756
  ["path", { d: "M6 20V4", key: "1w1bmo" }],
789
757
  ["path", { d: "M18 20V4", key: "o2hl4u" }]
790
758
  ];
791
- Heading = createLucideIcon("heading", __iconNode25);
759
+ Heading = createLucideIcon("heading", __iconNode23);
792
760
  }
793
761
  });
794
762
 
795
763
  // node_modules/lucide-react/dist/esm/icons/image.js
796
- var __iconNode26, Image;
764
+ var __iconNode24, Image;
797
765
  var init_image = __esm({
798
766
  "node_modules/lucide-react/dist/esm/icons/image.js"() {
799
767
  "use strict";
800
768
  init_react_import();
801
769
  init_createLucideIcon();
802
- __iconNode26 = [
770
+ __iconNode24 = [
803
771
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
804
772
  ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }],
805
773
  ["path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21", key: "1xmnt7" }]
806
774
  ];
807
- Image = createLucideIcon("image", __iconNode26);
775
+ Image = createLucideIcon("image", __iconNode24);
808
776
  }
809
777
  });
810
778
 
811
779
  // node_modules/lucide-react/dist/esm/icons/info.js
812
- var __iconNode27, Info;
780
+ var __iconNode25, Info;
813
781
  var init_info = __esm({
814
782
  "node_modules/lucide-react/dist/esm/icons/info.js"() {
815
783
  "use strict";
816
784
  init_react_import();
817
785
  init_createLucideIcon();
818
- __iconNode27 = [
786
+ __iconNode25 = [
819
787
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
820
788
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
821
789
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
822
790
  ];
823
- Info = createLucideIcon("info", __iconNode27);
791
+ Info = createLucideIcon("info", __iconNode25);
824
792
  }
825
793
  });
826
794
 
827
795
  // node_modules/lucide-react/dist/esm/icons/italic.js
828
- var __iconNode28, Italic;
796
+ var __iconNode26, Italic;
829
797
  var init_italic = __esm({
830
798
  "node_modules/lucide-react/dist/esm/icons/italic.js"() {
831
799
  "use strict";
832
800
  init_react_import();
833
801
  init_createLucideIcon();
834
- __iconNode28 = [
802
+ __iconNode26 = [
835
803
  ["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
836
804
  ["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
837
805
  ["line", { x1: "15", x2: "9", y1: "4", y2: "20", key: "uljnxc" }]
838
806
  ];
839
- Italic = createLucideIcon("italic", __iconNode28);
807
+ Italic = createLucideIcon("italic", __iconNode26);
840
808
  }
841
809
  });
842
810
 
843
811
  // node_modules/lucide-react/dist/esm/icons/layers.js
844
- var __iconNode29, Layers;
812
+ var __iconNode27, Layers;
845
813
  var init_layers = __esm({
846
814
  "node_modules/lucide-react/dist/esm/icons/layers.js"() {
847
815
  "use strict";
848
816
  init_react_import();
849
817
  init_createLucideIcon();
850
- __iconNode29 = [
818
+ __iconNode27 = [
851
819
  [
852
820
  "path",
853
821
  {
@@ -870,83 +838,83 @@ var init_layers = __esm({
870
838
  }
871
839
  ]
872
840
  ];
873
- Layers = createLucideIcon("layers", __iconNode29);
841
+ Layers = createLucideIcon("layers", __iconNode27);
874
842
  }
875
843
  });
876
844
 
877
845
  // node_modules/lucide-react/dist/esm/icons/layout-dashboard.js
878
- var __iconNode30, LayoutDashboard;
846
+ var __iconNode28, LayoutDashboard;
879
847
  var init_layout_dashboard = __esm({
880
848
  "node_modules/lucide-react/dist/esm/icons/layout-dashboard.js"() {
881
849
  "use strict";
882
850
  init_react_import();
883
851
  init_createLucideIcon();
884
- __iconNode30 = [
852
+ __iconNode28 = [
885
853
  ["rect", { width: "7", height: "9", x: "3", y: "3", rx: "1", key: "10lvy0" }],
886
854
  ["rect", { width: "7", height: "5", x: "14", y: "3", rx: "1", key: "16une8" }],
887
855
  ["rect", { width: "7", height: "9", x: "14", y: "12", rx: "1", key: "1hutg5" }],
888
856
  ["rect", { width: "7", height: "5", x: "3", y: "16", rx: "1", key: "ldoo1y" }]
889
857
  ];
890
- LayoutDashboard = createLucideIcon("layout-dashboard", __iconNode30);
858
+ LayoutDashboard = createLucideIcon("layout-dashboard", __iconNode28);
891
859
  }
892
860
  });
893
861
 
894
862
  // node_modules/lucide-react/dist/esm/icons/layout-grid.js
895
- var __iconNode31, LayoutGrid;
863
+ var __iconNode29, LayoutGrid;
896
864
  var init_layout_grid = __esm({
897
865
  "node_modules/lucide-react/dist/esm/icons/layout-grid.js"() {
898
866
  "use strict";
899
867
  init_react_import();
900
868
  init_createLucideIcon();
901
- __iconNode31 = [
869
+ __iconNode29 = [
902
870
  ["rect", { width: "7", height: "7", x: "3", y: "3", rx: "1", key: "1g98yp" }],
903
871
  ["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
904
872
  ["rect", { width: "7", height: "7", x: "14", y: "14", rx: "1", key: "nxv5o0" }],
905
873
  ["rect", { width: "7", height: "7", x: "3", y: "14", rx: "1", key: "1bb6yr" }]
906
874
  ];
907
- LayoutGrid = createLucideIcon("layout-grid", __iconNode31);
875
+ LayoutGrid = createLucideIcon("layout-grid", __iconNode29);
908
876
  }
909
877
  });
910
878
 
911
879
  // node_modules/lucide-react/dist/esm/icons/layout-template.js
912
- var __iconNode32, LayoutTemplate;
880
+ var __iconNode30, LayoutTemplate;
913
881
  var init_layout_template = __esm({
914
882
  "node_modules/lucide-react/dist/esm/icons/layout-template.js"() {
915
883
  "use strict";
916
884
  init_react_import();
917
885
  init_createLucideIcon();
918
- __iconNode32 = [
886
+ __iconNode30 = [
919
887
  ["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
920
888
  ["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
921
889
  ["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
922
890
  ];
923
- LayoutTemplate = createLucideIcon("layout-template", __iconNode32);
891
+ LayoutTemplate = createLucideIcon("layout-template", __iconNode30);
924
892
  }
925
893
  });
926
894
 
927
895
  // node_modules/lucide-react/dist/esm/icons/link.js
928
- var __iconNode33, Link;
896
+ var __iconNode31, Link;
929
897
  var init_link = __esm({
930
898
  "node_modules/lucide-react/dist/esm/icons/link.js"() {
931
899
  "use strict";
932
900
  init_react_import();
933
901
  init_createLucideIcon();
934
- __iconNode33 = [
902
+ __iconNode31 = [
935
903
  ["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" }],
936
904
  ["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" }]
937
905
  ];
938
- Link = createLucideIcon("link", __iconNode33);
906
+ Link = createLucideIcon("link", __iconNode31);
939
907
  }
940
908
  });
941
909
 
942
910
  // node_modules/lucide-react/dist/esm/icons/list-ordered.js
943
- var __iconNode34, ListOrdered;
911
+ var __iconNode32, ListOrdered;
944
912
  var init_list_ordered = __esm({
945
913
  "node_modules/lucide-react/dist/esm/icons/list-ordered.js"() {
946
914
  "use strict";
947
915
  init_react_import();
948
916
  init_createLucideIcon();
949
- __iconNode34 = [
917
+ __iconNode32 = [
950
918
  ["path", { d: "M11 5h10", key: "1cz7ny" }],
951
919
  ["path", { d: "M11 12h10", key: "1438ji" }],
952
920
  ["path", { d: "M11 19h10", key: "11t30w" }],
@@ -954,18 +922,18 @@ var init_list_ordered = __esm({
954
922
  ["path", { d: "M4 9h2", key: "r1h2o0" }],
955
923
  ["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" }]
956
924
  ];
957
- ListOrdered = createLucideIcon("list-ordered", __iconNode34);
925
+ ListOrdered = createLucideIcon("list-ordered", __iconNode32);
958
926
  }
959
927
  });
960
928
 
961
929
  // node_modules/lucide-react/dist/esm/icons/list.js
962
- var __iconNode35, List;
930
+ var __iconNode33, List;
963
931
  var init_list = __esm({
964
932
  "node_modules/lucide-react/dist/esm/icons/list.js"() {
965
933
  "use strict";
966
934
  init_react_import();
967
935
  init_createLucideIcon();
968
- __iconNode35 = [
936
+ __iconNode33 = [
969
937
  ["path", { d: "M3 5h.01", key: "18ugdj" }],
970
938
  ["path", { d: "M3 12h.01", key: "nlz23k" }],
971
939
  ["path", { d: "M3 19h.01", key: "noohij" }],
@@ -973,65 +941,65 @@ var init_list = __esm({
973
941
  ["path", { d: "M8 12h13", key: "1za7za" }],
974
942
  ["path", { d: "M8 19h13", key: "m83p4d" }]
975
943
  ];
976
- List = createLucideIcon("list", __iconNode35);
944
+ List = createLucideIcon("list", __iconNode33);
977
945
  }
978
946
  });
979
947
 
980
948
  // node_modules/lucide-react/dist/esm/icons/lock-open.js
981
- var __iconNode36, LockOpen;
949
+ var __iconNode34, LockOpen;
982
950
  var init_lock_open = __esm({
983
951
  "node_modules/lucide-react/dist/esm/icons/lock-open.js"() {
984
952
  "use strict";
985
953
  init_react_import();
986
954
  init_createLucideIcon();
987
- __iconNode36 = [
955
+ __iconNode34 = [
988
956
  ["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
989
957
  ["path", { d: "M7 11V7a5 5 0 0 1 9.9-1", key: "1mm8w8" }]
990
958
  ];
991
- LockOpen = createLucideIcon("lock-open", __iconNode36);
959
+ LockOpen = createLucideIcon("lock-open", __iconNode34);
992
960
  }
993
961
  });
994
962
 
995
963
  // node_modules/lucide-react/dist/esm/icons/lock.js
996
- var __iconNode37, Lock;
964
+ var __iconNode35, Lock;
997
965
  var init_lock = __esm({
998
966
  "node_modules/lucide-react/dist/esm/icons/lock.js"() {
999
967
  "use strict";
1000
968
  init_react_import();
1001
969
  init_createLucideIcon();
1002
- __iconNode37 = [
970
+ __iconNode35 = [
1003
971
  ["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
1004
972
  ["path", { d: "M7 11V7a5 5 0 0 1 10 0v4", key: "fwvmzm" }]
1005
973
  ];
1006
- Lock = createLucideIcon("lock", __iconNode37);
974
+ Lock = createLucideIcon("lock", __iconNode35);
1007
975
  }
1008
976
  });
1009
977
 
1010
978
  // node_modules/lucide-react/dist/esm/icons/maximize-2.js
1011
- var __iconNode38, Maximize2;
979
+ var __iconNode36, Maximize2;
1012
980
  var init_maximize_2 = __esm({
1013
981
  "node_modules/lucide-react/dist/esm/icons/maximize-2.js"() {
1014
982
  "use strict";
1015
983
  init_react_import();
1016
984
  init_createLucideIcon();
1017
- __iconNode38 = [
985
+ __iconNode36 = [
1018
986
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
1019
987
  ["path", { d: "m21 3-7 7", key: "1l2asr" }],
1020
988
  ["path", { d: "m3 21 7-7", key: "tjx5ai" }],
1021
989
  ["path", { d: "M9 21H3v-6", key: "wtvkvv" }]
1022
990
  ];
1023
- Maximize2 = createLucideIcon("maximize-2", __iconNode38);
991
+ Maximize2 = createLucideIcon("maximize-2", __iconNode36);
1024
992
  }
1025
993
  });
1026
994
 
1027
995
  // node_modules/lucide-react/dist/esm/icons/megaphone.js
1028
- var __iconNode39, Megaphone;
996
+ var __iconNode37, Megaphone;
1029
997
  var init_megaphone = __esm({
1030
998
  "node_modules/lucide-react/dist/esm/icons/megaphone.js"() {
1031
999
  "use strict";
1032
1000
  init_react_import();
1033
1001
  init_createLucideIcon();
1034
- __iconNode39 = [
1002
+ __iconNode37 = [
1035
1003
  [
1036
1004
  "path",
1037
1005
  {
@@ -1042,63 +1010,63 @@ var init_megaphone = __esm({
1042
1010
  ["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" }],
1043
1011
  ["path", { d: "M8 6v8", key: "15ugcq" }]
1044
1012
  ];
1045
- Megaphone = createLucideIcon("megaphone", __iconNode39);
1013
+ Megaphone = createLucideIcon("megaphone", __iconNode37);
1046
1014
  }
1047
1015
  });
1048
1016
 
1049
1017
  // node_modules/lucide-react/dist/esm/icons/minimize-2.js
1050
- var __iconNode40, Minimize2;
1018
+ var __iconNode38, Minimize2;
1051
1019
  var init_minimize_2 = __esm({
1052
1020
  "node_modules/lucide-react/dist/esm/icons/minimize-2.js"() {
1053
1021
  "use strict";
1054
1022
  init_react_import();
1055
1023
  init_createLucideIcon();
1056
- __iconNode40 = [
1024
+ __iconNode38 = [
1057
1025
  ["path", { d: "m14 10 7-7", key: "oa77jy" }],
1058
1026
  ["path", { d: "M20 10h-6V4", key: "mjg0md" }],
1059
1027
  ["path", { d: "m3 21 7-7", key: "tjx5ai" }],
1060
1028
  ["path", { d: "M4 14h6v6", key: "rmj7iw" }]
1061
1029
  ];
1062
- Minimize2 = createLucideIcon("minimize-2", __iconNode40);
1030
+ Minimize2 = createLucideIcon("minimize-2", __iconNode38);
1063
1031
  }
1064
1032
  });
1065
1033
 
1066
1034
  // node_modules/lucide-react/dist/esm/icons/minus.js
1067
- var __iconNode41, Minus;
1035
+ var __iconNode39, Minus;
1068
1036
  var init_minus = __esm({
1069
1037
  "node_modules/lucide-react/dist/esm/icons/minus.js"() {
1070
1038
  "use strict";
1071
1039
  init_react_import();
1072
1040
  init_createLucideIcon();
1073
- __iconNode41 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
1074
- Minus = createLucideIcon("minus", __iconNode41);
1041
+ __iconNode39 = [["path", { d: "M5 12h14", key: "1ays0h" }]];
1042
+ Minus = createLucideIcon("minus", __iconNode39);
1075
1043
  }
1076
1044
  });
1077
1045
 
1078
1046
  // node_modules/lucide-react/dist/esm/icons/monitor.js
1079
- var __iconNode42, Monitor;
1047
+ var __iconNode40, Monitor;
1080
1048
  var init_monitor = __esm({
1081
1049
  "node_modules/lucide-react/dist/esm/icons/monitor.js"() {
1082
1050
  "use strict";
1083
1051
  init_react_import();
1084
1052
  init_createLucideIcon();
1085
- __iconNode42 = [
1053
+ __iconNode40 = [
1086
1054
  ["rect", { width: "20", height: "14", x: "2", y: "3", rx: "2", key: "48i651" }],
1087
1055
  ["line", { x1: "8", x2: "16", y1: "21", y2: "21", key: "1svkeh" }],
1088
1056
  ["line", { x1: "12", x2: "12", y1: "17", y2: "21", key: "vw1qmm" }]
1089
1057
  ];
1090
- Monitor = createLucideIcon("monitor", __iconNode42);
1058
+ Monitor = createLucideIcon("monitor", __iconNode40);
1091
1059
  }
1092
1060
  });
1093
1061
 
1094
1062
  // node_modules/lucide-react/dist/esm/icons/moon.js
1095
- var __iconNode43, Moon;
1063
+ var __iconNode41, Moon;
1096
1064
  var init_moon = __esm({
1097
1065
  "node_modules/lucide-react/dist/esm/icons/moon.js"() {
1098
1066
  "use strict";
1099
1067
  init_react_import();
1100
1068
  init_createLucideIcon();
1101
- __iconNode43 = [
1069
+ __iconNode41 = [
1102
1070
  [
1103
1071
  "path",
1104
1072
  {
@@ -1107,63 +1075,63 @@ var init_moon = __esm({
1107
1075
  }
1108
1076
  ]
1109
1077
  ];
1110
- Moon = createLucideIcon("moon", __iconNode43);
1078
+ Moon = createLucideIcon("moon", __iconNode41);
1111
1079
  }
1112
1080
  });
1113
1081
 
1114
1082
  // node_modules/lucide-react/dist/esm/icons/panel-left.js
1115
- var __iconNode44, PanelLeft;
1083
+ var __iconNode42, PanelLeft;
1116
1084
  var init_panel_left = __esm({
1117
1085
  "node_modules/lucide-react/dist/esm/icons/panel-left.js"() {
1118
1086
  "use strict";
1119
1087
  init_react_import();
1120
1088
  init_createLucideIcon();
1121
- __iconNode44 = [
1089
+ __iconNode42 = [
1122
1090
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
1123
1091
  ["path", { d: "M9 3v18", key: "fh3hqa" }]
1124
1092
  ];
1125
- PanelLeft = createLucideIcon("panel-left", __iconNode44);
1093
+ PanelLeft = createLucideIcon("panel-left", __iconNode42);
1126
1094
  }
1127
1095
  });
1128
1096
 
1129
1097
  // node_modules/lucide-react/dist/esm/icons/panel-right.js
1130
- var __iconNode45, PanelRight;
1098
+ var __iconNode43, PanelRight;
1131
1099
  var init_panel_right = __esm({
1132
1100
  "node_modules/lucide-react/dist/esm/icons/panel-right.js"() {
1133
1101
  "use strict";
1134
1102
  init_react_import();
1135
1103
  init_createLucideIcon();
1136
- __iconNode45 = [
1104
+ __iconNode43 = [
1137
1105
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
1138
1106
  ["path", { d: "M15 3v18", key: "14nvp0" }]
1139
1107
  ];
1140
- PanelRight = createLucideIcon("panel-right", __iconNode45);
1108
+ PanelRight = createLucideIcon("panel-right", __iconNode43);
1141
1109
  }
1142
1110
  });
1143
1111
 
1144
1112
  // node_modules/lucide-react/dist/esm/icons/plus.js
1145
- var __iconNode46, Plus;
1113
+ var __iconNode44, Plus;
1146
1114
  var init_plus = __esm({
1147
1115
  "node_modules/lucide-react/dist/esm/icons/plus.js"() {
1148
1116
  "use strict";
1149
1117
  init_react_import();
1150
1118
  init_createLucideIcon();
1151
- __iconNode46 = [
1119
+ __iconNode44 = [
1152
1120
  ["path", { d: "M5 12h14", key: "1ays0h" }],
1153
1121
  ["path", { d: "M12 5v14", key: "s699le" }]
1154
1122
  ];
1155
- Plus = createLucideIcon("plus", __iconNode46);
1123
+ Plus = createLucideIcon("plus", __iconNode44);
1156
1124
  }
1157
1125
  });
1158
1126
 
1159
1127
  // node_modules/lucide-react/dist/esm/icons/quote.js
1160
- var __iconNode47, Quote;
1128
+ var __iconNode45, Quote;
1161
1129
  var init_quote = __esm({
1162
1130
  "node_modules/lucide-react/dist/esm/icons/quote.js"() {
1163
1131
  "use strict";
1164
1132
  init_react_import();
1165
1133
  init_createLucideIcon();
1166
- __iconNode47 = [
1134
+ __iconNode45 = [
1167
1135
  [
1168
1136
  "path",
1169
1137
  {
@@ -1179,65 +1147,65 @@ var init_quote = __esm({
1179
1147
  }
1180
1148
  ]
1181
1149
  ];
1182
- Quote = createLucideIcon("quote", __iconNode47);
1150
+ Quote = createLucideIcon("quote", __iconNode45);
1183
1151
  }
1184
1152
  });
1185
1153
 
1186
1154
  // node_modules/lucide-react/dist/esm/icons/rectangle-ellipsis.js
1187
- var __iconNode48, RectangleEllipsis;
1155
+ var __iconNode46, RectangleEllipsis;
1188
1156
  var init_rectangle_ellipsis = __esm({
1189
1157
  "node_modules/lucide-react/dist/esm/icons/rectangle-ellipsis.js"() {
1190
1158
  "use strict";
1191
1159
  init_react_import();
1192
1160
  init_createLucideIcon();
1193
- __iconNode48 = [
1161
+ __iconNode46 = [
1194
1162
  ["rect", { width: "20", height: "12", x: "2", y: "6", rx: "2", key: "9lu3g6" }],
1195
1163
  ["path", { d: "M12 12h.01", key: "1mp3jc" }],
1196
1164
  ["path", { d: "M17 12h.01", key: "1m0b6t" }],
1197
1165
  ["path", { d: "M7 12h.01", key: "eqddd0" }]
1198
1166
  ];
1199
- RectangleEllipsis = createLucideIcon("rectangle-ellipsis", __iconNode48);
1167
+ RectangleEllipsis = createLucideIcon("rectangle-ellipsis", __iconNode46);
1200
1168
  }
1201
1169
  });
1202
1170
 
1203
1171
  // node_modules/lucide-react/dist/esm/icons/redo-2.js
1204
- var __iconNode49, Redo2;
1172
+ var __iconNode47, Redo2;
1205
1173
  var init_redo_2 = __esm({
1206
1174
  "node_modules/lucide-react/dist/esm/icons/redo-2.js"() {
1207
1175
  "use strict";
1208
1176
  init_react_import();
1209
1177
  init_createLucideIcon();
1210
- __iconNode49 = [
1178
+ __iconNode47 = [
1211
1179
  ["path", { d: "m15 14 5-5-5-5", key: "12vg1m" }],
1212
1180
  ["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" }]
1213
1181
  ];
1214
- Redo2 = createLucideIcon("redo-2", __iconNode49);
1182
+ Redo2 = createLucideIcon("redo-2", __iconNode47);
1215
1183
  }
1216
1184
  });
1217
1185
 
1218
1186
  // node_modules/lucide-react/dist/esm/icons/search.js
1219
- var __iconNode50, Search;
1187
+ var __iconNode48, Search;
1220
1188
  var init_search = __esm({
1221
1189
  "node_modules/lucide-react/dist/esm/icons/search.js"() {
1222
1190
  "use strict";
1223
1191
  init_react_import();
1224
1192
  init_createLucideIcon();
1225
- __iconNode50 = [
1193
+ __iconNode48 = [
1226
1194
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
1227
1195
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
1228
1196
  ];
1229
- Search = createLucideIcon("search", __iconNode50);
1197
+ Search = createLucideIcon("search", __iconNode48);
1230
1198
  }
1231
1199
  });
1232
1200
 
1233
1201
  // node_modules/lucide-react/dist/esm/icons/settings.js
1234
- var __iconNode51, Settings;
1202
+ var __iconNode49, Settings;
1235
1203
  var init_settings = __esm({
1236
1204
  "node_modules/lucide-react/dist/esm/icons/settings.js"() {
1237
1205
  "use strict";
1238
1206
  init_react_import();
1239
1207
  init_createLucideIcon();
1240
- __iconNode51 = [
1208
+ __iconNode49 = [
1241
1209
  [
1242
1210
  "path",
1243
1211
  {
@@ -1247,18 +1215,18 @@ var init_settings = __esm({
1247
1215
  ],
1248
1216
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
1249
1217
  ];
1250
- Settings = createLucideIcon("settings", __iconNode51);
1218
+ Settings = createLucideIcon("settings", __iconNode49);
1251
1219
  }
1252
1220
  });
1253
1221
 
1254
1222
  // node_modules/lucide-react/dist/esm/icons/shapes.js
1255
- var __iconNode52, Shapes;
1223
+ var __iconNode50, Shapes;
1256
1224
  var init_shapes = __esm({
1257
1225
  "node_modules/lucide-react/dist/esm/icons/shapes.js"() {
1258
1226
  "use strict";
1259
1227
  init_react_import();
1260
1228
  init_createLucideIcon();
1261
- __iconNode52 = [
1229
+ __iconNode50 = [
1262
1230
  [
1263
1231
  "path",
1264
1232
  {
@@ -1269,18 +1237,18 @@ var init_shapes = __esm({
1269
1237
  ["rect", { x: "3", y: "14", width: "7", height: "7", rx: "1", key: "1bkyp8" }],
1270
1238
  ["circle", { cx: "17.5", cy: "17.5", r: "3.5", key: "w3z12y" }]
1271
1239
  ];
1272
- Shapes = createLucideIcon("shapes", __iconNode52);
1240
+ Shapes = createLucideIcon("shapes", __iconNode50);
1273
1241
  }
1274
1242
  });
1275
1243
 
1276
1244
  // node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js
1277
- var __iconNode53, SlidersHorizontal;
1245
+ var __iconNode51, SlidersHorizontal;
1278
1246
  var init_sliders_horizontal = __esm({
1279
1247
  "node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js"() {
1280
1248
  "use strict";
1281
1249
  init_react_import();
1282
1250
  init_createLucideIcon();
1283
- __iconNode53 = [
1251
+ __iconNode51 = [
1284
1252
  ["path", { d: "M10 5H3", key: "1qgfaw" }],
1285
1253
  ["path", { d: "M12 19H3", key: "yhmn1j" }],
1286
1254
  ["path", { d: "M14 3v4", key: "1sua03" }],
@@ -1291,65 +1259,65 @@ var init_sliders_horizontal = __esm({
1291
1259
  ["path", { d: "M8 10v4", key: "tgpxqk" }],
1292
1260
  ["path", { d: "M8 12H3", key: "a7s4jb" }]
1293
1261
  ];
1294
- SlidersHorizontal = createLucideIcon("sliders-horizontal", __iconNode53);
1262
+ SlidersHorizontal = createLucideIcon("sliders-horizontal", __iconNode51);
1295
1263
  }
1296
1264
  });
1297
1265
 
1298
1266
  // node_modules/lucide-react/dist/esm/icons/smartphone.js
1299
- var __iconNode54, Smartphone;
1267
+ var __iconNode52, Smartphone;
1300
1268
  var init_smartphone = __esm({
1301
1269
  "node_modules/lucide-react/dist/esm/icons/smartphone.js"() {
1302
1270
  "use strict";
1303
1271
  init_react_import();
1304
1272
  init_createLucideIcon();
1305
- __iconNode54 = [
1273
+ __iconNode52 = [
1306
1274
  ["rect", { width: "14", height: "20", x: "5", y: "2", rx: "2", ry: "2", key: "1yt0o3" }],
1307
1275
  ["path", { d: "M12 18h.01", key: "mhygvu" }]
1308
1276
  ];
1309
- Smartphone = createLucideIcon("smartphone", __iconNode54);
1277
+ Smartphone = createLucideIcon("smartphone", __iconNode52);
1310
1278
  }
1311
1279
  });
1312
1280
 
1313
1281
  // node_modules/lucide-react/dist/esm/icons/square-code.js
1314
- var __iconNode55, SquareCode;
1282
+ var __iconNode53, SquareCode;
1315
1283
  var init_square_code = __esm({
1316
1284
  "node_modules/lucide-react/dist/esm/icons/square-code.js"() {
1317
1285
  "use strict";
1318
1286
  init_react_import();
1319
1287
  init_createLucideIcon();
1320
- __iconNode55 = [
1288
+ __iconNode53 = [
1321
1289
  ["path", { d: "m10 9-3 3 3 3", key: "1oro0q" }],
1322
1290
  ["path", { d: "m14 15 3-3-3-3", key: "bz13h7" }],
1323
1291
  ["rect", { x: "3", y: "3", width: "18", height: "18", rx: "2", key: "h1oib" }]
1324
1292
  ];
1325
- SquareCode = createLucideIcon("square-code", __iconNode55);
1293
+ SquareCode = createLucideIcon("square-code", __iconNode53);
1326
1294
  }
1327
1295
  });
1328
1296
 
1329
1297
  // node_modules/lucide-react/dist/esm/icons/strikethrough.js
1330
- var __iconNode56, Strikethrough;
1298
+ var __iconNode54, Strikethrough;
1331
1299
  var init_strikethrough = __esm({
1332
1300
  "node_modules/lucide-react/dist/esm/icons/strikethrough.js"() {
1333
1301
  "use strict";
1334
1302
  init_react_import();
1335
1303
  init_createLucideIcon();
1336
- __iconNode56 = [
1304
+ __iconNode54 = [
1337
1305
  ["path", { d: "M16 4H9a3 3 0 0 0-2.83 4", key: "43sutm" }],
1338
1306
  ["path", { d: "M14 12a4 4 0 0 1 0 8H6", key: "nlfj13" }],
1339
1307
  ["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }]
1340
1308
  ];
1341
- Strikethrough = createLucideIcon("strikethrough", __iconNode56);
1309
+ Strikethrough = createLucideIcon("strikethrough", __iconNode54);
1342
1310
  }
1343
1311
  });
1344
1312
 
1345
1313
  // node_modules/lucide-react/dist/esm/icons/sun.js
1346
- var __iconNode57, Sun;
1314
+ var __iconNode55, Sun;
1347
1315
  var init_sun = __esm({
1348
1316
  "node_modules/lucide-react/dist/esm/icons/sun.js"() {
1349
1317
  "use strict";
1350
1318
  init_react_import();
1351
1319
  init_createLucideIcon();
1352
- __iconNode57 = [
1320
+ __iconNode55 = [
1353
1321
  ["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
1354
1322
  ["path", { d: "M12 2v2", key: "tus03m" }],
1355
1323
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
@@ -1360,212 +1328,232 @@ var init_sun = __esm({
1360
1328
  ["path", { d: "m6.34 17.66-1.41 1.41", key: "1m8zz5" }],
1361
1329
  ["path", { d: "m19.07 4.93-1.41 1.41", key: "1shlcs" }]
1362
1330
  ];
1363
- Sun = createLucideIcon("sun", __iconNode57);
1331
+ Sun = createLucideIcon("sun", __iconNode55);
1364
1332
  }
1365
1333
  });
1366
1334
 
1367
1335
  // node_modules/lucide-react/dist/esm/icons/tablet.js
1368
- var __iconNode58, Tablet;
1336
+ var __iconNode56, Tablet;
1369
1337
  var init_tablet = __esm({
1370
1338
  "node_modules/lucide-react/dist/esm/icons/tablet.js"() {
1371
1339
  "use strict";
1372
1340
  init_react_import();
1373
1341
  init_createLucideIcon();
1374
- __iconNode58 = [
1342
+ __iconNode56 = [
1375
1343
  ["rect", { width: "16", height: "20", x: "4", y: "2", rx: "2", ry: "2", key: "76otgf" }],
1376
1344
  ["line", { x1: "12", x2: "12.01", y1: "18", y2: "18", key: "1dp563" }]
1377
1345
  ];
1378
- Tablet = createLucideIcon("tablet", __iconNode58);
1346
+ Tablet = createLucideIcon("tablet", __iconNode56);
1379
1347
  }
1380
1348
  });
1381
1349
 
1382
1350
  // node_modules/lucide-react/dist/esm/icons/text-align-center.js
1383
- var __iconNode59, TextAlignCenter;
1351
+ var __iconNode57, TextAlignCenter;
1384
1352
  var init_text_align_center = __esm({
1385
1353
  "node_modules/lucide-react/dist/esm/icons/text-align-center.js"() {
1386
1354
  "use strict";
1387
1355
  init_react_import();
1388
1356
  init_createLucideIcon();
1389
- __iconNode59 = [
1357
+ __iconNode57 = [
1390
1358
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
1391
1359
  ["path", { d: "M17 12H7", key: "16if0g" }],
1392
1360
  ["path", { d: "M19 19H5", key: "vjpgq2" }]
1393
1361
  ];
1394
- TextAlignCenter = createLucideIcon("text-align-center", __iconNode59);
1362
+ TextAlignCenter = createLucideIcon("text-align-center", __iconNode57);
1395
1363
  }
1396
1364
  });
1397
1365
 
1398
1366
  // node_modules/lucide-react/dist/esm/icons/text-align-end.js
1399
- var __iconNode60, TextAlignEnd;
1367
+ var __iconNode58, TextAlignEnd;
1400
1368
  var init_text_align_end = __esm({
1401
1369
  "node_modules/lucide-react/dist/esm/icons/text-align-end.js"() {
1402
1370
  "use strict";
1403
1371
  init_react_import();
1404
1372
  init_createLucideIcon();
1405
- __iconNode60 = [
1373
+ __iconNode58 = [
1406
1374
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
1407
1375
  ["path", { d: "M21 12H9", key: "dn1m92" }],
1408
1376
  ["path", { d: "M21 19H7", key: "4cu937" }]
1409
1377
  ];
1410
- TextAlignEnd = createLucideIcon("text-align-end", __iconNode60);
1378
+ TextAlignEnd = createLucideIcon("text-align-end", __iconNode58);
1411
1379
  }
1412
1380
  });
1413
1381
 
1414
1382
  // node_modules/lucide-react/dist/esm/icons/text-align-justify.js
1415
- var __iconNode61, TextAlignJustify;
1383
+ var __iconNode59, TextAlignJustify;
1416
1384
  var init_text_align_justify = __esm({
1417
1385
  "node_modules/lucide-react/dist/esm/icons/text-align-justify.js"() {
1418
1386
  "use strict";
1419
1387
  init_react_import();
1420
1388
  init_createLucideIcon();
1421
- __iconNode61 = [
1389
+ __iconNode59 = [
1422
1390
  ["path", { d: "M3 5h18", key: "1u36vt" }],
1423
1391
  ["path", { d: "M3 12h18", key: "1i2n21" }],
1424
1392
  ["path", { d: "M3 19h18", key: "awlh7x" }]
1425
1393
  ];
1426
- TextAlignJustify = createLucideIcon("text-align-justify", __iconNode61);
1394
+ TextAlignJustify = createLucideIcon("text-align-justify", __iconNode59);
1427
1395
  }
1428
1396
  });
1429
1397
 
1430
1398
  // node_modules/lucide-react/dist/esm/icons/text-align-start.js
1431
- var __iconNode62, TextAlignStart;
1399
+ var __iconNode60, TextAlignStart;
1432
1400
  var init_text_align_start = __esm({
1433
1401
  "node_modules/lucide-react/dist/esm/icons/text-align-start.js"() {
1434
1402
  "use strict";
1435
1403
  init_react_import();
1436
1404
  init_createLucideIcon();
1437
- __iconNode62 = [
1405
+ __iconNode60 = [
1438
1406
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
1439
1407
  ["path", { d: "M15 12H3", key: "6jk70r" }],
1440
1408
  ["path", { d: "M17 19H3", key: "z6ezky" }]
1441
1409
  ];
1442
- TextAlignStart = createLucideIcon("text-align-start", __iconNode62);
1410
+ TextAlignStart = createLucideIcon("text-align-start", __iconNode60);
1443
1411
  }
1444
1412
  });
1445
1413
 
1446
1414
  // node_modules/lucide-react/dist/esm/icons/toy-brick.js
1447
- var __iconNode63, ToyBrick;
1415
+ var __iconNode61, ToyBrick;
1448
1416
  var init_toy_brick = __esm({
1449
1417
  "node_modules/lucide-react/dist/esm/icons/toy-brick.js"() {
1450
1418
  "use strict";
1451
1419
  init_react_import();
1452
1420
  init_createLucideIcon();
1453
- __iconNode63 = [
1421
+ __iconNode61 = [
1454
1422
  ["rect", { width: "18", height: "12", x: "3", y: "8", rx: "1", key: "158fvp" }],
1455
1423
  ["path", { d: "M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3", key: "s0042v" }],
1456
1424
  ["path", { d: "M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3", key: "9wmeh2" }]
1457
1425
  ];
1458
- ToyBrick = createLucideIcon("toy-brick", __iconNode63);
1426
+ ToyBrick = createLucideIcon("toy-brick", __iconNode61);
1459
1427
  }
1460
1428
  });
1461
1429
 
1462
1430
  // node_modules/lucide-react/dist/esm/icons/trash.js
1463
- var __iconNode64, Trash;
1431
+ var __iconNode62, Trash;
1464
1432
  var init_trash = __esm({
1465
1433
  "node_modules/lucide-react/dist/esm/icons/trash.js"() {
1466
1434
  "use strict";
1467
1435
  init_react_import();
1468
1436
  init_createLucideIcon();
1469
- __iconNode64 = [
1437
+ __iconNode62 = [
1470
1438
  ["path", { d: "M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6", key: "miytrc" }],
1471
1439
  ["path", { d: "M3 6h18", key: "d0wm0j" }],
1472
1440
  ["path", { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2", key: "e791ji" }]
1473
1441
  ];
1474
- Trash = createLucideIcon("trash", __iconNode64);
1442
+ Trash = createLucideIcon("trash", __iconNode62);
1475
1443
  }
1476
1444
  });
1477
1445
 
1478
1446
  // node_modules/lucide-react/dist/esm/icons/type.js
1479
- var __iconNode65, Type;
1447
+ var __iconNode63, Type;
1480
1448
  var init_type = __esm({
1481
1449
  "node_modules/lucide-react/dist/esm/icons/type.js"() {
1482
1450
  "use strict";
1483
1451
  init_react_import();
1484
1452
  init_createLucideIcon();
1485
- __iconNode65 = [
1453
+ __iconNode63 = [
1486
1454
  ["path", { d: "M12 4v16", key: "1654pz" }],
1487
1455
  ["path", { d: "M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2", key: "e0r10z" }],
1488
1456
  ["path", { d: "M9 20h6", key: "s66wpe" }]
1489
1457
  ];
1490
- Type = createLucideIcon("type", __iconNode65);
1458
+ Type = createLucideIcon("type", __iconNode63);
1491
1459
  }
1492
1460
  });
1493
1461
 
1494
1462
  // node_modules/lucide-react/dist/esm/icons/underline.js
1495
- var __iconNode66, Underline;
1463
+ var __iconNode64, Underline;
1496
1464
  var init_underline = __esm({
1497
1465
  "node_modules/lucide-react/dist/esm/icons/underline.js"() {
1498
1466
  "use strict";
1499
1467
  init_react_import();
1500
1468
  init_createLucideIcon();
1501
- __iconNode66 = [
1469
+ __iconNode64 = [
1502
1470
  ["path", { d: "M6 4v6a6 6 0 0 0 12 0V4", key: "9kb039" }],
1503
1471
  ["line", { x1: "4", x2: "20", y1: "20", y2: "20", key: "nun2al" }]
1504
1472
  ];
1505
- Underline = createLucideIcon("underline", __iconNode66);
1473
+ Underline = createLucideIcon("underline", __iconNode64);
1506
1474
  }
1507
1475
  });
1508
1476
 
1509
1477
  // node_modules/lucide-react/dist/esm/icons/undo-2.js
1510
- var __iconNode67, Undo2;
1478
+ var __iconNode65, Undo2;
1511
1479
  var init_undo_2 = __esm({
1512
1480
  "node_modules/lucide-react/dist/esm/icons/undo-2.js"() {
1513
1481
  "use strict";
1514
1482
  init_react_import();
1515
1483
  init_createLucideIcon();
1516
- __iconNode67 = [
1484
+ __iconNode65 = [
1517
1485
  ["path", { d: "M9 14 4 9l5-5", key: "102s5s" }],
1518
1486
  ["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" }]
1519
1487
  ];
1520
- Undo2 = createLucideIcon("undo-2", __iconNode67);
1488
+ Undo2 = createLucideIcon("undo-2", __iconNode65);
1521
1489
  }
1522
1490
  });
1523
1491
 
1524
1492
  // node_modules/lucide-react/dist/esm/icons/x.js
1525
- var __iconNode68, X;
1493
+ var __iconNode66, X;
1526
1494
  var init_x = __esm({
1527
1495
  "node_modules/lucide-react/dist/esm/icons/x.js"() {
1528
1496
  "use strict";
1529
1497
  init_react_import();
1530
1498
  init_createLucideIcon();
1531
- __iconNode68 = [
1499
+ __iconNode66 = [
1532
1500
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
1533
1501
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
1534
1502
  ];
1535
- X = createLucideIcon("x", __iconNode68);
1503
+ X = createLucideIcon("x", __iconNode66);
1504
+ }
1505
+ });
1506
+
1507
+ // node_modules/lucide-react/dist/esm/icons/zap.js
1508
+ var __iconNode67, Zap;
1509
+ var init_zap = __esm({
1510
+ "node_modules/lucide-react/dist/esm/icons/zap.js"() {
1511
+ "use strict";
1512
+ init_react_import();
1513
+ init_createLucideIcon();
1514
+ __iconNode67 = [
1515
+ [
1516
+ "path",
1517
+ {
1518
+ d: "M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",
1519
+ key: "1xq2db"
1520
+ }
1521
+ ]
1522
+ ];
1523
+ Zap = createLucideIcon("zap", __iconNode67);
1536
1524
  }
1537
1525
  });
1538
1526
 
1539
1527
  // node_modules/lucide-react/dist/esm/icons/zoom-in.js
1540
- var __iconNode69, ZoomIn;
1528
+ var __iconNode68, ZoomIn;
1541
1529
  var init_zoom_in = __esm({
1542
1530
  "node_modules/lucide-react/dist/esm/icons/zoom-in.js"() {
1543
1531
  "use strict";
1544
1532
  init_react_import();
1545
1533
  init_createLucideIcon();
1546
- __iconNode69 = [
1534
+ __iconNode68 = [
1547
1535
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
1548
1536
  ["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
1549
1537
  ["line", { x1: "11", x2: "11", y1: "8", y2: "14", key: "1vmskp" }],
1550
1538
  ["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
1551
1539
  ];
1552
- ZoomIn = createLucideIcon("zoom-in", __iconNode69);
1540
+ ZoomIn = createLucideIcon("zoom-in", __iconNode68);
1553
1541
  }
1554
1542
  });
1555
1543
 
1556
1544
  // node_modules/lucide-react/dist/esm/icons/zoom-out.js
1557
- var __iconNode70, ZoomOut;
1545
+ var __iconNode69, ZoomOut;
1558
1546
  var init_zoom_out = __esm({
1559
1547
  "node_modules/lucide-react/dist/esm/icons/zoom-out.js"() {
1560
1548
  "use strict";
1561
1549
  init_react_import();
1562
1550
  init_createLucideIcon();
1563
- __iconNode70 = [
1551
+ __iconNode69 = [
1564
1552
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
1565
1553
  ["line", { x1: "21", x2: "16.65", y1: "21", y2: "16.65", key: "13gj7c" }],
1566
1554
  ["line", { x1: "8", x2: "14", y1: "11", y2: "11", key: "durymu" }]
1567
1555
  ];
1568
- ZoomOut = createLucideIcon("zoom-out", __iconNode70);
1556
+ ZoomOut = createLucideIcon("zoom-out", __iconNode69);
1569
1557
  }
1570
1558
  });
1571
1559
 
@@ -1576,7 +1564,6 @@ var init_lucide_react = __esm({
1576
1564
  init_react_import();
1577
1565
  init_chart_column();
1578
1566
  init_circle_check_big();
1579
- init_ellipsis_vertical();
1580
1567
  init_layers();
1581
1568
  init_lock_open();
1582
1569
  init_panel_left();
@@ -1598,7 +1585,6 @@ var init_lucide_react = __esm({
1598
1585
  init_expand();
1599
1586
  init_external_link();
1600
1587
  init_file_text();
1601
- init_globe();
1602
1588
  init_grip_vertical();
1603
1589
  init_hash();
1604
1590
  init_heading_1();
@@ -1642,6 +1628,7 @@ var init_lucide_react = __esm({
1642
1628
  init_underline();
1643
1629
  init_undo_2();
1644
1630
  init_x();
1631
+ init_zap();
1645
1632
  init_zoom_in();
1646
1633
  init_zoom_out();
1647
1634
  }
@@ -3862,7 +3849,7 @@ var init_FieldLabel = __esm({
3862
3849
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(El, { className, children: [
3863
3850
  /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { className: `${getClassName2("label")} ${!children ? styles_module_default2["Input-label--noChildren"] : ""}`, children: [
3864
3851
  icon ? /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: getClassName2("labelIcon"), children: icon }) : /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_jsx_runtime3.Fragment, {}),
3865
- label,
3852
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("span", { className: getClassName2("labelText"), children: label }),
3866
3853
  readOnly && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: getClassName2("disabledIcon"), title: "Read-only", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Lock, { size: "12" }) })
3867
3854
  ] }),
3868
3855
  children
@@ -5137,7 +5124,7 @@ var init_DefaultField = __esm({
5137
5124
  id,
5138
5125
  min: field.type === "number" ? field.min : void 0,
5139
5126
  max: field.type === "number" ? field.max : void 0,
5140
- placeholder: field.type === "text" || field.type === "number" ? field.placeholder : void 0,
5127
+ placeholder: field.type === "text" || field.type === "number" ? field.placeholder || label || name : void 0,
5141
5128
  step: field.type === "number" ? field.step : void 0
5142
5129
  }
5143
5130
  )
@@ -6992,7 +6979,7 @@ var init_styles_module11 = __esm({
6992
6979
  "use strict";
6993
6980
  init_react_import();
6994
6981
  init_css_module_data13();
6995
- styles_module_default11 = { "ArrayField": "_ArrayField_19wby_5", "ArrayField--isDraggingFrom": "_ArrayField--isDraggingFrom_19wby_13", "ArrayField-addButton": "_ArrayField-addButton_19wby_18", "ArrayField--hasItems": "_ArrayField--hasItems_19wby_33", "ArrayField-inner": "_ArrayField-inner_19wby_59", "ArrayFieldItem": "_ArrayFieldItem_19wby_67", "ArrayFieldItem--isDragging": "_ArrayFieldItem--isDragging_19wby_78", "ArrayFieldItem--isExpanded": "_ArrayFieldItem--isExpanded_19wby_82", "ArrayFieldItem-summary": "_ArrayFieldItem-summary_19wby_97", "ArrayFieldItem--noFields": "_ArrayFieldItem--noFields_19wby_122", "ArrayField--addDisabled": "_ArrayField--addDisabled_19wby_131", "ArrayFieldItem-body": "_ArrayFieldItem-body_19wby_170", "ArrayFieldItem-fieldset": "_ArrayFieldItem-fieldset_19wby_179", "ArrayFieldItem-rhs": "_ArrayFieldItem-rhs_19wby_187", "ArrayFieldItem-actions": "_ArrayFieldItem-actions_19wby_193" };
6982
+ styles_module_default11 = { "ArrayField": "_ArrayField_rvhj3_5", "ArrayField--isDraggingFrom": "_ArrayField--isDraggingFrom_rvhj3_13", "ArrayField-addButton": "_ArrayField-addButton_rvhj3_18", "ArrayField--hasItems": "_ArrayField--hasItems_rvhj3_33", "ArrayField-inner": "_ArrayField-inner_rvhj3_59", "ArrayFieldItem": "_ArrayFieldItem_rvhj3_67", "ArrayFieldItem--isDragging": "_ArrayFieldItem--isDragging_rvhj3_78", "ArrayFieldItem--isExpanded": "_ArrayFieldItem--isExpanded_rvhj3_82", "ArrayFieldItem-summary": "_ArrayFieldItem-summary_rvhj3_97", "ArrayFieldItem--noFields": "_ArrayFieldItem--noFields_rvhj3_122", "ArrayField--addDisabled": "_ArrayField--addDisabled_rvhj3_131", "ArrayFieldItem-body": "_ArrayFieldItem-body_rvhj3_170", "ArrayFieldItem-fieldset": "_ArrayFieldItem-fieldset_rvhj3_179", "ArrayFieldItem-rhs": "_ArrayFieldItem-rhs_rvhj3_187", "ArrayFieldItem-actions": "_ArrayFieldItem-actions_rvhj3_193" };
6996
6983
  }
6997
6984
  });
6998
6985
 
@@ -8053,10 +8040,10 @@ var init_ObjectField = __esm({
8053
8040
  onClick: () => setIsOpen(!isOpen),
8054
8041
  children: [
8055
8042
  /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("div", { style: { display: "flex", alignItems: "center", gap: "8px" }, children: [
8056
- labelIcon || /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(EllipsisVertical, { size: 12 }),
8057
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("div", { children: label || name })
8043
+ labelIcon || /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(LayoutTemplate, { size: 12, strokeWidth: 2.5 }),
8044
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("div", { style: { fontWeight: 600 }, children: label || name })
8058
8045
  ] }),
8059
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("div", { className: getClassName19("headerIcon"), children: isOpen ? /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(ChevronDown, { size: 12 }) : /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(ChevronRight, { size: 12 }) })
8046
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("div", { className: getClassName19("headerIcon"), children: isOpen ? /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(ChevronUp, { size: 12, strokeWidth: 2.5 }) : /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(ChevronDown, { size: 12, strokeWidth: 2.5 }) })
8060
8047
  ]
8061
8048
  }
8062
8049
  ),
@@ -14126,17 +14113,17 @@ var HeaderInner = ({
14126
14113
  children: "View Web"
14127
14114
  }
14128
14115
  ),
14129
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
14116
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("span", { className: "PublishButton", children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
14130
14117
  Button,
14131
14118
  {
14132
14119
  onClick: () => {
14133
14120
  const data = appStore.getState().state.data;
14134
14121
  onPublish && onPublish(data);
14135
14122
  },
14136
- icon: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(Globe, { size: 14 }),
14123
+ icon: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(Zap, { size: 14, fill: "currentColor" }),
14137
14124
  children: "Publish"
14138
14125
  }
14139
- )
14126
+ ) })
14140
14127
  ] }) }),
14141
14128
  children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
14142
14129
  "header",
@@ -14265,17 +14252,17 @@ var HeaderInner = ({
14265
14252
  children: "View Web"
14266
14253
  }
14267
14254
  ),
14268
- /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
14255
+ /* @__PURE__ */ (0, import_jsx_runtime88.jsx)("span", { className: "PublishButton", children: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
14269
14256
  Button,
14270
14257
  {
14271
14258
  onClick: () => {
14272
14259
  const data = appStore.getState().state.data;
14273
14260
  onPublish && onPublish(data);
14274
14261
  },
14275
- icon: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(Globe, { size: 14 }),
14262
+ icon: /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(Zap, { size: 14, fill: "currentColor" }),
14276
14263
  children: "Publish"
14277
14264
  }
14278
- )
14265
+ ) })
14279
14266
  ] }),
14280
14267
  setMenuOpen
14281
14268
  }
@@ -15799,11 +15786,9 @@ lucide-react/dist/esm/icons/code.js:
15799
15786
  lucide-react/dist/esm/icons/copy.js:
15800
15787
  lucide-react/dist/esm/icons/corner-left-up.js:
15801
15788
  lucide-react/dist/esm/icons/credit-card.js:
15802
- lucide-react/dist/esm/icons/ellipsis-vertical.js:
15803
15789
  lucide-react/dist/esm/icons/expand.js:
15804
15790
  lucide-react/dist/esm/icons/external-link.js:
15805
15791
  lucide-react/dist/esm/icons/file-text.js:
15806
- lucide-react/dist/esm/icons/globe.js:
15807
15792
  lucide-react/dist/esm/icons/grip-vertical.js:
15808
15793
  lucide-react/dist/esm/icons/hash.js:
15809
15794
  lucide-react/dist/esm/icons/heading-1.js:
@@ -15856,6 +15841,7 @@ lucide-react/dist/esm/icons/type.js:
15856
15841
  lucide-react/dist/esm/icons/underline.js:
15857
15842
  lucide-react/dist/esm/icons/undo-2.js:
15858
15843
  lucide-react/dist/esm/icons/x.js:
15844
+ lucide-react/dist/esm/icons/zap.js:
15859
15845
  lucide-react/dist/esm/icons/zoom-in.js:
15860
15846
  lucide-react/dist/esm/icons/zoom-out.js:
15861
15847
  lucide-react/dist/esm/lucide-react.js: