@measured/puck 0.21.0-canary.16a3eee1 → 0.21.0-canary.17395b2c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/Editor-CYTATURR.mjs +204 -0
  2. package/dist/Editor-F2LSS6SE.css +403 -0
  3. package/dist/Render-OFE6QLI2.mjs +55 -0
  4. package/dist/Render-QEMDIDQC.css +101 -0
  5. package/dist/{walk-tree-Ctf3FZQI.d.mts → actions-tsxxcX1z.d.mts} +285 -82
  6. package/dist/{walk-tree-Ctf3FZQI.d.ts → actions-tsxxcX1z.d.ts} +285 -82
  7. package/dist/chunk-72SA22GI.mjs +134 -0
  8. package/dist/chunk-CSSRLPHM.mjs +11 -0
  9. package/dist/chunk-M4QBB3JM.mjs +111 -0
  10. package/dist/chunk-M6W7YEVX.mjs +95 -0
  11. package/dist/chunk-MLTVJA2A.mjs +63 -0
  12. package/dist/chunk-MVJKIFF6.mjs +419 -0
  13. package/dist/chunk-NLUHDYVR.mjs +416 -0
  14. package/dist/chunk-NOJQSXRU.mjs +33 -0
  15. package/dist/chunk-QBGM4ELA.mjs +528 -0
  16. package/dist/chunk-UNQOU2OI.mjs +53 -0
  17. package/dist/chunk-UUOBSXZR.mjs +1807 -0
  18. package/dist/chunk-V5I7CVLT.mjs +103 -0
  19. package/dist/chunk-V7333LON.mjs +708 -0
  20. package/dist/{chunk-JZ2BPCUI.mjs → chunk-V73FDFDB.mjs} +6032 -7351
  21. package/dist/chunk-Y2EFNT5P.mjs +108 -0
  22. package/dist/full-2GJTAAZE.css +301 -0
  23. package/dist/full-GZ4L3XCF.mjs +93 -0
  24. package/dist/index-Ca6V6NQD.d.ts +118 -0
  25. package/dist/index-mQvUCH3C.d.mts +118 -0
  26. package/dist/index.css +1032 -387
  27. package/dist/index.d.mts +116 -114
  28. package/dist/index.d.ts +116 -114
  29. package/dist/index.js +8758 -4944
  30. package/dist/index.mjs +34 -12
  31. package/dist/internal.d.mts +27 -0
  32. package/dist/internal.d.ts +27 -0
  33. package/dist/internal.js +908 -0
  34. package/dist/internal.mjs +13 -0
  35. package/dist/loaded-2MNXXPJP.mjs +57 -0
  36. package/dist/loaded-6QT4HD2O.mjs +57 -0
  37. package/dist/loaded-RVWBFK7L.css +87 -0
  38. package/dist/loaded-ZVPBQVNE.mjs +60 -0
  39. package/dist/no-external.css +1165 -516
  40. package/dist/no-external.d.mts +19 -2
  41. package/dist/no-external.d.ts +19 -2
  42. package/dist/no-external.js +8760 -4943
  43. package/dist/no-external.mjs +36 -9
  44. package/dist/rsc.css +101 -0
  45. package/dist/rsc.d.mts +17 -2
  46. package/dist/rsc.d.ts +17 -2
  47. package/dist/rsc.js +421 -32
  48. package/dist/rsc.mjs +18 -9
  49. package/dist/walk-tree-Bh85NMeo.d.ts +29 -0
  50. package/dist/walk-tree-CDA3K5S3.d.mts +29 -0
  51. package/package.json +31 -4
  52. package/dist/chunk-X7YZ3YE7.mjs +0 -964
@@ -1,151 +1,9 @@
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
 
147
5
  /* css-module:/home/runner/work/puck/puck/packages/core/components/ActionBar/styles.module.css/#css-module-data */
148
- ._ActionBar_rvadt_1 {
6
+ ._ActionBar_1nmyk_1 {
149
7
  align-items: center;
150
8
  cursor: default;
151
9
  display: flex;
@@ -161,7 +19,7 @@
161
19
  font-family: var(--puck-font-family);
162
20
  min-height: 26px;
163
21
  }
164
- ._ActionBar-label_rvadt_18 {
22
+ ._ActionBar-label_1nmyk_18 {
165
23
  color: var(--puck-color-grey-08);
166
24
  font-size: var(--puck-font-size-xxxs);
167
25
  font-weight: 500;
@@ -172,13 +30,13 @@
172
30
  text-overflow: ellipsis;
173
31
  white-space: nowrap;
174
32
  }
175
- ._ActionBar-action_rvadt_30 + ._ActionBar-label_rvadt_18 {
33
+ ._ActionBarAction_1nmyk_30 + ._ActionBar-label_1nmyk_18 {
176
34
  padding-inline-start: 0;
177
35
  }
178
- ._ActionBar-label_rvadt_18 + ._ActionBar-action_rvadt_30 {
36
+ ._ActionBar-label_1nmyk_18 + ._ActionBarAction_1nmyk_30 {
179
37
  margin-inline-start: -4px;
180
38
  }
181
- ._ActionBar-group_rvadt_38 {
39
+ ._ActionBar-group_1nmyk_38 {
182
40
  align-items: center;
183
41
  border-inline-start: 0.5px solid var(--puck-color-grey-05);
184
42
  display: flex;
@@ -186,18 +44,18 @@
186
44
  padding-inline-start: 4px;
187
45
  padding-inline-end: 4px;
188
46
  }
189
- ._ActionBar-group_rvadt_38:first-of-type {
47
+ ._ActionBar-group_1nmyk_38:first-of-type {
190
48
  border-inline-start: 0;
191
49
  }
192
- ._ActionBar-group_rvadt_38:empty {
50
+ ._ActionBar-group_1nmyk_38:empty {
193
51
  display: none;
194
52
  }
195
- ._ActionBar-action_rvadt_30 {
53
+ ._ActionBarAction_1nmyk_30 {
196
54
  background: transparent;
197
55
  border: none;
198
56
  color: var(--puck-color-grey-08);
199
57
  cursor: pointer;
200
- padding: 6px 8px;
58
+ padding: 6px;
201
59
  margin-inline-start: 4px;
202
60
  margin-inline-end: 4px;
203
61
  border-radius: 4px;
@@ -207,26 +65,37 @@
207
65
  justify-content: center;
208
66
  transition: color 50ms ease-in;
209
67
  }
210
- ._ActionBar-action_rvadt_30 svg {
68
+ ._ActionBarAction--disabled_1nmyk_71 {
69
+ cursor: auto;
70
+ color: var(--puck-color-grey-06);
71
+ }
72
+ ._ActionBarAction_1nmyk_30 svg {
211
73
  max-width: none !important;
212
74
  }
213
- ._ActionBar-action_rvadt_30:focus-visible {
75
+ ._ActionBarAction_1nmyk_30:focus-visible {
214
76
  outline: 2px solid var(--puck-color-azure-05);
215
77
  outline-offset: -2px;
216
78
  }
217
79
  @media (hover: hover) and (pointer: fine) {
218
- ._ActionBar-action_rvadt_30:hover {
80
+ ._ActionBarAction_1nmyk_30:hover:not(._ActionBarAction--disabled_1nmyk_71) {
219
81
  color: var(--puck-color-azure-06);
220
82
  transition: none;
221
83
  }
222
84
  }
223
- ._ActionBar-action_rvadt_30:active {
85
+ ._ActionBarAction_1nmyk_30:active:not(._ActionBarAction--disabled_1nmyk_71),
86
+ ._ActionBarAction--active_1nmyk_93 {
224
87
  color: var(--puck-color-azure-07);
225
88
  transition: none;
226
89
  }
227
- ._ActionBar-group_rvadt_38 * {
90
+ ._ActionBar-group_1nmyk_38 * {
228
91
  margin: 0;
229
92
  }
93
+ ._ActionBar-separator_1nmyk_102 {
94
+ background: var(--puck-color-grey-05);
95
+ margin-inline: 4px;
96
+ width: 0.5px;
97
+ height: 100%;
98
+ }
230
99
 
231
100
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/styles.module.css/#css-module-data */
232
101
  ._InputWrapper_bsxfo_1 + ._InputWrapper_bsxfo_1 {
@@ -543,7 +412,7 @@ textarea._Input-input_bsxfo_26 {
543
412
  }
544
413
 
545
414
  /* css-module:/home/runner/work/puck/puck/packages/core/components/IconButton/IconButton.module.css/#css-module-data */
546
- ._IconButton_swpni_1 {
415
+ ._IconButton_ffob9_1 {
547
416
  align-items: center;
548
417
  background: transparent;
549
418
  border: none;
@@ -555,23 +424,26 @@ textarea._Input-input_bsxfo_26 {
555
424
  padding: 4px;
556
425
  transition: background-color 50ms ease-in, color 50ms ease-in;
557
426
  }
558
- ._IconButton_swpni_1:focus-visible {
427
+ ._IconButton--active_ffob9_14 {
428
+ color: var(--puck-color-azure-04);
429
+ }
430
+ ._IconButton_ffob9_1:focus-visible {
559
431
  outline: 2px solid var(--puck-color-azure-05);
560
432
  outline-offset: -2px;
561
433
  }
562
434
  @media (hover: hover) and (pointer: fine) {
563
- ._IconButton_swpni_1:hover:not(._IconButton--disabled_swpni_20) {
564
- background: var(--puck-color-azure-12);
435
+ ._IconButton_ffob9_1:hover:not(._IconButton--disabled_ffob9_24) {
436
+ background: var(--puck-color-grey-10);
565
437
  color: var(--puck-color-azure-04);
566
438
  cursor: pointer;
567
439
  transition: none;
568
440
  }
569
441
  }
570
- ._IconButton_swpni_1:active {
442
+ ._IconButton_ffob9_1:active {
571
443
  background: var(--puck-color-azure-11);
572
444
  transition: none;
573
445
  }
574
- ._IconButton-title_swpni_33 {
446
+ ._IconButton-title_ffob9_37 {
575
447
  clip: rect(0 0 0 0);
576
448
  clip-path: inset(100%);
577
449
  height: 1px;
@@ -580,7 +452,7 @@ textarea._Input-input_bsxfo_26 {
580
452
  white-space: nowrap;
581
453
  width: 1px;
582
454
  }
583
- ._IconButton--disabled_swpni_20 {
455
+ ._IconButton--disabled_ffob9_24 {
584
456
  color: var(--puck-color-grey-07);
585
457
  }
586
458
 
@@ -636,36 +508,182 @@ textarea._Input-input_bsxfo_26 {
636
508
  transition: none !important;
637
509
  }
638
510
 
639
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
640
- ._ExternalInput-actions_91ls0_1 {
641
- display: flex;
642
- }
643
- ._ExternalInput-button_91ls0_5 {
644
- display: flex;
645
- gap: 8px;
646
- align-items: center;
647
- justify-content: center;
648
- background-color: var(--puck-color-white);
649
- border: 1px solid var(--puck-color-grey-09);
650
- border-radius: 4px;
651
- color: var(--puck-color-azure-04);
652
- padding: 12px 16px;
653
- font-weight: 500;
654
- white-space: nowrap;
655
- text-overflow: ellipsis;
656
- transition: background-color 50ms ease-in;
657
- position: relative;
658
- overflow: hidden;
659
- flex-grow: 1;
660
- }
661
- ._ExternalInput--dataSelected_91ls0_24 ._ExternalInput-button_91ls0_5 {
662
- color: var(--puck-color-grey-03);
663
- display: block;
664
- border-top-right-radius: 0px;
665
- border-bottom-right-radius: 0px;
666
- }
667
- ._ExternalInput--readOnly_91ls0_31 ._ExternalInput-button_91ls0_5 {
668
- 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;
587
+ }
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);
669
687
  }
670
688
  ._ExternalInput-detachButton_91ls0_35 {
671
689
  border: 1px solid var(--puck-color-grey-09);
@@ -1082,6 +1100,248 @@ textarea._Input-input_bsxfo_26 {
1082
1100
  padding-inline-start: 8px;
1083
1101
  }
1084
1102
 
1103
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
1104
+ ._RichTextMenu_k97eh_1 {
1105
+ display: flex;
1106
+ flex-direction: row;
1107
+ flex-wrap: nowrap;
1108
+ }
1109
+ ._RichTextMenu--form_k97eh_7 {
1110
+ border-top-left-radius: 4px;
1111
+ border-top-right-radius: 4px;
1112
+ padding: 6px 6px;
1113
+ background-color: var(--puck-color-grey-12);
1114
+ position: relative;
1115
+ scrollbar-width: none;
1116
+ overflow-x: auto;
1117
+ }
1118
+ ._RichTextMenu-group_k97eh_17 {
1119
+ display: flex;
1120
+ align-items: space-between;
1121
+ flex-direction: row;
1122
+ flex-wrap: nowrap;
1123
+ padding-inline: 6px;
1124
+ gap: 2px;
1125
+ position: relative;
1126
+ }
1127
+ ._RichTextMenu-group_k97eh_17:first-of-type {
1128
+ padding-left: 0;
1129
+ }
1130
+ ._RichTextMenu-group_k97eh_17:last-of-type {
1131
+ padding-right: 0;
1132
+ }
1133
+ ._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 {
1134
+ color: var(--puck-color-grey-08);
1135
+ gap: 0px;
1136
+ flex-wrap: nowrap;
1137
+ }
1138
+ ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
1139
+ border-left: 1px solid var(--puck-color-grey-10);
1140
+ }
1141
+ ._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
1142
+ border-left: 0.5px solid var(--puck-color-grey-05);
1143
+ }
1144
+
1145
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1146
+ ._Control_1aveu_1 .lucide {
1147
+ height: 18px;
1148
+ width: 18px;
1149
+ }
1150
+ ._Control--inline_1aveu_6 .lucide {
1151
+ height: 16px;
1152
+ width: 16px;
1153
+ }
1154
+
1155
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Select/styles.module.css/#css-module-data */
1156
+ ._Select_xjbef_1 {
1157
+ position: relative;
1158
+ z-index: 1;
1159
+ }
1160
+ ._Select-button_xjbef_6 {
1161
+ align-items: center;
1162
+ background: transparent;
1163
+ border: none;
1164
+ border-radius: 4px;
1165
+ display: flex;
1166
+ justify-content: center;
1167
+ gap: 0px;
1168
+ height: 100%;
1169
+ padding: 4px;
1170
+ padding-right: 2px;
1171
+ }
1172
+ ._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6 {
1173
+ color: currentColor;
1174
+ }
1175
+ ._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6 {
1176
+ cursor: pointer;
1177
+ }
1178
+ ._Select-buttonIcon_xjbef_27 {
1179
+ align-items: center;
1180
+ display: flex;
1181
+ justify-content: center;
1182
+ }
1183
+ ._Select--standalone_xjbef_33 ._Select-buttonIcon_xjbef_27 .lucide {
1184
+ height: 18px;
1185
+ width: 18px;
1186
+ }
1187
+ ._Select--actionBar_xjbef_38 ._Select-buttonIcon_xjbef_27 .lucide {
1188
+ height: 16px;
1189
+ width: 16px;
1190
+ }
1191
+ ._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6:hover,
1192
+ ._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
1193
+ background: var(--puck-color-grey-10);
1194
+ color: var(--puck-color-azure-04);
1195
+ }
1196
+ ._Select--disabled_xjbef_23 ._Select-button_xjbef_6 {
1197
+ color: var(--puck-color-grey-07);
1198
+ }
1199
+ ._Select--actionBar_xjbef_38 {
1200
+ &._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6:hover,
1201
+ &._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
1202
+ background: none;
1203
+ color: var(--puck-color-azure-07);
1204
+ }
1205
+ }
1206
+ ._Select-items_xjbef_61 {
1207
+ background: white;
1208
+ border: 1px solid var(--puck-color-grey-09);
1209
+ border-radius: 8px;
1210
+ margin: 10px 8px;
1211
+ margin-left: 0;
1212
+ padding: 4px;
1213
+ z-index: 2;
1214
+ list-style: none;
1215
+ }
1216
+ ._SelectItem_xjbef_72 {
1217
+ background: transparent;
1218
+ border-radius: 4px;
1219
+ border: none;
1220
+ color: var(--puck-color-grey-04);
1221
+ cursor: pointer;
1222
+ display: flex;
1223
+ gap: 8px;
1224
+ align-items: center;
1225
+ font-size: var(--puck-font-size-xxs);
1226
+ margin: 0;
1227
+ padding: 8px 12px;
1228
+ width: 100%;
1229
+ }
1230
+ ._SelectItem--isSelected_xjbef_87 {
1231
+ background: var(--puck-color-azure-11);
1232
+ color: var(--puck-color-azure-04);
1233
+ font-weight: 500;
1234
+ }
1235
+ ._SelectItem--isSelected_xjbef_87 ._SelectItem-icon_xjbef_93 {
1236
+ color: var(--puck-color-azure-04);
1237
+ }
1238
+ ._SelectItem_xjbef_72:hover {
1239
+ background: var(--puck-color-azure-11);
1240
+ color: var(--puck-color-azure-04);
1241
+ }
1242
+
1243
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1244
+ ._RichTextEditor_1elol_1 .ProseMirror {
1245
+ white-space: pre-wrap;
1246
+ word-wrap: break-word;
1247
+ cursor: text;
1248
+ outline: none;
1249
+ position: relative;
1250
+ }
1251
+ ._RichTextEditor_1elol_1 .rich-text * {
1252
+ white-space: pre-wrap;
1253
+ user-select: auto;
1254
+ -webkit-user-select: auto;
1255
+ }
1256
+ ._RichTextEditor_1elol_1 .rich-text blockquote {
1257
+ margin: 1em 0;
1258
+ padding: 0 1em;
1259
+ border-left: 4px solid var(--puck-color-grey-09);
1260
+ }
1261
+ ._RichTextEditor_1elol_1 .rich-text code {
1262
+ background-color: var(--puck-color-grey-11);
1263
+ padding: 4px 8px;
1264
+ border-radius: 4px;
1265
+ }
1266
+ ._RichTextEditor_1elol_1 .rich-text p:empty::before {
1267
+ content: "\a0";
1268
+ }
1269
+ ._RichTextEditor_1elol_1 .rich-text pre code {
1270
+ display: block;
1271
+ padding: 8px 12px;
1272
+ }
1273
+ ._RichTextEditor_1elol_1 .rich-text > *:first-child,
1274
+ ._RichTextEditor_1elol_1 .ProseMirror > *:first-child,
1275
+ ._RichTextEditor_1elol_1 .rich-text * p:first-of-type {
1276
+ margin-top: 0;
1277
+ }
1278
+ ._RichTextEditor_1elol_1 .rich-text > *:last-child,
1279
+ ._RichTextEditor_1elol_1 .ProseMirror > *:last-child,
1280
+ ._RichTextEditor_1elol_1 .rich-text * p:last-of-type {
1281
+ margin-bottom: 0;
1282
+ }
1283
+ ._RichTextEditor--editor_1elol_50 {
1284
+ background: var(--puck-color-white);
1285
+ border-width: 1px;
1286
+ border-style: solid;
1287
+ border-color: var(--puck-color-grey-09);
1288
+ border-radius: 4px;
1289
+ box-sizing: border-box;
1290
+ display: flex;
1291
+ flex-direction: column;
1292
+ font-family: inherit;
1293
+ font-size: var(--puck-font-size-xxs);
1294
+ resize: vertical;
1295
+ transition: border-color 50ms ease-in;
1296
+ width: 100%;
1297
+ max-width: 100%;
1298
+ min-height: 128px;
1299
+ }
1300
+ ._RichTextEditor--editor_1elol_50 .rich-text {
1301
+ flex-grow: 1;
1302
+ }
1303
+ ._RichTextEditor--editor_1elol_50 .rich-text:not(:has(.ProseMirror)),
1304
+ ._RichTextEditor--editor_1elol_50 .rich-text .ProseMirror {
1305
+ height: 100%;
1306
+ padding: 12px 15px;
1307
+ }
1308
+ ._RichTextEditor--editor_1elol_50 .rich-text ul,
1309
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1310
+ padding-left: 24px;
1311
+ }
1312
+ ._RichTextEditor--editor_1elol_50 .rich-text li {
1313
+ line-height: 1.5;
1314
+ }
1315
+ ._RichTextEditor--editor_1elol_50 .rich-text p {
1316
+ margin-block: 12px;
1317
+ }
1318
+ ._RichTextEditor--editor_1elol_50 .rich-text ul {
1319
+ list-style: disc;
1320
+ }
1321
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1322
+ list-style: decimal;
1323
+ }
1324
+ ._RichTextEditor--editor_1elol_50:focus-within {
1325
+ border-color: var(--puck-color-grey-05);
1326
+ outline: 2px solid var(--puck-color-azure-05);
1327
+ transition: none;
1328
+ }
1329
+ ._RichTextEditor--editor_1elol_50._RichTextEditor--disabled_1elol_106 {
1330
+ background: var(--puck-color-grey-11);
1331
+ }
1332
+ ._RichTextEditor_1elol_1:not(:focus-within):not(._RichTextEditor--isActive_1elol_110) .ProseMirror ::selection {
1333
+ background-color: transparent;
1334
+ }
1335
+ ._RichTextEditor-menu_1elol_116 {
1336
+ border-bottom: 1px solid var(--puck-color-grey-10);
1337
+ position: sticky;
1338
+ top: 0;
1339
+ z-index: 1;
1340
+ }
1341
+ ._RichTextEditor--disabled_1elol_106 ._RichTextEditor-menu_1elol_116 {
1342
+ border-bottom: 1px solid var(--puck-color-grey-09);
1343
+ }
1344
+
1085
1345
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1086
1346
  ._ObjectField_1ua3y_5 {
1087
1347
  display: flex;
@@ -1324,195 +1584,34 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1324
1584
  outline-offset: 2px;
1325
1585
  }
1326
1586
  [data-puck-overlay-portal]:focus-within {
1327
- outline: 2px var(--puck-color-azure-07) solid;
1587
+ outline: 2px var(--puck-color-azure-07) dashed;
1328
1588
  outline-offset: 2px;
1329
1589
  }
1330
1590
 
1331
1591
  /* css-module:/home/runner/work/puck/puck/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
1332
- ._InlineTextField_1xph6_1 {
1592
+ ._InlineTextField_104qp_1 {
1333
1593
  cursor: text;
1334
1594
  display: inline-block;
1335
1595
  white-space: pre-wrap;
1596
+ text-decoration: inherit;
1336
1597
  }
1337
- [data-dnd-dragging] ._InlineTextField_1xph6_1 {
1598
+ [data-dnd-dragging] ._InlineTextField_104qp_1 {
1338
1599
  cursor: none;
1339
1600
  caret-color: transparent;
1340
1601
  }
1341
- [data-dnd-dragging] ._InlineTextField_1xph6_1::selection {
1602
+ [data-dnd-dragging] ._InlineTextField_104qp_1::selection {
1342
1603
  display: none;
1343
1604
  }
1344
1605
 
1345
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1346
- ._SidebarSection_8boj8_1 {
1347
- display: flex;
1606
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1607
+ ._PuckFields_10bh7_1 {
1348
1608
  position: relative;
1349
- flex-direction: column;
1350
- color: var(--puck-color-black);
1609
+ font-family: var(--puck-font-family);
1351
1610
  }
1352
- ._SidebarSection_8boj8_1:last-of-type {
1353
- flex-grow: 1;
1611
+ ._PuckFields--isLoading_10bh7_6 {
1612
+ min-height: 48px;
1354
1613
  }
1355
- ._SidebarSection-title_8boj8_12 {
1356
- background: var(--puck-color-white);
1357
- padding: 16px;
1358
- border-bottom: 1px solid var(--puck-color-grey-09);
1359
- border-top: 1px solid var(--puck-color-grey-09);
1360
- overflow-x: auto;
1361
- }
1362
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1363
- border-top: 0px;
1364
- }
1365
- ._SidebarSection-content_8boj8_24 {
1366
- padding: 16px;
1367
- }
1368
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1369
- padding: 0px;
1370
- }
1371
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1372
- padding-bottom: 4px;
1373
- }
1374
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1375
- border-bottom: none;
1376
- flex-grow: 1;
1377
- }
1378
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1379
- background: none;
1380
- border: 0;
1381
- border-radius: 2px;
1382
- color: var(--puck-color-azure-04);
1383
- cursor: pointer;
1384
- font: inherit;
1385
- flex-shrink: 0;
1386
- padding: 0;
1387
- transition: color 50ms ease-in;
1388
- }
1389
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1390
- outline: 2px solid var(--puck-color-azure-05);
1391
- outline-offset: 2px;
1392
- }
1393
- @media (hover: hover) and (pointer: fine) {
1394
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1395
- color: var(--puck-color-azure-03);
1396
- transition: none;
1397
- }
1398
- }
1399
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1400
- color: var(--puck-color-azure-02);
1401
- transition: none;
1402
- }
1403
- ._SidebarSection-breadcrumbs_8boj8_70 {
1404
- align-items: center;
1405
- display: flex;
1406
- gap: 4px;
1407
- }
1408
- ._SidebarSection-breadcrumb_8boj8_41 {
1409
- align-items: center;
1410
- display: flex;
1411
- gap: 4px;
1412
- }
1413
- ._SidebarSection-heading_8boj8_82 {
1414
- padding-inline-end: 16px;
1415
- }
1416
- ._SidebarSection-loadingOverlay_8boj8_86 {
1417
- background: var(--puck-color-white);
1418
- display: flex;
1419
- justify-content: center;
1420
- align-items: center;
1421
- height: 100%;
1422
- width: 100%;
1423
- top: 0;
1424
- position: absolute;
1425
- z-index: 1;
1426
- pointer-events: all;
1427
- box-sizing: border-box;
1428
- opacity: 0.8;
1429
- }
1430
-
1431
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1432
- ._Puck_1yxlw_19 {
1433
- --puck-space-px: 16px;
1434
- font-family: var(--puck-font-family);
1435
- overflow-x: hidden;
1436
- }
1437
- @media (min-width: 766px) {
1438
- ._Puck_1yxlw_19 {
1439
- overflow-x: auto;
1440
- }
1441
- }
1442
- ._Puck-portal_1yxlw_31 {
1443
- position: relative;
1444
- z-index: 2;
1445
- }
1446
- ._PuckLayout-inner_1yxlw_38 {
1447
- --puck-frame-width: auto;
1448
- --puck-side-bar-width: 0px;
1449
- --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1450
- --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1451
- display: grid;
1452
- grid-template-areas: "header header header" "left editor right";
1453
- grid-template-columns: 0 var(--puck-frame-width) 0;
1454
- grid-template-rows: min-content auto;
1455
- height: 100dvh;
1456
- position: relative;
1457
- z-index: 0;
1458
- }
1459
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1460
- --puck-side-bar-width: 186px;
1461
- }
1462
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1463
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1464
- }
1465
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1466
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1467
- }
1468
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1469
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1470
- }
1471
- @media (min-width: 458px) {
1472
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1473
- --puck-frame-width: minmax(266px, auto);
1474
- }
1475
- }
1476
- @media (min-width: 638px) {
1477
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1478
- --puck-side-bar-width: minmax(186px, 250px);
1479
- }
1480
- }
1481
- @media (min-width: 766px) {
1482
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1483
- --puck-frame-width: auto;
1484
- }
1485
- }
1486
- @media (min-width: 990px) {
1487
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1488
- --puck-side-bar-width: 256px;
1489
- }
1490
- }
1491
- @media (min-width: 1198px) {
1492
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1493
- --puck-side-bar-width: 274px;
1494
- }
1495
- }
1496
- @media (min-width: 1398px) {
1497
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1498
- --puck-side-bar-width: 290px;
1499
- }
1500
- }
1501
- @media (min-width: 1598px) {
1502
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1503
- --puck-side-bar-width: 320px;
1504
- }
1505
- }
1506
-
1507
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1508
- ._PuckFields_10bh7_1 {
1509
- position: relative;
1510
- font-family: var(--puck-font-family);
1511
- }
1512
- ._PuckFields--isLoading_10bh7_6 {
1513
- min-height: 48px;
1514
- }
1515
- ._PuckFields-loadingOverlay_10bh7_10 {
1614
+ ._PuckFields-loadingOverlay_10bh7_10 {
1516
1615
  background: var(--puck-color-white);
1517
1616
  display: flex;
1518
1617
  justify-content: flex-end;
@@ -1595,6 +1694,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1595
1694
  margin-inline-start: auto;
1596
1695
  }
1597
1696
 
1697
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
1698
+ ._Components_3pbdy_1 {
1699
+ padding: 16px;
1700
+ height: 100%;
1701
+ overflow-y: auto;
1702
+ box-sizing: border-box;
1703
+ }
1704
+
1598
1705
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1599
1706
  ._PuckPreview_z2rgu_1 {
1600
1707
  position: relative;
@@ -1709,167 +1816,233 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1709
1816
  margin-top: 4px;
1710
1817
  }
1711
1818
 
1712
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1713
- ._ViewportControls_gejzr_1 {
1714
- display: flex;
1715
- background: var(--puck-color-grey-11);
1819
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
1820
+ ._Outline_cvjlj_1 {
1821
+ padding: 16px;
1822
+ height: 100%;
1823
+ overflow-y: auto;
1716
1824
  box-sizing: border-box;
1717
- border-inline-start: 2px solid var(--puck-color-grey-11);
1718
- justify-content: center;
1719
- gap: 8px;
1720
- min-width: 358px;
1721
- padding-bottom: 16px;
1722
- padding-inline-start: var(--puck-space-px);
1723
- padding-inline-end: var(--puck-space-px);
1724
- z-index: 1;
1725
- }
1726
- ._ViewportControls-divider_gejzr_15 {
1727
- border-inline-end: 1px solid var(--puck-color-grey-09);
1728
- margin-inline-start: 8px;
1729
- margin-inline-end: 8px;
1730
- }
1731
- ._ViewportControls-zoomSelect_gejzr_21 {
1732
- appearance: none;
1733
- 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;
1734
- background-size: 10px;
1735
- background-position: calc(100% - 12px) calc(50% + 3px);
1736
- background-repeat: no-repeat;
1737
- border: 0;
1738
- font-size: var(--puck-font-size-xxxs);
1739
- padding: 0;
1740
- width: 96px;
1741
- }
1742
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
1743
- background-position: 12px calc(50% + 3px);
1744
- }
1745
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
1746
- color: var(--puck-color-azure-04);
1747
1825
  }
1748
1826
 
1749
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1750
- ._PuckCanvas_18jay_1 {
1751
- background: var(--puck-color-grey-11);
1752
- display: flex;
1753
- grid-area: editor;
1754
- flex-direction: column;
1755
- padding: var(--puck-space-px);
1756
- overflow: auto;
1827
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1828
+ ._Puck_1k4sy_19 {
1829
+ --puck-space-px: 16px;
1830
+ font-family: var(--puck-font-family);
1831
+ height: 100%;
1832
+ overflow-x: hidden;
1757
1833
  }
1758
- @media (min-width: 1198px) {
1759
- ._PuckCanvas_18jay_1 {
1760
- padding: calc(var(--puck-space-px) * 1.5);
1761
- padding-top: var(--puck-space-px);
1762
- }
1763
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
1764
- padding-top: calc(var(--puck-space-px) * 1.5);
1834
+ @media (min-width: 766px) {
1835
+ ._Puck_1k4sy_19 {
1836
+ overflow-x: auto;
1765
1837
  }
1766
1838
  }
1767
- ._PuckCanvas-inner_18jay_21 {
1768
- display: flex;
1769
- height: 100%;
1770
- justify-content: center;
1771
- min-width: 358px;
1839
+ ._Puck-portal_1k4sy_32 {
1772
1840
  position: relative;
1773
- width: 100%;
1841
+ z-index: 2;
1774
1842
  }
1775
- ._PuckCanvas-root_18jay_30 {
1776
- background: white;
1777
- border: 1px solid var(--puck-color-grey-09);
1778
- box-sizing: content-box;
1779
- min-width: 321px;
1780
- position: absolute;
1781
- pointer-events: none;
1782
- transform-origin: top;
1783
- top: 0;
1784
- bottom: 0;
1785
- opacity: 0;
1843
+ ._PuckLayout_1k4sy_37 {
1844
+ height: 100dvh;
1786
1845
  }
1787
- @media (min-width: 1198px) {
1788
- ._PuckCanvas-root_18jay_30 {
1789
- min-width: unset;
1790
- }
1846
+ ._PuckLayout-inner_1k4sy_41 {
1847
+ --puck-frame-width: auto;
1848
+ --puck-side-nav-width: min-content;
1849
+ --puck-side-bar-width: 0px;
1850
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1851
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1852
+ background-color: var(--puck-color-grey-12);
1853
+ display: grid;
1854
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1855
+ grid-template-columns: var(--puck-frame-width);
1856
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1857
+ height: 100%;
1858
+ position: relative;
1859
+ transition: grid-template-rows 150ms ease-in;
1860
+ z-index: 0;
1861
+ overflow: hidden;
1791
1862
  }
1792
- @media (prefers-reduced-motion: reduce) {
1793
- ._PuckCanvas-root_18jay_30 {
1794
- transition: none !important;
1863
+ @media (min-width: 638px) {
1864
+ ._PuckLayout-inner_1k4sy_41 {
1865
+ --puck-side-nav-width: 68px;
1866
+ grid-template-areas: "header header header header" "sidenav left editor right";
1867
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1868
+ grid-template-rows: min-content auto;
1869
+ }
1870
+ ._Puck--hidePlugins_1k4sy_73 ._PuckLayout-inner_1k4sy_41 {
1871
+ --puck-side-nav-width: 0;
1795
1872
  }
1796
1873
  }
1797
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
1798
- pointer-events: unset;
1799
- opacity: 1;
1800
- }
1801
- ._PuckCanvas-loader_18jay_60 {
1802
- align-items: center;
1803
- color: var(--puck-color-grey-06);
1804
- display: flex;
1805
- height: 100%;
1806
- justify-content: center;
1807
- transition: opacity 250ms ease-out;
1808
- opacity: 0;
1874
+ ._PuckLayout--mounted_1k4sy_78 ._PuckLayout-inner_1k4sy_41 {
1875
+ --puck-side-bar-width: 186px;
1809
1876
  }
1810
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
1811
- opacity: 1;
1877
+ ._PuckLayout--mobilePanelHeightToggle_1k4sy_82._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-inner_1k4sy_41 {
1878
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
1812
1879
  }
1813
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
1814
- opacity: 0;
1815
- height: 0;
1816
- transition: none;
1880
+ ._PuckLayout--mobilePanelHeightToggle_1k4sy_82._PuckLayout--leftSideBarVisible_1k4sy_82._PuckLayout--isExpanded_1k4sy_88 ._PuckLayout-inner_1k4sy_41 {
1881
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
1817
1882
  }
1818
-
1819
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1820
- ._MenuBar_8pf8c_1 {
1821
- background-color: var(--puck-color-white);
1822
- border-bottom: 1px solid var(--puck-color-grey-09);
1823
- display: none;
1824
- left: 0;
1825
- margin-top: 1px;
1826
- padding: 8px 16px;
1827
- position: absolute;
1828
- right: 0;
1829
- top: 100%;
1830
- z-index: 2;
1883
+ @media (min-width: 638px) {
1884
+ ._PuckLayout--mobilePanelHeightToggle_1k4sy_82._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-inner_1k4sy_41 {
1885
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1886
+ grid-template-rows: min-content auto;
1887
+ }
1831
1888
  }
1832
- ._MenuBar--menuOpen_8pf8c_14 {
1833
- display: block;
1889
+ ._PuckLayout--mobilePanelHeightMinContent_1k4sy_106._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-inner_1k4sy_41,
1890
+ ._PuckLayout--mobilePanelHeightMinContent_1k4sy_106._PuckLayout--leftSideBarVisible_1k4sy_82._PuckLayout--isExpanded_1k4sy_88 ._PuckLayout-inner_1k4sy_41 {
1891
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
1834
1892
  }
1835
1893
  @media (min-width: 638px) {
1836
- ._MenuBar_8pf8c_1 {
1837
- border: none;
1838
- display: block;
1839
- margin-top: 0;
1840
- overflow-y: visible;
1841
- padding: 0;
1842
- position: static;
1894
+ ._PuckLayout--mobilePanelHeightToggle_1k4sy_82._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-inner_1k4sy_41,
1895
+ ._PuckLayout--mobilePanelHeightToggle_1k4sy_82._PuckLayout--leftSideBarVisible_1k4sy_82._PuckLayout--isExpanded_1k4sy_88 ._PuckLayout-inner_1k4sy_41,
1896
+ ._PuckLayout--mobilePanelHeightMinContent_1k4sy_106._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-inner_1k4sy_41,
1897
+ ._PuckLayout--mobilePanelHeightMinContent_1k4sy_106._PuckLayout--leftSideBarVisible_1k4sy_82._PuckLayout--isExpanded_1k4sy_88 ._PuckLayout-inner_1k4sy_41 {
1898
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1899
+ grid-template-rows: min-content auto;
1843
1900
  }
1844
1901
  }
1845
- ._MenuBar-inner_8pf8c_29 {
1846
- align-items: center;
1847
- display: flex;
1848
- flex-wrap: wrap;
1849
- gap: 8px 16px;
1850
- justify-content: flex-end;
1902
+ @media (min-width: 638px) {
1903
+ ._PuckLayout--rightSideBarVisible_1k4sy_133 ._PuckLayout-inner_1k4sy_41 {
1904
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1905
+ }
1851
1906
  }
1852
1907
  @media (min-width: 638px) {
1853
- ._MenuBar-inner_8pf8c_29 {
1854
- display: flex;
1855
- flex-direction: row;
1856
- flex-wrap: nowrap;
1908
+ ._PuckLayout--leftSideBarVisible_1k4sy_82._PuckLayout--rightSideBarVisible_1k4sy_133 ._PuckLayout-inner_1k4sy_41 {
1909
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1857
1910
  }
1858
1911
  }
1859
- ._MenuBar-history_8pf8c_45 {
1860
- display: flex;
1912
+ @media (min-width: 458px) {
1913
+ ._PuckLayout-mounted_1k4sy_152 ._PuckLayout-inner_1k4sy_41 {
1914
+ --puck-frame-width: minmax(266px, auto);
1915
+ }
1861
1916
  }
1862
-
1863
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
1864
- ._PuckHeader_15xnq_1 {
1865
- background: var(--puck-color-white);
1866
- border-bottom: 1px solid var(--puck-color-grey-09);
1867
- color: var(--puck-color-black);
1917
+ @media (min-width: 638px) {
1918
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1919
+ --puck-side-bar-width: minmax(186px, 250px);
1920
+ }
1921
+ }
1922
+ @media (min-width: 766px) {
1923
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1924
+ --puck-frame-width: auto;
1925
+ }
1926
+ }
1927
+ @media (min-width: 990px) {
1928
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1929
+ --puck-side-bar-width: 256px;
1930
+ }
1931
+ }
1932
+ @media (min-width: 1198px) {
1933
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1934
+ --puck-side-bar-width: 274px;
1935
+ }
1936
+ }
1937
+ @media (min-width: 1398px) {
1938
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1939
+ --puck-side-bar-width: 290px;
1940
+ }
1941
+ }
1942
+ @media (min-width: 1598px) {
1943
+ ._PuckLayout_1k4sy_37 ._PuckLayout-inner_1k4sy_41 {
1944
+ --puck-side-bar-width: 320px;
1945
+ }
1946
+ }
1947
+ ._PuckLayout-nav_1k4sy_193 {
1948
+ border-top: 1px solid var(--puck-color-grey-09);
1949
+ background-color: var(--puck-color-grey-12);
1950
+ grid-area: sidenav;
1951
+ overflow: hidden;
1952
+ width: 100%;
1953
+ }
1954
+ @media (min-width: 638px) {
1955
+ ._PuckLayout-nav_1k4sy_193 {
1956
+ border-top: 0;
1957
+ border-right: 1px solid var(--puck-color-grey-09);
1958
+ box-sizing: border-box;
1959
+ }
1960
+ }
1961
+ ._PuckLayout-header_1k4sy_209 {
1962
+ grid-area: header;
1963
+ }
1964
+ ._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-header_1k4sy_209 {
1965
+ overflow: hidden;
1966
+ }
1967
+ @media (min-width: 638px) {
1968
+ ._PuckLayout--leftSideBarVisible_1k4sy_82 ._PuckLayout-header_1k4sy_209 {
1969
+ overflow: auto;
1970
+ }
1971
+ }
1972
+ ._PuckPluginTab_1k4sy_223 {
1973
+ display: none;
1974
+ flex-grow: 1;
1975
+ }
1976
+ ._PuckPluginTab--visible_1k4sy_228 {
1977
+ display: flex;
1978
+ flex-direction: column;
1979
+ }
1980
+ ._PuckPluginTab-body_1k4sy_233 {
1981
+ flex-grow: 1;
1982
+ }
1983
+
1984
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1985
+ ._MenuBar_8pf8c_1 {
1986
+ background-color: var(--puck-color-white);
1987
+ border-bottom: 1px solid var(--puck-color-grey-09);
1988
+ display: none;
1989
+ left: 0;
1990
+ margin-top: 1px;
1991
+ padding: 8px 16px;
1992
+ position: absolute;
1993
+ right: 0;
1994
+ top: 100%;
1995
+ z-index: 2;
1996
+ }
1997
+ ._MenuBar--menuOpen_8pf8c_14 {
1998
+ display: block;
1999
+ }
2000
+ @media (min-width: 638px) {
2001
+ ._MenuBar_8pf8c_1 {
2002
+ border: none;
2003
+ display: block;
2004
+ margin-top: 0;
2005
+ overflow-y: visible;
2006
+ padding: 0;
2007
+ position: static;
2008
+ }
2009
+ }
2010
+ ._MenuBar-inner_8pf8c_29 {
2011
+ align-items: center;
2012
+ display: flex;
2013
+ flex-wrap: wrap;
2014
+ gap: 8px 16px;
2015
+ justify-content: flex-end;
2016
+ }
2017
+ @media (min-width: 638px) {
2018
+ ._MenuBar-inner_8pf8c_29 {
2019
+ display: flex;
2020
+ flex-direction: row;
2021
+ flex-wrap: nowrap;
2022
+ }
2023
+ }
2024
+ ._MenuBar-history_8pf8c_45 {
2025
+ display: flex;
2026
+ }
2027
+
2028
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2029
+ ._PuckHeader_63pti_1 {
2030
+ background: var(--puck-color-white);
2031
+ border-bottom: 1px solid var(--puck-color-grey-09);
2032
+ color: var(--puck-color-black);
1868
2033
  grid-area: header;
1869
2034
  position: relative;
1870
2035
  max-width: 100vw;
1871
2036
  }
1872
- ._PuckHeader-inner_15xnq_10 {
2037
+ @media (min-width: 638px) {
2038
+ ._PuckHeader_63pti_1 {
2039
+ padding-left: 67px;
2040
+ }
2041
+ ._PuckHeader--hidePlugins_63pti_15 {
2042
+ padding-left: 0;
2043
+ }
2044
+ }
2045
+ ._PuckHeader-inner_63pti_20 {
1873
2046
  align-items: end;
1874
2047
  display: grid;
1875
2048
  gap: var(--puck-space-px);
@@ -1878,43 +2051,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1878
2051
  grid-template-rows: auto;
1879
2052
  padding: var(--puck-space-px);
1880
2053
  }
1881
- ._PuckHeader-toggle_15xnq_20 {
2054
+ @media (min-width: 638px) {
2055
+ ._PuckHeader-inner_63pti_20 {
2056
+ border-left: 1px solid var(--puck-color-grey-09);
2057
+ }
2058
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2059
+ border-left: none;
2060
+ }
2061
+ }
2062
+ ._PuckHeader-toggle_63pti_40 {
1882
2063
  color: var(--puck-color-grey-05);
1883
2064
  display: flex;
1884
2065
  margin-inline-start: -4px;
1885
2066
  padding-top: 2px;
1886
2067
  }
1887
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
1888
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
2068
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2069
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
1889
2070
  color: var(--puck-color-black);
1890
2071
  }
1891
- ._PuckHeader-title_15xnq_32 {
2072
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2073
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2074
+ display: none;
2075
+ }
2076
+ @media (min-width: 638px) {
2077
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2078
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2079
+ display: block;
2080
+ }
2081
+ }
2082
+ ._PuckHeader-title_63pti_64 {
1892
2083
  align-self: center;
1893
2084
  }
1894
- ._PuckHeader-path_15xnq_36 {
2085
+ ._PuckHeader-path_63pti_68 {
1895
2086
  font-family: var(--puck-font-family-monospaced);
1896
2087
  font-size: var(--puck-font-size-xxs);
1897
2088
  font-weight: normal;
1898
2089
  word-break: break-all;
1899
2090
  }
1900
- ._PuckHeader-tools_15xnq_43 {
2091
+ ._PuckHeader-tools_63pti_75 {
1901
2092
  display: flex;
1902
2093
  gap: 16px;
1903
2094
  justify-content: flex-end;
1904
2095
  }
1905
- ._PuckHeader-menuButton_15xnq_49 {
2096
+ ._PuckHeader-menuButton_63pti_81 {
1906
2097
  color: var(--puck-color-grey-05);
1907
2098
  margin-inline-start: -4px;
1908
2099
  }
1909
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2100
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
1910
2101
  color: var(--puck-color-black);
1911
2102
  }
1912
2103
  @media (min-width: 638px) {
1913
- ._PuckHeader-menuButton_15xnq_49 {
2104
+ ._PuckHeader-menuButton_63pti_81 {
1914
2105
  display: none;
1915
2106
  }
1916
2107
  }
1917
2108
 
2109
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2110
+ ._SidebarSection_5otpt_1 {
2111
+ display: flex;
2112
+ position: relative;
2113
+ flex-direction: column;
2114
+ color: var(--puck-color-black);
2115
+ }
2116
+ ._SidebarSection_5otpt_1:last-of-type {
2117
+ flex-grow: 1;
2118
+ }
2119
+ ._SidebarSection-title_5otpt_12 {
2120
+ background: var(--puck-color-white);
2121
+ padding: 16px;
2122
+ border-bottom: 1px solid var(--puck-color-grey-09);
2123
+ border-top: 1px solid var(--puck-color-grey-09);
2124
+ overflow-x: auto;
2125
+ }
2126
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2127
+ border-top: 0px;
2128
+ }
2129
+ ._SidebarSection-content_5otpt_24:last-child {
2130
+ padding-bottom: 4px;
2131
+ }
2132
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2133
+ border-bottom: none;
2134
+ flex-grow: 1;
2135
+ }
2136
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2137
+ background: none;
2138
+ border: 0;
2139
+ border-radius: 2px;
2140
+ color: var(--puck-color-azure-04);
2141
+ cursor: pointer;
2142
+ font: inherit;
2143
+ flex-shrink: 0;
2144
+ padding: 0;
2145
+ transition: color 50ms ease-in;
2146
+ }
2147
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
2148
+ outline: 2px solid var(--puck-color-azure-05);
2149
+ outline-offset: 2px;
2150
+ }
2151
+ @media (hover: hover) and (pointer: fine) {
2152
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2153
+ color: var(--puck-color-azure-03);
2154
+ transition: none;
2155
+ }
2156
+ }
2157
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2158
+ color: var(--puck-color-azure-02);
2159
+ transition: none;
2160
+ }
2161
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2162
+ align-items: center;
2163
+ display: flex;
2164
+ gap: 4px;
2165
+ }
2166
+ ._SidebarSection-breadcrumb_5otpt_33 {
2167
+ align-items: center;
2168
+ display: flex;
2169
+ gap: 4px;
2170
+ }
2171
+ ._SidebarSection-heading_5otpt_74 {
2172
+ padding-inline-end: 16px;
2173
+ }
2174
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2175
+ background: var(--puck-color-white);
2176
+ display: flex;
2177
+ justify-content: center;
2178
+ align-items: center;
2179
+ height: 100%;
2180
+ width: 100%;
2181
+ top: 0;
2182
+ position: absolute;
2183
+ z-index: 1;
2184
+ pointer-events: all;
2185
+ box-sizing: border-box;
2186
+ opacity: 0.8;
2187
+ }
2188
+
2189
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2190
+ ._Breadcrumbs_1c9yh_1 {
2191
+ align-items: center;
2192
+ display: flex;
2193
+ gap: 4px;
2194
+ }
2195
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
2196
+ background: none;
2197
+ border: 0;
2198
+ border-radius: 2px;
2199
+ color: var(--puck-color-azure-04);
2200
+ cursor: pointer;
2201
+ font: inherit;
2202
+ flex-shrink: 0;
2203
+ padding: 0;
2204
+ transition: color 50ms ease-in;
2205
+ }
2206
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
2207
+ outline: 2px solid var(--puck-color-azure-05);
2208
+ outline-offset: 2px;
2209
+ }
2210
+ @media (hover: hover) and (pointer: fine) {
2211
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2212
+ color: var(--puck-color-azure-03);
2213
+ transition: none;
2214
+ }
2215
+ }
2216
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2217
+ color: var(--puck-color-azure-02);
2218
+ transition: none;
2219
+ }
2220
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2221
+ align-items: center;
2222
+ display: flex;
2223
+ gap: 4px;
2224
+ }
2225
+
2226
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2227
+ ._ViewportControls_e3unb_1 {
2228
+ position: relative;
2229
+ }
2230
+ ._ViewportControls--fullScreen_e3unb_5 {
2231
+ border-radius: 32px;
2232
+ display: flex;
2233
+ position: absolute;
2234
+ bottom: 12px;
2235
+ right: 12px;
2236
+ overflow: hidden;
2237
+ }
2238
+ ._ViewportControls-toggleButton_e3unb_14 {
2239
+ display: none;
2240
+ }
2241
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
2242
+ align-items: center;
2243
+ background-color: var(--puck-color-grey-02);
2244
+ border: 1px solid var(--puck-color-grey-04);
2245
+ border-radius: 30px;
2246
+ cursor: pointer;
2247
+ color: var(--puck-color-grey-11);
2248
+ display: flex;
2249
+ justify-content: center;
2250
+ width: 42px;
2251
+ height: 42px;
2252
+ z-index: 1;
2253
+ }
2254
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2255
+ background-color: var(--puck-color-grey-02);
2256
+ border: 1px solid var(--puck-color-azure-04);
2257
+ color: var(--puck-color-azure-07);
2258
+ }
2259
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2260
+ background-color: var(--puck-color-grey-03);
2261
+ }
2262
+ ._ViewportControls-actions_e3unb_42 {
2263
+ display: flex;
2264
+ }
2265
+ ._ViewportControls-actionsInner_e3unb_46 {
2266
+ display: flex;
2267
+ box-sizing: border-box;
2268
+ justify-content: center;
2269
+ margin-left: auto;
2270
+ margin-right: auto;
2271
+ z-index: 0;
2272
+ overflow: hidden;
2273
+ }
2274
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2275
+ background: var(--puck-color-grey-11);
2276
+ border: 1px solid var(--puck-color-grey-09);
2277
+ border-radius: 30px;
2278
+ margin-left: none;
2279
+ margin-right: none;
2280
+ padding-right: 42px;
2281
+ }
2282
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2283
+ transform: translateX(100%);
2284
+ transition: transform 150ms ease-in-out;
2285
+ }
2286
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2287
+ transform: translateX(42px);
2288
+ }
2289
+ ._ViewportControls-divider_e3unb_75 {
2290
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2291
+ margin-bottom: 8px;
2292
+ margin-top: 8px;
2293
+ }
2294
+ ._ViewportControls-zoomSelect_e3unb_81 {
2295
+ appearance: none;
2296
+ 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;
2297
+ background-size: 10px;
2298
+ background-position: calc(100% - 12px) calc(50% + 3px);
2299
+ background-repeat: no-repeat;
2300
+ border: 0;
2301
+ font-size: var(--puck-font-size-xxxs);
2302
+ padding: 0;
2303
+ padding-left: 8px;
2304
+ width: 96px;
2305
+ }
2306
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2307
+ display: none;
2308
+ }
2309
+ @media (min-width: 638px) {
2310
+ ._ViewportControls-zoom_e3unb_81,
2311
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2312
+ display: flex;
2313
+ justify-content: center;
2314
+ }
2315
+ }
2316
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2317
+ background-position: 12px calc(50% + 3px);
2318
+ }
2319
+ ._ViewportButton-inner_e3unb_111 {
2320
+ align-items: center;
2321
+ display: flex;
2322
+ justify-content: center;
2323
+ height: 32px;
2324
+ width: 32px;
2325
+ }
2326
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2327
+ color: var(--puck-color-azure-04);
2328
+ }
2329
+
2330
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2331
+ ._PuckCanvas_t6s9b_1 {
2332
+ background: var(--puck-color-grey-11);
2333
+ display: flex;
2334
+ grid-area: editor;
2335
+ flex-direction: column;
2336
+ padding: var(--puck-space-px);
2337
+ position: relative;
2338
+ overflow: auto;
2339
+ }
2340
+ @media (min-width: 1198px) {
2341
+ ._PuckCanvas_t6s9b_1 {
2342
+ padding: calc(var(--puck-space-px) * 1.5);
2343
+ padding-top: calc(var(--puck-space-px) * 0.5);
2344
+ }
2345
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2346
+ padding-top: calc(var(--puck-space-px) * 1.5);
2347
+ }
2348
+ }
2349
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2350
+ padding: 0;
2351
+ overflow: hidden;
2352
+ }
2353
+ @media (min-width: 1198px) {
2354
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2355
+ padding: 0;
2356
+ }
2357
+ }
2358
+ ._PuckCanvas-inner_t6s9b_33 {
2359
+ display: flex;
2360
+ height: 100%;
2361
+ justify-content: center;
2362
+ min-width: 288px;
2363
+ position: relative;
2364
+ width: 100%;
2365
+ }
2366
+ ._PuckCanvas-root_t6s9b_42 {
2367
+ background: white;
2368
+ outline: 1px solid var(--puck-color-grey-09);
2369
+ box-sizing: content-box;
2370
+ min-width: 321px;
2371
+ position: absolute;
2372
+ pointer-events: none;
2373
+ transform-origin: top;
2374
+ top: 0;
2375
+ bottom: 0;
2376
+ opacity: 0;
2377
+ }
2378
+ @media (min-width: 1198px) {
2379
+ ._PuckCanvas-root_t6s9b_42 {
2380
+ min-width: unset;
2381
+ }
2382
+ }
2383
+ @media (prefers-reduced-motion: reduce) {
2384
+ ._PuckCanvas-root_t6s9b_42 {
2385
+ transition: none !important;
2386
+ }
2387
+ }
2388
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2389
+ pointer-events: unset;
2390
+ opacity: 1;
2391
+ }
2392
+ ._PuckCanvas-loader_t6s9b_72 {
2393
+ align-items: center;
2394
+ color: var(--puck-color-grey-06);
2395
+ display: flex;
2396
+ height: 100%;
2397
+ justify-content: center;
2398
+ transition: opacity 250ms ease-out;
2399
+ opacity: 0;
2400
+ }
2401
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2402
+ opacity: 1;
2403
+ }
2404
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2405
+ opacity: 0;
2406
+ height: 0;
2407
+ transition: none;
2408
+ }
2409
+ ._PuckCanvas-controls_t6s9b_17 {
2410
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2411
+ }
2412
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2413
+ padding-bottom: 0;
2414
+ z-index: 1;
2415
+ }
2416
+
1918
2417
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
1919
2418
  @media (min-width: 766px) {
1920
2419
  ._ResizeHandle_144bf_2 {
@@ -1949,31 +2448,181 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1949
2448
  }
1950
2449
 
1951
2450
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
1952
- ._Sidebar_1xksb_1 {
2451
+ ._Sidebar_o396p_1 {
2452
+ border-block-start: 1px solid var(--puck-color-grey-09);
1953
2453
  position: relative;
1954
- display: flex;
2454
+ display: none;
1955
2455
  flex-direction: column;
1956
2456
  overflow-y: auto;
1957
2457
  }
1958
- ._Sidebar--left_1xksb_8 {
2458
+ ._Sidebar--isVisible_o396p_9 {
2459
+ display: flex;
2460
+ }
2461
+ ._Sidebar--left_o396p_13 {
1959
2462
  background: var(--puck-color-grey-12);
1960
- border-inline-end: 1px solid var(--puck-color-grey-09);
1961
2463
  grid-area: left;
1962
2464
  }
1963
- ._Sidebar--right_1xksb_14 {
2465
+ @media (min-width: 766px) {
2466
+ ._Sidebar--left_o396p_13 {
2467
+ border-block-start: 0;
2468
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2469
+ }
2470
+ }
2471
+ ._Sidebar--right_o396p_25 {
1964
2472
  background: var(--puck-color-white);
1965
- border-inline-start: 1px solid var(--puck-color-grey-09);
1966
2473
  grid-area: right;
1967
2474
  }
1968
- ._Sidebar-resizeHandle_1xksb_20 {
2475
+ @media (min-width: 766px) {
2476
+ ._Sidebar--right_o396p_25 {
2477
+ border-block-start: 0;
2478
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2479
+ }
2480
+ }
2481
+ ._Sidebar-resizeHandle_o396p_37 {
1969
2482
  position: absolute;
1970
2483
  height: 100%;
1971
2484
  }
1972
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2485
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
1973
2486
  grid-area: left;
1974
2487
  justify-self: end;
1975
2488
  }
1976
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2489
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
1977
2490
  grid-area: right;
1978
2491
  justify-self: start;
1979
2492
  }
2493
+
2494
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2495
+ ._Nav_1pu0u_1 {
2496
+ display: flex;
2497
+ }
2498
+ ._Nav-list_1pu0u_5 {
2499
+ display: flex;
2500
+ list-style: none;
2501
+ margin: 0;
2502
+ padding: 0;
2503
+ overflow-x: auto;
2504
+ gap: 8px;
2505
+ }
2506
+ @media (min-width: 638px) {
2507
+ ._Nav-list_1pu0u_5 {
2508
+ padding-top: 32px;
2509
+ flex-direction: column;
2510
+ gap: 16px;
2511
+ width: 100%;
2512
+ }
2513
+ }
2514
+ ._Nav-mobileActions_1pu0u_23 {
2515
+ align-items: center;
2516
+ display: flex;
2517
+ justify-content: center;
2518
+ margin-inline-start: auto;
2519
+ padding: 4px 16px;
2520
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2521
+ }
2522
+ @media (min-width: 638px) {
2523
+ ._Nav-mobileActions_1pu0u_23 {
2524
+ display: none;
2525
+ }
2526
+ }
2527
+ ._NavItem-link_1pu0u_38 {
2528
+ align-items: center;
2529
+ color: var(--puck-color-grey-03);
2530
+ display: flex;
2531
+ gap: 8px;
2532
+ text-decoration: none;
2533
+ cursor: pointer;
2534
+ border-radius: 4px;
2535
+ padding: 8px 4px;
2536
+ width: 64px;
2537
+ box-sizing: border-box;
2538
+ }
2539
+ @media (min-width: 638px) {
2540
+ ._NavItem-link_1pu0u_38 {
2541
+ width: auto;
2542
+ }
2543
+ }
2544
+ ._NavItem_1pu0u_38:first-of-type {
2545
+ padding-left: 16px;
2546
+ }
2547
+ ._NavItem_1pu0u_38:last-of-type {
2548
+ padding-right: 16px;
2549
+ }
2550
+ @media (min-width: 638px) {
2551
+ ._NavItem_1pu0u_38:first-of-type,
2552
+ ._NavItem_1pu0u_38:last-of-type {
2553
+ padding: 0;
2554
+ }
2555
+ }
2556
+ ._NavItem-link_1pu0u_38 {
2557
+ border-top: 4px solid transparent;
2558
+ border-bottom: 4px solid transparent;
2559
+ border-radius: 0;
2560
+ flex-direction: column;
2561
+ font-size: var(--puck-font-size-xxxs);
2562
+ }
2563
+ @media (min-width: 638px) {
2564
+ ._NavItem-link_1pu0u_38 {
2565
+ border: 0;
2566
+ border-left: 4px solid transparent;
2567
+ border-right: 4px solid transparent;
2568
+ }
2569
+ }
2570
+ ._NavItem-linkIcon_1pu0u_88 {
2571
+ height: 24px;
2572
+ width: 24px;
2573
+ }
2574
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2575
+ background-color: var(--puck-color-azure-10);
2576
+ color: var(--puck-color-azure-04);
2577
+ font-weight: 600;
2578
+ }
2579
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2580
+ background-color: transparent;
2581
+ border-top-color: var(--puck-color-azure-04);
2582
+ border-top-right-radius: 0;
2583
+ border-bottom-right-radius: 0;
2584
+ font-weight: 600;
2585
+ }
2586
+ @media (min-width: 638px) {
2587
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2588
+ border-top-color: transparent;
2589
+ border-right-color: var(--puck-color-azure-04);
2590
+ }
2591
+ }
2592
+ ._NavItem_1pu0u_38:not(._NavItem--active_1pu0u_93) > ._NavItem-link_1pu0u_38:hover {
2593
+ background-color: var(--puck-color-azure-11);
2594
+ color: var(--puck-color-azure-04);
2595
+ }
2596
+ @media (min-width: 638px) {
2597
+ ._NavItem--mobileOnly_1pu0u_120 {
2598
+ display: none;
2599
+ }
2600
+ }
2601
+ ._NavItem--desktopOnly_1pu0u_125 {
2602
+ display: none;
2603
+ }
2604
+ @media (min-width: 638px) {
2605
+ ._NavItem--desktopOnly_1pu0u_125 {
2606
+ display: block;
2607
+ }
2608
+ }
2609
+
2610
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2611
+ ._FieldsPlugin_nd930_1 {
2612
+ background: white;
2613
+ height: 100%;
2614
+ overflow-y: auto;
2615
+ }
2616
+ ._FieldsPlugin-header_nd930_7 {
2617
+ border-bottom: 1px solid var(--puck-color-grey-09);
2618
+ font-weight: 600;
2619
+ padding-bottom: 8px;
2620
+ padding-left: 16px;
2621
+ padding-right: 16px;
2622
+ padding-top: 8px;
2623
+ }
2624
+ @media (min-width: 638px) {
2625
+ ._FieldsPlugin-header_nd930_7 {
2626
+ padding: 16px;
2627
+ }
2628
+ }