@measured/puck 0.21.0-canary.38e79ba8 → 0.21.0-canary.41d0882b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/Editor-IQP25PUX.css +404 -0
  2. package/dist/Editor-L3JAAT2X.mjs +204 -0
  3. package/dist/Render-3OV4N4MT.css +102 -0
  4. package/dist/Render-FXZX6NFH.mjs +55 -0
  5. package/dist/{walk-tree-bsPSSmt9.d.mts → actions-tsxxcX1z.d.mts} +225 -37
  6. package/dist/{walk-tree-bsPSSmt9.d.ts → actions-tsxxcX1z.d.ts} +225 -37
  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-CISJM3HZ.mjs → chunk-CQUAWHOK.mjs} +6920 -7968
  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 +1032 -385
  27. package/dist/index.d.mts +115 -115
  28. package/dist/index.d.ts +115 -115
  29. package/dist/index.js +9979 -5862
  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 +1121 -470
  40. package/dist/no-external.d.mts +19 -2
  41. package/dist/no-external.d.ts +19 -2
  42. package/dist/no-external.js +9982 -5862
  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 +462 -49
  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-JA7SEUEH.mjs +0 -966
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,7 +1583,7 @@ 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
 
@@ -1345,393 +1602,680 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1345
1602
  display: none;
1346
1603
  }
1347
1604
 
1348
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1349
- ._SidebarSection_8boj8_1 {
1350
- 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 {
1351
1607
  position: relative;
1352
- flex-direction: column;
1353
- color: var(--puck-color-black);
1608
+ font-family: var(--puck-font-family);
1354
1609
  }
1355
- ._SidebarSection_8boj8_1:last-of-type {
1356
- flex-grow: 1;
1610
+ ._PuckFields--isLoading_10bh7_6 {
1611
+ min-height: 48px;
1357
1612
  }
1358
- ._SidebarSection-title_8boj8_12 {
1613
+ ._PuckFields-loadingOverlay_10bh7_10 {
1359
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;
1360
1629
  padding: 16px;
1361
- border-bottom: 1px solid var(--puck-color-grey-09);
1362
- border-top: 1px solid var(--puck-color-grey-09);
1363
- overflow-x: auto;
1630
+ position: sticky;
1631
+ top: 0;
1364
1632
  }
1365
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1366
- border-top: 0px;
1633
+ ._PuckFields-field_10bh7_32 * {
1634
+ box-sizing: border-box;
1367
1635
  }
1368
- ._SidebarSection-content_8boj8_24 {
1636
+ ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
1637
+ color: var(--puck-color-grey-04);
1369
1638
  padding: 16px;
1639
+ padding-bottom: 12px;
1640
+ display: block;
1370
1641
  }
1371
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1372
- 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;
1373
1645
  }
1374
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1375
- 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%;
1376
1650
  }
1377
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1378
- border-bottom: none;
1379
- flex-grow: 1;
1651
+ ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1652
+ margin-top: 12px;
1380
1653
  }
1381
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1382
- 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;
1383
1662
  border: 0;
1384
- border-radius: 2px;
1385
- color: var(--puck-color-azure-04);
1663
+ color: var(--puck-color-grey-05);
1386
1664
  cursor: pointer;
1665
+ display: flex;
1387
1666
  font: inherit;
1388
- flex-shrink: 0;
1389
- padding: 0;
1390
- 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%;
1391
1676
  }
1392
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1677
+ ._ComponentList-title_1rrlt_17:focus-visible {
1393
1678
  outline: 2px solid var(--puck-color-azure-05);
1394
1679
  outline-offset: 2px;
1395
1680
  }
1396
1681
  @media (hover: hover) and (pointer: fine) {
1397
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1398
- 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);
1399
1685
  transition: none;
1400
1686
  }
1401
1687
  }
1402
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1403
- color: var(--puck-color-azure-02);
1688
+ ._ComponentList-title_1rrlt_17:active {
1689
+ background-color: var(--puck-color-azure-10);
1404
1690
  transition: none;
1405
1691
  }
1406
- ._SidebarSection-breadcrumbs_8boj8_70 {
1407
- align-items: center;
1408
- display: flex;
1409
- gap: 4px;
1410
- }
1411
- ._SidebarSection-breadcrumb_8boj8_41 {
1412
- align-items: center;
1413
- display: flex;
1414
- gap: 4px;
1692
+ ._ComponentList-titleIcon_1rrlt_53 {
1693
+ margin-inline-start: auto;
1415
1694
  }
1416
- ._SidebarSection-heading_8boj8_82 {
1417
- 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%;
1418
1700
  }
1419
- ._SidebarSection-loadingOverlay_8boj8_86 {
1420
- background: var(--puck-color-white);
1421
- display: flex;
1422
- justify-content: center;
1423
- align-items: center;
1701
+ ._PuckPreview-frame_z2rgu_6 {
1702
+ border: none;
1424
1703
  height: 100%;
1425
1704
  width: 100%;
1426
- top: 0;
1427
- position: absolute;
1428
- z-index: 1;
1429
- pointer-events: all;
1430
- box-sizing: border-box;
1431
- opacity: 0.8;
1432
1705
  }
1433
1706
 
1434
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1435
- ._Puck_1yxlw_19 {
1436
- --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;
1437
1813
  font-family: var(--puck-font-family);
1438
1814
  overflow-x: hidden;
1439
1815
  }
1440
1816
  @media (min-width: 766px) {
1441
- ._Puck_1yxlw_19 {
1817
+ ._Puck_1dd16_19 {
1442
1818
  overflow-x: auto;
1443
1819
  }
1444
1820
  }
1445
- ._Puck-portal_1yxlw_31 {
1821
+ ._Puck-portal_1dd16_31 {
1446
1822
  position: relative;
1447
1823
  z-index: 2;
1448
1824
  }
1449
- ._PuckLayout-inner_1yxlw_38 {
1825
+ ._PuckLayout_1dd16_36 {
1826
+ height: 100dvh;
1827
+ }
1828
+ ._PuckLayout-inner_1dd16_40 {
1450
1829
  --puck-frame-width: auto;
1830
+ --puck-side-nav-width: min-content;
1451
1831
  --puck-side-bar-width: 0px;
1452
1832
  --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1453
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);
1454
1835
  display: grid;
1455
- grid-template-areas: "header header header" "left editor right";
1456
- grid-template-columns: 0 var(--puck-frame-width) 0;
1457
- grid-template-rows: min-content auto;
1458
- 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%;
1459
1840
  position: relative;
1841
+ transition: grid-template-rows 150ms ease-in;
1460
1842
  z-index: 0;
1843
+ overflow: hidden;
1461
1844
  }
1462
- ._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 {
1463
1857
  --puck-side-bar-width: 186px;
1464
1858
  }
1465
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1466
- 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);
1467
1874
  }
1468
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1469
- 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
+ }
1470
1883
  }
1471
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1472
- 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
+ }
1473
1893
  }
1474
1894
  @media (min-width: 458px) {
1475
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1895
+ ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
1476
1896
  --puck-frame-width: minmax(266px, auto);
1477
1897
  }
1478
1898
  }
1479
1899
  @media (min-width: 638px) {
1480
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1900
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1481
1901
  --puck-side-bar-width: minmax(186px, 250px);
1482
1902
  }
1483
1903
  }
1484
1904
  @media (min-width: 766px) {
1485
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1905
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1486
1906
  --puck-frame-width: auto;
1487
1907
  }
1488
1908
  }
1489
1909
  @media (min-width: 990px) {
1490
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1910
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1491
1911
  --puck-side-bar-width: 256px;
1492
1912
  }
1493
1913
  }
1494
1914
  @media (min-width: 1198px) {
1495
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1915
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1496
1916
  --puck-side-bar-width: 274px;
1497
1917
  }
1498
1918
  }
1499
1919
  @media (min-width: 1398px) {
1500
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1920
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1501
1921
  --puck-side-bar-width: 290px;
1502
1922
  }
1503
1923
  }
1504
1924
  @media (min-width: 1598px) {
1505
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1925
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1506
1926
  --puck-side-bar-width: 320px;
1507
1927
  }
1508
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
+ }
1509
1967
 
1510
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1511
- ._PuckFields_10bh7_1 {
1512
- position: relative;
1513
- 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;
1514
1980
  }
1515
- ._PuckFields--isLoading_10bh7_6 {
1516
- min-height: 48px;
1981
+ ._MenuBar--menuOpen_8pf8c_14 {
1982
+ display: block;
1517
1983
  }
1518
- ._PuckFields-loadingOverlay_10bh7_10 {
1519
- 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;
1520
1996
  display: flex;
1997
+ flex-wrap: wrap;
1998
+ gap: 8px 16px;
1521
1999
  justify-content: flex-end;
1522
- align-items: flex-start;
1523
- height: 100%;
1524
- width: 100%;
1525
- top: 0px;
1526
- position: absolute;
1527
- z-index: 1;
1528
- pointer-events: all;
1529
- box-sizing: border-box;
1530
- opacity: 0.8;
1531
2000
  }
1532
- ._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 {
1533
2009
  display: flex;
1534
- padding: 16px;
1535
- position: sticky;
1536
- top: 0;
1537
2010
  }
1538
- ._PuckFields-field_10bh7_32 * {
1539
- 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;
1540
2020
  }
1541
- ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
1542
- color: var(--puck-color-grey-04);
1543
- padding: 16px;
1544
- padding-bottom: 12px;
1545
- 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
+ }
1546
2028
  }
1547
- ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 + ._PuckFields-field_10bh7_32 {
1548
- border-top: 1px solid var(--puck-color-grey-09);
1549
- 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);
1550
2037
  }
1551
-
1552
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1553
- ._ComponentList_1rrlt_1 {
1554
- 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
+ }
1555
2045
  }
1556
- ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1557
- 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;
1558
2051
  }
1559
- ._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 {
1560
2058
  display: none;
1561
2059
  }
1562
- ._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
1563
- display: block;
2060
+ @media (min-width: 638px) {
2061
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2062
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2063
+ display: block;
2064
+ }
1564
2065
  }
1565
- ._ComponentList-title_1rrlt_17 {
1566
- background-color: transparent;
1567
- 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 {
1568
2081
  color: var(--puck-color-grey-05);
1569
- 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 {
1570
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;
1571
2126
  font: inherit;
1572
- font-size: var(--puck-font-size-xxxs);
1573
- list-style: none;
1574
- margin-bottom: 6px;
1575
- padding: 8px;
1576
- text-transform: uppercase;
1577
- transition: background-color 50ms ease-in, color 50ms ease-in;
1578
- gap: 4px;
1579
- border-radius: 4px;
1580
- width: 100%;
2127
+ flex-shrink: 0;
2128
+ padding: 0;
2129
+ transition: color 50ms ease-in;
1581
2130
  }
1582
- ._ComponentList-title_1rrlt_17:focus-visible {
2131
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
1583
2132
  outline: 2px solid var(--puck-color-azure-05);
1584
2133
  outline-offset: 2px;
1585
2134
  }
1586
2135
  @media (hover: hover) and (pointer: fine) {
1587
- ._ComponentList-title_1rrlt_17:hover {
1588
- background-color: var(--puck-color-azure-11);
1589
- color: var(--puck-color-azure-04);
2136
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2137
+ color: var(--puck-color-azure-03);
1590
2138
  transition: none;
1591
2139
  }
1592
2140
  }
1593
- ._ComponentList-title_1rrlt_17:active {
1594
- background-color: var(--puck-color-azure-10);
2141
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2142
+ color: var(--puck-color-azure-02);
1595
2143
  transition: none;
1596
2144
  }
1597
- ._ComponentList-titleIcon_1rrlt_53 {
1598
- margin-inline-start: auto;
2145
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2146
+ align-items: center;
2147
+ display: flex;
2148
+ gap: 4px;
1599
2149
  }
1600
-
1601
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1602
- ._PuckPreview_z2rgu_1 {
1603
- position: relative;
1604
- height: 100%;
2150
+ ._SidebarSection-breadcrumb_5otpt_33 {
2151
+ align-items: center;
2152
+ display: flex;
2153
+ gap: 4px;
1605
2154
  }
1606
- ._PuckPreview-frame_z2rgu_6 {
1607
- 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;
1608
2163
  height: 100%;
1609
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;
1610
2171
  }
1611
2172
 
1612
- /* css-module:/home/runner/work/puck/puck/packages/core/components/LayerTree/styles.module.css/#css-module-data */
1613
- ._LayerTree_7rx04_1 {
1614
- color: var(--puck-color-grey-03);
1615
- font-family: var(--puck-font-family);
1616
- font-size: var(--puck-font-size-xxs);
1617
- margin: 0;
1618
- position: relative;
1619
- list-style: none;
1620
- padding: 0;
1621
- }
1622
- ._LayerTree-zoneTitle_7rx04_11 {
1623
- color: var(--puck-color-grey-05);
1624
- font-size: var(--puck-font-size-xxxs);
1625
- text-transform: uppercase;
1626
- }
1627
- ._LayerTree-helper_7rx04_17 {
1628
- text-align: center;
1629
- color: var(--puck-color-grey-07);
1630
- margin: 8px 4px;
1631
- }
1632
- ._Layer_7rx04_1 {
1633
- position: relative;
1634
- border: 1px solid transparent;
1635
- border-radius: 4px;
1636
- }
1637
- ._Layer-inner_7rx04_29 {
1638
- border: 1px solid transparent;
1639
- border-radius: 4px;
1640
- transition: color 50ms ease-in;
1641
- }
1642
- ._Layer--containsZone_7rx04_35 > ._Layer-inner_7rx04_29 {
1643
- padding-inline-start: 0;
1644
- }
1645
- ._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 {
1646
2175
  align-items: center;
2176
+ display: flex;
2177
+ gap: 4px;
2178
+ }
2179
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
1647
2180
  background: none;
1648
2181
  border: 0;
1649
- border-radius: 4px;
1650
- color: inherit;
2182
+ border-radius: 2px;
2183
+ color: var(--puck-color-azure-04);
1651
2184
  cursor: pointer;
1652
- display: flex;
1653
2185
  font: inherit;
1654
- padding-inline-start: 12px;
1655
- padding-inline-end: 4px;
1656
- width: 100%;
2186
+ flex-shrink: 0;
2187
+ padding: 0;
2188
+ transition: color 50ms ease-in;
1657
2189
  }
1658
- ._Layer-clickable_7rx04_39:focus-visible {
2190
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
1659
2191
  outline: 2px solid var(--puck-color-azure-05);
1660
2192
  outline-offset: 2px;
1661
- position: relative;
1662
- z-index: 1;
1663
2193
  }
1664
2194
  @media (hover: hover) and (pointer: fine) {
1665
- ._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61) > ._Layer-inner_7rx04_29:hover {
1666
- border-color: var(--puck-color-azure-10);
1667
- background: var(--puck-color-azure-11);
1668
- color: var(--puck-color-azure-04);
2195
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2196
+ color: var(--puck-color-azure-03);
1669
2197
  transition: none;
1670
2198
  }
1671
2199
  }
1672
- ._Layer--isSelected_7rx04_61 {
1673
- border-color: var(--puck-color-azure-08);
1674
- }
1675
- ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 {
1676
- background: var(--puck-color-azure-10);
2200
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2201
+ color: var(--puck-color-azure-02);
2202
+ transition: none;
1677
2203
  }
1678
- ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77,
1679
- ._Layer--childIsSelected_7rx04_78 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77 {
1680
- transform: scaleY(-1);
2204
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2205
+ align-items: center;
2206
+ display: flex;
2207
+ gap: 4px;
1681
2208
  }
1682
- ._Layer-zones_7rx04_82 {
1683
- display: none;
1684
- 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;
1685
2213
  }
1686
- ._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82,
1687
- ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
1688
- 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;
1689
2221
  }
1690
- ._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
1691
- margin-inline-start: 12px;
2222
+ ._ViewportControls-toggleButton_e3unb_14 {
2223
+ display: none;
1692
2224
  }
1693
- ._Layer-title_7rx04_96,
1694
- ._LayerTree-zoneTitle_7rx04_11 {
1695
- display: flex;
1696
- gap: 8px;
2225
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
1697
2226
  align-items: center;
1698
- margin: 8px 4px;
1699
- 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;
1700
2237
  }
1701
- ._Layer-name_7rx04_105 {
1702
- overflow-x: hidden;
1703
- text-overflow: ellipsis;
1704
- 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);
1705
2242
  }
1706
- ._Layer-icon_7rx04_111 {
1707
- color: var(--puck-color-rose-07);
1708
- margin-top: 4px;
2243
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2244
+ background-color: var(--puck-color-grey-03);
1709
2245
  }
1710
- ._Layer-zoneIcon_7rx04_116 {
1711
- color: var(--puck-color-grey-08);
1712
- margin-top: 4px;
2246
+ ._ViewportControls-actions_e3unb_42 {
2247
+ display: flex;
1713
2248
  }
1714
-
1715
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1716
- ._ViewportControls_gejzr_1 {
2249
+ ._ViewportControls-actionsInner_e3unb_46 {
1717
2250
  display: flex;
1718
- background: var(--puck-color-grey-11);
1719
2251
  box-sizing: border-box;
1720
- border-inline-start: 2px solid var(--puck-color-grey-11);
1721
2252
  justify-content: center;
1722
- gap: 8px;
1723
- min-width: 358px;
1724
- padding-bottom: 16px;
1725
- padding-inline-start: var(--puck-space-px);
1726
- padding-inline-end: var(--puck-space-px);
1727
- z-index: 1;
2253
+ margin-left: auto;
2254
+ margin-right: auto;
2255
+ z-index: 0;
2256
+ overflow: hidden;
1728
2257
  }
1729
- ._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 {
1730
2274
  border-inline-end: 1px solid var(--puck-color-grey-09);
1731
- margin-inline-start: 8px;
1732
- margin-inline-end: 8px;
2275
+ margin-bottom: 8px;
2276
+ margin-top: 8px;
1733
2277
  }
1734
- ._ViewportControls-zoomSelect_gejzr_21 {
2278
+ ._ViewportControls-zoomSelect_e3unb_81 {
1735
2279
  appearance: none;
1736
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;
1737
2281
  background-size: 10px;
@@ -1740,44 +2284,72 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1740
2284
  border: 0;
1741
2285
  font-size: var(--puck-font-size-xxxs);
1742
2286
  padding: 0;
2287
+ padding-left: 8px;
1743
2288
  width: 96px;
1744
2289
  }
1745
- ._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) {
1746
2301
  background-position: 12px calc(50% + 3px);
1747
2302
  }
1748
- ._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 {
1749
2311
  color: var(--puck-color-azure-04);
1750
2312
  }
1751
2313
 
1752
2314
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1753
- ._PuckCanvas_18jay_1 {
2315
+ ._PuckCanvas_t6s9b_1 {
1754
2316
  background: var(--puck-color-grey-11);
1755
2317
  display: flex;
1756
2318
  grid-area: editor;
1757
2319
  flex-direction: column;
1758
2320
  padding: var(--puck-space-px);
2321
+ position: relative;
1759
2322
  overflow: auto;
1760
2323
  }
1761
2324
  @media (min-width: 1198px) {
1762
- ._PuckCanvas_18jay_1 {
2325
+ ._PuckCanvas_t6s9b_1 {
1763
2326
  padding: calc(var(--puck-space-px) * 1.5);
1764
- padding-top: var(--puck-space-px);
2327
+ padding-top: calc(var(--puck-space-px) * 0.5);
1765
2328
  }
1766
- ._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)) {
1767
2330
  padding-top: calc(var(--puck-space-px) * 1.5);
1768
2331
  }
1769
2332
  }
1770
- ._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 {
1771
2343
  display: flex;
1772
2344
  height: 100%;
1773
2345
  justify-content: center;
1774
- min-width: 358px;
2346
+ min-width: 288px;
1775
2347
  position: relative;
1776
2348
  width: 100%;
1777
2349
  }
1778
- ._PuckCanvas-root_18jay_30 {
2350
+ ._PuckCanvas-root_t6s9b_42 {
1779
2351
  background: white;
1780
- border: 1px solid var(--puck-color-grey-09);
2352
+ outline: 1px solid var(--puck-color-grey-09);
1781
2353
  box-sizing: content-box;
1782
2354
  min-width: 321px;
1783
2355
  position: absolute;
@@ -1788,20 +2360,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1788
2360
  opacity: 0;
1789
2361
  }
1790
2362
  @media (min-width: 1198px) {
1791
- ._PuckCanvas-root_18jay_30 {
2363
+ ._PuckCanvas-root_t6s9b_42 {
1792
2364
  min-width: unset;
1793
2365
  }
1794
2366
  }
1795
2367
  @media (prefers-reduced-motion: reduce) {
1796
- ._PuckCanvas-root_18jay_30 {
2368
+ ._PuckCanvas-root_t6s9b_42 {
1797
2369
  transition: none !important;
1798
2370
  }
1799
2371
  }
1800
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2372
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
1801
2373
  pointer-events: unset;
1802
2374
  opacity: 1;
1803
2375
  }
1804
- ._PuckCanvas-loader_18jay_60 {
2376
+ ._PuckCanvas-loader_t6s9b_72 {
1805
2377
  align-items: center;
1806
2378
  color: var(--puck-color-grey-06);
1807
2379
  display: flex;
@@ -1810,112 +2382,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1810
2382
  transition: opacity 250ms ease-out;
1811
2383
  opacity: 0;
1812
2384
  }
1813
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2385
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
1814
2386
  opacity: 1;
1815
2387
  }
1816
- ._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 {
1817
2389
  opacity: 0;
1818
2390
  height: 0;
1819
2391
  transition: none;
1820
2392
  }
1821
-
1822
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1823
- ._MenuBar_8pf8c_1 {
1824
- background-color: var(--puck-color-white);
1825
- border-bottom: 1px solid var(--puck-color-grey-09);
1826
- display: none;
1827
- left: 0;
1828
- margin-top: 1px;
1829
- padding: 8px 16px;
1830
- position: absolute;
1831
- right: 0;
1832
- top: 100%;
1833
- z-index: 2;
1834
- }
1835
- ._MenuBar--menuOpen_8pf8c_14 {
1836
- display: block;
1837
- }
1838
- @media (min-width: 638px) {
1839
- ._MenuBar_8pf8c_1 {
1840
- border: none;
1841
- display: block;
1842
- margin-top: 0;
1843
- overflow-y: visible;
1844
- padding: 0;
1845
- position: static;
1846
- }
1847
- }
1848
- ._MenuBar-inner_8pf8c_29 {
1849
- align-items: center;
1850
- display: flex;
1851
- flex-wrap: wrap;
1852
- gap: 8px 16px;
1853
- justify-content: flex-end;
1854
- }
1855
- @media (min-width: 638px) {
1856
- ._MenuBar-inner_8pf8c_29 {
1857
- display: flex;
1858
- flex-direction: row;
1859
- flex-wrap: nowrap;
1860
- }
1861
- }
1862
- ._MenuBar-history_8pf8c_45 {
1863
- display: flex;
1864
- }
1865
-
1866
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
1867
- ._PuckHeader_15xnq_1 {
1868
- background: var(--puck-color-white);
1869
- border-bottom: 1px solid var(--puck-color-grey-09);
1870
- color: var(--puck-color-black);
1871
- grid-area: header;
1872
- position: relative;
1873
- max-width: 100vw;
1874
- }
1875
- ._PuckHeader-inner_15xnq_10 {
1876
- align-items: end;
1877
- display: grid;
1878
- gap: var(--puck-space-px);
1879
- grid-template-areas: "left middle right";
1880
- grid-template-columns: 1fr auto 1fr;
1881
- grid-template-rows: auto;
1882
- padding: var(--puck-space-px);
1883
- }
1884
- ._PuckHeader-toggle_15xnq_20 {
1885
- color: var(--puck-color-grey-05);
1886
- display: flex;
1887
- margin-inline-start: -4px;
1888
- padding-top: 2px;
1889
- }
1890
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
1891
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
1892
- color: var(--puck-color-black);
1893
- }
1894
- ._PuckHeader-title_15xnq_32 {
1895
- align-self: center;
1896
- }
1897
- ._PuckHeader-path_15xnq_36 {
1898
- font-family: var(--puck-font-family-monospaced);
1899
- font-size: var(--puck-font-size-xxs);
1900
- font-weight: normal;
1901
- word-break: break-all;
1902
- }
1903
- ._PuckHeader-tools_15xnq_43 {
1904
- display: flex;
1905
- gap: 16px;
1906
- justify-content: flex-end;
1907
- }
1908
- ._PuckHeader-menuButton_15xnq_49 {
1909
- color: var(--puck-color-grey-05);
1910
- margin-inline-start: -4px;
1911
- }
1912
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
1913
- color: var(--puck-color-black);
2393
+ ._PuckCanvas-controls_t6s9b_17 {
2394
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
1914
2395
  }
1915
- @media (min-width: 638px) {
1916
- ._PuckHeader-menuButton_15xnq_49 {
1917
- display: none;
1918
- }
2396
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2397
+ padding-bottom: 0;
2398
+ z-index: 1;
1919
2399
  }
1920
2400
 
1921
2401
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
@@ -1952,31 +2432,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1952
2432
  }
1953
2433
 
1954
2434
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
1955
- ._Sidebar_1xksb_1 {
2435
+ ._Sidebar_o396p_1 {
2436
+ border-block-start: 1px solid var(--puck-color-grey-09);
1956
2437
  position: relative;
1957
- display: flex;
2438
+ display: none;
1958
2439
  flex-direction: column;
1959
2440
  overflow-y: auto;
1960
2441
  }
1961
- ._Sidebar--left_1xksb_8 {
2442
+ ._Sidebar--isVisible_o396p_9 {
2443
+ display: flex;
2444
+ }
2445
+ ._Sidebar--left_o396p_13 {
1962
2446
  background: var(--puck-color-grey-12);
1963
- border-inline-end: 1px solid var(--puck-color-grey-09);
1964
2447
  grid-area: left;
1965
2448
  }
1966
- ._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 {
1967
2456
  background: var(--puck-color-white);
1968
- border-inline-start: 1px solid var(--puck-color-grey-09);
1969
2457
  grid-area: right;
1970
2458
  }
1971
- ._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 {
1972
2466
  position: absolute;
1973
2467
  height: 100%;
1974
2468
  }
1975
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2469
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
1976
2470
  grid-area: left;
1977
2471
  justify-self: end;
1978
2472
  }
1979
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2473
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
1980
2474
  grid-area: right;
1981
2475
  justify-self: start;
1982
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
+ }