@measured/puck 0.21.0-canary.3aa27d1d → 0.21.0-canary.41d0882b

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-IQP25PUX.css +404 -0
  2. package/dist/Editor-L3JAAT2X.mjs +204 -0
  3. package/dist/Render-3OV4N4MT.css +102 -0
  4. package/dist/Render-FXZX6NFH.mjs +55 -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-23IZFPL7.mjs +528 -0
  8. package/dist/chunk-3SDLQIUZ.mjs +429 -0
  9. package/dist/chunk-45I5SDOI.mjs +134 -0
  10. package/dist/chunk-5ZZVX2Z3.mjs +63 -0
  11. package/dist/chunk-AOEDIUVK.mjs +11 -0
  12. package/dist/chunk-B7REOAA7.mjs +435 -0
  13. package/dist/chunk-BXQQARCR.mjs +708 -0
  14. package/dist/{chunk-GFIVKP2H.mjs → chunk-CQUAWHOK.mjs} +6092 -8451
  15. package/dist/chunk-D2SRL6YA.mjs +1807 -0
  16. package/dist/chunk-LJEGWHDD.mjs +53 -0
  17. package/dist/chunk-M6W7YEVX.mjs +95 -0
  18. package/dist/chunk-PBAAIKXA.mjs +111 -0
  19. package/dist/chunk-U4VSQKO3.mjs +33 -0
  20. package/dist/chunk-V5I7CVLT.mjs +103 -0
  21. package/dist/chunk-Y2EFNT5P.mjs +108 -0
  22. package/dist/full-2GJTAAZE.css +301 -0
  23. package/dist/full-L7DWVNTZ.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 +858 -459
  27. package/dist/index.d.mts +32 -129
  28. package/dist/index.d.ts +32 -129
  29. package/dist/index.js +9406 -6857
  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 +927 -0
  34. package/dist/internal.mjs +13 -0
  35. package/dist/loaded-2HLHDP2G.mjs +57 -0
  36. package/dist/loaded-LZUXYAGW.mjs +60 -0
  37. package/dist/loaded-RVWBFK7L.css +87 -0
  38. package/dist/loaded-UHVTB6OD.mjs +57 -0
  39. package/dist/no-external.css +990 -587
  40. package/dist/no-external.d.mts +4 -2
  41. package/dist/no-external.d.ts +4 -2
  42. package/dist/no-external.js +9407 -6855
  43. package/dist/no-external.mjs +34 -11
  44. package/dist/rsc.css +35 -26
  45. package/dist/rsc.d.mts +2 -2
  46. package/dist/rsc.d.ts +2 -2
  47. package/dist/rsc.js +300 -215
  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,109 @@ 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_z25h4_1 .ProseMirror {
1245
+ white-space: pre-wrap;
1246
+ word-wrap: break-word;
1247
+ cursor: text;
1248
+ outline: none;
1249
+ position: relative;
1250
+ }
1251
+ ._RichTextEditor_z25h4_1 .rich-text * {
1252
+ white-space: pre-wrap;
1253
+ user-select: auto;
1254
+ -webkit-user-select: auto;
1255
+ }
1256
+ ._RichTextEditor_z25h4_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_z25h4_1 .rich-text code {
1262
+ background-color: var(--puck-color-grey-11);
1263
+ padding: 4px 8px;
1264
+ border-radius: 4px;
1265
+ }
1266
+ ._RichTextEditor_z25h4_1 .rich-text p:empty::before {
1267
+ content: "\a0";
1268
+ }
1269
+ ._RichTextEditor_z25h4_1 .rich-text pre code {
1270
+ display: block;
1271
+ padding: 8px 12px;
1272
+ }
1273
+ ._RichTextEditor_z25h4_1 .rich-text > *:first-child,
1274
+ ._RichTextEditor_z25h4_1 .ProseMirror > *:first-child,
1275
+ ._RichTextEditor_z25h4_1 .rich-text * p:first-of-type {
1276
+ margin-top: 0;
1277
+ }
1278
+ ._RichTextEditor_z25h4_1 .rich-text > *:last-child,
1279
+ ._RichTextEditor_z25h4_1 .ProseMirror > *:last-child,
1280
+ ._RichTextEditor_z25h4_1 .rich-text * p:last-of-type {
1281
+ margin-bottom: 0;
1282
+ }
1283
+ ._RichTextEditor--editor_z25h4_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
+ text-align: initial;
1296
+ transition: border-color 50ms ease-in;
1297
+ width: 100%;
1298
+ max-width: 100%;
1299
+ min-height: 128px;
1300
+ }
1301
+ ._RichTextEditor--editor_z25h4_50 .rich-text {
1302
+ flex-grow: 1;
1303
+ }
1304
+ ._RichTextEditor--editor_z25h4_50 .rich-text:not(:has(.ProseMirror)),
1305
+ ._RichTextEditor--editor_z25h4_50 .rich-text .ProseMirror {
1306
+ height: 100%;
1307
+ padding: 12px 15px;
1308
+ }
1309
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul,
1310
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1311
+ padding-left: 24px;
1312
+ }
1313
+ ._RichTextEditor--editor_z25h4_50 .rich-text li {
1314
+ line-height: 1.5;
1315
+ }
1316
+ ._RichTextEditor--editor_z25h4_50 .rich-text p {
1317
+ margin-block: 12px;
1318
+ }
1319
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul {
1320
+ list-style: disc;
1321
+ }
1322
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1323
+ list-style: decimal;
1324
+ }
1325
+ ._RichTextEditor--editor_z25h4_50:focus-within {
1326
+ border-color: var(--puck-color-grey-05);
1327
+ outline: 2px solid var(--puck-color-azure-05);
1328
+ transition: none;
1329
+ }
1330
+ ._RichTextEditor--editor_z25h4_50._RichTextEditor--disabled_z25h4_107 {
1331
+ background: var(--puck-color-grey-11);
1332
+ }
1333
+ ._RichTextEditor_z25h4_1:not(:focus-within):not(._RichTextEditor--isActive_z25h4_111) .ProseMirror ::selection {
1334
+ background-color: transparent;
1335
+ }
1336
+ ._RichTextEditor-menu_z25h4_117 {
1337
+ border-bottom: 1px solid var(--puck-color-grey-10);
1338
+ position: sticky;
1339
+ top: 0;
1340
+ z-index: 1;
1341
+ }
1342
+ ._RichTextEditor--disabled_z25h4_107 ._RichTextEditor-menu_z25h4_117 {
1343
+ border-bottom: 1px solid var(--puck-color-grey-09);
1344
+ }
1345
+
1333
1346
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1334
1347
  ._ObjectField_1ua3y_5 {
1335
1348
  display: flex;
@@ -1591,172 +1604,10 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1591
1604
  display: none;
1592
1605
  }
1593
1606
 
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;
1607
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1608
+ ._PuckFields_10bh7_1 {
1597
1609
  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);
1610
+ font-family: var(--puck-font-family);
1760
1611
  }
1761
1612
  ._PuckFields--isLoading_10bh7_6 {
1762
1613
  min-height: 48px;
@@ -1958,159 +1809,210 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1958
1809
  margin-top: 4px;
1959
1810
  }
1960
1811
 
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);
1965
- 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);
1812
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1813
+ ._Puck_1dd16_19 {
1814
+ --puck-space-px: 16px;
1815
+ font-family: var(--puck-font-family);
1816
+ overflow-x: hidden;
1993
1817
  }
1994
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
1995
- color: var(--puck-color-azure-04);
1818
+ @media (min-width: 766px) {
1819
+ ._Puck_1dd16_19 {
1820
+ overflow-x: auto;
1821
+ }
1996
1822
  }
1997
-
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;
1823
+ ._Puck-portal_1dd16_31 {
1824
+ position: relative;
1825
+ z-index: 2;
2006
1826
  }
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);
2014
- }
1827
+ ._PuckLayout_1dd16_36 {
1828
+ height: 100dvh;
2015
1829
  }
2016
- ._PuckCanvas-inner_18jay_21 {
2017
- display: flex;
1830
+ ._PuckLayout-inner_1dd16_40 {
1831
+ --puck-frame-width: auto;
1832
+ --puck-side-nav-width: min-content;
1833
+ --puck-side-bar-width: 0px;
1834
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1835
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1836
+ background-color: var(--puck-color-grey-12);
1837
+ display: grid;
1838
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1839
+ grid-template-columns: var(--puck-frame-width);
1840
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
2018
1841
  height: 100%;
2019
- justify-content: center;
2020
- min-width: 358px;
2021
1842
  position: relative;
2022
- width: 100%;
2023
- }
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
+ transition: grid-template-rows 150ms ease-in;
1844
+ z-index: 0;
1845
+ overflow: hidden;
2035
1846
  }
2036
- @media (min-width: 1198px) {
2037
- ._PuckCanvas-root_18jay_30 {
2038
- min-width: unset;
1847
+ @media (min-width: 638px) {
1848
+ ._PuckLayout-inner_1dd16_40 {
1849
+ --puck-side-nav-width: 68px;
1850
+ grid-template-areas: "header header header header" "sidenav left editor right";
1851
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1852
+ grid-template-rows: min-content auto;
2039
1853
  }
2040
- }
2041
- @media (prefers-reduced-motion: reduce) {
2042
- ._PuckCanvas-root_18jay_30 {
2043
- transition: none !important;
1854
+ ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
1855
+ --puck-side-nav-width: 0;
2044
1856
  }
2045
1857
  }
2046
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2047
- pointer-events: unset;
2048
- opacity: 1;
1858
+ ._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
1859
+ --puck-side-bar-width: 186px;
2049
1860
  }
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;
1861
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1862
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
2058
1863
  }
2059
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2060
- opacity: 1;
1864
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1865
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
2061
1866
  }
2062
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2063
- opacity: 0;
2064
- height: 0;
2065
- transition: none;
1867
+ @media (min-width: 638px) {
1868
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1869
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1870
+ grid-template-rows: min-content auto;
1871
+ }
2066
1872
  }
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;
1873
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1874
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1875
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
2080
1876
  }
2081
- ._MenuBar--menuOpen_8pf8c_14 {
2082
- display: block;
1877
+ @media (min-width: 638px) {
1878
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1879
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
1880
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1881
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1882
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1883
+ grid-template-rows: min-content auto;
1884
+ }
2083
1885
  }
2084
1886
  @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;
1887
+ ._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1888
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
2092
1889
  }
2093
1890
  }
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;
1891
+ @media (min-width: 638px) {
1892
+ ._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1893
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1894
+ }
1895
+ }
1896
+ @media (min-width: 458px) {
1897
+ ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
1898
+ --puck-frame-width: minmax(266px, auto);
1899
+ }
2100
1900
  }
2101
1901
  @media (min-width: 638px) {
2102
- ._MenuBar-inner_8pf8c_29 {
2103
- display: flex;
2104
- flex-direction: row;
2105
- flex-wrap: nowrap;
1902
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1903
+ --puck-side-bar-width: minmax(186px, 250px);
2106
1904
  }
2107
1905
  }
2108
- ._MenuBar-history_8pf8c_45 {
2109
- display: flex;
1906
+ @media (min-width: 766px) {
1907
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1908
+ --puck-frame-width: auto;
1909
+ }
2110
1910
  }
2111
-
2112
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2113
- ._PuckHeader_15xnq_1 {
1911
+ @media (min-width: 990px) {
1912
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1913
+ --puck-side-bar-width: 256px;
1914
+ }
1915
+ }
1916
+ @media (min-width: 1198px) {
1917
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1918
+ --puck-side-bar-width: 274px;
1919
+ }
1920
+ }
1921
+ @media (min-width: 1398px) {
1922
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1923
+ --puck-side-bar-width: 290px;
1924
+ }
1925
+ }
1926
+ @media (min-width: 1598px) {
1927
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1928
+ --puck-side-bar-width: 320px;
1929
+ }
1930
+ }
1931
+ ._PuckLayout-nav_1dd16_192 {
1932
+ border-top: 1px solid var(--puck-color-grey-09);
1933
+ background-color: var(--puck-color-grey-12);
1934
+ grid-area: sidenav;
1935
+ overflow: hidden;
1936
+ width: 100%;
1937
+ }
1938
+ @media (min-width: 638px) {
1939
+ ._PuckLayout-nav_1dd16_192 {
1940
+ border-top: 0;
1941
+ border-right: 1px solid var(--puck-color-grey-09);
1942
+ box-sizing: border-box;
1943
+ }
1944
+ }
1945
+ ._PuckLayout-header_1dd16_208 {
1946
+ grid-area: header;
1947
+ }
1948
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1949
+ overflow: hidden;
1950
+ }
1951
+ @media (min-width: 638px) {
1952
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1953
+ overflow: auto;
1954
+ }
1955
+ }
1956
+ ._PuckPluginTab_1dd16_222 {
1957
+ display: none;
1958
+ flex-grow: 1;
1959
+ max-height: 100%;
1960
+ }
1961
+ ._PuckPluginTab--visible_1dd16_228 {
1962
+ display: flex;
1963
+ flex-direction: column;
1964
+ }
1965
+ ._PuckPluginTab-body_1dd16_233 {
1966
+ flex-grow: 1;
1967
+ max-height: 100%;
1968
+ }
1969
+
1970
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1971
+ ._MenuBar_8pf8c_1 {
1972
+ background-color: var(--puck-color-white);
1973
+ border-bottom: 1px solid var(--puck-color-grey-09);
1974
+ display: none;
1975
+ left: 0;
1976
+ margin-top: 1px;
1977
+ padding: 8px 16px;
1978
+ position: absolute;
1979
+ right: 0;
1980
+ top: 100%;
1981
+ z-index: 2;
1982
+ }
1983
+ ._MenuBar--menuOpen_8pf8c_14 {
1984
+ display: block;
1985
+ }
1986
+ @media (min-width: 638px) {
1987
+ ._MenuBar_8pf8c_1 {
1988
+ border: none;
1989
+ display: block;
1990
+ margin-top: 0;
1991
+ overflow-y: visible;
1992
+ padding: 0;
1993
+ position: static;
1994
+ }
1995
+ }
1996
+ ._MenuBar-inner_8pf8c_29 {
1997
+ align-items: center;
1998
+ display: flex;
1999
+ flex-wrap: wrap;
2000
+ gap: 8px 16px;
2001
+ justify-content: flex-end;
2002
+ }
2003
+ @media (min-width: 638px) {
2004
+ ._MenuBar-inner_8pf8c_29 {
2005
+ display: flex;
2006
+ flex-direction: row;
2007
+ flex-wrap: nowrap;
2008
+ }
2009
+ }
2010
+ ._MenuBar-history_8pf8c_45 {
2011
+ display: flex;
2012
+ }
2013
+
2014
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2015
+ ._PuckHeader_63pti_1 {
2114
2016
  background: var(--puck-color-white);
2115
2017
  border-bottom: 1px solid var(--puck-color-grey-09);
2116
2018
  color: var(--puck-color-black);
@@ -2118,7 +2020,15 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2118
2020
  position: relative;
2119
2021
  max-width: 100vw;
2120
2022
  }
2121
- ._PuckHeader-inner_15xnq_10 {
2023
+ @media (min-width: 638px) {
2024
+ ._PuckHeader_63pti_1 {
2025
+ padding-left: 67px;
2026
+ }
2027
+ ._PuckHeader--hidePlugins_63pti_15 {
2028
+ padding-left: 0;
2029
+ }
2030
+ }
2031
+ ._PuckHeader-inner_63pti_20 {
2122
2032
  align-items: end;
2123
2033
  display: grid;
2124
2034
  gap: var(--puck-space-px);
@@ -2127,43 +2037,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2127
2037
  grid-template-rows: auto;
2128
2038
  padding: var(--puck-space-px);
2129
2039
  }
2130
- ._PuckHeader-toggle_15xnq_20 {
2040
+ @media (min-width: 638px) {
2041
+ ._PuckHeader-inner_63pti_20 {
2042
+ border-left: 1px solid var(--puck-color-grey-09);
2043
+ }
2044
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2045
+ border-left: none;
2046
+ }
2047
+ }
2048
+ ._PuckHeader-toggle_63pti_40 {
2131
2049
  color: var(--puck-color-grey-05);
2132
2050
  display: flex;
2133
2051
  margin-inline-start: -4px;
2134
2052
  padding-top: 2px;
2135
2053
  }
2136
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
2137
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
2054
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2055
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2138
2056
  color: var(--puck-color-black);
2139
2057
  }
2140
- ._PuckHeader-title_15xnq_32 {
2058
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2059
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2060
+ display: none;
2061
+ }
2062
+ @media (min-width: 638px) {
2063
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2064
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2065
+ display: block;
2066
+ }
2067
+ }
2068
+ ._PuckHeader-title_63pti_64 {
2141
2069
  align-self: center;
2142
2070
  }
2143
- ._PuckHeader-path_15xnq_36 {
2071
+ ._PuckHeader-path_63pti_68 {
2144
2072
  font-family: var(--puck-font-family-monospaced);
2145
2073
  font-size: var(--puck-font-size-xxs);
2146
2074
  font-weight: normal;
2147
2075
  word-break: break-all;
2148
2076
  }
2149
- ._PuckHeader-tools_15xnq_43 {
2077
+ ._PuckHeader-tools_63pti_75 {
2150
2078
  display: flex;
2151
2079
  gap: 16px;
2152
2080
  justify-content: flex-end;
2153
2081
  }
2154
- ._PuckHeader-menuButton_15xnq_49 {
2082
+ ._PuckHeader-menuButton_63pti_81 {
2155
2083
  color: var(--puck-color-grey-05);
2156
2084
  margin-inline-start: -4px;
2157
2085
  }
2158
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2086
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2159
2087
  color: var(--puck-color-black);
2160
2088
  }
2161
2089
  @media (min-width: 638px) {
2162
- ._PuckHeader-menuButton_15xnq_49 {
2090
+ ._PuckHeader-menuButton_63pti_81 {
2163
2091
  display: none;
2164
2092
  }
2165
2093
  }
2166
2094
 
2095
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2096
+ ._SidebarSection_5otpt_1 {
2097
+ display: flex;
2098
+ position: relative;
2099
+ flex-direction: column;
2100
+ color: var(--puck-color-black);
2101
+ }
2102
+ ._SidebarSection_5otpt_1:last-of-type {
2103
+ flex-grow: 1;
2104
+ }
2105
+ ._SidebarSection-title_5otpt_12 {
2106
+ background: var(--puck-color-white);
2107
+ padding: 16px;
2108
+ border-bottom: 1px solid var(--puck-color-grey-09);
2109
+ border-top: 1px solid var(--puck-color-grey-09);
2110
+ overflow-x: auto;
2111
+ }
2112
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2113
+ border-top: 0px;
2114
+ }
2115
+ ._SidebarSection-content_5otpt_24:last-child {
2116
+ padding-bottom: 4px;
2117
+ }
2118
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2119
+ border-bottom: none;
2120
+ flex-grow: 1;
2121
+ }
2122
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2123
+ background: none;
2124
+ border: 0;
2125
+ border-radius: 2px;
2126
+ color: var(--puck-color-azure-04);
2127
+ cursor: pointer;
2128
+ font: inherit;
2129
+ flex-shrink: 0;
2130
+ padding: 0;
2131
+ transition: color 50ms ease-in;
2132
+ }
2133
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
2134
+ outline: 2px solid var(--puck-color-azure-05);
2135
+ outline-offset: 2px;
2136
+ }
2137
+ @media (hover: hover) and (pointer: fine) {
2138
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2139
+ color: var(--puck-color-azure-03);
2140
+ transition: none;
2141
+ }
2142
+ }
2143
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2144
+ color: var(--puck-color-azure-02);
2145
+ transition: none;
2146
+ }
2147
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2148
+ align-items: center;
2149
+ display: flex;
2150
+ gap: 4px;
2151
+ }
2152
+ ._SidebarSection-breadcrumb_5otpt_33 {
2153
+ align-items: center;
2154
+ display: flex;
2155
+ gap: 4px;
2156
+ }
2157
+ ._SidebarSection-heading_5otpt_74 {
2158
+ padding-inline-end: 16px;
2159
+ }
2160
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2161
+ background: var(--puck-color-white);
2162
+ display: flex;
2163
+ justify-content: center;
2164
+ align-items: center;
2165
+ height: 100%;
2166
+ width: 100%;
2167
+ top: 0;
2168
+ position: absolute;
2169
+ z-index: 1;
2170
+ pointer-events: all;
2171
+ box-sizing: border-box;
2172
+ opacity: 0.8;
2173
+ }
2174
+
2175
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2176
+ ._Breadcrumbs_1c9yh_1 {
2177
+ align-items: center;
2178
+ display: flex;
2179
+ gap: 4px;
2180
+ }
2181
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
2182
+ background: none;
2183
+ border: 0;
2184
+ border-radius: 2px;
2185
+ color: var(--puck-color-azure-04);
2186
+ cursor: pointer;
2187
+ font: inherit;
2188
+ flex-shrink: 0;
2189
+ padding: 0;
2190
+ transition: color 50ms ease-in;
2191
+ }
2192
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
2193
+ outline: 2px solid var(--puck-color-azure-05);
2194
+ outline-offset: 2px;
2195
+ }
2196
+ @media (hover: hover) and (pointer: fine) {
2197
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2198
+ color: var(--puck-color-azure-03);
2199
+ transition: none;
2200
+ }
2201
+ }
2202
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2203
+ color: var(--puck-color-azure-02);
2204
+ transition: none;
2205
+ }
2206
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2207
+ align-items: center;
2208
+ display: flex;
2209
+ gap: 4px;
2210
+ }
2211
+
2212
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2213
+ ._ViewportControls_e3unb_1 {
2214
+ position: relative;
2215
+ }
2216
+ ._ViewportControls--fullScreen_e3unb_5 {
2217
+ border-radius: 32px;
2218
+ display: flex;
2219
+ position: absolute;
2220
+ bottom: 12px;
2221
+ right: 12px;
2222
+ overflow: hidden;
2223
+ }
2224
+ ._ViewportControls-toggleButton_e3unb_14 {
2225
+ display: none;
2226
+ }
2227
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
2228
+ align-items: center;
2229
+ background-color: var(--puck-color-grey-02);
2230
+ border: 1px solid var(--puck-color-grey-04);
2231
+ border-radius: 30px;
2232
+ cursor: pointer;
2233
+ color: var(--puck-color-grey-11);
2234
+ display: flex;
2235
+ justify-content: center;
2236
+ width: 42px;
2237
+ height: 42px;
2238
+ z-index: 1;
2239
+ }
2240
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2241
+ background-color: var(--puck-color-grey-02);
2242
+ border: 1px solid var(--puck-color-azure-04);
2243
+ color: var(--puck-color-azure-07);
2244
+ }
2245
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2246
+ background-color: var(--puck-color-grey-03);
2247
+ }
2248
+ ._ViewportControls-actions_e3unb_42 {
2249
+ display: flex;
2250
+ }
2251
+ ._ViewportControls-actionsInner_e3unb_46 {
2252
+ display: flex;
2253
+ box-sizing: border-box;
2254
+ justify-content: center;
2255
+ margin-left: auto;
2256
+ margin-right: auto;
2257
+ z-index: 0;
2258
+ overflow: hidden;
2259
+ }
2260
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2261
+ background: var(--puck-color-grey-11);
2262
+ border: 1px solid var(--puck-color-grey-09);
2263
+ border-radius: 30px;
2264
+ margin-left: none;
2265
+ margin-right: none;
2266
+ padding-right: 42px;
2267
+ }
2268
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2269
+ transform: translateX(100%);
2270
+ transition: transform 150ms ease-in-out;
2271
+ }
2272
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2273
+ transform: translateX(42px);
2274
+ }
2275
+ ._ViewportControls-divider_e3unb_75 {
2276
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2277
+ margin-bottom: 8px;
2278
+ margin-top: 8px;
2279
+ }
2280
+ ._ViewportControls-zoomSelect_e3unb_81 {
2281
+ appearance: none;
2282
+ 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;
2283
+ background-size: 10px;
2284
+ background-position: calc(100% - 12px) calc(50% + 3px);
2285
+ background-repeat: no-repeat;
2286
+ border: 0;
2287
+ font-size: var(--puck-font-size-xxxs);
2288
+ padding: 0;
2289
+ padding-left: 8px;
2290
+ width: 96px;
2291
+ }
2292
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2293
+ display: none;
2294
+ }
2295
+ @media (min-width: 638px) {
2296
+ ._ViewportControls-zoom_e3unb_81,
2297
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2298
+ display: flex;
2299
+ justify-content: center;
2300
+ }
2301
+ }
2302
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2303
+ background-position: 12px calc(50% + 3px);
2304
+ }
2305
+ ._ViewportButton-inner_e3unb_111 {
2306
+ align-items: center;
2307
+ display: flex;
2308
+ justify-content: center;
2309
+ height: 32px;
2310
+ width: 32px;
2311
+ }
2312
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2313
+ color: var(--puck-color-azure-04);
2314
+ }
2315
+
2316
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2317
+ ._PuckCanvas_t6s9b_1 {
2318
+ background: var(--puck-color-grey-11);
2319
+ display: flex;
2320
+ grid-area: editor;
2321
+ flex-direction: column;
2322
+ padding: var(--puck-space-px);
2323
+ position: relative;
2324
+ overflow: auto;
2325
+ }
2326
+ @media (min-width: 1198px) {
2327
+ ._PuckCanvas_t6s9b_1 {
2328
+ padding: calc(var(--puck-space-px) * 1.5);
2329
+ padding-top: calc(var(--puck-space-px) * 0.5);
2330
+ }
2331
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2332
+ padding-top: calc(var(--puck-space-px) * 1.5);
2333
+ }
2334
+ }
2335
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2336
+ padding: 0;
2337
+ overflow: hidden;
2338
+ }
2339
+ @media (min-width: 1198px) {
2340
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2341
+ padding: 0;
2342
+ }
2343
+ }
2344
+ ._PuckCanvas-inner_t6s9b_33 {
2345
+ display: flex;
2346
+ height: 100%;
2347
+ justify-content: center;
2348
+ min-width: 288px;
2349
+ position: relative;
2350
+ width: 100%;
2351
+ }
2352
+ ._PuckCanvas-root_t6s9b_42 {
2353
+ background: white;
2354
+ outline: 1px solid var(--puck-color-grey-09);
2355
+ box-sizing: content-box;
2356
+ min-width: 321px;
2357
+ position: absolute;
2358
+ pointer-events: none;
2359
+ transform-origin: top;
2360
+ top: 0;
2361
+ bottom: 0;
2362
+ opacity: 0;
2363
+ }
2364
+ @media (min-width: 1198px) {
2365
+ ._PuckCanvas-root_t6s9b_42 {
2366
+ min-width: unset;
2367
+ }
2368
+ }
2369
+ @media (prefers-reduced-motion: reduce) {
2370
+ ._PuckCanvas-root_t6s9b_42 {
2371
+ transition: none !important;
2372
+ }
2373
+ }
2374
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2375
+ pointer-events: unset;
2376
+ opacity: 1;
2377
+ }
2378
+ ._PuckCanvas-loader_t6s9b_72 {
2379
+ align-items: center;
2380
+ color: var(--puck-color-grey-06);
2381
+ display: flex;
2382
+ height: 100%;
2383
+ justify-content: center;
2384
+ transition: opacity 250ms ease-out;
2385
+ opacity: 0;
2386
+ }
2387
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2388
+ opacity: 1;
2389
+ }
2390
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2391
+ opacity: 0;
2392
+ height: 0;
2393
+ transition: none;
2394
+ }
2395
+ ._PuckCanvas-controls_t6s9b_17 {
2396
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2397
+ }
2398
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2399
+ padding-bottom: 0;
2400
+ z-index: 1;
2401
+ }
2402
+
2167
2403
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
2168
2404
  @media (min-width: 766px) {
2169
2405
  ._ResizeHandle_144bf_2 {
@@ -2198,31 +2434,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2198
2434
  }
2199
2435
 
2200
2436
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
2201
- ._Sidebar_1xksb_1 {
2437
+ ._Sidebar_o396p_1 {
2438
+ border-block-start: 1px solid var(--puck-color-grey-09);
2202
2439
  position: relative;
2203
- display: flex;
2440
+ display: none;
2204
2441
  flex-direction: column;
2205
2442
  overflow-y: auto;
2206
2443
  }
2207
- ._Sidebar--left_1xksb_8 {
2444
+ ._Sidebar--isVisible_o396p_9 {
2445
+ display: flex;
2446
+ }
2447
+ ._Sidebar--left_o396p_13 {
2208
2448
  background: var(--puck-color-grey-12);
2209
- border-inline-end: 1px solid var(--puck-color-grey-09);
2210
2449
  grid-area: left;
2211
2450
  }
2212
- ._Sidebar--right_1xksb_14 {
2451
+ @media (min-width: 766px) {
2452
+ ._Sidebar--left_o396p_13 {
2453
+ border-block-start: 0;
2454
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2455
+ }
2456
+ }
2457
+ ._Sidebar--right_o396p_25 {
2213
2458
  background: var(--puck-color-white);
2214
- border-inline-start: 1px solid var(--puck-color-grey-09);
2215
2459
  grid-area: right;
2216
2460
  }
2217
- ._Sidebar-resizeHandle_1xksb_20 {
2461
+ @media (min-width: 766px) {
2462
+ ._Sidebar--right_o396p_25 {
2463
+ border-block-start: 0;
2464
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2465
+ }
2466
+ }
2467
+ ._Sidebar-resizeHandle_o396p_37 {
2218
2468
  position: absolute;
2219
2469
  height: 100%;
2220
2470
  }
2221
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2471
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
2222
2472
  grid-area: left;
2223
2473
  justify-self: end;
2224
2474
  }
2225
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2475
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
2226
2476
  grid-area: right;
2227
2477
  justify-self: start;
2228
2478
  }
2479
+
2480
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2481
+ ._Nav_1tvxq_1 {
2482
+ display: flex;
2483
+ }
2484
+ ._Nav-list_1tvxq_5 {
2485
+ display: flex;
2486
+ list-style: none;
2487
+ margin: 0;
2488
+ padding: 0;
2489
+ overflow-x: auto;
2490
+ gap: 8px;
2491
+ }
2492
+ @media (min-width: 638px) {
2493
+ ._Nav-list_1tvxq_5 {
2494
+ padding-top: 32px;
2495
+ flex-direction: column;
2496
+ gap: 16px;
2497
+ width: 100%;
2498
+ }
2499
+ }
2500
+ ._Nav-mobileActions_1tvxq_23 {
2501
+ align-items: center;
2502
+ display: flex;
2503
+ justify-content: center;
2504
+ margin-inline-start: auto;
2505
+ padding: 4px 16px;
2506
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2507
+ }
2508
+ @media (min-width: 638px) {
2509
+ ._Nav-mobileActions_1tvxq_23 {
2510
+ display: none;
2511
+ }
2512
+ }
2513
+ ._NavItem-link_1tvxq_38 {
2514
+ text-align: center;
2515
+ align-items: center;
2516
+ color: var(--puck-color-grey-03);
2517
+ display: flex;
2518
+ gap: 8px;
2519
+ text-decoration: none;
2520
+ cursor: pointer;
2521
+ border-radius: 4px;
2522
+ padding: 8px 4px;
2523
+ width: 64px;
2524
+ box-sizing: border-box;
2525
+ }
2526
+ @media (min-width: 638px) {
2527
+ ._NavItem-link_1tvxq_38 {
2528
+ width: auto;
2529
+ }
2530
+ }
2531
+ ._NavItem_1tvxq_38:first-of-type {
2532
+ padding-left: 16px;
2533
+ }
2534
+ ._NavItem_1tvxq_38:last-of-type {
2535
+ padding-right: 16px;
2536
+ }
2537
+ @media (min-width: 638px) {
2538
+ ._NavItem_1tvxq_38:first-of-type,
2539
+ ._NavItem_1tvxq_38:last-of-type {
2540
+ padding: 0;
2541
+ }
2542
+ }
2543
+ ._NavItem-link_1tvxq_38 {
2544
+ border-top: 4px solid transparent;
2545
+ border-bottom: 4px solid transparent;
2546
+ border-radius: 0;
2547
+ flex-direction: column;
2548
+ font-size: var(--puck-font-size-xxxs);
2549
+ }
2550
+ @media (min-width: 638px) {
2551
+ ._NavItem-link_1tvxq_38 {
2552
+ border: 0;
2553
+ border-left: 4px solid transparent;
2554
+ border-right: 4px solid transparent;
2555
+ }
2556
+ }
2557
+ ._NavItem-linkIcon_1tvxq_89 {
2558
+ height: 24px;
2559
+ width: 24px;
2560
+ }
2561
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2562
+ background-color: var(--puck-color-azure-10);
2563
+ color: var(--puck-color-azure-04);
2564
+ font-weight: 600;
2565
+ }
2566
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2567
+ background-color: transparent;
2568
+ border-top-color: var(--puck-color-azure-04);
2569
+ border-top-right-radius: 0;
2570
+ border-bottom-right-radius: 0;
2571
+ font-weight: 600;
2572
+ }
2573
+ @media (min-width: 638px) {
2574
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2575
+ border-top-color: transparent;
2576
+ border-right-color: var(--puck-color-azure-04);
2577
+ }
2578
+ }
2579
+ ._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
2580
+ background-color: var(--puck-color-azure-11);
2581
+ color: var(--puck-color-azure-04);
2582
+ }
2583
+ @media (min-width: 638px) {
2584
+ ._NavItem--mobileOnly_1tvxq_121 {
2585
+ display: none;
2586
+ }
2587
+ }
2588
+ ._NavItem--desktopOnly_1tvxq_126 {
2589
+ display: none;
2590
+ }
2591
+ @media (min-width: 638px) {
2592
+ ._NavItem--desktopOnly_1tvxq_126 {
2593
+ display: block;
2594
+ }
2595
+ }
2596
+
2597
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
2598
+ ._BlocksPlugin_1ey1i_1 {
2599
+ padding: 16px;
2600
+ height: 100%;
2601
+ overflow-y: auto;
2602
+ box-sizing: border-box;
2603
+ }
2604
+
2605
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
2606
+ ._OutlinePlugin_q92j6_1 {
2607
+ padding: 16px;
2608
+ height: 100%;
2609
+ overflow-y: auto;
2610
+ box-sizing: border-box;
2611
+ }
2612
+
2613
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2614
+ ._FieldsPlugin_nd930_1 {
2615
+ background: white;
2616
+ height: 100%;
2617
+ overflow-y: auto;
2618
+ }
2619
+ ._FieldsPlugin-header_nd930_7 {
2620
+ border-bottom: 1px solid var(--puck-color-grey-09);
2621
+ font-weight: 600;
2622
+ padding-bottom: 8px;
2623
+ padding-left: 16px;
2624
+ padding-right: 16px;
2625
+ padding-top: 8px;
2626
+ }
2627
+ @media (min-width: 638px) {
2628
+ ._FieldsPlugin-header_nd930_7 {
2629
+ padding: 16px;
2630
+ }
2631
+ }