@measured/puck 0.21.0-canary.bd7b613d → 0.21.0-canary.be633f20
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-IQP25PUX.css +404 -0
- package/dist/Editor-L3JAAT2X.mjs +204 -0
- package/dist/Render-3OV4N4MT.css +102 -0
- package/dist/Render-FXZX6NFH.mjs +55 -0
- package/dist/{walk-tree-Cvtjzg9C.d.mts → actions-tsxxcX1z.d.mts} +265 -75
- package/dist/{walk-tree-Cvtjzg9C.d.ts → actions-tsxxcX1z.d.ts} +265 -75
- package/dist/chunk-23IZFPL7.mjs +528 -0
- package/dist/chunk-3SDLQIUZ.mjs +429 -0
- package/dist/chunk-45I5SDOI.mjs +134 -0
- package/dist/chunk-5ZZVX2Z3.mjs +63 -0
- package/dist/chunk-AOEDIUVK.mjs +11 -0
- package/dist/chunk-B7REOAA7.mjs +435 -0
- package/dist/chunk-BXQQARCR.mjs +708 -0
- package/dist/{chunk-DBHXESEC.mjs → chunk-CQUAWHOK.mjs} +5908 -7735
- package/dist/chunk-D2SRL6YA.mjs +1807 -0
- package/dist/chunk-LJEGWHDD.mjs +53 -0
- package/dist/chunk-M6W7YEVX.mjs +95 -0
- package/dist/chunk-PBAAIKXA.mjs +111 -0
- package/dist/chunk-U4VSQKO3.mjs +33 -0
- package/dist/chunk-V5I7CVLT.mjs +103 -0
- package/dist/chunk-Y2EFNT5P.mjs +108 -0
- package/dist/full-2GJTAAZE.css +301 -0
- package/dist/full-L7DWVNTZ.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 +6859 -3525
- 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-2HLHDP2G.mjs +57 -0
- package/dist/loaded-LZUXYAGW.mjs +60 -0
- package/dist/loaded-RVWBFK7L.css +87 -0
- package/dist/loaded-UHVTB6OD.mjs +57 -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 +6860 -3523
- package/dist/no-external.mjs +30 -9
- package/dist/rsc.css +102 -0
- package/dist/rsc.d.mts +17 -2
- package/dist/rsc.d.ts +17 -2
- package/dist/rsc.js +486 -79
- 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 +31 -4
- package/dist/chunk-FPQ7BWRD.mjs +0 -971
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,249 @@ textarea._Input-input_bsxfo_26 {
|
|
|
1084
1098
|
padding-inline-start: 8px;
|
|
1085
1099
|
}
|
|
1086
1100
|
|
|
1101
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
1102
|
+
._RichTextMenu_k97eh_1 {
|
|
1103
|
+
display: flex;
|
|
1104
|
+
flex-direction: row;
|
|
1105
|
+
flex-wrap: nowrap;
|
|
1106
|
+
}
|
|
1107
|
+
._RichTextMenu--form_k97eh_7 {
|
|
1108
|
+
border-top-left-radius: 4px;
|
|
1109
|
+
border-top-right-radius: 4px;
|
|
1110
|
+
padding: 6px 6px;
|
|
1111
|
+
background-color: var(--puck-color-grey-12);
|
|
1112
|
+
position: relative;
|
|
1113
|
+
scrollbar-width: none;
|
|
1114
|
+
overflow-x: auto;
|
|
1115
|
+
}
|
|
1116
|
+
._RichTextMenu-group_k97eh_17 {
|
|
1117
|
+
display: flex;
|
|
1118
|
+
align-items: space-between;
|
|
1119
|
+
flex-direction: row;
|
|
1120
|
+
flex-wrap: nowrap;
|
|
1121
|
+
padding-inline: 6px;
|
|
1122
|
+
gap: 2px;
|
|
1123
|
+
position: relative;
|
|
1124
|
+
}
|
|
1125
|
+
._RichTextMenu-group_k97eh_17:first-of-type {
|
|
1126
|
+
padding-left: 0;
|
|
1127
|
+
}
|
|
1128
|
+
._RichTextMenu-group_k97eh_17:last-of-type {
|
|
1129
|
+
padding-right: 0;
|
|
1130
|
+
}
|
|
1131
|
+
._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 {
|
|
1132
|
+
color: var(--puck-color-grey-08);
|
|
1133
|
+
gap: 0px;
|
|
1134
|
+
flex-wrap: nowrap;
|
|
1135
|
+
}
|
|
1136
|
+
._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
|
|
1137
|
+
border-left: 1px solid var(--puck-color-grey-10);
|
|
1138
|
+
}
|
|
1139
|
+
._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
|
|
1140
|
+
border-left: 0.5px solid var(--puck-color-grey-05);
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
1144
|
+
._Control_1aveu_1 .lucide {
|
|
1145
|
+
height: 18px;
|
|
1146
|
+
width: 18px;
|
|
1147
|
+
}
|
|
1148
|
+
._Control--inline_1aveu_6 .lucide {
|
|
1149
|
+
height: 16px;
|
|
1150
|
+
width: 16px;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/components/Select/styles.module.css/#css-module-data */
|
|
1154
|
+
._Select_xjbef_1 {
|
|
1155
|
+
position: relative;
|
|
1156
|
+
z-index: 1;
|
|
1157
|
+
}
|
|
1158
|
+
._Select-button_xjbef_6 {
|
|
1159
|
+
align-items: center;
|
|
1160
|
+
background: transparent;
|
|
1161
|
+
border: none;
|
|
1162
|
+
border-radius: 4px;
|
|
1163
|
+
display: flex;
|
|
1164
|
+
justify-content: center;
|
|
1165
|
+
gap: 0px;
|
|
1166
|
+
height: 100%;
|
|
1167
|
+
padding: 4px;
|
|
1168
|
+
padding-right: 2px;
|
|
1169
|
+
}
|
|
1170
|
+
._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6 {
|
|
1171
|
+
color: currentColor;
|
|
1172
|
+
}
|
|
1173
|
+
._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6 {
|
|
1174
|
+
cursor: pointer;
|
|
1175
|
+
}
|
|
1176
|
+
._Select-buttonIcon_xjbef_27 {
|
|
1177
|
+
align-items: center;
|
|
1178
|
+
display: flex;
|
|
1179
|
+
justify-content: center;
|
|
1180
|
+
}
|
|
1181
|
+
._Select--standalone_xjbef_33 ._Select-buttonIcon_xjbef_27 .lucide {
|
|
1182
|
+
height: 18px;
|
|
1183
|
+
width: 18px;
|
|
1184
|
+
}
|
|
1185
|
+
._Select--actionBar_xjbef_38 ._Select-buttonIcon_xjbef_27 .lucide {
|
|
1186
|
+
height: 16px;
|
|
1187
|
+
width: 16px;
|
|
1188
|
+
}
|
|
1189
|
+
._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6:hover,
|
|
1190
|
+
._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
|
|
1191
|
+
background: var(--puck-color-grey-10);
|
|
1192
|
+
color: var(--puck-color-azure-04);
|
|
1193
|
+
}
|
|
1194
|
+
._Select--disabled_xjbef_23 ._Select-button_xjbef_6 {
|
|
1195
|
+
color: var(--puck-color-grey-07);
|
|
1196
|
+
}
|
|
1197
|
+
._Select--actionBar_xjbef_38 {
|
|
1198
|
+
&._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6:hover,
|
|
1199
|
+
&._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
|
|
1200
|
+
background: none;
|
|
1201
|
+
color: var(--puck-color-azure-07);
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1204
|
+
._Select-items_xjbef_61 {
|
|
1205
|
+
background: white;
|
|
1206
|
+
border: 1px solid var(--puck-color-grey-09);
|
|
1207
|
+
border-radius: 8px;
|
|
1208
|
+
margin: 10px 8px;
|
|
1209
|
+
margin-left: 0;
|
|
1210
|
+
padding: 4px;
|
|
1211
|
+
z-index: 2;
|
|
1212
|
+
list-style: none;
|
|
1213
|
+
}
|
|
1214
|
+
._SelectItem_xjbef_72 {
|
|
1215
|
+
background: transparent;
|
|
1216
|
+
border-radius: 4px;
|
|
1217
|
+
border: none;
|
|
1218
|
+
color: var(--puck-color-grey-04);
|
|
1219
|
+
cursor: pointer;
|
|
1220
|
+
display: flex;
|
|
1221
|
+
gap: 8px;
|
|
1222
|
+
align-items: center;
|
|
1223
|
+
font-size: var(--puck-font-size-xxs);
|
|
1224
|
+
margin: 0;
|
|
1225
|
+
padding: 8px 12px;
|
|
1226
|
+
width: 100%;
|
|
1227
|
+
}
|
|
1228
|
+
._SelectItem--isSelected_xjbef_87 {
|
|
1229
|
+
background: var(--puck-color-azure-11);
|
|
1230
|
+
color: var(--puck-color-azure-04);
|
|
1231
|
+
font-weight: 500;
|
|
1232
|
+
}
|
|
1233
|
+
._SelectItem--isSelected_xjbef_87 ._SelectItem-icon_xjbef_93 {
|
|
1234
|
+
color: var(--puck-color-azure-04);
|
|
1235
|
+
}
|
|
1236
|
+
._SelectItem_xjbef_72:hover {
|
|
1237
|
+
background: var(--puck-color-azure-11);
|
|
1238
|
+
color: var(--puck-color-azure-04);
|
|
1239
|
+
}
|
|
1240
|
+
|
|
1241
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
|
|
1242
|
+
._RichTextEditor_z25h4_1 .ProseMirror {
|
|
1243
|
+
white-space: pre-wrap;
|
|
1244
|
+
word-wrap: break-word;
|
|
1245
|
+
cursor: text;
|
|
1246
|
+
outline: none;
|
|
1247
|
+
position: relative;
|
|
1248
|
+
}
|
|
1249
|
+
._RichTextEditor_z25h4_1 .rich-text * {
|
|
1250
|
+
white-space: pre-wrap;
|
|
1251
|
+
user-select: auto;
|
|
1252
|
+
-webkit-user-select: auto;
|
|
1253
|
+
}
|
|
1254
|
+
._RichTextEditor_z25h4_1 .rich-text blockquote {
|
|
1255
|
+
margin: 1em 0;
|
|
1256
|
+
padding: 0 1em;
|
|
1257
|
+
border-left: 4px solid var(--puck-color-grey-09);
|
|
1258
|
+
}
|
|
1259
|
+
._RichTextEditor_z25h4_1 .rich-text code {
|
|
1260
|
+
background-color: var(--puck-color-grey-11);
|
|
1261
|
+
padding: 4px 8px;
|
|
1262
|
+
border-radius: 4px;
|
|
1263
|
+
}
|
|
1264
|
+
._RichTextEditor_z25h4_1 .rich-text p:empty::before {
|
|
1265
|
+
content: "\a0";
|
|
1266
|
+
}
|
|
1267
|
+
._RichTextEditor_z25h4_1 .rich-text pre code {
|
|
1268
|
+
display: block;
|
|
1269
|
+
padding: 8px 12px;
|
|
1270
|
+
}
|
|
1271
|
+
._RichTextEditor_z25h4_1 .rich-text > *:first-child,
|
|
1272
|
+
._RichTextEditor_z25h4_1 .ProseMirror > *:first-child,
|
|
1273
|
+
._RichTextEditor_z25h4_1 .rich-text * p:first-of-type {
|
|
1274
|
+
margin-top: 0;
|
|
1275
|
+
}
|
|
1276
|
+
._RichTextEditor_z25h4_1 .rich-text > *:last-child,
|
|
1277
|
+
._RichTextEditor_z25h4_1 .ProseMirror > *:last-child,
|
|
1278
|
+
._RichTextEditor_z25h4_1 .rich-text * p:last-of-type {
|
|
1279
|
+
margin-bottom: 0;
|
|
1280
|
+
}
|
|
1281
|
+
._RichTextEditor--editor_z25h4_50 {
|
|
1282
|
+
background: var(--puck-color-white);
|
|
1283
|
+
border-width: 1px;
|
|
1284
|
+
border-style: solid;
|
|
1285
|
+
border-color: var(--puck-color-grey-09);
|
|
1286
|
+
border-radius: 4px;
|
|
1287
|
+
box-sizing: border-box;
|
|
1288
|
+
display: flex;
|
|
1289
|
+
flex-direction: column;
|
|
1290
|
+
font-family: inherit;
|
|
1291
|
+
font-size: var(--puck-font-size-xxs);
|
|
1292
|
+
resize: vertical;
|
|
1293
|
+
text-align: initial;
|
|
1294
|
+
transition: border-color 50ms ease-in;
|
|
1295
|
+
width: 100%;
|
|
1296
|
+
max-width: 100%;
|
|
1297
|
+
min-height: 128px;
|
|
1298
|
+
}
|
|
1299
|
+
._RichTextEditor--editor_z25h4_50 .rich-text {
|
|
1300
|
+
flex-grow: 1;
|
|
1301
|
+
}
|
|
1302
|
+
._RichTextEditor--editor_z25h4_50 .rich-text:not(:has(.ProseMirror)),
|
|
1303
|
+
._RichTextEditor--editor_z25h4_50 .rich-text .ProseMirror {
|
|
1304
|
+
height: 100%;
|
|
1305
|
+
padding: 12px 15px;
|
|
1306
|
+
}
|
|
1307
|
+
._RichTextEditor--editor_z25h4_50 .rich-text ul,
|
|
1308
|
+
._RichTextEditor--editor_z25h4_50 .rich-text ol {
|
|
1309
|
+
padding-left: 24px;
|
|
1310
|
+
}
|
|
1311
|
+
._RichTextEditor--editor_z25h4_50 .rich-text li {
|
|
1312
|
+
line-height: 1.5;
|
|
1313
|
+
}
|
|
1314
|
+
._RichTextEditor--editor_z25h4_50 .rich-text p {
|
|
1315
|
+
margin-block: 12px;
|
|
1316
|
+
}
|
|
1317
|
+
._RichTextEditor--editor_z25h4_50 .rich-text ul {
|
|
1318
|
+
list-style: disc;
|
|
1319
|
+
}
|
|
1320
|
+
._RichTextEditor--editor_z25h4_50 .rich-text ol {
|
|
1321
|
+
list-style: decimal;
|
|
1322
|
+
}
|
|
1323
|
+
._RichTextEditor--editor_z25h4_50:focus-within {
|
|
1324
|
+
border-color: var(--puck-color-grey-05);
|
|
1325
|
+
outline: 2px solid var(--puck-color-azure-05);
|
|
1326
|
+
transition: none;
|
|
1327
|
+
}
|
|
1328
|
+
._RichTextEditor--editor_z25h4_50._RichTextEditor--disabled_z25h4_107 {
|
|
1329
|
+
background: var(--puck-color-grey-11);
|
|
1330
|
+
}
|
|
1331
|
+
._RichTextEditor_z25h4_1:not(:focus-within):not(._RichTextEditor--isActive_z25h4_111) .ProseMirror ::selection {
|
|
1332
|
+
background-color: transparent;
|
|
1333
|
+
}
|
|
1334
|
+
._RichTextEditor-menu_z25h4_117 {
|
|
1335
|
+
border-bottom: 1px solid var(--puck-color-grey-10);
|
|
1336
|
+
position: sticky;
|
|
1337
|
+
top: 0;
|
|
1338
|
+
z-index: 1;
|
|
1339
|
+
}
|
|
1340
|
+
._RichTextEditor--disabled_z25h4_107 ._RichTextEditor-menu_z25h4_117 {
|
|
1341
|
+
border-bottom: 1px solid var(--puck-color-grey-09);
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1087
1344
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
|
|
1088
1345
|
._ObjectField_1ua3y_5 {
|
|
1089
1346
|
display: flex;
|
|
@@ -1326,21 +1583,22 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1326
1583
|
outline-offset: 2px;
|
|
1327
1584
|
}
|
|
1328
1585
|
[data-puck-overlay-portal]:focus-within {
|
|
1329
|
-
outline: 2px var(--puck-color-azure-07)
|
|
1586
|
+
outline: 2px var(--puck-color-azure-07) dashed;
|
|
1330
1587
|
outline-offset: 2px;
|
|
1331
1588
|
}
|
|
1332
1589
|
|
|
1333
1590
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1334
|
-
.
|
|
1591
|
+
._InlineTextField_104qp_1 {
|
|
1335
1592
|
cursor: text;
|
|
1336
1593
|
display: inline-block;
|
|
1337
1594
|
white-space: pre-wrap;
|
|
1595
|
+
text-decoration: inherit;
|
|
1338
1596
|
}
|
|
1339
|
-
[data-dnd-dragging] .
|
|
1597
|
+
[data-dnd-dragging] ._InlineTextField_104qp_1 {
|
|
1340
1598
|
cursor: none;
|
|
1341
1599
|
caret-color: transparent;
|
|
1342
1600
|
}
|
|
1343
|
-
[data-dnd-dragging] .
|
|
1601
|
+
[data-dnd-dragging] ._InlineTextField_104qp_1::selection {
|
|
1344
1602
|
display: none;
|
|
1345
1603
|
}
|
|
1346
1604
|
|
|
@@ -1435,14 +1693,6 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1435
1693
|
margin-inline-start: auto;
|
|
1436
1694
|
}
|
|
1437
1695
|
|
|
1438
|
-
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
|
|
1439
|
-
._Components_3pbdy_1 {
|
|
1440
|
-
padding: 16px;
|
|
1441
|
-
height: 100%;
|
|
1442
|
-
overflow-y: auto;
|
|
1443
|
-
box-sizing: border-box;
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
1696
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
|
|
1447
1697
|
._PuckPreview_z2rgu_1 {
|
|
1448
1698
|
position: relative;
|
|
@@ -1557,33 +1807,25 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1557
1807
|
margin-top: 4px;
|
|
1558
1808
|
}
|
|
1559
1809
|
|
|
1560
|
-
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
|
|
1561
|
-
._Outline_cvjlj_1 {
|
|
1562
|
-
padding: 16px;
|
|
1563
|
-
height: 100%;
|
|
1564
|
-
overflow-y: auto;
|
|
1565
|
-
box-sizing: border-box;
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
1810
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
|
|
1569
|
-
.
|
|
1811
|
+
._Puck_1dd16_19 {
|
|
1570
1812
|
--puck-space-px: 16px;
|
|
1571
1813
|
font-family: var(--puck-font-family);
|
|
1572
1814
|
overflow-x: hidden;
|
|
1573
1815
|
}
|
|
1574
1816
|
@media (min-width: 766px) {
|
|
1575
|
-
.
|
|
1817
|
+
._Puck_1dd16_19 {
|
|
1576
1818
|
overflow-x: auto;
|
|
1577
1819
|
}
|
|
1578
1820
|
}
|
|
1579
|
-
._Puck-
|
|
1821
|
+
._Puck-portal_1dd16_31 {
|
|
1580
1822
|
position: relative;
|
|
1581
1823
|
z-index: 2;
|
|
1582
1824
|
}
|
|
1583
|
-
.
|
|
1584
|
-
height:
|
|
1825
|
+
._PuckLayout_1dd16_36 {
|
|
1826
|
+
height: 100dvh;
|
|
1585
1827
|
}
|
|
1586
|
-
._PuckLayout-
|
|
1828
|
+
._PuckLayout-inner_1dd16_40 {
|
|
1587
1829
|
--puck-frame-width: auto;
|
|
1588
1830
|
--puck-side-nav-width: min-content;
|
|
1589
1831
|
--puck-side-bar-width: 0px;
|
|
@@ -1601,87 +1843,90 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1601
1843
|
overflow: hidden;
|
|
1602
1844
|
}
|
|
1603
1845
|
@media (min-width: 638px) {
|
|
1604
|
-
._PuckLayout-
|
|
1846
|
+
._PuckLayout-inner_1dd16_40 {
|
|
1605
1847
|
--puck-side-nav-width: 68px;
|
|
1606
1848
|
grid-template-areas: "header header header header" "sidenav left editor right";
|
|
1607
1849
|
grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
|
|
1608
1850
|
grid-template-rows: min-content auto;
|
|
1609
1851
|
}
|
|
1852
|
+
._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
|
|
1853
|
+
--puck-side-nav-width: 0;
|
|
1854
|
+
}
|
|
1610
1855
|
}
|
|
1611
|
-
._PuckLayout--
|
|
1856
|
+
._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
|
|
1612
1857
|
--puck-side-bar-width: 186px;
|
|
1613
1858
|
}
|
|
1614
|
-
._PuckLayout--
|
|
1859
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
|
|
1615
1860
|
grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
|
|
1616
1861
|
}
|
|
1617
|
-
._PuckLayout--
|
|
1862
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1618
1863
|
grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
|
|
1619
1864
|
}
|
|
1620
1865
|
@media (min-width: 638px) {
|
|
1621
|
-
._PuckLayout--
|
|
1866
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
|
|
1622
1867
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
|
|
1623
1868
|
grid-template-rows: min-content auto;
|
|
1624
1869
|
}
|
|
1625
1870
|
}
|
|
1626
|
-
._PuckLayout--
|
|
1627
|
-
._PuckLayout--
|
|
1871
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1872
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1628
1873
|
grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
|
|
1629
1874
|
}
|
|
1630
1875
|
@media (min-width: 638px) {
|
|
1631
|
-
._PuckLayout--
|
|
1632
|
-
._PuckLayout--
|
|
1633
|
-
._PuckLayout--
|
|
1634
|
-
._PuckLayout--
|
|
1876
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1877
|
+
._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
|
|
1878
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
|
|
1879
|
+
._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
|
|
1635
1880
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
|
|
1636
1881
|
grid-template-rows: min-content auto;
|
|
1637
1882
|
}
|
|
1638
1883
|
}
|
|
1639
1884
|
@media (min-width: 638px) {
|
|
1640
|
-
._PuckLayout--
|
|
1885
|
+
._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
|
|
1641
1886
|
grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
|
|
1642
1887
|
}
|
|
1643
1888
|
}
|
|
1644
1889
|
@media (min-width: 638px) {
|
|
1645
|
-
._PuckLayout--
|
|
1890
|
+
._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
|
|
1646
1891
|
grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
|
|
1647
1892
|
}
|
|
1648
1893
|
}
|
|
1649
1894
|
@media (min-width: 458px) {
|
|
1650
|
-
._PuckLayout-
|
|
1895
|
+
._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
|
|
1651
1896
|
--puck-frame-width: minmax(266px, auto);
|
|
1652
1897
|
}
|
|
1653
1898
|
}
|
|
1654
1899
|
@media (min-width: 638px) {
|
|
1655
|
-
.
|
|
1900
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1656
1901
|
--puck-side-bar-width: minmax(186px, 250px);
|
|
1657
1902
|
}
|
|
1658
1903
|
}
|
|
1659
1904
|
@media (min-width: 766px) {
|
|
1660
|
-
.
|
|
1905
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1661
1906
|
--puck-frame-width: auto;
|
|
1662
1907
|
}
|
|
1663
1908
|
}
|
|
1664
1909
|
@media (min-width: 990px) {
|
|
1665
|
-
.
|
|
1910
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1666
1911
|
--puck-side-bar-width: 256px;
|
|
1667
1912
|
}
|
|
1668
1913
|
}
|
|
1669
1914
|
@media (min-width: 1198px) {
|
|
1670
|
-
.
|
|
1915
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1671
1916
|
--puck-side-bar-width: 274px;
|
|
1672
1917
|
}
|
|
1673
1918
|
}
|
|
1674
1919
|
@media (min-width: 1398px) {
|
|
1675
|
-
.
|
|
1920
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1676
1921
|
--puck-side-bar-width: 290px;
|
|
1677
1922
|
}
|
|
1678
1923
|
}
|
|
1679
1924
|
@media (min-width: 1598px) {
|
|
1680
|
-
.
|
|
1925
|
+
._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
|
|
1681
1926
|
--puck-side-bar-width: 320px;
|
|
1682
1927
|
}
|
|
1683
1928
|
}
|
|
1684
|
-
._PuckLayout-
|
|
1929
|
+
._PuckLayout-nav_1dd16_192 {
|
|
1685
1930
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
1686
1931
|
background-color: var(--puck-color-grey-12);
|
|
1687
1932
|
grid-area: sidenav;
|
|
@@ -1689,35 +1934,35 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1689
1934
|
width: 100%;
|
|
1690
1935
|
}
|
|
1691
1936
|
@media (min-width: 638px) {
|
|
1692
|
-
._PuckLayout-
|
|
1937
|
+
._PuckLayout-nav_1dd16_192 {
|
|
1693
1938
|
border-top: 0;
|
|
1694
1939
|
border-right: 1px solid var(--puck-color-grey-09);
|
|
1695
1940
|
box-sizing: border-box;
|
|
1696
1941
|
}
|
|
1697
1942
|
}
|
|
1698
|
-
._PuckLayout-
|
|
1943
|
+
._PuckLayout-header_1dd16_208 {
|
|
1699
1944
|
grid-area: header;
|
|
1700
1945
|
}
|
|
1701
|
-
._PuckLayout--
|
|
1946
|
+
._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
|
|
1702
1947
|
overflow: hidden;
|
|
1703
1948
|
}
|
|
1704
1949
|
@media (min-width: 638px) {
|
|
1705
|
-
._PuckLayout--
|
|
1950
|
+
._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
|
|
1706
1951
|
overflow: auto;
|
|
1707
1952
|
}
|
|
1708
1953
|
}
|
|
1709
|
-
.
|
|
1954
|
+
._PuckPluginTab_1dd16_222 {
|
|
1710
1955
|
display: none;
|
|
1711
1956
|
flex-grow: 1;
|
|
1712
|
-
|
|
1957
|
+
max-height: 100%;
|
|
1713
1958
|
}
|
|
1714
|
-
._PuckPluginTab--
|
|
1959
|
+
._PuckPluginTab--visible_1dd16_228 {
|
|
1715
1960
|
display: flex;
|
|
1716
1961
|
flex-direction: column;
|
|
1717
1962
|
}
|
|
1718
|
-
._PuckPluginTab-
|
|
1963
|
+
._PuckPluginTab-body_1dd16_233 {
|
|
1719
1964
|
flex-grow: 1;
|
|
1720
|
-
|
|
1965
|
+
max-height: 100%;
|
|
1721
1966
|
}
|
|
1722
1967
|
|
|
1723
1968
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
|
|
@@ -1765,7 +2010,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1765
2010
|
}
|
|
1766
2011
|
|
|
1767
2012
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
|
|
1768
|
-
.
|
|
2013
|
+
._PuckHeader_63pti_1 {
|
|
1769
2014
|
background: var(--puck-color-white);
|
|
1770
2015
|
border-bottom: 1px solid var(--puck-color-grey-09);
|
|
1771
2016
|
color: var(--puck-color-black);
|
|
@@ -1774,11 +2019,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1774
2019
|
max-width: 100vw;
|
|
1775
2020
|
}
|
|
1776
2021
|
@media (min-width: 638px) {
|
|
1777
|
-
.
|
|
2022
|
+
._PuckHeader_63pti_1 {
|
|
1778
2023
|
padding-left: 67px;
|
|
1779
2024
|
}
|
|
2025
|
+
._PuckHeader--hidePlugins_63pti_15 {
|
|
2026
|
+
padding-left: 0;
|
|
2027
|
+
}
|
|
1780
2028
|
}
|
|
1781
|
-
._PuckHeader-
|
|
2029
|
+
._PuckHeader-inner_63pti_20 {
|
|
1782
2030
|
align-items: end;
|
|
1783
2031
|
display: grid;
|
|
1784
2032
|
gap: var(--puck-space-px);
|
|
@@ -1788,91 +2036,88 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1788
2036
|
padding: var(--puck-space-px);
|
|
1789
2037
|
}
|
|
1790
2038
|
@media (min-width: 638px) {
|
|
1791
|
-
._PuckHeader-
|
|
2039
|
+
._PuckHeader-inner_63pti_20 {
|
|
1792
2040
|
border-left: 1px solid var(--puck-color-grey-09);
|
|
1793
2041
|
}
|
|
2042
|
+
._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
|
|
2043
|
+
border-left: none;
|
|
2044
|
+
}
|
|
1794
2045
|
}
|
|
1795
|
-
._PuckHeader-
|
|
2046
|
+
._PuckHeader-toggle_63pti_40 {
|
|
1796
2047
|
color: var(--puck-color-grey-05);
|
|
1797
2048
|
display: flex;
|
|
1798
2049
|
margin-inline-start: -4px;
|
|
1799
2050
|
padding-top: 2px;
|
|
1800
2051
|
}
|
|
1801
|
-
._PuckHeader--
|
|
1802
|
-
._PuckHeader--
|
|
2052
|
+
._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2053
|
+
._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1803
2054
|
color: var(--puck-color-black);
|
|
1804
2055
|
}
|
|
1805
|
-
._PuckHeader-
|
|
1806
|
-
._PuckHeader-
|
|
2056
|
+
._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2057
|
+
._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1807
2058
|
display: none;
|
|
1808
2059
|
}
|
|
1809
2060
|
@media (min-width: 638px) {
|
|
1810
|
-
._PuckHeader-
|
|
1811
|
-
._PuckHeader-
|
|
2061
|
+
._PuckHeader-rightSideBarToggle_63pti_47,
|
|
2062
|
+
._PuckHeader-leftSideBarToggle_63pti_48 {
|
|
1812
2063
|
display: block;
|
|
1813
2064
|
}
|
|
1814
2065
|
}
|
|
1815
|
-
._PuckHeader-
|
|
2066
|
+
._PuckHeader-title_63pti_64 {
|
|
1816
2067
|
align-self: center;
|
|
1817
2068
|
}
|
|
1818
|
-
._PuckHeader-
|
|
2069
|
+
._PuckHeader-path_63pti_68 {
|
|
1819
2070
|
font-family: var(--puck-font-family-monospaced);
|
|
1820
2071
|
font-size: var(--puck-font-size-xxs);
|
|
1821
2072
|
font-weight: normal;
|
|
1822
2073
|
word-break: break-all;
|
|
1823
2074
|
}
|
|
1824
|
-
._PuckHeader-
|
|
2075
|
+
._PuckHeader-tools_63pti_75 {
|
|
1825
2076
|
display: flex;
|
|
1826
2077
|
gap: 16px;
|
|
1827
2078
|
justify-content: flex-end;
|
|
1828
2079
|
}
|
|
1829
|
-
._PuckHeader-
|
|
2080
|
+
._PuckHeader-menuButton_63pti_81 {
|
|
1830
2081
|
color: var(--puck-color-grey-05);
|
|
1831
2082
|
margin-inline-start: -4px;
|
|
1832
2083
|
}
|
|
1833
|
-
._PuckHeader--
|
|
2084
|
+
._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
|
|
1834
2085
|
color: var(--puck-color-black);
|
|
1835
2086
|
}
|
|
1836
2087
|
@media (min-width: 638px) {
|
|
1837
|
-
._PuckHeader-
|
|
2088
|
+
._PuckHeader-menuButton_63pti_81 {
|
|
1838
2089
|
display: none;
|
|
1839
2090
|
}
|
|
1840
2091
|
}
|
|
1841
2092
|
|
|
1842
2093
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
|
|
1843
|
-
.
|
|
2094
|
+
._SidebarSection_5otpt_1 {
|
|
1844
2095
|
display: flex;
|
|
1845
2096
|
position: relative;
|
|
1846
2097
|
flex-direction: column;
|
|
1847
2098
|
color: var(--puck-color-black);
|
|
1848
2099
|
}
|
|
1849
|
-
.
|
|
2100
|
+
._SidebarSection_5otpt_1:last-of-type {
|
|
1850
2101
|
flex-grow: 1;
|
|
1851
2102
|
}
|
|
1852
|
-
._SidebarSection-
|
|
2103
|
+
._SidebarSection-title_5otpt_12 {
|
|
1853
2104
|
background: var(--puck-color-white);
|
|
1854
2105
|
padding: 16px;
|
|
1855
2106
|
border-bottom: 1px solid var(--puck-color-grey-09);
|
|
1856
2107
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
1857
2108
|
overflow-x: auto;
|
|
1858
2109
|
}
|
|
1859
|
-
._SidebarSection--
|
|
2110
|
+
._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
|
|
1860
2111
|
border-top: 0px;
|
|
1861
2112
|
}
|
|
1862
|
-
._SidebarSection-
|
|
1863
|
-
padding: 16px;
|
|
1864
|
-
}
|
|
1865
|
-
._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
|
|
1866
|
-
padding: 0px;
|
|
1867
|
-
}
|
|
1868
|
-
._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
|
|
2113
|
+
._SidebarSection-content_5otpt_24:last-child {
|
|
1869
2114
|
padding-bottom: 4px;
|
|
1870
2115
|
}
|
|
1871
|
-
.
|
|
2116
|
+
._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
|
|
1872
2117
|
border-bottom: none;
|
|
1873
2118
|
flex-grow: 1;
|
|
1874
2119
|
}
|
|
1875
|
-
._SidebarSection-
|
|
2120
|
+
._SidebarSection-breadcrumbLabel_5otpt_33 {
|
|
1876
2121
|
background: none;
|
|
1877
2122
|
border: 0;
|
|
1878
2123
|
border-radius: 2px;
|
|
@@ -1883,34 +2128,34 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
1883
2128
|
padding: 0;
|
|
1884
2129
|
transition: color 50ms ease-in;
|
|
1885
2130
|
}
|
|
1886
|
-
._SidebarSection-
|
|
2131
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
|
|
1887
2132
|
outline: 2px solid var(--puck-color-azure-05);
|
|
1888
2133
|
outline-offset: 2px;
|
|
1889
2134
|
}
|
|
1890
2135
|
@media (hover: hover) and (pointer: fine) {
|
|
1891
|
-
._SidebarSection-
|
|
2136
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:hover {
|
|
1892
2137
|
color: var(--puck-color-azure-03);
|
|
1893
2138
|
transition: none;
|
|
1894
2139
|
}
|
|
1895
2140
|
}
|
|
1896
|
-
._SidebarSection-
|
|
2141
|
+
._SidebarSection-breadcrumbLabel_5otpt_33:active {
|
|
1897
2142
|
color: var(--puck-color-azure-02);
|
|
1898
2143
|
transition: none;
|
|
1899
2144
|
}
|
|
1900
|
-
._SidebarSection-
|
|
2145
|
+
._SidebarSection-breadcrumbs_5otpt_62 {
|
|
1901
2146
|
align-items: center;
|
|
1902
2147
|
display: flex;
|
|
1903
2148
|
gap: 4px;
|
|
1904
2149
|
}
|
|
1905
|
-
._SidebarSection-
|
|
2150
|
+
._SidebarSection-breadcrumb_5otpt_33 {
|
|
1906
2151
|
align-items: center;
|
|
1907
2152
|
display: flex;
|
|
1908
2153
|
gap: 4px;
|
|
1909
2154
|
}
|
|
1910
|
-
._SidebarSection-
|
|
2155
|
+
._SidebarSection-heading_5otpt_74 {
|
|
1911
2156
|
padding-inline-end: 16px;
|
|
1912
2157
|
}
|
|
1913
|
-
._SidebarSection-
|
|
2158
|
+
._SidebarSection-loadingOverlay_5otpt_78 {
|
|
1914
2159
|
background: var(--puck-color-white);
|
|
1915
2160
|
display: flex;
|
|
1916
2161
|
justify-content: center;
|
|
@@ -2231,10 +2476,10 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2231
2476
|
}
|
|
2232
2477
|
|
|
2233
2478
|
/* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
|
|
2234
|
-
.
|
|
2479
|
+
._Nav_1tvxq_1 {
|
|
2235
2480
|
display: flex;
|
|
2236
2481
|
}
|
|
2237
|
-
._Nav-
|
|
2482
|
+
._Nav-list_1tvxq_5 {
|
|
2238
2483
|
display: flex;
|
|
2239
2484
|
list-style: none;
|
|
2240
2485
|
margin: 0;
|
|
@@ -2243,14 +2488,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2243
2488
|
gap: 8px;
|
|
2244
2489
|
}
|
|
2245
2490
|
@media (min-width: 638px) {
|
|
2246
|
-
._Nav-
|
|
2491
|
+
._Nav-list_1tvxq_5 {
|
|
2247
2492
|
padding-top: 32px;
|
|
2248
2493
|
flex-direction: column;
|
|
2249
2494
|
gap: 16px;
|
|
2250
2495
|
width: 100%;
|
|
2251
2496
|
}
|
|
2252
2497
|
}
|
|
2253
|
-
._Nav-
|
|
2498
|
+
._Nav-mobileActions_1tvxq_23 {
|
|
2254
2499
|
align-items: center;
|
|
2255
2500
|
display: flex;
|
|
2256
2501
|
justify-content: center;
|
|
@@ -2259,11 +2504,12 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2259
2504
|
border-inline-start: 1px solid var(--puck-color-grey-09);
|
|
2260
2505
|
}
|
|
2261
2506
|
@media (min-width: 638px) {
|
|
2262
|
-
._Nav-
|
|
2507
|
+
._Nav-mobileActions_1tvxq_23 {
|
|
2263
2508
|
display: none;
|
|
2264
2509
|
}
|
|
2265
2510
|
}
|
|
2266
|
-
._NavItem-
|
|
2511
|
+
._NavItem-link_1tvxq_38 {
|
|
2512
|
+
text-align: center;
|
|
2267
2513
|
align-items: center;
|
|
2268
2514
|
color: var(--puck-color-grey-03);
|
|
2269
2515
|
display: flex;
|
|
@@ -2276,23 +2522,23 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2276
2522
|
box-sizing: border-box;
|
|
2277
2523
|
}
|
|
2278
2524
|
@media (min-width: 638px) {
|
|
2279
|
-
._NavItem-
|
|
2525
|
+
._NavItem-link_1tvxq_38 {
|
|
2280
2526
|
width: auto;
|
|
2281
2527
|
}
|
|
2282
2528
|
}
|
|
2283
|
-
.
|
|
2529
|
+
._NavItem_1tvxq_38:first-of-type {
|
|
2284
2530
|
padding-left: 16px;
|
|
2285
2531
|
}
|
|
2286
|
-
.
|
|
2532
|
+
._NavItem_1tvxq_38:last-of-type {
|
|
2287
2533
|
padding-right: 16px;
|
|
2288
2534
|
}
|
|
2289
2535
|
@media (min-width: 638px) {
|
|
2290
|
-
.
|
|
2291
|
-
.
|
|
2536
|
+
._NavItem_1tvxq_38:first-of-type,
|
|
2537
|
+
._NavItem_1tvxq_38:last-of-type {
|
|
2292
2538
|
padding: 0;
|
|
2293
2539
|
}
|
|
2294
2540
|
}
|
|
2295
|
-
._NavItem-
|
|
2541
|
+
._NavItem-link_1tvxq_38 {
|
|
2296
2542
|
border-top: 4px solid transparent;
|
|
2297
2543
|
border-bottom: 4px solid transparent;
|
|
2298
2544
|
border-radius: 0;
|
|
@@ -2300,22 +2546,22 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2300
2546
|
font-size: var(--puck-font-size-xxxs);
|
|
2301
2547
|
}
|
|
2302
2548
|
@media (min-width: 638px) {
|
|
2303
|
-
._NavItem-
|
|
2549
|
+
._NavItem-link_1tvxq_38 {
|
|
2304
2550
|
border: 0;
|
|
2305
2551
|
border-left: 4px solid transparent;
|
|
2306
2552
|
border-right: 4px solid transparent;
|
|
2307
2553
|
}
|
|
2308
2554
|
}
|
|
2309
|
-
._NavItem-
|
|
2555
|
+
._NavItem-linkIcon_1tvxq_89 {
|
|
2310
2556
|
height: 24px;
|
|
2311
2557
|
width: 24px;
|
|
2312
2558
|
}
|
|
2313
|
-
._NavItem--
|
|
2559
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2314
2560
|
background-color: var(--puck-color-azure-10);
|
|
2315
2561
|
color: var(--puck-color-azure-04);
|
|
2316
2562
|
font-weight: 600;
|
|
2317
2563
|
}
|
|
2318
|
-
._NavItem--
|
|
2564
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2319
2565
|
background-color: transparent;
|
|
2320
2566
|
border-top-color: var(--puck-color-azure-04);
|
|
2321
2567
|
border-top-right-radius: 0;
|
|
@@ -2323,20 +2569,44 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
|
|
|
2323
2569
|
font-weight: 600;
|
|
2324
2570
|
}
|
|
2325
2571
|
@media (min-width: 638px) {
|
|
2326
|
-
._NavItem--
|
|
2572
|
+
._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
|
|
2327
2573
|
border-top-color: transparent;
|
|
2328
2574
|
border-right-color: var(--puck-color-azure-04);
|
|
2329
2575
|
}
|
|
2330
2576
|
}
|
|
2331
|
-
.
|
|
2577
|
+
._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
|
|
2332
2578
|
background-color: var(--puck-color-azure-11);
|
|
2333
2579
|
color: var(--puck-color-azure-04);
|
|
2334
2580
|
}
|
|
2335
2581
|
@media (min-width: 638px) {
|
|
2336
|
-
._NavItem--
|
|
2582
|
+
._NavItem--mobileOnly_1tvxq_121 {
|
|
2337
2583
|
display: none;
|
|
2338
2584
|
}
|
|
2339
2585
|
}
|
|
2586
|
+
._NavItem--desktopOnly_1tvxq_126 {
|
|
2587
|
+
display: none;
|
|
2588
|
+
}
|
|
2589
|
+
@media (min-width: 638px) {
|
|
2590
|
+
._NavItem--desktopOnly_1tvxq_126 {
|
|
2591
|
+
display: block;
|
|
2592
|
+
}
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
|
|
2596
|
+
._BlocksPlugin_1ey1i_1 {
|
|
2597
|
+
padding: 16px;
|
|
2598
|
+
height: 100%;
|
|
2599
|
+
overflow-y: auto;
|
|
2600
|
+
box-sizing: border-box;
|
|
2601
|
+
}
|
|
2602
|
+
|
|
2603
|
+
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
|
|
2604
|
+
._OutlinePlugin_q92j6_1 {
|
|
2605
|
+
padding: 16px;
|
|
2606
|
+
height: 100%;
|
|
2607
|
+
overflow-y: auto;
|
|
2608
|
+
box-sizing: border-box;
|
|
2609
|
+
}
|
|
2340
2610
|
|
|
2341
2611
|
/* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
|
|
2342
2612
|
._FieldsPlugin_nd930_1 {
|