@measured/puck 0.20.3-canary.d855fa8c → 0.21.0-canary.01415f6c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/Editor-IQP25PUX.css +404 -0
  2. package/dist/Editor-L3JAAT2X.mjs +204 -0
  3. package/dist/Render-3OV4N4MT.css +102 -0
  4. package/dist/Render-FXZX6NFH.mjs +55 -0
  5. package/dist/{walk-tree-JdJYB16L.d.mts → actions-tsxxcX1z.d.mts} +285 -81
  6. package/dist/{walk-tree-JdJYB16L.d.ts → actions-tsxxcX1z.d.ts} +285 -81
  7. package/dist/chunk-23IZFPL7.mjs +528 -0
  8. package/dist/chunk-3SDLQIUZ.mjs +429 -0
  9. package/dist/chunk-45I5SDOI.mjs +134 -0
  10. package/dist/chunk-5ZZVX2Z3.mjs +63 -0
  11. package/dist/chunk-AOEDIUVK.mjs +11 -0
  12. package/dist/chunk-B7REOAA7.mjs +435 -0
  13. package/dist/chunk-BXQQARCR.mjs +708 -0
  14. package/dist/{chunk-QIGVND56.mjs → chunk-CQUAWHOK.mjs} +6084 -7209
  15. package/dist/chunk-D2SRL6YA.mjs +1807 -0
  16. package/dist/chunk-LJEGWHDD.mjs +53 -0
  17. package/dist/chunk-M6W7YEVX.mjs +95 -0
  18. package/dist/chunk-PBAAIKXA.mjs +111 -0
  19. package/dist/chunk-U4VSQKO3.mjs +33 -0
  20. package/dist/chunk-V5I7CVLT.mjs +103 -0
  21. package/dist/chunk-Y2EFNT5P.mjs +108 -0
  22. package/dist/full-2GJTAAZE.css +301 -0
  23. package/dist/full-L7DWVNTZ.mjs +93 -0
  24. package/dist/index-Ca6V6NQD.d.ts +118 -0
  25. package/dist/index-mQvUCH3C.d.mts +118 -0
  26. package/dist/index.css +1036 -388
  27. package/dist/index.d.mts +116 -114
  28. package/dist/index.d.ts +116 -114
  29. package/dist/index.js +11765 -7729
  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 +927 -0
  34. package/dist/internal.mjs +13 -0
  35. package/dist/loaded-2HLHDP2G.mjs +57 -0
  36. package/dist/loaded-LZUXYAGW.mjs +60 -0
  37. package/dist/loaded-RVWBFK7L.css +87 -0
  38. package/dist/loaded-UHVTB6OD.mjs +57 -0
  39. package/dist/no-external.css +1125 -473
  40. package/dist/no-external.d.mts +19 -2
  41. package/dist/no-external.d.ts +19 -2
  42. package/dist/no-external.js +11764 -7725
  43. package/dist/no-external.mjs +36 -9
  44. package/dist/rsc.css +102 -0
  45. package/dist/rsc.d.mts +17 -2
  46. package/dist/rsc.d.ts +17 -2
  47. package/dist/rsc.js +477 -63
  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 +32 -5
  52. package/dist/chunk-OOLYDXKW.mjs +0 -964
package/dist/index.css CHANGED
@@ -147,7 +147,7 @@
147
147
  /* bundle/index.css */
148
148
 
149
149
  /* css-module:/home/runner/work/puck/puck/packages/core/components/ActionBar/styles.module.css/#css-module-data */
150
- ._ActionBar_rvadt_1 {
150
+ ._ActionBar_1nmyk_1 {
151
151
  align-items: center;
152
152
  cursor: default;
153
153
  display: flex;
@@ -163,7 +163,7 @@
163
163
  font-family: var(--puck-font-family);
164
164
  min-height: 26px;
165
165
  }
166
- ._ActionBar-label_rvadt_18 {
166
+ ._ActionBar-label_1nmyk_18 {
167
167
  color: var(--puck-color-grey-08);
168
168
  font-size: var(--puck-font-size-xxxs);
169
169
  font-weight: 500;
@@ -174,13 +174,13 @@
174
174
  text-overflow: ellipsis;
175
175
  white-space: nowrap;
176
176
  }
177
- ._ActionBar-action_rvadt_30 + ._ActionBar-label_rvadt_18 {
177
+ ._ActionBarAction_1nmyk_30 + ._ActionBar-label_1nmyk_18 {
178
178
  padding-inline-start: 0;
179
179
  }
180
- ._ActionBar-label_rvadt_18 + ._ActionBar-action_rvadt_30 {
180
+ ._ActionBar-label_1nmyk_18 + ._ActionBarAction_1nmyk_30 {
181
181
  margin-inline-start: -4px;
182
182
  }
183
- ._ActionBar-group_rvadt_38 {
183
+ ._ActionBar-group_1nmyk_38 {
184
184
  align-items: center;
185
185
  border-inline-start: 0.5px solid var(--puck-color-grey-05);
186
186
  display: flex;
@@ -188,18 +188,18 @@
188
188
  padding-inline-start: 4px;
189
189
  padding-inline-end: 4px;
190
190
  }
191
- ._ActionBar-group_rvadt_38:first-of-type {
191
+ ._ActionBar-group_1nmyk_38:first-of-type {
192
192
  border-inline-start: 0;
193
193
  }
194
- ._ActionBar-group_rvadt_38:empty {
194
+ ._ActionBar-group_1nmyk_38:empty {
195
195
  display: none;
196
196
  }
197
- ._ActionBar-action_rvadt_30 {
197
+ ._ActionBarAction_1nmyk_30 {
198
198
  background: transparent;
199
199
  border: none;
200
200
  color: var(--puck-color-grey-08);
201
201
  cursor: pointer;
202
- padding: 6px 8px;
202
+ padding: 6px;
203
203
  margin-inline-start: 4px;
204
204
  margin-inline-end: 4px;
205
205
  border-radius: 4px;
@@ -209,26 +209,37 @@
209
209
  justify-content: center;
210
210
  transition: color 50ms ease-in;
211
211
  }
212
- ._ActionBar-action_rvadt_30 svg {
212
+ ._ActionBarAction--disabled_1nmyk_71 {
213
+ cursor: auto;
214
+ color: var(--puck-color-grey-06);
215
+ }
216
+ ._ActionBarAction_1nmyk_30 svg {
213
217
  max-width: none !important;
214
218
  }
215
- ._ActionBar-action_rvadt_30:focus-visible {
219
+ ._ActionBarAction_1nmyk_30:focus-visible {
216
220
  outline: 2px solid var(--puck-color-azure-05);
217
221
  outline-offset: -2px;
218
222
  }
219
223
  @media (hover: hover) and (pointer: fine) {
220
- ._ActionBar-action_rvadt_30:hover {
224
+ ._ActionBarAction_1nmyk_30:hover:not(._ActionBarAction--disabled_1nmyk_71) {
221
225
  color: var(--puck-color-azure-06);
222
226
  transition: none;
223
227
  }
224
228
  }
225
- ._ActionBar-action_rvadt_30:active {
229
+ ._ActionBarAction_1nmyk_30:active:not(._ActionBarAction--disabled_1nmyk_71),
230
+ ._ActionBarAction--active_1nmyk_93 {
226
231
  color: var(--puck-color-azure-07);
227
232
  transition: none;
228
233
  }
229
- ._ActionBar-group_rvadt_38 * {
234
+ ._ActionBar-group_1nmyk_38 * {
230
235
  margin: 0;
231
236
  }
237
+ ._ActionBar-separator_1nmyk_102 {
238
+ background: var(--puck-color-grey-05);
239
+ margin-inline: 4px;
240
+ width: 0.5px;
241
+ height: 100%;
242
+ }
232
243
 
233
244
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/styles.module.css/#css-module-data */
234
245
  ._InputWrapper_bsxfo_1 + ._InputWrapper_bsxfo_1 {
@@ -545,7 +556,7 @@ textarea._Input-input_bsxfo_26 {
545
556
  }
546
557
 
547
558
  /* css-module:/home/runner/work/puck/puck/packages/core/components/IconButton/IconButton.module.css/#css-module-data */
548
- ._IconButton_swpni_1 {
559
+ ._IconButton_ffob9_1 {
549
560
  align-items: center;
550
561
  background: transparent;
551
562
  border: none;
@@ -557,23 +568,26 @@ textarea._Input-input_bsxfo_26 {
557
568
  padding: 4px;
558
569
  transition: background-color 50ms ease-in, color 50ms ease-in;
559
570
  }
560
- ._IconButton_swpni_1:focus-visible {
571
+ ._IconButton--active_ffob9_14 {
572
+ color: var(--puck-color-azure-04);
573
+ }
574
+ ._IconButton_ffob9_1:focus-visible {
561
575
  outline: 2px solid var(--puck-color-azure-05);
562
576
  outline-offset: -2px;
563
577
  }
564
578
  @media (hover: hover) and (pointer: fine) {
565
- ._IconButton_swpni_1:hover:not(._IconButton--disabled_swpni_20) {
566
- background: var(--puck-color-azure-12);
579
+ ._IconButton_ffob9_1:hover:not(._IconButton--disabled_ffob9_24) {
580
+ background: var(--puck-color-grey-10);
567
581
  color: var(--puck-color-azure-04);
568
582
  cursor: pointer;
569
583
  transition: none;
570
584
  }
571
585
  }
572
- ._IconButton_swpni_1:active {
586
+ ._IconButton_ffob9_1:active {
573
587
  background: var(--puck-color-azure-11);
574
588
  transition: none;
575
589
  }
576
- ._IconButton-title_swpni_33 {
590
+ ._IconButton-title_ffob9_37 {
577
591
  clip: rect(0 0 0 0);
578
592
  clip-path: inset(100%);
579
593
  height: 1px;
@@ -582,7 +596,7 @@ textarea._Input-input_bsxfo_26 {
582
596
  white-space: nowrap;
583
597
  width: 1px;
584
598
  }
585
- ._IconButton--disabled_swpni_20 {
599
+ ._IconButton--disabled_ffob9_24 {
586
600
  color: var(--puck-color-grey-07);
587
601
  }
588
602
 
@@ -1084,6 +1098,249 @@ textarea._Input-input_bsxfo_26 {
1084
1098
  padding-inline-start: 8px;
1085
1099
  }
1086
1100
 
1101
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
1102
+ ._RichTextMenu_k97eh_1 {
1103
+ display: flex;
1104
+ flex-direction: row;
1105
+ flex-wrap: nowrap;
1106
+ }
1107
+ ._RichTextMenu--form_k97eh_7 {
1108
+ border-top-left-radius: 4px;
1109
+ border-top-right-radius: 4px;
1110
+ padding: 6px 6px;
1111
+ background-color: var(--puck-color-grey-12);
1112
+ position: relative;
1113
+ scrollbar-width: none;
1114
+ overflow-x: auto;
1115
+ }
1116
+ ._RichTextMenu-group_k97eh_17 {
1117
+ display: flex;
1118
+ align-items: space-between;
1119
+ flex-direction: row;
1120
+ flex-wrap: nowrap;
1121
+ padding-inline: 6px;
1122
+ gap: 2px;
1123
+ position: relative;
1124
+ }
1125
+ ._RichTextMenu-group_k97eh_17:first-of-type {
1126
+ padding-left: 0;
1127
+ }
1128
+ ._RichTextMenu-group_k97eh_17:last-of-type {
1129
+ padding-right: 0;
1130
+ }
1131
+ ._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 {
1132
+ color: var(--puck-color-grey-08);
1133
+ gap: 0px;
1134
+ flex-wrap: nowrap;
1135
+ }
1136
+ ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
1137
+ border-left: 1px solid var(--puck-color-grey-10);
1138
+ }
1139
+ ._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
1140
+ border-left: 0.5px solid var(--puck-color-grey-05);
1141
+ }
1142
+
1143
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1144
+ ._Control_1aveu_1 .lucide {
1145
+ height: 18px;
1146
+ width: 18px;
1147
+ }
1148
+ ._Control--inline_1aveu_6 .lucide {
1149
+ height: 16px;
1150
+ width: 16px;
1151
+ }
1152
+
1153
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Select/styles.module.css/#css-module-data */
1154
+ ._Select_xjbef_1 {
1155
+ position: relative;
1156
+ z-index: 1;
1157
+ }
1158
+ ._Select-button_xjbef_6 {
1159
+ align-items: center;
1160
+ background: transparent;
1161
+ border: none;
1162
+ border-radius: 4px;
1163
+ display: flex;
1164
+ justify-content: center;
1165
+ gap: 0px;
1166
+ height: 100%;
1167
+ padding: 4px;
1168
+ padding-right: 2px;
1169
+ }
1170
+ ._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6 {
1171
+ color: currentColor;
1172
+ }
1173
+ ._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6 {
1174
+ cursor: pointer;
1175
+ }
1176
+ ._Select-buttonIcon_xjbef_27 {
1177
+ align-items: center;
1178
+ display: flex;
1179
+ justify-content: center;
1180
+ }
1181
+ ._Select--standalone_xjbef_33 ._Select-buttonIcon_xjbef_27 .lucide {
1182
+ height: 18px;
1183
+ width: 18px;
1184
+ }
1185
+ ._Select--actionBar_xjbef_38 ._Select-buttonIcon_xjbef_27 .lucide {
1186
+ height: 16px;
1187
+ width: 16px;
1188
+ }
1189
+ ._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6:hover,
1190
+ ._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
1191
+ background: var(--puck-color-grey-10);
1192
+ color: var(--puck-color-azure-04);
1193
+ }
1194
+ ._Select--disabled_xjbef_23 ._Select-button_xjbef_6 {
1195
+ color: var(--puck-color-grey-07);
1196
+ }
1197
+ ._Select--actionBar_xjbef_38 {
1198
+ &._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6:hover,
1199
+ &._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
1200
+ background: none;
1201
+ color: var(--puck-color-azure-07);
1202
+ }
1203
+ }
1204
+ ._Select-items_xjbef_61 {
1205
+ background: white;
1206
+ border: 1px solid var(--puck-color-grey-09);
1207
+ border-radius: 8px;
1208
+ margin: 10px 8px;
1209
+ margin-left: 0;
1210
+ padding: 4px;
1211
+ z-index: 2;
1212
+ list-style: none;
1213
+ }
1214
+ ._SelectItem_xjbef_72 {
1215
+ background: transparent;
1216
+ border-radius: 4px;
1217
+ border: none;
1218
+ color: var(--puck-color-grey-04);
1219
+ cursor: pointer;
1220
+ display: flex;
1221
+ gap: 8px;
1222
+ align-items: center;
1223
+ font-size: var(--puck-font-size-xxs);
1224
+ margin: 0;
1225
+ padding: 8px 12px;
1226
+ width: 100%;
1227
+ }
1228
+ ._SelectItem--isSelected_xjbef_87 {
1229
+ background: var(--puck-color-azure-11);
1230
+ color: var(--puck-color-azure-04);
1231
+ font-weight: 500;
1232
+ }
1233
+ ._SelectItem--isSelected_xjbef_87 ._SelectItem-icon_xjbef_93 {
1234
+ color: var(--puck-color-azure-04);
1235
+ }
1236
+ ._SelectItem_xjbef_72:hover {
1237
+ background: var(--puck-color-azure-11);
1238
+ color: var(--puck-color-azure-04);
1239
+ }
1240
+
1241
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1242
+ ._RichTextEditor_z25h4_1 .ProseMirror {
1243
+ white-space: pre-wrap;
1244
+ word-wrap: break-word;
1245
+ cursor: text;
1246
+ outline: none;
1247
+ position: relative;
1248
+ }
1249
+ ._RichTextEditor_z25h4_1 .rich-text * {
1250
+ white-space: pre-wrap;
1251
+ user-select: auto;
1252
+ -webkit-user-select: auto;
1253
+ }
1254
+ ._RichTextEditor_z25h4_1 .rich-text blockquote {
1255
+ margin: 1em 0;
1256
+ padding: 0 1em;
1257
+ border-left: 4px solid var(--puck-color-grey-09);
1258
+ }
1259
+ ._RichTextEditor_z25h4_1 .rich-text code {
1260
+ background-color: var(--puck-color-grey-11);
1261
+ padding: 4px 8px;
1262
+ border-radius: 4px;
1263
+ }
1264
+ ._RichTextEditor_z25h4_1 .rich-text p:empty::before {
1265
+ content: "\a0";
1266
+ }
1267
+ ._RichTextEditor_z25h4_1 .rich-text pre code {
1268
+ display: block;
1269
+ padding: 8px 12px;
1270
+ }
1271
+ ._RichTextEditor_z25h4_1 .rich-text > *:first-child,
1272
+ ._RichTextEditor_z25h4_1 .ProseMirror > *:first-child,
1273
+ ._RichTextEditor_z25h4_1 .rich-text * p:first-of-type {
1274
+ margin-top: 0;
1275
+ }
1276
+ ._RichTextEditor_z25h4_1 .rich-text > *:last-child,
1277
+ ._RichTextEditor_z25h4_1 .ProseMirror > *:last-child,
1278
+ ._RichTextEditor_z25h4_1 .rich-text * p:last-of-type {
1279
+ margin-bottom: 0;
1280
+ }
1281
+ ._RichTextEditor--editor_z25h4_50 {
1282
+ background: var(--puck-color-white);
1283
+ border-width: 1px;
1284
+ border-style: solid;
1285
+ border-color: var(--puck-color-grey-09);
1286
+ border-radius: 4px;
1287
+ box-sizing: border-box;
1288
+ display: flex;
1289
+ flex-direction: column;
1290
+ font-family: inherit;
1291
+ font-size: var(--puck-font-size-xxs);
1292
+ resize: vertical;
1293
+ text-align: initial;
1294
+ transition: border-color 50ms ease-in;
1295
+ width: 100%;
1296
+ max-width: 100%;
1297
+ min-height: 128px;
1298
+ }
1299
+ ._RichTextEditor--editor_z25h4_50 .rich-text {
1300
+ flex-grow: 1;
1301
+ }
1302
+ ._RichTextEditor--editor_z25h4_50 .rich-text:not(:has(.ProseMirror)),
1303
+ ._RichTextEditor--editor_z25h4_50 .rich-text .ProseMirror {
1304
+ height: 100%;
1305
+ padding: 12px 15px;
1306
+ }
1307
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul,
1308
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1309
+ padding-left: 24px;
1310
+ }
1311
+ ._RichTextEditor--editor_z25h4_50 .rich-text li {
1312
+ line-height: 1.5;
1313
+ }
1314
+ ._RichTextEditor--editor_z25h4_50 .rich-text p {
1315
+ margin-block: 12px;
1316
+ }
1317
+ ._RichTextEditor--editor_z25h4_50 .rich-text ul {
1318
+ list-style: disc;
1319
+ }
1320
+ ._RichTextEditor--editor_z25h4_50 .rich-text ol {
1321
+ list-style: decimal;
1322
+ }
1323
+ ._RichTextEditor--editor_z25h4_50:focus-within {
1324
+ border-color: var(--puck-color-grey-05);
1325
+ outline: 2px solid var(--puck-color-azure-05);
1326
+ transition: none;
1327
+ }
1328
+ ._RichTextEditor--editor_z25h4_50._RichTextEditor--disabled_z25h4_107 {
1329
+ background: var(--puck-color-grey-11);
1330
+ }
1331
+ ._RichTextEditor_z25h4_1:not(:focus-within):not(._RichTextEditor--isActive_z25h4_111) .ProseMirror ::selection {
1332
+ background-color: transparent;
1333
+ }
1334
+ ._RichTextEditor-menu_z25h4_117 {
1335
+ border-bottom: 1px solid var(--puck-color-grey-10);
1336
+ position: sticky;
1337
+ top: 0;
1338
+ z-index: 1;
1339
+ }
1340
+ ._RichTextEditor--disabled_z25h4_107 ._RichTextEditor-menu_z25h4_117 {
1341
+ border-bottom: 1px solid var(--puck-color-grey-09);
1342
+ }
1343
+
1087
1344
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1088
1345
  ._ObjectField_1ua3y_5 {
1089
1346
  display: flex;
@@ -1326,411 +1583,699 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1326
1583
  outline-offset: 2px;
1327
1584
  }
1328
1585
  [data-puck-overlay-portal]:focus-within {
1329
- outline: 2px var(--puck-color-azure-07) solid;
1586
+ outline: 2px var(--puck-color-azure-07) dashed;
1330
1587
  outline-offset: 2px;
1331
1588
  }
1332
1589
 
1333
1590
  /* css-module:/home/runner/work/puck/puck/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
1334
- ._InlineTextField_1xph6_1 {
1591
+ ._InlineTextField_104qp_1 {
1335
1592
  cursor: text;
1336
1593
  display: inline-block;
1337
1594
  white-space: pre-wrap;
1595
+ text-decoration: inherit;
1338
1596
  }
1339
- [data-dnd-dragging] ._InlineTextField_1xph6_1 {
1597
+ [data-dnd-dragging] ._InlineTextField_104qp_1 {
1340
1598
  cursor: none;
1341
1599
  caret-color: transparent;
1342
1600
  }
1343
- [data-dnd-dragging] ._InlineTextField_1xph6_1::selection {
1601
+ [data-dnd-dragging] ._InlineTextField_104qp_1::selection {
1344
1602
  display: none;
1345
1603
  }
1346
1604
 
1347
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1348
- ._SidebarSection_8boj8_1 {
1349
- display: flex;
1605
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1606
+ ._PuckFields_10bh7_1 {
1350
1607
  position: relative;
1351
- flex-direction: column;
1352
- color: var(--puck-color-black);
1608
+ font-family: var(--puck-font-family);
1353
1609
  }
1354
- ._SidebarSection_8boj8_1:last-of-type {
1355
- flex-grow: 1;
1610
+ ._PuckFields--isLoading_10bh7_6 {
1611
+ min-height: 48px;
1356
1612
  }
1357
- ._SidebarSection-title_8boj8_12 {
1613
+ ._PuckFields-loadingOverlay_10bh7_10 {
1358
1614
  background: var(--puck-color-white);
1615
+ display: flex;
1616
+ justify-content: flex-end;
1617
+ align-items: flex-start;
1618
+ height: 100%;
1619
+ width: 100%;
1620
+ top: 0px;
1621
+ position: absolute;
1622
+ z-index: 1;
1623
+ pointer-events: all;
1624
+ box-sizing: border-box;
1625
+ opacity: 0.8;
1626
+ }
1627
+ ._PuckFields-loadingOverlayInner_10bh7_25 {
1628
+ display: flex;
1359
1629
  padding: 16px;
1360
- border-bottom: 1px solid var(--puck-color-grey-09);
1361
- border-top: 1px solid var(--puck-color-grey-09);
1362
- overflow-x: auto;
1630
+ position: sticky;
1631
+ top: 0;
1363
1632
  }
1364
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1365
- border-top: 0px;
1633
+ ._PuckFields-field_10bh7_32 * {
1634
+ box-sizing: border-box;
1366
1635
  }
1367
- ._SidebarSection-content_8boj8_24 {
1636
+ ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
1637
+ color: var(--puck-color-grey-04);
1368
1638
  padding: 16px;
1639
+ padding-bottom: 12px;
1640
+ display: block;
1369
1641
  }
1370
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1371
- padding: 0px;
1642
+ ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 + ._PuckFields-field_10bh7_32 {
1643
+ border-top: 1px solid var(--puck-color-grey-09);
1644
+ margin-top: 8px;
1372
1645
  }
1373
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1374
- padding-bottom: 4px;
1646
+
1647
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1648
+ ._ComponentList_1rrlt_1 {
1649
+ max-width: 100%;
1375
1650
  }
1376
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1377
- border-bottom: none;
1378
- flex-grow: 1;
1651
+ ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1652
+ margin-top: 12px;
1379
1653
  }
1380
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1381
- background: none;
1654
+ ._ComponentList-content_1rrlt_9 {
1655
+ display: none;
1656
+ }
1657
+ ._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
1658
+ display: block;
1659
+ }
1660
+ ._ComponentList-title_1rrlt_17 {
1661
+ background-color: transparent;
1382
1662
  border: 0;
1383
- border-radius: 2px;
1384
- color: var(--puck-color-azure-04);
1663
+ color: var(--puck-color-grey-05);
1385
1664
  cursor: pointer;
1665
+ display: flex;
1386
1666
  font: inherit;
1387
- flex-shrink: 0;
1388
- padding: 0;
1389
- transition: color 50ms ease-in;
1667
+ font-size: var(--puck-font-size-xxxs);
1668
+ list-style: none;
1669
+ margin-bottom: 6px;
1670
+ padding: 8px;
1671
+ text-transform: uppercase;
1672
+ transition: background-color 50ms ease-in, color 50ms ease-in;
1673
+ gap: 4px;
1674
+ border-radius: 4px;
1675
+ width: 100%;
1390
1676
  }
1391
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1677
+ ._ComponentList-title_1rrlt_17:focus-visible {
1392
1678
  outline: 2px solid var(--puck-color-azure-05);
1393
1679
  outline-offset: 2px;
1394
1680
  }
1395
1681
  @media (hover: hover) and (pointer: fine) {
1396
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1397
- color: var(--puck-color-azure-03);
1682
+ ._ComponentList-title_1rrlt_17:hover {
1683
+ background-color: var(--puck-color-azure-11);
1684
+ color: var(--puck-color-azure-04);
1398
1685
  transition: none;
1399
1686
  }
1400
1687
  }
1401
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1402
- color: var(--puck-color-azure-02);
1688
+ ._ComponentList-title_1rrlt_17:active {
1689
+ background-color: var(--puck-color-azure-10);
1403
1690
  transition: none;
1404
1691
  }
1405
- ._SidebarSection-breadcrumbs_8boj8_70 {
1406
- align-items: center;
1407
- display: flex;
1408
- gap: 4px;
1409
- }
1410
- ._SidebarSection-breadcrumb_8boj8_41 {
1411
- align-items: center;
1412
- display: flex;
1413
- gap: 4px;
1692
+ ._ComponentList-titleIcon_1rrlt_53 {
1693
+ margin-inline-start: auto;
1414
1694
  }
1415
- ._SidebarSection-heading_8boj8_82 {
1416
- padding-inline-end: 16px;
1695
+
1696
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1697
+ ._PuckPreview_z2rgu_1 {
1698
+ position: relative;
1699
+ height: 100%;
1417
1700
  }
1418
- ._SidebarSection-loadingOverlay_8boj8_86 {
1419
- background: var(--puck-color-white);
1420
- display: flex;
1421
- justify-content: center;
1422
- align-items: center;
1701
+ ._PuckPreview-frame_z2rgu_6 {
1702
+ border: none;
1423
1703
  height: 100%;
1424
1704
  width: 100%;
1425
- top: 0;
1426
- position: absolute;
1427
- z-index: 1;
1428
- pointer-events: all;
1429
- box-sizing: border-box;
1430
- opacity: 0.8;
1431
1705
  }
1432
1706
 
1433
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1434
- ._Puck_1yxlw_19 {
1435
- --puck-space-px: 16px;
1707
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/LayerTree/styles.module.css/#css-module-data */
1708
+ ._LayerTree_7rx04_1 {
1709
+ color: var(--puck-color-grey-03);
1710
+ font-family: var(--puck-font-family);
1711
+ font-size: var(--puck-font-size-xxs);
1712
+ margin: 0;
1713
+ position: relative;
1714
+ list-style: none;
1715
+ padding: 0;
1716
+ }
1717
+ ._LayerTree-zoneTitle_7rx04_11 {
1718
+ color: var(--puck-color-grey-05);
1719
+ font-size: var(--puck-font-size-xxxs);
1720
+ text-transform: uppercase;
1721
+ }
1722
+ ._LayerTree-helper_7rx04_17 {
1723
+ text-align: center;
1724
+ color: var(--puck-color-grey-07);
1725
+ margin: 8px 4px;
1726
+ }
1727
+ ._Layer_7rx04_1 {
1728
+ position: relative;
1729
+ border: 1px solid transparent;
1730
+ border-radius: 4px;
1731
+ }
1732
+ ._Layer-inner_7rx04_29 {
1733
+ border: 1px solid transparent;
1734
+ border-radius: 4px;
1735
+ transition: color 50ms ease-in;
1736
+ }
1737
+ ._Layer--containsZone_7rx04_35 > ._Layer-inner_7rx04_29 {
1738
+ padding-inline-start: 0;
1739
+ }
1740
+ ._Layer-clickable_7rx04_39 {
1741
+ align-items: center;
1742
+ background: none;
1743
+ border: 0;
1744
+ border-radius: 4px;
1745
+ color: inherit;
1746
+ cursor: pointer;
1747
+ display: flex;
1748
+ font: inherit;
1749
+ padding-inline-start: 12px;
1750
+ padding-inline-end: 4px;
1751
+ width: 100%;
1752
+ }
1753
+ ._Layer-clickable_7rx04_39:focus-visible {
1754
+ outline: 2px solid var(--puck-color-azure-05);
1755
+ outline-offset: 2px;
1756
+ position: relative;
1757
+ z-index: 1;
1758
+ }
1759
+ @media (hover: hover) and (pointer: fine) {
1760
+ ._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61) > ._Layer-inner_7rx04_29:hover {
1761
+ border-color: var(--puck-color-azure-10);
1762
+ background: var(--puck-color-azure-11);
1763
+ color: var(--puck-color-azure-04);
1764
+ transition: none;
1765
+ }
1766
+ }
1767
+ ._Layer--isSelected_7rx04_61 {
1768
+ border-color: var(--puck-color-azure-08);
1769
+ }
1770
+ ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 {
1771
+ background: var(--puck-color-azure-10);
1772
+ }
1773
+ ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77,
1774
+ ._Layer--childIsSelected_7rx04_78 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77 {
1775
+ transform: scaleY(-1);
1776
+ }
1777
+ ._Layer-zones_7rx04_82 {
1778
+ display: none;
1779
+ margin-inline-start: 12px;
1780
+ }
1781
+ ._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82,
1782
+ ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
1783
+ display: block;
1784
+ }
1785
+ ._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
1786
+ margin-inline-start: 12px;
1787
+ }
1788
+ ._Layer-title_7rx04_96,
1789
+ ._LayerTree-zoneTitle_7rx04_11 {
1790
+ display: flex;
1791
+ gap: 8px;
1792
+ align-items: center;
1793
+ margin: 8px 4px;
1794
+ overflow-x: hidden;
1795
+ }
1796
+ ._Layer-name_7rx04_105 {
1797
+ overflow-x: hidden;
1798
+ text-overflow: ellipsis;
1799
+ white-space: nowrap;
1800
+ }
1801
+ ._Layer-icon_7rx04_111 {
1802
+ color: var(--puck-color-rose-07);
1803
+ margin-top: 4px;
1804
+ }
1805
+ ._Layer-zoneIcon_7rx04_116 {
1806
+ color: var(--puck-color-grey-08);
1807
+ margin-top: 4px;
1808
+ }
1809
+
1810
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1811
+ ._Puck_1dd16_19 {
1812
+ --puck-space-px: 16px;
1436
1813
  font-family: var(--puck-font-family);
1437
1814
  overflow-x: hidden;
1438
1815
  }
1439
1816
  @media (min-width: 766px) {
1440
- ._Puck_1yxlw_19 {
1817
+ ._Puck_1dd16_19 {
1441
1818
  overflow-x: auto;
1442
1819
  }
1443
1820
  }
1444
- ._Puck-portal_1yxlw_31 {
1821
+ ._Puck-portal_1dd16_31 {
1445
1822
  position: relative;
1446
1823
  z-index: 2;
1447
1824
  }
1448
- ._PuckLayout-inner_1yxlw_38 {
1825
+ ._PuckLayout_1dd16_36 {
1826
+ height: 100dvh;
1827
+ }
1828
+ ._PuckLayout-inner_1dd16_40 {
1449
1829
  --puck-frame-width: auto;
1830
+ --puck-side-nav-width: min-content;
1450
1831
  --puck-side-bar-width: 0px;
1451
1832
  --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1452
1833
  --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1834
+ background-color: var(--puck-color-grey-12);
1453
1835
  display: grid;
1454
- grid-template-areas: "header header header" "left editor right";
1455
- grid-template-columns: 0 var(--puck-frame-width) 0;
1456
- grid-template-rows: min-content auto;
1457
- height: 100dvh;
1836
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1837
+ grid-template-columns: var(--puck-frame-width);
1838
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1839
+ height: 100%;
1458
1840
  position: relative;
1841
+ transition: grid-template-rows 150ms ease-in;
1459
1842
  z-index: 0;
1843
+ overflow: hidden;
1460
1844
  }
1461
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1845
+ @media (min-width: 638px) {
1846
+ ._PuckLayout-inner_1dd16_40 {
1847
+ --puck-side-nav-width: 68px;
1848
+ grid-template-areas: "header header header header" "sidenav left editor right";
1849
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1850
+ grid-template-rows: min-content auto;
1851
+ }
1852
+ ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
1853
+ --puck-side-nav-width: 0;
1854
+ }
1855
+ }
1856
+ ._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
1462
1857
  --puck-side-bar-width: 186px;
1463
1858
  }
1464
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1465
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1859
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1860
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
1861
+ }
1862
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1863
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
1864
+ }
1865
+ @media (min-width: 638px) {
1866
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1867
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1868
+ grid-template-rows: min-content auto;
1869
+ }
1870
+ }
1871
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1872
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1873
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
1466
1874
  }
1467
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1468
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1875
+ @media (min-width: 638px) {
1876
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1877
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
1878
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1879
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1880
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1881
+ grid-template-rows: min-content auto;
1882
+ }
1469
1883
  }
1470
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1471
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1884
+ @media (min-width: 638px) {
1885
+ ._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1886
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1887
+ }
1888
+ }
1889
+ @media (min-width: 638px) {
1890
+ ._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1891
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1892
+ }
1472
1893
  }
1473
1894
  @media (min-width: 458px) {
1474
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1895
+ ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
1475
1896
  --puck-frame-width: minmax(266px, auto);
1476
1897
  }
1477
1898
  }
1478
1899
  @media (min-width: 638px) {
1479
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1900
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1480
1901
  --puck-side-bar-width: minmax(186px, 250px);
1481
1902
  }
1482
1903
  }
1483
1904
  @media (min-width: 766px) {
1484
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1905
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1485
1906
  --puck-frame-width: auto;
1486
1907
  }
1487
1908
  }
1488
1909
  @media (min-width: 990px) {
1489
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1910
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1490
1911
  --puck-side-bar-width: 256px;
1491
1912
  }
1492
1913
  }
1493
1914
  @media (min-width: 1198px) {
1494
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1915
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1495
1916
  --puck-side-bar-width: 274px;
1496
1917
  }
1497
1918
  }
1498
1919
  @media (min-width: 1398px) {
1499
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1920
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1500
1921
  --puck-side-bar-width: 290px;
1501
1922
  }
1502
1923
  }
1503
1924
  @media (min-width: 1598px) {
1504
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1925
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1505
1926
  --puck-side-bar-width: 320px;
1506
1927
  }
1507
1928
  }
1929
+ ._PuckLayout-nav_1dd16_192 {
1930
+ border-top: 1px solid var(--puck-color-grey-09);
1931
+ background-color: var(--puck-color-grey-12);
1932
+ grid-area: sidenav;
1933
+ overflow: hidden;
1934
+ width: 100%;
1935
+ }
1936
+ @media (min-width: 638px) {
1937
+ ._PuckLayout-nav_1dd16_192 {
1938
+ border-top: 0;
1939
+ border-right: 1px solid var(--puck-color-grey-09);
1940
+ box-sizing: border-box;
1941
+ }
1942
+ }
1943
+ ._PuckLayout-header_1dd16_208 {
1944
+ grid-area: header;
1945
+ }
1946
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1947
+ overflow: hidden;
1948
+ }
1949
+ @media (min-width: 638px) {
1950
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1951
+ overflow: auto;
1952
+ }
1953
+ }
1954
+ ._PuckPluginTab_1dd16_222 {
1955
+ display: none;
1956
+ flex-grow: 1;
1957
+ max-height: 100%;
1958
+ }
1959
+ ._PuckPluginTab--visible_1dd16_228 {
1960
+ display: flex;
1961
+ flex-direction: column;
1962
+ }
1963
+ ._PuckPluginTab-body_1dd16_233 {
1964
+ flex-grow: 1;
1965
+ max-height: 100%;
1966
+ }
1508
1967
 
1509
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1510
- ._PuckFields_10bh7_1 {
1511
- position: relative;
1512
- font-family: var(--puck-font-family);
1968
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1969
+ ._MenuBar_8pf8c_1 {
1970
+ background-color: var(--puck-color-white);
1971
+ border-bottom: 1px solid var(--puck-color-grey-09);
1972
+ display: none;
1973
+ left: 0;
1974
+ margin-top: 1px;
1975
+ padding: 8px 16px;
1976
+ position: absolute;
1977
+ right: 0;
1978
+ top: 100%;
1979
+ z-index: 2;
1513
1980
  }
1514
- ._PuckFields--isLoading_10bh7_6 {
1515
- min-height: 48px;
1981
+ ._MenuBar--menuOpen_8pf8c_14 {
1982
+ display: block;
1516
1983
  }
1517
- ._PuckFields-loadingOverlay_10bh7_10 {
1518
- background: var(--puck-color-white);
1984
+ @media (min-width: 638px) {
1985
+ ._MenuBar_8pf8c_1 {
1986
+ border: none;
1987
+ display: block;
1988
+ margin-top: 0;
1989
+ overflow-y: visible;
1990
+ padding: 0;
1991
+ position: static;
1992
+ }
1993
+ }
1994
+ ._MenuBar-inner_8pf8c_29 {
1995
+ align-items: center;
1519
1996
  display: flex;
1997
+ flex-wrap: wrap;
1998
+ gap: 8px 16px;
1520
1999
  justify-content: flex-end;
1521
- align-items: flex-start;
1522
- height: 100%;
1523
- width: 100%;
1524
- top: 0px;
1525
- position: absolute;
1526
- z-index: 1;
1527
- pointer-events: all;
1528
- box-sizing: border-box;
1529
- opacity: 0.8;
1530
2000
  }
1531
- ._PuckFields-loadingOverlayInner_10bh7_25 {
2001
+ @media (min-width: 638px) {
2002
+ ._MenuBar-inner_8pf8c_29 {
2003
+ display: flex;
2004
+ flex-direction: row;
2005
+ flex-wrap: nowrap;
2006
+ }
2007
+ }
2008
+ ._MenuBar-history_8pf8c_45 {
1532
2009
  display: flex;
1533
- padding: 16px;
1534
- position: sticky;
1535
- top: 0;
1536
2010
  }
1537
- ._PuckFields-field_10bh7_32 * {
1538
- box-sizing: border-box;
2011
+
2012
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2013
+ ._PuckHeader_63pti_1 {
2014
+ background: var(--puck-color-white);
2015
+ border-bottom: 1px solid var(--puck-color-grey-09);
2016
+ color: var(--puck-color-black);
2017
+ grid-area: header;
2018
+ position: relative;
2019
+ max-width: 100vw;
1539
2020
  }
1540
- ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
1541
- color: var(--puck-color-grey-04);
1542
- padding: 16px;
1543
- padding-bottom: 12px;
1544
- display: block;
2021
+ @media (min-width: 638px) {
2022
+ ._PuckHeader_63pti_1 {
2023
+ padding-left: 67px;
2024
+ }
2025
+ ._PuckHeader--hidePlugins_63pti_15 {
2026
+ padding-left: 0;
2027
+ }
1545
2028
  }
1546
- ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 + ._PuckFields-field_10bh7_32 {
1547
- border-top: 1px solid var(--puck-color-grey-09);
1548
- margin-top: 8px;
2029
+ ._PuckHeader-inner_63pti_20 {
2030
+ align-items: end;
2031
+ display: grid;
2032
+ gap: var(--puck-space-px);
2033
+ grid-template-areas: "left middle right";
2034
+ grid-template-columns: 1fr auto 1fr;
2035
+ grid-template-rows: auto;
2036
+ padding: var(--puck-space-px);
1549
2037
  }
1550
-
1551
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1552
- ._ComponentList_1rrlt_1 {
1553
- max-width: 100%;
2038
+ @media (min-width: 638px) {
2039
+ ._PuckHeader-inner_63pti_20 {
2040
+ border-left: 1px solid var(--puck-color-grey-09);
2041
+ }
2042
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2043
+ border-left: none;
2044
+ }
1554
2045
  }
1555
- ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1556
- margin-top: 12px;
2046
+ ._PuckHeader-toggle_63pti_40 {
2047
+ color: var(--puck-color-grey-05);
2048
+ display: flex;
2049
+ margin-inline-start: -4px;
2050
+ padding-top: 2px;
1557
2051
  }
1558
- ._ComponentList-content_1rrlt_9 {
2052
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2053
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2054
+ color: var(--puck-color-black);
2055
+ }
2056
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2057
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
1559
2058
  display: none;
1560
2059
  }
1561
- ._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
1562
- display: block;
2060
+ @media (min-width: 638px) {
2061
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2062
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2063
+ display: block;
2064
+ }
1563
2065
  }
1564
- ._ComponentList-title_1rrlt_17 {
1565
- background-color: transparent;
1566
- border: 0;
2066
+ ._PuckHeader-title_63pti_64 {
2067
+ align-self: center;
2068
+ }
2069
+ ._PuckHeader-path_63pti_68 {
2070
+ font-family: var(--puck-font-family-monospaced);
2071
+ font-size: var(--puck-font-size-xxs);
2072
+ font-weight: normal;
2073
+ word-break: break-all;
2074
+ }
2075
+ ._PuckHeader-tools_63pti_75 {
2076
+ display: flex;
2077
+ gap: 16px;
2078
+ justify-content: flex-end;
2079
+ }
2080
+ ._PuckHeader-menuButton_63pti_81 {
1567
2081
  color: var(--puck-color-grey-05);
1568
- cursor: pointer;
2082
+ margin-inline-start: -4px;
2083
+ }
2084
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2085
+ color: var(--puck-color-black);
2086
+ }
2087
+ @media (min-width: 638px) {
2088
+ ._PuckHeader-menuButton_63pti_81 {
2089
+ display: none;
2090
+ }
2091
+ }
2092
+
2093
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2094
+ ._SidebarSection_5otpt_1 {
1569
2095
  display: flex;
2096
+ position: relative;
2097
+ flex-direction: column;
2098
+ color: var(--puck-color-black);
2099
+ }
2100
+ ._SidebarSection_5otpt_1:last-of-type {
2101
+ flex-grow: 1;
2102
+ }
2103
+ ._SidebarSection-title_5otpt_12 {
2104
+ background: var(--puck-color-white);
2105
+ padding: 16px;
2106
+ border-bottom: 1px solid var(--puck-color-grey-09);
2107
+ border-top: 1px solid var(--puck-color-grey-09);
2108
+ overflow-x: auto;
2109
+ }
2110
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2111
+ border-top: 0px;
2112
+ }
2113
+ ._SidebarSection-content_5otpt_24:last-child {
2114
+ padding-bottom: 4px;
2115
+ }
2116
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2117
+ border-bottom: none;
2118
+ flex-grow: 1;
2119
+ }
2120
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2121
+ background: none;
2122
+ border: 0;
2123
+ border-radius: 2px;
2124
+ color: var(--puck-color-azure-04);
2125
+ cursor: pointer;
1570
2126
  font: inherit;
1571
- font-size: var(--puck-font-size-xxxs);
1572
- list-style: none;
1573
- margin-bottom: 6px;
1574
- padding: 8px;
1575
- text-transform: uppercase;
1576
- transition: background-color 50ms ease-in, color 50ms ease-in;
1577
- gap: 4px;
1578
- border-radius: 4px;
1579
- width: 100%;
2127
+ flex-shrink: 0;
2128
+ padding: 0;
2129
+ transition: color 50ms ease-in;
1580
2130
  }
1581
- ._ComponentList-title_1rrlt_17:focus-visible {
2131
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
1582
2132
  outline: 2px solid var(--puck-color-azure-05);
1583
2133
  outline-offset: 2px;
1584
2134
  }
1585
2135
  @media (hover: hover) and (pointer: fine) {
1586
- ._ComponentList-title_1rrlt_17:hover {
1587
- background-color: var(--puck-color-azure-11);
1588
- color: var(--puck-color-azure-04);
2136
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2137
+ color: var(--puck-color-azure-03);
1589
2138
  transition: none;
1590
2139
  }
1591
2140
  }
1592
- ._ComponentList-title_1rrlt_17:active {
1593
- background-color: var(--puck-color-azure-10);
2141
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2142
+ color: var(--puck-color-azure-02);
1594
2143
  transition: none;
1595
2144
  }
1596
- ._ComponentList-titleIcon_1rrlt_53 {
1597
- margin-inline-start: auto;
2145
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2146
+ align-items: center;
2147
+ display: flex;
2148
+ gap: 4px;
1598
2149
  }
1599
-
1600
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1601
- ._PuckPreview_z2rgu_1 {
1602
- position: relative;
1603
- height: 100%;
2150
+ ._SidebarSection-breadcrumb_5otpt_33 {
2151
+ align-items: center;
2152
+ display: flex;
2153
+ gap: 4px;
1604
2154
  }
1605
- ._PuckPreview-frame_z2rgu_6 {
1606
- border: none;
2155
+ ._SidebarSection-heading_5otpt_74 {
2156
+ padding-inline-end: 16px;
2157
+ }
2158
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2159
+ background: var(--puck-color-white);
2160
+ display: flex;
2161
+ justify-content: center;
2162
+ align-items: center;
1607
2163
  height: 100%;
1608
2164
  width: 100%;
2165
+ top: 0;
2166
+ position: absolute;
2167
+ z-index: 1;
2168
+ pointer-events: all;
2169
+ box-sizing: border-box;
2170
+ opacity: 0.8;
1609
2171
  }
1610
2172
 
1611
- /* css-module:/home/runner/work/puck/puck/packages/core/components/LayerTree/styles.module.css/#css-module-data */
1612
- ._LayerTree_7rx04_1 {
1613
- color: var(--puck-color-grey-03);
1614
- font-family: var(--puck-font-family);
1615
- font-size: var(--puck-font-size-xxs);
1616
- margin: 0;
1617
- position: relative;
1618
- list-style: none;
1619
- padding: 0;
1620
- }
1621
- ._LayerTree-zoneTitle_7rx04_11 {
1622
- color: var(--puck-color-grey-05);
1623
- font-size: var(--puck-font-size-xxxs);
1624
- text-transform: uppercase;
1625
- }
1626
- ._LayerTree-helper_7rx04_17 {
1627
- text-align: center;
1628
- color: var(--puck-color-grey-07);
1629
- margin: 8px 4px;
1630
- }
1631
- ._Layer_7rx04_1 {
1632
- position: relative;
1633
- border: 1px solid transparent;
1634
- border-radius: 4px;
1635
- }
1636
- ._Layer-inner_7rx04_29 {
1637
- border: 1px solid transparent;
1638
- border-radius: 4px;
1639
- transition: color 50ms ease-in;
1640
- }
1641
- ._Layer--containsZone_7rx04_35 > ._Layer-inner_7rx04_29 {
1642
- padding-inline-start: 0;
1643
- }
1644
- ._Layer-clickable_7rx04_39 {
2173
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2174
+ ._Breadcrumbs_1c9yh_1 {
1645
2175
  align-items: center;
2176
+ display: flex;
2177
+ gap: 4px;
2178
+ }
2179
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
1646
2180
  background: none;
1647
2181
  border: 0;
1648
- border-radius: 4px;
1649
- color: inherit;
2182
+ border-radius: 2px;
2183
+ color: var(--puck-color-azure-04);
1650
2184
  cursor: pointer;
1651
- display: flex;
1652
2185
  font: inherit;
1653
- padding-inline-start: 12px;
1654
- padding-inline-end: 4px;
1655
- width: 100%;
2186
+ flex-shrink: 0;
2187
+ padding: 0;
2188
+ transition: color 50ms ease-in;
1656
2189
  }
1657
- ._Layer-clickable_7rx04_39:focus-visible {
2190
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
1658
2191
  outline: 2px solid var(--puck-color-azure-05);
1659
2192
  outline-offset: 2px;
1660
- position: relative;
1661
- z-index: 1;
1662
2193
  }
1663
2194
  @media (hover: hover) and (pointer: fine) {
1664
- ._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61) > ._Layer-inner_7rx04_29:hover {
1665
- border-color: var(--puck-color-azure-10);
1666
- background: var(--puck-color-azure-11);
1667
- color: var(--puck-color-azure-04);
2195
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2196
+ color: var(--puck-color-azure-03);
1668
2197
  transition: none;
1669
2198
  }
1670
2199
  }
1671
- ._Layer--isSelected_7rx04_61 {
1672
- border-color: var(--puck-color-azure-08);
1673
- }
1674
- ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 {
1675
- background: var(--puck-color-azure-10);
2200
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2201
+ color: var(--puck-color-azure-02);
2202
+ transition: none;
1676
2203
  }
1677
- ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77,
1678
- ._Layer--childIsSelected_7rx04_78 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77 {
1679
- transform: scaleY(-1);
2204
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2205
+ align-items: center;
2206
+ display: flex;
2207
+ gap: 4px;
1680
2208
  }
1681
- ._Layer-zones_7rx04_82 {
1682
- display: none;
1683
- margin-inline-start: 12px;
2209
+
2210
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2211
+ ._ViewportControls_e3unb_1 {
2212
+ position: relative;
1684
2213
  }
1685
- ._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82,
1686
- ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
1687
- display: block;
2214
+ ._ViewportControls--fullScreen_e3unb_5 {
2215
+ border-radius: 32px;
2216
+ display: flex;
2217
+ position: absolute;
2218
+ bottom: 12px;
2219
+ right: 12px;
2220
+ overflow: hidden;
1688
2221
  }
1689
- ._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
1690
- margin-inline-start: 12px;
2222
+ ._ViewportControls-toggleButton_e3unb_14 {
2223
+ display: none;
1691
2224
  }
1692
- ._Layer-title_7rx04_96,
1693
- ._LayerTree-zoneTitle_7rx04_11 {
1694
- display: flex;
1695
- gap: 8px;
2225
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
1696
2226
  align-items: center;
1697
- margin: 8px 4px;
1698
- overflow-x: hidden;
2227
+ background-color: var(--puck-color-grey-02);
2228
+ border: 1px solid var(--puck-color-grey-04);
2229
+ border-radius: 30px;
2230
+ cursor: pointer;
2231
+ color: var(--puck-color-grey-11);
2232
+ display: flex;
2233
+ justify-content: center;
2234
+ width: 42px;
2235
+ height: 42px;
2236
+ z-index: 1;
1699
2237
  }
1700
- ._Layer-name_7rx04_105 {
1701
- overflow-x: hidden;
1702
- text-overflow: ellipsis;
1703
- white-space: nowrap;
2238
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2239
+ background-color: var(--puck-color-grey-02);
2240
+ border: 1px solid var(--puck-color-azure-04);
2241
+ color: var(--puck-color-azure-07);
1704
2242
  }
1705
- ._Layer-icon_7rx04_111 {
1706
- color: var(--puck-color-rose-07);
1707
- margin-top: 4px;
2243
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2244
+ background-color: var(--puck-color-grey-03);
1708
2245
  }
1709
- ._Layer-zoneIcon_7rx04_116 {
1710
- color: var(--puck-color-grey-08);
1711
- margin-top: 4px;
2246
+ ._ViewportControls-actions_e3unb_42 {
2247
+ display: flex;
1712
2248
  }
1713
-
1714
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1715
- ._ViewportControls_gejzr_1 {
2249
+ ._ViewportControls-actionsInner_e3unb_46 {
1716
2250
  display: flex;
1717
- background: var(--puck-color-grey-11);
1718
2251
  box-sizing: border-box;
1719
- border-inline-start: 2px solid var(--puck-color-grey-11);
1720
2252
  justify-content: center;
1721
- gap: 8px;
1722
- min-width: 358px;
1723
- padding-bottom: 16px;
1724
- padding-inline-start: var(--puck-space-px);
1725
- padding-inline-end: var(--puck-space-px);
1726
- z-index: 1;
2253
+ margin-left: auto;
2254
+ margin-right: auto;
2255
+ z-index: 0;
2256
+ overflow: hidden;
1727
2257
  }
1728
- ._ViewportControls-divider_gejzr_15 {
2258
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2259
+ background: var(--puck-color-grey-11);
2260
+ border: 1px solid var(--puck-color-grey-09);
2261
+ border-radius: 30px;
2262
+ margin-left: none;
2263
+ margin-right: none;
2264
+ padding-right: 42px;
2265
+ }
2266
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2267
+ transform: translateX(100%);
2268
+ transition: transform 150ms ease-in-out;
2269
+ }
2270
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2271
+ transform: translateX(42px);
2272
+ }
2273
+ ._ViewportControls-divider_e3unb_75 {
1729
2274
  border-inline-end: 1px solid var(--puck-color-grey-09);
1730
- margin-inline-start: 8px;
1731
- margin-inline-end: 8px;
2275
+ margin-bottom: 8px;
2276
+ margin-top: 8px;
1732
2277
  }
1733
- ._ViewportControls-zoomSelect_gejzr_21 {
2278
+ ._ViewportControls-zoomSelect_e3unb_81 {
1734
2279
  appearance: none;
1735
2280
  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;
1736
2281
  background-size: 10px;
@@ -1739,44 +2284,72 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1739
2284
  border: 0;
1740
2285
  font-size: var(--puck-font-size-xxxs);
1741
2286
  padding: 0;
2287
+ padding-left: 8px;
1742
2288
  width: 96px;
1743
2289
  }
1744
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
2290
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2291
+ display: none;
2292
+ }
2293
+ @media (min-width: 638px) {
2294
+ ._ViewportControls-zoom_e3unb_81,
2295
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2296
+ display: flex;
2297
+ justify-content: center;
2298
+ }
2299
+ }
2300
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
1745
2301
  background-position: 12px calc(50% + 3px);
1746
2302
  }
1747
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
2303
+ ._ViewportButton-inner_e3unb_111 {
2304
+ align-items: center;
2305
+ display: flex;
2306
+ justify-content: center;
2307
+ height: 32px;
2308
+ width: 32px;
2309
+ }
2310
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
1748
2311
  color: var(--puck-color-azure-04);
1749
2312
  }
1750
2313
 
1751
2314
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1752
- ._PuckCanvas_18jay_1 {
2315
+ ._PuckCanvas_t6s9b_1 {
1753
2316
  background: var(--puck-color-grey-11);
1754
2317
  display: flex;
1755
2318
  grid-area: editor;
1756
2319
  flex-direction: column;
1757
2320
  padding: var(--puck-space-px);
2321
+ position: relative;
1758
2322
  overflow: auto;
1759
2323
  }
1760
2324
  @media (min-width: 1198px) {
1761
- ._PuckCanvas_18jay_1 {
2325
+ ._PuckCanvas_t6s9b_1 {
1762
2326
  padding: calc(var(--puck-space-px) * 1.5);
1763
- padding-top: var(--puck-space-px);
2327
+ padding-top: calc(var(--puck-space-px) * 0.5);
1764
2328
  }
1765
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2329
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
1766
2330
  padding-top: calc(var(--puck-space-px) * 1.5);
1767
2331
  }
1768
2332
  }
1769
- ._PuckCanvas-inner_18jay_21 {
2333
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2334
+ padding: 0;
2335
+ overflow: hidden;
2336
+ }
2337
+ @media (min-width: 1198px) {
2338
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2339
+ padding: 0;
2340
+ }
2341
+ }
2342
+ ._PuckCanvas-inner_t6s9b_33 {
1770
2343
  display: flex;
1771
2344
  height: 100%;
1772
2345
  justify-content: center;
1773
- min-width: 358px;
2346
+ min-width: 288px;
1774
2347
  position: relative;
1775
2348
  width: 100%;
1776
2349
  }
1777
- ._PuckCanvas-root_18jay_30 {
2350
+ ._PuckCanvas-root_t6s9b_42 {
1778
2351
  background: white;
1779
- border: 1px solid var(--puck-color-grey-09);
2352
+ outline: 1px solid var(--puck-color-grey-09);
1780
2353
  box-sizing: content-box;
1781
2354
  min-width: 321px;
1782
2355
  position: absolute;
@@ -1787,20 +2360,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1787
2360
  opacity: 0;
1788
2361
  }
1789
2362
  @media (min-width: 1198px) {
1790
- ._PuckCanvas-root_18jay_30 {
2363
+ ._PuckCanvas-root_t6s9b_42 {
1791
2364
  min-width: unset;
1792
2365
  }
1793
2366
  }
1794
2367
  @media (prefers-reduced-motion: reduce) {
1795
- ._PuckCanvas-root_18jay_30 {
2368
+ ._PuckCanvas-root_t6s9b_42 {
1796
2369
  transition: none !important;
1797
2370
  }
1798
2371
  }
1799
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2372
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
1800
2373
  pointer-events: unset;
1801
2374
  opacity: 1;
1802
2375
  }
1803
- ._PuckCanvas-loader_18jay_60 {
2376
+ ._PuckCanvas-loader_t6s9b_72 {
1804
2377
  align-items: center;
1805
2378
  color: var(--puck-color-grey-06);
1806
2379
  display: flex;
@@ -1809,112 +2382,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1809
2382
  transition: opacity 250ms ease-out;
1810
2383
  opacity: 0;
1811
2384
  }
1812
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2385
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
1813
2386
  opacity: 1;
1814
2387
  }
1815
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2388
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
1816
2389
  opacity: 0;
1817
2390
  height: 0;
1818
2391
  transition: none;
1819
2392
  }
1820
-
1821
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1822
- ._MenuBar_8pf8c_1 {
1823
- background-color: var(--puck-color-white);
1824
- border-bottom: 1px solid var(--puck-color-grey-09);
1825
- display: none;
1826
- left: 0;
1827
- margin-top: 1px;
1828
- padding: 8px 16px;
1829
- position: absolute;
1830
- right: 0;
1831
- top: 100%;
1832
- z-index: 2;
1833
- }
1834
- ._MenuBar--menuOpen_8pf8c_14 {
1835
- display: block;
1836
- }
1837
- @media (min-width: 638px) {
1838
- ._MenuBar_8pf8c_1 {
1839
- border: none;
1840
- display: block;
1841
- margin-top: 0;
1842
- overflow-y: visible;
1843
- padding: 0;
1844
- position: static;
1845
- }
1846
- }
1847
- ._MenuBar-inner_8pf8c_29 {
1848
- align-items: center;
1849
- display: flex;
1850
- flex-wrap: wrap;
1851
- gap: 8px 16px;
1852
- justify-content: flex-end;
1853
- }
1854
- @media (min-width: 638px) {
1855
- ._MenuBar-inner_8pf8c_29 {
1856
- display: flex;
1857
- flex-direction: row;
1858
- flex-wrap: nowrap;
1859
- }
1860
- }
1861
- ._MenuBar-history_8pf8c_45 {
1862
- display: flex;
1863
- }
1864
-
1865
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
1866
- ._PuckHeader_15xnq_1 {
1867
- background: var(--puck-color-white);
1868
- border-bottom: 1px solid var(--puck-color-grey-09);
1869
- color: var(--puck-color-black);
1870
- grid-area: header;
1871
- position: relative;
1872
- max-width: 100vw;
1873
- }
1874
- ._PuckHeader-inner_15xnq_10 {
1875
- align-items: end;
1876
- display: grid;
1877
- gap: var(--puck-space-px);
1878
- grid-template-areas: "left middle right";
1879
- grid-template-columns: 1fr auto 1fr;
1880
- grid-template-rows: auto;
1881
- padding: var(--puck-space-px);
1882
- }
1883
- ._PuckHeader-toggle_15xnq_20 {
1884
- color: var(--puck-color-grey-05);
1885
- display: flex;
1886
- margin-inline-start: -4px;
1887
- padding-top: 2px;
1888
- }
1889
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
1890
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
1891
- color: var(--puck-color-black);
1892
- }
1893
- ._PuckHeader-title_15xnq_32 {
1894
- align-self: center;
1895
- }
1896
- ._PuckHeader-path_15xnq_36 {
1897
- font-family: var(--puck-font-family-monospaced);
1898
- font-size: var(--puck-font-size-xxs);
1899
- font-weight: normal;
1900
- word-break: break-all;
1901
- }
1902
- ._PuckHeader-tools_15xnq_43 {
1903
- display: flex;
1904
- gap: 16px;
1905
- justify-content: flex-end;
1906
- }
1907
- ._PuckHeader-menuButton_15xnq_49 {
1908
- color: var(--puck-color-grey-05);
1909
- margin-inline-start: -4px;
1910
- }
1911
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
1912
- color: var(--puck-color-black);
2393
+ ._PuckCanvas-controls_t6s9b_17 {
2394
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
1913
2395
  }
1914
- @media (min-width: 638px) {
1915
- ._PuckHeader-menuButton_15xnq_49 {
1916
- display: none;
1917
- }
2396
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2397
+ padding-bottom: 0;
2398
+ z-index: 1;
1918
2399
  }
1919
2400
 
1920
2401
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
@@ -1951,31 +2432,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1951
2432
  }
1952
2433
 
1953
2434
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
1954
- ._Sidebar_1xksb_1 {
2435
+ ._Sidebar_o396p_1 {
2436
+ border-block-start: 1px solid var(--puck-color-grey-09);
1955
2437
  position: relative;
1956
- display: flex;
2438
+ display: none;
1957
2439
  flex-direction: column;
1958
2440
  overflow-y: auto;
1959
2441
  }
1960
- ._Sidebar--left_1xksb_8 {
2442
+ ._Sidebar--isVisible_o396p_9 {
2443
+ display: flex;
2444
+ }
2445
+ ._Sidebar--left_o396p_13 {
1961
2446
  background: var(--puck-color-grey-12);
1962
- border-inline-end: 1px solid var(--puck-color-grey-09);
1963
2447
  grid-area: left;
1964
2448
  }
1965
- ._Sidebar--right_1xksb_14 {
2449
+ @media (min-width: 766px) {
2450
+ ._Sidebar--left_o396p_13 {
2451
+ border-block-start: 0;
2452
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2453
+ }
2454
+ }
2455
+ ._Sidebar--right_o396p_25 {
1966
2456
  background: var(--puck-color-white);
1967
- border-inline-start: 1px solid var(--puck-color-grey-09);
1968
2457
  grid-area: right;
1969
2458
  }
1970
- ._Sidebar-resizeHandle_1xksb_20 {
2459
+ @media (min-width: 766px) {
2460
+ ._Sidebar--right_o396p_25 {
2461
+ border-block-start: 0;
2462
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2463
+ }
2464
+ }
2465
+ ._Sidebar-resizeHandle_o396p_37 {
1971
2466
  position: absolute;
1972
2467
  height: 100%;
1973
2468
  }
1974
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2469
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
1975
2470
  grid-area: left;
1976
2471
  justify-self: end;
1977
2472
  }
1978
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2473
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
1979
2474
  grid-area: right;
1980
2475
  justify-self: start;
1981
2476
  }
2477
+
2478
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2479
+ ._Nav_1tvxq_1 {
2480
+ display: flex;
2481
+ }
2482
+ ._Nav-list_1tvxq_5 {
2483
+ display: flex;
2484
+ list-style: none;
2485
+ margin: 0;
2486
+ padding: 0;
2487
+ overflow-x: auto;
2488
+ gap: 8px;
2489
+ }
2490
+ @media (min-width: 638px) {
2491
+ ._Nav-list_1tvxq_5 {
2492
+ padding-top: 32px;
2493
+ flex-direction: column;
2494
+ gap: 16px;
2495
+ width: 100%;
2496
+ }
2497
+ }
2498
+ ._Nav-mobileActions_1tvxq_23 {
2499
+ align-items: center;
2500
+ display: flex;
2501
+ justify-content: center;
2502
+ margin-inline-start: auto;
2503
+ padding: 4px 16px;
2504
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2505
+ }
2506
+ @media (min-width: 638px) {
2507
+ ._Nav-mobileActions_1tvxq_23 {
2508
+ display: none;
2509
+ }
2510
+ }
2511
+ ._NavItem-link_1tvxq_38 {
2512
+ text-align: center;
2513
+ align-items: center;
2514
+ color: var(--puck-color-grey-03);
2515
+ display: flex;
2516
+ gap: 8px;
2517
+ text-decoration: none;
2518
+ cursor: pointer;
2519
+ border-radius: 4px;
2520
+ padding: 8px 4px;
2521
+ width: 64px;
2522
+ box-sizing: border-box;
2523
+ }
2524
+ @media (min-width: 638px) {
2525
+ ._NavItem-link_1tvxq_38 {
2526
+ width: auto;
2527
+ }
2528
+ }
2529
+ ._NavItem_1tvxq_38:first-of-type {
2530
+ padding-left: 16px;
2531
+ }
2532
+ ._NavItem_1tvxq_38:last-of-type {
2533
+ padding-right: 16px;
2534
+ }
2535
+ @media (min-width: 638px) {
2536
+ ._NavItem_1tvxq_38:first-of-type,
2537
+ ._NavItem_1tvxq_38:last-of-type {
2538
+ padding: 0;
2539
+ }
2540
+ }
2541
+ ._NavItem-link_1tvxq_38 {
2542
+ border-top: 4px solid transparent;
2543
+ border-bottom: 4px solid transparent;
2544
+ border-radius: 0;
2545
+ flex-direction: column;
2546
+ font-size: var(--puck-font-size-xxxs);
2547
+ }
2548
+ @media (min-width: 638px) {
2549
+ ._NavItem-link_1tvxq_38 {
2550
+ border: 0;
2551
+ border-left: 4px solid transparent;
2552
+ border-right: 4px solid transparent;
2553
+ }
2554
+ }
2555
+ ._NavItem-linkIcon_1tvxq_89 {
2556
+ height: 24px;
2557
+ width: 24px;
2558
+ }
2559
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2560
+ background-color: var(--puck-color-azure-10);
2561
+ color: var(--puck-color-azure-04);
2562
+ font-weight: 600;
2563
+ }
2564
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2565
+ background-color: transparent;
2566
+ border-top-color: var(--puck-color-azure-04);
2567
+ border-top-right-radius: 0;
2568
+ border-bottom-right-radius: 0;
2569
+ font-weight: 600;
2570
+ }
2571
+ @media (min-width: 638px) {
2572
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2573
+ border-top-color: transparent;
2574
+ border-right-color: var(--puck-color-azure-04);
2575
+ }
2576
+ }
2577
+ ._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
2578
+ background-color: var(--puck-color-azure-11);
2579
+ color: var(--puck-color-azure-04);
2580
+ }
2581
+ @media (min-width: 638px) {
2582
+ ._NavItem--mobileOnly_1tvxq_121 {
2583
+ display: none;
2584
+ }
2585
+ }
2586
+ ._NavItem--desktopOnly_1tvxq_126 {
2587
+ display: none;
2588
+ }
2589
+ @media (min-width: 638px) {
2590
+ ._NavItem--desktopOnly_1tvxq_126 {
2591
+ display: block;
2592
+ }
2593
+ }
2594
+
2595
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
2596
+ ._BlocksPlugin_1ey1i_1 {
2597
+ padding: 16px;
2598
+ height: 100%;
2599
+ overflow-y: auto;
2600
+ box-sizing: border-box;
2601
+ }
2602
+
2603
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
2604
+ ._OutlinePlugin_q92j6_1 {
2605
+ padding: 16px;
2606
+ height: 100%;
2607
+ overflow-y: auto;
2608
+ box-sizing: border-box;
2609
+ }
2610
+
2611
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2612
+ ._FieldsPlugin_nd930_1 {
2613
+ background: white;
2614
+ height: 100%;
2615
+ overflow-y: auto;
2616
+ }
2617
+ ._FieldsPlugin-header_nd930_7 {
2618
+ border-bottom: 1px solid var(--puck-color-grey-09);
2619
+ font-weight: 600;
2620
+ padding-bottom: 8px;
2621
+ padding-left: 16px;
2622
+ padding-right: 16px;
2623
+ padding-top: 8px;
2624
+ }
2625
+ @media (min-width: 638px) {
2626
+ ._FieldsPlugin-header_nd930_7 {
2627
+ padding: 16px;
2628
+ }
2629
+ }