@measured/puck 0.21.0-canary.77444503 → 0.21.0-canary.7c2f9283

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 (46) hide show
  1. package/dist/{Editor-O447AVCX.mjs → Editor-32UYWE6W.mjs} +10 -10
  2. package/dist/{Editor-F2LSS6SE.css → Editor-IQP25PUX.css} +28 -27
  3. package/dist/{Render-QEMDIDQC.css → Render-3OV4N4MT.css} +28 -27
  4. package/dist/{Render-OFE6QLI2.mjs → Render-FXZX6NFH.mjs} +1 -1
  5. package/dist/{actions-ONhOkrvf.d.mts → actions-BkBoKAc5.d.mts} +26 -10
  6. package/dist/{actions-ONhOkrvf.d.ts → actions-BkBoKAc5.d.ts} +26 -10
  7. package/dist/{chunk-QAWJTCV5.mjs → chunk-3VQHXASI.mjs} +1 -1
  8. package/dist/{chunk-BSDEIOEK.mjs → chunk-6KNQXLQR.mjs} +10 -8
  9. package/dist/{chunk-CSSRLPHM.mjs → chunk-AOEDIUVK.mjs} +1 -1
  10. package/dist/{chunk-4277WLKB.mjs → chunk-FCCNEDWR.mjs} +4373 -3687
  11. package/dist/{chunk-PLXSMBAA.mjs → chunk-GVKHZNTR.mjs} +1 -1
  12. package/dist/{chunk-DAQLMM2T.mjs → chunk-K562SEXI.mjs} +97 -6
  13. package/dist/{chunk-QBGM4ELA.mjs → chunk-KN3XDS7U.mjs} +1 -1
  14. package/dist/{chunk-62AAYNXG.mjs → chunk-MEL7FUSF.mjs} +1 -1
  15. package/dist/{chunk-Y656T6AQ.mjs → chunk-NYGQH27S.mjs} +100 -74
  16. package/dist/{chunk-NLUHDYVR.mjs → chunk-Q3TJ2VYO.mjs} +23 -3
  17. package/dist/{chunk-T3WX7XJ6.mjs → chunk-REWRIUGR.mjs} +33 -9
  18. package/dist/{chunk-2Q4PACDA.mjs → chunk-V2IQTPPK.mjs} +4 -4
  19. package/dist/{full-BEMDJKDS.mjs → full-4OS3O57Y.mjs} +8 -8
  20. package/dist/{index-BEoNHRI1.d.ts → index-bqD1SEOb.d.mts} +3 -1
  21. package/dist/{index-DfxZ7tZF.d.mts → index-lt1zf5WR.d.ts} +3 -1
  22. package/dist/index.css +732 -341
  23. package/dist/index.d.mts +28 -9
  24. package/dist/index.d.ts +28 -9
  25. package/dist/index.js +3340 -2427
  26. package/dist/index.mjs +21 -18
  27. package/dist/internal.d.mts +2 -2
  28. package/dist/internal.d.ts +2 -2
  29. package/dist/internal.js +22 -3
  30. package/dist/internal.mjs +2 -2
  31. package/dist/{loaded-JU3A7Y4L.mjs → loaded-DCQVLO7I.mjs} +5 -5
  32. package/dist/{loaded-N3FYGF2Y.mjs → loaded-JGRO7BH7.mjs} +5 -5
  33. package/dist/{loaded-OBY7OMS6.mjs → loaded-KKVJE5KH.mjs} +5 -5
  34. package/dist/no-external.css +870 -475
  35. package/dist/no-external.d.mts +4 -4
  36. package/dist/no-external.d.ts +4 -4
  37. package/dist/no-external.js +3347 -2431
  38. package/dist/no-external.mjs +20 -12
  39. package/dist/rsc.css +28 -27
  40. package/dist/rsc.d.mts +2 -2
  41. package/dist/rsc.d.ts +2 -2
  42. package/dist/rsc.js +146 -83
  43. package/dist/rsc.mjs +4 -4
  44. package/dist/{walk-tree-CdriEzFJ.d.mts → walk-tree-CRRDqx6_.d.mts} +1 -1
  45. package/dist/{walk-tree-DHbAZ4wF.d.ts → walk-tree-CS7sEpfG.d.ts} +1 -1
  46. package/package.json +1 -1
@@ -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;
@@ -1237,46 +1241,46 @@ textarea._Input-input_bsxfo_26 {
1237
1241
  }
1238
1242
 
1239
1243
  /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1240
- ._RichTextEditor_1elol_1 .ProseMirror {
1244
+ ._RichTextEditor_z25h4_1 .ProseMirror {
1241
1245
  white-space: pre-wrap;
1242
1246
  word-wrap: break-word;
1243
1247
  cursor: text;
1244
1248
  outline: none;
1245
1249
  position: relative;
1246
1250
  }
1247
- ._RichTextEditor_1elol_1 .rich-text * {
1251
+ ._RichTextEditor_z25h4_1 .rich-text * {
1248
1252
  white-space: pre-wrap;
1249
1253
  user-select: auto;
1250
1254
  -webkit-user-select: auto;
1251
1255
  }
1252
- ._RichTextEditor_1elol_1 .rich-text blockquote {
1256
+ ._RichTextEditor_z25h4_1 .rich-text blockquote {
1253
1257
  margin: 1em 0;
1254
1258
  padding: 0 1em;
1255
1259
  border-left: 4px solid var(--puck-color-grey-09);
1256
1260
  }
1257
- ._RichTextEditor_1elol_1 .rich-text code {
1261
+ ._RichTextEditor_z25h4_1 .rich-text code {
1258
1262
  background-color: var(--puck-color-grey-11);
1259
1263
  padding: 4px 8px;
1260
1264
  border-radius: 4px;
1261
1265
  }
1262
- ._RichTextEditor_1elol_1 .rich-text p:empty::before {
1266
+ ._RichTextEditor_z25h4_1 .rich-text p:empty::before {
1263
1267
  content: "\a0";
1264
1268
  }
1265
- ._RichTextEditor_1elol_1 .rich-text pre code {
1269
+ ._RichTextEditor_z25h4_1 .rich-text pre code {
1266
1270
  display: block;
1267
1271
  padding: 8px 12px;
1268
1272
  }
1269
- ._RichTextEditor_1elol_1 .rich-text > *:first-child,
1270
- ._RichTextEditor_1elol_1 .ProseMirror > *:first-child,
1271
- ._RichTextEditor_1elol_1 .rich-text * p:first-of-type {
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 {
1272
1276
  margin-top: 0;
1273
1277
  }
1274
- ._RichTextEditor_1elol_1 .rich-text > *:last-child,
1275
- ._RichTextEditor_1elol_1 .ProseMirror > *:last-child,
1276
- ._RichTextEditor_1elol_1 .rich-text * p:last-of-type {
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 {
1277
1281
  margin-bottom: 0;
1278
1282
  }
1279
- ._RichTextEditor--editor_1elol_50 {
1283
+ ._RichTextEditor--editor_z25h4_50 {
1280
1284
  background: var(--puck-color-white);
1281
1285
  border-width: 1px;
1282
1286
  border-style: solid;
@@ -1288,53 +1292,54 @@ textarea._Input-input_bsxfo_26 {
1288
1292
  font-family: inherit;
1289
1293
  font-size: var(--puck-font-size-xxs);
1290
1294
  resize: vertical;
1295
+ text-align: initial;
1291
1296
  transition: border-color 50ms ease-in;
1292
1297
  width: 100%;
1293
1298
  max-width: 100%;
1294
1299
  min-height: 128px;
1295
1300
  }
1296
- ._RichTextEditor--editor_1elol_50 .rich-text {
1301
+ ._RichTextEditor--editor_z25h4_50 .rich-text {
1297
1302
  flex-grow: 1;
1298
1303
  }
1299
- ._RichTextEditor--editor_1elol_50 .rich-text:not(:has(.ProseMirror)),
1300
- ._RichTextEditor--editor_1elol_50 .rich-text .ProseMirror {
1304
+ ._RichTextEditor--editor_z25h4_50 .rich-text:not(:has(.ProseMirror)),
1305
+ ._RichTextEditor--editor_z25h4_50 .rich-text .ProseMirror {
1301
1306
  height: 100%;
1302
1307
  padding: 12px 15px;
1303
1308
  }
1304
- ._RichTextEditor--editor_1elol_50 .rich-text ul,
1305
- ._RichTextEditor--editor_1elol_50 .rich-text ol {
1309
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul,
1310
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1306
1311
  padding-left: 24px;
1307
1312
  }
1308
- ._RichTextEditor--editor_1elol_50 .rich-text li {
1313
+ ._RichTextEditor--editor_z25h4_50 .rich-text li {
1309
1314
  line-height: 1.5;
1310
1315
  }
1311
- ._RichTextEditor--editor_1elol_50 .rich-text p {
1316
+ ._RichTextEditor--editor_z25h4_50 .rich-text p {
1312
1317
  margin-block: 12px;
1313
1318
  }
1314
- ._RichTextEditor--editor_1elol_50 .rich-text ul {
1319
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul {
1315
1320
  list-style: disc;
1316
1321
  }
1317
- ._RichTextEditor--editor_1elol_50 .rich-text ol {
1322
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1318
1323
  list-style: decimal;
1319
1324
  }
1320
- ._RichTextEditor--editor_1elol_50:focus-within {
1325
+ ._RichTextEditor--editor_z25h4_50:focus-within {
1321
1326
  border-color: var(--puck-color-grey-05);
1322
1327
  outline: 2px solid var(--puck-color-azure-05);
1323
1328
  transition: none;
1324
1329
  }
1325
- ._RichTextEditor--editor_1elol_50._RichTextEditor--disabled_1elol_106 {
1330
+ ._RichTextEditor--editor_z25h4_50._RichTextEditor--disabled_z25h4_107 {
1326
1331
  background: var(--puck-color-grey-11);
1327
1332
  }
1328
- ._RichTextEditor_1elol_1:not(:focus-within):not(._RichTextEditor--isActive_1elol_110) .ProseMirror ::selection {
1333
+ ._RichTextEditor_z25h4_1:not(:focus-within):not(._RichTextEditor--isActive_z25h4_111) .ProseMirror ::selection {
1329
1334
  background-color: transparent;
1330
1335
  }
1331
- ._RichTextEditor-menu_1elol_116 {
1336
+ ._RichTextEditor-menu_z25h4_117 {
1332
1337
  border-bottom: 1px solid var(--puck-color-grey-10);
1333
1338
  position: sticky;
1334
1339
  top: 0;
1335
1340
  z-index: 1;
1336
1341
  }
1337
- ._RichTextEditor--disabled_1elol_106 ._RichTextEditor-menu_1elol_116 {
1342
+ ._RichTextEditor--disabled_z25h4_107 ._RichTextEditor-menu_z25h4_117 {
1338
1343
  border-bottom: 1px solid var(--puck-color-grey-09);
1339
1344
  }
1340
1345
 
@@ -1599,168 +1604,6 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1599
1604
  display: none;
1600
1605
  }
1601
1606
 
1602
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1603
- ._SidebarSection_8boj8_1 {
1604
- display: flex;
1605
- position: relative;
1606
- flex-direction: column;
1607
- color: var(--puck-color-black);
1608
- }
1609
- ._SidebarSection_8boj8_1:last-of-type {
1610
- flex-grow: 1;
1611
- }
1612
- ._SidebarSection-title_8boj8_12 {
1613
- background: var(--puck-color-white);
1614
- padding: 16px;
1615
- border-bottom: 1px solid var(--puck-color-grey-09);
1616
- border-top: 1px solid var(--puck-color-grey-09);
1617
- overflow-x: auto;
1618
- }
1619
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1620
- border-top: 0px;
1621
- }
1622
- ._SidebarSection-content_8boj8_24 {
1623
- padding: 16px;
1624
- }
1625
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1626
- padding: 0px;
1627
- }
1628
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1629
- padding-bottom: 4px;
1630
- }
1631
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1632
- border-bottom: none;
1633
- flex-grow: 1;
1634
- }
1635
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1636
- background: none;
1637
- border: 0;
1638
- border-radius: 2px;
1639
- color: var(--puck-color-azure-04);
1640
- cursor: pointer;
1641
- font: inherit;
1642
- flex-shrink: 0;
1643
- padding: 0;
1644
- transition: color 50ms ease-in;
1645
- }
1646
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1647
- outline: 2px solid var(--puck-color-azure-05);
1648
- outline-offset: 2px;
1649
- }
1650
- @media (hover: hover) and (pointer: fine) {
1651
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1652
- color: var(--puck-color-azure-03);
1653
- transition: none;
1654
- }
1655
- }
1656
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1657
- color: var(--puck-color-azure-02);
1658
- transition: none;
1659
- }
1660
- ._SidebarSection-breadcrumbs_8boj8_70 {
1661
- align-items: center;
1662
- display: flex;
1663
- gap: 4px;
1664
- }
1665
- ._SidebarSection-breadcrumb_8boj8_41 {
1666
- align-items: center;
1667
- display: flex;
1668
- gap: 4px;
1669
- }
1670
- ._SidebarSection-heading_8boj8_82 {
1671
- padding-inline-end: 16px;
1672
- }
1673
- ._SidebarSection-loadingOverlay_8boj8_86 {
1674
- background: var(--puck-color-white);
1675
- display: flex;
1676
- justify-content: center;
1677
- align-items: center;
1678
- height: 100%;
1679
- width: 100%;
1680
- top: 0;
1681
- position: absolute;
1682
- z-index: 1;
1683
- pointer-events: all;
1684
- box-sizing: border-box;
1685
- opacity: 0.8;
1686
- }
1687
-
1688
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1689
- ._Puck_1yxlw_19 {
1690
- --puck-space-px: 16px;
1691
- font-family: var(--puck-font-family);
1692
- overflow-x: hidden;
1693
- }
1694
- @media (min-width: 766px) {
1695
- ._Puck_1yxlw_19 {
1696
- overflow-x: auto;
1697
- }
1698
- }
1699
- ._Puck-portal_1yxlw_31 {
1700
- position: relative;
1701
- z-index: 2;
1702
- }
1703
- ._PuckLayout-inner_1yxlw_38 {
1704
- --puck-frame-width: auto;
1705
- --puck-side-bar-width: 0px;
1706
- --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1707
- --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1708
- display: grid;
1709
- grid-template-areas: "header header header" "left editor right";
1710
- grid-template-columns: 0 var(--puck-frame-width) 0;
1711
- grid-template-rows: min-content auto;
1712
- height: 100dvh;
1713
- position: relative;
1714
- z-index: 0;
1715
- }
1716
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1717
- --puck-side-bar-width: 186px;
1718
- }
1719
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1720
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1721
- }
1722
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1723
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1724
- }
1725
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1726
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1727
- }
1728
- @media (min-width: 458px) {
1729
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1730
- --puck-frame-width: minmax(266px, auto);
1731
- }
1732
- }
1733
- @media (min-width: 638px) {
1734
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1735
- --puck-side-bar-width: minmax(186px, 250px);
1736
- }
1737
- }
1738
- @media (min-width: 766px) {
1739
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1740
- --puck-frame-width: auto;
1741
- }
1742
- }
1743
- @media (min-width: 990px) {
1744
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1745
- --puck-side-bar-width: 256px;
1746
- }
1747
- }
1748
- @media (min-width: 1198px) {
1749
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1750
- --puck-side-bar-width: 274px;
1751
- }
1752
- }
1753
- @media (min-width: 1398px) {
1754
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1755
- --puck-side-bar-width: 290px;
1756
- }
1757
- }
1758
- @media (min-width: 1598px) {
1759
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1760
- --puck-side-bar-width: 320px;
1761
- }
1762
- }
1763
-
1764
1607
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1765
1608
  ._PuckFields_10bh7_1 {
1766
1609
  position: relative;
@@ -1966,111 +1809,162 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1966
1809
  margin-top: 4px;
1967
1810
  }
1968
1811
 
1969
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1970
- ._ViewportControls_gejzr_1 {
1971
- display: flex;
1972
- background: var(--puck-color-grey-11);
1973
- box-sizing: border-box;
1974
- border-inline-start: 2px solid var(--puck-color-grey-11);
1975
- justify-content: center;
1976
- gap: 8px;
1977
- min-width: 358px;
1978
- padding-bottom: 16px;
1979
- padding-inline-start: var(--puck-space-px);
1980
- padding-inline-end: var(--puck-space-px);
1981
- z-index: 1;
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;
1982
1817
  }
1983
- ._ViewportControls-divider_gejzr_15 {
1984
- border-inline-end: 1px solid var(--puck-color-grey-09);
1985
- margin-inline-start: 8px;
1986
- margin-inline-end: 8px;
1818
+ @media (min-width: 766px) {
1819
+ ._Puck_1dd16_19 {
1820
+ overflow-x: auto;
1821
+ }
1987
1822
  }
1988
- ._ViewportControls-zoomSelect_gejzr_21 {
1989
- appearance: none;
1990
- 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;
1991
- background-size: 10px;
1992
- background-position: calc(100% - 12px) calc(50% + 3px);
1993
- background-repeat: no-repeat;
1994
- border: 0;
1995
- font-size: var(--puck-font-size-xxxs);
1996
- padding: 0;
1997
- width: 96px;
1823
+ ._Puck-portal_1dd16_31 {
1824
+ position: relative;
1825
+ z-index: 2;
1998
1826
  }
1999
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
2000
- background-position: 12px calc(50% + 3px);
1827
+ ._PuckLayout_1dd16_36 {
1828
+ height: 100dvh;
2001
1829
  }
2002
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
2003
- color: var(--puck-color-azure-04);
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);
1841
+ height: 100%;
1842
+ position: relative;
1843
+ transition: grid-template-rows 150ms ease-in;
1844
+ z-index: 0;
1845
+ overflow: hidden;
2004
1846
  }
2005
-
2006
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2007
- ._PuckCanvas_18jay_1 {
2008
- background: var(--puck-color-grey-11);
2009
- display: flex;
2010
- grid-area: editor;
2011
- flex-direction: column;
2012
- padding: var(--puck-space-px);
2013
- overflow: auto;
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;
1853
+ }
1854
+ ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
1855
+ --puck-side-nav-width: 0;
1856
+ }
2014
1857
  }
2015
- @media (min-width: 1198px) {
2016
- ._PuckCanvas_18jay_1 {
2017
- padding: calc(var(--puck-space-px) * 1.5);
2018
- padding-top: var(--puck-space-px);
1858
+ ._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
1859
+ --puck-side-bar-width: 186px;
1860
+ }
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);
1863
+ }
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);
1866
+ }
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;
2019
1871
  }
2020
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2021
- padding-top: calc(var(--puck-space-px) * 1.5);
1872
+ }
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);
1876
+ }
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;
2022
1884
  }
2023
1885
  }
2024
- ._PuckCanvas-inner_18jay_21 {
2025
- display: flex;
2026
- height: 100%;
2027
- justify-content: center;
2028
- min-width: 358px;
2029
- position: relative;
2030
- width: 100%;
1886
+ @media (min-width: 638px) {
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);
1889
+ }
2031
1890
  }
2032
- ._PuckCanvas-root_18jay_30 {
2033
- background: white;
2034
- border: 1px solid var(--puck-color-grey-09);
2035
- box-sizing: content-box;
2036
- min-width: 321px;
2037
- position: absolute;
2038
- pointer-events: none;
2039
- transform-origin: top;
2040
- top: 0;
2041
- bottom: 0;
2042
- opacity: 0;
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
+ }
1900
+ }
1901
+ @media (min-width: 638px) {
1902
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1903
+ --puck-side-bar-width: minmax(186px, 250px);
1904
+ }
1905
+ }
1906
+ @media (min-width: 766px) {
1907
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1908
+ --puck-frame-width: auto;
1909
+ }
1910
+ }
1911
+ @media (min-width: 990px) {
1912
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1913
+ --puck-side-bar-width: 256px;
1914
+ }
2043
1915
  }
2044
1916
  @media (min-width: 1198px) {
2045
- ._PuckCanvas-root_18jay_30 {
2046
- min-width: unset;
1917
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1918
+ --puck-side-bar-width: 274px;
2047
1919
  }
2048
1920
  }
2049
- @media (prefers-reduced-motion: reduce) {
2050
- ._PuckCanvas-root_18jay_30 {
2051
- transition: none !important;
1921
+ @media (min-width: 1398px) {
1922
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1923
+ --puck-side-bar-width: 290px;
2052
1924
  }
2053
1925
  }
2054
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2055
- pointer-events: unset;
2056
- opacity: 1;
1926
+ @media (min-width: 1598px) {
1927
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1928
+ --puck-side-bar-width: 320px;
1929
+ }
2057
1930
  }
2058
- ._PuckCanvas-loader_18jay_60 {
2059
- align-items: center;
2060
- color: var(--puck-color-grey-06);
2061
- display: flex;
2062
- height: 100%;
2063
- justify-content: center;
2064
- transition: opacity 250ms ease-out;
2065
- opacity: 0;
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%;
2066
1937
  }
2067
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2068
- opacity: 1;
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
+ }
2069
1944
  }
2070
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2071
- opacity: 0;
2072
- height: 0;
2073
- transition: none;
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%;
2074
1968
  }
2075
1969
 
2076
1970
  /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
@@ -2118,7 +2012,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2118
2012
  }
2119
2013
 
2120
2014
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2121
- ._PuckHeader_15xnq_1 {
2015
+ ._PuckHeader_63pti_1 {
2122
2016
  background: var(--puck-color-white);
2123
2017
  border-bottom: 1px solid var(--puck-color-grey-09);
2124
2018
  color: var(--puck-color-black);
@@ -2126,7 +2020,15 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2126
2020
  position: relative;
2127
2021
  max-width: 100vw;
2128
2022
  }
2129
- ._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 {
2130
2032
  align-items: end;
2131
2033
  display: grid;
2132
2034
  gap: var(--puck-space-px);
@@ -2135,43 +2037,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2135
2037
  grid-template-rows: auto;
2136
2038
  padding: var(--puck-space-px);
2137
2039
  }
2138
- ._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 {
2139
2049
  color: var(--puck-color-grey-05);
2140
2050
  display: flex;
2141
2051
  margin-inline-start: -4px;
2142
2052
  padding-top: 2px;
2143
2053
  }
2144
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
2145
- ._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 {
2146
2056
  color: var(--puck-color-black);
2147
2057
  }
2148
- ._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 {
2149
2069
  align-self: center;
2150
2070
  }
2151
- ._PuckHeader-path_15xnq_36 {
2071
+ ._PuckHeader-path_63pti_68 {
2152
2072
  font-family: var(--puck-font-family-monospaced);
2153
2073
  font-size: var(--puck-font-size-xxs);
2154
2074
  font-weight: normal;
2155
2075
  word-break: break-all;
2156
2076
  }
2157
- ._PuckHeader-tools_15xnq_43 {
2077
+ ._PuckHeader-tools_63pti_75 {
2158
2078
  display: flex;
2159
2079
  gap: 16px;
2160
2080
  justify-content: flex-end;
2161
2081
  }
2162
- ._PuckHeader-menuButton_15xnq_49 {
2082
+ ._PuckHeader-menuButton_63pti_81 {
2163
2083
  color: var(--puck-color-grey-05);
2164
2084
  margin-inline-start: -4px;
2165
2085
  }
2166
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2086
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2167
2087
  color: var(--puck-color-black);
2168
2088
  }
2169
2089
  @media (min-width: 638px) {
2170
- ._PuckHeader-menuButton_15xnq_49 {
2090
+ ._PuckHeader-menuButton_63pti_81 {
2171
2091
  display: none;
2172
2092
  }
2173
2093
  }
2174
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
+
2175
2403
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
2176
2404
  @media (min-width: 766px) {
2177
2405
  ._ResizeHandle_144bf_2 {
@@ -2206,31 +2434,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2206
2434
  }
2207
2435
 
2208
2436
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
2209
- ._Sidebar_1xksb_1 {
2437
+ ._Sidebar_o396p_1 {
2438
+ border-block-start: 1px solid var(--puck-color-grey-09);
2210
2439
  position: relative;
2211
- display: flex;
2440
+ display: none;
2212
2441
  flex-direction: column;
2213
2442
  overflow-y: auto;
2214
2443
  }
2215
- ._Sidebar--left_1xksb_8 {
2444
+ ._Sidebar--isVisible_o396p_9 {
2445
+ display: flex;
2446
+ }
2447
+ ._Sidebar--left_o396p_13 {
2216
2448
  background: var(--puck-color-grey-12);
2217
- border-inline-end: 1px solid var(--puck-color-grey-09);
2218
2449
  grid-area: left;
2219
2450
  }
2220
- ._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 {
2221
2458
  background: var(--puck-color-white);
2222
- border-inline-start: 1px solid var(--puck-color-grey-09);
2223
2459
  grid-area: right;
2224
2460
  }
2225
- ._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 {
2226
2468
  position: absolute;
2227
2469
  height: 100%;
2228
2470
  }
2229
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2471
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
2230
2472
  grid-area: left;
2231
2473
  justify-self: end;
2232
2474
  }
2233
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2475
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
2234
2476
  grid-area: right;
2235
2477
  justify-self: start;
2236
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
+ }