@measured/puck 0.21.0-canary.d32e582b → 0.21.0-canary.d5f934f0
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.
- package/dist/Editor-F2LSS6SE.css +403 -0
- package/dist/Editor-STTYPZJ4.mjs +204 -0
- package/dist/Render-OFE6QLI2.mjs +55 -0
- package/dist/Render-QEMDIDQC.css +101 -0
- package/dist/{walk-tree-DiatHoF-.d.mts → actions-tsxxcX1z.d.mts} +268 -77
- package/dist/{walk-tree-DiatHoF-.d.ts → actions-tsxxcX1z.d.ts} +268 -77
- package/dist/chunk-5ATHPL4L.mjs +111 -0
- package/dist/chunk-6K3HTV5G.mjs +419 -0
- package/dist/chunk-CSSRLPHM.mjs +11 -0
- package/dist/chunk-DBBPIWHH.mjs +528 -0
- package/dist/{chunk-VVS2EUKT.mjs → chunk-GUTA7GLC.mjs} +4915 -6674
- package/dist/chunk-IDHXWXYL.mjs +1807 -0
- package/dist/chunk-M6W7YEVX.mjs +95 -0
- package/dist/chunk-MML4TKL2.mjs +63 -0
- package/dist/chunk-O7X34GXV.mjs +708 -0
- package/dist/chunk-ODDSBBX3.mjs +435 -0
- package/dist/chunk-PRRLVCLF.mjs +33 -0
- package/dist/chunk-QV3IXRNS.mjs +134 -0
- package/dist/chunk-V5I7CVLT.mjs +103 -0
- package/dist/chunk-VL2VNWXO.mjs +53 -0
- package/dist/chunk-Y2EFNT5P.mjs +108 -0
- package/dist/full-2GJTAAZE.css +301 -0
- package/dist/full-C4C2K2OO.mjs +93 -0
- package/dist/index-Ca6V6NQD.d.ts +118 -0
- package/dist/index-mQvUCH3C.d.mts +118 -0
- package/dist/index.css +403 -133
- package/dist/index.d.mts +106 -115
- package/dist/index.d.ts +106 -115
- package/dist/index.js +6891 -3492
- package/dist/index.mjs +28 -12
- package/dist/internal.d.mts +27 -0
- package/dist/internal.d.ts +27 -0
- package/dist/internal.js +927 -0
- package/dist/internal.mjs +13 -0
- package/dist/loaded-DB2OXVC5.mjs +57 -0
- package/dist/loaded-GEFHNL7S.mjs +57 -0
- package/dist/loaded-RVWBFK7L.css +87 -0
- package/dist/loaded-TVTW742N.mjs +60 -0
- package/dist/no-external.css +550 -276
- package/dist/no-external.d.mts +19 -2
- package/dist/no-external.d.ts +19 -2
- package/dist/no-external.js +6887 -3485
- package/dist/no-external.mjs +30 -9
- package/dist/rsc.css +101 -0
- package/dist/rsc.d.mts +17 -2
- package/dist/rsc.d.ts +17 -2
- package/dist/rsc.js +443 -37
- package/dist/rsc.mjs +18 -9
- package/dist/walk-tree-Bh85NMeo.d.ts +29 -0
- package/dist/walk-tree-CDA3K5S3.d.mts +29 -0
- package/package.json +51 -5
- package/dist/chunk-XYKLHT4R.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
|
-
.
|
|
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-
|
|
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
|
-
.
|
|
177
|
+
._ActionBarAction_1nmyk_30 + ._ActionBar-label_1nmyk_18 {
|
|
178
178
|
padding-inline-start: 0;
|
|
179
179
|
}
|
|
180
|
-
._ActionBar-
|
|
180
|
+
._ActionBar-label_1nmyk_18 + ._ActionBarAction_1nmyk_30 {
|
|
181
181
|
margin-inline-start: -4px;
|
|
182
182
|
}
|
|
183
|
-
._ActionBar-
|
|
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-
|
|
191
|
+
._ActionBar-group_1nmyk_38:first-of-type {
|
|
192
192
|
border-inline-start: 0;
|
|
193
193
|
}
|
|
194
|
-
._ActionBar-
|
|
194
|
+
._ActionBar-group_1nmyk_38:empty {
|
|
195
195
|
display: none;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
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
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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-
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
566
|
-
background: var(--puck-color-
|
|
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
|
-
.
|
|
586
|
+
._IconButton_ffob9_1:active {
|
|
573
587
|
background: var(--puck-color-azure-11);
|
|
574
588
|
transition: none;
|
|
575
589
|
}
|
|
576
|
-
._IconButton-
|
|
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--
|
|
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,20 +1582,22 @@ 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)
|
|
1585
|
+
outline: 2px var(--puck-color-azure-07) dashed;
|
|
1330
1586
|
outline-offset: 2px;
|
|
1331
1587
|
}
|
|
1332
1588
|
|
|
1333
1589
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1334
|
-
.
|
|
1590
|
+
._InlineTextField_104qp_1 {
|
|
1335
1591
|
cursor: text;
|
|
1336
1592
|
display: inline-block;
|
|
1593
|
+
white-space: pre-wrap;
|
|
1594
|
+
text-decoration: inherit;
|
|
1337
1595
|
}
|
|
1338
|
-
[data-dnd-dragging] .
|
|
1596
|
+
[data-dnd-dragging] ._InlineTextField_104qp_1 {
|
|
1339
1597
|
cursor: none;
|
|
1340
1598
|
caret-color: transparent;
|
|
1341
1599
|
}
|
|
1342
|
-
[data-dnd-dragging] .
|
|
1600
|
+
[data-dnd-dragging] ._InlineTextField_104qp_1::selection {
|
|
1343
1601
|
display: none;
|
|
1344
1602
|
}
|
|
1345
1603
|
|
|
@@ -1434,14 +1692,6 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1434
1692
|
margin-inline-start: auto;
|
|
1435
1693
|
}
|
|
1436
1694
|
|
|
1437
|
-
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
|
|
1438
|
-
._Components_3pbdy_1 {
|
|
1439
|
-
padding: 16px;
|
|
1440
|
-
height: 100%;
|
|
1441
|
-
overflow-y: auto;
|
|
1442
|
-
box-sizing: border-box;
|
|
1443
|
-
}
|
|
1444
|
-
|
|
1445
1695
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
|
|
1446
1696
|
._PuckPreview_z2rgu_1 {
|
|
1447
1697
|
position: relative;
|
|
@@ -1556,33 +1806,25 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1556
1806
|
margin-top: 4px;
|
|
1557
1807
|
}
|
|
1558
1808
|
|
|
1559
|
-
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
|
|
1560
|
-
._Outline_cvjlj_1 {
|
|
1561
|
-
padding: 16px;
|
|
1562
|
-
height: 100%;
|
|
1563
|
-
overflow-y: auto;
|
|
1564
|
-
box-sizing: border-box;
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
1809
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
|
|
1568
|
-
.
|
|
1810
|
+
._Puck_1dd16_19 {
|
|
1569
1811
|
--puck-space-px: 16px;
|
|
1570
1812
|
font-family: var(--puck-font-family);
|
|
1571
1813
|
overflow-x: hidden;
|
|
1572
1814
|
}
|
|
1573
1815
|
@media (min-width: 766px) {
|
|
1574
|
-
.
|
|
1816
|
+
._Puck_1dd16_19 {
|
|
1575
1817
|
overflow-x: auto;
|
|
1576
1818
|
}
|
|
1577
1819
|
}
|
|
1578
|
-
._Puck-
|
|
1820
|
+
._Puck-portal_1dd16_31 {
|
|
1579
1821
|
position: relative;
|
|
1580
1822
|
z-index: 2;
|
|
1581
1823
|
}
|
|
1582
|
-
.
|
|
1583
|
-
height:
|
|
1824
|
+
._PuckLayout_1dd16_36 {
|
|
1825
|
+
height: 100dvh;
|
|
1584
1826
|
}
|
|
1585
|
-
._PuckLayout-
|
|
1827
|
+
._PuckLayout-inner_1dd16_40 {
|
|
1586
1828
|
--puck-frame-width: auto;
|
|
1587
1829
|
--puck-side-nav-width: min-content;
|
|
1588
1830
|
--puck-side-bar-width: 0px;
|
|
@@ -1600,87 +1842,90 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1600
1842
|
overflow: hidden;
|
|
1601
1843
|
}
|
|
1602
1844
|
@media (min-width: 638px) {
|
|
1603
|
-
._PuckLayout-
|
|
1845
|
+
._PuckLayout-inner_1dd16_40 {
|
|
1604
1846
|
--puck-side-nav-width: 68px;
|
|
1605
1847
|
grid-template-areas: "header header header header" "sidenav left editor right";
|
|
1606
1848
|
grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
|
|
1607
1849
|
grid-template-rows: min-content auto;
|
|
1608
1850
|
}
|
|
1851
|
+
._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
|
|
1852
|
+
--puck-side-nav-width: 0;
|
|
1853
|
+
}
|
|
1609
1854
|
}
|
|
1610
|
-
._PuckLayout--
|
|
1855
|
+
._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
|
|
1611
1856
|
--puck-side-bar-width: 186px;
|
|
1612
1857
|
}
|
|
1613
|
-
._PuckLayout--
|
|
1858
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
|
|
1614
1859
|
grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
|
|
1615
1860
|
}
|
|
1616
|
-
._PuckLayout--
|
|
1861
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1617
1862
|
grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
|
|
1618
1863
|
}
|
|
1619
1864
|
@media (min-width: 638px) {
|
|
1620
|
-
._PuckLayout--
|
|
1865
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
|
|
1621
1866
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
|
|
1622
1867
|
grid-template-rows: min-content auto;
|
|
1623
1868
|
}
|
|
1624
1869
|
}
|
|
1625
|
-
._PuckLayout--
|
|
1626
|
-
._PuckLayout--
|
|
1870
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1871
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1627
1872
|
grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
|
|
1628
1873
|
}
|
|
1629
1874
|
@media (min-width: 638px) {
|
|
1630
|
-
._PuckLayout--
|
|
1631
|
-
._PuckLayout--
|
|
1632
|
-
._PuckLayout--
|
|
1633
|
-
._PuckLayout--
|
|
1875
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1876
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
|
|
1877
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1878
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1634
1879
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
|
|
1635
1880
|
grid-template-rows: min-content auto;
|
|
1636
1881
|
}
|
|
1637
1882
|
}
|
|
1638
1883
|
@media (min-width: 638px) {
|
|
1639
|
-
._PuckLayout--
|
|
1884
|
+
._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
|
|
1640
1885
|
grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
|
|
1641
1886
|
}
|
|
1642
1887
|
}
|
|
1643
1888
|
@media (min-width: 638px) {
|
|
1644
|
-
._PuckLayout--
|
|
1889
|
+
._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
|
|
1645
1890
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
|
|
1646
1891
|
}
|
|
1647
1892
|
}
|
|
1648
1893
|
@media (min-width: 458px) {
|
|
1649
|
-
._PuckLayout-
|
|
1894
|
+
._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
|
|
1650
1895
|
--puck-frame-width: minmax(266px, auto);
|
|
1651
1896
|
}
|
|
1652
1897
|
}
|
|
1653
1898
|
@media (min-width: 638px) {
|
|
1654
|
-
.
|
|
1899
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1655
1900
|
--puck-side-bar-width: minmax(186px, 250px);
|
|
1656
1901
|
}
|
|
1657
1902
|
}
|
|
1658
1903
|
@media (min-width: 766px) {
|
|
1659
|
-
.
|
|
1904
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1660
1905
|
--puck-frame-width: auto;
|
|
1661
1906
|
}
|
|
1662
1907
|
}
|
|
1663
1908
|
@media (min-width: 990px) {
|
|
1664
|
-
.
|
|
1909
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1665
1910
|
--puck-side-bar-width: 256px;
|
|
1666
1911
|
}
|
|
1667
1912
|
}
|
|
1668
1913
|
@media (min-width: 1198px) {
|
|
1669
|
-
.
|
|
1914
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1670
1915
|
--puck-side-bar-width: 274px;
|
|
1671
1916
|
}
|
|
1672
1917
|
}
|
|
1673
1918
|
@media (min-width: 1398px) {
|
|
1674
|
-
.
|
|
1919
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1675
1920
|
--puck-side-bar-width: 290px;
|
|
1676
1921
|
}
|
|
1677
1922
|
}
|
|
1678
1923
|
@media (min-width: 1598px) {
|
|
1679
|
-
.
|
|
1924
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1680
1925
|
--puck-side-bar-width: 320px;
|
|
1681
1926
|
}
|
|
1682
1927
|
}
|
|
1683
|
-
._PuckLayout-
|
|
1928
|
+
._PuckLayout-nav_1dd16_192 {
|
|
1684
1929
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
1685
1930
|
background-color: var(--puck-color-grey-12);
|
|
1686
1931
|
grid-area: sidenav;
|
|
@@ -1688,35 +1933,35 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1688
1933
|
width: 100%;
|
|
1689
1934
|
}
|
|
1690
1935
|
@media (min-width: 638px) {
|
|
1691
|
-
._PuckLayout-
|
|
1936
|
+
._PuckLayout-nav_1dd16_192 {
|
|
1692
1937
|
border-top: 0;
|
|
1693
1938
|
border-right: 1px solid var(--puck-color-grey-09);
|
|
1694
1939
|
box-sizing: border-box;
|
|
1695
1940
|
}
|
|
1696
1941
|
}
|
|
1697
|
-
._PuckLayout-
|
|
1942
|
+
._PuckLayout-header_1dd16_208 {
|
|
1698
1943
|
grid-area: header;
|
|
1699
1944
|
}
|
|
1700
|
-
._PuckLayout--
|
|
1945
|
+
._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
|
|
1701
1946
|
overflow: hidden;
|
|
1702
1947
|
}
|
|
1703
1948
|
@media (min-width: 638px) {
|
|
1704
|
-
._PuckLayout--
|
|
1949
|
+
._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
|
|
1705
1950
|
overflow: auto;
|
|
1706
1951
|
}
|
|
1707
1952
|
}
|
|
1708
|
-
.
|
|
1953
|
+
._PuckPluginTab_1dd16_222 {
|
|
1709
1954
|
display: none;
|
|
1710
1955
|
flex-grow: 1;
|
|
1711
|
-
|
|
1956
|
+
max-height: 100%;
|
|
1712
1957
|
}
|
|
1713
|
-
._PuckPluginTab--
|
|
1958
|
+
._PuckPluginTab--visible_1dd16_228 {
|
|
1714
1959
|
display: flex;
|
|
1715
1960
|
flex-direction: column;
|
|
1716
1961
|
}
|
|
1717
|
-
._PuckPluginTab-
|
|
1962
|
+
._PuckPluginTab-body_1dd16_233 {
|
|
1718
1963
|
flex-grow: 1;
|
|
1719
|
-
|
|
1964
|
+
max-height: 100%;
|
|
1720
1965
|
}
|
|
1721
1966
|
|
|
1722
1967
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
|
|
@@ -1764,7 +2009,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1764
2009
|
}
|
|
1765
2010
|
|
|
1766
2011
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
|
|
1767
|
-
.
|
|
2012
|
+
._PuckHeader_63pti_1 {
|
|
1768
2013
|
background: var(--puck-color-white);
|
|
1769
2014
|
border-bottom: 1px solid var(--puck-color-grey-09);
|
|
1770
2015
|
color: var(--puck-color-black);
|
|
@@ -1773,11 +2018,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1773
2018
|
max-width: 100vw;
|
|
1774
2019
|
}
|
|
1775
2020
|
@media (min-width: 638px) {
|
|
1776
|
-
.
|
|
2021
|
+
._PuckHeader_63pti_1 {
|
|
1777
2022
|
padding-left: 67px;
|
|
1778
2023
|
}
|
|
2024
|
+
._PuckHeader--hidePlugins_63pti_15 {
|
|
2025
|
+
padding-left: 0;
|
|
2026
|
+
}
|
|
1779
2027
|
}
|
|
1780
|
-
._PuckHeader-
|
|
2028
|
+
._PuckHeader-inner_63pti_20 {
|
|
1781
2029
|
align-items: end;
|
|
1782
2030
|
display: grid;
|
|
1783
2031
|
gap: var(--puck-space-px);
|
|
@@ -1787,91 +2035,88 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1787
2035
|
padding: var(--puck-space-px);
|
|
1788
2036
|
}
|
|
1789
2037
|
@media (min-width: 638px) {
|
|
1790
|
-
._PuckHeader-
|
|
2038
|
+
._PuckHeader-inner_63pti_20 {
|
|
1791
2039
|
border-left: 1px solid var(--puck-color-grey-09);
|
|
1792
2040
|
}
|
|
2041
|
+
._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
|
|
2042
|
+
border-left: none;
|
|
2043
|
+
}
|
|
1793
2044
|
}
|
|
1794
|
-
._PuckHeader-
|
|
2045
|
+
._PuckHeader-toggle_63pti_40 {
|
|
1795
2046
|
color: var(--puck-color-grey-05);
|
|
1796
2047
|
display: flex;
|
|
1797
2048
|
margin-inline-start: -4px;
|
|
1798
2049
|
padding-top: 2px;
|
|
1799
2050
|
}
|
|
1800
|
-
._PuckHeader--
|
|
1801
|
-
._PuckHeader--
|
|
2051
|
+
._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2052
|
+
._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1802
2053
|
color: var(--puck-color-black);
|
|
1803
2054
|
}
|
|
1804
|
-
._PuckHeader-
|
|
1805
|
-
._PuckHeader-
|
|
2055
|
+
._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2056
|
+
._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1806
2057
|
display: none;
|
|
1807
2058
|
}
|
|
1808
2059
|
@media (min-width: 638px) {
|
|
1809
|
-
._PuckHeader-
|
|
1810
|
-
._PuckHeader-
|
|
2060
|
+
._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2061
|
+
._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1811
2062
|
display: block;
|
|
1812
2063
|
}
|
|
1813
2064
|
}
|
|
1814
|
-
._PuckHeader-
|
|
2065
|
+
._PuckHeader-title_63pti_64 {
|
|
1815
2066
|
align-self: center;
|
|
1816
2067
|
}
|
|
1817
|
-
._PuckHeader-
|
|
2068
|
+
._PuckHeader-path_63pti_68 {
|
|
1818
2069
|
font-family: var(--puck-font-family-monospaced);
|
|
1819
2070
|
font-size: var(--puck-font-size-xxs);
|
|
1820
2071
|
font-weight: normal;
|
|
1821
2072
|
word-break: break-all;
|
|
1822
2073
|
}
|
|
1823
|
-
._PuckHeader-
|
|
2074
|
+
._PuckHeader-tools_63pti_75 {
|
|
1824
2075
|
display: flex;
|
|
1825
2076
|
gap: 16px;
|
|
1826
2077
|
justify-content: flex-end;
|
|
1827
2078
|
}
|
|
1828
|
-
._PuckHeader-
|
|
2079
|
+
._PuckHeader-menuButton_63pti_81 {
|
|
1829
2080
|
color: var(--puck-color-grey-05);
|
|
1830
2081
|
margin-inline-start: -4px;
|
|
1831
2082
|
}
|
|
1832
|
-
._PuckHeader--
|
|
2083
|
+
._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
|
|
1833
2084
|
color: var(--puck-color-black);
|
|
1834
2085
|
}
|
|
1835
2086
|
@media (min-width: 638px) {
|
|
1836
|
-
._PuckHeader-
|
|
2087
|
+
._PuckHeader-menuButton_63pti_81 {
|
|
1837
2088
|
display: none;
|
|
1838
2089
|
}
|
|
1839
2090
|
}
|
|
1840
2091
|
|
|
1841
2092
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
|
|
1842
|
-
.
|
|
2093
|
+
._SidebarSection_5otpt_1 {
|
|
1843
2094
|
display: flex;
|
|
1844
2095
|
position: relative;
|
|
1845
2096
|
flex-direction: column;
|
|
1846
2097
|
color: var(--puck-color-black);
|
|
1847
2098
|
}
|
|
1848
|
-
.
|
|
2099
|
+
._SidebarSection_5otpt_1:last-of-type {
|
|
1849
2100
|
flex-grow: 1;
|
|
1850
2101
|
}
|
|
1851
|
-
._SidebarSection-
|
|
2102
|
+
._SidebarSection-title_5otpt_12 {
|
|
1852
2103
|
background: var(--puck-color-white);
|
|
1853
2104
|
padding: 16px;
|
|
1854
2105
|
border-bottom: 1px solid var(--puck-color-grey-09);
|
|
1855
2106
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
1856
2107
|
overflow-x: auto;
|
|
1857
2108
|
}
|
|
1858
|
-
._SidebarSection--
|
|
2109
|
+
._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
|
|
1859
2110
|
border-top: 0px;
|
|
1860
2111
|
}
|
|
1861
|
-
._SidebarSection-
|
|
1862
|
-
padding: 16px;
|
|
1863
|
-
}
|
|
1864
|
-
._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
|
|
1865
|
-
padding: 0px;
|
|
1866
|
-
}
|
|
1867
|
-
._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
|
|
2112
|
+
._SidebarSection-content_5otpt_24:last-child {
|
|
1868
2113
|
padding-bottom: 4px;
|
|
1869
2114
|
}
|
|
1870
|
-
.
|
|
2115
|
+
._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
|
|
1871
2116
|
border-bottom: none;
|
|
1872
2117
|
flex-grow: 1;
|
|
1873
2118
|
}
|
|
1874
|
-
._SidebarSection-
|
|
2119
|
+
._SidebarSection-breadcrumbLabel_5otpt_33 {
|
|
1875
2120
|
background: none;
|
|
1876
2121
|
border: 0;
|
|
1877
2122
|
border-radius: 2px;
|
|
@@ -1882,34 +2127,34 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1882
2127
|
padding: 0;
|
|
1883
2128
|
transition: color 50ms ease-in;
|
|
1884
2129
|
}
|
|
1885
|
-
._SidebarSection-
|
|
2130
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
|
|
1886
2131
|
outline: 2px solid var(--puck-color-azure-05);
|
|
1887
2132
|
outline-offset: 2px;
|
|
1888
2133
|
}
|
|
1889
2134
|
@media (hover: hover) and (pointer: fine) {
|
|
1890
|
-
._SidebarSection-
|
|
2135
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:hover {
|
|
1891
2136
|
color: var(--puck-color-azure-03);
|
|
1892
2137
|
transition: none;
|
|
1893
2138
|
}
|
|
1894
2139
|
}
|
|
1895
|
-
._SidebarSection-
|
|
2140
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:active {
|
|
1896
2141
|
color: var(--puck-color-azure-02);
|
|
1897
2142
|
transition: none;
|
|
1898
2143
|
}
|
|
1899
|
-
._SidebarSection-
|
|
2144
|
+
._SidebarSection-breadcrumbs_5otpt_62 {
|
|
1900
2145
|
align-items: center;
|
|
1901
2146
|
display: flex;
|
|
1902
2147
|
gap: 4px;
|
|
1903
2148
|
}
|
|
1904
|
-
._SidebarSection-
|
|
2149
|
+
._SidebarSection-breadcrumb_5otpt_33 {
|
|
1905
2150
|
align-items: center;
|
|
1906
2151
|
display: flex;
|
|
1907
2152
|
gap: 4px;
|
|
1908
2153
|
}
|
|
1909
|
-
._SidebarSection-
|
|
2154
|
+
._SidebarSection-heading_5otpt_74 {
|
|
1910
2155
|
padding-inline-end: 16px;
|
|
1911
2156
|
}
|
|
1912
|
-
._SidebarSection-
|
|
2157
|
+
._SidebarSection-loadingOverlay_5otpt_78 {
|
|
1913
2158
|
background: var(--puck-color-white);
|
|
1914
2159
|
display: flex;
|
|
1915
2160
|
justify-content: center;
|
|
@@ -2230,10 +2475,10 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2230
2475
|
}
|
|
2231
2476
|
|
|
2232
2477
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
|
|
2233
|
-
.
|
|
2478
|
+
._Nav_1tvxq_1 {
|
|
2234
2479
|
display: flex;
|
|
2235
2480
|
}
|
|
2236
|
-
._Nav-
|
|
2481
|
+
._Nav-list_1tvxq_5 {
|
|
2237
2482
|
display: flex;
|
|
2238
2483
|
list-style: none;
|
|
2239
2484
|
margin: 0;
|
|
@@ -2242,14 +2487,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2242
2487
|
gap: 8px;
|
|
2243
2488
|
}
|
|
2244
2489
|
@media (min-width: 638px) {
|
|
2245
|
-
._Nav-
|
|
2490
|
+
._Nav-list_1tvxq_5 {
|
|
2246
2491
|
padding-top: 32px;
|
|
2247
2492
|
flex-direction: column;
|
|
2248
2493
|
gap: 16px;
|
|
2249
2494
|
width: 100%;
|
|
2250
2495
|
}
|
|
2251
2496
|
}
|
|
2252
|
-
._Nav-
|
|
2497
|
+
._Nav-mobileActions_1tvxq_23 {
|
|
2253
2498
|
align-items: center;
|
|
2254
2499
|
display: flex;
|
|
2255
2500
|
justify-content: center;
|
|
@@ -2258,11 +2503,12 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2258
2503
|
border-inline-start: 1px solid var(--puck-color-grey-09);
|
|
2259
2504
|
}
|
|
2260
2505
|
@media (min-width: 638px) {
|
|
2261
|
-
._Nav-
|
|
2506
|
+
._Nav-mobileActions_1tvxq_23 {
|
|
2262
2507
|
display: none;
|
|
2263
2508
|
}
|
|
2264
2509
|
}
|
|
2265
|
-
._NavItem-
|
|
2510
|
+
._NavItem-link_1tvxq_38 {
|
|
2511
|
+
text-align: center;
|
|
2266
2512
|
align-items: center;
|
|
2267
2513
|
color: var(--puck-color-grey-03);
|
|
2268
2514
|
display: flex;
|
|
@@ -2275,23 +2521,23 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2275
2521
|
box-sizing: border-box;
|
|
2276
2522
|
}
|
|
2277
2523
|
@media (min-width: 638px) {
|
|
2278
|
-
._NavItem-
|
|
2524
|
+
._NavItem-link_1tvxq_38 {
|
|
2279
2525
|
width: auto;
|
|
2280
2526
|
}
|
|
2281
2527
|
}
|
|
2282
|
-
.
|
|
2528
|
+
._NavItem_1tvxq_38:first-of-type {
|
|
2283
2529
|
padding-left: 16px;
|
|
2284
2530
|
}
|
|
2285
|
-
.
|
|
2531
|
+
._NavItem_1tvxq_38:last-of-type {
|
|
2286
2532
|
padding-right: 16px;
|
|
2287
2533
|
}
|
|
2288
2534
|
@media (min-width: 638px) {
|
|
2289
|
-
.
|
|
2290
|
-
.
|
|
2535
|
+
._NavItem_1tvxq_38:first-of-type,
|
|
2536
|
+
._NavItem_1tvxq_38:last-of-type {
|
|
2291
2537
|
padding: 0;
|
|
2292
2538
|
}
|
|
2293
2539
|
}
|
|
2294
|
-
._NavItem-
|
|
2540
|
+
._NavItem-link_1tvxq_38 {
|
|
2295
2541
|
border-top: 4px solid transparent;
|
|
2296
2542
|
border-bottom: 4px solid transparent;
|
|
2297
2543
|
border-radius: 0;
|
|
@@ -2299,22 +2545,22 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2299
2545
|
font-size: var(--puck-font-size-xxxs);
|
|
2300
2546
|
}
|
|
2301
2547
|
@media (min-width: 638px) {
|
|
2302
|
-
._NavItem-
|
|
2548
|
+
._NavItem-link_1tvxq_38 {
|
|
2303
2549
|
border: 0;
|
|
2304
2550
|
border-left: 4px solid transparent;
|
|
2305
2551
|
border-right: 4px solid transparent;
|
|
2306
2552
|
}
|
|
2307
2553
|
}
|
|
2308
|
-
._NavItem-
|
|
2554
|
+
._NavItem-linkIcon_1tvxq_89 {
|
|
2309
2555
|
height: 24px;
|
|
2310
2556
|
width: 24px;
|
|
2311
2557
|
}
|
|
2312
|
-
._NavItem--
|
|
2558
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2313
2559
|
background-color: var(--puck-color-azure-10);
|
|
2314
2560
|
color: var(--puck-color-azure-04);
|
|
2315
2561
|
font-weight: 600;
|
|
2316
2562
|
}
|
|
2317
|
-
._NavItem--
|
|
2563
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2318
2564
|
background-color: transparent;
|
|
2319
2565
|
border-top-color: var(--puck-color-azure-04);
|
|
2320
2566
|
border-top-right-radius: 0;
|
|
@@ -2322,20 +2568,44 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2322
2568
|
font-weight: 600;
|
|
2323
2569
|
}
|
|
2324
2570
|
@media (min-width: 638px) {
|
|
2325
|
-
._NavItem--
|
|
2571
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2326
2572
|
border-top-color: transparent;
|
|
2327
2573
|
border-right-color: var(--puck-color-azure-04);
|
|
2328
2574
|
}
|
|
2329
2575
|
}
|
|
2330
|
-
.
|
|
2576
|
+
._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
|
|
2331
2577
|
background-color: var(--puck-color-azure-11);
|
|
2332
2578
|
color: var(--puck-color-azure-04);
|
|
2333
2579
|
}
|
|
2334
2580
|
@media (min-width: 638px) {
|
|
2335
|
-
._NavItem--
|
|
2581
|
+
._NavItem--mobileOnly_1tvxq_121 {
|
|
2336
2582
|
display: none;
|
|
2337
2583
|
}
|
|
2338
2584
|
}
|
|
2585
|
+
._NavItem--desktopOnly_1tvxq_126 {
|
|
2586
|
+
display: none;
|
|
2587
|
+
}
|
|
2588
|
+
@media (min-width: 638px) {
|
|
2589
|
+
._NavItem--desktopOnly_1tvxq_126 {
|
|
2590
|
+
display: block;
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
|
|
2594
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
|
|
2595
|
+
._BlocksPlugin_1ey1i_1 {
|
|
2596
|
+
padding: 16px;
|
|
2597
|
+
height: 100%;
|
|
2598
|
+
overflow-y: auto;
|
|
2599
|
+
box-sizing: border-box;
|
|
2600
|
+
}
|
|
2601
|
+
|
|
2602
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
|
|
2603
|
+
._OutlinePlugin_q92j6_1 {
|
|
2604
|
+
padding: 16px;
|
|
2605
|
+
height: 100%;
|
|
2606
|
+
overflow-y: auto;
|
|
2607
|
+
box-sizing: border-box;
|
|
2608
|
+
}
|
|
2339
2609
|
|
|
2340
2610
|
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
|
|
2341
2611
|
._FieldsPlugin_nd930_1 {
|