@measured/puck 0.21.0-canary.a1b03d38 → 0.21.0-canary.a4bfae4f

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 (41) hide show
  1. package/dist/{Editor-O447AVCX.mjs → Editor-STTYPZJ4.mjs} +9 -9
  2. package/dist/{actions-CJibIB0m.d.mts → actions-tsxxcX1z.d.mts} +22 -8
  3. package/dist/{actions-CJibIB0m.d.ts → actions-tsxxcX1z.d.ts} +22 -8
  4. package/dist/{chunk-2Q4PACDA.mjs → chunk-5ATHPL4L.mjs} +3 -3
  5. package/dist/{chunk-Y656T6AQ.mjs → chunk-6K3HTV5G.mjs} +2 -2
  6. package/dist/{chunk-QBGM4ELA.mjs → chunk-DBBPIWHH.mjs} +1 -1
  7. package/dist/{chunk-Z476VA6G.mjs → chunk-FYH73R7R.mjs} +4627 -4059
  8. package/dist/{chunk-DAQLMM2T.mjs → chunk-IDHXWXYL.mjs} +89 -4
  9. package/dist/{chunk-62AAYNXG.mjs → chunk-MML4TKL2.mjs} +1 -1
  10. package/dist/{chunk-BSDEIOEK.mjs → chunk-O7X34GXV.mjs} +10 -8
  11. package/dist/{chunk-NLUHDYVR.mjs → chunk-ODDSBBX3.mjs} +20 -1
  12. package/dist/{chunk-QAWJTCV5.mjs → chunk-PRRLVCLF.mjs} +1 -1
  13. package/dist/{chunk-T3WX7XJ6.mjs → chunk-QV3IXRNS.mjs} +5 -3
  14. package/dist/{chunk-PLXSMBAA.mjs → chunk-VL2VNWXO.mjs} +1 -1
  15. package/dist/{full-BEMDJKDS.mjs → full-C4C2K2OO.mjs} +8 -8
  16. package/dist/{index-Bss1jupB.d.ts → index-Ca6V6NQD.d.ts} +3 -1
  17. package/dist/{index-DOcD_H3b.d.mts → index-mQvUCH3C.d.mts} +3 -1
  18. package/dist/index.css +704 -314
  19. package/dist/index.d.mts +27 -8
  20. package/dist/index.d.ts +27 -8
  21. package/dist/index.js +2890 -2158
  22. package/dist/index.mjs +20 -17
  23. package/dist/internal.d.mts +2 -2
  24. package/dist/internal.d.ts +2 -2
  25. package/dist/internal.js +20 -1
  26. package/dist/internal.mjs +2 -2
  27. package/dist/{loaded-N3FYGF2Y.mjs → loaded-DB2OXVC5.mjs} +5 -5
  28. package/dist/{loaded-JU3A7Y4L.mjs → loaded-GEFHNL7S.mjs} +5 -5
  29. package/dist/{loaded-OBY7OMS6.mjs → loaded-TVTW742N.mjs} +5 -5
  30. package/dist/no-external.css +842 -448
  31. package/dist/no-external.d.mts +4 -4
  32. package/dist/no-external.d.ts +4 -4
  33. package/dist/no-external.js +2891 -2156
  34. package/dist/no-external.mjs +19 -11
  35. package/dist/rsc.d.mts +2 -2
  36. package/dist/rsc.d.ts +2 -2
  37. package/dist/rsc.js +24 -3
  38. package/dist/rsc.mjs +3 -3
  39. package/dist/{walk-tree-BL55zQ9b.d.ts → walk-tree-Bh85NMeo.d.ts} +1 -1
  40. package/dist/{walk-tree-BYuI81Ik.d.mts → walk-tree-CDA3K5S3.d.mts} +1 -1
  41. 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;
@@ -1599,168 +1603,6 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1599
1603
  display: none;
1600
1604
  }
1601
1605
 
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
1606
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1765
1607
  ._PuckFields_10bh7_1 {
1766
1608
  position: relative;
@@ -1966,111 +1808,162 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1966
1808
  margin-top: 4px;
1967
1809
  }
1968
1810
 
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;
1811
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1812
+ ._Puck_1dd16_19 {
1813
+ --puck-space-px: 16px;
1814
+ font-family: var(--puck-font-family);
1815
+ overflow-x: hidden;
1982
1816
  }
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;
1817
+ @media (min-width: 766px) {
1818
+ ._Puck_1dd16_19 {
1819
+ overflow-x: auto;
1820
+ }
1987
1821
  }
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;
1822
+ ._Puck-portal_1dd16_31 {
1823
+ position: relative;
1824
+ z-index: 2;
1998
1825
  }
1999
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
2000
- background-position: 12px calc(50% + 3px);
1826
+ ._PuckLayout_1dd16_36 {
1827
+ height: 100dvh;
2001
1828
  }
2002
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
2003
- color: var(--puck-color-azure-04);
1829
+ ._PuckLayout-inner_1dd16_40 {
1830
+ --puck-frame-width: auto;
1831
+ --puck-side-nav-width: min-content;
1832
+ --puck-side-bar-width: 0px;
1833
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1834
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1835
+ background-color: var(--puck-color-grey-12);
1836
+ display: grid;
1837
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1838
+ grid-template-columns: var(--puck-frame-width);
1839
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1840
+ height: 100%;
1841
+ position: relative;
1842
+ transition: grid-template-rows 150ms ease-in;
1843
+ z-index: 0;
1844
+ overflow: hidden;
2004
1845
  }
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;
1846
+ @media (min-width: 638px) {
1847
+ ._PuckLayout-inner_1dd16_40 {
1848
+ --puck-side-nav-width: 68px;
1849
+ grid-template-areas: "header header header header" "sidenav left editor right";
1850
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1851
+ grid-template-rows: min-content auto;
1852
+ }
1853
+ ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
1854
+ --puck-side-nav-width: 0;
1855
+ }
2014
1856
  }
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);
1857
+ ._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
1858
+ --puck-side-bar-width: 186px;
1859
+ }
1860
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1861
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
1862
+ }
1863
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1864
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
1865
+ }
1866
+ @media (min-width: 638px) {
1867
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1868
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1869
+ grid-template-rows: min-content auto;
2019
1870
  }
2020
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2021
- padding-top: calc(var(--puck-space-px) * 1.5);
1871
+ }
1872
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1873
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1874
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
1875
+ }
1876
+ @media (min-width: 638px) {
1877
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1878
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
1879
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1880
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1881
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1882
+ grid-template-rows: min-content auto;
2022
1883
  }
2023
1884
  }
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%;
1885
+ @media (min-width: 638px) {
1886
+ ._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1887
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1888
+ }
2031
1889
  }
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;
1890
+ @media (min-width: 638px) {
1891
+ ._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1892
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1893
+ }
1894
+ }
1895
+ @media (min-width: 458px) {
1896
+ ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
1897
+ --puck-frame-width: minmax(266px, auto);
1898
+ }
1899
+ }
1900
+ @media (min-width: 638px) {
1901
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1902
+ --puck-side-bar-width: minmax(186px, 250px);
1903
+ }
1904
+ }
1905
+ @media (min-width: 766px) {
1906
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1907
+ --puck-frame-width: auto;
1908
+ }
1909
+ }
1910
+ @media (min-width: 990px) {
1911
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1912
+ --puck-side-bar-width: 256px;
1913
+ }
2043
1914
  }
2044
1915
  @media (min-width: 1198px) {
2045
- ._PuckCanvas-root_18jay_30 {
2046
- min-width: unset;
1916
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1917
+ --puck-side-bar-width: 274px;
2047
1918
  }
2048
1919
  }
2049
- @media (prefers-reduced-motion: reduce) {
2050
- ._PuckCanvas-root_18jay_30 {
2051
- transition: none !important;
1920
+ @media (min-width: 1398px) {
1921
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1922
+ --puck-side-bar-width: 290px;
2052
1923
  }
2053
1924
  }
2054
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2055
- pointer-events: unset;
2056
- opacity: 1;
1925
+ @media (min-width: 1598px) {
1926
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1927
+ --puck-side-bar-width: 320px;
1928
+ }
2057
1929
  }
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;
1930
+ ._PuckLayout-nav_1dd16_192 {
1931
+ border-top: 1px solid var(--puck-color-grey-09);
1932
+ background-color: var(--puck-color-grey-12);
1933
+ grid-area: sidenav;
1934
+ overflow: hidden;
1935
+ width: 100%;
2066
1936
  }
2067
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2068
- opacity: 1;
1937
+ @media (min-width: 638px) {
1938
+ ._PuckLayout-nav_1dd16_192 {
1939
+ border-top: 0;
1940
+ border-right: 1px solid var(--puck-color-grey-09);
1941
+ box-sizing: border-box;
1942
+ }
2069
1943
  }
2070
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2071
- opacity: 0;
2072
- height: 0;
2073
- transition: none;
1944
+ ._PuckLayout-header_1dd16_208 {
1945
+ grid-area: header;
1946
+ }
1947
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1948
+ overflow: hidden;
1949
+ }
1950
+ @media (min-width: 638px) {
1951
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1952
+ overflow: auto;
1953
+ }
1954
+ }
1955
+ ._PuckPluginTab_1dd16_222 {
1956
+ display: none;
1957
+ flex-grow: 1;
1958
+ max-height: 100%;
1959
+ }
1960
+ ._PuckPluginTab--visible_1dd16_228 {
1961
+ display: flex;
1962
+ flex-direction: column;
1963
+ }
1964
+ ._PuckPluginTab-body_1dd16_233 {
1965
+ flex-grow: 1;
1966
+ max-height: 100%;
2074
1967
  }
2075
1968
 
2076
1969
  /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
@@ -2118,7 +2011,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2118
2011
  }
2119
2012
 
2120
2013
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2121
- ._PuckHeader_15xnq_1 {
2014
+ ._PuckHeader_63pti_1 {
2122
2015
  background: var(--puck-color-white);
2123
2016
  border-bottom: 1px solid var(--puck-color-grey-09);
2124
2017
  color: var(--puck-color-black);
@@ -2126,7 +2019,15 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2126
2019
  position: relative;
2127
2020
  max-width: 100vw;
2128
2021
  }
2129
- ._PuckHeader-inner_15xnq_10 {
2022
+ @media (min-width: 638px) {
2023
+ ._PuckHeader_63pti_1 {
2024
+ padding-left: 67px;
2025
+ }
2026
+ ._PuckHeader--hidePlugins_63pti_15 {
2027
+ padding-left: 0;
2028
+ }
2029
+ }
2030
+ ._PuckHeader-inner_63pti_20 {
2130
2031
  align-items: end;
2131
2032
  display: grid;
2132
2033
  gap: var(--puck-space-px);
@@ -2135,43 +2036,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2135
2036
  grid-template-rows: auto;
2136
2037
  padding: var(--puck-space-px);
2137
2038
  }
2138
- ._PuckHeader-toggle_15xnq_20 {
2039
+ @media (min-width: 638px) {
2040
+ ._PuckHeader-inner_63pti_20 {
2041
+ border-left: 1px solid var(--puck-color-grey-09);
2042
+ }
2043
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2044
+ border-left: none;
2045
+ }
2046
+ }
2047
+ ._PuckHeader-toggle_63pti_40 {
2139
2048
  color: var(--puck-color-grey-05);
2140
2049
  display: flex;
2141
2050
  margin-inline-start: -4px;
2142
2051
  padding-top: 2px;
2143
2052
  }
2144
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
2145
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
2053
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2054
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2146
2055
  color: var(--puck-color-black);
2147
2056
  }
2148
- ._PuckHeader-title_15xnq_32 {
2057
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2058
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2059
+ display: none;
2060
+ }
2061
+ @media (min-width: 638px) {
2062
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2063
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2064
+ display: block;
2065
+ }
2066
+ }
2067
+ ._PuckHeader-title_63pti_64 {
2149
2068
  align-self: center;
2150
2069
  }
2151
- ._PuckHeader-path_15xnq_36 {
2070
+ ._PuckHeader-path_63pti_68 {
2152
2071
  font-family: var(--puck-font-family-monospaced);
2153
2072
  font-size: var(--puck-font-size-xxs);
2154
2073
  font-weight: normal;
2155
2074
  word-break: break-all;
2156
2075
  }
2157
- ._PuckHeader-tools_15xnq_43 {
2076
+ ._PuckHeader-tools_63pti_75 {
2158
2077
  display: flex;
2159
2078
  gap: 16px;
2160
2079
  justify-content: flex-end;
2161
2080
  }
2162
- ._PuckHeader-menuButton_15xnq_49 {
2081
+ ._PuckHeader-menuButton_63pti_81 {
2163
2082
  color: var(--puck-color-grey-05);
2164
2083
  margin-inline-start: -4px;
2165
2084
  }
2166
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2085
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2167
2086
  color: var(--puck-color-black);
2168
2087
  }
2169
2088
  @media (min-width: 638px) {
2170
- ._PuckHeader-menuButton_15xnq_49 {
2089
+ ._PuckHeader-menuButton_63pti_81 {
2171
2090
  display: none;
2172
2091
  }
2173
2092
  }
2174
2093
 
2094
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2095
+ ._SidebarSection_5otpt_1 {
2096
+ display: flex;
2097
+ position: relative;
2098
+ flex-direction: column;
2099
+ color: var(--puck-color-black);
2100
+ }
2101
+ ._SidebarSection_5otpt_1:last-of-type {
2102
+ flex-grow: 1;
2103
+ }
2104
+ ._SidebarSection-title_5otpt_12 {
2105
+ background: var(--puck-color-white);
2106
+ padding: 16px;
2107
+ border-bottom: 1px solid var(--puck-color-grey-09);
2108
+ border-top: 1px solid var(--puck-color-grey-09);
2109
+ overflow-x: auto;
2110
+ }
2111
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2112
+ border-top: 0px;
2113
+ }
2114
+ ._SidebarSection-content_5otpt_24:last-child {
2115
+ padding-bottom: 4px;
2116
+ }
2117
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2118
+ border-bottom: none;
2119
+ flex-grow: 1;
2120
+ }
2121
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2122
+ background: none;
2123
+ border: 0;
2124
+ border-radius: 2px;
2125
+ color: var(--puck-color-azure-04);
2126
+ cursor: pointer;
2127
+ font: inherit;
2128
+ flex-shrink: 0;
2129
+ padding: 0;
2130
+ transition: color 50ms ease-in;
2131
+ }
2132
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
2133
+ outline: 2px solid var(--puck-color-azure-05);
2134
+ outline-offset: 2px;
2135
+ }
2136
+ @media (hover: hover) and (pointer: fine) {
2137
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2138
+ color: var(--puck-color-azure-03);
2139
+ transition: none;
2140
+ }
2141
+ }
2142
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2143
+ color: var(--puck-color-azure-02);
2144
+ transition: none;
2145
+ }
2146
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2147
+ align-items: center;
2148
+ display: flex;
2149
+ gap: 4px;
2150
+ }
2151
+ ._SidebarSection-breadcrumb_5otpt_33 {
2152
+ align-items: center;
2153
+ display: flex;
2154
+ gap: 4px;
2155
+ }
2156
+ ._SidebarSection-heading_5otpt_74 {
2157
+ padding-inline-end: 16px;
2158
+ }
2159
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2160
+ background: var(--puck-color-white);
2161
+ display: flex;
2162
+ justify-content: center;
2163
+ align-items: center;
2164
+ height: 100%;
2165
+ width: 100%;
2166
+ top: 0;
2167
+ position: absolute;
2168
+ z-index: 1;
2169
+ pointer-events: all;
2170
+ box-sizing: border-box;
2171
+ opacity: 0.8;
2172
+ }
2173
+
2174
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2175
+ ._Breadcrumbs_1c9yh_1 {
2176
+ align-items: center;
2177
+ display: flex;
2178
+ gap: 4px;
2179
+ }
2180
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
2181
+ background: none;
2182
+ border: 0;
2183
+ border-radius: 2px;
2184
+ color: var(--puck-color-azure-04);
2185
+ cursor: pointer;
2186
+ font: inherit;
2187
+ flex-shrink: 0;
2188
+ padding: 0;
2189
+ transition: color 50ms ease-in;
2190
+ }
2191
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
2192
+ outline: 2px solid var(--puck-color-azure-05);
2193
+ outline-offset: 2px;
2194
+ }
2195
+ @media (hover: hover) and (pointer: fine) {
2196
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2197
+ color: var(--puck-color-azure-03);
2198
+ transition: none;
2199
+ }
2200
+ }
2201
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2202
+ color: var(--puck-color-azure-02);
2203
+ transition: none;
2204
+ }
2205
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2206
+ align-items: center;
2207
+ display: flex;
2208
+ gap: 4px;
2209
+ }
2210
+
2211
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2212
+ ._ViewportControls_e3unb_1 {
2213
+ position: relative;
2214
+ }
2215
+ ._ViewportControls--fullScreen_e3unb_5 {
2216
+ border-radius: 32px;
2217
+ display: flex;
2218
+ position: absolute;
2219
+ bottom: 12px;
2220
+ right: 12px;
2221
+ overflow: hidden;
2222
+ }
2223
+ ._ViewportControls-toggleButton_e3unb_14 {
2224
+ display: none;
2225
+ }
2226
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
2227
+ align-items: center;
2228
+ background-color: var(--puck-color-grey-02);
2229
+ border: 1px solid var(--puck-color-grey-04);
2230
+ border-radius: 30px;
2231
+ cursor: pointer;
2232
+ color: var(--puck-color-grey-11);
2233
+ display: flex;
2234
+ justify-content: center;
2235
+ width: 42px;
2236
+ height: 42px;
2237
+ z-index: 1;
2238
+ }
2239
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2240
+ background-color: var(--puck-color-grey-02);
2241
+ border: 1px solid var(--puck-color-azure-04);
2242
+ color: var(--puck-color-azure-07);
2243
+ }
2244
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2245
+ background-color: var(--puck-color-grey-03);
2246
+ }
2247
+ ._ViewportControls-actions_e3unb_42 {
2248
+ display: flex;
2249
+ }
2250
+ ._ViewportControls-actionsInner_e3unb_46 {
2251
+ display: flex;
2252
+ box-sizing: border-box;
2253
+ justify-content: center;
2254
+ margin-left: auto;
2255
+ margin-right: auto;
2256
+ z-index: 0;
2257
+ overflow: hidden;
2258
+ }
2259
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2260
+ background: var(--puck-color-grey-11);
2261
+ border: 1px solid var(--puck-color-grey-09);
2262
+ border-radius: 30px;
2263
+ margin-left: none;
2264
+ margin-right: none;
2265
+ padding-right: 42px;
2266
+ }
2267
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2268
+ transform: translateX(100%);
2269
+ transition: transform 150ms ease-in-out;
2270
+ }
2271
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2272
+ transform: translateX(42px);
2273
+ }
2274
+ ._ViewportControls-divider_e3unb_75 {
2275
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2276
+ margin-bottom: 8px;
2277
+ margin-top: 8px;
2278
+ }
2279
+ ._ViewportControls-zoomSelect_e3unb_81 {
2280
+ appearance: none;
2281
+ 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;
2282
+ background-size: 10px;
2283
+ background-position: calc(100% - 12px) calc(50% + 3px);
2284
+ background-repeat: no-repeat;
2285
+ border: 0;
2286
+ font-size: var(--puck-font-size-xxxs);
2287
+ padding: 0;
2288
+ padding-left: 8px;
2289
+ width: 96px;
2290
+ }
2291
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2292
+ display: none;
2293
+ }
2294
+ @media (min-width: 638px) {
2295
+ ._ViewportControls-zoom_e3unb_81,
2296
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2297
+ display: flex;
2298
+ justify-content: center;
2299
+ }
2300
+ }
2301
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2302
+ background-position: 12px calc(50% + 3px);
2303
+ }
2304
+ ._ViewportButton-inner_e3unb_111 {
2305
+ align-items: center;
2306
+ display: flex;
2307
+ justify-content: center;
2308
+ height: 32px;
2309
+ width: 32px;
2310
+ }
2311
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2312
+ color: var(--puck-color-azure-04);
2313
+ }
2314
+
2315
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2316
+ ._PuckCanvas_t6s9b_1 {
2317
+ background: var(--puck-color-grey-11);
2318
+ display: flex;
2319
+ grid-area: editor;
2320
+ flex-direction: column;
2321
+ padding: var(--puck-space-px);
2322
+ position: relative;
2323
+ overflow: auto;
2324
+ }
2325
+ @media (min-width: 1198px) {
2326
+ ._PuckCanvas_t6s9b_1 {
2327
+ padding: calc(var(--puck-space-px) * 1.5);
2328
+ padding-top: calc(var(--puck-space-px) * 0.5);
2329
+ }
2330
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2331
+ padding-top: calc(var(--puck-space-px) * 1.5);
2332
+ }
2333
+ }
2334
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2335
+ padding: 0;
2336
+ overflow: hidden;
2337
+ }
2338
+ @media (min-width: 1198px) {
2339
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2340
+ padding: 0;
2341
+ }
2342
+ }
2343
+ ._PuckCanvas-inner_t6s9b_33 {
2344
+ display: flex;
2345
+ height: 100%;
2346
+ justify-content: center;
2347
+ min-width: 288px;
2348
+ position: relative;
2349
+ width: 100%;
2350
+ }
2351
+ ._PuckCanvas-root_t6s9b_42 {
2352
+ background: white;
2353
+ outline: 1px solid var(--puck-color-grey-09);
2354
+ box-sizing: content-box;
2355
+ min-width: 321px;
2356
+ position: absolute;
2357
+ pointer-events: none;
2358
+ transform-origin: top;
2359
+ top: 0;
2360
+ bottom: 0;
2361
+ opacity: 0;
2362
+ }
2363
+ @media (min-width: 1198px) {
2364
+ ._PuckCanvas-root_t6s9b_42 {
2365
+ min-width: unset;
2366
+ }
2367
+ }
2368
+ @media (prefers-reduced-motion: reduce) {
2369
+ ._PuckCanvas-root_t6s9b_42 {
2370
+ transition: none !important;
2371
+ }
2372
+ }
2373
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2374
+ pointer-events: unset;
2375
+ opacity: 1;
2376
+ }
2377
+ ._PuckCanvas-loader_t6s9b_72 {
2378
+ align-items: center;
2379
+ color: var(--puck-color-grey-06);
2380
+ display: flex;
2381
+ height: 100%;
2382
+ justify-content: center;
2383
+ transition: opacity 250ms ease-out;
2384
+ opacity: 0;
2385
+ }
2386
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2387
+ opacity: 1;
2388
+ }
2389
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2390
+ opacity: 0;
2391
+ height: 0;
2392
+ transition: none;
2393
+ }
2394
+ ._PuckCanvas-controls_t6s9b_17 {
2395
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2396
+ }
2397
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2398
+ padding-bottom: 0;
2399
+ z-index: 1;
2400
+ }
2401
+
2175
2402
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
2176
2403
  @media (min-width: 766px) {
2177
2404
  ._ResizeHandle_144bf_2 {
@@ -2206,31 +2433,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2206
2433
  }
2207
2434
 
2208
2435
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
2209
- ._Sidebar_1xksb_1 {
2436
+ ._Sidebar_o396p_1 {
2437
+ border-block-start: 1px solid var(--puck-color-grey-09);
2210
2438
  position: relative;
2211
- display: flex;
2439
+ display: none;
2212
2440
  flex-direction: column;
2213
2441
  overflow-y: auto;
2214
2442
  }
2215
- ._Sidebar--left_1xksb_8 {
2443
+ ._Sidebar--isVisible_o396p_9 {
2444
+ display: flex;
2445
+ }
2446
+ ._Sidebar--left_o396p_13 {
2216
2447
  background: var(--puck-color-grey-12);
2217
- border-inline-end: 1px solid var(--puck-color-grey-09);
2218
2448
  grid-area: left;
2219
2449
  }
2220
- ._Sidebar--right_1xksb_14 {
2450
+ @media (min-width: 766px) {
2451
+ ._Sidebar--left_o396p_13 {
2452
+ border-block-start: 0;
2453
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2454
+ }
2455
+ }
2456
+ ._Sidebar--right_o396p_25 {
2221
2457
  background: var(--puck-color-white);
2222
- border-inline-start: 1px solid var(--puck-color-grey-09);
2223
2458
  grid-area: right;
2224
2459
  }
2225
- ._Sidebar-resizeHandle_1xksb_20 {
2460
+ @media (min-width: 766px) {
2461
+ ._Sidebar--right_o396p_25 {
2462
+ border-block-start: 0;
2463
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2464
+ }
2465
+ }
2466
+ ._Sidebar-resizeHandle_o396p_37 {
2226
2467
  position: absolute;
2227
2468
  height: 100%;
2228
2469
  }
2229
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2470
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
2230
2471
  grid-area: left;
2231
2472
  justify-self: end;
2232
2473
  }
2233
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2474
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
2234
2475
  grid-area: right;
2235
2476
  justify-self: start;
2236
2477
  }
2478
+
2479
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2480
+ ._Nav_1tvxq_1 {
2481
+ display: flex;
2482
+ }
2483
+ ._Nav-list_1tvxq_5 {
2484
+ display: flex;
2485
+ list-style: none;
2486
+ margin: 0;
2487
+ padding: 0;
2488
+ overflow-x: auto;
2489
+ gap: 8px;
2490
+ }
2491
+ @media (min-width: 638px) {
2492
+ ._Nav-list_1tvxq_5 {
2493
+ padding-top: 32px;
2494
+ flex-direction: column;
2495
+ gap: 16px;
2496
+ width: 100%;
2497
+ }
2498
+ }
2499
+ ._Nav-mobileActions_1tvxq_23 {
2500
+ align-items: center;
2501
+ display: flex;
2502
+ justify-content: center;
2503
+ margin-inline-start: auto;
2504
+ padding: 4px 16px;
2505
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2506
+ }
2507
+ @media (min-width: 638px) {
2508
+ ._Nav-mobileActions_1tvxq_23 {
2509
+ display: none;
2510
+ }
2511
+ }
2512
+ ._NavItem-link_1tvxq_38 {
2513
+ text-align: center;
2514
+ align-items: center;
2515
+ color: var(--puck-color-grey-03);
2516
+ display: flex;
2517
+ gap: 8px;
2518
+ text-decoration: none;
2519
+ cursor: pointer;
2520
+ border-radius: 4px;
2521
+ padding: 8px 4px;
2522
+ width: 64px;
2523
+ box-sizing: border-box;
2524
+ }
2525
+ @media (min-width: 638px) {
2526
+ ._NavItem-link_1tvxq_38 {
2527
+ width: auto;
2528
+ }
2529
+ }
2530
+ ._NavItem_1tvxq_38:first-of-type {
2531
+ padding-left: 16px;
2532
+ }
2533
+ ._NavItem_1tvxq_38:last-of-type {
2534
+ padding-right: 16px;
2535
+ }
2536
+ @media (min-width: 638px) {
2537
+ ._NavItem_1tvxq_38:first-of-type,
2538
+ ._NavItem_1tvxq_38:last-of-type {
2539
+ padding: 0;
2540
+ }
2541
+ }
2542
+ ._NavItem-link_1tvxq_38 {
2543
+ border-top: 4px solid transparent;
2544
+ border-bottom: 4px solid transparent;
2545
+ border-radius: 0;
2546
+ flex-direction: column;
2547
+ font-size: var(--puck-font-size-xxxs);
2548
+ }
2549
+ @media (min-width: 638px) {
2550
+ ._NavItem-link_1tvxq_38 {
2551
+ border: 0;
2552
+ border-left: 4px solid transparent;
2553
+ border-right: 4px solid transparent;
2554
+ }
2555
+ }
2556
+ ._NavItem-linkIcon_1tvxq_89 {
2557
+ height: 24px;
2558
+ width: 24px;
2559
+ }
2560
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2561
+ background-color: var(--puck-color-azure-10);
2562
+ color: var(--puck-color-azure-04);
2563
+ font-weight: 600;
2564
+ }
2565
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2566
+ background-color: transparent;
2567
+ border-top-color: var(--puck-color-azure-04);
2568
+ border-top-right-radius: 0;
2569
+ border-bottom-right-radius: 0;
2570
+ font-weight: 600;
2571
+ }
2572
+ @media (min-width: 638px) {
2573
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2574
+ border-top-color: transparent;
2575
+ border-right-color: var(--puck-color-azure-04);
2576
+ }
2577
+ }
2578
+ ._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
2579
+ background-color: var(--puck-color-azure-11);
2580
+ color: var(--puck-color-azure-04);
2581
+ }
2582
+ @media (min-width: 638px) {
2583
+ ._NavItem--mobileOnly_1tvxq_121 {
2584
+ display: none;
2585
+ }
2586
+ }
2587
+ ._NavItem--desktopOnly_1tvxq_126 {
2588
+ display: none;
2589
+ }
2590
+ @media (min-width: 638px) {
2591
+ ._NavItem--desktopOnly_1tvxq_126 {
2592
+ display: block;
2593
+ }
2594
+ }
2595
+
2596
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
2597
+ ._BlocksPlugin_1ey1i_1 {
2598
+ padding: 16px;
2599
+ height: 100%;
2600
+ overflow-y: auto;
2601
+ box-sizing: border-box;
2602
+ }
2603
+
2604
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
2605
+ ._OutlinePlugin_q92j6_1 {
2606
+ padding: 16px;
2607
+ height: 100%;
2608
+ overflow-y: auto;
2609
+ box-sizing: border-box;
2610
+ }
2611
+
2612
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2613
+ ._FieldsPlugin_nd930_1 {
2614
+ background: white;
2615
+ height: 100%;
2616
+ overflow-y: auto;
2617
+ }
2618
+ ._FieldsPlugin-header_nd930_7 {
2619
+ border-bottom: 1px solid var(--puck-color-grey-09);
2620
+ font-weight: 600;
2621
+ padding-bottom: 8px;
2622
+ padding-left: 16px;
2623
+ padding-right: 16px;
2624
+ padding-top: 8px;
2625
+ }
2626
+ @media (min-width: 638px) {
2627
+ ._FieldsPlugin-header_nd930_7 {
2628
+ padding: 16px;
2629
+ }
2630
+ }