@measured/puck 0.21.0-canary.3aa27d1d → 0.21.0-canary.56be3202

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 (52) hide show
  1. package/dist/Editor-CYTATURR.mjs +204 -0
  2. package/dist/Editor-F2LSS6SE.css +403 -0
  3. package/dist/Render-OFE6QLI2.mjs +55 -0
  4. package/dist/Render-QEMDIDQC.css +101 -0
  5. package/dist/{walk-tree-16XYcbNo.d.mts → actions-tsxxcX1z.d.mts} +29 -40
  6. package/dist/{walk-tree-16XYcbNo.d.ts → actions-tsxxcX1z.d.ts} +29 -40
  7. package/dist/chunk-72SA22GI.mjs +134 -0
  8. package/dist/chunk-CSSRLPHM.mjs +11 -0
  9. package/dist/chunk-M4QBB3JM.mjs +111 -0
  10. package/dist/chunk-M6W7YEVX.mjs +95 -0
  11. package/dist/chunk-MLTVJA2A.mjs +63 -0
  12. package/dist/chunk-MVJKIFF6.mjs +419 -0
  13. package/dist/chunk-NLUHDYVR.mjs +416 -0
  14. package/dist/chunk-NOJQSXRU.mjs +33 -0
  15. package/dist/{chunk-GFIVKP2H.mjs → chunk-PZ4SED7H.mjs} +6848 -9297
  16. package/dist/chunk-QBGM4ELA.mjs +528 -0
  17. package/dist/chunk-UNQOU2OI.mjs +53 -0
  18. package/dist/chunk-UUOBSXZR.mjs +1807 -0
  19. package/dist/chunk-V5I7CVLT.mjs +103 -0
  20. package/dist/chunk-V7333LON.mjs +708 -0
  21. package/dist/chunk-Y2EFNT5P.mjs +108 -0
  22. package/dist/full-2GJTAAZE.css +301 -0
  23. package/dist/full-GZ4L3XCF.mjs +93 -0
  24. package/dist/index-Ca6V6NQD.d.ts +118 -0
  25. package/dist/index-mQvUCH3C.d.mts +118 -0
  26. package/dist/index.css +856 -458
  27. package/dist/index.d.mts +32 -129
  28. package/dist/index.d.ts +32 -129
  29. package/dist/index.js +11790 -9359
  30. package/dist/index.mjs +32 -14
  31. package/dist/internal.d.mts +27 -0
  32. package/dist/internal.d.ts +27 -0
  33. package/dist/internal.js +908 -0
  34. package/dist/internal.mjs +13 -0
  35. package/dist/loaded-2MNXXPJP.mjs +57 -0
  36. package/dist/loaded-6QT4HD2O.mjs +57 -0
  37. package/dist/loaded-RVWBFK7L.css +87 -0
  38. package/dist/loaded-ZVPBQVNE.mjs +60 -0
  39. package/dist/no-external.css +988 -586
  40. package/dist/no-external.d.mts +4 -2
  41. package/dist/no-external.d.ts +4 -2
  42. package/dist/no-external.js +11793 -9359
  43. package/dist/no-external.mjs +34 -11
  44. package/dist/rsc.css +34 -26
  45. package/dist/rsc.d.mts +2 -2
  46. package/dist/rsc.d.ts +2 -2
  47. package/dist/rsc.js +249 -189
  48. package/dist/rsc.mjs +18 -9
  49. package/dist/walk-tree-Bh85NMeo.d.ts +29 -0
  50. package/dist/walk-tree-CDA3K5S3.d.mts +29 -0
  51. package/package.json +9 -4
  52. package/dist/chunk-SRDLYODX.mjs +0 -1245
@@ -1,146 +1,4 @@
1
- /* styles/color.css */
2
- :root {
3
- --puck-color-rose-01: #4a001c;
4
- --puck-color-rose-02: #670833;
5
- --puck-color-rose-03: #87114c;
6
- --puck-color-rose-04: #a81a66;
7
- --puck-color-rose-05: #bc5089;
8
- --puck-color-rose-06: #cc7ca5;
9
- --puck-color-rose-07: #d89aba;
10
- --puck-color-rose-08: #e3b8cf;
11
- --puck-color-rose-09: #efd6e3;
12
- --puck-color-rose-10: #f6eaf1;
13
- --puck-color-rose-11: #faf4f8;
14
- --puck-color-rose-12: #fef8fc;
15
- --puck-color-azure-01: #00175d;
16
- --puck-color-azure-02: #002c77;
17
- --puck-color-azure-03: #014292;
18
- --puck-color-azure-04: #0158ad;
19
- --puck-color-azure-05: #3479be;
20
- --puck-color-azure-06: #6499cf;
21
- --puck-color-azure-07: #88b0da;
22
- --puck-color-azure-08: #abc7e5;
23
- --puck-color-azure-09: #cfdff0;
24
- --puck-color-azure-10: #e7eef7;
25
- --puck-color-azure-11: #f3f6fb;
26
- --puck-color-azure-12: #f7faff;
27
- --puck-color-green-01: #002000;
28
- --puck-color-green-02: #043604;
29
- --puck-color-green-03: #084e08;
30
- --puck-color-green-04: #0c680c;
31
- --puck-color-green-05: #1d882f;
32
- --puck-color-green-06: #2faa53;
33
- --puck-color-green-07: #56c16f;
34
- --puck-color-green-08: #7dd78b;
35
- --puck-color-green-09: #b8e8bf;
36
- --puck-color-green-10: #ddf3e0;
37
- --puck-color-green-11: #eff8f0;
38
- --puck-color-green-12: #f3fcf4;
39
- --puck-color-yellow-01: #211000;
40
- --puck-color-yellow-02: #362700;
41
- --puck-color-yellow-03: #4c4000;
42
- --puck-color-yellow-04: #645a00;
43
- --puck-color-yellow-05: #877614;
44
- --puck-color-yellow-06: #ab9429;
45
- --puck-color-yellow-07: #bfac4e;
46
- --puck-color-yellow-08: #d4c474;
47
- --puck-color-yellow-09: #e6deb1;
48
- --puck-color-yellow-10: #f3efd9;
49
- --puck-color-yellow-11: #f9f7ed;
50
- --puck-color-yellow-12: #fcfaf0;
51
- --puck-color-red-01: #4c0000;
52
- --puck-color-red-02: #6a0a10;
53
- --puck-color-red-03: #8a1422;
54
- --puck-color-red-04: #ac1f35;
55
- --puck-color-red-05: #bf5366;
56
- --puck-color-red-06: #ce7e8e;
57
- --puck-color-red-07: #d99ca8;
58
- --puck-color-red-08: #e4b9c2;
59
- --puck-color-red-09: #efd7db;
60
- --puck-color-red-10: #f6eaec;
61
- --puck-color-red-11: #faf4f5;
62
- --puck-color-red-12: #fff9fa;
63
- --puck-color-grey-01: #181818;
64
- --puck-color-grey-02: #292929;
65
- --puck-color-grey-03: #404040;
66
- --puck-color-grey-04: #5a5a5a;
67
- --puck-color-grey-05: #767676;
68
- --puck-color-grey-06: #949494;
69
- --puck-color-grey-07: #ababab;
70
- --puck-color-grey-08: #c3c3c3;
71
- --puck-color-grey-09: #dcdcdc;
72
- --puck-color-grey-10: #efefef;
73
- --puck-color-grey-11: #f5f5f5;
74
- --puck-color-grey-12: #fafafa;
75
- --puck-color-black: #000000;
76
- --puck-color-white: #ffffff;
77
- }
78
-
79
- /* styles/typography.css */
80
- :root {
81
- --puck-font-size-scale-base-unitless: 12;
82
- --puck-font-size-xxxs-unitless: 12;
83
- --puck-font-size-xxs-unitless: 14;
84
- --puck-font-size-xs-unitless: 16;
85
- --puck-font-size-s-unitless: 18;
86
- --puck-font-size-m-unitless: 21;
87
- --puck-font-size-l-unitless: 24;
88
- --puck-font-size-xl-unitless: 28;
89
- --puck-font-size-xxl-unitless: 36;
90
- --puck-font-size-xxxl-unitless: 48;
91
- --puck-font-size-xxxxl-unitless: 56;
92
- --puck-font-size-xxxs: calc(1rem * var(--puck-font-size-xxxs-unitless) / 16);
93
- --puck-font-size-xxs: calc(1rem * var(--puck-font-size-xxs-unitless) / 16);
94
- --puck-font-size-xs: calc(1rem * var(--puck-font-size-xs-unitless) / 16);
95
- --puck-font-size-s: calc(1rem * var(--puck-font-size-s-unitless) / 16);
96
- --puck-font-size-m: calc(1rem * var(--puck-font-size-m-unitless) / 16);
97
- --puck-font-size-l: calc(1rem * var(--puck-font-size-l-unitless) / 16);
98
- --puck-font-size-xl: calc(1rem * var(--puck-font-size-xl-unitless) / 16);
99
- --puck-font-size-xxl: calc(1rem * var(--puck-font-size-xxl-unitless) / 16);
100
- --puck-font-size-xxxl: calc(1rem * var(--puck-font-size-xxxl-unitless) / 16);
101
- --puck-font-size-xxxxl: calc( 1rem * var(--puck-font-size-xxxxl-unitless) / 16 );
102
- --puck-font-size-base: var(--puck-font-size-xs);
103
- --line-height-reset: 1;
104
- --line-height-xs: calc( var(--space-m-unitless) / var(--puck-font-size-m-unitless) );
105
- --line-height-s: calc( var(--space-m-unitless) / var(--puck-font-size-s-unitless) );
106
- --line-height-m: calc( var(--space-m-unitless) / var(--puck-font-size-xs-unitless) );
107
- --line-height-l: calc( var(--space-m-unitless) / var(--puck-font-size-xxs-unitless) );
108
- --line-height-xl: calc( var(--space-m-unitless) / var(--puck-font-size-scale-base-unitless) );
109
- --line-height-base: var(--line-height-m);
110
- --fallback-font-stack:
111
- -apple-system,
112
- BlinkMacSystemFont,
113
- Segoe UI,
114
- Helvetica Neue,
115
- sans-serif,
116
- Apple Color Emoji,
117
- Segoe UI Emoji,
118
- Segoe UI Symbol;
119
- --puck-font-family: Inter, var(--fallback-font-stack);
120
- --puck-font-family-monospaced:
121
- ui-monospace,
122
- "Cascadia Code",
123
- "Source Code Pro",
124
- Menlo,
125
- Consolas,
126
- "DejaVu Sans Mono",
127
- monospace;
128
- }
129
- @supports (font-variation-settings: normal) {
130
- :root {
131
- --puck-font-family: InterVariable, var(--fallback-font-stack);
132
- }
133
- }
134
-
135
- /* bundle/core.css */
136
- #frame-root {
137
- height: 1px;
138
- min-height: 100vh;
139
- }
140
- [data-puck-entry] {
141
- position: relative;
142
- z-index: 0;
143
- }
1
+ @import "https://rsms.me/inter/inter.css";
144
2
 
145
3
  /* bundle/no-external.css */
146
4
 
@@ -650,44 +508,190 @@ textarea._Input-input_bsxfo_26 {
650
508
  transition: none !important;
651
509
  }
652
510
 
653
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
654
- ._ExternalInput-actions_91ls0_1 {
655
- display: flex;
656
- }
657
- ._ExternalInput-button_91ls0_5 {
658
- display: flex;
659
- gap: 8px;
660
- align-items: center;
661
- justify-content: center;
662
- background-color: var(--puck-color-white);
663
- border: 1px solid var(--puck-color-grey-09);
664
- border-radius: 4px;
665
- color: var(--puck-color-azure-04);
666
- padding: 12px 16px;
667
- font-weight: 500;
668
- white-space: nowrap;
669
- text-overflow: ellipsis;
670
- transition: background-color 50ms ease-in;
671
- position: relative;
672
- overflow: hidden;
673
- flex-grow: 1;
674
- }
675
- ._ExternalInput--dataSelected_91ls0_24 ._ExternalInput-button_91ls0_5 {
676
- color: var(--puck-color-grey-03);
677
- display: block;
678
- border-top-right-radius: 0px;
679
- border-bottom-right-radius: 0px;
680
- }
681
- ._ExternalInput--readOnly_91ls0_31 ._ExternalInput-button_91ls0_5 {
682
- background-color: var(--puck-color-grey-11);
511
+ /* styles/color.css */
512
+ :root {
513
+ --puck-color-rose-01: #4a001c;
514
+ --puck-color-rose-02: #670833;
515
+ --puck-color-rose-03: #87114c;
516
+ --puck-color-rose-04: #a81a66;
517
+ --puck-color-rose-05: #bc5089;
518
+ --puck-color-rose-06: #cc7ca5;
519
+ --puck-color-rose-07: #d89aba;
520
+ --puck-color-rose-08: #e3b8cf;
521
+ --puck-color-rose-09: #efd6e3;
522
+ --puck-color-rose-10: #f6eaf1;
523
+ --puck-color-rose-11: #faf4f8;
524
+ --puck-color-rose-12: #fef8fc;
525
+ --puck-color-azure-01: #00175d;
526
+ --puck-color-azure-02: #002c77;
527
+ --puck-color-azure-03: #014292;
528
+ --puck-color-azure-04: #0158ad;
529
+ --puck-color-azure-05: #3479be;
530
+ --puck-color-azure-06: #6499cf;
531
+ --puck-color-azure-07: #88b0da;
532
+ --puck-color-azure-08: #abc7e5;
533
+ --puck-color-azure-09: #cfdff0;
534
+ --puck-color-azure-10: #e7eef7;
535
+ --puck-color-azure-11: #f3f6fb;
536
+ --puck-color-azure-12: #f7faff;
537
+ --puck-color-green-01: #002000;
538
+ --puck-color-green-02: #043604;
539
+ --puck-color-green-03: #084e08;
540
+ --puck-color-green-04: #0c680c;
541
+ --puck-color-green-05: #1d882f;
542
+ --puck-color-green-06: #2faa53;
543
+ --puck-color-green-07: #56c16f;
544
+ --puck-color-green-08: #7dd78b;
545
+ --puck-color-green-09: #b8e8bf;
546
+ --puck-color-green-10: #ddf3e0;
547
+ --puck-color-green-11: #eff8f0;
548
+ --puck-color-green-12: #f3fcf4;
549
+ --puck-color-yellow-01: #211000;
550
+ --puck-color-yellow-02: #362700;
551
+ --puck-color-yellow-03: #4c4000;
552
+ --puck-color-yellow-04: #645a00;
553
+ --puck-color-yellow-05: #877614;
554
+ --puck-color-yellow-06: #ab9429;
555
+ --puck-color-yellow-07: #bfac4e;
556
+ --puck-color-yellow-08: #d4c474;
557
+ --puck-color-yellow-09: #e6deb1;
558
+ --puck-color-yellow-10: #f3efd9;
559
+ --puck-color-yellow-11: #f9f7ed;
560
+ --puck-color-yellow-12: #fcfaf0;
561
+ --puck-color-red-01: #4c0000;
562
+ --puck-color-red-02: #6a0a10;
563
+ --puck-color-red-03: #8a1422;
564
+ --puck-color-red-04: #ac1f35;
565
+ --puck-color-red-05: #bf5366;
566
+ --puck-color-red-06: #ce7e8e;
567
+ --puck-color-red-07: #d99ca8;
568
+ --puck-color-red-08: #e4b9c2;
569
+ --puck-color-red-09: #efd7db;
570
+ --puck-color-red-10: #f6eaec;
571
+ --puck-color-red-11: #faf4f5;
572
+ --puck-color-red-12: #fff9fa;
573
+ --puck-color-grey-01: #181818;
574
+ --puck-color-grey-02: #292929;
575
+ --puck-color-grey-03: #404040;
576
+ --puck-color-grey-04: #5a5a5a;
577
+ --puck-color-grey-05: #767676;
578
+ --puck-color-grey-06: #949494;
579
+ --puck-color-grey-07: #ababab;
580
+ --puck-color-grey-08: #c3c3c3;
581
+ --puck-color-grey-09: #dcdcdc;
582
+ --puck-color-grey-10: #efefef;
583
+ --puck-color-grey-11: #f5f5f5;
584
+ --puck-color-grey-12: #fafafa;
585
+ --puck-color-black: #000000;
586
+ --puck-color-white: #ffffff;
683
587
  }
684
- ._ExternalInput-detachButton_91ls0_35 {
685
- border: 1px solid var(--puck-color-grey-09);
686
- border-top-right-radius: 4px;
687
- border-bottom-right-radius: 4px;
688
- background-color: var(--puck-color-grey-12);
689
- color: var(--puck-color-grey-05);
690
- display: flex;
588
+
589
+ /* styles/typography.css */
590
+ :root {
591
+ --puck-font-size-scale-base-unitless: 12;
592
+ --puck-font-size-xxxs-unitless: 12;
593
+ --puck-font-size-xxs-unitless: 14;
594
+ --puck-font-size-xs-unitless: 16;
595
+ --puck-font-size-s-unitless: 18;
596
+ --puck-font-size-m-unitless: 21;
597
+ --puck-font-size-l-unitless: 24;
598
+ --puck-font-size-xl-unitless: 28;
599
+ --puck-font-size-xxl-unitless: 36;
600
+ --puck-font-size-xxxl-unitless: 48;
601
+ --puck-font-size-xxxxl-unitless: 56;
602
+ --puck-font-size-xxxs: calc(1rem * var(--puck-font-size-xxxs-unitless) / 16);
603
+ --puck-font-size-xxs: calc(1rem * var(--puck-font-size-xxs-unitless) / 16);
604
+ --puck-font-size-xs: calc(1rem * var(--puck-font-size-xs-unitless) / 16);
605
+ --puck-font-size-s: calc(1rem * var(--puck-font-size-s-unitless) / 16);
606
+ --puck-font-size-m: calc(1rem * var(--puck-font-size-m-unitless) / 16);
607
+ --puck-font-size-l: calc(1rem * var(--puck-font-size-l-unitless) / 16);
608
+ --puck-font-size-xl: calc(1rem * var(--puck-font-size-xl-unitless) / 16);
609
+ --puck-font-size-xxl: calc(1rem * var(--puck-font-size-xxl-unitless) / 16);
610
+ --puck-font-size-xxxl: calc(1rem * var(--puck-font-size-xxxl-unitless) / 16);
611
+ --puck-font-size-xxxxl: calc( 1rem * var(--puck-font-size-xxxxl-unitless) / 16 );
612
+ --puck-font-size-base: var(--puck-font-size-xs);
613
+ --line-height-reset: 1;
614
+ --line-height-xs: calc( var(--space-m-unitless) / var(--puck-font-size-m-unitless) );
615
+ --line-height-s: calc( var(--space-m-unitless) / var(--puck-font-size-s-unitless) );
616
+ --line-height-m: calc( var(--space-m-unitless) / var(--puck-font-size-xs-unitless) );
617
+ --line-height-l: calc( var(--space-m-unitless) / var(--puck-font-size-xxs-unitless) );
618
+ --line-height-xl: calc( var(--space-m-unitless) / var(--puck-font-size-scale-base-unitless) );
619
+ --line-height-base: var(--line-height-m);
620
+ --fallback-font-stack:
621
+ -apple-system,
622
+ BlinkMacSystemFont,
623
+ Segoe UI,
624
+ Helvetica Neue,
625
+ sans-serif,
626
+ Apple Color Emoji,
627
+ Segoe UI Emoji,
628
+ Segoe UI Symbol;
629
+ --puck-font-family: Inter, var(--fallback-font-stack);
630
+ --puck-font-family-monospaced:
631
+ ui-monospace,
632
+ "Cascadia Code",
633
+ "Source Code Pro",
634
+ Menlo,
635
+ Consolas,
636
+ "DejaVu Sans Mono",
637
+ monospace;
638
+ }
639
+ @supports (font-variation-settings: normal) {
640
+ :root {
641
+ --puck-font-family: InterVariable, var(--fallback-font-stack);
642
+ }
643
+ }
644
+
645
+ /* bundle/core.css */
646
+ #frame-root {
647
+ height: 1px;
648
+ min-height: 100vh;
649
+ }
650
+ [data-puck-entry] {
651
+ position: relative;
652
+ z-index: 0;
653
+ }
654
+
655
+ /* bundle/index.css */
656
+
657
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
658
+ ._ExternalInput-actions_91ls0_1 {
659
+ display: flex;
660
+ }
661
+ ._ExternalInput-button_91ls0_5 {
662
+ display: flex;
663
+ gap: 8px;
664
+ align-items: center;
665
+ justify-content: center;
666
+ background-color: var(--puck-color-white);
667
+ border: 1px solid var(--puck-color-grey-09);
668
+ border-radius: 4px;
669
+ color: var(--puck-color-azure-04);
670
+ padding: 12px 16px;
671
+ font-weight: 500;
672
+ white-space: nowrap;
673
+ text-overflow: ellipsis;
674
+ transition: background-color 50ms ease-in;
675
+ position: relative;
676
+ overflow: hidden;
677
+ flex-grow: 1;
678
+ }
679
+ ._ExternalInput--dataSelected_91ls0_24 ._ExternalInput-button_91ls0_5 {
680
+ color: var(--puck-color-grey-03);
681
+ display: block;
682
+ border-top-right-radius: 0px;
683
+ border-bottom-right-radius: 0px;
684
+ }
685
+ ._ExternalInput--readOnly_91ls0_31 ._ExternalInput-button_91ls0_5 {
686
+ background-color: var(--puck-color-grey-11);
687
+ }
688
+ ._ExternalInput-detachButton_91ls0_35 {
689
+ border: 1px solid var(--puck-color-grey-09);
690
+ border-top-right-radius: 4px;
691
+ border-bottom-right-radius: 4px;
692
+ background-color: var(--puck-color-grey-12);
693
+ color: var(--puck-color-grey-05);
694
+ display: flex;
691
695
  gap: 8px;
692
696
  align-items: center;
693
697
  justify-content: center;
@@ -1096,100 +1100,6 @@ textarea._Input-input_bsxfo_26 {
1096
1100
  padding-inline-start: 8px;
1097
1101
  }
1098
1102
 
1099
- /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1100
- ._RichTextEditor_1819a_1 .ProseMirror {
1101
- white-space: pre-wrap;
1102
- word-wrap: break-word;
1103
- cursor: text;
1104
- outline: none;
1105
- position: relative;
1106
- }
1107
- ._RichTextEditor_1819a_1 .rich-text * {
1108
- white-space: pre-wrap;
1109
- }
1110
- ._RichTextEditor_1819a_1 .rich-text blockquote {
1111
- margin: 1em 0;
1112
- padding: 0 1em;
1113
- border-left: 4px solid var(--puck-color-grey-09);
1114
- }
1115
- ._RichTextEditor_1819a_1 .rich-text code {
1116
- background-color: var(--puck-color-grey-11);
1117
- padding: 4px 8px;
1118
- border-radius: 4px;
1119
- }
1120
- ._RichTextEditor_1819a_1 .rich-text p:empty::before {
1121
- content: "\a0";
1122
- }
1123
- ._RichTextEditor_1819a_1 .rich-text pre code {
1124
- display: block;
1125
- padding: 8px 12px;
1126
- }
1127
- ._RichTextEditor_1819a_1 .rich-text > *:first-child,
1128
- ._RichTextEditor_1819a_1 .ProseMirror > *:first-child,
1129
- ._RichTextEditor_1819a_1 .rich-text * p:first-of-type {
1130
- margin-top: 0;
1131
- }
1132
- ._RichTextEditor_1819a_1 .rich-text > *:last-child,
1133
- ._RichTextEditor_1819a_1 .ProseMirror > *:last-child,
1134
- ._RichTextEditor_1819a_1 .rich-text * p:last-of-type {
1135
- margin-bottom: 0;
1136
- }
1137
- ._RichTextEditor--editor_1819a_46 {
1138
- background: var(--puck-color-white);
1139
- border-width: 1px;
1140
- border-style: solid;
1141
- border-color: var(--puck-color-grey-09);
1142
- border-radius: 4px;
1143
- box-sizing: border-box;
1144
- font-family: inherit;
1145
- font-size: var(--puck-font-size-xxs);
1146
- resize: vertical;
1147
- transition: border-color 50ms ease-in;
1148
- width: 100%;
1149
- max-width: 100%;
1150
- min-height: 128px;
1151
- }
1152
- ._RichTextEditor--editor_1819a_46 .rich-text:not(:has(.ProseMirror)),
1153
- ._RichTextEditor--editor_1819a_46 .rich-text .ProseMirror {
1154
- padding: 12px 15px;
1155
- }
1156
- ._RichTextEditor--editor_1819a_46 .rich-text ul,
1157
- ._RichTextEditor--editor_1819a_46 .rich-text ol {
1158
- padding-left: 24px;
1159
- }
1160
- ._RichTextEditor--editor_1819a_46 .rich-text li {
1161
- line-height: 1.5;
1162
- }
1163
- ._RichTextEditor--editor_1819a_46 .rich-text p {
1164
- margin-block: 12px;
1165
- }
1166
- ._RichTextEditor--editor_1819a_46 .rich-text ul {
1167
- list-style: disc;
1168
- }
1169
- ._RichTextEditor--editor_1819a_46 .rich-text ol {
1170
- list-style: decimal;
1171
- }
1172
- ._RichTextEditor--editor_1819a_46:focus-within {
1173
- border-color: var(--puck-color-grey-05);
1174
- outline: 2px solid var(--puck-color-azure-05);
1175
- transition: none;
1176
- }
1177
- ._RichTextEditor--editor_1819a_46._RichTextEditor--disabled_1819a_95 {
1178
- background: var(--puck-color-grey-11);
1179
- }
1180
- ._RichTextEditor_1819a_1:not(:focus-within):not(._RichTextEditor--isActive_1819a_99) .ProseMirror ::selection {
1181
- background-color: transparent;
1182
- }
1183
- ._RichTextEditor-menu_1819a_105 {
1184
- border-bottom: 1px solid var(--puck-color-grey-10);
1185
- position: sticky;
1186
- top: 0;
1187
- z-index: 1;
1188
- }
1189
- ._RichTextEditor--disabled_1819a_95 ._RichTextEditor-menu_1819a_105 {
1190
- border-bottom: 1px solid var(--puck-color-grey-09);
1191
- }
1192
-
1193
1103
  /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
1194
1104
  ._RichTextMenu_k97eh_1 {
1195
1105
  display: flex;
@@ -1330,6 +1240,108 @@ textarea._Input-input_bsxfo_26 {
1330
1240
  color: var(--puck-color-azure-04);
1331
1241
  }
1332
1242
 
1243
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1244
+ ._RichTextEditor_1elol_1 .ProseMirror {
1245
+ white-space: pre-wrap;
1246
+ word-wrap: break-word;
1247
+ cursor: text;
1248
+ outline: none;
1249
+ position: relative;
1250
+ }
1251
+ ._RichTextEditor_1elol_1 .rich-text * {
1252
+ white-space: pre-wrap;
1253
+ user-select: auto;
1254
+ -webkit-user-select: auto;
1255
+ }
1256
+ ._RichTextEditor_1elol_1 .rich-text blockquote {
1257
+ margin: 1em 0;
1258
+ padding: 0 1em;
1259
+ border-left: 4px solid var(--puck-color-grey-09);
1260
+ }
1261
+ ._RichTextEditor_1elol_1 .rich-text code {
1262
+ background-color: var(--puck-color-grey-11);
1263
+ padding: 4px 8px;
1264
+ border-radius: 4px;
1265
+ }
1266
+ ._RichTextEditor_1elol_1 .rich-text p:empty::before {
1267
+ content: "\a0";
1268
+ }
1269
+ ._RichTextEditor_1elol_1 .rich-text pre code {
1270
+ display: block;
1271
+ padding: 8px 12px;
1272
+ }
1273
+ ._RichTextEditor_1elol_1 .rich-text > *:first-child,
1274
+ ._RichTextEditor_1elol_1 .ProseMirror > *:first-child,
1275
+ ._RichTextEditor_1elol_1 .rich-text * p:first-of-type {
1276
+ margin-top: 0;
1277
+ }
1278
+ ._RichTextEditor_1elol_1 .rich-text > *:last-child,
1279
+ ._RichTextEditor_1elol_1 .ProseMirror > *:last-child,
1280
+ ._RichTextEditor_1elol_1 .rich-text * p:last-of-type {
1281
+ margin-bottom: 0;
1282
+ }
1283
+ ._RichTextEditor--editor_1elol_50 {
1284
+ background: var(--puck-color-white);
1285
+ border-width: 1px;
1286
+ border-style: solid;
1287
+ border-color: var(--puck-color-grey-09);
1288
+ border-radius: 4px;
1289
+ box-sizing: border-box;
1290
+ display: flex;
1291
+ flex-direction: column;
1292
+ font-family: inherit;
1293
+ font-size: var(--puck-font-size-xxs);
1294
+ resize: vertical;
1295
+ transition: border-color 50ms ease-in;
1296
+ width: 100%;
1297
+ max-width: 100%;
1298
+ min-height: 128px;
1299
+ }
1300
+ ._RichTextEditor--editor_1elol_50 .rich-text {
1301
+ flex-grow: 1;
1302
+ }
1303
+ ._RichTextEditor--editor_1elol_50 .rich-text:not(:has(.ProseMirror)),
1304
+ ._RichTextEditor--editor_1elol_50 .rich-text .ProseMirror {
1305
+ height: 100%;
1306
+ padding: 12px 15px;
1307
+ }
1308
+ ._RichTextEditor--editor_1elol_50 .rich-text ul,
1309
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1310
+ padding-left: 24px;
1311
+ }
1312
+ ._RichTextEditor--editor_1elol_50 .rich-text li {
1313
+ line-height: 1.5;
1314
+ }
1315
+ ._RichTextEditor--editor_1elol_50 .rich-text p {
1316
+ margin-block: 12px;
1317
+ }
1318
+ ._RichTextEditor--editor_1elol_50 .rich-text ul {
1319
+ list-style: disc;
1320
+ }
1321
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1322
+ list-style: decimal;
1323
+ }
1324
+ ._RichTextEditor--editor_1elol_50:focus-within {
1325
+ border-color: var(--puck-color-grey-05);
1326
+ outline: 2px solid var(--puck-color-azure-05);
1327
+ transition: none;
1328
+ }
1329
+ ._RichTextEditor--editor_1elol_50._RichTextEditor--disabled_1elol_106 {
1330
+ background: var(--puck-color-grey-11);
1331
+ }
1332
+ ._RichTextEditor_1elol_1:not(:focus-within):not(._RichTextEditor--isActive_1elol_110) .ProseMirror ::selection {
1333
+ background-color: transparent;
1334
+ }
1335
+ ._RichTextEditor-menu_1elol_116 {
1336
+ border-bottom: 1px solid var(--puck-color-grey-10);
1337
+ position: sticky;
1338
+ top: 0;
1339
+ z-index: 1;
1340
+ }
1341
+ ._RichTextEditor--disabled_1elol_106 ._RichTextEditor-menu_1elol_116 {
1342
+ border-bottom: 1px solid var(--puck-color-grey-09);
1343
+ }
1344
+
1333
1345
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1334
1346
  ._ObjectField_1ua3y_5 {
1335
1347
  display: flex;
@@ -1591,172 +1603,10 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1591
1603
  display: none;
1592
1604
  }
1593
1605
 
1594
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1595
- ._SidebarSection_8boj8_1 {
1596
- display: flex;
1606
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1607
+ ._PuckFields_10bh7_1 {
1597
1608
  position: relative;
1598
- flex-direction: column;
1599
- color: var(--puck-color-black);
1600
- }
1601
- ._SidebarSection_8boj8_1:last-of-type {
1602
- flex-grow: 1;
1603
- }
1604
- ._SidebarSection-title_8boj8_12 {
1605
- background: var(--puck-color-white);
1606
- padding: 16px;
1607
- border-bottom: 1px solid var(--puck-color-grey-09);
1608
- border-top: 1px solid var(--puck-color-grey-09);
1609
- overflow-x: auto;
1610
- }
1611
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1612
- border-top: 0px;
1613
- }
1614
- ._SidebarSection-content_8boj8_24 {
1615
- padding: 16px;
1616
- }
1617
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1618
- padding: 0px;
1619
- }
1620
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1621
- padding-bottom: 4px;
1622
- }
1623
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1624
- border-bottom: none;
1625
- flex-grow: 1;
1626
- }
1627
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1628
- background: none;
1629
- border: 0;
1630
- border-radius: 2px;
1631
- color: var(--puck-color-azure-04);
1632
- cursor: pointer;
1633
- font: inherit;
1634
- flex-shrink: 0;
1635
- padding: 0;
1636
- transition: color 50ms ease-in;
1637
- }
1638
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1639
- outline: 2px solid var(--puck-color-azure-05);
1640
- outline-offset: 2px;
1641
- }
1642
- @media (hover: hover) and (pointer: fine) {
1643
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1644
- color: var(--puck-color-azure-03);
1645
- transition: none;
1646
- }
1647
- }
1648
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1649
- color: var(--puck-color-azure-02);
1650
- transition: none;
1651
- }
1652
- ._SidebarSection-breadcrumbs_8boj8_70 {
1653
- align-items: center;
1654
- display: flex;
1655
- gap: 4px;
1656
- }
1657
- ._SidebarSection-breadcrumb_8boj8_41 {
1658
- align-items: center;
1659
- display: flex;
1660
- gap: 4px;
1661
- }
1662
- ._SidebarSection-heading_8boj8_82 {
1663
- padding-inline-end: 16px;
1664
- }
1665
- ._SidebarSection-loadingOverlay_8boj8_86 {
1666
- background: var(--puck-color-white);
1667
- display: flex;
1668
- justify-content: center;
1669
- align-items: center;
1670
- height: 100%;
1671
- width: 100%;
1672
- top: 0;
1673
- position: absolute;
1674
- z-index: 1;
1675
- pointer-events: all;
1676
- box-sizing: border-box;
1677
- opacity: 0.8;
1678
- }
1679
-
1680
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1681
- ._Puck_1yxlw_19 {
1682
- --puck-space-px: 16px;
1683
- font-family: var(--puck-font-family);
1684
- overflow-x: hidden;
1685
- }
1686
- @media (min-width: 766px) {
1687
- ._Puck_1yxlw_19 {
1688
- overflow-x: auto;
1689
- }
1690
- }
1691
- ._Puck-portal_1yxlw_31 {
1692
- position: relative;
1693
- z-index: 2;
1694
- }
1695
- ._PuckLayout-inner_1yxlw_38 {
1696
- --puck-frame-width: auto;
1697
- --puck-side-bar-width: 0px;
1698
- --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1699
- --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1700
- display: grid;
1701
- grid-template-areas: "header header header" "left editor right";
1702
- grid-template-columns: 0 var(--puck-frame-width) 0;
1703
- grid-template-rows: min-content auto;
1704
- height: 100dvh;
1705
- position: relative;
1706
- z-index: 0;
1707
- }
1708
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1709
- --puck-side-bar-width: 186px;
1710
- }
1711
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1712
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1713
- }
1714
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1715
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1716
- }
1717
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1718
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1719
- }
1720
- @media (min-width: 458px) {
1721
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1722
- --puck-frame-width: minmax(266px, auto);
1723
- }
1724
- }
1725
- @media (min-width: 638px) {
1726
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1727
- --puck-side-bar-width: minmax(186px, 250px);
1728
- }
1729
- }
1730
- @media (min-width: 766px) {
1731
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1732
- --puck-frame-width: auto;
1733
- }
1734
- }
1735
- @media (min-width: 990px) {
1736
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1737
- --puck-side-bar-width: 256px;
1738
- }
1739
- }
1740
- @media (min-width: 1198px) {
1741
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1742
- --puck-side-bar-width: 274px;
1743
- }
1744
- }
1745
- @media (min-width: 1398px) {
1746
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1747
- --puck-side-bar-width: 290px;
1748
- }
1749
- }
1750
- @media (min-width: 1598px) {
1751
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1752
- --puck-side-bar-width: 320px;
1753
- }
1754
- }
1755
-
1756
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1757
- ._PuckFields_10bh7_1 {
1758
- position: relative;
1759
- font-family: var(--puck-font-family);
1609
+ font-family: var(--puck-font-family);
1760
1610
  }
1761
1611
  ._PuckFields--isLoading_10bh7_6 {
1762
1612
  min-height: 48px;
@@ -1844,6 +1694,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1844
1694
  margin-inline-start: auto;
1845
1695
  }
1846
1696
 
1697
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
1698
+ ._Components_3pbdy_1 {
1699
+ padding: 16px;
1700
+ height: 100%;
1701
+ overflow-y: auto;
1702
+ box-sizing: border-box;
1703
+ }
1704
+
1847
1705
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1848
1706
  ._PuckPreview_z2rgu_1 {
1849
1707
  position: relative;
@@ -1958,159 +1816,219 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1958
1816
  margin-top: 4px;
1959
1817
  }
1960
1818
 
1961
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1962
- ._ViewportControls_gejzr_1 {
1963
- display: flex;
1964
- background: var(--puck-color-grey-11);
1819
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
1820
+ ._Outline_cvjlj_1 {
1821
+ padding: 16px;
1822
+ height: 100%;
1823
+ overflow-y: auto;
1965
1824
  box-sizing: border-box;
1966
- border-inline-start: 2px solid var(--puck-color-grey-11);
1967
- justify-content: center;
1968
- gap: 8px;
1969
- min-width: 358px;
1970
- padding-bottom: 16px;
1971
- padding-inline-start: var(--puck-space-px);
1972
- padding-inline-end: var(--puck-space-px);
1973
- z-index: 1;
1974
- }
1975
- ._ViewportControls-divider_gejzr_15 {
1976
- border-inline-end: 1px solid var(--puck-color-grey-09);
1977
- margin-inline-start: 8px;
1978
- margin-inline-end: 8px;
1979
- }
1980
- ._ViewportControls-zoomSelect_gejzr_21 {
1981
- appearance: none;
1982
- background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
1983
- background-size: 10px;
1984
- background-position: calc(100% - 12px) calc(50% + 3px);
1985
- background-repeat: no-repeat;
1986
- border: 0;
1987
- font-size: var(--puck-font-size-xxxs);
1988
- padding: 0;
1989
- width: 96px;
1990
- }
1991
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
1992
- background-position: 12px calc(50% + 3px);
1993
- }
1994
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
1995
- color: var(--puck-color-azure-04);
1996
1825
  }
1997
1826
 
1998
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1999
- ._PuckCanvas_18jay_1 {
2000
- background: var(--puck-color-grey-11);
2001
- display: flex;
2002
- grid-area: editor;
2003
- flex-direction: column;
2004
- padding: var(--puck-space-px);
2005
- overflow: auto;
1827
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1828
+ ._Puck_hgcra_19 {
1829
+ --puck-space-px: 16px;
1830
+ font-family: var(--puck-font-family);
1831
+ height: 100%;
1832
+ overflow-x: hidden;
2006
1833
  }
2007
- @media (min-width: 1198px) {
2008
- ._PuckCanvas_18jay_1 {
2009
- padding: calc(var(--puck-space-px) * 1.5);
2010
- padding-top: var(--puck-space-px);
2011
- }
2012
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2013
- padding-top: calc(var(--puck-space-px) * 1.5);
1834
+ @media (min-width: 766px) {
1835
+ ._Puck_hgcra_19 {
1836
+ overflow-x: auto;
2014
1837
  }
2015
1838
  }
2016
- ._PuckCanvas-inner_18jay_21 {
2017
- display: flex;
2018
- height: 100%;
2019
- justify-content: center;
2020
- min-width: 358px;
1839
+ ._Puck-portal_hgcra_32 {
2021
1840
  position: relative;
2022
- width: 100%;
1841
+ z-index: 2;
2023
1842
  }
2024
- ._PuckCanvas-root_18jay_30 {
2025
- background: white;
2026
- border: 1px solid var(--puck-color-grey-09);
2027
- box-sizing: content-box;
2028
- min-width: 321px;
2029
- position: absolute;
2030
- pointer-events: none;
2031
- transform-origin: top;
2032
- top: 0;
2033
- bottom: 0;
2034
- opacity: 0;
1843
+ ._PuckLayout_hgcra_37 {
1844
+ height: 100dvh;
2035
1845
  }
2036
- @media (min-width: 1198px) {
2037
- ._PuckCanvas-root_18jay_30 {
2038
- min-width: unset;
2039
- }
1846
+ ._PuckLayout-inner_hgcra_41 {
1847
+ --puck-frame-width: auto;
1848
+ --puck-side-nav-width: min-content;
1849
+ --puck-side-bar-width: 0px;
1850
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1851
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1852
+ background-color: var(--puck-color-grey-12);
1853
+ display: grid;
1854
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1855
+ grid-template-columns: var(--puck-frame-width);
1856
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1857
+ height: 100%;
1858
+ position: relative;
1859
+ transition: grid-template-rows 150ms ease-in;
1860
+ z-index: 0;
1861
+ overflow: hidden;
2040
1862
  }
2041
- @media (prefers-reduced-motion: reduce) {
2042
- ._PuckCanvas-root_18jay_30 {
2043
- transition: none !important;
1863
+ @media (min-width: 638px) {
1864
+ ._PuckLayout-inner_hgcra_41 {
1865
+ --puck-side-nav-width: 68px;
1866
+ grid-template-areas: "header header header header" "sidenav left editor right";
1867
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1868
+ grid-template-rows: min-content auto;
1869
+ }
1870
+ ._Puck--hidePlugins_hgcra_73 ._PuckLayout-inner_hgcra_41 {
1871
+ --puck-side-nav-width: 0;
2044
1872
  }
2045
1873
  }
2046
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2047
- pointer-events: unset;
2048
- opacity: 1;
2049
- }
2050
- ._PuckCanvas-loader_18jay_60 {
2051
- align-items: center;
2052
- color: var(--puck-color-grey-06);
2053
- display: flex;
2054
- height: 100%;
2055
- justify-content: center;
2056
- transition: opacity 250ms ease-out;
2057
- opacity: 0;
1874
+ ._PuckLayout--mounted_hgcra_78 ._PuckLayout-inner_hgcra_41 {
1875
+ --puck-side-bar-width: 186px;
2058
1876
  }
2059
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2060
- opacity: 1;
1877
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41 {
1878
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
2061
1879
  }
2062
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2063
- opacity: 0;
2064
- height: 0;
2065
- transition: none;
1880
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1881
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
2066
1882
  }
2067
-
2068
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
2069
- ._MenuBar_8pf8c_1 {
2070
- background-color: var(--puck-color-white);
2071
- border-bottom: 1px solid var(--puck-color-grey-09);
2072
- display: none;
2073
- left: 0;
2074
- margin-top: 1px;
2075
- padding: 8px 16px;
2076
- position: absolute;
2077
- right: 0;
2078
- top: 100%;
2079
- z-index: 2;
1883
+ @media (min-width: 638px) {
1884
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41 {
1885
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1886
+ grid-template-rows: min-content auto;
1887
+ }
2080
1888
  }
2081
- ._MenuBar--menuOpen_8pf8c_14 {
2082
- display: block;
1889
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1890
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1891
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
2083
1892
  }
2084
1893
  @media (min-width: 638px) {
2085
- ._MenuBar_8pf8c_1 {
2086
- border: none;
2087
- display: block;
2088
- margin-top: 0;
2089
- overflow-y: visible;
2090
- padding: 0;
2091
- position: static;
1894
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1895
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41,
1896
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1897
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1898
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1899
+ grid-template-rows: min-content auto;
2092
1900
  }
2093
1901
  }
2094
- ._MenuBar-inner_8pf8c_29 {
2095
- align-items: center;
2096
- display: flex;
2097
- flex-wrap: wrap;
2098
- gap: 8px 16px;
2099
- justify-content: flex-end;
2100
- }
2101
1902
  @media (min-width: 638px) {
2102
- ._MenuBar-inner_8pf8c_29 {
2103
- display: flex;
2104
- flex-direction: row;
2105
- flex-wrap: nowrap;
1903
+ ._PuckLayout--rightSideBarVisible_hgcra_133 ._PuckLayout-inner_hgcra_41 {
1904
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
2106
1905
  }
2107
1906
  }
2108
- ._MenuBar-history_8pf8c_45 {
2109
- display: flex;
1907
+ @media (min-width: 638px) {
1908
+ ._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--rightSideBarVisible_hgcra_133 ._PuckLayout-inner_hgcra_41 {
1909
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1910
+ }
2110
1911
  }
2111
-
1912
+ @media (min-width: 458px) {
1913
+ ._PuckLayout-mounted_hgcra_152 ._PuckLayout-inner_hgcra_41 {
1914
+ --puck-frame-width: minmax(266px, auto);
1915
+ }
1916
+ }
1917
+ @media (min-width: 638px) {
1918
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1919
+ --puck-side-bar-width: minmax(186px, 250px);
1920
+ }
1921
+ }
1922
+ @media (min-width: 766px) {
1923
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1924
+ --puck-frame-width: auto;
1925
+ }
1926
+ }
1927
+ @media (min-width: 990px) {
1928
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1929
+ --puck-side-bar-width: 256px;
1930
+ }
1931
+ }
1932
+ @media (min-width: 1198px) {
1933
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1934
+ --puck-side-bar-width: 274px;
1935
+ }
1936
+ }
1937
+ @media (min-width: 1398px) {
1938
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1939
+ --puck-side-bar-width: 290px;
1940
+ }
1941
+ }
1942
+ @media (min-width: 1598px) {
1943
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1944
+ --puck-side-bar-width: 320px;
1945
+ }
1946
+ }
1947
+ ._PuckLayout-nav_hgcra_193 {
1948
+ border-top: 1px solid var(--puck-color-grey-09);
1949
+ background-color: var(--puck-color-grey-12);
1950
+ grid-area: sidenav;
1951
+ overflow: hidden;
1952
+ width: 100%;
1953
+ }
1954
+ @media (min-width: 638px) {
1955
+ ._PuckLayout-nav_hgcra_193 {
1956
+ border-top: 0;
1957
+ border-right: 1px solid var(--puck-color-grey-09);
1958
+ box-sizing: border-box;
1959
+ }
1960
+ }
1961
+ ._PuckLayout-header_hgcra_209 {
1962
+ grid-area: header;
1963
+ }
1964
+ ._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-header_hgcra_209 {
1965
+ overflow: hidden;
1966
+ }
1967
+ @media (min-width: 638px) {
1968
+ ._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-header_hgcra_209 {
1969
+ overflow: auto;
1970
+ }
1971
+ }
1972
+ ._PuckPluginTab_hgcra_223 {
1973
+ display: none;
1974
+ flex-grow: 1;
1975
+ max-height: 100%;
1976
+ }
1977
+ ._PuckPluginTab--visible_hgcra_229 {
1978
+ display: flex;
1979
+ flex-direction: column;
1980
+ }
1981
+ ._PuckPluginTab-body_hgcra_234 {
1982
+ flex-grow: 1;
1983
+ max-height: 100%;
1984
+ }
1985
+
1986
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1987
+ ._MenuBar_8pf8c_1 {
1988
+ background-color: var(--puck-color-white);
1989
+ border-bottom: 1px solid var(--puck-color-grey-09);
1990
+ display: none;
1991
+ left: 0;
1992
+ margin-top: 1px;
1993
+ padding: 8px 16px;
1994
+ position: absolute;
1995
+ right: 0;
1996
+ top: 100%;
1997
+ z-index: 2;
1998
+ }
1999
+ ._MenuBar--menuOpen_8pf8c_14 {
2000
+ display: block;
2001
+ }
2002
+ @media (min-width: 638px) {
2003
+ ._MenuBar_8pf8c_1 {
2004
+ border: none;
2005
+ display: block;
2006
+ margin-top: 0;
2007
+ overflow-y: visible;
2008
+ padding: 0;
2009
+ position: static;
2010
+ }
2011
+ }
2012
+ ._MenuBar-inner_8pf8c_29 {
2013
+ align-items: center;
2014
+ display: flex;
2015
+ flex-wrap: wrap;
2016
+ gap: 8px 16px;
2017
+ justify-content: flex-end;
2018
+ }
2019
+ @media (min-width: 638px) {
2020
+ ._MenuBar-inner_8pf8c_29 {
2021
+ display: flex;
2022
+ flex-direction: row;
2023
+ flex-wrap: nowrap;
2024
+ }
2025
+ }
2026
+ ._MenuBar-history_8pf8c_45 {
2027
+ display: flex;
2028
+ }
2029
+
2112
2030
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2113
- ._PuckHeader_15xnq_1 {
2031
+ ._PuckHeader_63pti_1 {
2114
2032
  background: var(--puck-color-white);
2115
2033
  border-bottom: 1px solid var(--puck-color-grey-09);
2116
2034
  color: var(--puck-color-black);
@@ -2118,7 +2036,15 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2118
2036
  position: relative;
2119
2037
  max-width: 100vw;
2120
2038
  }
2121
- ._PuckHeader-inner_15xnq_10 {
2039
+ @media (min-width: 638px) {
2040
+ ._PuckHeader_63pti_1 {
2041
+ padding-left: 67px;
2042
+ }
2043
+ ._PuckHeader--hidePlugins_63pti_15 {
2044
+ padding-left: 0;
2045
+ }
2046
+ }
2047
+ ._PuckHeader-inner_63pti_20 {
2122
2048
  align-items: end;
2123
2049
  display: grid;
2124
2050
  gap: var(--puck-space-px);
@@ -2127,43 +2053,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2127
2053
  grid-template-rows: auto;
2128
2054
  padding: var(--puck-space-px);
2129
2055
  }
2130
- ._PuckHeader-toggle_15xnq_20 {
2056
+ @media (min-width: 638px) {
2057
+ ._PuckHeader-inner_63pti_20 {
2058
+ border-left: 1px solid var(--puck-color-grey-09);
2059
+ }
2060
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2061
+ border-left: none;
2062
+ }
2063
+ }
2064
+ ._PuckHeader-toggle_63pti_40 {
2131
2065
  color: var(--puck-color-grey-05);
2132
2066
  display: flex;
2133
2067
  margin-inline-start: -4px;
2134
2068
  padding-top: 2px;
2135
2069
  }
2136
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
2137
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
2070
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2071
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2138
2072
  color: var(--puck-color-black);
2139
2073
  }
2140
- ._PuckHeader-title_15xnq_32 {
2074
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2075
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2076
+ display: none;
2077
+ }
2078
+ @media (min-width: 638px) {
2079
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2080
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2081
+ display: block;
2082
+ }
2083
+ }
2084
+ ._PuckHeader-title_63pti_64 {
2141
2085
  align-self: center;
2142
2086
  }
2143
- ._PuckHeader-path_15xnq_36 {
2087
+ ._PuckHeader-path_63pti_68 {
2144
2088
  font-family: var(--puck-font-family-monospaced);
2145
2089
  font-size: var(--puck-font-size-xxs);
2146
2090
  font-weight: normal;
2147
2091
  word-break: break-all;
2148
2092
  }
2149
- ._PuckHeader-tools_15xnq_43 {
2093
+ ._PuckHeader-tools_63pti_75 {
2150
2094
  display: flex;
2151
2095
  gap: 16px;
2152
2096
  justify-content: flex-end;
2153
2097
  }
2154
- ._PuckHeader-menuButton_15xnq_49 {
2098
+ ._PuckHeader-menuButton_63pti_81 {
2155
2099
  color: var(--puck-color-grey-05);
2156
2100
  margin-inline-start: -4px;
2157
2101
  }
2158
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2102
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2159
2103
  color: var(--puck-color-black);
2160
2104
  }
2161
2105
  @media (min-width: 638px) {
2162
- ._PuckHeader-menuButton_15xnq_49 {
2106
+ ._PuckHeader-menuButton_63pti_81 {
2163
2107
  display: none;
2164
2108
  }
2165
2109
  }
2166
2110
 
2111
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2112
+ ._SidebarSection_5otpt_1 {
2113
+ display: flex;
2114
+ position: relative;
2115
+ flex-direction: column;
2116
+ color: var(--puck-color-black);
2117
+ }
2118
+ ._SidebarSection_5otpt_1:last-of-type {
2119
+ flex-grow: 1;
2120
+ }
2121
+ ._SidebarSection-title_5otpt_12 {
2122
+ background: var(--puck-color-white);
2123
+ padding: 16px;
2124
+ border-bottom: 1px solid var(--puck-color-grey-09);
2125
+ border-top: 1px solid var(--puck-color-grey-09);
2126
+ overflow-x: auto;
2127
+ }
2128
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2129
+ border-top: 0px;
2130
+ }
2131
+ ._SidebarSection-content_5otpt_24:last-child {
2132
+ padding-bottom: 4px;
2133
+ }
2134
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2135
+ border-bottom: none;
2136
+ flex-grow: 1;
2137
+ }
2138
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2139
+ background: none;
2140
+ border: 0;
2141
+ border-radius: 2px;
2142
+ color: var(--puck-color-azure-04);
2143
+ cursor: pointer;
2144
+ font: inherit;
2145
+ flex-shrink: 0;
2146
+ padding: 0;
2147
+ transition: color 50ms ease-in;
2148
+ }
2149
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
2150
+ outline: 2px solid var(--puck-color-azure-05);
2151
+ outline-offset: 2px;
2152
+ }
2153
+ @media (hover: hover) and (pointer: fine) {
2154
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2155
+ color: var(--puck-color-azure-03);
2156
+ transition: none;
2157
+ }
2158
+ }
2159
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2160
+ color: var(--puck-color-azure-02);
2161
+ transition: none;
2162
+ }
2163
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2164
+ align-items: center;
2165
+ display: flex;
2166
+ gap: 4px;
2167
+ }
2168
+ ._SidebarSection-breadcrumb_5otpt_33 {
2169
+ align-items: center;
2170
+ display: flex;
2171
+ gap: 4px;
2172
+ }
2173
+ ._SidebarSection-heading_5otpt_74 {
2174
+ padding-inline-end: 16px;
2175
+ }
2176
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2177
+ background: var(--puck-color-white);
2178
+ display: flex;
2179
+ justify-content: center;
2180
+ align-items: center;
2181
+ height: 100%;
2182
+ width: 100%;
2183
+ top: 0;
2184
+ position: absolute;
2185
+ z-index: 1;
2186
+ pointer-events: all;
2187
+ box-sizing: border-box;
2188
+ opacity: 0.8;
2189
+ }
2190
+
2191
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2192
+ ._Breadcrumbs_1c9yh_1 {
2193
+ align-items: center;
2194
+ display: flex;
2195
+ gap: 4px;
2196
+ }
2197
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
2198
+ background: none;
2199
+ border: 0;
2200
+ border-radius: 2px;
2201
+ color: var(--puck-color-azure-04);
2202
+ cursor: pointer;
2203
+ font: inherit;
2204
+ flex-shrink: 0;
2205
+ padding: 0;
2206
+ transition: color 50ms ease-in;
2207
+ }
2208
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
2209
+ outline: 2px solid var(--puck-color-azure-05);
2210
+ outline-offset: 2px;
2211
+ }
2212
+ @media (hover: hover) and (pointer: fine) {
2213
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2214
+ color: var(--puck-color-azure-03);
2215
+ transition: none;
2216
+ }
2217
+ }
2218
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2219
+ color: var(--puck-color-azure-02);
2220
+ transition: none;
2221
+ }
2222
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2223
+ align-items: center;
2224
+ display: flex;
2225
+ gap: 4px;
2226
+ }
2227
+
2228
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2229
+ ._ViewportControls_e3unb_1 {
2230
+ position: relative;
2231
+ }
2232
+ ._ViewportControls--fullScreen_e3unb_5 {
2233
+ border-radius: 32px;
2234
+ display: flex;
2235
+ position: absolute;
2236
+ bottom: 12px;
2237
+ right: 12px;
2238
+ overflow: hidden;
2239
+ }
2240
+ ._ViewportControls-toggleButton_e3unb_14 {
2241
+ display: none;
2242
+ }
2243
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
2244
+ align-items: center;
2245
+ background-color: var(--puck-color-grey-02);
2246
+ border: 1px solid var(--puck-color-grey-04);
2247
+ border-radius: 30px;
2248
+ cursor: pointer;
2249
+ color: var(--puck-color-grey-11);
2250
+ display: flex;
2251
+ justify-content: center;
2252
+ width: 42px;
2253
+ height: 42px;
2254
+ z-index: 1;
2255
+ }
2256
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2257
+ background-color: var(--puck-color-grey-02);
2258
+ border: 1px solid var(--puck-color-azure-04);
2259
+ color: var(--puck-color-azure-07);
2260
+ }
2261
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2262
+ background-color: var(--puck-color-grey-03);
2263
+ }
2264
+ ._ViewportControls-actions_e3unb_42 {
2265
+ display: flex;
2266
+ }
2267
+ ._ViewportControls-actionsInner_e3unb_46 {
2268
+ display: flex;
2269
+ box-sizing: border-box;
2270
+ justify-content: center;
2271
+ margin-left: auto;
2272
+ margin-right: auto;
2273
+ z-index: 0;
2274
+ overflow: hidden;
2275
+ }
2276
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2277
+ background: var(--puck-color-grey-11);
2278
+ border: 1px solid var(--puck-color-grey-09);
2279
+ border-radius: 30px;
2280
+ margin-left: none;
2281
+ margin-right: none;
2282
+ padding-right: 42px;
2283
+ }
2284
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2285
+ transform: translateX(100%);
2286
+ transition: transform 150ms ease-in-out;
2287
+ }
2288
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2289
+ transform: translateX(42px);
2290
+ }
2291
+ ._ViewportControls-divider_e3unb_75 {
2292
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2293
+ margin-bottom: 8px;
2294
+ margin-top: 8px;
2295
+ }
2296
+ ._ViewportControls-zoomSelect_e3unb_81 {
2297
+ appearance: none;
2298
+ background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
2299
+ background-size: 10px;
2300
+ background-position: calc(100% - 12px) calc(50% + 3px);
2301
+ background-repeat: no-repeat;
2302
+ border: 0;
2303
+ font-size: var(--puck-font-size-xxxs);
2304
+ padding: 0;
2305
+ padding-left: 8px;
2306
+ width: 96px;
2307
+ }
2308
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2309
+ display: none;
2310
+ }
2311
+ @media (min-width: 638px) {
2312
+ ._ViewportControls-zoom_e3unb_81,
2313
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2314
+ display: flex;
2315
+ justify-content: center;
2316
+ }
2317
+ }
2318
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2319
+ background-position: 12px calc(50% + 3px);
2320
+ }
2321
+ ._ViewportButton-inner_e3unb_111 {
2322
+ align-items: center;
2323
+ display: flex;
2324
+ justify-content: center;
2325
+ height: 32px;
2326
+ width: 32px;
2327
+ }
2328
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2329
+ color: var(--puck-color-azure-04);
2330
+ }
2331
+
2332
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2333
+ ._PuckCanvas_t6s9b_1 {
2334
+ background: var(--puck-color-grey-11);
2335
+ display: flex;
2336
+ grid-area: editor;
2337
+ flex-direction: column;
2338
+ padding: var(--puck-space-px);
2339
+ position: relative;
2340
+ overflow: auto;
2341
+ }
2342
+ @media (min-width: 1198px) {
2343
+ ._PuckCanvas_t6s9b_1 {
2344
+ padding: calc(var(--puck-space-px) * 1.5);
2345
+ padding-top: calc(var(--puck-space-px) * 0.5);
2346
+ }
2347
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2348
+ padding-top: calc(var(--puck-space-px) * 1.5);
2349
+ }
2350
+ }
2351
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2352
+ padding: 0;
2353
+ overflow: hidden;
2354
+ }
2355
+ @media (min-width: 1198px) {
2356
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2357
+ padding: 0;
2358
+ }
2359
+ }
2360
+ ._PuckCanvas-inner_t6s9b_33 {
2361
+ display: flex;
2362
+ height: 100%;
2363
+ justify-content: center;
2364
+ min-width: 288px;
2365
+ position: relative;
2366
+ width: 100%;
2367
+ }
2368
+ ._PuckCanvas-root_t6s9b_42 {
2369
+ background: white;
2370
+ outline: 1px solid var(--puck-color-grey-09);
2371
+ box-sizing: content-box;
2372
+ min-width: 321px;
2373
+ position: absolute;
2374
+ pointer-events: none;
2375
+ transform-origin: top;
2376
+ top: 0;
2377
+ bottom: 0;
2378
+ opacity: 0;
2379
+ }
2380
+ @media (min-width: 1198px) {
2381
+ ._PuckCanvas-root_t6s9b_42 {
2382
+ min-width: unset;
2383
+ }
2384
+ }
2385
+ @media (prefers-reduced-motion: reduce) {
2386
+ ._PuckCanvas-root_t6s9b_42 {
2387
+ transition: none !important;
2388
+ }
2389
+ }
2390
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2391
+ pointer-events: unset;
2392
+ opacity: 1;
2393
+ }
2394
+ ._PuckCanvas-loader_t6s9b_72 {
2395
+ align-items: center;
2396
+ color: var(--puck-color-grey-06);
2397
+ display: flex;
2398
+ height: 100%;
2399
+ justify-content: center;
2400
+ transition: opacity 250ms ease-out;
2401
+ opacity: 0;
2402
+ }
2403
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2404
+ opacity: 1;
2405
+ }
2406
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2407
+ opacity: 0;
2408
+ height: 0;
2409
+ transition: none;
2410
+ }
2411
+ ._PuckCanvas-controls_t6s9b_17 {
2412
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2413
+ }
2414
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2415
+ padding-bottom: 0;
2416
+ z-index: 1;
2417
+ }
2418
+
2167
2419
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
2168
2420
  @media (min-width: 766px) {
2169
2421
  ._ResizeHandle_144bf_2 {
@@ -2198,31 +2450,181 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2198
2450
  }
2199
2451
 
2200
2452
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
2201
- ._Sidebar_1xksb_1 {
2453
+ ._Sidebar_o396p_1 {
2454
+ border-block-start: 1px solid var(--puck-color-grey-09);
2202
2455
  position: relative;
2203
- display: flex;
2456
+ display: none;
2204
2457
  flex-direction: column;
2205
2458
  overflow-y: auto;
2206
2459
  }
2207
- ._Sidebar--left_1xksb_8 {
2460
+ ._Sidebar--isVisible_o396p_9 {
2461
+ display: flex;
2462
+ }
2463
+ ._Sidebar--left_o396p_13 {
2208
2464
  background: var(--puck-color-grey-12);
2209
- border-inline-end: 1px solid var(--puck-color-grey-09);
2210
2465
  grid-area: left;
2211
2466
  }
2212
- ._Sidebar--right_1xksb_14 {
2467
+ @media (min-width: 766px) {
2468
+ ._Sidebar--left_o396p_13 {
2469
+ border-block-start: 0;
2470
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2471
+ }
2472
+ }
2473
+ ._Sidebar--right_o396p_25 {
2213
2474
  background: var(--puck-color-white);
2214
- border-inline-start: 1px solid var(--puck-color-grey-09);
2215
2475
  grid-area: right;
2216
2476
  }
2217
- ._Sidebar-resizeHandle_1xksb_20 {
2477
+ @media (min-width: 766px) {
2478
+ ._Sidebar--right_o396p_25 {
2479
+ border-block-start: 0;
2480
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2481
+ }
2482
+ }
2483
+ ._Sidebar-resizeHandle_o396p_37 {
2218
2484
  position: absolute;
2219
2485
  height: 100%;
2220
2486
  }
2221
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2487
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
2222
2488
  grid-area: left;
2223
2489
  justify-self: end;
2224
2490
  }
2225
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2491
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
2226
2492
  grid-area: right;
2227
2493
  justify-self: start;
2228
2494
  }
2495
+
2496
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2497
+ ._Nav_1pu0u_1 {
2498
+ display: flex;
2499
+ }
2500
+ ._Nav-list_1pu0u_5 {
2501
+ display: flex;
2502
+ list-style: none;
2503
+ margin: 0;
2504
+ padding: 0;
2505
+ overflow-x: auto;
2506
+ gap: 8px;
2507
+ }
2508
+ @media (min-width: 638px) {
2509
+ ._Nav-list_1pu0u_5 {
2510
+ padding-top: 32px;
2511
+ flex-direction: column;
2512
+ gap: 16px;
2513
+ width: 100%;
2514
+ }
2515
+ }
2516
+ ._Nav-mobileActions_1pu0u_23 {
2517
+ align-items: center;
2518
+ display: flex;
2519
+ justify-content: center;
2520
+ margin-inline-start: auto;
2521
+ padding: 4px 16px;
2522
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2523
+ }
2524
+ @media (min-width: 638px) {
2525
+ ._Nav-mobileActions_1pu0u_23 {
2526
+ display: none;
2527
+ }
2528
+ }
2529
+ ._NavItem-link_1pu0u_38 {
2530
+ align-items: center;
2531
+ color: var(--puck-color-grey-03);
2532
+ display: flex;
2533
+ gap: 8px;
2534
+ text-decoration: none;
2535
+ cursor: pointer;
2536
+ border-radius: 4px;
2537
+ padding: 8px 4px;
2538
+ width: 64px;
2539
+ box-sizing: border-box;
2540
+ }
2541
+ @media (min-width: 638px) {
2542
+ ._NavItem-link_1pu0u_38 {
2543
+ width: auto;
2544
+ }
2545
+ }
2546
+ ._NavItem_1pu0u_38:first-of-type {
2547
+ padding-left: 16px;
2548
+ }
2549
+ ._NavItem_1pu0u_38:last-of-type {
2550
+ padding-right: 16px;
2551
+ }
2552
+ @media (min-width: 638px) {
2553
+ ._NavItem_1pu0u_38:first-of-type,
2554
+ ._NavItem_1pu0u_38:last-of-type {
2555
+ padding: 0;
2556
+ }
2557
+ }
2558
+ ._NavItem-link_1pu0u_38 {
2559
+ border-top: 4px solid transparent;
2560
+ border-bottom: 4px solid transparent;
2561
+ border-radius: 0;
2562
+ flex-direction: column;
2563
+ font-size: var(--puck-font-size-xxxs);
2564
+ }
2565
+ @media (min-width: 638px) {
2566
+ ._NavItem-link_1pu0u_38 {
2567
+ border: 0;
2568
+ border-left: 4px solid transparent;
2569
+ border-right: 4px solid transparent;
2570
+ }
2571
+ }
2572
+ ._NavItem-linkIcon_1pu0u_88 {
2573
+ height: 24px;
2574
+ width: 24px;
2575
+ }
2576
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2577
+ background-color: var(--puck-color-azure-10);
2578
+ color: var(--puck-color-azure-04);
2579
+ font-weight: 600;
2580
+ }
2581
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2582
+ background-color: transparent;
2583
+ border-top-color: var(--puck-color-azure-04);
2584
+ border-top-right-radius: 0;
2585
+ border-bottom-right-radius: 0;
2586
+ font-weight: 600;
2587
+ }
2588
+ @media (min-width: 638px) {
2589
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2590
+ border-top-color: transparent;
2591
+ border-right-color: var(--puck-color-azure-04);
2592
+ }
2593
+ }
2594
+ ._NavItem_1pu0u_38:not(._NavItem--active_1pu0u_93) > ._NavItem-link_1pu0u_38:hover {
2595
+ background-color: var(--puck-color-azure-11);
2596
+ color: var(--puck-color-azure-04);
2597
+ }
2598
+ @media (min-width: 638px) {
2599
+ ._NavItem--mobileOnly_1pu0u_120 {
2600
+ display: none;
2601
+ }
2602
+ }
2603
+ ._NavItem--desktopOnly_1pu0u_125 {
2604
+ display: none;
2605
+ }
2606
+ @media (min-width: 638px) {
2607
+ ._NavItem--desktopOnly_1pu0u_125 {
2608
+ display: block;
2609
+ }
2610
+ }
2611
+
2612
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2613
+ ._FieldsPlugin_nd930_1 {
2614
+ background: white;
2615
+ height: 100%;
2616
+ overflow-y: auto;
2617
+ }
2618
+ ._FieldsPlugin-header_nd930_7 {
2619
+ border-bottom: 1px solid var(--puck-color-grey-09);
2620
+ font-weight: 600;
2621
+ padding-bottom: 8px;
2622
+ padding-left: 16px;
2623
+ padding-right: 16px;
2624
+ padding-top: 8px;
2625
+ }
2626
+ @media (min-width: 638px) {
2627
+ ._FieldsPlugin-header_nd930_7 {
2628
+ padding: 16px;
2629
+ }
2630
+ }