@box/blueprint-web 12.7.1 → 12.7.2
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/lib-esm/avatar/avatar.module.js +1 -1
- package/dist/lib-esm/badge/base-badge.module.js +1 -1
- package/dist/lib-esm/card-tooltip/card-tooltip.module.js +1 -1
- package/dist/lib-esm/card-tooltip-v2/card-tooltip-v2.module.js +1 -1
- package/dist/lib-esm/checkbox/checkbox.module.js +1 -1
- package/dist/lib-esm/combobox/combobox.module.js +1 -1
- package/dist/lib-esm/combobox-group/combobox-group.module.js +1 -1
- package/dist/lib-esm/content-card/content-card.module.js +1 -1
- package/dist/lib-esm/data-table/cell/sticky-cell.module.js +1 -1
- package/dist/lib-esm/data-table/data-table.module.js +1 -1
- package/dist/lib-esm/date-picker/date-picker.module.js +1 -1
- package/dist/lib-esm/empty-state/empty-state.module.js +1 -1
- package/dist/lib-esm/index.css +616 -616
- package/dist/lib-esm/loading-indicator/loading-indicator.module.js +1 -1
- package/dist/lib-esm/modal/modal.module.js +1 -1
- package/dist/lib-esm/page-section/page-section.module.js +1 -1
- package/dist/lib-esm/password-input/password-input.module.js +1 -1
- package/dist/lib-esm/primitives/base-text-input/base-text-input.module.js +1 -1
- package/dist/lib-esm/primitives/calendar/calendar.module.js +1 -1
- package/dist/lib-esm/primitives/context-menu/context-menu.module.js +1 -1
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu.module.js +1 -1
- package/dist/lib-esm/primitives/notification/notification.module.js +1 -1
- package/dist/lib-esm/primitives/popover/popover.module.js +1 -1
- package/dist/lib-esm/primitives/select-menu-grid/select-menu-grid-option.module.js +1 -1
- package/dist/lib-esm/primitives/tabs/tabs.module.js +1 -1
- package/dist/lib-esm/radio-group/radio-group.module.js +1 -1
- package/dist/lib-esm/select/select.module.js +1 -1
- package/dist/lib-esm/side-panel/side-panel.module.js +1 -1
- package/dist/lib-esm/switch/switch.module.js +1 -1
- package/dist/lib-esm/text/text.module.js +1 -1
- package/dist/lib-esm/text-area/text-area-autosize/text-area-autosize.module.js +1 -1
- package/dist/lib-esm/text-area/text-area.module.js +1 -1
- package/dist/lib-esm/text-button/text-button.module.js +1 -1
- package/dist/lib-esm/text-input/text-input.module.js +1 -1
- package/dist/lib-esm/toolbar/toolbar.module.js +1 -1
- package/dist/lib-esm/util-components/interactive-icon/interactive-icon.module.js +1 -1
- package/package.json +3 -3
package/dist/lib-esm/index.css
CHANGED
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.bp_loading_indicator_module_crawler--
|
|
123
|
+
.bp_loading_indicator_module_crawler--ee822{
|
|
124
124
|
align-items:center;
|
|
125
125
|
display:flex;
|
|
126
126
|
height:1.5rem;
|
|
@@ -132,44 +132,44 @@
|
|
|
132
132
|
white-space:nowrap;
|
|
133
133
|
width:1.5rem;
|
|
134
134
|
}
|
|
135
|
-
.bp_loading_indicator_module_crawler--
|
|
135
|
+
.bp_loading_indicator_module_crawler--ee822 .bp_loading_indicator_module_segment--ee822{
|
|
136
136
|
border-radius:.375rem;
|
|
137
137
|
display:inline-block;
|
|
138
138
|
height:.625rem;
|
|
139
139
|
width:.125rem;
|
|
140
140
|
}
|
|
141
|
-
.bp_loading_indicator_module_crawler--
|
|
141
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_small--ee822{
|
|
142
142
|
transform:scale(.6667);
|
|
143
143
|
}
|
|
144
|
-
.bp_loading_indicator_module_crawler--
|
|
144
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_large--ee822{
|
|
145
145
|
transform:scale(1.3334);
|
|
146
146
|
}
|
|
147
|
-
.bp_loading_indicator_module_crawler--
|
|
147
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_x-large--ee822{
|
|
148
148
|
transform:scale(2);
|
|
149
149
|
}
|
|
150
|
-
.bp_loading_indicator_module_crawler--
|
|
151
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
150
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_default--ee822 .bp_loading_indicator_module_segment--ee822{
|
|
151
|
+
animation:bp_loading_indicator_module_segment-transform--ee822 .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--ee822 .66s ease-in-out infinite;
|
|
152
152
|
}
|
|
153
|
-
.bp_loading_indicator_module_crawler--
|
|
154
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
153
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_dark--ee822 .bp_loading_indicator_module_segment--ee822{
|
|
154
|
+
animation:bp_loading_indicator_module_segment-transform--ee822 .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--ee822 .66s ease-in-out infinite;
|
|
155
155
|
}
|
|
156
|
-
.bp_loading_indicator_module_crawler--
|
|
157
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
156
|
+
.bp_loading_indicator_module_crawler--ee822.bp_loading_indicator_module_light--ee822 .bp_loading_indicator_module_segment--ee822{
|
|
157
|
+
animation:bp_loading_indicator_module_segment-transform--ee822 .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--ee822 .66s ease-in-out infinite;
|
|
158
158
|
background-color:var(--gray-white);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.bp_loading_indicator_module_crawler--
|
|
161
|
+
.bp_loading_indicator_module_crawler--ee822 .bp_loading_indicator_module_segment--ee822:nth-child(2){
|
|
162
162
|
animation-delay:.1s;
|
|
163
163
|
margin-left:.125rem;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.bp_loading_indicator_module_crawler--
|
|
166
|
+
.bp_loading_indicator_module_crawler--ee822 .bp_loading_indicator_module_segment--ee822:last-child{
|
|
167
167
|
animation-delay:.2s;
|
|
168
168
|
left:.5rem;
|
|
169
169
|
margin-left:.125rem;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
@keyframes bp_loading_indicator_module_segment-transform--
|
|
172
|
+
@keyframes bp_loading_indicator_module_segment-transform--ee822{
|
|
173
173
|
0%,100%,80%{
|
|
174
174
|
transform:scaleY(1.2);
|
|
175
175
|
}
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
transform:scaleY(1.6);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
@keyframes bp_loading_indicator_module_segment-dark--
|
|
180
|
+
@keyframes bp_loading_indicator_module_segment-dark--ee822{
|
|
181
181
|
0%,100%,80%{
|
|
182
182
|
background-color:var(--gray-30);
|
|
183
183
|
}
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
background-color:var(--gray-black);
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
@keyframes bp_loading_indicator_module_segment-default--
|
|
188
|
+
@keyframes bp_loading_indicator_module_segment-default--ee822{
|
|
189
189
|
0%,100%,80%{
|
|
190
190
|
background-color:var(--box-blue-30);
|
|
191
191
|
}
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
background-color:var(--box-blue-100);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
@keyframes bp_loading_indicator_module_segment-light--
|
|
196
|
+
@keyframes bp_loading_indicator_module_segment-light--ee822{
|
|
197
197
|
0%,100%,80%{
|
|
198
198
|
opacity:.3;
|
|
199
199
|
}
|
|
@@ -311,26 +311,26 @@
|
|
|
311
311
|
opacity:0;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.bp_text_module_textReset--
|
|
314
|
+
.bp_text_module_textReset--7ce4c{
|
|
315
315
|
margin:0;
|
|
316
316
|
text-align:inherit;
|
|
317
317
|
}
|
|
318
|
-
.bp_text_module_textReset--
|
|
318
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_breakWord--7ce4c{
|
|
319
319
|
overflow-wrap:break-word;
|
|
320
320
|
}
|
|
321
|
-
.bp_text_module_textReset--
|
|
321
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_textOnLightDefault--7ce4c{
|
|
322
322
|
color:var(--text-text-on-light);
|
|
323
323
|
}
|
|
324
|
-
.bp_text_module_textReset--
|
|
324
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_textOnLightSecondary--7ce4c{
|
|
325
325
|
color:var(--text-text-on-light-secondary);
|
|
326
326
|
}
|
|
327
|
-
.bp_text_module_textReset--
|
|
327
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_textOnLightLink--7ce4c{
|
|
328
328
|
color:var(--text-cta-link);
|
|
329
329
|
}
|
|
330
|
-
.bp_text_module_textReset--
|
|
330
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_textOnDarkDefault--7ce4c{
|
|
331
331
|
color:var(--text-text-on-dark);
|
|
332
332
|
}
|
|
333
|
-
.bp_text_module_textReset--
|
|
333
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_titleMondo--7ce4c{
|
|
334
334
|
font-family:var(--title-mondo-font-family);
|
|
335
335
|
font-size:var(--title-mondo-font-size);
|
|
336
336
|
font-weight:var(--title-mondo-font-weight);
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
text-decoration:var(--title-mondo-text-decoration);
|
|
341
341
|
text-transform:var(--title-mondo-text-case);
|
|
342
342
|
}
|
|
343
|
-
.bp_text_module_textReset--
|
|
343
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_titleXLarge--7ce4c{
|
|
344
344
|
font-family:var(--title-x-large-font-family);
|
|
345
345
|
font-size:var(--title-x-large-font-size);
|
|
346
346
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
text-decoration:var(--title-x-large-text-decoration);
|
|
351
351
|
text-transform:var(--title-x-large-text-case);
|
|
352
352
|
}
|
|
353
|
-
.bp_text_module_textReset--
|
|
353
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_titleLarge--7ce4c{
|
|
354
354
|
font-family:var(--title-large-font-family);
|
|
355
355
|
font-size:var(--title-large-font-size);
|
|
356
356
|
font-weight:var(--title-large-font-weight);
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
text-decoration:var(--title-large-text-decoration);
|
|
361
361
|
text-transform:var(--title-large-text-case);
|
|
362
362
|
}
|
|
363
|
-
.bp_text_module_textReset--
|
|
363
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_titleMedium--7ce4c{
|
|
364
364
|
font-family:var(--title-medium-font-family);
|
|
365
365
|
font-size:var(--title-medium-font-size);
|
|
366
366
|
font-weight:var(--title-medium-font-weight);
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
text-decoration:var(--title-medium-text-decoration);
|
|
371
371
|
text-transform:var(--title-medium-text-case);
|
|
372
372
|
}
|
|
373
|
-
.bp_text_module_textReset--
|
|
373
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_titleSmall--7ce4c{
|
|
374
374
|
font-family:var(--title-small-font-family);
|
|
375
375
|
font-size:var(--title-small-font-size);
|
|
376
376
|
font-weight:var(--title-small-font-weight);
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
text-decoration:var(--title-small-text-decoration);
|
|
381
381
|
text-transform:var(--title-small-text-case);
|
|
382
382
|
}
|
|
383
|
-
.bp_text_module_textReset--
|
|
383
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_subtitle--7ce4c{
|
|
384
384
|
font-family:var(--title-subtitle-font-family);
|
|
385
385
|
font-size:var(--title-subtitle-font-size);
|
|
386
386
|
font-weight:var(--title-subtitle-font-weight);
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
text-decoration:var(--title-subtitle-text-decoration);
|
|
391
391
|
text-transform:var(--title-subtitle-text-case);
|
|
392
392
|
}
|
|
393
|
-
.bp_text_module_textReset--
|
|
393
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_bodyLargeBold--7ce4c{
|
|
394
394
|
font-family:var(--body-large-bold-font-family);
|
|
395
395
|
font-size:var(--body-large-bold-font-size);
|
|
396
396
|
font-weight:var(--body-large-bold-font-weight);
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
text-decoration:var(--body-large-bold-text-decoration);
|
|
401
401
|
text-transform:var(--body-large-bold-text-case);
|
|
402
402
|
}
|
|
403
|
-
.bp_text_module_textReset--
|
|
403
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_bodyLarge--7ce4c{
|
|
404
404
|
font-family:var(--body-large-font-family);
|
|
405
405
|
font-size:var(--body-large-font-size);
|
|
406
406
|
font-weight:var(--body-large-font-weight);
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
text-decoration:var(--body-large-text-decoration);
|
|
411
411
|
text-transform:var(--body-large-text-case);
|
|
412
412
|
}
|
|
413
|
-
.bp_text_module_textReset--
|
|
413
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_bodyDefaultBold--7ce4c{
|
|
414
414
|
font-family:var(--body-default-bold-font-family);
|
|
415
415
|
font-size:var(--body-default-bold-font-size);
|
|
416
416
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
421
421
|
text-transform:var(--body-default-bold-text-case);
|
|
422
422
|
}
|
|
423
|
-
.bp_text_module_textReset--
|
|
423
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_bodyDefaultSemibold--7ce4c{
|
|
424
424
|
font-family:var(--body-default-semibold-font-family);
|
|
425
425
|
font-size:var(--body-default-semibold-font-size);
|
|
426
426
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
431
431
|
text-transform:var(--body-default-semibold-text-case);
|
|
432
432
|
}
|
|
433
|
-
.bp_text_module_textReset--
|
|
433
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_bodyDefault--7ce4c{
|
|
434
434
|
font-family:var(--body-default-font-family);
|
|
435
435
|
font-size:var(--body-default-font-size);
|
|
436
436
|
font-weight:var(--body-default-font-weight);
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
text-decoration:var(--body-default-text-decoration);
|
|
441
441
|
text-transform:var(--body-default-text-case);
|
|
442
442
|
}
|
|
443
|
-
.bp_text_module_textReset--
|
|
443
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_caption--7ce4c{
|
|
444
444
|
font-family:var(--caption-default-font-family);
|
|
445
445
|
font-size:var(--caption-default-font-size);
|
|
446
446
|
font-weight:var(--caption-default-font-weight);
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
text-decoration:var(--caption-default-text-decoration);
|
|
451
451
|
text-transform:var(--caption-default-text-case);
|
|
452
452
|
}
|
|
453
|
-
.bp_text_module_textReset--
|
|
453
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_labelBold--7ce4c{
|
|
454
454
|
font-family:var(--label-bold-font-family);
|
|
455
455
|
font-size:var(--label-bold-font-size);
|
|
456
456
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
text-decoration:var(--label-bold-text-decoration);
|
|
461
461
|
text-transform:var(--label-bold-text-case);
|
|
462
462
|
}
|
|
463
|
-
.bp_text_module_textReset--
|
|
463
|
+
.bp_text_module_textReset--7ce4c.bp_text_module_label--7ce4c{
|
|
464
464
|
font-family:var(--label-default-font-family);
|
|
465
465
|
font-size:var(--label-default-font-size);
|
|
466
466
|
font-weight:var(--label-default-font-weight);
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
transform:rotate(180deg);
|
|
747
747
|
}
|
|
748
748
|
|
|
749
|
-
.bp_avatar_module_avatar--
|
|
749
|
+
.bp_avatar_module_avatar--616b1{
|
|
750
750
|
all:unset;
|
|
751
751
|
align-items:center;
|
|
752
752
|
background-color:var(--gray-10);
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
765
765
|
text-transform:var(--body-default-bold-text-case);
|
|
766
766
|
}
|
|
767
|
-
.bp_avatar_module_avatar--
|
|
767
|
+
.bp_avatar_module_avatar--616b1 .bp_avatar_module_text--616b1{
|
|
768
768
|
align-items:center;
|
|
769
769
|
border-radius:50%;
|
|
770
770
|
display:flex;
|
|
@@ -772,14 +772,14 @@
|
|
|
772
772
|
justify-content:center;
|
|
773
773
|
width:100%;
|
|
774
774
|
}
|
|
775
|
-
.bp_avatar_module_avatar--
|
|
775
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_small--616b1{
|
|
776
776
|
height:var(--size-6);
|
|
777
777
|
width:var(--size-6);
|
|
778
778
|
}
|
|
779
|
-
.bp_avatar_module_avatar--
|
|
779
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_small--616b1 .bp_avatar_module_text--616b1{
|
|
780
780
|
font-size:.5rem;
|
|
781
781
|
}
|
|
782
|
-
.bp_avatar_module_avatar--
|
|
782
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_small--616b1 .bp_avatar_module_length-1--616b1.bp_avatar_module_text--616b1,.bp_avatar_module_avatar--616b1.bp_avatar_module_small--616b1 .bp_avatar_module_length-2--616b1.bp_avatar_module_text--616b1{
|
|
783
783
|
font-family:var(--label-bold-font-family);
|
|
784
784
|
font-size:var(--label-bold-font-size);
|
|
785
785
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -789,11 +789,11 @@
|
|
|
789
789
|
text-decoration:var(--label-bold-text-decoration);
|
|
790
790
|
text-transform:var(--label-bold-text-case);
|
|
791
791
|
}
|
|
792
|
-
.bp_avatar_module_avatar--
|
|
792
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_medium--616b1{
|
|
793
793
|
height:var(--size-7);
|
|
794
794
|
width:var(--size-7);
|
|
795
795
|
}
|
|
796
|
-
.bp_avatar_module_avatar--
|
|
796
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_medium--616b1 .bp_avatar_module_text--616b1{
|
|
797
797
|
font-family:var(--label-bold-font-family);
|
|
798
798
|
font-size:var(--label-bold-font-size);
|
|
799
799
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -803,17 +803,17 @@
|
|
|
803
803
|
text-decoration:var(--label-bold-text-decoration);
|
|
804
804
|
text-transform:var(--label-bold-text-case);
|
|
805
805
|
}
|
|
806
|
-
.bp_avatar_module_avatar--
|
|
806
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_medium--616b1 .bp_avatar_module_length-1--616b1.bp_avatar_module_text--616b1,.bp_avatar_module_avatar--616b1.bp_avatar_module_medium--616b1 .bp_avatar_module_length-2--616b1.bp_avatar_module_text--616b1{
|
|
807
807
|
font-size:.8125rem;
|
|
808
808
|
}
|
|
809
|
-
.bp_avatar_module_avatar--
|
|
809
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1{
|
|
810
810
|
height:var(--size-8);
|
|
811
811
|
width:var(--size-8);
|
|
812
812
|
}
|
|
813
|
-
.bp_avatar_module_avatar--
|
|
813
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1 .bp_avatar_module_text--616b1{
|
|
814
814
|
font-size:.5rem;
|
|
815
815
|
}
|
|
816
|
-
.bp_avatar_module_avatar--
|
|
816
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1 .bp_avatar_module_length-1--616b1.bp_avatar_module_text--616b1,.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1 .bp_avatar_module_length-2--616b1.bp_avatar_module_text--616b1{
|
|
817
817
|
font-family:var(--body-default-bold-font-family);
|
|
818
818
|
font-size:var(--body-default-bold-font-size);
|
|
819
819
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -823,10 +823,10 @@
|
|
|
823
823
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
824
824
|
text-transform:var(--body-default-bold-text-case);
|
|
825
825
|
}
|
|
826
|
-
.bp_avatar_module_avatar--
|
|
826
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1 .bp_avatar_module_length-3--616b1.bp_avatar_module_text--616b1{
|
|
827
827
|
font-size:.6875rem;
|
|
828
828
|
}
|
|
829
|
-
.bp_avatar_module_avatar--
|
|
829
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_large--616b1 .bp_avatar_module_length-4--616b1.bp_avatar_module_text--616b1{
|
|
830
830
|
font-family:var(--label-bold-font-family);
|
|
831
831
|
font-size:var(--label-bold-font-size);
|
|
832
832
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -836,14 +836,14 @@
|
|
|
836
836
|
text-decoration:var(--label-bold-text-decoration);
|
|
837
837
|
text-transform:var(--label-bold-text-case);
|
|
838
838
|
}
|
|
839
|
-
.bp_avatar_module_avatar--
|
|
839
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xlarge--616b1{
|
|
840
840
|
height:var(--size-11);
|
|
841
841
|
width:var(--size-11);
|
|
842
842
|
}
|
|
843
|
-
.bp_avatar_module_avatar--
|
|
843
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xlarge--616b1 .bp_avatar_module_text--616b1{
|
|
844
844
|
font-size:1rem;
|
|
845
845
|
}
|
|
846
|
-
.bp_avatar_module_avatar--
|
|
846
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xlarge--616b1 .bp_avatar_module_length-1--616b1.bp_avatar_module_text--616b1,.bp_avatar_module_avatar--616b1.bp_avatar_module_xlarge--616b1 .bp_avatar_module_length-2--616b1.bp_avatar_module_text--616b1{
|
|
847
847
|
font-family:var(--title-x-large-font-family);
|
|
848
848
|
font-size:var(--title-x-large-font-size);
|
|
849
849
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -853,46 +853,46 @@
|
|
|
853
853
|
text-decoration:var(--title-x-large-text-decoration);
|
|
854
854
|
text-transform:var(--title-x-large-text-case);
|
|
855
855
|
}
|
|
856
|
-
.bp_avatar_module_avatar--
|
|
856
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xxlarge--616b1{
|
|
857
857
|
height:var(--size-20);
|
|
858
858
|
width:var(--size-20);
|
|
859
859
|
}
|
|
860
|
-
.bp_avatar_module_avatar--
|
|
860
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xxlarge--616b1 .bp_avatar_module_text--616b1{
|
|
861
861
|
font-size:1.25rem;
|
|
862
862
|
}
|
|
863
|
-
.bp_avatar_module_avatar--
|
|
863
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xxlarge--616b1 .bp_avatar_module_length-1--616b1.bp_avatar_module_text--616b1,.bp_avatar_module_avatar--616b1.bp_avatar_module_xxlarge--616b1 .bp_avatar_module_length-2--616b1.bp_avatar_module_text--616b1{
|
|
864
864
|
font-size:2rem;
|
|
865
865
|
}
|
|
866
|
-
.bp_avatar_module_avatar--
|
|
866
|
+
.bp_avatar_module_avatar--616b1.bp_avatar_module_xxlarge--616b1 .bp_avatar_module_badge--616b1{
|
|
867
867
|
right:-.375rem;
|
|
868
868
|
}
|
|
869
|
-
.bp_avatar_module_avatar--
|
|
869
|
+
.bp_avatar_module_avatar--616b1 .bp_avatar_module_image--616b1{
|
|
870
870
|
border-radius:50%;
|
|
871
871
|
height:100%;
|
|
872
872
|
object-fit:cover;
|
|
873
873
|
width:100%;
|
|
874
874
|
}
|
|
875
|
-
.bp_avatar_module_avatar--
|
|
875
|
+
.bp_avatar_module_avatar--616b1 .bp_avatar_module_image--616b1.bp_avatar_module_loading--616b1{
|
|
876
876
|
height:0;
|
|
877
877
|
width:0;
|
|
878
878
|
}
|
|
879
879
|
|
|
880
|
-
.bp_avatar_module_anonymousAvatar--
|
|
880
|
+
.bp_avatar_module_anonymousAvatar--616b1{
|
|
881
881
|
align-items:center;
|
|
882
882
|
display:flex;
|
|
883
883
|
justify-content:center;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
886
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--616b1{
|
|
887
887
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
888
888
|
cursor:pointer;
|
|
889
889
|
}
|
|
890
890
|
|
|
891
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
891
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--616b1{
|
|
892
892
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
893
893
|
}
|
|
894
894
|
|
|
895
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
895
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--616b1{
|
|
896
896
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
897
897
|
}
|
|
898
898
|
.bp_tooltip_module_content--db0b5{
|
|
@@ -946,12 +946,12 @@
|
|
|
946
946
|
width:0;
|
|
947
947
|
}
|
|
948
948
|
|
|
949
|
-
.bp_base_badge_module_badgeContainer--
|
|
949
|
+
.bp_base_badge_module_badgeContainer--73265{
|
|
950
950
|
display:inline-flex;
|
|
951
951
|
position:relative;
|
|
952
952
|
}
|
|
953
953
|
|
|
954
|
-
.bp_base_badge_module_badge--
|
|
954
|
+
.bp_base_badge_module_badge--73265{
|
|
955
955
|
align-items:center;
|
|
956
956
|
border:var(--border-2) solid var(--border-badge-border);
|
|
957
957
|
border-radius:var(--radius-half);
|
|
@@ -963,37 +963,37 @@
|
|
|
963
963
|
user-select:none;
|
|
964
964
|
}
|
|
965
965
|
|
|
966
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
966
|
+
.bp_base_badge_module_smallSizeBadge--73265{
|
|
967
967
|
height:var(--size-2);
|
|
968
968
|
min-width:var(--size-2);
|
|
969
969
|
}
|
|
970
970
|
|
|
971
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
971
|
+
.bp_base_badge_module_mediumSizeBadge--73265{
|
|
972
972
|
height:var(--size-3);
|
|
973
973
|
min-width:var(--size-3);
|
|
974
974
|
}
|
|
975
975
|
|
|
976
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
976
|
+
.bp_base_badge_module_largeSizeBadge--73265{
|
|
977
977
|
height:var(--size-4);
|
|
978
978
|
min-width:var(--size-4);
|
|
979
979
|
}
|
|
980
980
|
|
|
981
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
981
|
+
.bp_base_badge_module_xlargeSizeBadge--73265{
|
|
982
982
|
height:var(--size-5);
|
|
983
983
|
min-width:var(--size-5);
|
|
984
984
|
}
|
|
985
985
|
|
|
986
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
986
|
+
.bp_base_badge_module_xxlargeSizeBadge--73265{
|
|
987
987
|
height:var(--size-6);
|
|
988
988
|
min-width:var(--size-6);
|
|
989
989
|
}
|
|
990
990
|
|
|
991
|
-
.bp_base_badge_module_iconBadge--
|
|
991
|
+
.bp_base_badge_module_iconBadge--73265{
|
|
992
992
|
bottom:-5%;
|
|
993
993
|
right:-5%;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
996
|
+
.bp_base_badge_module_interactiveWrapper--73265{
|
|
997
997
|
border:var(--border-2) solid #0000;
|
|
998
998
|
border-radius:50%;
|
|
999
999
|
bottom:calc(-5% - var(--border-2)/2);
|
|
@@ -1001,22 +1001,22 @@
|
|
|
1001
1001
|
position:absolute;
|
|
1002
1002
|
right:calc(-5% - var(--border-2)/2);
|
|
1003
1003
|
}
|
|
1004
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1004
|
+
.bp_base_badge_module_interactiveWrapper--73265.bp_base_badge_module_smallSizeBadge--73265{
|
|
1005
1005
|
width:var(--size-2);
|
|
1006
1006
|
}
|
|
1007
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1007
|
+
.bp_base_badge_module_interactiveWrapper--73265.bp_base_badge_module_mediumSizeBadge--73265{
|
|
1008
1008
|
width:var(--size-3);
|
|
1009
1009
|
}
|
|
1010
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1010
|
+
.bp_base_badge_module_interactiveWrapper--73265.bp_base_badge_module_largeSizeBadge--73265{
|
|
1011
1011
|
width:var(--size-4);
|
|
1012
1012
|
}
|
|
1013
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1013
|
+
.bp_base_badge_module_interactiveWrapper--73265.bp_base_badge_module_xlargeSizeBadge--73265{
|
|
1014
1014
|
width:var(--size-5);
|
|
1015
1015
|
}
|
|
1016
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1016
|
+
.bp_base_badge_module_interactiveWrapper--73265.bp_base_badge_module_xxlargeSizeBadge--73265{
|
|
1017
1017
|
width:var(--size-6);
|
|
1018
1018
|
}
|
|
1019
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1019
|
+
.bp_base_badge_module_interactiveWrapper--73265::before{
|
|
1020
1020
|
content:"";
|
|
1021
1021
|
left:calc(var(--size-6)*-1/4);
|
|
1022
1022
|
min-height:var(--size-6);
|
|
@@ -1025,36 +1025,36 @@
|
|
|
1025
1025
|
top:calc(var(--size-6)*-1/4);
|
|
1026
1026
|
}
|
|
1027
1027
|
|
|
1028
|
-
.bp_base_badge_module_statusBadge--
|
|
1028
|
+
.bp_base_badge_module_statusBadge--73265{
|
|
1029
1029
|
bottom:-20%;
|
|
1030
1030
|
right:-20%;
|
|
1031
1031
|
}
|
|
1032
1032
|
|
|
1033
|
-
.bp_base_badge_module_statusBadge--
|
|
1033
|
+
.bp_base_badge_module_statusBadge--73265.bp_base_badge_module_largeSizeBadge--73265{
|
|
1034
1034
|
bottom:-22%;
|
|
1035
1035
|
right:-22%;
|
|
1036
1036
|
}
|
|
1037
1037
|
|
|
1038
|
-
.bp_base_badge_module_statusBadge--
|
|
1038
|
+
.bp_base_badge_module_statusBadge--73265.bp_base_badge_module_xlargeSizeBadge--73265{
|
|
1039
1039
|
bottom:-15%;
|
|
1040
1040
|
right:-15%;
|
|
1041
1041
|
}
|
|
1042
1042
|
|
|
1043
|
-
.bp_base_badge_module_statusBadge--
|
|
1043
|
+
.bp_base_badge_module_statusBadge--73265.bp_base_badge_module_xxlargeSizeBadge--73265{
|
|
1044
1044
|
bottom:-4%;
|
|
1045
1045
|
right:-4%;
|
|
1046
1046
|
}
|
|
1047
1047
|
|
|
1048
|
-
.bp_base_badge_module_numericBadge--
|
|
1048
|
+
.bp_base_badge_module_numericBadge--73265{
|
|
1049
1049
|
left:60%;
|
|
1050
1050
|
top:0;
|
|
1051
1051
|
}
|
|
1052
1052
|
|
|
1053
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
1053
|
+
.bp_base_badge_module_numericBadgeSingleDigit--73265{
|
|
1054
1054
|
padding:1px;
|
|
1055
1055
|
}
|
|
1056
1056
|
|
|
1057
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
1057
|
+
.bp_base_badge_module_numericBadgeMoreDigits--73265{
|
|
1058
1058
|
padding:1px 3px;
|
|
1059
1059
|
}
|
|
1060
1060
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
box-shadow:var(--dropshadow-3);
|
|
1074
1074
|
}
|
|
1075
1075
|
|
|
1076
|
-
.bp_card_tooltip_module_content--
|
|
1076
|
+
.bp_card_tooltip_module_content--a0918{
|
|
1077
1077
|
animation-duration:.4s;
|
|
1078
1078
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1079
1079
|
border-radius:var(--radius-1);
|
|
@@ -1092,25 +1092,25 @@
|
|
|
1092
1092
|
word-break:break-word;
|
|
1093
1093
|
z-index:2147483647;
|
|
1094
1094
|
}
|
|
1095
|
-
.bp_card_tooltip_module_content--
|
|
1095
|
+
.bp_card_tooltip_module_content--a0918.bp_card_tooltip_module_card--a0918{
|
|
1096
1096
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1097
1097
|
max-width:336px;
|
|
1098
1098
|
min-width:168px;
|
|
1099
1099
|
}
|
|
1100
|
-
.bp_card_tooltip_module_content--
|
|
1101
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1100
|
+
.bp_card_tooltip_module_content--a0918[data-state=delayed-open][data-side=top]{
|
|
1101
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--a0918;
|
|
1102
1102
|
}
|
|
1103
|
-
.bp_card_tooltip_module_content--
|
|
1104
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1103
|
+
.bp_card_tooltip_module_content--a0918[data-state=delayed-open][data-side=right]{
|
|
1104
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--a0918;
|
|
1105
1105
|
}
|
|
1106
|
-
.bp_card_tooltip_module_content--
|
|
1107
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1106
|
+
.bp_card_tooltip_module_content--a0918[data-state=delayed-open][data-side=bottom]{
|
|
1107
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--a0918;
|
|
1108
1108
|
}
|
|
1109
|
-
.bp_card_tooltip_module_content--
|
|
1110
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1109
|
+
.bp_card_tooltip_module_content--a0918[data-state=delayed-open][data-side=left]{
|
|
1110
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--a0918;
|
|
1111
1111
|
}
|
|
1112
1112
|
|
|
1113
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1113
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--a0918{
|
|
1114
1114
|
from{
|
|
1115
1115
|
opacity:0;
|
|
1116
1116
|
transform:translateY(2px);
|
|
@@ -1120,7 +1120,7 @@
|
|
|
1120
1120
|
transform:translateY(0);
|
|
1121
1121
|
}
|
|
1122
1122
|
}
|
|
1123
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1123
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--a0918{
|
|
1124
1124
|
from{
|
|
1125
1125
|
opacity:0;
|
|
1126
1126
|
transform:translateX(-2px);
|
|
@@ -1130,7 +1130,7 @@
|
|
|
1130
1130
|
transform:translateX(0);
|
|
1131
1131
|
}
|
|
1132
1132
|
}
|
|
1133
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1133
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--a0918{
|
|
1134
1134
|
from{
|
|
1135
1135
|
opacity:0;
|
|
1136
1136
|
transform:translateY(-2px);
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
transform:translateY(0);
|
|
1141
1141
|
}
|
|
1142
1142
|
}
|
|
1143
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1143
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--a0918{
|
|
1144
1144
|
from{
|
|
1145
1145
|
opacity:0;
|
|
1146
1146
|
transform:translateX(2px);
|
|
@@ -1151,7 +1151,7 @@
|
|
|
1151
1151
|
}
|
|
1152
1152
|
}
|
|
1153
1153
|
|
|
1154
|
-
.bp_card_tooltip_v2_module_content--
|
|
1154
|
+
.bp_card_tooltip_v2_module_content--509a6{
|
|
1155
1155
|
border-radius:var(--radius-1);
|
|
1156
1156
|
font-family:var(--body-default-font-family);
|
|
1157
1157
|
font-size:var(--body-default-font-size);
|
|
@@ -1169,25 +1169,25 @@
|
|
|
1169
1169
|
word-break:break-word;
|
|
1170
1170
|
z-index:2147483647;
|
|
1171
1171
|
}
|
|
1172
|
-
.bp_card_tooltip_v2_module_content--
|
|
1172
|
+
.bp_card_tooltip_v2_module_content--509a6[data-open]{
|
|
1173
1173
|
animation-duration:var(--animation-duration-4);
|
|
1174
1174
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1175
1175
|
will-change:transform, opacity;
|
|
1176
1176
|
}
|
|
1177
|
-
.bp_card_tooltip_v2_module_content--
|
|
1178
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1177
|
+
.bp_card_tooltip_v2_module_content--509a6[data-open][data-side=top]{
|
|
1178
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--509a6;
|
|
1179
1179
|
}
|
|
1180
|
-
.bp_card_tooltip_v2_module_content--
|
|
1181
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1180
|
+
.bp_card_tooltip_v2_module_content--509a6[data-open][data-side=right]{
|
|
1181
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--509a6;
|
|
1182
1182
|
}
|
|
1183
|
-
.bp_card_tooltip_v2_module_content--
|
|
1184
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1183
|
+
.bp_card_tooltip_v2_module_content--509a6[data-open][data-side=bottom]{
|
|
1184
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--509a6;
|
|
1185
1185
|
}
|
|
1186
|
-
.bp_card_tooltip_v2_module_content--
|
|
1187
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1186
|
+
.bp_card_tooltip_v2_module_content--509a6[data-open][data-side=left]{
|
|
1187
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--509a6;
|
|
1188
1188
|
}
|
|
1189
1189
|
|
|
1190
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1190
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--509a6{
|
|
1191
1191
|
from{
|
|
1192
1192
|
opacity:0;
|
|
1193
1193
|
transform:translateY(2px);
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
transform:translateY(0);
|
|
1198
1198
|
}
|
|
1199
1199
|
}
|
|
1200
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1200
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--509a6{
|
|
1201
1201
|
from{
|
|
1202
1202
|
opacity:0;
|
|
1203
1203
|
transform:translateX(-2px);
|
|
@@ -1207,7 +1207,7 @@
|
|
|
1207
1207
|
transform:translateX(0);
|
|
1208
1208
|
}
|
|
1209
1209
|
}
|
|
1210
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1210
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--509a6{
|
|
1211
1211
|
from{
|
|
1212
1212
|
opacity:0;
|
|
1213
1213
|
transform:translateY(-2px);
|
|
@@ -1217,7 +1217,7 @@
|
|
|
1217
1217
|
transform:translateY(0);
|
|
1218
1218
|
}
|
|
1219
1219
|
}
|
|
1220
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1220
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--509a6{
|
|
1221
1221
|
from{
|
|
1222
1222
|
opacity:0;
|
|
1223
1223
|
transform:translateX(2px);
|
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
|
|
1231
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1231
|
+
.bp_interactive_icon_module_interactiveIcon--9b835{
|
|
1232
1232
|
all:unset;
|
|
1233
1233
|
background:none;
|
|
1234
1234
|
border:0;
|
|
@@ -1237,7 +1237,7 @@
|
|
|
1237
1237
|
display:inline-flex;
|
|
1238
1238
|
padding:0;
|
|
1239
1239
|
}
|
|
1240
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1240
|
+
.bp_interactive_icon_module_interactiveIcon--9b835:focus-visible{
|
|
1241
1241
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1242
1242
|
outline:none;
|
|
1243
1243
|
overflow:visible;
|
|
@@ -1297,7 +1297,7 @@
|
|
|
1297
1297
|
padding-bottom:var(--size-4);
|
|
1298
1298
|
}
|
|
1299
1299
|
|
|
1300
|
-
.bp_checkbox_module_option--
|
|
1300
|
+
.bp_checkbox_module_option--de6fa{
|
|
1301
1301
|
display:flex;
|
|
1302
1302
|
flex-direction:column;
|
|
1303
1303
|
font-family:var(--body-default-font-family);
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
text-decoration:var(--body-default-text-decoration);
|
|
1310
1310
|
text-transform:var(--body-default-text-case);
|
|
1311
1311
|
}
|
|
1312
|
-
.bp_checkbox_module_option--
|
|
1312
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa{
|
|
1313
1313
|
all:unset;
|
|
1314
1314
|
align-items:center;
|
|
1315
1315
|
background-color:var(--surface-checkbox-surface);
|
|
@@ -1323,39 +1323,39 @@
|
|
|
1323
1323
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
1324
1324
|
width:var(--size-4);
|
|
1325
1325
|
}
|
|
1326
|
-
.bp_checkbox_module_option--
|
|
1326
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa .bp_checkbox_module_indicator--de6fa{
|
|
1327
1327
|
display:flex;
|
|
1328
1328
|
transform:scale(0);
|
|
1329
1329
|
transition-duration:.15s;
|
|
1330
1330
|
transition-property:transform;
|
|
1331
1331
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1332
1332
|
}
|
|
1333
|
-
.bp_checkbox_module_option--
|
|
1333
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:focus-visible{
|
|
1334
1334
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
1335
1335
|
outline-offset:var(--border-1);
|
|
1336
1336
|
}
|
|
1337
|
-
.bp_checkbox_module_option--
|
|
1337
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa[data-disabled]{
|
|
1338
1338
|
opacity:60%;
|
|
1339
1339
|
}
|
|
1340
|
-
.bp_checkbox_module_option--
|
|
1340
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa[data-state=checked],.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa[data-state=indeterminate]{
|
|
1341
1341
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1342
1342
|
border-color:var(--border-checkbox-border-selected);
|
|
1343
1343
|
}
|
|
1344
|
-
.bp_checkbox_module_option--
|
|
1344
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa[data-state=checked] .bp_checkbox_module_indicator--de6fa,.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa[data-state=indeterminate] .bp_checkbox_module_indicator--de6fa{
|
|
1345
1345
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1346
1346
|
transform:scale(1);
|
|
1347
1347
|
}
|
|
1348
|
-
.bp_checkbox_module_option--
|
|
1348
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):focus-visible,.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):hover{
|
|
1349
1349
|
border-color:var(--border-checkbox-border-hover);
|
|
1350
1350
|
}
|
|
1351
|
-
.bp_checkbox_module_option--
|
|
1351
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1352
1352
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1353
1353
|
border-color:var(--border-checkbox-border-selected-hover);
|
|
1354
1354
|
}
|
|
1355
|
-
.bp_checkbox_module_option--
|
|
1355
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--de6fa,.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--de6fa,.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--de6fa,.bp_checkbox_module_option--de6fa .bp_checkbox_module_checkbox--de6fa:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--de6fa{
|
|
1356
1356
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1357
1357
|
}
|
|
1358
|
-
.bp_checkbox_module_option--
|
|
1358
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_label--de6fa{
|
|
1359
1359
|
cursor:pointer;
|
|
1360
1360
|
display:inline-flex;
|
|
1361
1361
|
flex-direction:row;
|
|
@@ -1363,10 +1363,10 @@
|
|
|
1363
1363
|
width:-moz-fit-content;
|
|
1364
1364
|
width:fit-content;
|
|
1365
1365
|
}
|
|
1366
|
-
.bp_checkbox_module_option--
|
|
1366
|
+
.bp_checkbox_module_option--de6fa .bp_checkbox_module_description--de6fa{
|
|
1367
1367
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
1368
1368
|
}
|
|
1369
|
-
.bp_checkbox_module_option--
|
|
1369
|
+
.bp_checkbox_module_option--de6fa.bp_checkbox_module_disabled--de6fa .bp_checkbox_module_label--de6fa{
|
|
1370
1370
|
cursor:default;
|
|
1371
1371
|
}
|
|
1372
1372
|
.bp_icon_button_module_iconButton--cb154{
|
|
@@ -1655,7 +1655,7 @@
|
|
|
1655
1655
|
flex-shrink:0;
|
|
1656
1656
|
}
|
|
1657
1657
|
|
|
1658
|
-
.bp_text_area_autosize_module_textArea--
|
|
1658
|
+
.bp_text_area_autosize_module_textArea--8d7b9{
|
|
1659
1659
|
background:var(--surface-input-surface);
|
|
1660
1660
|
border:none;
|
|
1661
1661
|
box-shadow:var(--innershadow-1);
|
|
@@ -1674,38 +1674,38 @@
|
|
|
1674
1674
|
text-transform:var(--body-default-text-case);
|
|
1675
1675
|
width:100%;
|
|
1676
1676
|
}
|
|
1677
|
-
.bp_text_area_autosize_module_textArea--
|
|
1677
|
+
.bp_text_area_autosize_module_textArea--8d7b9::placeholder{
|
|
1678
1678
|
color:var(--text-text-on-light-secondary);
|
|
1679
1679
|
opacity:1;
|
|
1680
1680
|
}
|
|
1681
|
-
.bp_text_area_autosize_module_textArea--
|
|
1681
|
+
.bp_text_area_autosize_module_textArea--8d7b9.bp_text_area_autosize_module_error--8d7b9{
|
|
1682
1682
|
background:var(--surface-input-surface-error);
|
|
1683
1683
|
outline:0;
|
|
1684
1684
|
}
|
|
1685
|
-
.bp_text_area_autosize_module_textArea--
|
|
1685
|
+
.bp_text_area_autosize_module_textArea--8d7b9:focus{
|
|
1686
1686
|
border:none;
|
|
1687
1687
|
}
|
|
1688
|
-
.bp_text_area_autosize_module_textArea--
|
|
1688
|
+
.bp_text_area_autosize_module_textArea--8d7b9:hover{
|
|
1689
1689
|
box-shadow:var(--innershadow-1);
|
|
1690
1690
|
}
|
|
1691
|
-
.bp_text_area_autosize_module_textArea--
|
|
1691
|
+
.bp_text_area_autosize_module_textArea--8d7b9:focus-visible{
|
|
1692
1692
|
background:var(--surface-input-surface-focus);
|
|
1693
1693
|
outline:0;
|
|
1694
1694
|
}
|
|
1695
|
-
.bp_text_area_autosize_module_textArea--
|
|
1695
|
+
.bp_text_area_autosize_module_textArea--8d7b9:disabled{
|
|
1696
1696
|
background:var(--surface-input-surface);
|
|
1697
1697
|
border:none;
|
|
1698
1698
|
box-shadow:var(--innershadow-1);
|
|
1699
1699
|
color:var(--text-text-on-light);
|
|
1700
1700
|
}
|
|
1701
|
-
.bp_text_area_autosize_module_textArea--
|
|
1701
|
+
.bp_text_area_autosize_module_textArea--8d7b9:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--8d7b9):hover{
|
|
1702
1702
|
background:var(--surface-input-surface-hover);
|
|
1703
1703
|
}
|
|
1704
|
-
.bp_text_area_autosize_module_textArea--
|
|
1704
|
+
.bp_text_area_autosize_module_textArea--8d7b9.bp_text_area_autosize_module_loading--8d7b9{
|
|
1705
1705
|
padding-inline-end:1.875rem;
|
|
1706
1706
|
}
|
|
1707
1707
|
|
|
1708
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
1708
|
+
.bp_text_area_autosize_module_loadingIndicator--8d7b9{
|
|
1709
1709
|
bottom:.375rem;
|
|
1710
1710
|
display:inline-block;
|
|
1711
1711
|
height:var(--size-6);
|
|
@@ -1715,7 +1715,7 @@
|
|
|
1715
1715
|
width:var(--size-6);
|
|
1716
1716
|
}
|
|
1717
1717
|
|
|
1718
|
-
.bp_text_area_autosize_module_border--
|
|
1718
|
+
.bp_text_area_autosize_module_border--8d7b9{
|
|
1719
1719
|
border-radius:var(--radius-2);
|
|
1720
1720
|
box-shadow:0 0 0 var(--border-1) var(--border-input-border);
|
|
1721
1721
|
display:flex;
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
transform:translateZ(0);
|
|
1724
1724
|
}
|
|
1725
1725
|
|
|
1726
|
-
.bp_text_area_module_textAreaContainer--
|
|
1726
|
+
.bp_text_area_module_textAreaContainer--3be9c{
|
|
1727
1727
|
display:flex;
|
|
1728
1728
|
flex-direction:column;
|
|
1729
1729
|
font-family:var(--body-default-font-family);
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
text-decoration:var(--body-default-text-decoration);
|
|
1737
1737
|
text-transform:var(--body-default-text-case);
|
|
1738
1738
|
}
|
|
1739
|
-
.bp_text_area_module_textAreaContainer--
|
|
1739
|
+
.bp_text_area_module_textAreaContainer--3be9c .bp_text_area_module_label--3be9c{
|
|
1740
1740
|
color:var(--text-text-on-light);
|
|
1741
1741
|
flex:0 0 fit-content;
|
|
1742
1742
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1750,13 +1750,13 @@
|
|
|
1750
1750
|
width:-moz-fit-content;
|
|
1751
1751
|
width:fit-content;
|
|
1752
1752
|
}
|
|
1753
|
-
.bp_text_area_module_textAreaContainer--
|
|
1753
|
+
.bp_text_area_module_textAreaContainer--3be9c .bp_text_area_module_label--3be9c:not(.bp_text_area_module_hidden--3be9c){
|
|
1754
1754
|
margin-block-end:var(--space-2);
|
|
1755
1755
|
}
|
|
1756
|
-
.bp_text_area_module_textAreaContainer--
|
|
1756
|
+
.bp_text_area_module_textAreaContainer--3be9c.bp_text_area_module_disabled--3be9c{
|
|
1757
1757
|
opacity:60%;
|
|
1758
1758
|
}
|
|
1759
|
-
.bp_text_area_module_textAreaContainer--
|
|
1759
|
+
.bp_text_area_module_textAreaContainer--3be9c .bp_text_area_module_inlineError--3be9c{
|
|
1760
1760
|
margin-block-start:var(--space-2);
|
|
1761
1761
|
}
|
|
1762
1762
|
.bp_labelable_module_required--25dbc{
|
|
@@ -1771,7 +1771,7 @@
|
|
|
1771
1771
|
transform:scale(1.2);
|
|
1772
1772
|
}
|
|
1773
1773
|
|
|
1774
|
-
.bp_combobox_module_container--
|
|
1774
|
+
.bp_combobox_module_container--8650a{
|
|
1775
1775
|
display:flex;
|
|
1776
1776
|
flex-direction:column;
|
|
1777
1777
|
font-family:var(--body-default-font-family);
|
|
@@ -1783,10 +1783,10 @@
|
|
|
1783
1783
|
text-decoration:var(--body-default-text-decoration);
|
|
1784
1784
|
text-transform:var(--body-default-text-case);
|
|
1785
1785
|
}
|
|
1786
|
-
.bp_combobox_module_container--
|
|
1786
|
+
.bp_combobox_module_container--8650a.bp_combobox_module_disabled--8650a{
|
|
1787
1787
|
opacity:60%;
|
|
1788
1788
|
}
|
|
1789
|
-
.bp_combobox_module_container--
|
|
1789
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_label--8650a{
|
|
1790
1790
|
color:var(--text-text-on-light);
|
|
1791
1791
|
flex:0 0 fit-content;
|
|
1792
1792
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1799,10 +1799,10 @@
|
|
|
1799
1799
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
1800
1800
|
text-transform:var(--body-default-bold-text-case);
|
|
1801
1801
|
}
|
|
1802
|
-
.bp_combobox_module_container--
|
|
1802
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_label--8650a:not(.bp_combobox_module_hiddenLabel--8650a){
|
|
1803
1803
|
margin-block-end:var(--space-2);
|
|
1804
1804
|
}
|
|
1805
|
-
.bp_combobox_module_container--
|
|
1805
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a{
|
|
1806
1806
|
background-color:var(--surface-dropdown-surface);
|
|
1807
1807
|
border-bottom:var(--blueprint-combobox-border-bottom-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
1808
1808
|
border-left:var(--blueprint-combobox-border-left-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
@@ -1819,15 +1819,15 @@
|
|
|
1819
1819
|
padding-inline:var(--space-3);
|
|
1820
1820
|
position:relative;
|
|
1821
1821
|
}
|
|
1822
|
-
.bp_combobox_module_container--
|
|
1822
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a.bp_combobox_module_withComboboxButtons--8650a{
|
|
1823
1823
|
padding-inline-end:var(--space-10);
|
|
1824
1824
|
}
|
|
1825
|
-
.bp_combobox_module_container--
|
|
1825
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a:not(:disabled):has(input:focus){
|
|
1826
1826
|
background-color:var(--surface-dropdown-surface-focus);
|
|
1827
1827
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1828
1828
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1829
1829
|
}
|
|
1830
|
-
.bp_combobox_module_container--
|
|
1830
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a:not(:disabled).bp_combobox_module_error--8650a,.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a:not(:disabled):has([aria-invalid=true]){
|
|
1831
1831
|
background-color:var(--surface-dropdown-surface-error);
|
|
1832
1832
|
border-bottom:var(--blueprint-combobox-border-error-bottom-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1833
1833
|
border-left:var(--blueprint-combobox-border-error-left-width, var(--border-2)) solid var(--border-input-border-error);
|
|
@@ -1835,13 +1835,13 @@
|
|
|
1835
1835
|
border-top:var(--blueprint-combobox-border-error-top-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1836
1836
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1837
1837
|
}
|
|
1838
|
-
.bp_combobox_module_container--
|
|
1838
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a .bp_combobox_module_textInputWrapper--8650a{
|
|
1839
1839
|
align-items:center;
|
|
1840
1840
|
display:flex;
|
|
1841
1841
|
flex:content;
|
|
1842
1842
|
gap:var(--space-2);
|
|
1843
1843
|
}
|
|
1844
|
-
.bp_combobox_module_container--
|
|
1844
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a .bp_combobox_module_textInputWrapper--8650a .bp_combobox_module_textInput--8650a{
|
|
1845
1845
|
background-color:initial;
|
|
1846
1846
|
border:none;
|
|
1847
1847
|
color:var(--text-text-on-light);
|
|
@@ -1858,28 +1858,28 @@
|
|
|
1858
1858
|
text-transform:var(--body-default-text-case);
|
|
1859
1859
|
width:100%;
|
|
1860
1860
|
}
|
|
1861
|
-
.bp_combobox_module_container--
|
|
1861
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a .bp_combobox_module_textInputWrapper--8650a .bp_combobox_module_errorIcon--8650a path{
|
|
1862
1862
|
fill:var(--icon-icon-error-on-light);
|
|
1863
1863
|
}
|
|
1864
|
-
.bp_combobox_module_container--
|
|
1864
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a .bp_combobox_module_textInputWrapper--8650a .bp_combobox_module_comboboxButtons--8650a{
|
|
1865
1865
|
align-items:center;
|
|
1866
1866
|
display:flex;
|
|
1867
1867
|
position:absolute;
|
|
1868
1868
|
right:var(--space-2);
|
|
1869
1869
|
top:var(--space-2);
|
|
1870
1870
|
}
|
|
1871
|
-
.bp_combobox_module_container--
|
|
1871
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a.bp_combobox_module_withChips--8650a{
|
|
1872
1872
|
max-height:calc(var(--space-2)*2 + var(--space-6)*3);
|
|
1873
1873
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-1));
|
|
1874
1874
|
}
|
|
1875
|
-
.bp_combobox_module_container--
|
|
1875
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a.bp_combobox_module_withChips--8650a:not(:disabled).bp_combobox_module_error--8650a,.bp_combobox_module_container--8650a .bp_combobox_module_comboboxContainer--8650a.bp_combobox_module_withChips--8650a:not(:disabled):has(input:focus){
|
|
1876
1876
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-2));
|
|
1877
1877
|
}
|
|
1878
|
-
.bp_combobox_module_container--
|
|
1878
|
+
.bp_combobox_module_container--8650a .bp_combobox_module_inlineError--8650a{
|
|
1879
1879
|
margin-block-start:var(--space-2);
|
|
1880
1880
|
}
|
|
1881
1881
|
|
|
1882
|
-
.bp_combobox_module_popover--
|
|
1882
|
+
.bp_combobox_module_popover--8650a{
|
|
1883
1883
|
background-color:var(--surface-menu-surface);
|
|
1884
1884
|
border:var(--border-1) solid var(--border-card-border);
|
|
1885
1885
|
border-radius:var(--radius-3);
|
|
@@ -1898,7 +1898,7 @@
|
|
|
1898
1898
|
text-transform:var(--body-default-text-case);
|
|
1899
1899
|
z-index:380;
|
|
1900
1900
|
}
|
|
1901
|
-
.bp_combobox_module_popover--
|
|
1901
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a{
|
|
1902
1902
|
border:var(--border-2) solid #0000;
|
|
1903
1903
|
border-radius:var(--radius-3);
|
|
1904
1904
|
box-sizing:border-box;
|
|
@@ -1912,21 +1912,21 @@
|
|
|
1912
1912
|
user-select:none;
|
|
1913
1913
|
width:100%;
|
|
1914
1914
|
}
|
|
1915
|
-
.bp_combobox_module_popover--
|
|
1915
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a[aria-disabled]{
|
|
1916
1916
|
opacity:60%;
|
|
1917
1917
|
}
|
|
1918
|
-
.bp_combobox_module_popover--
|
|
1918
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a[data-active-item]:not([aria-disabled]){
|
|
1919
1919
|
background-color:var(--surface-menu-surface-focus);
|
|
1920
1920
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1921
1921
|
}
|
|
1922
|
-
.bp_combobox_module_popover--
|
|
1922
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a:active{
|
|
1923
1923
|
background-color:var(--surface-menu-surface-hover);
|
|
1924
1924
|
border:var(--border-2) solid #0000;
|
|
1925
1925
|
}
|
|
1926
|
-
.bp_combobox_module_popover--
|
|
1926
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a:hover{
|
|
1927
1927
|
background-color:var(--surface-menu-surface-hover);
|
|
1928
1928
|
}
|
|
1929
|
-
.bp_combobox_module_popover--
|
|
1929
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a .bp_combobox_module_indicator--8650a{
|
|
1930
1930
|
align-items:center;
|
|
1931
1931
|
display:flex;
|
|
1932
1932
|
height:var(--size-9);
|
|
@@ -1935,22 +1935,22 @@
|
|
|
1935
1935
|
position:absolute;
|
|
1936
1936
|
top:0;
|
|
1937
1937
|
}
|
|
1938
|
-
.bp_combobox_module_popover--
|
|
1938
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_option--8650a .bp_combobox_module_indicator--8650a .bp_combobox_module_indicatorIcon--8650a path{
|
|
1939
1939
|
fill:var(--icon-icon-on-light);
|
|
1940
1940
|
}
|
|
1941
|
-
.bp_combobox_module_popover--
|
|
1941
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_optionWithIndicator--8650a{
|
|
1942
1942
|
padding-inline:var(--space-10) var(--space-2);
|
|
1943
1943
|
}
|
|
1944
|
-
.bp_combobox_module_popover--
|
|
1944
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_loadingIndicator--8650a{
|
|
1945
1945
|
position:unset;
|
|
1946
1946
|
}
|
|
1947
|
-
.bp_combobox_module_popover--
|
|
1947
|
+
.bp_combobox_module_popover--8650a .bp_combobox_module_noResultOption--8650a{
|
|
1948
1948
|
color:var(--text-text-on-light);
|
|
1949
1949
|
-webkit-user-select:none;
|
|
1950
1950
|
user-select:none;
|
|
1951
1951
|
}
|
|
1952
1952
|
|
|
1953
|
-
.bp_combobox_group_module_container--
|
|
1953
|
+
.bp_combobox_group_module_container--c25d6{
|
|
1954
1954
|
align-items:flex-start;
|
|
1955
1955
|
display:flex;
|
|
1956
1956
|
flex-direction:column;
|
|
@@ -1958,17 +1958,17 @@
|
|
|
1958
1958
|
max-width:358px;
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
1961
|
+
.bp_combobox_group_module_comboboxGroupcontainer--c25d6{
|
|
1962
1962
|
display:flex;
|
|
1963
1963
|
flex-direction:row;
|
|
1964
1964
|
}
|
|
1965
1965
|
|
|
1966
|
-
.bp_combobox_group_module_disabled--
|
|
1966
|
+
.bp_combobox_group_module_disabled--c25d6{
|
|
1967
1967
|
opacity:60%;
|
|
1968
1968
|
pointer-events:none;
|
|
1969
1969
|
}
|
|
1970
1970
|
|
|
1971
|
-
.bp_combobox_group_module_label--
|
|
1971
|
+
.bp_combobox_group_module_label--c25d6{
|
|
1972
1972
|
color:var(--text-text-on-light);
|
|
1973
1973
|
flex:0 0 fit-content;
|
|
1974
1974
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1982,59 +1982,59 @@
|
|
|
1982
1982
|
text-transform:var(--body-default-bold-text-case);
|
|
1983
1983
|
}
|
|
1984
1984
|
|
|
1985
|
-
.bp_combobox_group_module_trailing--
|
|
1985
|
+
.bp_combobox_group_module_trailing--c25d6{
|
|
1986
1986
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1987
1987
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1988
1988
|
--blueprint-combobox-border-left-width:none;
|
|
1989
1989
|
--blueprint-select-border-left-width:none;
|
|
1990
1990
|
}
|
|
1991
1991
|
|
|
1992
|
-
.bp_combobox_group_module_leading--
|
|
1992
|
+
.bp_combobox_group_module_leading--c25d6{
|
|
1993
1993
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1994
1994
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1995
1995
|
}
|
|
1996
1996
|
|
|
1997
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1997
|
+
.bp_combobox_group_module_errorCombobox--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
1998
1998
|
--blueprint-select-border-right-width:none;
|
|
1999
1999
|
}
|
|
2000
2000
|
|
|
2001
|
-
.bp_combobox_group_module_errorSelect--
|
|
2001
|
+
.bp_combobox_group_module_errorSelect--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2002
2002
|
--blueprint-combobox-border-right-width:none;
|
|
2003
2003
|
}
|
|
2004
2004
|
|
|
2005
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2005
|
+
.bp_combobox_group_module_errorCombobox--c25d6.bp_combobox_group_module_errorSelect--c25d6.bp_combobox_group_module_trailing--c25d6{
|
|
2006
2006
|
--blueprint-select-border-error-left-width:none;
|
|
2007
2007
|
}
|
|
2008
2008
|
|
|
2009
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2009
|
+
.bp_combobox_group_module_errorCombobox--c25d6.bp_combobox_group_module_errorSelect--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2010
2010
|
--blueprint-select-border-error-right-width:none;
|
|
2011
2011
|
}
|
|
2012
2012
|
|
|
2013
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2013
|
+
.bp_combobox_group_module_selectHasFocus--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2014
2014
|
--blueprint-combobox-border-right-width:none;
|
|
2015
2015
|
}
|
|
2016
2016
|
|
|
2017
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2017
|
+
.bp_combobox_group_module_selectHasFocus--c25d6.bp_combobox_group_module_errorCombobox--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2018
2018
|
--blueprint-combobox-border-error-right-width:none;
|
|
2019
2019
|
}
|
|
2020
2020
|
|
|
2021
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2021
|
+
.bp_combobox_group_module_selectHasFocus--c25d6.bp_combobox_group_module_errorCombobox--c25d6.bp_combobox_group_module_trailing--c25d6{
|
|
2022
2022
|
--blueprint-combobox-border-error-left-width:none;
|
|
2023
2023
|
}
|
|
2024
2024
|
|
|
2025
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2025
|
+
.bp_combobox_group_module_comboboxHasFocus--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2026
2026
|
--blueprint-select-border-right-width:none;
|
|
2027
2027
|
}
|
|
2028
2028
|
|
|
2029
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2029
|
+
.bp_combobox_group_module_comboboxHasFocus--c25d6.bp_combobox_group_module_errorSelect--c25d6.bp_combobox_group_module_leading--c25d6{
|
|
2030
2030
|
--blueprint-select-border-error-right-width:none;
|
|
2031
2031
|
}
|
|
2032
2032
|
|
|
2033
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2033
|
+
.bp_combobox_group_module_comboboxHasFocus--c25d6.bp_combobox_group_module_errorSelect--c25d6.bp_combobox_group_module_trailing--c25d6{
|
|
2034
2034
|
--blueprint-select-border-error-left-width:none;
|
|
2035
2035
|
}
|
|
2036
2036
|
|
|
2037
|
-
.bp_select_module_container--
|
|
2037
|
+
.bp_select_module_container--fed70{
|
|
2038
2038
|
display:flex;
|
|
2039
2039
|
flex-direction:column;
|
|
2040
2040
|
font-family:var(--body-default-font-family);
|
|
@@ -2047,10 +2047,10 @@
|
|
|
2047
2047
|
text-decoration:var(--body-default-text-decoration);
|
|
2048
2048
|
text-transform:var(--body-default-text-case);
|
|
2049
2049
|
}
|
|
2050
|
-
.bp_select_module_container--
|
|
2050
|
+
.bp_select_module_container--fed70.bp_select_module_disabled--fed70{
|
|
2051
2051
|
opacity:60%;
|
|
2052
2052
|
}
|
|
2053
|
-
.bp_select_module_container--
|
|
2053
|
+
.bp_select_module_container--fed70 .bp_select_module_label--fed70{
|
|
2054
2054
|
color:var(--text-text-on-light);
|
|
2055
2055
|
flex:0 0 fit-content;
|
|
2056
2056
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2064
2064
|
text-transform:var(--body-default-bold-text-case);
|
|
2065
2065
|
}
|
|
2066
|
-
.bp_select_module_container--
|
|
2066
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70{
|
|
2067
2067
|
align-items:center;
|
|
2068
2068
|
background-color:var(--surface-dropdown-surface);
|
|
2069
2069
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2092,58 +2092,58 @@
|
|
|
2092
2092
|
text-transform:var(--body-default-text-case);
|
|
2093
2093
|
width:100%;
|
|
2094
2094
|
}
|
|
2095
|
-
.bp_select_module_container--
|
|
2095
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70 span:first-child{
|
|
2096
2096
|
overflow:hidden;
|
|
2097
2097
|
text-overflow:ellipsis;
|
|
2098
2098
|
white-space:nowrap;
|
|
2099
2099
|
}
|
|
2100
|
-
.bp_select_module_container--
|
|
2100
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:disabled{
|
|
2101
2101
|
cursor:default;
|
|
2102
2102
|
}
|
|
2103
|
-
.bp_select_module_container--
|
|
2103
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70.bp_select_module_readonly--fed70:not(:disabled){
|
|
2104
2104
|
background-color:var(--gray-02);
|
|
2105
2105
|
box-shadow:none;
|
|
2106
2106
|
color:var(--text-text-on-light-secondary);
|
|
2107
2107
|
cursor:default;
|
|
2108
2108
|
}
|
|
2109
|
-
.bp_select_module_container--
|
|
2109
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):not(:disabled).bp_select_module_error--fed70,.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):not(:disabled)[aria-invalid=true]{
|
|
2110
2110
|
background-color:var(--surface-dropdown-surface-error);
|
|
2111
2111
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2112
2112
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2113
2113
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2114
2114
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2115
2115
|
}
|
|
2116
|
-
.bp_select_module_container--
|
|
2116
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):focus,.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):not(:disabled).bp_select_module_error--fed70:focus,.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):not(:disabled)[aria-invalid=true]:focus{
|
|
2117
2117
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2118
2118
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2119
2119
|
}
|
|
2120
|
-
.bp_select_module_container--
|
|
2120
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70:not(.bp_select_module_readonly--fed70):not(:disabled):not(:focus):not(.bp_select_module_error--fed70):not([aria-invalid]):hover{
|
|
2121
2121
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2122
2122
|
border-color:var(--border-dropdown-border-hover);
|
|
2123
2123
|
}
|
|
2124
|
-
.bp_select_module_container--
|
|
2124
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70 .bp_select_module_iconWrapper--fed70{
|
|
2125
2125
|
flex-shrink:0;
|
|
2126
2126
|
-webkit-user-select:none;
|
|
2127
2127
|
user-select:none;
|
|
2128
2128
|
}
|
|
2129
|
-
.bp_select_module_container--
|
|
2129
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70 .bp_select_module_iconCaret--fed70{
|
|
2130
2130
|
display:block;
|
|
2131
2131
|
height:var(--size-2);
|
|
2132
2132
|
width:var(--size-2);
|
|
2133
2133
|
}
|
|
2134
|
-
.bp_select_module_container--
|
|
2134
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70 .bp_select_module_iconCaret--fed70 path{
|
|
2135
2135
|
fill:var(--icon-icon-on-light);
|
|
2136
2136
|
}
|
|
2137
|
-
.bp_select_module_container--
|
|
2137
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70 .bp_select_module_iconPencilCrossed--fed70{
|
|
2138
2138
|
display:block;
|
|
2139
2139
|
height:var(--size-4);
|
|
2140
2140
|
width:var(--size-4);
|
|
2141
2141
|
}
|
|
2142
|
-
.bp_select_module_container--
|
|
2142
|
+
.bp_select_module_container--fed70 .bp_select_module_triggerBtn--fed70[data-state=open] .bp_select_module_icon--fed70{
|
|
2143
2143
|
transform:rotate(180deg);
|
|
2144
2144
|
}
|
|
2145
2145
|
|
|
2146
|
-
.bp_select_module_content--
|
|
2146
|
+
.bp_select_module_content--fed70{
|
|
2147
2147
|
background-color:var(--surface-menu-surface);
|
|
2148
2148
|
border:var(--border-1) solid var(--border-card-border);
|
|
2149
2149
|
border-radius:var(--radius-3);
|
|
@@ -2162,11 +2162,11 @@
|
|
|
2162
2162
|
text-transform:var(--body-default-text-case);
|
|
2163
2163
|
z-index:380;
|
|
2164
2164
|
}
|
|
2165
|
-
.bp_select_module_content--
|
|
2165
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70{
|
|
2166
2166
|
padding-block:var(--space-3);
|
|
2167
2167
|
padding-inline:var(--space-3);
|
|
2168
2168
|
}
|
|
2169
|
-
.bp_select_module_content--
|
|
2169
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70{
|
|
2170
2170
|
border:var(--border-2) solid #0000;
|
|
2171
2171
|
border-radius:var(--radius-3);
|
|
2172
2172
|
cursor:pointer;
|
|
@@ -2181,29 +2181,29 @@
|
|
|
2181
2181
|
-webkit-user-select:none;
|
|
2182
2182
|
user-select:none;
|
|
2183
2183
|
}
|
|
2184
|
-
.bp_select_module_content--
|
|
2184
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70[data-disabled]{
|
|
2185
2185
|
opacity:60%;
|
|
2186
2186
|
pointer-events:none;
|
|
2187
2187
|
}
|
|
2188
|
-
.bp_select_module_content--
|
|
2188
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70[data-highlighted]{
|
|
2189
2189
|
background-color:var(--surface-menu-surface-focus);
|
|
2190
2190
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2191
2191
|
}
|
|
2192
|
-
.bp_select_module_content--
|
|
2192
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70:active{
|
|
2193
2193
|
background-color:var(--surface-menu-surface-hover);
|
|
2194
2194
|
border:var(--border-2) solid #0000;
|
|
2195
2195
|
}
|
|
2196
|
-
.bp_select_module_content--
|
|
2196
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70:hover{
|
|
2197
2197
|
background-color:var(--surface-menu-surface-hover);
|
|
2198
2198
|
}
|
|
2199
|
-
.bp_select_module_content--
|
|
2199
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70 span:first-child{
|
|
2200
2200
|
overflow:hidden;
|
|
2201
2201
|
overflow-wrap:break-word;
|
|
2202
2202
|
}
|
|
2203
|
-
.bp_select_module_content--
|
|
2203
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70 .bp_select_module_secondaryText--fed70{
|
|
2204
2204
|
color:var(--text-text-on-light-secondary);
|
|
2205
2205
|
}
|
|
2206
|
-
.bp_select_module_content--
|
|
2206
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70 .bp_select_module_indicator--fed70{
|
|
2207
2207
|
align-items:center;
|
|
2208
2208
|
display:flex;
|
|
2209
2209
|
height:var(--size-9);
|
|
@@ -2212,17 +2212,17 @@
|
|
|
2212
2212
|
position:absolute;
|
|
2213
2213
|
top:0;
|
|
2214
2214
|
}
|
|
2215
|
-
.bp_select_module_content--
|
|
2215
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_option--fed70 .bp_select_module_indicator--fed70 path{
|
|
2216
2216
|
fill:var(--icon-icon-on-light);
|
|
2217
2217
|
}
|
|
2218
|
-
.bp_select_module_content--
|
|
2218
|
+
.bp_select_module_content--fed70 .bp_select_module_viewport--fed70 .bp_select_module_separator--fed70{
|
|
2219
2219
|
background-color:var(--border-divider-border);
|
|
2220
2220
|
flex-shrink:0;
|
|
2221
2221
|
height:var(--border-1);
|
|
2222
2222
|
margin-block:var(--space-2);
|
|
2223
2223
|
}
|
|
2224
2224
|
|
|
2225
|
-
.bp_content_card_module_card--
|
|
2225
|
+
.bp_content_card_module_card--bdcd1{
|
|
2226
2226
|
background-color:var(--surface-surface);
|
|
2227
2227
|
border:var(--border-1) solid var(--border-card-border);
|
|
2228
2228
|
border-radius:var(--size-3);
|
|
@@ -2233,21 +2233,21 @@
|
|
|
2233
2233
|
padding:var(--size-4);
|
|
2234
2234
|
position:relative;
|
|
2235
2235
|
}
|
|
2236
|
-
.bp_content_card_module_card--
|
|
2236
|
+
.bp_content_card_module_card--bdcd1:hover{
|
|
2237
2237
|
box-shadow:var(--dropshadow-3);
|
|
2238
2238
|
}
|
|
2239
|
-
.bp_content_card_module_card--
|
|
2239
|
+
.bp_content_card_module_card--bdcd1:focus-visible{
|
|
2240
2240
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2241
2241
|
box-shadow:var(--dropshadow-3);
|
|
2242
2242
|
outline:none;
|
|
2243
2243
|
}
|
|
2244
|
-
.bp_content_card_module_card--
|
|
2244
|
+
.bp_content_card_module_card--bdcd1:active{
|
|
2245
2245
|
background-color:var(--surface-card-surface-pressed);
|
|
2246
2246
|
border:var(--border-1) solid var(--border-card-border);
|
|
2247
2247
|
box-shadow:none;
|
|
2248
2248
|
}
|
|
2249
2249
|
|
|
2250
|
-
.bp_content_card_module_cardContent--
|
|
2250
|
+
.bp_content_card_module_cardContent--bdcd1{
|
|
2251
2251
|
display:flex;
|
|
2252
2252
|
flex-direction:column;
|
|
2253
2253
|
gap:var(--size-2);
|
|
@@ -2256,32 +2256,32 @@
|
|
|
2256
2256
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2257
2257
|
}
|
|
2258
2258
|
|
|
2259
|
-
.bp_content_card_module_cardTitle--
|
|
2259
|
+
.bp_content_card_module_cardTitle--bdcd1{
|
|
2260
2260
|
align-items:center;
|
|
2261
2261
|
display:flex;
|
|
2262
2262
|
height:var(--size-12);
|
|
2263
2263
|
}
|
|
2264
2264
|
|
|
2265
|
-
.bp_content_card_module_cardTitleText--
|
|
2265
|
+
.bp_content_card_module_cardTitleText--bdcd1{
|
|
2266
2266
|
-webkit-box-orient:vertical;
|
|
2267
2267
|
-webkit-line-clamp:2;
|
|
2268
2268
|
display:-webkit-inline-box;
|
|
2269
2269
|
overflow:hidden;
|
|
2270
2270
|
}
|
|
2271
2271
|
|
|
2272
|
-
.bp_content_card_module_cardBody--
|
|
2272
|
+
.bp_content_card_module_cardBody--bdcd1{
|
|
2273
2273
|
height:var(--size-12);
|
|
2274
2274
|
margin-block-end:var(--size-2);
|
|
2275
2275
|
}
|
|
2276
2276
|
|
|
2277
|
-
.bp_content_card_module_cardBodyText--
|
|
2277
|
+
.bp_content_card_module_cardBodyText--bdcd1{
|
|
2278
2278
|
-webkit-box-orient:vertical;
|
|
2279
2279
|
-webkit-line-clamp:2;
|
|
2280
2280
|
display:-webkit-inline-box;
|
|
2281
2281
|
overflow:hidden;
|
|
2282
2282
|
}
|
|
2283
2283
|
|
|
2284
|
-
.bp_content_card_module_cardIcon--
|
|
2284
|
+
.bp_content_card_module_cardIcon--bdcd1{
|
|
2285
2285
|
background-color:var(--surface-surface);
|
|
2286
2286
|
border:var(--size-1) solid var(--surface-surface);
|
|
2287
2287
|
border-radius:var(--size-3);
|
|
@@ -2294,7 +2294,7 @@
|
|
|
2294
2294
|
z-index:1;
|
|
2295
2295
|
}
|
|
2296
2296
|
|
|
2297
|
-
.bp_content_card_module_cardBackground--
|
|
2297
|
+
.bp_content_card_module_cardBackground--bdcd1{
|
|
2298
2298
|
height:var(--size-15);
|
|
2299
2299
|
left:0;
|
|
2300
2300
|
overflow:hidden;
|
|
@@ -2303,12 +2303,12 @@
|
|
|
2303
2303
|
width:100%;
|
|
2304
2304
|
}
|
|
2305
2305
|
|
|
2306
|
-
.bp_content_card_module_image--
|
|
2306
|
+
.bp_content_card_module_image--bdcd1{
|
|
2307
2307
|
height:100%;
|
|
2308
2308
|
width:100%;
|
|
2309
2309
|
}
|
|
2310
2310
|
|
|
2311
|
-
.bp_content_card_module_ghostCard--
|
|
2311
|
+
.bp_content_card_module_ghostCard--bdcd1{
|
|
2312
2312
|
display:flex;
|
|
2313
2313
|
flex-direction:column;
|
|
2314
2314
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2317,21 +2317,21 @@
|
|
|
2317
2317
|
position:relative;
|
|
2318
2318
|
}
|
|
2319
2319
|
|
|
2320
|
-
.bp_content_card_module_iconGhost--
|
|
2320
|
+
.bp_content_card_module_iconGhost--bdcd1,.bp_content_card_module_titleGhost--bdcd1{
|
|
2321
2321
|
margin-block-end:var(--size-4);
|
|
2322
2322
|
}
|
|
2323
2323
|
|
|
2324
|
-
.bp_content_card_module_bodyGhost--
|
|
2324
|
+
.bp_content_card_module_bodyGhost--bdcd1{
|
|
2325
2325
|
margin-block-end:var(--size-2);
|
|
2326
2326
|
}
|
|
2327
2327
|
|
|
2328
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2328
|
+
.bp_content_card_module_pillGhostContainer--bdcd1{
|
|
2329
2329
|
display:flex;
|
|
2330
2330
|
margin-block-end:var(--size-4);
|
|
2331
2331
|
margin-block-start:var(--size-2);
|
|
2332
2332
|
}
|
|
2333
2333
|
|
|
2334
|
-
.bp_content_card_module_pillGhost--
|
|
2334
|
+
.bp_content_card_module_pillGhost--bdcd1{
|
|
2335
2335
|
margin-inline-end:var(--size-2);
|
|
2336
2336
|
}
|
|
2337
2337
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -2460,7 +2460,7 @@
|
|
|
2460
2460
|
overflow:auto;
|
|
2461
2461
|
}
|
|
2462
2462
|
|
|
2463
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2463
|
+
.bp_data_table_module_dataTableWrapper--01d5c{
|
|
2464
2464
|
--border-radius-datatable:0;
|
|
2465
2465
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
2466
2466
|
--outline-select-color-datatable:#0000;
|
|
@@ -2473,27 +2473,27 @@
|
|
|
2473
2473
|
scroll-padding-top:60px;
|
|
2474
2474
|
width:100%;
|
|
2475
2475
|
}
|
|
2476
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2476
|
+
.bp_data_table_module_dataTableWrapper--01d5c table > thead > tr{
|
|
2477
2477
|
background:var(--gray-white);
|
|
2478
2478
|
position:sticky;
|
|
2479
2479
|
top:0;
|
|
2480
2480
|
z-index:var(--sticky-element-z-index);
|
|
2481
2481
|
}
|
|
2482
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2482
|
+
.bp_data_table_module_dataTableWrapper--01d5c table > thead > tr th:first-child{
|
|
2483
2483
|
background:inherit;
|
|
2484
2484
|
height:100%;
|
|
2485
2485
|
left:0;
|
|
2486
2486
|
position:sticky;
|
|
2487
2487
|
z-index:var(--sticky-element-z-index);
|
|
2488
2488
|
}
|
|
2489
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2489
|
+
.bp_data_table_module_dataTableWrapper--01d5c table > thead > tr th:first-child[data-focus-visible]{
|
|
2490
2490
|
position:sticky;
|
|
2491
2491
|
z-index:var(--sticky-element-z-index);
|
|
2492
2492
|
}
|
|
2493
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2493
|
+
.bp_data_table_module_dataTableWrapper--01d5c table tbody > tr{
|
|
2494
2494
|
--is-row-focused:0;
|
|
2495
2495
|
}
|
|
2496
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2496
|
+
.bp_data_table_module_dataTableWrapper--01d5c table tbody > tr > td [data-actionswrapper]::after{
|
|
2497
2497
|
background:inherit;
|
|
2498
2498
|
content:"";
|
|
2499
2499
|
display:block;
|
|
@@ -2503,18 +2503,18 @@
|
|
|
2503
2503
|
width:100%;
|
|
2504
2504
|
z-index:-1;
|
|
2505
2505
|
}
|
|
2506
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2506
|
+
.bp_data_table_module_dataTableWrapper--01d5c table tbody > tr[data-focus-visible]{
|
|
2507
2507
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
2508
2508
|
--is-row-focused:1;
|
|
2509
2509
|
}
|
|
2510
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2510
|
+
.bp_data_table_module_dataTableWrapper--01d5c table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
2511
2511
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
2512
2512
|
}
|
|
2513
2513
|
|
|
2514
|
-
.bp_data_table_module_isScrolledX--
|
|
2514
|
+
.bp_data_table_module_isScrolledX--01d5c table > thead > tr > th:first-child{
|
|
2515
2515
|
overflow:visible;
|
|
2516
2516
|
}
|
|
2517
|
-
.bp_data_table_module_isScrolledX--
|
|
2517
|
+
.bp_data_table_module_isScrolledX--01d5c table > thead > tr > th:first-child::after{
|
|
2518
2518
|
background:inherit;
|
|
2519
2519
|
border-right:1px solid var(--border-divider-border);
|
|
2520
2520
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -2528,7 +2528,7 @@
|
|
|
2528
2528
|
z-index:-1;
|
|
2529
2529
|
}
|
|
2530
2530
|
|
|
2531
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
2531
|
+
.bp_data_table_module_hideActionWrapperRight--01d5c table tbody > tr > td [data-actionswrapper]::after{
|
|
2532
2532
|
display:none;
|
|
2533
2533
|
}
|
|
2534
2534
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -2879,7 +2879,7 @@
|
|
|
2879
2879
|
transform:translateZ(0);
|
|
2880
2880
|
}
|
|
2881
2881
|
|
|
2882
|
-
.bp_dropdown_menu_module_content--
|
|
2882
|
+
.bp_dropdown_menu_module_content--c66af{
|
|
2883
2883
|
background-color:var(--surface-menu-surface);
|
|
2884
2884
|
border:var(--border-1) solid var(--border-card-border);
|
|
2885
2885
|
border-radius:var(--radius-3);
|
|
@@ -2901,7 +2901,7 @@
|
|
|
2901
2901
|
text-transform:var(--body-default-text-case);
|
|
2902
2902
|
z-index:2147483647;
|
|
2903
2903
|
}
|
|
2904
|
-
.bp_dropdown_menu_module_content--
|
|
2904
|
+
.bp_dropdown_menu_module_content--c66af[data-menu-fullscreen=true]{
|
|
2905
2905
|
border:unset;
|
|
2906
2906
|
border-radius:unset;
|
|
2907
2907
|
display:flex;
|
|
@@ -2914,27 +2914,27 @@
|
|
|
2914
2914
|
position:relative;
|
|
2915
2915
|
width:100vw;
|
|
2916
2916
|
}
|
|
2917
|
-
.bp_dropdown_menu_module_content--
|
|
2917
|
+
.bp_dropdown_menu_module_content--c66af[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--c66af{
|
|
2918
2918
|
overflow-y:auto;
|
|
2919
2919
|
padding:var(--space-3);
|
|
2920
2920
|
}
|
|
2921
|
-
.bp_dropdown_menu_module_content--
|
|
2921
|
+
.bp_dropdown_menu_module_content--c66af .bp_dropdown_menu_module_subheader--c66af{
|
|
2922
2922
|
padding:var(--space-2);
|
|
2923
2923
|
}
|
|
2924
|
-
.bp_dropdown_menu_module_content--
|
|
2924
|
+
.bp_dropdown_menu_module_content--c66af .bp_dropdown_menu_module_subheader--c66af.bp_dropdown_menu_module_uppercased--c66af{
|
|
2925
2925
|
text-transform:uppercase;
|
|
2926
2926
|
}
|
|
2927
|
-
.bp_dropdown_menu_module_content--
|
|
2927
|
+
.bp_dropdown_menu_module_content--c66af .bp_dropdown_menu_module_dropdownMenuItemSeparator--c66af{
|
|
2928
2928
|
margin-block:var(--space-2);
|
|
2929
2929
|
}
|
|
2930
2930
|
|
|
2931
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
2931
|
+
.bp_dropdown_menu_module_ellipsis--c66af{
|
|
2932
2932
|
overflow:hidden;
|
|
2933
2933
|
text-overflow:ellipsis;
|
|
2934
2934
|
white-space:nowrap;
|
|
2935
2935
|
}
|
|
2936
2936
|
|
|
2937
|
-
.bp_dropdown_menu_module_checkmark--
|
|
2937
|
+
.bp_dropdown_menu_module_checkmark--c66af{
|
|
2938
2938
|
align-items:center;
|
|
2939
2939
|
display:inline-flex;
|
|
2940
2940
|
justify-content:center;
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
position:absolute;
|
|
2943
2943
|
}
|
|
2944
2944
|
|
|
2945
|
-
.bp_dropdown_menu_module_item--
|
|
2945
|
+
.bp_dropdown_menu_module_item--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af{
|
|
2946
2946
|
align-items:center;
|
|
2947
2947
|
border:var(--border-2) solid #0000;
|
|
2948
2948
|
border-radius:var(--radius-3);
|
|
@@ -2954,34 +2954,34 @@
|
|
|
2954
2954
|
-webkit-user-select:none;
|
|
2955
2955
|
user-select:none;
|
|
2956
2956
|
}
|
|
2957
|
-
.bp_dropdown_menu_module_item--
|
|
2957
|
+
.bp_dropdown_menu_module_item--c66af[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--c66af[data-disabled]{
|
|
2958
2958
|
opacity:60%;
|
|
2959
2959
|
pointer-events:none;
|
|
2960
2960
|
}
|
|
2961
|
-
.bp_dropdown_menu_module_item--
|
|
2961
|
+
.bp_dropdown_menu_module_item--c66af[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--c66af[data-highlighted]{
|
|
2962
2962
|
background-color:var(--surface-menu-surface-hover);
|
|
2963
2963
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2964
2964
|
}
|
|
2965
|
-
.bp_dropdown_menu_module_item--
|
|
2965
|
+
.bp_dropdown_menu_module_item--c66af:active,.bp_dropdown_menu_module_subMenuTrigger--c66af:active{
|
|
2966
2966
|
background-color:var(--surface-menu-surface-hover);
|
|
2967
2967
|
border:var(--border-2) solid #0000;
|
|
2968
2968
|
}
|
|
2969
|
-
.bp_dropdown_menu_module_item--
|
|
2969
|
+
.bp_dropdown_menu_module_item--c66af:hover,.bp_dropdown_menu_module_item--c66af[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--c66af:hover,.bp_dropdown_menu_module_subMenuTrigger--c66af[data-state=open]{
|
|
2970
2970
|
background-color:var(--surface-menu-surface-hover);
|
|
2971
2971
|
}
|
|
2972
|
-
.bp_dropdown_menu_module_item--
|
|
2972
|
+
.bp_dropdown_menu_module_item--c66af.bp_dropdown_menu_module_radioItem--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af.bp_dropdown_menu_module_radioItem--c66af{
|
|
2973
2973
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2974
2974
|
}
|
|
2975
|
-
.bp_dropdown_menu_module_item--
|
|
2975
|
+
.bp_dropdown_menu_module_item--c66af.bp_dropdown_menu_module_radioItem--c66af .bp_dropdown_menu_module_radioItemMediumSpacing--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af.bp_dropdown_menu_module_radioItem--c66af .bp_dropdown_menu_module_radioItemMediumSpacing--c66af{
|
|
2976
2976
|
padding-inline-start:var(--space-2);
|
|
2977
2977
|
}
|
|
2978
|
-
.bp_dropdown_menu_module_item--
|
|
2978
|
+
.bp_dropdown_menu_module_item--c66af.bp_dropdown_menu_module_checkboxItem--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af.bp_dropdown_menu_module_checkboxItem--c66af{
|
|
2979
2979
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2980
2980
|
}
|
|
2981
|
-
.bp_dropdown_menu_module_item--
|
|
2981
|
+
.bp_dropdown_menu_module_item--c66af.bp_dropdown_menu_module_checkboxItem--c66af .bp_dropdown_menu_module_checkboxItemMediumSpacing--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af.bp_dropdown_menu_module_checkboxItem--c66af .bp_dropdown_menu_module_checkboxItemMediumSpacing--c66af{
|
|
2982
2982
|
padding-inline-start:var(--space-2);
|
|
2983
2983
|
}
|
|
2984
|
-
.bp_dropdown_menu_module_item--
|
|
2984
|
+
.bp_dropdown_menu_module_item--c66af .bp_dropdown_menu_module_mediumItemLayout--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af .bp_dropdown_menu_module_mediumItemLayout--c66af{
|
|
2985
2985
|
align-items:center;
|
|
2986
2986
|
display:flex;
|
|
2987
2987
|
gap:var(--space-2);
|
|
@@ -2989,20 +2989,20 @@
|
|
|
2989
2989
|
overflow:hidden;
|
|
2990
2990
|
width:100%;
|
|
2991
2991
|
}
|
|
2992
|
-
.bp_dropdown_menu_module_item--
|
|
2992
|
+
.bp_dropdown_menu_module_item--c66af .bp_dropdown_menu_module_startElement--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af .bp_dropdown_menu_module_startElement--c66af{
|
|
2993
2993
|
align-items:center;
|
|
2994
2994
|
display:flex;
|
|
2995
2995
|
}
|
|
2996
|
-
.bp_dropdown_menu_module_item--
|
|
2996
|
+
.bp_dropdown_menu_module_item--c66af .bp_dropdown_menu_module_menuItemMainContent--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af .bp_dropdown_menu_module_menuItemMainContent--c66af{
|
|
2997
2997
|
flex-grow:1;
|
|
2998
2998
|
}
|
|
2999
|
-
.bp_dropdown_menu_module_item--
|
|
2999
|
+
.bp_dropdown_menu_module_item--c66af .bp_dropdown_menu_module_endElement--c66af,.bp_dropdown_menu_module_subMenuTrigger--c66af .bp_dropdown_menu_module_endElement--c66af{
|
|
3000
3000
|
align-items:center;
|
|
3001
3001
|
color:var(--text-text-on-light-secondary);
|
|
3002
3002
|
display:flex;
|
|
3003
3003
|
}
|
|
3004
3004
|
|
|
3005
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
3005
|
+
.bp_dropdown_menu_module_menuHeader--c66af{
|
|
3006
3006
|
align-items:center;
|
|
3007
3007
|
box-shadow:var(--dropshadow-1);
|
|
3008
3008
|
display:grid;
|
|
@@ -3012,15 +3012,15 @@
|
|
|
3012
3012
|
padding:var(--space-3);
|
|
3013
3013
|
}
|
|
3014
3014
|
|
|
3015
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
3015
|
+
.bp_dropdown_menu_module_headerTextContent--c66af{
|
|
3016
3016
|
display:grid;
|
|
3017
3017
|
}
|
|
3018
3018
|
|
|
3019
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
3019
|
+
.bp_dropdown_menu_module_submenuCloseButton--c66af{
|
|
3020
3020
|
grid-area:submenu-close;
|
|
3021
3021
|
}
|
|
3022
3022
|
|
|
3023
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
3023
|
+
.bp_dropdown_menu_module_menuCloseButton--c66af{
|
|
3024
3024
|
grid-area:close;
|
|
3025
3025
|
}
|
|
3026
3026
|
.bp_divider_module_divider--2f437{
|
|
@@ -3078,7 +3078,7 @@
|
|
|
3078
3078
|
color:var(--text-text-on-light-secondary);
|
|
3079
3079
|
}
|
|
3080
3080
|
|
|
3081
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3081
|
+
.bp_sticky_cell_module_stickyCell--f0f19{
|
|
3082
3082
|
background:inherit;
|
|
3083
3083
|
background-clip:content-box;
|
|
3084
3084
|
left:0;
|
|
@@ -3087,16 +3087,16 @@
|
|
|
3087
3087
|
position:sticky !important;
|
|
3088
3088
|
z-index:var(--sticky-element-z-index);
|
|
3089
3089
|
}
|
|
3090
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3090
|
+
.bp_sticky_cell_module_stickyCell--f0f19[data-focus-visible]{
|
|
3091
3091
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3092
3092
|
}
|
|
3093
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3093
|
+
.bp_sticky_cell_module_stickyCell--f0f19 .bp_sticky_cell_module_childrenWrapper--f0f19{
|
|
3094
3094
|
overflow:hidden;
|
|
3095
3095
|
text-align:start;
|
|
3096
3096
|
text-overflow:ellipsis;
|
|
3097
3097
|
white-space:nowrap;
|
|
3098
3098
|
}
|
|
3099
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3099
|
+
.bp_sticky_cell_module_stickyCell--f0f19 .bp_sticky_cell_module_verticalBar--f0f19{
|
|
3100
3100
|
background:inherit;
|
|
3101
3101
|
border-right:1px solid var(--border-divider-border);
|
|
3102
3102
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3109,10 +3109,10 @@
|
|
|
3109
3109
|
width:var(--space-3);
|
|
3110
3110
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3111
3111
|
}
|
|
3112
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3112
|
+
.bp_sticky_cell_module_stickyCell--f0f19 .bp_sticky_cell_module_verticalBar--f0f19.bp_sticky_cell_module_isScrolledX--f0f19{
|
|
3113
3113
|
display:block;
|
|
3114
3114
|
}
|
|
3115
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3115
|
+
.bp_sticky_cell_module_stickyCell--f0f19 .bp_sticky_cell_module_stickyCellBelow--f0f19{
|
|
3116
3116
|
background:inherit;
|
|
3117
3117
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3118
3118
|
border-radius:unset;
|
|
@@ -3126,7 +3126,7 @@
|
|
|
3126
3126
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3127
3127
|
z-index:-1;
|
|
3128
3128
|
}
|
|
3129
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3129
|
+
.bp_sticky_cell_module_stickyCell--f0f19 .bp_sticky_cell_module_stickyCellOuterLeft--f0f19{
|
|
3130
3130
|
background:inherit;
|
|
3131
3131
|
border-radius:unset;
|
|
3132
3132
|
box-sizing:border-box;
|
|
@@ -3140,7 +3140,7 @@
|
|
|
3140
3140
|
z-index:-1;
|
|
3141
3141
|
}
|
|
3142
3142
|
|
|
3143
|
-
.bp_calendar_module_calendar--
|
|
3143
|
+
.bp_calendar_module_calendar--4a8e4{
|
|
3144
3144
|
background:var(--gray-white);
|
|
3145
3145
|
border-radius:var(--radius-2);
|
|
3146
3146
|
box-shadow:var(--dropshadow-3);
|
|
@@ -3158,14 +3158,14 @@
|
|
|
3158
3158
|
width:-moz-fit-content;
|
|
3159
3159
|
width:fit-content;
|
|
3160
3160
|
}
|
|
3161
|
-
.bp_calendar_module_calendar--
|
|
3161
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarGrid--4a8e4{
|
|
3162
3162
|
border-collapse:revert;
|
|
3163
3163
|
border-spacing:revert;
|
|
3164
3164
|
}
|
|
3165
|
-
.bp_calendar_module_calendar--
|
|
3165
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarGrid--4a8e4 td{
|
|
3166
3166
|
padding:1px;
|
|
3167
3167
|
}
|
|
3168
|
-
.bp_calendar_module_calendar--
|
|
3168
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeaderCell--4a8e4{
|
|
3169
3169
|
color:var(--text-text-on-light-secondary);
|
|
3170
3170
|
font-family:var(--body-default-font-family);
|
|
3171
3171
|
font-size:var(--body-default-font-size);
|
|
@@ -3177,13 +3177,13 @@
|
|
|
3177
3177
|
text-decoration:var(--body-default-text-decoration);
|
|
3178
3178
|
text-transform:var(--body-default-text-case);
|
|
3179
3179
|
}
|
|
3180
|
-
.bp_calendar_module_calendar--
|
|
3180
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4{
|
|
3181
3181
|
align-items:center;
|
|
3182
3182
|
color:var(--gray-90);
|
|
3183
3183
|
display:flex;
|
|
3184
3184
|
margin-block-end:var(--space-2);
|
|
3185
3185
|
}
|
|
3186
|
-
.bp_calendar_module_calendar--
|
|
3186
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderHeading--4a8e4{
|
|
3187
3187
|
flex:1;
|
|
3188
3188
|
font-family:var(--body-large-bold-font-family);
|
|
3189
3189
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3197,7 +3197,7 @@
|
|
|
3197
3197
|
text-transform:capitalize;
|
|
3198
3198
|
text-transform:var(--body-large-bold-text-case);
|
|
3199
3199
|
}
|
|
3200
|
-
.bp_calendar_module_calendar--
|
|
3200
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderButton--4a8e4{
|
|
3201
3201
|
align-items:center;
|
|
3202
3202
|
background-color:var(--gray-white);
|
|
3203
3203
|
border:none;
|
|
@@ -3211,21 +3211,21 @@
|
|
|
3211
3211
|
padding:0;
|
|
3212
3212
|
width:var(--size-8);
|
|
3213
3213
|
}
|
|
3214
|
-
.bp_calendar_module_calendar--
|
|
3214
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderButton--4a8e4:disabled{
|
|
3215
3215
|
cursor:default;
|
|
3216
3216
|
opacity:60%;
|
|
3217
3217
|
}
|
|
3218
|
-
.bp_calendar_module_calendar--
|
|
3218
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderButton--4a8e4:disabled *{
|
|
3219
3219
|
fill:var(--gray-30);
|
|
3220
3220
|
}
|
|
3221
|
-
.bp_calendar_module_calendar--
|
|
3221
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderButton--4a8e4:hover:not(:disabled){
|
|
3222
3222
|
background-color:var(--gray-05);
|
|
3223
3223
|
}
|
|
3224
|
-
.bp_calendar_module_calendar--
|
|
3224
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarHeader--4a8e4 .bp_calendar_module_calendarHeaderButton--4a8e4[data-focus-visible]{
|
|
3225
3225
|
background-color:var(--gray-05);
|
|
3226
3226
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3227
3227
|
}
|
|
3228
|
-
.bp_calendar_module_calendar--
|
|
3228
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4{
|
|
3229
3229
|
border-radius:var(--radius-2);
|
|
3230
3230
|
color:var(--gray-90);
|
|
3231
3231
|
line-height:var(--size-8);
|
|
@@ -3233,7 +3233,7 @@
|
|
|
3233
3233
|
text-align:center;
|
|
3234
3234
|
width:var(--size-8);
|
|
3235
3235
|
}
|
|
3236
|
-
.bp_calendar_module_calendar--
|
|
3236
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4.bp_calendar_module_today--4a8e4{
|
|
3237
3237
|
color:var(--box-blue-100);
|
|
3238
3238
|
font-family:var(--body-default-bold-font-family);
|
|
3239
3239
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3246,11 +3246,11 @@
|
|
|
3246
3246
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3247
3247
|
text-transform:var(--body-default-bold-text-case);
|
|
3248
3248
|
}
|
|
3249
|
-
.bp_calendar_module_calendar--
|
|
3249
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4.bp_calendar_module_today--4a8e4[data-disabled]{
|
|
3250
3250
|
cursor:default;
|
|
3251
3251
|
opacity:.6;
|
|
3252
3252
|
}
|
|
3253
|
-
.bp_calendar_module_calendar--
|
|
3253
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4.bp_calendar_module_today--4a8e4::after{
|
|
3254
3254
|
background-color:var(--box-blue-100);
|
|
3255
3255
|
border-radius:50%;
|
|
3256
3256
|
bottom:var(--space-1);
|
|
@@ -3261,50 +3261,50 @@
|
|
|
3261
3261
|
transform:translateX(-50%);
|
|
3262
3262
|
width:var(--space-1);
|
|
3263
3263
|
}
|
|
3264
|
-
.bp_calendar_module_calendar--
|
|
3264
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4:not([data-outside-month]){
|
|
3265
3265
|
cursor:pointer;
|
|
3266
3266
|
}
|
|
3267
|
-
.bp_calendar_module_calendar--
|
|
3267
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3268
3268
|
background-color:var(--gray-05);
|
|
3269
3269
|
}
|
|
3270
|
-
.bp_calendar_module_calendar--
|
|
3270
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-focus-visible]:not([data-outside-month]){
|
|
3271
3271
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3272
3272
|
}
|
|
3273
|
-
.bp_calendar_module_calendar--
|
|
3273
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-selected]{
|
|
3274
3274
|
background-color:var(--box-blue-100);
|
|
3275
3275
|
color:var(--gray-white);
|
|
3276
3276
|
}
|
|
3277
|
-
.bp_calendar_module_calendar--
|
|
3277
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-selected]:hover{
|
|
3278
3278
|
background-color:var(--dark-blue-100);
|
|
3279
3279
|
}
|
|
3280
|
-
.bp_calendar_module_calendar--
|
|
3280
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-selected][data-focus-visible]{
|
|
3281
3281
|
background-color:var(--dark-blue-100);
|
|
3282
3282
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3283
3283
|
outline:var(--border-1) solid #fff;
|
|
3284
3284
|
outline-offset:-.0625rem;
|
|
3285
3285
|
}
|
|
3286
|
-
.bp_calendar_module_calendar--
|
|
3286
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-selected]::after{
|
|
3287
3287
|
background-color:var(--gray-white);
|
|
3288
3288
|
}
|
|
3289
|
-
.bp_calendar_module_calendar--
|
|
3289
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-disabled]:not(.bp_calendar_module_today--4a8e4){
|
|
3290
3290
|
color:var(--gray-10);
|
|
3291
3291
|
cursor:default;
|
|
3292
3292
|
}
|
|
3293
|
-
.bp_calendar_module_calendar--
|
|
3293
|
+
.bp_calendar_module_calendar--4a8e4 .bp_calendar_module_calendarCell--4a8e4[data-unavailable]{
|
|
3294
3294
|
color:var(--gray-30);
|
|
3295
3295
|
text-decoration:line-through;
|
|
3296
3296
|
}
|
|
3297
3297
|
|
|
3298
|
-
.bp_date_picker_module_datePicker--
|
|
3298
|
+
.bp_date_picker_module_datePicker--40d2d{
|
|
3299
3299
|
width:100%;
|
|
3300
3300
|
}
|
|
3301
|
-
.bp_date_picker_module_datePicker--
|
|
3301
|
+
.bp_date_picker_module_datePicker--40d2d.bp_date_picker_module_disabled--40d2d{
|
|
3302
3302
|
opacity:60%;
|
|
3303
3303
|
pointer-events:none;
|
|
3304
3304
|
-webkit-user-select:none;
|
|
3305
3305
|
user-select:none;
|
|
3306
3306
|
}
|
|
3307
|
-
.bp_date_picker_module_datePicker--
|
|
3307
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_label--40d2d{
|
|
3308
3308
|
cursor:default;
|
|
3309
3309
|
display:block;
|
|
3310
3310
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -3319,7 +3319,7 @@
|
|
|
3319
3319
|
width:-moz-fit-content;
|
|
3320
3320
|
width:fit-content;
|
|
3321
3321
|
}
|
|
3322
|
-
.bp_date_picker_module_datePicker--
|
|
3322
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d{
|
|
3323
3323
|
align-items:center;
|
|
3324
3324
|
box-shadow:var(--innershadow-1);
|
|
3325
3325
|
display:inline-flex;
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
text-transform:var(--body-default-text-case);
|
|
3335
3335
|
width:100%;
|
|
3336
3336
|
}
|
|
3337
|
-
.bp_date_picker_module_datePicker--
|
|
3337
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d{
|
|
3338
3338
|
align-items:center;
|
|
3339
3339
|
border-radius:var(--radius-2);
|
|
3340
3340
|
display:inline-flex;
|
|
@@ -3343,23 +3343,23 @@
|
|
|
3343
3343
|
position:relative;
|
|
3344
3344
|
width:100%;
|
|
3345
3345
|
}
|
|
3346
|
-
.bp_date_picker_module_datePicker--
|
|
3346
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d:focus-within{
|
|
3347
3347
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3348
3348
|
}
|
|
3349
|
-
.bp_date_picker_module_datePicker--
|
|
3349
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d.bp_date_picker_module_error--40d2d:not(:focus-within){
|
|
3350
3350
|
outline:var(--border-2) solid var(--text-text-error-on-light);
|
|
3351
3351
|
}
|
|
3352
|
-
.bp_date_picker_module_datePicker--
|
|
3352
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d.bp_date_picker_module_error--40d2d:focus-within{
|
|
3353
3353
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3354
3354
|
}
|
|
3355
|
-
.bp_date_picker_module_datePicker--
|
|
3355
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d .bp_date_picker_module_groupContainerInput--40d2d{
|
|
3356
3356
|
align-items:center;
|
|
3357
3357
|
display:inline-flex;
|
|
3358
3358
|
height:var(--size-10);
|
|
3359
3359
|
text-transform:uppercase;
|
|
3360
3360
|
white-space:nowrap;
|
|
3361
3361
|
}
|
|
3362
|
-
.bp_date_picker_module_datePicker--
|
|
3362
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d .bp_date_picker_module_groupContainerInput--40d2d .bp_date_picker_module_groupContainerInputSegment--40d2d{
|
|
3363
3363
|
border:unset;
|
|
3364
3364
|
border-radius:unset;
|
|
3365
3365
|
box-shadow:unset;
|
|
@@ -3370,18 +3370,18 @@
|
|
|
3370
3370
|
transition:unset;
|
|
3371
3371
|
width:unset;
|
|
3372
3372
|
}
|
|
3373
|
-
.bp_date_picker_module_datePicker--
|
|
3373
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d .bp_date_picker_module_groupContainerInput--40d2d .bp_date_picker_module_groupContainerInputSegment--40d2d[data-placeholder]{
|
|
3374
3374
|
color:var(--text-text-on-light-secondary);
|
|
3375
3375
|
}
|
|
3376
|
-
.bp_date_picker_module_datePicker--
|
|
3376
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d .bp_date_picker_module_groupContainerInput--40d2d .bp_date_picker_module_groupContainerInputSegment--40d2d:focus{
|
|
3377
3377
|
background:var(--light-blue-20);
|
|
3378
3378
|
caret-color:#0000;
|
|
3379
3379
|
outline:none;
|
|
3380
3380
|
}
|
|
3381
|
-
.bp_date_picker_module_datePicker--
|
|
3381
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_groupContainer--40d2d .bp_date_picker_module_groupContainerInput--40d2d .bp_date_picker_module_groupContainerInputSegment--40d2d:focus[data-placeholder]{
|
|
3382
3382
|
color:var(--text-text-on-light);
|
|
3383
3383
|
}
|
|
3384
|
-
.bp_date_picker_module_datePicker--
|
|
3384
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d{
|
|
3385
3385
|
align-items:center;
|
|
3386
3386
|
background-color:initial;
|
|
3387
3387
|
border:none;
|
|
@@ -3396,33 +3396,33 @@
|
|
|
3396
3396
|
right:var(--space-2);
|
|
3397
3397
|
width:var(--size-6);
|
|
3398
3398
|
}
|
|
3399
|
-
.bp_date_picker_module_datePicker--
|
|
3399
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d.bp_date_picker_module_clear--40d2d{
|
|
3400
3400
|
right:var(--size-9);
|
|
3401
3401
|
}
|
|
3402
|
-
.bp_date_picker_module_datePicker--
|
|
3402
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:focus-visible,.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d[data-focus-visible]{
|
|
3403
3403
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
3404
3404
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3405
3405
|
}
|
|
3406
|
-
.bp_date_picker_module_datePicker--
|
|
3406
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:hover{
|
|
3407
3407
|
background:var(--surface-cta-surface-icon-hover);
|
|
3408
3408
|
}
|
|
3409
|
-
.bp_date_picker_module_datePicker--
|
|
3409
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:hover *{
|
|
3410
3410
|
fill:var(--icon-cta-icon-hover);
|
|
3411
3411
|
}
|
|
3412
|
-
.bp_date_picker_module_datePicker--
|
|
3412
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:active{
|
|
3413
3413
|
background:var(--surface-cta-surface-icon-pressed);
|
|
3414
3414
|
}
|
|
3415
|
-
.bp_date_picker_module_datePicker--
|
|
3415
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:active *{
|
|
3416
3416
|
fill:var(--icon-cta-icon-pressed);
|
|
3417
3417
|
}
|
|
3418
|
-
.bp_date_picker_module_datePicker--
|
|
3418
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_group--40d2d .bp_date_picker_module_button--40d2d:disabled{
|
|
3419
3419
|
opacity:1;
|
|
3420
3420
|
}
|
|
3421
|
-
.bp_date_picker_module_datePicker--
|
|
3421
|
+
.bp_date_picker_module_datePicker--40d2d .bp_date_picker_module_inlineError--40d2d{
|
|
3422
3422
|
margin-block-start:var(--space-2);
|
|
3423
3423
|
}
|
|
3424
3424
|
|
|
3425
|
-
@keyframes bp_date_picker_module_slide--
|
|
3425
|
+
@keyframes bp_date_picker_module_slide--40d2d{
|
|
3426
3426
|
from{
|
|
3427
3427
|
opacity:0;
|
|
3428
3428
|
transform:var(--popover-slide-translation);
|
|
@@ -3432,11 +3432,11 @@
|
|
|
3432
3432
|
transform:translateY(0);
|
|
3433
3433
|
}
|
|
3434
3434
|
}
|
|
3435
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
3435
|
+
.bp_date_picker_module_datePickerPopoverContent--40d2d{
|
|
3436
3436
|
z-index:380;
|
|
3437
3437
|
}
|
|
3438
3438
|
|
|
3439
|
-
.bp_empty_state_module_emptyState--
|
|
3439
|
+
.bp_empty_state_module_emptyState--b2f75{
|
|
3440
3440
|
align-items:center;
|
|
3441
3441
|
display:flex;
|
|
3442
3442
|
flex-direction:column;
|
|
@@ -3445,32 +3445,32 @@
|
|
|
3445
3445
|
text-align:center;
|
|
3446
3446
|
width:100%;
|
|
3447
3447
|
}
|
|
3448
|
-
.bp_empty_state_module_emptyState--
|
|
3448
|
+
.bp_empty_state_module_emptyState--b2f75 .bp_empty_state_module_illustration--b2f75{
|
|
3449
3449
|
margin-block-end:var(--space-6);
|
|
3450
3450
|
}
|
|
3451
|
-
.bp_empty_state_module_emptyState--
|
|
3451
|
+
.bp_empty_state_module_emptyState--b2f75 .bp_empty_state_module_body--b2f75{
|
|
3452
3452
|
max-width:22.5rem;
|
|
3453
3453
|
}
|
|
3454
|
-
.bp_empty_state_module_emptyState--
|
|
3454
|
+
.bp_empty_state_module_emptyState--b2f75 .bp_empty_state_module_body--b2f75:not(:last-child){
|
|
3455
3455
|
margin-block-end:var(--space-6);
|
|
3456
3456
|
}
|
|
3457
|
-
.bp_empty_state_module_emptyState--
|
|
3457
|
+
.bp_empty_state_module_emptyState--b2f75 .bp_empty_state_module_heading--b2f75{
|
|
3458
3458
|
margin-block-end:var(--space-3);
|
|
3459
3459
|
}
|
|
3460
|
-
.bp_empty_state_module_emptyState--
|
|
3460
|
+
.bp_empty_state_module_emptyState--b2f75 .bp_empty_state_module_button--b2f75:not(:last-child){
|
|
3461
3461
|
margin-block-end:var(--space-6);
|
|
3462
3462
|
}
|
|
3463
|
-
.bp_empty_state_module_emptyState--
|
|
3463
|
+
.bp_empty_state_module_emptyState--b2f75.bp_empty_state_module_small--b2f75 .bp_empty_state_module_illustration--b2f75{
|
|
3464
3464
|
margin-block-end:var(--space-4);
|
|
3465
3465
|
}
|
|
3466
|
-
.bp_empty_state_module_emptyState--
|
|
3466
|
+
.bp_empty_state_module_emptyState--b2f75.bp_empty_state_module_small--b2f75 .bp_empty_state_module_illustration--b2f75 svg{
|
|
3467
3467
|
height:var(--size-14);
|
|
3468
3468
|
width:var(--size-14);
|
|
3469
3469
|
}
|
|
3470
|
-
.bp_empty_state_module_emptyState--
|
|
3470
|
+
.bp_empty_state_module_emptyState--b2f75.bp_empty_state_module_small--b2f75 .bp_empty_state_module_body--b2f75{
|
|
3471
3471
|
max-width:220px;
|
|
3472
3472
|
}
|
|
3473
|
-
.bp_empty_state_module_emptyState--
|
|
3473
|
+
.bp_empty_state_module_emptyState--b2f75.bp_empty_state_module_small--b2f75 .bp_empty_state_module_body--b2f75:not(:last-child){
|
|
3474
3474
|
margin-block-end:var(--space-4);
|
|
3475
3475
|
}
|
|
3476
3476
|
.bp_link_module_link--fb308{
|
|
@@ -4397,7 +4397,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4397
4397
|
display:inline;
|
|
4398
4398
|
}
|
|
4399
4399
|
|
|
4400
|
-
.bp_modal_module_overlay--
|
|
4400
|
+
.bp_modal_module_overlay--21345{
|
|
4401
4401
|
background-color:var(--overlay-modal-overlay);
|
|
4402
4402
|
bottom:0;
|
|
4403
4403
|
display:grid;
|
|
@@ -4409,13 +4409,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4409
4409
|
z-index:370;
|
|
4410
4410
|
}
|
|
4411
4411
|
@media (width > 459px){
|
|
4412
|
-
.bp_modal_module_overlay--
|
|
4412
|
+
.bp_modal_module_overlay--21345{
|
|
4413
4413
|
place-items:center;
|
|
4414
4414
|
}
|
|
4415
4415
|
}
|
|
4416
4416
|
|
|
4417
|
-
.bp_modal_module_content--
|
|
4418
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
4417
|
+
.bp_modal_module_content--21345{
|
|
4418
|
+
animation:bp_modal_module_popup_bounce_in--21345 var(--animation-duration-3);
|
|
4419
4419
|
background-color:var(--gray-white);
|
|
4420
4420
|
display:flex;
|
|
4421
4421
|
flex-direction:column;
|
|
@@ -4424,80 +4424,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4424
4424
|
position:relative;
|
|
4425
4425
|
}
|
|
4426
4426
|
@media (width > 374px){
|
|
4427
|
-
.bp_modal_module_content--
|
|
4427
|
+
.bp_modal_module_content--21345{
|
|
4428
4428
|
overflow:hidden;
|
|
4429
4429
|
}
|
|
4430
4430
|
}
|
|
4431
4431
|
@media (width > 459px){
|
|
4432
|
-
.bp_modal_module_content--
|
|
4432
|
+
.bp_modal_module_content--21345{
|
|
4433
4433
|
border-radius:var(--radius-4);
|
|
4434
4434
|
height:auto;
|
|
4435
4435
|
margin:0 var(--space-8);
|
|
4436
4436
|
max-height:calc(100vh - var(--space-8)*2);
|
|
4437
4437
|
min-width:calc(460px - var(--space-8)*2);
|
|
4438
4438
|
}
|
|
4439
|
-
.bp_modal_module_content--
|
|
4439
|
+
.bp_modal_module_content--21345.bp_modal_module_smallSizeModal--21345{
|
|
4440
4440
|
max-width:460px;
|
|
4441
4441
|
}
|
|
4442
|
-
.bp_modal_module_content--
|
|
4442
|
+
.bp_modal_module_content--21345.bp_modal_module_mediumSizeModal--21345{
|
|
4443
4443
|
max-width:540px;
|
|
4444
4444
|
}
|
|
4445
|
-
.bp_modal_module_content--
|
|
4445
|
+
.bp_modal_module_content--21345.bp_modal_module_largeSizeModal--21345{
|
|
4446
4446
|
max-width:620px;
|
|
4447
4447
|
}
|
|
4448
|
-
.bp_modal_module_content--
|
|
4448
|
+
.bp_modal_module_content--21345.bp_modal_module_xlargeSizeModal--21345{
|
|
4449
4449
|
max-width:768px;
|
|
4450
4450
|
}
|
|
4451
4451
|
}
|
|
4452
4452
|
|
|
4453
|
-
.bp_modal_module_scrollableContainer--
|
|
4453
|
+
.bp_modal_module_scrollableContainer--21345{
|
|
4454
4454
|
flex-grow:1;
|
|
4455
4455
|
}
|
|
4456
4456
|
@media (width > 374px){
|
|
4457
|
-
.bp_modal_module_scrollableContainer--
|
|
4457
|
+
.bp_modal_module_scrollableContainer--21345{
|
|
4458
4458
|
overflow-y:auto;
|
|
4459
4459
|
}
|
|
4460
4460
|
}
|
|
4461
4461
|
|
|
4462
|
-
.bp_modal_module_content--
|
|
4462
|
+
.bp_modal_module_content--21345 .bp_modal_module_close--21345{
|
|
4463
4463
|
color:var(--gray-65);
|
|
4464
4464
|
position:fixed;
|
|
4465
4465
|
right:var(--space-4);
|
|
4466
4466
|
top:var(--space-4);
|
|
4467
4467
|
}
|
|
4468
4468
|
@media (width > 374px){
|
|
4469
|
-
.bp_modal_module_content--
|
|
4469
|
+
.bp_modal_module_content--21345 .bp_modal_module_close--21345{
|
|
4470
4470
|
position:absolute;
|
|
4471
4471
|
}
|
|
4472
4472
|
}
|
|
4473
4473
|
|
|
4474
|
-
.bp_modal_module_close--
|
|
4474
|
+
.bp_modal_module_close--21345.bp_modal_module_onColor--21345{
|
|
4475
4475
|
background-color:var(--surface-cta-surface-tertiary);
|
|
4476
4476
|
}
|
|
4477
|
-
.bp_modal_module_close--
|
|
4477
|
+
.bp_modal_module_close--21345.bp_modal_module_onColor--21345:hover{
|
|
4478
4478
|
background-color:var(--surface-cta-surface-icon-hover);
|
|
4479
4479
|
}
|
|
4480
|
-
.bp_modal_module_close--
|
|
4480
|
+
.bp_modal_module_close--21345.bp_modal_module_onColor--21345:active{
|
|
4481
4481
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
4482
4482
|
}
|
|
4483
4483
|
|
|
4484
|
-
.bp_modal_module_content--
|
|
4484
|
+
.bp_modal_module_content--21345 .bp_modal_module_backButton--21345{
|
|
4485
4485
|
color:var(--gray-65);
|
|
4486
4486
|
margin-block-start:var(--space-4);
|
|
4487
4487
|
margin-inline-start:var(--space-4);
|
|
4488
4488
|
}
|
|
4489
4489
|
@media (width > 459px){
|
|
4490
|
-
.bp_modal_module_content--
|
|
4490
|
+
.bp_modal_module_content--21345 .bp_modal_module_backButton--21345{
|
|
4491
4491
|
height:var(--size-10);
|
|
4492
4492
|
width:var(--size-10);
|
|
4493
4493
|
}
|
|
4494
4494
|
}
|
|
4495
4495
|
|
|
4496
|
-
.bp_modal_module_modalHeader--
|
|
4496
|
+
.bp_modal_module_modalHeader--21345{
|
|
4497
4497
|
display:flex;
|
|
4498
4498
|
}
|
|
4499
4499
|
|
|
4500
|
-
.bp_modal_module_modalTitle--
|
|
4500
|
+
.bp_modal_module_modalTitle--21345{
|
|
4501
4501
|
display:flex;
|
|
4502
4502
|
flex-direction:column;
|
|
4503
4503
|
gap:var(--space-2);
|
|
@@ -4505,24 +4505,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4505
4505
|
padding:var(--space-5) var(--space-12) var(--space-5) var(--space-4);
|
|
4506
4506
|
}
|
|
4507
4507
|
@media (width > 459px){
|
|
4508
|
-
.bp_modal_module_modalTitle--
|
|
4508
|
+
.bp_modal_module_modalTitle--21345{
|
|
4509
4509
|
padding:var(--space-6) var(--space-16) var(--space-6) var(--space-6);
|
|
4510
4510
|
}
|
|
4511
4511
|
}
|
|
4512
4512
|
|
|
4513
|
-
.bp_modal_module_body--
|
|
4513
|
+
.bp_modal_module_body--21345{
|
|
4514
4514
|
padding:var(--space-6) var(--space-4) var(--space-4);
|
|
4515
4515
|
}
|
|
4516
4516
|
@media (width > 459px){
|
|
4517
|
-
.bp_modal_module_body--
|
|
4517
|
+
.bp_modal_module_body--21345{
|
|
4518
4518
|
padding:var(--space-6) var(--space-6) var(--space-4);
|
|
4519
4519
|
}
|
|
4520
4520
|
}
|
|
4521
4521
|
|
|
4522
|
-
.bp_modal_module_headerDividerLine--
|
|
4522
|
+
.bp_modal_module_headerDividerLine--21345{
|
|
4523
4523
|
position:relative;
|
|
4524
4524
|
}
|
|
4525
|
-
.bp_modal_module_headerDividerLine--
|
|
4525
|
+
.bp_modal_module_headerDividerLine--21345::after{
|
|
4526
4526
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4527
4527
|
bottom:0;
|
|
4528
4528
|
content:"";
|
|
@@ -4531,16 +4531,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4531
4531
|
right:var(--space-4);
|
|
4532
4532
|
}
|
|
4533
4533
|
@media (width > 459px){
|
|
4534
|
-
.bp_modal_module_headerDividerLine--
|
|
4534
|
+
.bp_modal_module_headerDividerLine--21345::after{
|
|
4535
4535
|
left:var(--space-6);
|
|
4536
4536
|
right:var(--space-6);
|
|
4537
4537
|
}
|
|
4538
4538
|
}
|
|
4539
4539
|
|
|
4540
|
-
.bp_modal_module_footerDividerLine--
|
|
4540
|
+
.bp_modal_module_footerDividerLine--21345{
|
|
4541
4541
|
position:relative;
|
|
4542
4542
|
}
|
|
4543
|
-
.bp_modal_module_footerDividerLine--
|
|
4543
|
+
.bp_modal_module_footerDividerLine--21345::before{
|
|
4544
4544
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4545
4545
|
content:"";
|
|
4546
4546
|
left:var(--space-4);
|
|
@@ -4549,28 +4549,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4549
4549
|
top:0;
|
|
4550
4550
|
}
|
|
4551
4551
|
@media (width > 459px){
|
|
4552
|
-
.bp_modal_module_footerDividerLine--
|
|
4552
|
+
.bp_modal_module_footerDividerLine--21345::before{
|
|
4553
4553
|
left:var(--space-6);
|
|
4554
4554
|
right:var(--space-6);
|
|
4555
4555
|
}
|
|
4556
4556
|
}
|
|
4557
4557
|
|
|
4558
|
-
.bp_modal_module_footer--
|
|
4558
|
+
.bp_modal_module_footer--21345{
|
|
4559
4559
|
display:flex;
|
|
4560
4560
|
justify-content:flex-end;
|
|
4561
4561
|
padding:var(--space-4);
|
|
4562
4562
|
}
|
|
4563
4563
|
@media (width > 459px){
|
|
4564
|
-
.bp_modal_module_footer--
|
|
4564
|
+
.bp_modal_module_footer--21345{
|
|
4565
4565
|
padding:var(--space-6);
|
|
4566
4566
|
}
|
|
4567
4567
|
}
|
|
4568
4568
|
|
|
4569
|
-
.bp_modal_module_footerButton--
|
|
4569
|
+
.bp_modal_module_footerButton--21345 + .bp_modal_module_footerButton--21345{
|
|
4570
4570
|
margin-inline-start:var(--space-3);
|
|
4571
4571
|
}
|
|
4572
4572
|
|
|
4573
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
4573
|
+
@keyframes bp_modal_module_popup_bounce_in--21345{
|
|
4574
4574
|
0%{
|
|
4575
4575
|
transform:scale3d(.1, .1, 1);
|
|
4576
4576
|
}
|
|
@@ -4781,66 +4781,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4781
4781
|
justify-content:flex-end;
|
|
4782
4782
|
}
|
|
4783
4783
|
|
|
4784
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4784
|
+
.bp_page_section_module_pageSectionContainer--2c1c4{
|
|
4785
4785
|
display:flex;
|
|
4786
4786
|
flex-direction:column;
|
|
4787
4787
|
gap:var(--space-8);
|
|
4788
4788
|
}
|
|
4789
4789
|
@media (width > 767px){
|
|
4790
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4790
|
+
.bp_page_section_module_pageSectionContainer--2c1c4{
|
|
4791
4791
|
gap:var(--space-12);
|
|
4792
4792
|
}
|
|
4793
4793
|
}
|
|
4794
4794
|
|
|
4795
|
-
.bp_page_section_module_pageSection--
|
|
4795
|
+
.bp_page_section_module_pageSection--2c1c4{
|
|
4796
4796
|
display:flex;
|
|
4797
4797
|
flex-direction:column;
|
|
4798
4798
|
gap:var(--space-7);
|
|
4799
4799
|
}
|
|
4800
4800
|
@media (width > 767px){
|
|
4801
|
-
.bp_page_section_module_pageSection--
|
|
4801
|
+
.bp_page_section_module_pageSection--2c1c4{
|
|
4802
4802
|
flex-direction:row;
|
|
4803
4803
|
gap:var(--space-20);
|
|
4804
4804
|
}
|
|
4805
4805
|
}
|
|
4806
4806
|
|
|
4807
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4807
|
+
.bp_page_section_module_pageSectionHeader--2c1c4{
|
|
4808
4808
|
display:flex;
|
|
4809
4809
|
flex-direction:column;
|
|
4810
4810
|
gap:var(--space-2);
|
|
4811
4811
|
}
|
|
4812
4812
|
@media (width > 767px){
|
|
4813
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4813
|
+
.bp_page_section_module_pageSectionHeader--2c1c4{
|
|
4814
4814
|
width:200px;
|
|
4815
4815
|
}
|
|
4816
4816
|
}
|
|
4817
4817
|
@media (width > 1023px){
|
|
4818
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4818
|
+
.bp_page_section_module_pageSectionHeader--2c1c4{
|
|
4819
4819
|
width:242px;
|
|
4820
4820
|
}
|
|
4821
4821
|
}
|
|
4822
4822
|
|
|
4823
|
-
.bp_page_section_module_pageSectionContent--
|
|
4823
|
+
.bp_page_section_module_pageSectionContent--2c1c4{
|
|
4824
4824
|
flex-grow:1;
|
|
4825
4825
|
}
|
|
4826
4826
|
|
|
4827
|
-
.bp_page_section_module_pageSectionDivider--
|
|
4827
|
+
.bp_page_section_module_pageSectionDivider--2c1c4{
|
|
4828
4828
|
width:100%;
|
|
4829
4829
|
}
|
|
4830
4830
|
|
|
4831
|
-
.bp_password_input_module_passwordInput--
|
|
4831
|
+
.bp_password_input_module_passwordInput--8999d input[type=password],.bp_password_input_module_passwordInput--8999d input[type=text]{
|
|
4832
4832
|
padding-inline-end:2.375rem;
|
|
4833
4833
|
}
|
|
4834
|
-
.bp_password_input_module_passwordInput--
|
|
4834
|
+
.bp_password_input_module_passwordInput--8999d .bp_password_input_module_iconButton--8999d{
|
|
4835
4835
|
height:var(--size-6);
|
|
4836
4836
|
inset-inline-end:.5rem;
|
|
4837
4837
|
width:var(--size-6);
|
|
4838
4838
|
}
|
|
4839
|
-
.bp_password_input_module_passwordInput--
|
|
4839
|
+
.bp_password_input_module_passwordInput--8999d .bp_password_input_module_iconButton--8999d:active,.bp_password_input_module_passwordInput--8999d .bp_password_input_module_iconButton--8999d:hover{
|
|
4840
4840
|
background:none;
|
|
4841
4841
|
}
|
|
4842
4842
|
|
|
4843
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4843
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9{
|
|
4844
4844
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
4845
4845
|
display:flex;
|
|
4846
4846
|
flex-direction:column;
|
|
@@ -4853,7 +4853,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4853
4853
|
text-decoration:var(--body-default-text-decoration);
|
|
4854
4854
|
text-transform:var(--body-default-text-case);
|
|
4855
4855
|
}
|
|
4856
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4856
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_label--245f9{
|
|
4857
4857
|
color:var(--text-text-on-light);
|
|
4858
4858
|
flex:0 0 fit-content;
|
|
4859
4859
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -4867,15 +4867,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4867
4867
|
width:-moz-fit-content;
|
|
4868
4868
|
width:fit-content;
|
|
4869
4869
|
}
|
|
4870
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4870
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_label--245f9:not(.bp_base_text_input_module_hidden--245f9){
|
|
4871
4871
|
margin-block-end:var(--space-2);
|
|
4872
4872
|
}
|
|
4873
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4873
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9{
|
|
4874
4874
|
display:flex;
|
|
4875
4875
|
height:var(--size-10);
|
|
4876
4876
|
position:relative;
|
|
4877
4877
|
}
|
|
4878
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4878
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9{
|
|
4879
4879
|
background:var(--surface-input-surface);
|
|
4880
4880
|
border:var(--border-1) solid var(--border-input-border);
|
|
4881
4881
|
border-radius:var(--radius-2);
|
|
@@ -4895,74 +4895,74 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4895
4895
|
text-transform:var(--body-default-text-case);
|
|
4896
4896
|
width:100%;
|
|
4897
4897
|
}
|
|
4898
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4898
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:hover{
|
|
4899
4899
|
box-shadow:var(--innershadow-1);
|
|
4900
4900
|
}
|
|
4901
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4901
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9::placeholder,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9::placeholder,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9::placeholder{
|
|
4902
4902
|
color:var(--text-text-on-light-secondary);
|
|
4903
4903
|
opacity:1;
|
|
4904
4904
|
}
|
|
4905
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4905
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_error--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_error--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_error--245f9{
|
|
4906
4906
|
background:var(--surface-input-surface-error);
|
|
4907
4907
|
border:var(--border-2) solid var(--border-input-border-error);
|
|
4908
4908
|
outline:0;
|
|
4909
4909
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4910
4910
|
}
|
|
4911
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4911
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9{
|
|
4912
4912
|
border-color:var(--border-collapsible-border);
|
|
4913
4913
|
box-shadow:var(--innershadow-1);
|
|
4914
4914
|
color:var(--text-text-on-light-secondary);
|
|
4915
4915
|
}
|
|
4916
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4916
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:focus-visible,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:focus-visible,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:focus-visible{
|
|
4917
4917
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4918
4918
|
}
|
|
4919
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4919
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_readOnly--245f9:hover{
|
|
4920
4920
|
cursor:default;
|
|
4921
4921
|
}
|
|
4922
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4922
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:disabled,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:disabled,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:disabled{
|
|
4923
4923
|
background:var(--surface-input-surface);
|
|
4924
4924
|
border-color:var(--border-input-border);
|
|
4925
4925
|
box-shadow:var(--innershadow-1);
|
|
4926
4926
|
color:var(--text-text-on-light);
|
|
4927
4927
|
}
|
|
4928
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4928
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:disabled:hover{
|
|
4929
4929
|
border-color:var(--border-input-border);
|
|
4930
4930
|
}
|
|
4931
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4931
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:focus-visible,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:focus-visible,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:focus-visible{
|
|
4932
4932
|
background:var(--surface-input-surface-focus);
|
|
4933
4933
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4934
4934
|
outline:0;
|
|
4935
4935
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4936
4936
|
}
|
|
4937
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4937
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:has(+ .bp_base_text_input_module_endIcon--245f9),.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:has(+ .bp_base_text_input_module_endIcon--245f9),.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:has(+ .bp_base_text_input_module_endIcon--245f9){
|
|
4938
4938
|
padding-inline-end:calc(var(--space-3) + var(--end-icon-width) + var(--space-2));
|
|
4939
4939
|
}
|
|
4940
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4940
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_textInput--245f9:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--245f9):hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=number].bp_base_text_input_module_textInput--245f9:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--245f9):hover,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 input[type=text].bp_base_text_input_module_textInput--245f9:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--245f9):hover{
|
|
4941
4941
|
background:var(--surface-input-surface-hover);
|
|
4942
4942
|
border:var(--border-1) solid var(--border-input-border-hover);
|
|
4943
4943
|
}
|
|
4944
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4944
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_startIcon--245f9{
|
|
4945
4945
|
left:calc(var(--space-3) + var(--border-1));
|
|
4946
4946
|
position:absolute;
|
|
4947
4947
|
top:50%;
|
|
4948
4948
|
transform:translateY(-50%);
|
|
4949
4949
|
}
|
|
4950
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4950
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_startIcon--245f9 + input.bp_base_text_input_module_textInput--245f9{
|
|
4951
4951
|
padding-inline-start:calc(var(--space-3) + var(--space-2) + var(--start-icon-width));
|
|
4952
4952
|
}
|
|
4953
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4953
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_startIcon--245f9 + input.bp_base_text_input_module_textInput--245f9.bp_base_text_input_module_error--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_startIcon--245f9 + input.bp_base_text_input_module_textInput--245f9:focus-visible{
|
|
4954
4954
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1) + var(--space-2) + var(--start-icon-width));
|
|
4955
4955
|
}
|
|
4956
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4956
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_textInputContainer--245f9 .bp_base_text_input_module_endIcon--245f9{
|
|
4957
4957
|
position:absolute;
|
|
4958
4958
|
right:calc(var(--space-3) + var(--border-1));
|
|
4959
4959
|
top:50%;
|
|
4960
4960
|
transform:translateY(-50%);
|
|
4961
4961
|
}
|
|
4962
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4962
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9.bp_base_text_input_module_disabled--245f9{
|
|
4963
4963
|
opacity:var(--disabled-opacity);
|
|
4964
4964
|
}
|
|
4965
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4965
|
+
.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_inlineError--245f9,.bp_base_text_input_module_textInputContainerOuter--245f9 .bp_base_text_input_module_subtext--245f9{
|
|
4966
4966
|
margin-block-start:var(--space-2);
|
|
4967
4967
|
}
|
|
4968
4968
|
.bp_chip_module_chip--96f83{
|
|
@@ -5163,7 +5163,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5163
5163
|
}
|
|
5164
5164
|
}
|
|
5165
5165
|
|
|
5166
|
-
.bp_context_menu_module_menuBlock--
|
|
5166
|
+
.bp_context_menu_module_menuBlock--eb20f{
|
|
5167
5167
|
background-color:var(--surface-menu-surface);
|
|
5168
5168
|
border:var(--border-1) solid var(--border-card-border);
|
|
5169
5169
|
border-radius:var(--radius-3);
|
|
@@ -5174,7 +5174,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5174
5174
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
5175
5175
|
padding:var(--space-3);
|
|
5176
5176
|
}
|
|
5177
|
-
.bp_context_menu_module_menuBlock--
|
|
5177
|
+
.bp_context_menu_module_menuBlock--eb20f[data-menu-fullscreen=true]{
|
|
5178
5178
|
border:unset;
|
|
5179
5179
|
border-radius:unset;
|
|
5180
5180
|
display:flex;
|
|
@@ -5187,15 +5187,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5187
5187
|
position:relative;
|
|
5188
5188
|
width:100vw;
|
|
5189
5189
|
}
|
|
5190
|
-
.bp_context_menu_module_menuBlock--
|
|
5190
|
+
.bp_context_menu_module_menuBlock--eb20f[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--eb20f{
|
|
5191
5191
|
overflow-y:auto;
|
|
5192
5192
|
padding:var(--space-3);
|
|
5193
5193
|
}
|
|
5194
|
-
.bp_context_menu_module_menuBlock--
|
|
5194
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItemsSeparator--eb20f{
|
|
5195
5195
|
margin-block:var(--space-2);
|
|
5196
5196
|
margin-inline:var(--space-2);
|
|
5197
5197
|
}
|
|
5198
|
-
.bp_context_menu_module_menuBlock--
|
|
5198
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItem--eb20f{
|
|
5199
5199
|
align-items:center;
|
|
5200
5200
|
background-color:var(--surface-menu-surface);
|
|
5201
5201
|
border:var(--border-2) solid #0000;
|
|
@@ -5208,19 +5208,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5208
5208
|
padding-inline:var(--space-2);
|
|
5209
5209
|
position:relative;
|
|
5210
5210
|
}
|
|
5211
|
-
.bp_context_menu_module_menuBlock--
|
|
5211
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItem--eb20f[data-disabled]{
|
|
5212
5212
|
opacity:60%;
|
|
5213
5213
|
pointer-events:none;
|
|
5214
5214
|
}
|
|
5215
|
-
.bp_context_menu_module_menuBlock--
|
|
5215
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItem--eb20f[data-highlighted]:not(:hover){
|
|
5216
5216
|
background-color:var(--surface-menu-surface-focus);
|
|
5217
5217
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
5218
5218
|
}
|
|
5219
|
-
.bp_context_menu_module_menuBlock--
|
|
5219
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItem--eb20f:active{
|
|
5220
5220
|
background-color:var(--surface-menu-surface-focus);
|
|
5221
5221
|
border:var(--border-2) solid #0000;
|
|
5222
5222
|
}
|
|
5223
|
-
.bp_context_menu_module_menuBlock--
|
|
5223
|
+
.bp_context_menu_module_menuBlock--eb20f .bp_context_menu_module_menuItem--eb20f:hover{
|
|
5224
5224
|
background-color:var(--surface-menu-surface-focus);
|
|
5225
5225
|
}
|
|
5226
5226
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -5229,7 +5229,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5229
5229
|
width:100%;
|
|
5230
5230
|
}
|
|
5231
5231
|
|
|
5232
|
-
.bp_context_menu_module_menuHeader--
|
|
5232
|
+
.bp_context_menu_module_menuHeader--eb20f{
|
|
5233
5233
|
align-items:center;
|
|
5234
5234
|
box-shadow:var(--dropshadow-1);
|
|
5235
5235
|
display:grid;
|
|
@@ -5239,25 +5239,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5239
5239
|
padding:var(--space-3);
|
|
5240
5240
|
}
|
|
5241
5241
|
|
|
5242
|
-
.bp_context_menu_module_headerTextContent--
|
|
5242
|
+
.bp_context_menu_module_headerTextContent--eb20f{
|
|
5243
5243
|
display:grid;
|
|
5244
5244
|
}
|
|
5245
5245
|
|
|
5246
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
5246
|
+
.bp_context_menu_module_submenuCloseButton--eb20f{
|
|
5247
5247
|
grid-area:submenu-close;
|
|
5248
5248
|
}
|
|
5249
5249
|
|
|
5250
|
-
.bp_context_menu_module_menuCloseButton--
|
|
5250
|
+
.bp_context_menu_module_menuCloseButton--eb20f{
|
|
5251
5251
|
grid-area:close;
|
|
5252
5252
|
}
|
|
5253
5253
|
|
|
5254
|
-
.bp_context_menu_module_ellipsis--
|
|
5254
|
+
.bp_context_menu_module_ellipsis--eb20f{
|
|
5255
5255
|
overflow:hidden;
|
|
5256
5256
|
text-overflow:ellipsis;
|
|
5257
5257
|
white-space:nowrap;
|
|
5258
5258
|
}
|
|
5259
5259
|
|
|
5260
|
-
.bp_notification_module_viewport--
|
|
5260
|
+
.bp_notification_module_viewport--8ef14{
|
|
5261
5261
|
all:unset;
|
|
5262
5262
|
align-items:center;
|
|
5263
5263
|
display:flex;
|
|
@@ -5270,7 +5270,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5270
5270
|
z-index:2147483647;
|
|
5271
5271
|
}
|
|
5272
5272
|
|
|
5273
|
-
.bp_notification_module_root--
|
|
5273
|
+
.bp_notification_module_root--8ef14{
|
|
5274
5274
|
border:var(--border-2) solid;
|
|
5275
5275
|
border-radius:var(--radius-3);
|
|
5276
5276
|
display:flex;
|
|
@@ -5278,26 +5278,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5278
5278
|
width:max-content;
|
|
5279
5279
|
}
|
|
5280
5280
|
@media (width > 374px){
|
|
5281
|
-
.bp_notification_module_root--
|
|
5281
|
+
.bp_notification_module_root--8ef14{
|
|
5282
5282
|
max-width:343px;
|
|
5283
5283
|
}
|
|
5284
5284
|
}
|
|
5285
5285
|
@media (width > 767px){
|
|
5286
|
-
.bp_notification_module_root--
|
|
5286
|
+
.bp_notification_module_root--8ef14{
|
|
5287
5287
|
max-width:728px;
|
|
5288
5288
|
}
|
|
5289
5289
|
}
|
|
5290
5290
|
@media (width > 1023px){
|
|
5291
|
-
.bp_notification_module_root--
|
|
5291
|
+
.bp_notification_module_root--8ef14{
|
|
5292
5292
|
max-width:848px;
|
|
5293
5293
|
}
|
|
5294
5294
|
}
|
|
5295
5295
|
@media (width > 1219px){
|
|
5296
|
-
.bp_notification_module_root--
|
|
5296
|
+
.bp_notification_module_root--8ef14{
|
|
5297
5297
|
max-width:896px;
|
|
5298
5298
|
}
|
|
5299
5299
|
}
|
|
5300
|
-
.bp_notification_module_root--
|
|
5300
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_container--8ef14{
|
|
5301
5301
|
align-items:flex-start;
|
|
5302
5302
|
box-shadow:var(--dropshadow-3);
|
|
5303
5303
|
display:flex;
|
|
@@ -5306,11 +5306,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5306
5306
|
width:100%;
|
|
5307
5307
|
}
|
|
5308
5308
|
@media (width > 767px){
|
|
5309
|
-
.bp_notification_module_root--
|
|
5309
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_container--8ef14{
|
|
5310
5310
|
align-items:center;
|
|
5311
5311
|
}
|
|
5312
5312
|
}
|
|
5313
|
-
.bp_notification_module_root--
|
|
5313
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_mobileContainer--8ef14{
|
|
5314
5314
|
align-items:left;
|
|
5315
5315
|
display:flex;
|
|
5316
5316
|
flex-direction:column;
|
|
@@ -5318,46 +5318,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5318
5318
|
width:100%;
|
|
5319
5319
|
}
|
|
5320
5320
|
@media (width > 767px){
|
|
5321
|
-
.bp_notification_module_root--
|
|
5321
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_mobileContainer--8ef14{
|
|
5322
5322
|
align-items:center;
|
|
5323
5323
|
flex-direction:row;
|
|
5324
5324
|
}
|
|
5325
5325
|
}
|
|
5326
|
-
.bp_notification_module_root--
|
|
5326
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_withButtons--8ef14{
|
|
5327
5327
|
gap:var(--space-3);
|
|
5328
5328
|
}
|
|
5329
|
-
.bp_notification_module_root--
|
|
5329
|
+
.bp_notification_module_root--8ef14.bp_notification_module_info--8ef14{
|
|
5330
5330
|
background:var(--surface-message-surface-info);
|
|
5331
5331
|
border-color:var(--border-message-border-info);
|
|
5332
5332
|
}
|
|
5333
|
-
.bp_notification_module_root--
|
|
5333
|
+
.bp_notification_module_root--8ef14.bp_notification_module_success--8ef14{
|
|
5334
5334
|
background:var(--surface-message-surface-success);
|
|
5335
5335
|
border-color:var(--border-message-border-success);
|
|
5336
5336
|
}
|
|
5337
|
-
.bp_notification_module_root--
|
|
5337
|
+
.bp_notification_module_root--8ef14.bp_notification_module_warning--8ef14{
|
|
5338
5338
|
background:var(--surface-message-surface-warning);
|
|
5339
5339
|
border-color:var(--border-message-border-warning);
|
|
5340
5340
|
}
|
|
5341
|
-
.bp_notification_module_root--
|
|
5341
|
+
.bp_notification_module_root--8ef14.bp_notification_module_error--8ef14{
|
|
5342
5342
|
background:var(--surface-message-surface-error);
|
|
5343
5343
|
border-color:var(--border-message-border-error);
|
|
5344
5344
|
}
|
|
5345
|
-
.bp_notification_module_root--
|
|
5345
|
+
.bp_notification_module_root--8ef14:focus-visible{
|
|
5346
5346
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5347
5347
|
outline:none;
|
|
5348
5348
|
}
|
|
5349
|
-
.bp_notification_module_root--
|
|
5349
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_typeIconContainer--8ef14{
|
|
5350
5350
|
align-items:center;
|
|
5351
5351
|
display:flex;
|
|
5352
5352
|
height:var(--size-8);
|
|
5353
5353
|
justify-content:center;
|
|
5354
5354
|
width:var(--size-8);
|
|
5355
5355
|
}
|
|
5356
|
-
.bp_notification_module_root--
|
|
5356
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_typeIconContainer--8ef14 .bp_notification_module_typeIcon--8ef14{
|
|
5357
5357
|
flex-shrink:0;
|
|
5358
5358
|
margin-left:var(--space-4);
|
|
5359
5359
|
}
|
|
5360
|
-
.bp_notification_module_root--
|
|
5360
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_text--8ef14{
|
|
5361
5361
|
align-items:center;
|
|
5362
5362
|
color:var(--text-text-on-light);
|
|
5363
5363
|
display:flex;
|
|
@@ -5372,38 +5372,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5372
5372
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5373
5373
|
text-transform:var(--body-default-bold-text-case);
|
|
5374
5374
|
}
|
|
5375
|
-
.bp_notification_module_root--
|
|
5375
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_text--8ef14 > div{
|
|
5376
5376
|
overflow:hidden;
|
|
5377
5377
|
overflow-wrap:break-word;
|
|
5378
5378
|
}
|
|
5379
|
-
.bp_notification_module_root--
|
|
5379
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_contentButtonSection--8ef14{
|
|
5380
5380
|
display:flex;
|
|
5381
5381
|
gap:var(--space-3);
|
|
5382
5382
|
margin-left:0;
|
|
5383
5383
|
}
|
|
5384
5384
|
@media (width > 767px){
|
|
5385
|
-
.bp_notification_module_root--
|
|
5385
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_contentButtonSection--8ef14{
|
|
5386
5386
|
margin-left:auto;
|
|
5387
5387
|
}
|
|
5388
5388
|
}
|
|
5389
|
-
.bp_notification_module_root--
|
|
5389
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_contentButtonSection--8ef14 .bp_notification_module_contentButtons--8ef14{
|
|
5390
5390
|
display:flex;
|
|
5391
5391
|
gap:var(--space-3);
|
|
5392
5392
|
}
|
|
5393
|
-
.bp_notification_module_root--
|
|
5393
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_closeButtonSection--8ef14{
|
|
5394
5394
|
display:flex;
|
|
5395
5395
|
gap:var(--space-3);
|
|
5396
5396
|
margin-left:auto;
|
|
5397
5397
|
margin-right:var(--space-4);
|
|
5398
5398
|
}
|
|
5399
|
-
.bp_notification_module_root--
|
|
5399
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_closeButtonSection--8ef14 .bp_notification_module_closeButton--8ef14{
|
|
5400
5400
|
align-self:center;
|
|
5401
5401
|
}
|
|
5402
|
-
.bp_notification_module_root--
|
|
5402
|
+
.bp_notification_module_root--8ef14 .bp_notification_module_closeButtonSection--8ef14 .bp_notification_module_closeButton--8ef14 svg *{
|
|
5403
5403
|
fill:currentColor;
|
|
5404
5404
|
}
|
|
5405
5405
|
|
|
5406
|
-
.bp_popover_module_popoverContentContainer--
|
|
5406
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverMainContent--4da9d,.bp_popover_module_popoverContentContainer--4da9d.bp_popover_module_accessibilitySmallBreakpoint--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverScrollContainer--4da9d{
|
|
5407
5407
|
margin-inline-end:calc(var(--space-4)*-1);
|
|
5408
5408
|
mask-image:linear-gradient(to top, #0000, var(--gray-black)), linear-gradient(to left, #0000 var(--space-4), var(--gray-black) var(--space-4));
|
|
5409
5409
|
mask-position:left bottom;
|
|
@@ -5413,43 +5413,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5413
5413
|
transition:mask-position var(--animation-duration-3);
|
|
5414
5414
|
}
|
|
5415
5415
|
|
|
5416
|
-
.bp_popover_module_popoverContentContainer--
|
|
5416
|
+
.bp_popover_module_popoverContentContainer--4da9d{
|
|
5417
5417
|
max-width:320px;
|
|
5418
5418
|
z-index:380;
|
|
5419
5419
|
}
|
|
5420
|
-
.bp_popover_module_popoverContentContainer--
|
|
5420
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverCard--4da9d{
|
|
5421
5421
|
box-shadow:var(--dropshadow-3);
|
|
5422
5422
|
margin-block:var(--space-1);
|
|
5423
5423
|
}
|
|
5424
|
-
.bp_popover_module_popoverContentContainer--
|
|
5424
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverMainContent--4da9d:hover{
|
|
5425
5425
|
mask-position:left top;
|
|
5426
5426
|
}
|
|
5427
|
-
.bp_popover_module_popoverContentContainer--
|
|
5427
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverMainContent--4da9d .bp_popover_module_popoverMainContentOuterContainer--4da9d{
|
|
5428
5428
|
max-height:inherit;
|
|
5429
5429
|
}
|
|
5430
|
-
.bp_popover_module_popoverContentContainer--
|
|
5430
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverMainContent--4da9d .bp_popover_module_popoverMainContentOuterContainer--4da9d .bp_popover_module_popoverMainContentInnerContainerPadding--4da9d{
|
|
5431
5431
|
padding-block-end:var(--space-3);
|
|
5432
5432
|
}
|
|
5433
|
-
.bp_popover_module_popoverContentContainer--
|
|
5433
|
+
.bp_popover_module_popoverContentContainer--4da9d.bp_popover_module_accessibilitySmallBreakpoint--4da9d{
|
|
5434
5434
|
max-height:var(--radix-popover-content-available-height);
|
|
5435
5435
|
}
|
|
5436
|
-
.bp_popover_module_popoverContentContainer--
|
|
5436
|
+
.bp_popover_module_popoverContentContainer--4da9d.bp_popover_module_accessibilitySmallBreakpoint--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverScrollContainer--4da9d{
|
|
5437
5437
|
max-height:min(var(--blueprint-web-popover-content-max-height, calc(var(--radix-popover-content-available-height) - var(--space-12))), var(--radix-popover-content-available-height) - var(--space-12));
|
|
5438
5438
|
padding-block:var(--space-1);
|
|
5439
5439
|
}
|
|
5440
|
-
.bp_popover_module_popoverContentContainer--
|
|
5440
|
+
.bp_popover_module_popoverContentContainer--4da9d.bp_popover_module_accessibilitySmallBreakpoint--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverScrollContainer--4da9d:hover{
|
|
5441
5441
|
mask-position:left top;
|
|
5442
5442
|
}
|
|
5443
|
-
.bp_popover_module_popoverContentContainer--
|
|
5443
|
+
.bp_popover_module_popoverContentContainer--4da9d.bp_popover_module_accessibilitySmallBreakpoint--4da9d .bp_popover_module_popoverCard--4da9d .bp_popover_module_popoverScrollContainer--4da9d .bp_popover_module_popoverMainContent--4da9d{
|
|
5444
5444
|
max-height:-moz-fit-content;
|
|
5445
5445
|
max-height:fit-content;
|
|
5446
5446
|
}
|
|
5447
|
-
.bp_popover_module_popoverContentContainer--
|
|
5447
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverFooter--4da9d{
|
|
5448
5448
|
margin-inline:calc(var(--space-4)*-1);
|
|
5449
5449
|
padding-block-start:var(--space-4);
|
|
5450
5450
|
padding-inline:var(--space-4);
|
|
5451
5451
|
}
|
|
5452
|
-
.bp_popover_module_popoverContentContainer--
|
|
5452
|
+
.bp_popover_module_popoverContentContainer--4da9d .bp_popover_module_popoverFooter--4da9d.bp_popover_module_popoverFooterTopBorder--4da9d{
|
|
5453
5453
|
border-top:var(--border-1) solid var(--border-card-border);
|
|
5454
5454
|
}
|
|
5455
5455
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -5461,42 +5461,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5461
5461
|
flex-direction:row;
|
|
5462
5462
|
}
|
|
5463
5463
|
|
|
5464
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5464
|
+
.bp_select_menu_grid_option_module_buttonWrapper--1d520.bp_select_menu_grid_option_module_withLabel--1d520{
|
|
5465
5465
|
flex:1 1 0;
|
|
5466
5466
|
margin:var(--space-05) 0;
|
|
5467
5467
|
}
|
|
5468
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5468
|
+
.bp_select_menu_grid_option_module_buttonWrapper--1d520.bp_select_menu_grid_option_module_withLabel--default--1d520{
|
|
5469
5469
|
max-width:100%;
|
|
5470
5470
|
}
|
|
5471
5471
|
@media only screen and (width > 374px){
|
|
5472
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5472
|
+
.bp_select_menu_grid_option_module_buttonWrapper--1d520.bp_select_menu_grid_option_module_withLabel--default--1d520{
|
|
5473
5473
|
margin:var(--space-05);
|
|
5474
5474
|
max-width:calc(50% - var(--space-1));
|
|
5475
5475
|
}
|
|
5476
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5476
|
+
.bp_select_menu_grid_option_module_buttonWrapper--1d520.bp_select_menu_grid_option_module_withLabel--default--1d520:first-child{
|
|
5477
5477
|
margin-left:0;
|
|
5478
5478
|
}
|
|
5479
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5479
|
+
.bp_select_menu_grid_option_module_buttonWrapper--1d520.bp_select_menu_grid_option_module_withLabel--default--1d520:last-child{
|
|
5480
5480
|
margin-right:0;
|
|
5481
5481
|
}
|
|
5482
5482
|
}
|
|
5483
5483
|
|
|
5484
|
-
.bp_select_menu_grid_option_module_square--
|
|
5484
|
+
.bp_select_menu_grid_option_module_square--1d520{
|
|
5485
5485
|
height:var(--size-8);
|
|
5486
5486
|
width:var(--size-8);
|
|
5487
5487
|
}
|
|
5488
|
-
.bp_select_menu_grid_option_module_square--
|
|
5488
|
+
.bp_select_menu_grid_option_module_square--1d520,.bp_select_menu_grid_option_module_square--1d520 .bp_select_menu_grid_option_module_outlineHost--1d520{
|
|
5489
5489
|
align-items:center;
|
|
5490
5490
|
border-radius:var(--radius-3);
|
|
5491
5491
|
display:flex;
|
|
5492
5492
|
justify-content:center;
|
|
5493
5493
|
}
|
|
5494
|
-
.bp_select_menu_grid_option_module_square--
|
|
5494
|
+
.bp_select_menu_grid_option_module_square--1d520 .bp_select_menu_grid_option_module_outlineHost--1d520{
|
|
5495
5495
|
height:var(--size-7);
|
|
5496
5496
|
width:var(--size-7);
|
|
5497
5497
|
}
|
|
5498
5498
|
|
|
5499
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5499
|
+
.bp_select_menu_grid_option_module_circle--1d520{
|
|
5500
5500
|
align-items:center;
|
|
5501
5501
|
background-clip:content-box;
|
|
5502
5502
|
background-color:var(--gray-white);
|
|
@@ -5508,10 +5508,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5508
5508
|
justify-content:center;
|
|
5509
5509
|
width:var(--size-8);
|
|
5510
5510
|
}
|
|
5511
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5511
|
+
.bp_select_menu_grid_option_module_circle--1d520.bp_select_menu_grid_option_module_loading--1d520{
|
|
5512
5512
|
border-color:var(--gray-white);
|
|
5513
5513
|
}
|
|
5514
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5514
|
+
.bp_select_menu_grid_option_module_circle--1d520 .bp_select_menu_grid_option_module_color--1d520{
|
|
5515
5515
|
background-color:var(--circleColor);
|
|
5516
5516
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
5517
5517
|
border-radius:50%;
|
|
@@ -5519,10 +5519,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5519
5519
|
height:var(--size-6);
|
|
5520
5520
|
width:var(--size-6);
|
|
5521
5521
|
}
|
|
5522
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5522
|
+
.bp_select_menu_grid_option_module_circle--1d520 .bp_select_menu_grid_option_module_strikeThrough--1d520{
|
|
5523
5523
|
position:relative;
|
|
5524
5524
|
}
|
|
5525
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5525
|
+
.bp_select_menu_grid_option_module_circle--1d520 .bp_select_menu_grid_option_module_strikeThrough--1d520::after{
|
|
5526
5526
|
background-color:var(--watermelon-red-100);
|
|
5527
5527
|
border-radius:var(--radius-1);
|
|
5528
5528
|
content:"";
|
|
@@ -5534,7 +5534,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5534
5534
|
width:90%;
|
|
5535
5535
|
}
|
|
5536
5536
|
|
|
5537
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5537
|
+
.bp_select_menu_grid_option_module_optionButton--1d520{
|
|
5538
5538
|
align-items:center;
|
|
5539
5539
|
background-color:initial;
|
|
5540
5540
|
border:none;
|
|
@@ -5544,13 +5544,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5544
5544
|
-webkit-user-select:none;
|
|
5545
5545
|
user-select:none;
|
|
5546
5546
|
}
|
|
5547
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5547
|
+
.bp_select_menu_grid_option_module_optionButton--1d520:not(.bp_select_menu_grid_option_module_labeled--1d520){
|
|
5548
5548
|
height:var(--size-8);
|
|
5549
5549
|
justify-content:center;
|
|
5550
5550
|
padding:0;
|
|
5551
5551
|
width:var(--size-8);
|
|
5552
5552
|
}
|
|
5553
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5553
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520{
|
|
5554
5554
|
border-radius:var(--radius-3);
|
|
5555
5555
|
gap:var(--space-3);
|
|
5556
5556
|
min-width:10rem;
|
|
@@ -5558,23 +5558,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5558
5558
|
transition:background-color var(--animation-duration-2);
|
|
5559
5559
|
width:100%;
|
|
5560
5560
|
}
|
|
5561
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5561
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_text--1d520{
|
|
5562
5562
|
max-height:var(--size-8);
|
|
5563
5563
|
text-align:left;
|
|
5564
5564
|
}
|
|
5565
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5565
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_text--large--1d520{
|
|
5566
5566
|
-webkit-box-orient:vertical;
|
|
5567
5567
|
-webkit-line-clamp:1;
|
|
5568
5568
|
display:-webkit-box;
|
|
5569
5569
|
overflow:hidden;
|
|
5570
5570
|
}
|
|
5571
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5571
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_text--default--1d520{
|
|
5572
5572
|
-webkit-box-orient:vertical;
|
|
5573
5573
|
-webkit-line-clamp:2;
|
|
5574
5574
|
display:-webkit-box;
|
|
5575
5575
|
overflow:hidden;
|
|
5576
5576
|
}
|
|
5577
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5577
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--1d520{
|
|
5578
5578
|
align-items:center;
|
|
5579
5579
|
background:var(--icon-background);
|
|
5580
5580
|
border-radius:var(--radius-3);
|
|
@@ -5582,95 +5582,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5582
5582
|
flex-shrink:0;
|
|
5583
5583
|
justify-content:center;
|
|
5584
5584
|
}
|
|
5585
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5585
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--size-default--1d520{
|
|
5586
5586
|
height:var(--size-8);
|
|
5587
5587
|
width:var(--size-8);
|
|
5588
5588
|
}
|
|
5589
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5589
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--size-large--1d520{
|
|
5590
5590
|
height:var(--size-10);
|
|
5591
5591
|
width:var(--size-10);
|
|
5592
5592
|
}
|
|
5593
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5593
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--default--1d520{
|
|
5594
5594
|
--icon-background:var(--surface-surface-tertiary);
|
|
5595
5595
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
5596
5596
|
}
|
|
5597
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5597
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--box--1d520{
|
|
5598
5598
|
--icon-background:var(--brand-box-tertiary);
|
|
5599
5599
|
--icon-background-dark:var(--brand-box-secondary);
|
|
5600
5600
|
}
|
|
5601
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5601
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--docgen--1d520{
|
|
5602
5602
|
--icon-background:var(--brand-docgen-tertiary);
|
|
5603
5603
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
5604
5604
|
}
|
|
5605
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5605
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--forms--1d520{
|
|
5606
5606
|
--icon-background:var(--brand-forms-tertiary);
|
|
5607
5607
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
5608
5608
|
}
|
|
5609
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5609
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520 .bp_select_menu_grid_option_module_iconContainer--sign--1d520{
|
|
5610
5610
|
--icon-background:var(--brand-sign-tertiary);
|
|
5611
5611
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
5612
5612
|
}
|
|
5613
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5613
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520:hover{
|
|
5614
5614
|
background:var(--surface-surface-secondary);
|
|
5615
5615
|
box-shadow:var(--dropshadow-2);
|
|
5616
5616
|
cursor:grab;
|
|
5617
5617
|
}
|
|
5618
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5618
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_active--1d520,.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_dragging--1d520,.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520:active{
|
|
5619
5619
|
background:var(--surface-surface-secondary);
|
|
5620
5620
|
box-shadow:var(--dropshadow-2);
|
|
5621
5621
|
}
|
|
5622
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5622
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_active--1d520 .bp_select_menu_grid_option_module_iconContainer--1d520,.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520:active .bp_select_menu_grid_option_module_iconContainer--1d520{
|
|
5623
5623
|
background-color:var(--icon-background);
|
|
5624
5624
|
}
|
|
5625
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5625
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_dragging--1d520{
|
|
5626
5626
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
5627
5627
|
}
|
|
5628
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5628
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_dragging--1d520 .bp_select_menu_grid_option_module_iconContainer--1d520{
|
|
5629
5629
|
background-color:var(--icon-background-dark);
|
|
5630
5630
|
}
|
|
5631
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5631
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520.bp_select_menu_grid_option_module_dragging--1d520:hover{
|
|
5632
5632
|
cursor:grabbing;
|
|
5633
5633
|
}
|
|
5634
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5634
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520:hover:not(.bp_select_menu_grid_option_module_disabled--1d520) .bp_select_menu_grid_option_module_iconContainer--1d520{
|
|
5635
5635
|
background-color:var(--icon-background-dark);
|
|
5636
5636
|
transition:background-color var(--animation-duration-2);
|
|
5637
5637
|
}
|
|
5638
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5638
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520[data-focus-visible]{
|
|
5639
5639
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5640
5640
|
}
|
|
5641
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5641
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_labeled--1d520[data-focus-visible]:active{
|
|
5642
5642
|
background:var(--surface-surface-secondary);
|
|
5643
5643
|
}
|
|
5644
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5644
|
+
.bp_select_menu_grid_option_module_optionButton--1d520:hover .bp_select_menu_grid_option_module_square--1d520,.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible] .bp_select_menu_grid_option_module_square--1d520{
|
|
5645
5645
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
5646
5646
|
}
|
|
5647
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5647
|
+
.bp_select_menu_grid_option_module_optionButton--1d520:hover .bp_select_menu_grid_option_module_circle--1d520,.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible] .bp_select_menu_grid_option_module_circle--1d520{
|
|
5648
5648
|
background-color:var(--surface-option-grid-surface-hover);
|
|
5649
5649
|
}
|
|
5650
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5650
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_active--1d520 .bp_select_menu_grid_option_module_square--1d520,.bp_select_menu_grid_option_module_optionButton--1d520:active .bp_select_menu_grid_option_module_square--1d520{
|
|
5651
5651
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
5652
5652
|
}
|
|
5653
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5653
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_active--1d520 .bp_select_menu_grid_option_module_circle--1d520,.bp_select_menu_grid_option_module_optionButton--1d520:active .bp_select_menu_grid_option_module_circle--1d520{
|
|
5654
5654
|
border:var(--border-2) solid var(--circleColor);
|
|
5655
5655
|
}
|
|
5656
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5656
|
+
.bp_select_menu_grid_option_module_optionButton--1d520.bp_select_menu_grid_option_module_loading--1d520,.bp_select_menu_grid_option_module_optionButton--1d520:disabled{
|
|
5657
5657
|
cursor:default;
|
|
5658
5658
|
}
|
|
5659
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5659
|
+
.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--1d520{
|
|
5660
5660
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5661
5661
|
}
|
|
5662
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5662
|
+
.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible] .bp_select_menu_grid_option_module_circle--1d520{
|
|
5663
5663
|
border-color:var(--surface-option-grid-surface-hover);
|
|
5664
5664
|
}
|
|
5665
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5665
|
+
.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible].bp_select_menu_grid_option_module_active--1d520 .bp_select_menu_grid_option_module_circle--1d520,.bp_select_menu_grid_option_module_optionButton--1d520[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--1d520{
|
|
5666
5666
|
border:var(--border-2) solid var(--circleColor);
|
|
5667
5667
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5668
5668
|
}
|
|
5669
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5669
|
+
.bp_select_menu_grid_option_module_optionButton--1d520:disabled:not(.bp_select_menu_grid_option_module_loading--1d520){
|
|
5670
5670
|
opacity:.3;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5673
|
+
.bp_tabs_module_hiddenWidthSetter--387af{
|
|
5674
5674
|
display:block;
|
|
5675
5675
|
font-family:var(--body-default-bold-font-family);
|
|
5676
5676
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -5684,11 +5684,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5684
5684
|
text-transform:var(--body-default-bold-text-case);
|
|
5685
5685
|
visibility:hidden;
|
|
5686
5686
|
}
|
|
5687
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5687
|
+
.bp_tabs_module_hiddenWidthSetter--387af > *{
|
|
5688
5688
|
visibility:hidden;
|
|
5689
5689
|
}
|
|
5690
5690
|
|
|
5691
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5691
|
+
.bp_tabs_module_contentSwitchTabList--387af{
|
|
5692
5692
|
background:var(--surface-contentswitcher-surface);
|
|
5693
5693
|
border-radius:var(--radius-7);
|
|
5694
5694
|
display:grid;
|
|
@@ -5699,7 +5699,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5699
5699
|
min-width:fit-content;
|
|
5700
5700
|
padding:var(--space-1);
|
|
5701
5701
|
}
|
|
5702
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5702
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af{
|
|
5703
5703
|
align-items:center;
|
|
5704
5704
|
background:#0000;
|
|
5705
5705
|
border:none;
|
|
@@ -5720,7 +5720,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5720
5720
|
text-transform:var(--body-default-text-case);
|
|
5721
5721
|
white-space:nowrap;
|
|
5722
5722
|
}
|
|
5723
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5723
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af[aria-selected=true]{
|
|
5724
5724
|
background:var(--surface-cta-surface-secondary);
|
|
5725
5725
|
box-shadow:0 0 0 var(--border-1) var(--gray-50);
|
|
5726
5726
|
color:var(--text-text-on-light);
|
|
@@ -5733,44 +5733,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5733
5733
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5734
5734
|
text-transform:var(--body-default-bold-text-case);
|
|
5735
5735
|
}
|
|
5736
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5736
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af:not([aria-disabled=true])[data-focus-visible]{
|
|
5737
5737
|
border-color:#0000;
|
|
5738
5738
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5739
5739
|
}
|
|
5740
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5740
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af:not([aria-disabled=true]):hover{
|
|
5741
5741
|
background:var(--surface-surface-hover);
|
|
5742
5742
|
}
|
|
5743
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5743
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af:not([aria-disabled=true]):active{
|
|
5744
5744
|
background:var(--surface-cta-surface-secondary-pressed);
|
|
5745
5745
|
}
|
|
5746
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5746
|
+
.bp_tabs_module_contentSwitchTabList--387af .bp_tabs_module_contentSwitchTab--387af[aria-disabled=true]{
|
|
5747
5747
|
opacity:.3;
|
|
5748
5748
|
pointer-events:none;
|
|
5749
5749
|
}
|
|
5750
5750
|
|
|
5751
|
-
.bp_tabs_module_tabsListContainer--
|
|
5751
|
+
.bp_tabs_module_tabsListContainer--387af{
|
|
5752
5752
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
5753
5753
|
overflow-y:hidden;
|
|
5754
5754
|
scroll-behavior:smooth;
|
|
5755
5755
|
}
|
|
5756
|
-
.bp_tabs_module_tabsListContainer--
|
|
5756
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af{
|
|
5757
5757
|
display:flex;
|
|
5758
5758
|
overflow-x:auto;
|
|
5759
5759
|
padding:calc(var(--border-3) + 1px);
|
|
5760
5760
|
}
|
|
5761
|
-
.bp_tabs_module_tabsListContainer--
|
|
5761
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tabSeparator--387af{
|
|
5762
5762
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
5763
5763
|
min-width:var(--space-4);
|
|
5764
5764
|
}
|
|
5765
|
-
.bp_tabs_module_tabsListContainer--
|
|
5765
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tabSeparator--387af:last-child{
|
|
5766
5766
|
display:none;
|
|
5767
5767
|
}
|
|
5768
5768
|
@media only screen and (max-width: 1023px){
|
|
5769
|
-
.bp_tabs_module_tabsListContainer--
|
|
5769
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tabSeparator--387af{
|
|
5770
5770
|
min-width:calc(var(--border-3) + 1px);
|
|
5771
5771
|
}
|
|
5772
5772
|
}
|
|
5773
|
-
.bp_tabs_module_tabsListContainer--
|
|
5773
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af{
|
|
5774
5774
|
background:var(--background-background);
|
|
5775
5775
|
border-style:none;
|
|
5776
5776
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -5791,7 +5791,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5791
5791
|
text-transform:var(--body-default-text-case);
|
|
5792
5792
|
z-index:2;
|
|
5793
5793
|
}
|
|
5794
|
-
.bp_tabs_module_tabsListContainer--
|
|
5794
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af[aria-selected=true]{
|
|
5795
5795
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
5796
5796
|
color:var(--text-cta-link);
|
|
5797
5797
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5803,21 +5803,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5803
5803
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5804
5804
|
text-transform:var(--body-default-bold-text-case);
|
|
5805
5805
|
}
|
|
5806
|
-
.bp_tabs_module_tabsListContainer--
|
|
5806
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:hover{
|
|
5807
5807
|
background-color:var(--surface-tab-surface-hover);
|
|
5808
5808
|
color:var(--text-text-on-light-secondary-hover);
|
|
5809
5809
|
}
|
|
5810
|
-
.bp_tabs_module_tabsListContainer--
|
|
5810
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:hover[aria-selected=true]{
|
|
5811
5811
|
color:var(--text-cta-link);
|
|
5812
5812
|
}
|
|
5813
|
-
.bp_tabs_module_tabsListContainer--
|
|
5813
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:active{
|
|
5814
5814
|
background-color:var(--surface-tab-surface-pressed);
|
|
5815
5815
|
color:var(--text-text-on-light-secondary-hover);
|
|
5816
5816
|
}
|
|
5817
|
-
.bp_tabs_module_tabsListContainer--
|
|
5817
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:active[aria-selected=true]{
|
|
5818
5818
|
color:var(--text-cta-link);
|
|
5819
5819
|
}
|
|
5820
|
-
.bp_tabs_module_tabsListContainer--
|
|
5820
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:focus-visible,.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af[data-focus-visible]{
|
|
5821
5821
|
background-color:var(--surface-tab-surface-hover);
|
|
5822
5822
|
border-radius:var(--radius-05);
|
|
5823
5823
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -5825,14 +5825,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5825
5825
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
5826
5826
|
outline-offset:1px;
|
|
5827
5827
|
}
|
|
5828
|
-
.bp_tabs_module_tabsListContainer--
|
|
5828
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af[data-focus-visible][aria-selected=true]{
|
|
5829
5829
|
color:var(--text-cta-link);
|
|
5830
5830
|
}
|
|
5831
|
-
.bp_tabs_module_tabsListContainer--
|
|
5831
|
+
.bp_tabs_module_tabsListContainer--387af .bp_tabs_module_tabList--387af .bp_tabs_module_tab--387af[aria-disabled=true]{
|
|
5832
5832
|
opacity:.5;
|
|
5833
5833
|
}
|
|
5834
5834
|
|
|
5835
|
-
.bp_radio_group_module_root--
|
|
5835
|
+
.bp_radio_group_module_root--fc5cb{
|
|
5836
5836
|
display:flex;
|
|
5837
5837
|
flex-direction:column;
|
|
5838
5838
|
font-family:var(--body-default-font-family);
|
|
@@ -5846,31 +5846,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5846
5846
|
text-transform:var(--body-default-text-case);
|
|
5847
5847
|
}
|
|
5848
5848
|
|
|
5849
|
-
.bp_radio_group_module_horizontal--
|
|
5849
|
+
.bp_radio_group_module_horizontal--fc5cb{
|
|
5850
5850
|
flex-direction:row;
|
|
5851
5851
|
gap:1.625rem;
|
|
5852
5852
|
}
|
|
5853
5853
|
|
|
5854
|
-
.bp_radio_group_module_radioOption--
|
|
5854
|
+
.bp_radio_group_module_radioOption--fc5cb{
|
|
5855
5855
|
display:flex;
|
|
5856
5856
|
flex-direction:column;
|
|
5857
5857
|
}
|
|
5858
|
-
.bp_radio_group_module_radioOption--
|
|
5858
|
+
.bp_radio_group_module_radioOption--fc5cb .bp_radio_group_module_label--fc5cb{
|
|
5859
5859
|
align-items:flex-start;
|
|
5860
5860
|
cursor:pointer;
|
|
5861
5861
|
display:inline-flex;
|
|
5862
5862
|
gap:var(--size-3);
|
|
5863
5863
|
line-height:var(--body-default-line-height);
|
|
5864
5864
|
}
|
|
5865
|
-
.bp_radio_group_module_radioOption--
|
|
5865
|
+
.bp_radio_group_module_radioOption--fc5cb .bp_radio_group_module_description--fc5cb{
|
|
5866
5866
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
5867
5867
|
}
|
|
5868
|
-
.bp_radio_group_module_radioOption--
|
|
5868
|
+
.bp_radio_group_module_radioOption--fc5cb.bp_radio_group_module_disabled--fc5cb .bp_radio_group_module_label--fc5cb,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--fc5cb .bp_radio_group_module_label--fc5cb{
|
|
5869
5869
|
color:var(--text-text-on-light-secondary);
|
|
5870
5870
|
cursor:default;
|
|
5871
5871
|
}
|
|
5872
5872
|
|
|
5873
|
-
.bp_radio_group_module_radioButton--
|
|
5873
|
+
.bp_radio_group_module_radioButton--fc5cb{
|
|
5874
5874
|
all:unset;
|
|
5875
5875
|
align-items:center;
|
|
5876
5876
|
background-color:var(--surface-radio-surface);
|
|
@@ -5884,33 +5884,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5884
5884
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
5885
5885
|
width:var(--size-4);
|
|
5886
5886
|
}
|
|
5887
|
-
.bp_radio_group_module_radioButton--
|
|
5887
|
+
.bp_radio_group_module_radioButton--fc5cb .bp_radio_group_module_indicator--fc5cb{
|
|
5888
5888
|
background-color:var(--surface-radio-surface-selected);
|
|
5889
5889
|
border-radius:50%;
|
|
5890
5890
|
height:var(--size-2);
|
|
5891
5891
|
transition:transform .1s;
|
|
5892
5892
|
width:var(--size-2);
|
|
5893
5893
|
}
|
|
5894
|
-
.bp_radio_group_module_radioButton--
|
|
5894
|
+
.bp_radio_group_module_radioButton--fc5cb:focus-visible{
|
|
5895
5895
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5896
5896
|
}
|
|
5897
|
-
.bp_radio_group_module_radioButton--
|
|
5897
|
+
.bp_radio_group_module_radioButton--fc5cb[data-disabled]{
|
|
5898
5898
|
opacity:60%;
|
|
5899
5899
|
}
|
|
5900
|
-
.bp_radio_group_module_radioButton--
|
|
5900
|
+
.bp_radio_group_module_radioButton--fc5cb[data-state=unchecked]{
|
|
5901
5901
|
background-color:var(--surface-radio-surface);
|
|
5902
5902
|
border:var(--border-2) solid var(--border-radio-border);
|
|
5903
5903
|
}
|
|
5904
|
-
.bp_radio_group_module_radioButton--
|
|
5904
|
+
.bp_radio_group_module_radioButton--fc5cb[data-state=unchecked] .bp_radio_group_module_indicator--fc5cb{
|
|
5905
5905
|
transform:scale(0);
|
|
5906
5906
|
}
|
|
5907
|
-
.bp_radio_group_module_radioButton--
|
|
5907
|
+
.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):hover{
|
|
5908
5908
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
5909
5909
|
}
|
|
5910
|
-
.bp_radio_group_module_radioButton--
|
|
5910
|
+
.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):hover[data-state=checked]{
|
|
5911
5911
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
5912
5912
|
}
|
|
5913
|
-
.bp_radio_group_module_radioButton--
|
|
5913
|
+
.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--fc5cb,.bp_radio_group_module_radioButton--fc5cb:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--fc5cb{
|
|
5914
5914
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
5915
5915
|
}
|
|
5916
5916
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -6131,7 +6131,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6131
6131
|
transform:translateY(-50%);
|
|
6132
6132
|
}
|
|
6133
6133
|
|
|
6134
|
-
.bp_side_panel_module_content--
|
|
6134
|
+
.bp_side_panel_module_content--cd4ae{
|
|
6135
6135
|
background-color:var(--gray-white);
|
|
6136
6136
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
6137
6137
|
display:flex;
|
|
@@ -6144,12 +6144,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6144
6144
|
overflow-y:auto;
|
|
6145
6145
|
}
|
|
6146
6146
|
@media (width > 374px){
|
|
6147
|
-
.bp_side_panel_module_content--
|
|
6147
|
+
.bp_side_panel_module_content--cd4ae{
|
|
6148
6148
|
min-width:320px;
|
|
6149
6149
|
overflow:hidden;
|
|
6150
6150
|
}
|
|
6151
6151
|
}
|
|
6152
|
-
.bp_side_panel_module_content--
|
|
6152
|
+
.bp_side_panel_module_content--cd4ae .bp_side_panel_module_header--cd4ae{
|
|
6153
6153
|
align-items:center;
|
|
6154
6154
|
background-color:var(--surface-surface);
|
|
6155
6155
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -6161,77 +6161,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6161
6161
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6162
6162
|
word-break:break-word;
|
|
6163
6163
|
}
|
|
6164
|
-
.bp_side_panel_module_content--
|
|
6164
|
+
.bp_side_panel_module_content--cd4ae .bp_side_panel_module_headerShadow--cd4ae{
|
|
6165
6165
|
box-shadow:var(--dropshadow-3);
|
|
6166
6166
|
}
|
|
6167
6167
|
|
|
6168
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6168
|
+
.bp_side_panel_module_scrollableContainer--cd4ae{
|
|
6169
6169
|
flex-grow:1;
|
|
6170
6170
|
}
|
|
6171
6171
|
@media (width > 374px){
|
|
6172
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6172
|
+
.bp_side_panel_module_scrollableContainer--cd4ae{
|
|
6173
6173
|
overflow-y:auto;
|
|
6174
6174
|
}
|
|
6175
6175
|
}
|
|
6176
6176
|
|
|
6177
|
-
.bp_side_panel_module_persistentContent--
|
|
6177
|
+
.bp_side_panel_module_persistentContent--cd4ae{
|
|
6178
6178
|
overflow:hidden;
|
|
6179
6179
|
position:relative;
|
|
6180
6180
|
}
|
|
6181
|
-
.bp_side_panel_module_persistentContent--
|
|
6181
|
+
.bp_side_panel_module_persistentContent--cd4ae .bp_side_panel_module_scrollableContainer--cd4ae{
|
|
6182
6182
|
flex-grow:1;
|
|
6183
6183
|
overflow-y:auto;
|
|
6184
6184
|
}
|
|
6185
6185
|
|
|
6186
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
6186
|
+
.bp_side_panel_module_contentAnimatedSlideIn--cd4ae{
|
|
6187
6187
|
animation-duration:.2s;
|
|
6188
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
6188
|
+
animation-name:bp_side_panel_module_slideIn--cd4ae;
|
|
6189
6189
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6190
6190
|
}
|
|
6191
6191
|
|
|
6192
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
6192
|
+
.bp_side_panel_module_contentAnimatedSlideOut--cd4ae[data-state=closed]{
|
|
6193
6193
|
animation-duration:.2s;
|
|
6194
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
6194
|
+
animation-name:bp_side_panel_module_slideOut--cd4ae;
|
|
6195
6195
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6196
6196
|
}
|
|
6197
6197
|
|
|
6198
|
-
.bp_side_panel_module_contentNormal--
|
|
6198
|
+
.bp_side_panel_module_contentNormal--cd4ae{
|
|
6199
6199
|
width:360px;
|
|
6200
6200
|
}
|
|
6201
6201
|
|
|
6202
|
-
.bp_side_panel_module_contentLarge--
|
|
6202
|
+
.bp_side_panel_module_contentLarge--cd4ae{
|
|
6203
6203
|
width:420px;
|
|
6204
6204
|
}
|
|
6205
6205
|
|
|
6206
|
-
.bp_side_panel_module_dropShadowContent--
|
|
6206
|
+
.bp_side_panel_module_dropShadowContent--cd4ae{
|
|
6207
6207
|
box-shadow:var(--dropshadow-3);
|
|
6208
6208
|
}
|
|
6209
6209
|
|
|
6210
|
-
.bp_side_panel_module_content--
|
|
6210
|
+
.bp_side_panel_module_content--cd4ae .bp_side_panel_module_close--cd4ae{
|
|
6211
6211
|
color:var(--gray-65);
|
|
6212
6212
|
position:fixed;
|
|
6213
6213
|
right:var(--space-4);
|
|
6214
6214
|
top:var(--space-4);
|
|
6215
6215
|
}
|
|
6216
6216
|
@media (width > 374px){
|
|
6217
|
-
.bp_side_panel_module_content--
|
|
6217
|
+
.bp_side_panel_module_content--cd4ae .bp_side_panel_module_close--cd4ae{
|
|
6218
6218
|
position:absolute;
|
|
6219
6219
|
top:var(--space-5);
|
|
6220
6220
|
}
|
|
6221
6221
|
}
|
|
6222
6222
|
|
|
6223
|
-
.bp_side_panel_module_overlayContent--
|
|
6223
|
+
.bp_side_panel_module_overlayContent--cd4ae{
|
|
6224
6224
|
box-shadow:var(--dropshadow-3);
|
|
6225
6225
|
position:fixed;
|
|
6226
6226
|
right:0;
|
|
6227
6227
|
top:0;
|
|
6228
6228
|
z-index:300;
|
|
6229
6229
|
}
|
|
6230
|
-
.bp_side_panel_module_overlayContent--
|
|
6230
|
+
.bp_side_panel_module_overlayContent--cd4ae .bp_side_panel_module_header--cd4ae{
|
|
6231
6231
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
6232
6232
|
}
|
|
6233
6233
|
|
|
6234
|
-
.bp_side_panel_module_overlay--
|
|
6234
|
+
.bp_side_panel_module_overlay--cd4ae{
|
|
6235
6235
|
background-color:var(--overlay-sidepanel-overlay);
|
|
6236
6236
|
bottom:0;
|
|
6237
6237
|
display:flex;
|
|
@@ -6242,15 +6242,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6242
6242
|
top:0;
|
|
6243
6243
|
z-index:300;
|
|
6244
6244
|
}
|
|
6245
|
-
.bp_side_panel_module_overlay--
|
|
6245
|
+
.bp_side_panel_module_overlay--cd4ae .bp_side_panel_module_content--cd4ae .bp_side_panel_module_header--cd4ae{
|
|
6246
6246
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
6247
6247
|
}
|
|
6248
6248
|
|
|
6249
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
6249
|
+
.bp_side_panel_module_dropShadowOverlay--cd4ae{
|
|
6250
6250
|
background-color:initial;
|
|
6251
6251
|
}
|
|
6252
6252
|
|
|
6253
|
-
.bp_side_panel_module_footer--
|
|
6253
|
+
.bp_side_panel_module_footer--cd4ae{
|
|
6254
6254
|
background-color:var(--surface-surface);
|
|
6255
6255
|
display:flex;
|
|
6256
6256
|
justify-content:flex-end;
|
|
@@ -6260,19 +6260,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6260
6260
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6261
6261
|
}
|
|
6262
6262
|
|
|
6263
|
-
.bp_side_panel_module_footerShadow--
|
|
6263
|
+
.bp_side_panel_module_footerShadow--cd4ae{
|
|
6264
6264
|
box-shadow:var(--dropshadow-3-inverse);
|
|
6265
6265
|
}
|
|
6266
6266
|
|
|
6267
|
-
.bp_side_panel_module_footerButton--
|
|
6267
|
+
.bp_side_panel_module_footerButton--cd4ae{
|
|
6268
6268
|
margin-inline-start:var(--space-2);
|
|
6269
6269
|
}
|
|
6270
6270
|
|
|
6271
|
-
.bp_side_panel_module_footerButton--
|
|
6271
|
+
.bp_side_panel_module_footerButton--cd4ae + .bp_side_panel_module_footerButton--cd4ae{
|
|
6272
6272
|
margin-inline-start:var(--space-3);
|
|
6273
6273
|
}
|
|
6274
6274
|
|
|
6275
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
6275
|
+
@keyframes bp_side_panel_module_slideIn--cd4ae{
|
|
6276
6276
|
from{
|
|
6277
6277
|
inset-inline-end:-100%;
|
|
6278
6278
|
}
|
|
@@ -6280,7 +6280,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6280
6280
|
inset-inline-end:0;
|
|
6281
6281
|
}
|
|
6282
6282
|
}
|
|
6283
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
6283
|
+
@keyframes bp_side_panel_module_slideOut--cd4ae{
|
|
6284
6284
|
from{
|
|
6285
6285
|
inset-inline-end:0;
|
|
6286
6286
|
}
|
|
@@ -6413,7 +6413,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6413
6413
|
min-width:160px;
|
|
6414
6414
|
}
|
|
6415
6415
|
|
|
6416
|
-
.bp_switch_module_option--
|
|
6416
|
+
.bp_switch_module_option--f4990{
|
|
6417
6417
|
display:flex;
|
|
6418
6418
|
flex-direction:column;
|
|
6419
6419
|
font-family:var(--body-default-font-family);
|
|
@@ -6425,26 +6425,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6425
6425
|
text-decoration:var(--body-default-text-decoration);
|
|
6426
6426
|
text-transform:var(--body-default-text-case);
|
|
6427
6427
|
}
|
|
6428
|
-
.bp_switch_module_option--
|
|
6428
|
+
.bp_switch_module_option--f4990 .bp_switch_module_label--f4990{
|
|
6429
6429
|
cursor:pointer;
|
|
6430
6430
|
display:inline-flex;
|
|
6431
6431
|
flex-direction:row;
|
|
6432
6432
|
width:-moz-fit-content;
|
|
6433
6433
|
width:fit-content;
|
|
6434
6434
|
}
|
|
6435
|
-
.bp_switch_module_option--
|
|
6435
|
+
.bp_switch_module_option--f4990 .bp_switch_module_label--f4990.bp_switch_module_rightAlign--f4990{
|
|
6436
6436
|
flex-direction:row-reverse;
|
|
6437
6437
|
justify-content:space-between;
|
|
6438
6438
|
width:unset;
|
|
6439
6439
|
}
|
|
6440
|
-
.bp_switch_module_option--
|
|
6440
|
+
.bp_switch_module_option--f4990 .bp_switch_module_description--f4990{
|
|
6441
6441
|
margin-left:calc(var(--space-3) + var(--size-10));
|
|
6442
6442
|
}
|
|
6443
|
-
.bp_switch_module_option--
|
|
6443
|
+
.bp_switch_module_option--f4990 .bp_switch_module_description--f4990.bp_switch_module_rightAlign--f4990{
|
|
6444
6444
|
margin-left:unset;
|
|
6445
6445
|
margin-right:calc(var(--space-3) + var(--size-10));
|
|
6446
6446
|
}
|
|
6447
|
-
.bp_switch_module_option--
|
|
6447
|
+
.bp_switch_module_option--f4990 .bp_switch_module_switch--f4990{
|
|
6448
6448
|
all:unset;
|
|
6449
6449
|
align-items:center;
|
|
6450
6450
|
background-color:var(--surface-switch-surface-off);
|
|
@@ -6458,17 +6458,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6458
6458
|
width:var(--size-10);
|
|
6459
6459
|
will-change:transition;
|
|
6460
6460
|
}
|
|
6461
|
-
.bp_switch_module_option--
|
|
6461
|
+
.bp_switch_module_option--f4990 .bp_switch_module_switch--f4990.bp_switch_module_rightAlign--f4990{
|
|
6462
6462
|
margin-left:var(--space-10);
|
|
6463
6463
|
margin-right:unset;
|
|
6464
6464
|
}
|
|
6465
|
-
.bp_switch_module_option--
|
|
6465
|
+
.bp_switch_module_option--f4990 .bp_switch_module_switch--f4990:focus-visible{
|
|
6466
6466
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6467
6467
|
}
|
|
6468
|
-
.bp_switch_module_option--
|
|
6468
|
+
.bp_switch_module_option--f4990 .bp_switch_module_switch--f4990[data-state=checked]{
|
|
6469
6469
|
background-color:var(--surface-switch-surface-on);
|
|
6470
6470
|
}
|
|
6471
|
-
.bp_switch_module_option--
|
|
6471
|
+
.bp_switch_module_option--f4990 .bp_switch_module_thumb--f4990{
|
|
6472
6472
|
background-color:var(--surface-switch-surface);
|
|
6473
6473
|
border:var(--border-1) solid var(--border-switch-border);
|
|
6474
6474
|
border-radius:var(--size-10);
|
|
@@ -6480,17 +6480,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6480
6480
|
width:var(--size-5);
|
|
6481
6481
|
will-change:transform;
|
|
6482
6482
|
}
|
|
6483
|
-
.bp_switch_module_option--
|
|
6483
|
+
.bp_switch_module_option--f4990 .bp_switch_module_thumb--f4990[data-state=checked]{
|
|
6484
6484
|
transform:translateX(calc(var(--size-10)/2));
|
|
6485
6485
|
}
|
|
6486
|
-
.bp_switch_module_option--
|
|
6486
|
+
.bp_switch_module_option--f4990.bp_switch_module_disabled--f4990 .bp_switch_module_label--f4990{
|
|
6487
6487
|
cursor:default;
|
|
6488
6488
|
}
|
|
6489
|
-
.bp_switch_module_option--
|
|
6489
|
+
.bp_switch_module_option--f4990.bp_switch_module_disabled--f4990 .bp_switch_module_switch--f4990{
|
|
6490
6490
|
opacity:60%;
|
|
6491
6491
|
}
|
|
6492
6492
|
|
|
6493
|
-
.bp_text_button_module_textButton--
|
|
6493
|
+
.bp_text_button_module_textButton--4d07d{
|
|
6494
6494
|
align-items:center;
|
|
6495
6495
|
background:#0000;
|
|
6496
6496
|
border:none;
|
|
@@ -6511,54 +6511,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6511
6511
|
-webkit-user-select:text;
|
|
6512
6512
|
user-select:text;
|
|
6513
6513
|
}
|
|
6514
|
-
.bp_text_button_module_textButton--
|
|
6514
|
+
.bp_text_button_module_textButton--4d07d.bp_text_button_module_isFontInherited--4d07d{
|
|
6515
6515
|
border-radius:.125em;
|
|
6516
6516
|
font:inherit;
|
|
6517
6517
|
}
|
|
6518
|
-
.bp_text_button_module_textButton--
|
|
6518
|
+
.bp_text_button_module_textButton--4d07d.bp_text_button_module_isFontInherited--4d07d.bp_text_button_module_isIconButton--4d07d{
|
|
6519
6519
|
gap:.25em;
|
|
6520
6520
|
}
|
|
6521
|
-
.bp_text_button_module_textButton--
|
|
6521
|
+
.bp_text_button_module_textButton--4d07d.bp_text_button_module_isFontInherited--4d07d:not(:disabled)[data-focus-visible]{
|
|
6522
6522
|
box-shadow:0 0 0 .125em var(--outline-focus-on-light);
|
|
6523
6523
|
}
|
|
6524
|
-
.bp_text_button_module_textButton--
|
|
6524
|
+
.bp_text_button_module_textButton--4d07d .bp_text_button_module_scaleLoader--4d07d div{
|
|
6525
6525
|
border-radius:.375em;
|
|
6526
6526
|
height:.625em;
|
|
6527
6527
|
width:.125em;
|
|
6528
6528
|
}
|
|
6529
|
-
.bp_text_button_module_textButton--
|
|
6529
|
+
.bp_text_button_module_textButton--4d07d .bp_text_button_module_icon--4d07d{
|
|
6530
6530
|
align-items:center;
|
|
6531
6531
|
display:flex;
|
|
6532
6532
|
}
|
|
6533
|
-
.bp_text_button_module_textButton--
|
|
6533
|
+
.bp_text_button_module_textButton--4d07d .bp_text_button_module_hideTextContent--4d07d{
|
|
6534
6534
|
visibility:hidden;
|
|
6535
6535
|
}
|
|
6536
|
-
.bp_text_button_module_textButton--
|
|
6536
|
+
.bp_text_button_module_textButton--4d07d.bp_text_button_module_isIconButton--4d07d{
|
|
6537
6537
|
gap:var(--space-1);
|
|
6538
6538
|
}
|
|
6539
|
-
.bp_text_button_module_textButton--
|
|
6539
|
+
.bp_text_button_module_textButton--4d07d.bp_text_button_module_visuallyHidden--4d07d{
|
|
6540
6540
|
color:#0000;
|
|
6541
6541
|
pointer-events:none;
|
|
6542
6542
|
position:relative;
|
|
6543
6543
|
}
|
|
6544
|
-
.bp_text_button_module_textButton--
|
|
6544
|
+
.bp_text_button_module_textButton--4d07d:disabled{
|
|
6545
6545
|
opacity:.3;
|
|
6546
6546
|
}
|
|
6547
|
-
.bp_text_button_module_textButton--
|
|
6547
|
+
.bp_text_button_module_textButton--4d07d:not(:disabled):hover,.bp_text_button_module_textButton--4d07d:not(:disabled)[data-focus-visible]{
|
|
6548
6548
|
color:var(--text-cta-link-hover);
|
|
6549
6549
|
}
|
|
6550
|
-
.bp_text_button_module_textButton--
|
|
6550
|
+
.bp_text_button_module_textButton--4d07d:not(:disabled)[data-focus-visible]{
|
|
6551
6551
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6552
6552
|
}
|
|
6553
|
-
.bp_text_button_module_textButton--
|
|
6553
|
+
.bp_text_button_module_textButton--4d07d:not(:disabled):active{
|
|
6554
6554
|
color:var(--text-cta-link-pressed);
|
|
6555
6555
|
}
|
|
6556
6556
|
|
|
6557
|
-
.bp_text_input_module_textInput--
|
|
6557
|
+
.bp_text_input_module_textInput--1cb51.bp_text_input_module_textInput--1cb51.bp_text_input_module_textInput--1cb51 input:has(+ .bp_text_input_module_iconEnd--1cb51){
|
|
6558
6558
|
padding-inline-end:1.875rem;
|
|
6559
6559
|
}
|
|
6560
6560
|
|
|
6561
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
6561
|
+
.bp_text_input_module_loadingIndicatorReset--1cb51 div{
|
|
6562
6562
|
position:static;
|
|
6563
6563
|
}
|
|
6564
6564
|
.bp_text_toggle_button_module_textToggleButton--a97ea{
|
|
@@ -7367,7 +7367,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7367
7367
|
--z-index-card-tooltip:2147483647;
|
|
7368
7368
|
}
|
|
7369
7369
|
|
|
7370
|
-
.bp_toolbar_module_toolbarRoot--
|
|
7370
|
+
.bp_toolbar_module_toolbarRoot--71cac{
|
|
7371
7371
|
background:var(--surface-surface);
|
|
7372
7372
|
border:var(--border-1) solid var(--border-card-border);
|
|
7373
7373
|
border-radius:var(--radius-4);
|
|
@@ -7375,16 +7375,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7375
7375
|
padding:calc(var(--space-1) - var(--border-1));
|
|
7376
7376
|
}
|
|
7377
7377
|
|
|
7378
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7378
|
+
.bp_toolbar_module_scrollButtonWrapper--71cac,.bp_toolbar_module_toolbarRoot--71cac{
|
|
7379
7379
|
align-items:center;
|
|
7380
7380
|
display:flex;
|
|
7381
7381
|
gap:var(--space-1);
|
|
7382
7382
|
}
|
|
7383
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7383
|
+
.bp_toolbar_module_scrollButtonWrapper--71cac.bp_toolbar_module_hidden--71cac{
|
|
7384
7384
|
display:none;
|
|
7385
7385
|
}
|
|
7386
7386
|
|
|
7387
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7387
|
+
.bp_toolbar_module_scrollableChildrenWrapper--71cac{
|
|
7388
7388
|
-ms-overflow-style:none;
|
|
7389
7389
|
align-items:center;
|
|
7390
7390
|
display:flex;
|
|
@@ -7397,26 +7397,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7397
7397
|
scrollbar-width:none;
|
|
7398
7398
|
white-space:nowrap;
|
|
7399
7399
|
}
|
|
7400
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7400
|
+
.bp_toolbar_module_scrollableChildrenWrapper--71cac::-webkit-scrollbar{
|
|
7401
7401
|
display:none;
|
|
7402
7402
|
}
|
|
7403
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7403
|
+
.bp_toolbar_module_scrollableChildrenWrapper--71cac > *{
|
|
7404
7404
|
flex:none;
|
|
7405
7405
|
}
|
|
7406
7406
|
|
|
7407
|
-
.bp_toolbar_module_separator--
|
|
7407
|
+
.bp_toolbar_module_separator--71cac{
|
|
7408
7408
|
background-color:var(--border-divider-border);
|
|
7409
7409
|
border-radius:var(--radius-2);
|
|
7410
7410
|
height:var(--size-6);
|
|
7411
7411
|
width:1px;
|
|
7412
7412
|
}
|
|
7413
7413
|
|
|
7414
|
-
.bp_toolbar_module_toggleGroup--
|
|
7414
|
+
.bp_toolbar_module_toggleGroup--71cac{
|
|
7415
7415
|
display:flex;
|
|
7416
7416
|
gap:var(--space-1);
|
|
7417
7417
|
}
|
|
7418
7418
|
|
|
7419
|
-
.bp_toolbar_module_toolbarItem--
|
|
7419
|
+
.bp_toolbar_module_toolbarItem--71cac{
|
|
7420
7420
|
--toolbar-item-hover-opacity:.3;
|
|
7421
7421
|
align-items:center;
|
|
7422
7422
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -7434,45 +7434,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7434
7434
|
-webkit-user-select:none;
|
|
7435
7435
|
user-select:none;
|
|
7436
7436
|
}
|
|
7437
|
-
.bp_toolbar_module_toolbarItem--
|
|
7437
|
+
.bp_toolbar_module_toolbarItem--71cac[data-disabled]{
|
|
7438
7438
|
background:var(--surface-toggle-surface);
|
|
7439
7439
|
opacity:var(--toolbar-item-hover-opacity);
|
|
7440
7440
|
pointer-events:none;
|
|
7441
7441
|
}
|
|
7442
|
-
.bp_toolbar_module_toolbarItem--
|
|
7442
|
+
.bp_toolbar_module_toolbarItem--71cac:not([data-disabled]):focus-visible{
|
|
7443
7443
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7444
7444
|
}
|
|
7445
|
-
.bp_toolbar_module_toolbarItem--
|
|
7445
|
+
.bp_toolbar_module_toolbarItem--71cac:not([data-disabled]):hover{
|
|
7446
7446
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7447
7447
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7448
7448
|
}
|
|
7449
7449
|
|
|
7450
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7450
|
+
.bp_toolbar_module_toolbarToggle--71cac[data-state=on]{
|
|
7451
7451
|
background:var(--surface-toggle-surface-pressed);
|
|
7452
7452
|
}
|
|
7453
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7453
|
+
.bp_toolbar_module_toolbarToggle--71cac[data-state=on] svg *{
|
|
7454
7454
|
fill:var(--icon-icon-on-dark);
|
|
7455
7455
|
}
|
|
7456
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7456
|
+
.bp_toolbar_module_toolbarToggle--71cac[data-state=on]:not([data-disabled]):hover{
|
|
7457
7457
|
background:var(--surface-toggle-surface-on-hover);
|
|
7458
7458
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
7459
7459
|
}
|
|
7460
7460
|
|
|
7461
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
7461
|
+
.bp_toolbar_module_dropdownIndicator--71cac.bp_toolbar_module_invertCaret--71cac{
|
|
7462
7462
|
transform:rotate(.5turn);
|
|
7463
7463
|
}
|
|
7464
7464
|
|
|
7465
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7465
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--71cac{
|
|
7466
7466
|
--trigger-button-hover-opacity:.7;
|
|
7467
7467
|
}
|
|
7468
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7468
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--71cac[data-state=on] .bp_toolbar_module_dropdownIndicator--71cac path{
|
|
7469
7469
|
fill:var(--icon-icon-on-light);
|
|
7470
7470
|
}
|
|
7471
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7471
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--71cac[data-state=on]:hover{
|
|
7472
7472
|
opacity:var(--trigger-button-hover-opacity);
|
|
7473
7473
|
}
|
|
7474
7474
|
|
|
7475
|
-
.bp_toolbar_module_toolbarIcon--
|
|
7475
|
+
.bp_toolbar_module_toolbarIcon--71cac{
|
|
7476
7476
|
align-items:center;
|
|
7477
7477
|
display:flex;
|
|
7478
7478
|
height:var(--size-5);
|
|
@@ -7480,7 +7480,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7480
7480
|
width:var(--size-5);
|
|
7481
7481
|
}
|
|
7482
7482
|
|
|
7483
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7483
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac{
|
|
7484
7484
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
7485
7485
|
color:var(--text-text-on-light);
|
|
7486
7486
|
font-family:var(--body-default-font-family);
|
|
@@ -7495,24 +7495,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7495
7495
|
text-transform:var(--body-default-text-case);
|
|
7496
7496
|
white-space:nowrap;
|
|
7497
7497
|
}
|
|
7498
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7498
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac:hover{
|
|
7499
7499
|
background:var(--surface-toggle-surface-off-hover);
|
|
7500
7500
|
border-color:var(--border-toggletext-border-off-hover);
|
|
7501
7501
|
}
|
|
7502
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7502
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac:active{
|
|
7503
7503
|
background:var(--surface-toggle-surface-off-pressed);
|
|
7504
7504
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
7505
7505
|
}
|
|
7506
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7506
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac[aria-checked=true]{
|
|
7507
7507
|
background:var(--surface-toggletext-surface-on);
|
|
7508
7508
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
7509
7509
|
color:var(--text-toggletext-text);
|
|
7510
7510
|
}
|
|
7511
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7511
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac[aria-checked=true]:hover{
|
|
7512
7512
|
background:var(--surface-toggletext-surface-on-hover);
|
|
7513
7513
|
border-color:var(--border-toggletext-border-on-hover);
|
|
7514
7514
|
}
|
|
7515
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7515
|
+
.bp_toolbar_module_toolbarTextToggleItem--71cac[aria-checked=true]:active{
|
|
7516
7516
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
7517
7517
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
7518
7518
|
}
|