@measured/puck 0.21.0-canary.5333fc7e → 0.21.0-canary.56be3202

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/Editor-CYTATURR.mjs +204 -0
  2. package/dist/Editor-F2LSS6SE.css +403 -0
  3. package/dist/Render-OFE6QLI2.mjs +55 -0
  4. package/dist/Render-QEMDIDQC.css +101 -0
  5. package/dist/{walk-tree-Ctf3FZQI.d.mts → actions-tsxxcX1z.d.mts} +285 -82
  6. package/dist/{walk-tree-Ctf3FZQI.d.ts → actions-tsxxcX1z.d.ts} +285 -82
  7. package/dist/chunk-72SA22GI.mjs +134 -0
  8. package/dist/chunk-CSSRLPHM.mjs +11 -0
  9. package/dist/chunk-M4QBB3JM.mjs +111 -0
  10. package/dist/chunk-M6W7YEVX.mjs +95 -0
  11. package/dist/chunk-MLTVJA2A.mjs +63 -0
  12. package/dist/chunk-MVJKIFF6.mjs +419 -0
  13. package/dist/chunk-NLUHDYVR.mjs +416 -0
  14. package/dist/chunk-NOJQSXRU.mjs +33 -0
  15. package/dist/{chunk-KNAV6QTS.mjs → chunk-PZ4SED7H.mjs} +5734 -7058
  16. package/dist/chunk-QBGM4ELA.mjs +528 -0
  17. package/dist/chunk-UNQOU2OI.mjs +53 -0
  18. package/dist/chunk-UUOBSXZR.mjs +1807 -0
  19. package/dist/chunk-V5I7CVLT.mjs +103 -0
  20. package/dist/chunk-V7333LON.mjs +708 -0
  21. package/dist/chunk-Y2EFNT5P.mjs +108 -0
  22. package/dist/full-2GJTAAZE.css +301 -0
  23. package/dist/full-GZ4L3XCF.mjs +93 -0
  24. package/dist/index-Ca6V6NQD.d.ts +118 -0
  25. package/dist/index-mQvUCH3C.d.mts +118 -0
  26. package/dist/index.css +1030 -384
  27. package/dist/index.d.mts +116 -114
  28. package/dist/index.d.ts +116 -114
  29. package/dist/index.js +8757 -4948
  30. package/dist/index.mjs +34 -12
  31. package/dist/internal.d.mts +27 -0
  32. package/dist/internal.d.ts +27 -0
  33. package/dist/internal.js +908 -0
  34. package/dist/internal.mjs +13 -0
  35. package/dist/loaded-2MNXXPJP.mjs +57 -0
  36. package/dist/loaded-6QT4HD2O.mjs +57 -0
  37. package/dist/loaded-RVWBFK7L.css +87 -0
  38. package/dist/loaded-ZVPBQVNE.mjs +60 -0
  39. package/dist/no-external.css +1163 -513
  40. package/dist/no-external.d.mts +19 -2
  41. package/dist/no-external.d.ts +19 -2
  42. package/dist/no-external.js +8759 -4947
  43. package/dist/no-external.mjs +36 -9
  44. package/dist/rsc.css +101 -0
  45. package/dist/rsc.d.mts +17 -2
  46. package/dist/rsc.d.ts +17 -2
  47. package/dist/rsc.js +421 -32
  48. package/dist/rsc.mjs +18 -9
  49. package/dist/walk-tree-Bh85NMeo.d.ts +29 -0
  50. package/dist/walk-tree-CDA3K5S3.d.mts +29 -0
  51. package/package.json +31 -4
  52. package/dist/chunk-X7YZ3YE7.mjs +0 -964
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,248 @@ 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_1elol_1 .ProseMirror {
1243
+ white-space: pre-wrap;
1244
+ word-wrap: break-word;
1245
+ cursor: text;
1246
+ outline: none;
1247
+ position: relative;
1248
+ }
1249
+ ._RichTextEditor_1elol_1 .rich-text * {
1250
+ white-space: pre-wrap;
1251
+ user-select: auto;
1252
+ -webkit-user-select: auto;
1253
+ }
1254
+ ._RichTextEditor_1elol_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_1elol_1 .rich-text code {
1260
+ background-color: var(--puck-color-grey-11);
1261
+ padding: 4px 8px;
1262
+ border-radius: 4px;
1263
+ }
1264
+ ._RichTextEditor_1elol_1 .rich-text p:empty::before {
1265
+ content: "\a0";
1266
+ }
1267
+ ._RichTextEditor_1elol_1 .rich-text pre code {
1268
+ display: block;
1269
+ padding: 8px 12px;
1270
+ }
1271
+ ._RichTextEditor_1elol_1 .rich-text > *:first-child,
1272
+ ._RichTextEditor_1elol_1 .ProseMirror > *:first-child,
1273
+ ._RichTextEditor_1elol_1 .rich-text * p:first-of-type {
1274
+ margin-top: 0;
1275
+ }
1276
+ ._RichTextEditor_1elol_1 .rich-text > *:last-child,
1277
+ ._RichTextEditor_1elol_1 .ProseMirror > *:last-child,
1278
+ ._RichTextEditor_1elol_1 .rich-text * p:last-of-type {
1279
+ margin-bottom: 0;
1280
+ }
1281
+ ._RichTextEditor--editor_1elol_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
+ transition: border-color 50ms ease-in;
1294
+ width: 100%;
1295
+ max-width: 100%;
1296
+ min-height: 128px;
1297
+ }
1298
+ ._RichTextEditor--editor_1elol_50 .rich-text {
1299
+ flex-grow: 1;
1300
+ }
1301
+ ._RichTextEditor--editor_1elol_50 .rich-text:not(:has(.ProseMirror)),
1302
+ ._RichTextEditor--editor_1elol_50 .rich-text .ProseMirror {
1303
+ height: 100%;
1304
+ padding: 12px 15px;
1305
+ }
1306
+ ._RichTextEditor--editor_1elol_50 .rich-text ul,
1307
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1308
+ padding-left: 24px;
1309
+ }
1310
+ ._RichTextEditor--editor_1elol_50 .rich-text li {
1311
+ line-height: 1.5;
1312
+ }
1313
+ ._RichTextEditor--editor_1elol_50 .rich-text p {
1314
+ margin-block: 12px;
1315
+ }
1316
+ ._RichTextEditor--editor_1elol_50 .rich-text ul {
1317
+ list-style: disc;
1318
+ }
1319
+ ._RichTextEditor--editor_1elol_50 .rich-text ol {
1320
+ list-style: decimal;
1321
+ }
1322
+ ._RichTextEditor--editor_1elol_50:focus-within {
1323
+ border-color: var(--puck-color-grey-05);
1324
+ outline: 2px solid var(--puck-color-azure-05);
1325
+ transition: none;
1326
+ }
1327
+ ._RichTextEditor--editor_1elol_50._RichTextEditor--disabled_1elol_106 {
1328
+ background: var(--puck-color-grey-11);
1329
+ }
1330
+ ._RichTextEditor_1elol_1:not(:focus-within):not(._RichTextEditor--isActive_1elol_110) .ProseMirror ::selection {
1331
+ background-color: transparent;
1332
+ }
1333
+ ._RichTextEditor-menu_1elol_116 {
1334
+ border-bottom: 1px solid var(--puck-color-grey-10);
1335
+ position: sticky;
1336
+ top: 0;
1337
+ z-index: 1;
1338
+ }
1339
+ ._RichTextEditor--disabled_1elol_106 ._RichTextEditor-menu_1elol_116 {
1340
+ border-bottom: 1px solid var(--puck-color-grey-09);
1341
+ }
1342
+
1087
1343
  /* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1088
1344
  ._ObjectField_1ua3y_5 {
1089
1345
  display: flex;
@@ -1326,7 +1582,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1326
1582
  outline-offset: 2px;
1327
1583
  }
1328
1584
  [data-puck-overlay-portal]:focus-within {
1329
- outline: 2px var(--puck-color-azure-07) solid;
1585
+ outline: 2px var(--puck-color-azure-07) dashed;
1330
1586
  outline-offset: 2px;
1331
1587
  }
1332
1588
 
@@ -1345,393 +1601,697 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1345
1601
  display: none;
1346
1602
  }
1347
1603
 
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;
1604
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1605
+ ._PuckFields_10bh7_1 {
1351
1606
  position: relative;
1352
- flex-direction: column;
1353
- color: var(--puck-color-black);
1607
+ font-family: var(--puck-font-family);
1354
1608
  }
1355
- ._SidebarSection_8boj8_1:last-of-type {
1356
- flex-grow: 1;
1609
+ ._PuckFields--isLoading_10bh7_6 {
1610
+ min-height: 48px;
1357
1611
  }
1358
- ._SidebarSection-title_8boj8_12 {
1612
+ ._PuckFields-loadingOverlay_10bh7_10 {
1359
1613
  background: var(--puck-color-white);
1614
+ display: flex;
1615
+ justify-content: flex-end;
1616
+ align-items: flex-start;
1617
+ height: 100%;
1618
+ width: 100%;
1619
+ top: 0px;
1620
+ position: absolute;
1621
+ z-index: 1;
1622
+ pointer-events: all;
1623
+ box-sizing: border-box;
1624
+ opacity: 0.8;
1625
+ }
1626
+ ._PuckFields-loadingOverlayInner_10bh7_25 {
1627
+ display: flex;
1360
1628
  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;
1629
+ position: sticky;
1630
+ top: 0;
1364
1631
  }
1365
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1366
- border-top: 0px;
1632
+ ._PuckFields-field_10bh7_32 * {
1633
+ box-sizing: border-box;
1367
1634
  }
1368
- ._SidebarSection-content_8boj8_24 {
1635
+ ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
1636
+ color: var(--puck-color-grey-04);
1369
1637
  padding: 16px;
1638
+ padding-bottom: 12px;
1639
+ display: block;
1370
1640
  }
1371
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1372
- padding: 0px;
1641
+ ._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 + ._PuckFields-field_10bh7_32 {
1642
+ border-top: 1px solid var(--puck-color-grey-09);
1643
+ margin-top: 8px;
1373
1644
  }
1374
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1375
- padding-bottom: 4px;
1645
+
1646
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1647
+ ._ComponentList_1rrlt_1 {
1648
+ max-width: 100%;
1376
1649
  }
1377
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1378
- border-bottom: none;
1379
- flex-grow: 1;
1650
+ ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1651
+ margin-top: 12px;
1380
1652
  }
1381
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1382
- background: none;
1653
+ ._ComponentList-content_1rrlt_9 {
1654
+ display: none;
1655
+ }
1656
+ ._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
1657
+ display: block;
1658
+ }
1659
+ ._ComponentList-title_1rrlt_17 {
1660
+ background-color: transparent;
1383
1661
  border: 0;
1384
- border-radius: 2px;
1385
- color: var(--puck-color-azure-04);
1662
+ color: var(--puck-color-grey-05);
1386
1663
  cursor: pointer;
1664
+ display: flex;
1387
1665
  font: inherit;
1388
- flex-shrink: 0;
1389
- padding: 0;
1390
- transition: color 50ms ease-in;
1666
+ font-size: var(--puck-font-size-xxxs);
1667
+ list-style: none;
1668
+ margin-bottom: 6px;
1669
+ padding: 8px;
1670
+ text-transform: uppercase;
1671
+ transition: background-color 50ms ease-in, color 50ms ease-in;
1672
+ gap: 4px;
1673
+ border-radius: 4px;
1674
+ width: 100%;
1391
1675
  }
1392
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1676
+ ._ComponentList-title_1rrlt_17:focus-visible {
1393
1677
  outline: 2px solid var(--puck-color-azure-05);
1394
1678
  outline-offset: 2px;
1395
1679
  }
1396
1680
  @media (hover: hover) and (pointer: fine) {
1397
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1398
- color: var(--puck-color-azure-03);
1681
+ ._ComponentList-title_1rrlt_17:hover {
1682
+ background-color: var(--puck-color-azure-11);
1683
+ color: var(--puck-color-azure-04);
1399
1684
  transition: none;
1400
1685
  }
1401
1686
  }
1402
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1403
- color: var(--puck-color-azure-02);
1687
+ ._ComponentList-title_1rrlt_17:active {
1688
+ background-color: var(--puck-color-azure-10);
1404
1689
  transition: none;
1405
1690
  }
1406
- ._SidebarSection-breadcrumbs_8boj8_70 {
1407
- align-items: center;
1408
- display: flex;
1409
- gap: 4px;
1691
+ ._ComponentList-titleIcon_1rrlt_53 {
1692
+ margin-inline-start: auto;
1410
1693
  }
1411
- ._SidebarSection-breadcrumb_8boj8_41 {
1412
- align-items: center;
1413
- display: flex;
1414
- gap: 4px;
1694
+
1695
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
1696
+ ._Components_3pbdy_1 {
1697
+ padding: 16px;
1698
+ height: 100%;
1699
+ overflow-y: auto;
1700
+ box-sizing: border-box;
1415
1701
  }
1416
- ._SidebarSection-heading_8boj8_82 {
1417
- padding-inline-end: 16px;
1702
+
1703
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1704
+ ._PuckPreview_z2rgu_1 {
1705
+ position: relative;
1706
+ height: 100%;
1418
1707
  }
1419
- ._SidebarSection-loadingOverlay_8boj8_86 {
1420
- background: var(--puck-color-white);
1421
- display: flex;
1422
- justify-content: center;
1423
- align-items: center;
1708
+ ._PuckPreview-frame_z2rgu_6 {
1709
+ border: none;
1424
1710
  height: 100%;
1425
1711
  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
1712
  }
1433
1713
 
1434
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1435
- ._Puck_1yxlw_19 {
1714
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/LayerTree/styles.module.css/#css-module-data */
1715
+ ._LayerTree_7rx04_1 {
1716
+ color: var(--puck-color-grey-03);
1717
+ font-family: var(--puck-font-family);
1718
+ font-size: var(--puck-font-size-xxs);
1719
+ margin: 0;
1720
+ position: relative;
1721
+ list-style: none;
1722
+ padding: 0;
1723
+ }
1724
+ ._LayerTree-zoneTitle_7rx04_11 {
1725
+ color: var(--puck-color-grey-05);
1726
+ font-size: var(--puck-font-size-xxxs);
1727
+ text-transform: uppercase;
1728
+ }
1729
+ ._LayerTree-helper_7rx04_17 {
1730
+ text-align: center;
1731
+ color: var(--puck-color-grey-07);
1732
+ margin: 8px 4px;
1733
+ }
1734
+ ._Layer_7rx04_1 {
1735
+ position: relative;
1736
+ border: 1px solid transparent;
1737
+ border-radius: 4px;
1738
+ }
1739
+ ._Layer-inner_7rx04_29 {
1740
+ border: 1px solid transparent;
1741
+ border-radius: 4px;
1742
+ transition: color 50ms ease-in;
1743
+ }
1744
+ ._Layer--containsZone_7rx04_35 > ._Layer-inner_7rx04_29 {
1745
+ padding-inline-start: 0;
1746
+ }
1747
+ ._Layer-clickable_7rx04_39 {
1748
+ align-items: center;
1749
+ background: none;
1750
+ border: 0;
1751
+ border-radius: 4px;
1752
+ color: inherit;
1753
+ cursor: pointer;
1754
+ display: flex;
1755
+ font: inherit;
1756
+ padding-inline-start: 12px;
1757
+ padding-inline-end: 4px;
1758
+ width: 100%;
1759
+ }
1760
+ ._Layer-clickable_7rx04_39:focus-visible {
1761
+ outline: 2px solid var(--puck-color-azure-05);
1762
+ outline-offset: 2px;
1763
+ position: relative;
1764
+ z-index: 1;
1765
+ }
1766
+ @media (hover: hover) and (pointer: fine) {
1767
+ ._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61) > ._Layer-inner_7rx04_29:hover {
1768
+ border-color: var(--puck-color-azure-10);
1769
+ background: var(--puck-color-azure-11);
1770
+ color: var(--puck-color-azure-04);
1771
+ transition: none;
1772
+ }
1773
+ }
1774
+ ._Layer--isSelected_7rx04_61 {
1775
+ border-color: var(--puck-color-azure-08);
1776
+ }
1777
+ ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 {
1778
+ background: var(--puck-color-azure-10);
1779
+ }
1780
+ ._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77,
1781
+ ._Layer--childIsSelected_7rx04_78 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77 {
1782
+ transform: scaleY(-1);
1783
+ }
1784
+ ._Layer-zones_7rx04_82 {
1785
+ display: none;
1786
+ margin-inline-start: 12px;
1787
+ }
1788
+ ._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82,
1789
+ ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
1790
+ display: block;
1791
+ }
1792
+ ._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
1793
+ margin-inline-start: 12px;
1794
+ }
1795
+ ._Layer-title_7rx04_96,
1796
+ ._LayerTree-zoneTitle_7rx04_11 {
1797
+ display: flex;
1798
+ gap: 8px;
1799
+ align-items: center;
1800
+ margin: 8px 4px;
1801
+ overflow-x: hidden;
1802
+ }
1803
+ ._Layer-name_7rx04_105 {
1804
+ overflow-x: hidden;
1805
+ text-overflow: ellipsis;
1806
+ white-space: nowrap;
1807
+ }
1808
+ ._Layer-icon_7rx04_111 {
1809
+ color: var(--puck-color-rose-07);
1810
+ margin-top: 4px;
1811
+ }
1812
+ ._Layer-zoneIcon_7rx04_116 {
1813
+ color: var(--puck-color-grey-08);
1814
+ margin-top: 4px;
1815
+ }
1816
+
1817
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
1818
+ ._Outline_cvjlj_1 {
1819
+ padding: 16px;
1820
+ height: 100%;
1821
+ overflow-y: auto;
1822
+ box-sizing: border-box;
1823
+ }
1824
+
1825
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1826
+ ._Puck_hgcra_19 {
1436
1827
  --puck-space-px: 16px;
1437
1828
  font-family: var(--puck-font-family);
1829
+ height: 100%;
1438
1830
  overflow-x: hidden;
1439
1831
  }
1440
1832
  @media (min-width: 766px) {
1441
- ._Puck_1yxlw_19 {
1833
+ ._Puck_hgcra_19 {
1442
1834
  overflow-x: auto;
1443
1835
  }
1444
1836
  }
1445
- ._Puck-portal_1yxlw_31 {
1837
+ ._Puck-portal_hgcra_32 {
1446
1838
  position: relative;
1447
1839
  z-index: 2;
1448
1840
  }
1449
- ._PuckLayout-inner_1yxlw_38 {
1841
+ ._PuckLayout_hgcra_37 {
1842
+ height: 100dvh;
1843
+ }
1844
+ ._PuckLayout-inner_hgcra_41 {
1450
1845
  --puck-frame-width: auto;
1846
+ --puck-side-nav-width: min-content;
1451
1847
  --puck-side-bar-width: 0px;
1452
1848
  --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1453
1849
  --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1850
+ background-color: var(--puck-color-grey-12);
1454
1851
  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;
1852
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1853
+ grid-template-columns: var(--puck-frame-width);
1854
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1855
+ height: 100%;
1459
1856
  position: relative;
1857
+ transition: grid-template-rows 150ms ease-in;
1460
1858
  z-index: 0;
1859
+ overflow: hidden;
1461
1860
  }
1462
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1861
+ @media (min-width: 638px) {
1862
+ ._PuckLayout-inner_hgcra_41 {
1863
+ --puck-side-nav-width: 68px;
1864
+ grid-template-areas: "header header header header" "sidenav left editor right";
1865
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1866
+ grid-template-rows: min-content auto;
1867
+ }
1868
+ ._Puck--hidePlugins_hgcra_73 ._PuckLayout-inner_hgcra_41 {
1869
+ --puck-side-nav-width: 0;
1870
+ }
1871
+ }
1872
+ ._PuckLayout--mounted_hgcra_78 ._PuckLayout-inner_hgcra_41 {
1463
1873
  --puck-side-bar-width: 186px;
1464
1874
  }
1465
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1466
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1875
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41 {
1876
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
1467
1877
  }
1468
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1469
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1878
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1879
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
1470
1880
  }
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);
1881
+ @media (min-width: 638px) {
1882
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41 {
1883
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1884
+ grid-template-rows: min-content auto;
1885
+ }
1886
+ }
1887
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1888
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1889
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
1890
+ }
1891
+ @media (min-width: 638px) {
1892
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1893
+ ._PuckLayout--mobilePanelHeightToggle_hgcra_82._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41,
1894
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-inner_hgcra_41,
1895
+ ._PuckLayout--mobilePanelHeightMinContent_hgcra_106._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--isExpanded_hgcra_88 ._PuckLayout-inner_hgcra_41 {
1896
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1897
+ grid-template-rows: min-content auto;
1898
+ }
1899
+ }
1900
+ @media (min-width: 638px) {
1901
+ ._PuckLayout--rightSideBarVisible_hgcra_133 ._PuckLayout-inner_hgcra_41 {
1902
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1903
+ }
1904
+ }
1905
+ @media (min-width: 638px) {
1906
+ ._PuckLayout--leftSideBarVisible_hgcra_82._PuckLayout--rightSideBarVisible_hgcra_133 ._PuckLayout-inner_hgcra_41 {
1907
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1908
+ }
1473
1909
  }
1474
1910
  @media (min-width: 458px) {
1475
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1911
+ ._PuckLayout-mounted_hgcra_152 ._PuckLayout-inner_hgcra_41 {
1476
1912
  --puck-frame-width: minmax(266px, auto);
1477
1913
  }
1478
1914
  }
1479
1915
  @media (min-width: 638px) {
1480
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1916
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1481
1917
  --puck-side-bar-width: minmax(186px, 250px);
1482
1918
  }
1483
1919
  }
1484
1920
  @media (min-width: 766px) {
1485
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1921
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1486
1922
  --puck-frame-width: auto;
1487
1923
  }
1488
1924
  }
1489
1925
  @media (min-width: 990px) {
1490
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1926
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1491
1927
  --puck-side-bar-width: 256px;
1492
1928
  }
1493
1929
  }
1494
1930
  @media (min-width: 1198px) {
1495
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1931
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1496
1932
  --puck-side-bar-width: 274px;
1497
1933
  }
1498
1934
  }
1499
1935
  @media (min-width: 1398px) {
1500
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1936
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1501
1937
  --puck-side-bar-width: 290px;
1502
1938
  }
1503
1939
  }
1504
1940
  @media (min-width: 1598px) {
1505
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1941
+ ._PuckLayout_hgcra_37 ._PuckLayout-inner_hgcra_41 {
1506
1942
  --puck-side-bar-width: 320px;
1507
1943
  }
1508
1944
  }
1945
+ ._PuckLayout-nav_hgcra_193 {
1946
+ border-top: 1px solid var(--puck-color-grey-09);
1947
+ background-color: var(--puck-color-grey-12);
1948
+ grid-area: sidenav;
1949
+ overflow: hidden;
1950
+ width: 100%;
1951
+ }
1952
+ @media (min-width: 638px) {
1953
+ ._PuckLayout-nav_hgcra_193 {
1954
+ border-top: 0;
1955
+ border-right: 1px solid var(--puck-color-grey-09);
1956
+ box-sizing: border-box;
1957
+ }
1958
+ }
1959
+ ._PuckLayout-header_hgcra_209 {
1960
+ grid-area: header;
1961
+ }
1962
+ ._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-header_hgcra_209 {
1963
+ overflow: hidden;
1964
+ }
1965
+ @media (min-width: 638px) {
1966
+ ._PuckLayout--leftSideBarVisible_hgcra_82 ._PuckLayout-header_hgcra_209 {
1967
+ overflow: auto;
1968
+ }
1969
+ }
1970
+ ._PuckPluginTab_hgcra_223 {
1971
+ display: none;
1972
+ flex-grow: 1;
1973
+ max-height: 100%;
1974
+ }
1975
+ ._PuckPluginTab--visible_hgcra_229 {
1976
+ display: flex;
1977
+ flex-direction: column;
1978
+ }
1979
+ ._PuckPluginTab-body_hgcra_234 {
1980
+ flex-grow: 1;
1981
+ max-height: 100%;
1982
+ }
1509
1983
 
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);
1984
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1985
+ ._MenuBar_8pf8c_1 {
1986
+ background-color: var(--puck-color-white);
1987
+ border-bottom: 1px solid var(--puck-color-grey-09);
1988
+ display: none;
1989
+ left: 0;
1990
+ margin-top: 1px;
1991
+ padding: 8px 16px;
1992
+ position: absolute;
1993
+ right: 0;
1994
+ top: 100%;
1995
+ z-index: 2;
1514
1996
  }
1515
- ._PuckFields--isLoading_10bh7_6 {
1516
- min-height: 48px;
1997
+ ._MenuBar--menuOpen_8pf8c_14 {
1998
+ display: block;
1517
1999
  }
1518
- ._PuckFields-loadingOverlay_10bh7_10 {
1519
- background: var(--puck-color-white);
2000
+ @media (min-width: 638px) {
2001
+ ._MenuBar_8pf8c_1 {
2002
+ border: none;
2003
+ display: block;
2004
+ margin-top: 0;
2005
+ overflow-y: visible;
2006
+ padding: 0;
2007
+ position: static;
2008
+ }
2009
+ }
2010
+ ._MenuBar-inner_8pf8c_29 {
2011
+ align-items: center;
1520
2012
  display: flex;
2013
+ flex-wrap: wrap;
2014
+ gap: 8px 16px;
1521
2015
  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
2016
  }
1532
- ._PuckFields-loadingOverlayInner_10bh7_25 {
2017
+ @media (min-width: 638px) {
2018
+ ._MenuBar-inner_8pf8c_29 {
2019
+ display: flex;
2020
+ flex-direction: row;
2021
+ flex-wrap: nowrap;
2022
+ }
2023
+ }
2024
+ ._MenuBar-history_8pf8c_45 {
1533
2025
  display: flex;
1534
- padding: 16px;
1535
- position: sticky;
1536
- top: 0;
1537
2026
  }
1538
- ._PuckFields-field_10bh7_32 * {
1539
- box-sizing: border-box;
2027
+
2028
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2029
+ ._PuckHeader_63pti_1 {
2030
+ background: var(--puck-color-white);
2031
+ border-bottom: 1px solid var(--puck-color-grey-09);
2032
+ color: var(--puck-color-black);
2033
+ grid-area: header;
2034
+ position: relative;
2035
+ max-width: 100vw;
1540
2036
  }
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;
2037
+ @media (min-width: 638px) {
2038
+ ._PuckHeader_63pti_1 {
2039
+ padding-left: 67px;
2040
+ }
2041
+ ._PuckHeader--hidePlugins_63pti_15 {
2042
+ padding-left: 0;
2043
+ }
1546
2044
  }
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;
2045
+ ._PuckHeader-inner_63pti_20 {
2046
+ align-items: end;
2047
+ display: grid;
2048
+ gap: var(--puck-space-px);
2049
+ grid-template-areas: "left middle right";
2050
+ grid-template-columns: 1fr auto 1fr;
2051
+ grid-template-rows: auto;
2052
+ padding: var(--puck-space-px);
1550
2053
  }
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%;
2054
+ @media (min-width: 638px) {
2055
+ ._PuckHeader-inner_63pti_20 {
2056
+ border-left: 1px solid var(--puck-color-grey-09);
2057
+ }
2058
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2059
+ border-left: none;
2060
+ }
1555
2061
  }
1556
- ._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
1557
- margin-top: 12px;
2062
+ ._PuckHeader-toggle_63pti_40 {
2063
+ color: var(--puck-color-grey-05);
2064
+ display: flex;
2065
+ margin-inline-start: -4px;
2066
+ padding-top: 2px;
1558
2067
  }
1559
- ._ComponentList-content_1rrlt_9 {
2068
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2069
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2070
+ color: var(--puck-color-black);
2071
+ }
2072
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2073
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
1560
2074
  display: none;
1561
2075
  }
1562
- ._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
1563
- display: block;
2076
+ @media (min-width: 638px) {
2077
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2078
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2079
+ display: block;
2080
+ }
1564
2081
  }
1565
- ._ComponentList-title_1rrlt_17 {
1566
- background-color: transparent;
1567
- border: 0;
2082
+ ._PuckHeader-title_63pti_64 {
2083
+ align-self: center;
2084
+ }
2085
+ ._PuckHeader-path_63pti_68 {
2086
+ font-family: var(--puck-font-family-monospaced);
2087
+ font-size: var(--puck-font-size-xxs);
2088
+ font-weight: normal;
2089
+ word-break: break-all;
2090
+ }
2091
+ ._PuckHeader-tools_63pti_75 {
2092
+ display: flex;
2093
+ gap: 16px;
2094
+ justify-content: flex-end;
2095
+ }
2096
+ ._PuckHeader-menuButton_63pti_81 {
1568
2097
  color: var(--puck-color-grey-05);
1569
- cursor: pointer;
2098
+ margin-inline-start: -4px;
2099
+ }
2100
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2101
+ color: var(--puck-color-black);
2102
+ }
2103
+ @media (min-width: 638px) {
2104
+ ._PuckHeader-menuButton_63pti_81 {
2105
+ display: none;
2106
+ }
2107
+ }
2108
+
2109
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2110
+ ._SidebarSection_5otpt_1 {
1570
2111
  display: flex;
2112
+ position: relative;
2113
+ flex-direction: column;
2114
+ color: var(--puck-color-black);
2115
+ }
2116
+ ._SidebarSection_5otpt_1:last-of-type {
2117
+ flex-grow: 1;
2118
+ }
2119
+ ._SidebarSection-title_5otpt_12 {
2120
+ background: var(--puck-color-white);
2121
+ padding: 16px;
2122
+ border-bottom: 1px solid var(--puck-color-grey-09);
2123
+ border-top: 1px solid var(--puck-color-grey-09);
2124
+ overflow-x: auto;
2125
+ }
2126
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2127
+ border-top: 0px;
2128
+ }
2129
+ ._SidebarSection-content_5otpt_24:last-child {
2130
+ padding-bottom: 4px;
2131
+ }
2132
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2133
+ border-bottom: none;
2134
+ flex-grow: 1;
2135
+ }
2136
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2137
+ background: none;
2138
+ border: 0;
2139
+ border-radius: 2px;
2140
+ color: var(--puck-color-azure-04);
2141
+ cursor: pointer;
1571
2142
  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%;
2143
+ flex-shrink: 0;
2144
+ padding: 0;
2145
+ transition: color 50ms ease-in;
1581
2146
  }
1582
- ._ComponentList-title_1rrlt_17:focus-visible {
2147
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
1583
2148
  outline: 2px solid var(--puck-color-azure-05);
1584
2149
  outline-offset: 2px;
1585
2150
  }
1586
2151
  @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);
2152
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2153
+ color: var(--puck-color-azure-03);
1590
2154
  transition: none;
1591
2155
  }
1592
2156
  }
1593
- ._ComponentList-title_1rrlt_17:active {
1594
- background-color: var(--puck-color-azure-10);
2157
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2158
+ color: var(--puck-color-azure-02);
1595
2159
  transition: none;
1596
2160
  }
1597
- ._ComponentList-titleIcon_1rrlt_53 {
1598
- margin-inline-start: auto;
2161
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2162
+ align-items: center;
2163
+ display: flex;
2164
+ gap: 4px;
1599
2165
  }
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%;
2166
+ ._SidebarSection-breadcrumb_5otpt_33 {
2167
+ align-items: center;
2168
+ display: flex;
2169
+ gap: 4px;
1605
2170
  }
1606
- ._PuckPreview-frame_z2rgu_6 {
1607
- border: none;
2171
+ ._SidebarSection-heading_5otpt_74 {
2172
+ padding-inline-end: 16px;
2173
+ }
2174
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2175
+ background: var(--puck-color-white);
2176
+ display: flex;
2177
+ justify-content: center;
2178
+ align-items: center;
1608
2179
  height: 100%;
1609
2180
  width: 100%;
2181
+ top: 0;
2182
+ position: absolute;
2183
+ z-index: 1;
2184
+ pointer-events: all;
2185
+ box-sizing: border-box;
2186
+ opacity: 0.8;
1610
2187
  }
1611
2188
 
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 {
2189
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2190
+ ._Breadcrumbs_1c9yh_1 {
1646
2191
  align-items: center;
2192
+ display: flex;
2193
+ gap: 4px;
2194
+ }
2195
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
1647
2196
  background: none;
1648
2197
  border: 0;
1649
- border-radius: 4px;
1650
- color: inherit;
2198
+ border-radius: 2px;
2199
+ color: var(--puck-color-azure-04);
1651
2200
  cursor: pointer;
1652
- display: flex;
1653
2201
  font: inherit;
1654
- padding-inline-start: 12px;
1655
- padding-inline-end: 4px;
1656
- width: 100%;
2202
+ flex-shrink: 0;
2203
+ padding: 0;
2204
+ transition: color 50ms ease-in;
1657
2205
  }
1658
- ._Layer-clickable_7rx04_39:focus-visible {
2206
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
1659
2207
  outline: 2px solid var(--puck-color-azure-05);
1660
2208
  outline-offset: 2px;
1661
- position: relative;
1662
- z-index: 1;
1663
2209
  }
1664
2210
  @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);
2211
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2212
+ color: var(--puck-color-azure-03);
1669
2213
  transition: none;
1670
2214
  }
1671
2215
  }
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);
1677
- }
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);
1681
- }
1682
- ._Layer-zones_7rx04_82 {
1683
- display: none;
1684
- margin-inline-start: 12px;
2216
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2217
+ color: var(--puck-color-azure-02);
2218
+ transition: none;
1685
2219
  }
1686
- ._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82,
1687
- ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
1688
- display: block;
2220
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2221
+ align-items: center;
2222
+ display: flex;
2223
+ gap: 4px;
1689
2224
  }
1690
- ._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
1691
- margin-inline-start: 12px;
2225
+
2226
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2227
+ ._ViewportControls_e3unb_1 {
2228
+ position: relative;
1692
2229
  }
1693
- ._Layer-title_7rx04_96,
1694
- ._LayerTree-zoneTitle_7rx04_11 {
2230
+ ._ViewportControls--fullScreen_e3unb_5 {
2231
+ border-radius: 32px;
1695
2232
  display: flex;
1696
- gap: 8px;
2233
+ position: absolute;
2234
+ bottom: 12px;
2235
+ right: 12px;
2236
+ overflow: hidden;
2237
+ }
2238
+ ._ViewportControls-toggleButton_e3unb_14 {
2239
+ display: none;
2240
+ }
2241
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
1697
2242
  align-items: center;
1698
- margin: 8px 4px;
1699
- overflow-x: hidden;
2243
+ background-color: var(--puck-color-grey-02);
2244
+ border: 1px solid var(--puck-color-grey-04);
2245
+ border-radius: 30px;
2246
+ cursor: pointer;
2247
+ color: var(--puck-color-grey-11);
2248
+ display: flex;
2249
+ justify-content: center;
2250
+ width: 42px;
2251
+ height: 42px;
2252
+ z-index: 1;
1700
2253
  }
1701
- ._Layer-name_7rx04_105 {
1702
- overflow-x: hidden;
1703
- text-overflow: ellipsis;
1704
- white-space: nowrap;
2254
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2255
+ background-color: var(--puck-color-grey-02);
2256
+ border: 1px solid var(--puck-color-azure-04);
2257
+ color: var(--puck-color-azure-07);
1705
2258
  }
1706
- ._Layer-icon_7rx04_111 {
1707
- color: var(--puck-color-rose-07);
1708
- margin-top: 4px;
2259
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2260
+ background-color: var(--puck-color-grey-03);
1709
2261
  }
1710
- ._Layer-zoneIcon_7rx04_116 {
1711
- color: var(--puck-color-grey-08);
1712
- margin-top: 4px;
2262
+ ._ViewportControls-actions_e3unb_42 {
2263
+ display: flex;
1713
2264
  }
1714
-
1715
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1716
- ._ViewportControls_gejzr_1 {
2265
+ ._ViewportControls-actionsInner_e3unb_46 {
1717
2266
  display: flex;
1718
- background: var(--puck-color-grey-11);
1719
2267
  box-sizing: border-box;
1720
- border-inline-start: 2px solid var(--puck-color-grey-11);
1721
2268
  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;
2269
+ margin-left: auto;
2270
+ margin-right: auto;
2271
+ z-index: 0;
2272
+ overflow: hidden;
2273
+ }
2274
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2275
+ background: var(--puck-color-grey-11);
2276
+ border: 1px solid var(--puck-color-grey-09);
2277
+ border-radius: 30px;
2278
+ margin-left: none;
2279
+ margin-right: none;
2280
+ padding-right: 42px;
1728
2281
  }
1729
- ._ViewportControls-divider_gejzr_15 {
2282
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2283
+ transform: translateX(100%);
2284
+ transition: transform 150ms ease-in-out;
2285
+ }
2286
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2287
+ transform: translateX(42px);
2288
+ }
2289
+ ._ViewportControls-divider_e3unb_75 {
1730
2290
  border-inline-end: 1px solid var(--puck-color-grey-09);
1731
- margin-inline-start: 8px;
1732
- margin-inline-end: 8px;
2291
+ margin-bottom: 8px;
2292
+ margin-top: 8px;
1733
2293
  }
1734
- ._ViewportControls-zoomSelect_gejzr_21 {
2294
+ ._ViewportControls-zoomSelect_e3unb_81 {
1735
2295
  appearance: none;
1736
2296
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
1737
2297
  background-size: 10px;
@@ -1740,44 +2300,72 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1740
2300
  border: 0;
1741
2301
  font-size: var(--puck-font-size-xxxs);
1742
2302
  padding: 0;
2303
+ padding-left: 8px;
1743
2304
  width: 96px;
1744
2305
  }
1745
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
2306
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2307
+ display: none;
2308
+ }
2309
+ @media (min-width: 638px) {
2310
+ ._ViewportControls-zoom_e3unb_81,
2311
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2312
+ display: flex;
2313
+ justify-content: center;
2314
+ }
2315
+ }
2316
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
1746
2317
  background-position: 12px calc(50% + 3px);
1747
2318
  }
1748
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
2319
+ ._ViewportButton-inner_e3unb_111 {
2320
+ align-items: center;
2321
+ display: flex;
2322
+ justify-content: center;
2323
+ height: 32px;
2324
+ width: 32px;
2325
+ }
2326
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
1749
2327
  color: var(--puck-color-azure-04);
1750
2328
  }
1751
2329
 
1752
2330
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1753
- ._PuckCanvas_18jay_1 {
2331
+ ._PuckCanvas_t6s9b_1 {
1754
2332
  background: var(--puck-color-grey-11);
1755
2333
  display: flex;
1756
2334
  grid-area: editor;
1757
2335
  flex-direction: column;
1758
2336
  padding: var(--puck-space-px);
2337
+ position: relative;
1759
2338
  overflow: auto;
1760
2339
  }
1761
2340
  @media (min-width: 1198px) {
1762
- ._PuckCanvas_18jay_1 {
2341
+ ._PuckCanvas_t6s9b_1 {
1763
2342
  padding: calc(var(--puck-space-px) * 1.5);
1764
- padding-top: var(--puck-space-px);
2343
+ padding-top: calc(var(--puck-space-px) * 0.5);
1765
2344
  }
1766
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2345
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
1767
2346
  padding-top: calc(var(--puck-space-px) * 1.5);
1768
2347
  }
1769
2348
  }
1770
- ._PuckCanvas-inner_18jay_21 {
2349
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2350
+ padding: 0;
2351
+ overflow: hidden;
2352
+ }
2353
+ @media (min-width: 1198px) {
2354
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2355
+ padding: 0;
2356
+ }
2357
+ }
2358
+ ._PuckCanvas-inner_t6s9b_33 {
1771
2359
  display: flex;
1772
2360
  height: 100%;
1773
2361
  justify-content: center;
1774
- min-width: 358px;
2362
+ min-width: 288px;
1775
2363
  position: relative;
1776
2364
  width: 100%;
1777
2365
  }
1778
- ._PuckCanvas-root_18jay_30 {
2366
+ ._PuckCanvas-root_t6s9b_42 {
1779
2367
  background: white;
1780
- border: 1px solid var(--puck-color-grey-09);
2368
+ outline: 1px solid var(--puck-color-grey-09);
1781
2369
  box-sizing: content-box;
1782
2370
  min-width: 321px;
1783
2371
  position: absolute;
@@ -1788,20 +2376,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1788
2376
  opacity: 0;
1789
2377
  }
1790
2378
  @media (min-width: 1198px) {
1791
- ._PuckCanvas-root_18jay_30 {
2379
+ ._PuckCanvas-root_t6s9b_42 {
1792
2380
  min-width: unset;
1793
2381
  }
1794
2382
  }
1795
2383
  @media (prefers-reduced-motion: reduce) {
1796
- ._PuckCanvas-root_18jay_30 {
2384
+ ._PuckCanvas-root_t6s9b_42 {
1797
2385
  transition: none !important;
1798
2386
  }
1799
2387
  }
1800
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2388
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
1801
2389
  pointer-events: unset;
1802
2390
  opacity: 1;
1803
2391
  }
1804
- ._PuckCanvas-loader_18jay_60 {
2392
+ ._PuckCanvas-loader_t6s9b_72 {
1805
2393
  align-items: center;
1806
2394
  color: var(--puck-color-grey-06);
1807
2395
  display: flex;
@@ -1810,112 +2398,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1810
2398
  transition: opacity 250ms ease-out;
1811
2399
  opacity: 0;
1812
2400
  }
1813
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2401
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
1814
2402
  opacity: 1;
1815
2403
  }
1816
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2404
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
1817
2405
  opacity: 0;
1818
2406
  height: 0;
1819
2407
  transition: none;
1820
2408
  }
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);
2409
+ ._PuckCanvas-controls_t6s9b_17 {
2410
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
1914
2411
  }
1915
- @media (min-width: 638px) {
1916
- ._PuckHeader-menuButton_15xnq_49 {
1917
- display: none;
1918
- }
2412
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2413
+ padding-bottom: 0;
2414
+ z-index: 1;
1919
2415
  }
1920
2416
 
1921
2417
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
@@ -1952,31 +2448,181 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1952
2448
  }
1953
2449
 
1954
2450
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
1955
- ._Sidebar_1xksb_1 {
2451
+ ._Sidebar_o396p_1 {
2452
+ border-block-start: 1px solid var(--puck-color-grey-09);
1956
2453
  position: relative;
1957
- display: flex;
2454
+ display: none;
1958
2455
  flex-direction: column;
1959
2456
  overflow-y: auto;
1960
2457
  }
1961
- ._Sidebar--left_1xksb_8 {
2458
+ ._Sidebar--isVisible_o396p_9 {
2459
+ display: flex;
2460
+ }
2461
+ ._Sidebar--left_o396p_13 {
1962
2462
  background: var(--puck-color-grey-12);
1963
- border-inline-end: 1px solid var(--puck-color-grey-09);
1964
2463
  grid-area: left;
1965
2464
  }
1966
- ._Sidebar--right_1xksb_14 {
2465
+ @media (min-width: 766px) {
2466
+ ._Sidebar--left_o396p_13 {
2467
+ border-block-start: 0;
2468
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2469
+ }
2470
+ }
2471
+ ._Sidebar--right_o396p_25 {
1967
2472
  background: var(--puck-color-white);
1968
- border-inline-start: 1px solid var(--puck-color-grey-09);
1969
2473
  grid-area: right;
1970
2474
  }
1971
- ._Sidebar-resizeHandle_1xksb_20 {
2475
+ @media (min-width: 766px) {
2476
+ ._Sidebar--right_o396p_25 {
2477
+ border-block-start: 0;
2478
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2479
+ }
2480
+ }
2481
+ ._Sidebar-resizeHandle_o396p_37 {
1972
2482
  position: absolute;
1973
2483
  height: 100%;
1974
2484
  }
1975
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2485
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
1976
2486
  grid-area: left;
1977
2487
  justify-self: end;
1978
2488
  }
1979
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2489
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
1980
2490
  grid-area: right;
1981
2491
  justify-self: start;
1982
2492
  }
2493
+
2494
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2495
+ ._Nav_1pu0u_1 {
2496
+ display: flex;
2497
+ }
2498
+ ._Nav-list_1pu0u_5 {
2499
+ display: flex;
2500
+ list-style: none;
2501
+ margin: 0;
2502
+ padding: 0;
2503
+ overflow-x: auto;
2504
+ gap: 8px;
2505
+ }
2506
+ @media (min-width: 638px) {
2507
+ ._Nav-list_1pu0u_5 {
2508
+ padding-top: 32px;
2509
+ flex-direction: column;
2510
+ gap: 16px;
2511
+ width: 100%;
2512
+ }
2513
+ }
2514
+ ._Nav-mobileActions_1pu0u_23 {
2515
+ align-items: center;
2516
+ display: flex;
2517
+ justify-content: center;
2518
+ margin-inline-start: auto;
2519
+ padding: 4px 16px;
2520
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2521
+ }
2522
+ @media (min-width: 638px) {
2523
+ ._Nav-mobileActions_1pu0u_23 {
2524
+ display: none;
2525
+ }
2526
+ }
2527
+ ._NavItem-link_1pu0u_38 {
2528
+ align-items: center;
2529
+ color: var(--puck-color-grey-03);
2530
+ display: flex;
2531
+ gap: 8px;
2532
+ text-decoration: none;
2533
+ cursor: pointer;
2534
+ border-radius: 4px;
2535
+ padding: 8px 4px;
2536
+ width: 64px;
2537
+ box-sizing: border-box;
2538
+ }
2539
+ @media (min-width: 638px) {
2540
+ ._NavItem-link_1pu0u_38 {
2541
+ width: auto;
2542
+ }
2543
+ }
2544
+ ._NavItem_1pu0u_38:first-of-type {
2545
+ padding-left: 16px;
2546
+ }
2547
+ ._NavItem_1pu0u_38:last-of-type {
2548
+ padding-right: 16px;
2549
+ }
2550
+ @media (min-width: 638px) {
2551
+ ._NavItem_1pu0u_38:first-of-type,
2552
+ ._NavItem_1pu0u_38:last-of-type {
2553
+ padding: 0;
2554
+ }
2555
+ }
2556
+ ._NavItem-link_1pu0u_38 {
2557
+ border-top: 4px solid transparent;
2558
+ border-bottom: 4px solid transparent;
2559
+ border-radius: 0;
2560
+ flex-direction: column;
2561
+ font-size: var(--puck-font-size-xxxs);
2562
+ }
2563
+ @media (min-width: 638px) {
2564
+ ._NavItem-link_1pu0u_38 {
2565
+ border: 0;
2566
+ border-left: 4px solid transparent;
2567
+ border-right: 4px solid transparent;
2568
+ }
2569
+ }
2570
+ ._NavItem-linkIcon_1pu0u_88 {
2571
+ height: 24px;
2572
+ width: 24px;
2573
+ }
2574
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2575
+ background-color: var(--puck-color-azure-10);
2576
+ color: var(--puck-color-azure-04);
2577
+ font-weight: 600;
2578
+ }
2579
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2580
+ background-color: transparent;
2581
+ border-top-color: var(--puck-color-azure-04);
2582
+ border-top-right-radius: 0;
2583
+ border-bottom-right-radius: 0;
2584
+ font-weight: 600;
2585
+ }
2586
+ @media (min-width: 638px) {
2587
+ ._NavItem--active_1pu0u_93 > ._NavItem-link_1pu0u_38 {
2588
+ border-top-color: transparent;
2589
+ border-right-color: var(--puck-color-azure-04);
2590
+ }
2591
+ }
2592
+ ._NavItem_1pu0u_38:not(._NavItem--active_1pu0u_93) > ._NavItem-link_1pu0u_38:hover {
2593
+ background-color: var(--puck-color-azure-11);
2594
+ color: var(--puck-color-azure-04);
2595
+ }
2596
+ @media (min-width: 638px) {
2597
+ ._NavItem--mobileOnly_1pu0u_120 {
2598
+ display: none;
2599
+ }
2600
+ }
2601
+ ._NavItem--desktopOnly_1pu0u_125 {
2602
+ display: none;
2603
+ }
2604
+ @media (min-width: 638px) {
2605
+ ._NavItem--desktopOnly_1pu0u_125 {
2606
+ display: block;
2607
+ }
2608
+ }
2609
+
2610
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2611
+ ._FieldsPlugin_nd930_1 {
2612
+ background: white;
2613
+ height: 100%;
2614
+ overflow-y: auto;
2615
+ }
2616
+ ._FieldsPlugin-header_nd930_7 {
2617
+ border-bottom: 1px solid var(--puck-color-grey-09);
2618
+ font-weight: 600;
2619
+ padding-bottom: 8px;
2620
+ padding-left: 16px;
2621
+ padding-right: 16px;
2622
+ padding-top: 8px;
2623
+ }
2624
+ @media (min-width: 638px) {
2625
+ ._FieldsPlugin-header_nd930_7 {
2626
+ padding: 16px;
2627
+ }
2628
+ }