@box/blueprint-web 12.44.1 → 12.46.0
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/blueprint-modernization-context/consts.d.ts +1 -0
- package/dist/lib-esm/blueprint-modernization-context/consts.js +3 -0
- package/dist/lib-esm/blueprint-modernization-context/index.d.ts +1 -0
- 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 +735 -720
- package/dist/lib-esm/index.js +1 -0
- 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/time-picker/time-picker.module.js +1 -1
- package/dist/lib-esm/toolbar/toolbar.module.js +1 -1
- package/dist/lib-esm/trigger-button/trigger-button.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
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.bp_loading_indicator_module_crawler--
|
|
164
|
+
.bp_loading_indicator_module_crawler--03792{
|
|
165
165
|
align-items:center;
|
|
166
166
|
display:flex;
|
|
167
167
|
height:1.5rem;
|
|
@@ -173,44 +173,44 @@
|
|
|
173
173
|
white-space:nowrap;
|
|
174
174
|
width:1.5rem;
|
|
175
175
|
}
|
|
176
|
-
.bp_loading_indicator_module_crawler--
|
|
176
|
+
.bp_loading_indicator_module_crawler--03792 .bp_loading_indicator_module_segment--03792{
|
|
177
177
|
border-radius:.375rem;
|
|
178
178
|
display:inline-block;
|
|
179
179
|
height:.625rem;
|
|
180
180
|
width:.125rem;
|
|
181
181
|
}
|
|
182
|
-
.bp_loading_indicator_module_crawler--
|
|
182
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_small--03792{
|
|
183
183
|
transform:scale(.6667);
|
|
184
184
|
}
|
|
185
|
-
.bp_loading_indicator_module_crawler--
|
|
185
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_large--03792{
|
|
186
186
|
transform:scale(1.3334);
|
|
187
187
|
}
|
|
188
|
-
.bp_loading_indicator_module_crawler--
|
|
188
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_x-large--03792{
|
|
189
189
|
transform:scale(2);
|
|
190
190
|
}
|
|
191
|
-
.bp_loading_indicator_module_crawler--
|
|
192
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
191
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_default--03792 .bp_loading_indicator_module_segment--03792{
|
|
192
|
+
animation:bp_loading_indicator_module_segment-transform--03792 .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--03792 .66s ease-in-out infinite;
|
|
193
193
|
}
|
|
194
|
-
.bp_loading_indicator_module_crawler--
|
|
195
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
194
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_dark--03792 .bp_loading_indicator_module_segment--03792{
|
|
195
|
+
animation:bp_loading_indicator_module_segment-transform--03792 .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--03792 .66s ease-in-out infinite;
|
|
196
196
|
}
|
|
197
|
-
.bp_loading_indicator_module_crawler--
|
|
198
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
197
|
+
.bp_loading_indicator_module_crawler--03792.bp_loading_indicator_module_light--03792 .bp_loading_indicator_module_segment--03792{
|
|
198
|
+
animation:bp_loading_indicator_module_segment-transform--03792 .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--03792 .66s ease-in-out infinite;
|
|
199
199
|
background-color:var(--gray-white);
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.bp_loading_indicator_module_crawler--
|
|
202
|
+
.bp_loading_indicator_module_crawler--03792 .bp_loading_indicator_module_segment--03792:nth-child(2){
|
|
203
203
|
animation-delay:.1s;
|
|
204
204
|
margin-left:.125rem;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.bp_loading_indicator_module_crawler--
|
|
207
|
+
.bp_loading_indicator_module_crawler--03792 .bp_loading_indicator_module_segment--03792:last-child{
|
|
208
208
|
animation-delay:.2s;
|
|
209
209
|
left:.5rem;
|
|
210
210
|
margin-left:.125rem;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
@keyframes bp_loading_indicator_module_segment-transform--
|
|
213
|
+
@keyframes bp_loading_indicator_module_segment-transform--03792{
|
|
214
214
|
0%,100%,80%{
|
|
215
215
|
transform:scaleY(1.2);
|
|
216
216
|
}
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
transform:scaleY(1.6);
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
|
-
@keyframes bp_loading_indicator_module_segment-dark--
|
|
221
|
+
@keyframes bp_loading_indicator_module_segment-dark--03792{
|
|
222
222
|
0%,100%,80%{
|
|
223
223
|
background-color:var(--gray-30);
|
|
224
224
|
}
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
background-color:var(--gray-black);
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
|
-
@keyframes bp_loading_indicator_module_segment-default--
|
|
229
|
+
@keyframes bp_loading_indicator_module_segment-default--03792{
|
|
230
230
|
0%,100%,80%{
|
|
231
231
|
background-color:var(--box-blue-30);
|
|
232
232
|
}
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
background-color:var(--box-blue-100);
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
@keyframes bp_loading_indicator_module_segment-light--
|
|
237
|
+
@keyframes bp_loading_indicator_module_segment-light--03792{
|
|
238
238
|
0%,100%,80%{
|
|
239
239
|
opacity:.3;
|
|
240
240
|
}
|
|
@@ -472,26 +472,26 @@
|
|
|
472
472
|
opacity:0;
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
-
.bp_text_module_textReset--
|
|
475
|
+
.bp_text_module_textReset--23b8c{
|
|
476
476
|
margin:0;
|
|
477
477
|
text-align:inherit;
|
|
478
478
|
}
|
|
479
|
-
.bp_text_module_textReset--
|
|
479
|
+
.bp_text_module_textReset--23b8c.bp_text_module_breakWord--23b8c{
|
|
480
480
|
overflow-wrap:break-word;
|
|
481
481
|
}
|
|
482
|
-
.bp_text_module_textReset--
|
|
482
|
+
.bp_text_module_textReset--23b8c.bp_text_module_textOnLightDefault--23b8c{
|
|
483
483
|
color:var(--text-text-on-light);
|
|
484
484
|
}
|
|
485
|
-
.bp_text_module_textReset--
|
|
485
|
+
.bp_text_module_textReset--23b8c.bp_text_module_textOnLightSecondary--23b8c{
|
|
486
486
|
color:var(--text-text-on-light-secondary);
|
|
487
487
|
}
|
|
488
|
-
.bp_text_module_textReset--
|
|
488
|
+
.bp_text_module_textReset--23b8c.bp_text_module_textOnLightLink--23b8c{
|
|
489
489
|
color:var(--text-cta-link);
|
|
490
490
|
}
|
|
491
|
-
.bp_text_module_textReset--
|
|
491
|
+
.bp_text_module_textReset--23b8c.bp_text_module_textOnDarkDefault--23b8c{
|
|
492
492
|
color:var(--text-text-on-dark);
|
|
493
493
|
}
|
|
494
|
-
.bp_text_module_textReset--
|
|
494
|
+
.bp_text_module_textReset--23b8c.bp_text_module_titleMondo--23b8c{
|
|
495
495
|
font-family:var(--title-mondo-font-family);
|
|
496
496
|
font-size:var(--title-mondo-font-size);
|
|
497
497
|
font-weight:var(--title-mondo-font-weight);
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
text-decoration:var(--title-mondo-text-decoration);
|
|
502
502
|
text-transform:var(--title-mondo-text-case);
|
|
503
503
|
}
|
|
504
|
-
.bp_text_module_textReset--
|
|
504
|
+
.bp_text_module_textReset--23b8c.bp_text_module_titleXLarge--23b8c{
|
|
505
505
|
font-family:var(--title-x-large-font-family);
|
|
506
506
|
font-size:var(--title-x-large-font-size);
|
|
507
507
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
text-decoration:var(--title-x-large-text-decoration);
|
|
512
512
|
text-transform:var(--title-x-large-text-case);
|
|
513
513
|
}
|
|
514
|
-
.bp_text_module_textReset--
|
|
514
|
+
.bp_text_module_textReset--23b8c.bp_text_module_titleLarge--23b8c{
|
|
515
515
|
font-family:var(--title-large-font-family);
|
|
516
516
|
font-size:var(--title-large-font-size);
|
|
517
517
|
font-weight:var(--title-large-font-weight);
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
text-decoration:var(--title-large-text-decoration);
|
|
522
522
|
text-transform:var(--title-large-text-case);
|
|
523
523
|
}
|
|
524
|
-
.bp_text_module_textReset--
|
|
524
|
+
.bp_text_module_textReset--23b8c.bp_text_module_titleMedium--23b8c{
|
|
525
525
|
font-family:var(--title-medium-font-family);
|
|
526
526
|
font-size:var(--title-medium-font-size);
|
|
527
527
|
font-weight:var(--title-medium-font-weight);
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
text-decoration:var(--title-medium-text-decoration);
|
|
532
532
|
text-transform:var(--title-medium-text-case);
|
|
533
533
|
}
|
|
534
|
-
.bp_text_module_textReset--
|
|
534
|
+
.bp_text_module_textReset--23b8c.bp_text_module_titleSmall--23b8c{
|
|
535
535
|
font-family:var(--title-small-font-family);
|
|
536
536
|
font-size:var(--title-small-font-size);
|
|
537
537
|
font-weight:var(--title-small-font-weight);
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
text-decoration:var(--title-small-text-decoration);
|
|
542
542
|
text-transform:var(--title-small-text-case);
|
|
543
543
|
}
|
|
544
|
-
.bp_text_module_textReset--
|
|
544
|
+
.bp_text_module_textReset--23b8c.bp_text_module_subtitle--23b8c{
|
|
545
545
|
font-family:var(--title-subtitle-font-family);
|
|
546
546
|
font-size:var(--title-subtitle-font-size);
|
|
547
547
|
font-weight:var(--title-subtitle-font-weight);
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
text-decoration:var(--title-subtitle-text-decoration);
|
|
552
552
|
text-transform:var(--title-subtitle-text-case);
|
|
553
553
|
}
|
|
554
|
-
.bp_text_module_textReset--
|
|
554
|
+
.bp_text_module_textReset--23b8c.bp_text_module_bodyLargeBold--23b8c{
|
|
555
555
|
font-family:var(--body-large-bold-font-family);
|
|
556
556
|
font-size:var(--body-large-bold-font-size);
|
|
557
557
|
font-weight:var(--body-large-bold-font-weight);
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
text-decoration:var(--body-large-bold-text-decoration);
|
|
562
562
|
text-transform:var(--body-large-bold-text-case);
|
|
563
563
|
}
|
|
564
|
-
.bp_text_module_textReset--
|
|
564
|
+
.bp_text_module_textReset--23b8c.bp_text_module_bodyLarge--23b8c{
|
|
565
565
|
font-family:var(--body-large-font-family);
|
|
566
566
|
font-size:var(--body-large-font-size);
|
|
567
567
|
font-weight:var(--body-large-font-weight);
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
text-decoration:var(--body-large-text-decoration);
|
|
572
572
|
text-transform:var(--body-large-text-case);
|
|
573
573
|
}
|
|
574
|
-
.bp_text_module_textReset--
|
|
574
|
+
.bp_text_module_textReset--23b8c.bp_text_module_bodyDefaultBold--23b8c{
|
|
575
575
|
font-family:var(--body-default-bold-font-family);
|
|
576
576
|
font-size:var(--body-default-bold-font-size);
|
|
577
577
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
582
582
|
text-transform:var(--body-default-bold-text-case);
|
|
583
583
|
}
|
|
584
|
-
.bp_text_module_textReset--
|
|
584
|
+
.bp_text_module_textReset--23b8c.bp_text_module_bodyDefaultSemibold--23b8c{
|
|
585
585
|
font-family:var(--body-default-semibold-font-family);
|
|
586
586
|
font-size:var(--body-default-semibold-font-size);
|
|
587
587
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
592
592
|
text-transform:var(--body-default-semibold-text-case);
|
|
593
593
|
}
|
|
594
|
-
.bp_text_module_textReset--
|
|
594
|
+
.bp_text_module_textReset--23b8c.bp_text_module_bodyDefault--23b8c{
|
|
595
595
|
font-family:var(--body-default-font-family);
|
|
596
596
|
font-size:var(--body-default-font-size);
|
|
597
597
|
font-weight:var(--body-default-font-weight);
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
text-decoration:var(--body-default-text-decoration);
|
|
602
602
|
text-transform:var(--body-default-text-case);
|
|
603
603
|
}
|
|
604
|
-
.bp_text_module_textReset--
|
|
604
|
+
.bp_text_module_textReset--23b8c.bp_text_module_caption--23b8c{
|
|
605
605
|
font-family:var(--caption-default-font-family);
|
|
606
606
|
font-size:var(--caption-default-font-size);
|
|
607
607
|
font-weight:var(--caption-default-font-weight);
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
text-decoration:var(--caption-default-text-decoration);
|
|
612
612
|
text-transform:var(--caption-default-text-case);
|
|
613
613
|
}
|
|
614
|
-
.bp_text_module_textReset--
|
|
614
|
+
.bp_text_module_textReset--23b8c.bp_text_module_labelBold--23b8c{
|
|
615
615
|
font-family:var(--label-bold-font-family);
|
|
616
616
|
font-size:var(--label-bold-font-size);
|
|
617
617
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
text-decoration:var(--label-bold-text-decoration);
|
|
622
622
|
text-transform:var(--label-bold-text-case);
|
|
623
623
|
}
|
|
624
|
-
.bp_text_module_textReset--
|
|
624
|
+
.bp_text_module_textReset--23b8c.bp_text_module_label--23b8c{
|
|
625
625
|
font-family:var(--label-default-font-family);
|
|
626
626
|
font-size:var(--label-default-font-size);
|
|
627
627
|
font-weight:var(--label-default-font-weight);
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
transform:rotate(180deg);
|
|
908
908
|
}
|
|
909
909
|
|
|
910
|
-
.bp_avatar_module_avatar--
|
|
910
|
+
.bp_avatar_module_avatar--44bb4{
|
|
911
911
|
all:unset;
|
|
912
912
|
align-items:center;
|
|
913
913
|
background-color:var(--gray-10);
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
926
926
|
text-transform:var(--body-default-bold-text-case);
|
|
927
927
|
}
|
|
928
|
-
.bp_avatar_module_avatar--
|
|
928
|
+
.bp_avatar_module_avatar--44bb4 .bp_avatar_module_text--44bb4{
|
|
929
929
|
align-items:center;
|
|
930
930
|
border-radius:50%;
|
|
931
931
|
display:flex;
|
|
@@ -933,14 +933,14 @@
|
|
|
933
933
|
justify-content:center;
|
|
934
934
|
width:100%;
|
|
935
935
|
}
|
|
936
|
-
.bp_avatar_module_avatar--
|
|
936
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_small--44bb4{
|
|
937
937
|
height:var(--size-6);
|
|
938
938
|
width:var(--size-6);
|
|
939
939
|
}
|
|
940
|
-
.bp_avatar_module_avatar--
|
|
940
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_small--44bb4 .bp_avatar_module_text--44bb4{
|
|
941
941
|
font-size:.5rem;
|
|
942
942
|
}
|
|
943
|
-
.bp_avatar_module_avatar--
|
|
943
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_small--44bb4 .bp_avatar_module_length-1--44bb4.bp_avatar_module_text--44bb4,.bp_avatar_module_avatar--44bb4.bp_avatar_module_small--44bb4 .bp_avatar_module_length-2--44bb4.bp_avatar_module_text--44bb4{
|
|
944
944
|
font-family:var(--label-bold-font-family);
|
|
945
945
|
font-size:var(--label-bold-font-size);
|
|
946
946
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -950,11 +950,11 @@
|
|
|
950
950
|
text-decoration:var(--label-bold-text-decoration);
|
|
951
951
|
text-transform:var(--label-bold-text-case);
|
|
952
952
|
}
|
|
953
|
-
.bp_avatar_module_avatar--
|
|
953
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_medium--44bb4{
|
|
954
954
|
height:var(--size-7);
|
|
955
955
|
width:var(--size-7);
|
|
956
956
|
}
|
|
957
|
-
.bp_avatar_module_avatar--
|
|
957
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_medium--44bb4 .bp_avatar_module_text--44bb4{
|
|
958
958
|
font-family:var(--label-bold-font-family);
|
|
959
959
|
font-size:var(--label-bold-font-size);
|
|
960
960
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -964,17 +964,17 @@
|
|
|
964
964
|
text-decoration:var(--label-bold-text-decoration);
|
|
965
965
|
text-transform:var(--label-bold-text-case);
|
|
966
966
|
}
|
|
967
|
-
.bp_avatar_module_avatar--
|
|
967
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_medium--44bb4 .bp_avatar_module_length-1--44bb4.bp_avatar_module_text--44bb4,.bp_avatar_module_avatar--44bb4.bp_avatar_module_medium--44bb4 .bp_avatar_module_length-2--44bb4.bp_avatar_module_text--44bb4{
|
|
968
968
|
font-size:.8125rem;
|
|
969
969
|
}
|
|
970
|
-
.bp_avatar_module_avatar--
|
|
970
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4{
|
|
971
971
|
height:var(--size-8);
|
|
972
972
|
width:var(--size-8);
|
|
973
973
|
}
|
|
974
|
-
.bp_avatar_module_avatar--
|
|
974
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4 .bp_avatar_module_text--44bb4{
|
|
975
975
|
font-size:.5rem;
|
|
976
976
|
}
|
|
977
|
-
.bp_avatar_module_avatar--
|
|
977
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4 .bp_avatar_module_length-1--44bb4.bp_avatar_module_text--44bb4,.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4 .bp_avatar_module_length-2--44bb4.bp_avatar_module_text--44bb4{
|
|
978
978
|
font-family:var(--body-default-bold-font-family);
|
|
979
979
|
font-size:var(--body-default-bold-font-size);
|
|
980
980
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -984,10 +984,10 @@
|
|
|
984
984
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
985
985
|
text-transform:var(--body-default-bold-text-case);
|
|
986
986
|
}
|
|
987
|
-
.bp_avatar_module_avatar--
|
|
987
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4 .bp_avatar_module_length-3--44bb4.bp_avatar_module_text--44bb4{
|
|
988
988
|
font-size:.6875rem;
|
|
989
989
|
}
|
|
990
|
-
.bp_avatar_module_avatar--
|
|
990
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_large--44bb4 .bp_avatar_module_length-4--44bb4.bp_avatar_module_text--44bb4{
|
|
991
991
|
font-family:var(--label-bold-font-family);
|
|
992
992
|
font-size:var(--label-bold-font-size);
|
|
993
993
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -997,14 +997,14 @@
|
|
|
997
997
|
text-decoration:var(--label-bold-text-decoration);
|
|
998
998
|
text-transform:var(--label-bold-text-case);
|
|
999
999
|
}
|
|
1000
|
-
.bp_avatar_module_avatar--
|
|
1000
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xlarge--44bb4{
|
|
1001
1001
|
height:var(--size-11);
|
|
1002
1002
|
width:var(--size-11);
|
|
1003
1003
|
}
|
|
1004
|
-
.bp_avatar_module_avatar--
|
|
1004
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xlarge--44bb4 .bp_avatar_module_text--44bb4{
|
|
1005
1005
|
font-size:1rem;
|
|
1006
1006
|
}
|
|
1007
|
-
.bp_avatar_module_avatar--
|
|
1007
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xlarge--44bb4 .bp_avatar_module_length-1--44bb4.bp_avatar_module_text--44bb4,.bp_avatar_module_avatar--44bb4.bp_avatar_module_xlarge--44bb4 .bp_avatar_module_length-2--44bb4.bp_avatar_module_text--44bb4{
|
|
1008
1008
|
font-family:var(--title-x-large-font-family);
|
|
1009
1009
|
font-size:var(--title-x-large-font-size);
|
|
1010
1010
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -1014,52 +1014,52 @@
|
|
|
1014
1014
|
text-decoration:var(--title-x-large-text-decoration);
|
|
1015
1015
|
text-transform:var(--title-x-large-text-case);
|
|
1016
1016
|
}
|
|
1017
|
-
.bp_avatar_module_avatar--
|
|
1017
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xxlarge--44bb4{
|
|
1018
1018
|
height:var(--size-20);
|
|
1019
1019
|
width:var(--size-20);
|
|
1020
1020
|
}
|
|
1021
|
-
.bp_avatar_module_avatar--
|
|
1021
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xxlarge--44bb4 .bp_avatar_module_text--44bb4{
|
|
1022
1022
|
font-size:1.25rem;
|
|
1023
1023
|
}
|
|
1024
|
-
.bp_avatar_module_avatar--
|
|
1024
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xxlarge--44bb4 .bp_avatar_module_length-1--44bb4.bp_avatar_module_text--44bb4,.bp_avatar_module_avatar--44bb4.bp_avatar_module_xxlarge--44bb4 .bp_avatar_module_length-2--44bb4.bp_avatar_module_text--44bb4{
|
|
1025
1025
|
font-size:2rem;
|
|
1026
1026
|
}
|
|
1027
|
-
.bp_avatar_module_avatar--
|
|
1027
|
+
.bp_avatar_module_avatar--44bb4.bp_avatar_module_xxlarge--44bb4 .bp_avatar_module_badge--44bb4{
|
|
1028
1028
|
right:-.375rem;
|
|
1029
1029
|
}
|
|
1030
|
-
.bp_avatar_module_avatar--
|
|
1030
|
+
.bp_avatar_module_avatar--44bb4 .bp_avatar_module_image--44bb4{
|
|
1031
1031
|
border-radius:50%;
|
|
1032
1032
|
height:100%;
|
|
1033
1033
|
object-fit:cover;
|
|
1034
1034
|
width:100%;
|
|
1035
1035
|
}
|
|
1036
|
-
.bp_avatar_module_avatar--
|
|
1036
|
+
.bp_avatar_module_avatar--44bb4 .bp_avatar_module_image--44bb4.bp_avatar_module_loading--44bb4{
|
|
1037
1037
|
height:0;
|
|
1038
1038
|
width:0;
|
|
1039
1039
|
}
|
|
1040
1040
|
|
|
1041
|
-
.bp_avatar_module_anonymousAvatar--
|
|
1041
|
+
.bp_avatar_module_anonymousAvatar--44bb4,.bp_avatar_module_iconContainer--44bb4{
|
|
1042
1042
|
align-items:center;
|
|
1043
1043
|
display:flex;
|
|
1044
1044
|
justify-content:center;
|
|
1045
1045
|
}
|
|
1046
1046
|
|
|
1047
|
-
.bp_avatar_module_iconContainer--
|
|
1047
|
+
.bp_avatar_module_iconContainer--44bb4{
|
|
1048
1048
|
border-radius:50%;
|
|
1049
1049
|
height:100%;
|
|
1050
1050
|
width:100%;
|
|
1051
1051
|
}
|
|
1052
1052
|
|
|
1053
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
1053
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--44bb4{
|
|
1054
1054
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
1055
1055
|
cursor:pointer;
|
|
1056
1056
|
}
|
|
1057
1057
|
|
|
1058
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
1058
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--44bb4{
|
|
1059
1059
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
1060
1060
|
}
|
|
1061
1061
|
|
|
1062
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
1062
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--44bb4{
|
|
1063
1063
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
1064
1064
|
}
|
|
1065
1065
|
.bp_tooltip_module_content--5b8ee[data-modern=false]{
|
|
@@ -1137,12 +1137,12 @@
|
|
|
1137
1137
|
width:0;
|
|
1138
1138
|
}
|
|
1139
1139
|
|
|
1140
|
-
.bp_base_badge_module_badgeContainer--
|
|
1140
|
+
.bp_base_badge_module_badgeContainer--c904c{
|
|
1141
1141
|
display:inline-flex;
|
|
1142
1142
|
position:relative;
|
|
1143
1143
|
}
|
|
1144
1144
|
|
|
1145
|
-
.bp_base_badge_module_badge--
|
|
1145
|
+
.bp_base_badge_module_badge--c904c{
|
|
1146
1146
|
align-items:center;
|
|
1147
1147
|
border:var(--border-2) solid var(--border-badge-border);
|
|
1148
1148
|
border-radius:var(--radius-half);
|
|
@@ -1154,37 +1154,37 @@
|
|
|
1154
1154
|
user-select:none;
|
|
1155
1155
|
}
|
|
1156
1156
|
|
|
1157
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
1157
|
+
.bp_base_badge_module_smallSizeBadge--c904c{
|
|
1158
1158
|
height:var(--size-2);
|
|
1159
1159
|
min-width:var(--size-2);
|
|
1160
1160
|
}
|
|
1161
1161
|
|
|
1162
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
1162
|
+
.bp_base_badge_module_mediumSizeBadge--c904c{
|
|
1163
1163
|
height:var(--size-3);
|
|
1164
1164
|
min-width:var(--size-3);
|
|
1165
1165
|
}
|
|
1166
1166
|
|
|
1167
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
1167
|
+
.bp_base_badge_module_largeSizeBadge--c904c{
|
|
1168
1168
|
height:var(--size-4);
|
|
1169
1169
|
min-width:var(--size-4);
|
|
1170
1170
|
}
|
|
1171
1171
|
|
|
1172
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
1172
|
+
.bp_base_badge_module_xlargeSizeBadge--c904c{
|
|
1173
1173
|
height:var(--size-5);
|
|
1174
1174
|
min-width:var(--size-5);
|
|
1175
1175
|
}
|
|
1176
1176
|
|
|
1177
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
1177
|
+
.bp_base_badge_module_xxlargeSizeBadge--c904c{
|
|
1178
1178
|
height:var(--size-6);
|
|
1179
1179
|
min-width:var(--size-6);
|
|
1180
1180
|
}
|
|
1181
1181
|
|
|
1182
|
-
.bp_base_badge_module_iconBadge--
|
|
1182
|
+
.bp_base_badge_module_iconBadge--c904c{
|
|
1183
1183
|
bottom:-5%;
|
|
1184
1184
|
right:-5%;
|
|
1185
1185
|
}
|
|
1186
1186
|
|
|
1187
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1187
|
+
.bp_base_badge_module_interactiveWrapper--c904c{
|
|
1188
1188
|
border:var(--border-2) solid #0000;
|
|
1189
1189
|
border-radius:50%;
|
|
1190
1190
|
bottom:calc(-5% - var(--border-2)/2);
|
|
@@ -1192,22 +1192,22 @@
|
|
|
1192
1192
|
position:absolute;
|
|
1193
1193
|
right:calc(-5% - var(--border-2)/2);
|
|
1194
1194
|
}
|
|
1195
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1195
|
+
.bp_base_badge_module_interactiveWrapper--c904c.bp_base_badge_module_smallSizeBadge--c904c{
|
|
1196
1196
|
width:var(--size-2);
|
|
1197
1197
|
}
|
|
1198
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1198
|
+
.bp_base_badge_module_interactiveWrapper--c904c.bp_base_badge_module_mediumSizeBadge--c904c{
|
|
1199
1199
|
width:var(--size-3);
|
|
1200
1200
|
}
|
|
1201
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1201
|
+
.bp_base_badge_module_interactiveWrapper--c904c.bp_base_badge_module_largeSizeBadge--c904c{
|
|
1202
1202
|
width:var(--size-4);
|
|
1203
1203
|
}
|
|
1204
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1204
|
+
.bp_base_badge_module_interactiveWrapper--c904c.bp_base_badge_module_xlargeSizeBadge--c904c{
|
|
1205
1205
|
width:var(--size-5);
|
|
1206
1206
|
}
|
|
1207
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1207
|
+
.bp_base_badge_module_interactiveWrapper--c904c.bp_base_badge_module_xxlargeSizeBadge--c904c{
|
|
1208
1208
|
width:var(--size-6);
|
|
1209
1209
|
}
|
|
1210
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1210
|
+
.bp_base_badge_module_interactiveWrapper--c904c::before{
|
|
1211
1211
|
content:"";
|
|
1212
1212
|
left:calc(var(--size-6)*-1/4);
|
|
1213
1213
|
min-height:var(--size-6);
|
|
@@ -1216,36 +1216,36 @@
|
|
|
1216
1216
|
top:calc(var(--size-6)*-1/4);
|
|
1217
1217
|
}
|
|
1218
1218
|
|
|
1219
|
-
.bp_base_badge_module_statusBadge--
|
|
1219
|
+
.bp_base_badge_module_statusBadge--c904c{
|
|
1220
1220
|
bottom:-20%;
|
|
1221
1221
|
right:-20%;
|
|
1222
1222
|
}
|
|
1223
1223
|
|
|
1224
|
-
.bp_base_badge_module_statusBadge--
|
|
1224
|
+
.bp_base_badge_module_statusBadge--c904c.bp_base_badge_module_largeSizeBadge--c904c{
|
|
1225
1225
|
bottom:-22%;
|
|
1226
1226
|
right:-22%;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
|
-
.bp_base_badge_module_statusBadge--
|
|
1229
|
+
.bp_base_badge_module_statusBadge--c904c.bp_base_badge_module_xlargeSizeBadge--c904c{
|
|
1230
1230
|
bottom:-15%;
|
|
1231
1231
|
right:-15%;
|
|
1232
1232
|
}
|
|
1233
1233
|
|
|
1234
|
-
.bp_base_badge_module_statusBadge--
|
|
1234
|
+
.bp_base_badge_module_statusBadge--c904c.bp_base_badge_module_xxlargeSizeBadge--c904c{
|
|
1235
1235
|
bottom:-4%;
|
|
1236
1236
|
right:-4%;
|
|
1237
1237
|
}
|
|
1238
1238
|
|
|
1239
|
-
.bp_base_badge_module_numericBadge--
|
|
1239
|
+
.bp_base_badge_module_numericBadge--c904c{
|
|
1240
1240
|
left:60%;
|
|
1241
1241
|
top:0;
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
1244
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
1244
|
+
.bp_base_badge_module_numericBadgeSingleDigit--c904c{
|
|
1245
1245
|
padding:1px;
|
|
1246
1246
|
}
|
|
1247
1247
|
|
|
1248
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
1248
|
+
.bp_base_badge_module_numericBadgeMoreDigits--c904c{
|
|
1249
1249
|
padding:1px 3px;
|
|
1250
1250
|
}
|
|
1251
1251
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1286,7 +1286,7 @@
|
|
|
1286
1286
|
box-shadow:var(--card-dropshadow-3);
|
|
1287
1287
|
}
|
|
1288
1288
|
|
|
1289
|
-
.bp_card_tooltip_module_content--
|
|
1289
|
+
.bp_card_tooltip_module_content--1c3a3{
|
|
1290
1290
|
animation-duration:.4s;
|
|
1291
1291
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1292
1292
|
border-radius:var(--radius-1);
|
|
@@ -1305,25 +1305,25 @@
|
|
|
1305
1305
|
word-break:break-word;
|
|
1306
1306
|
z-index:2147483647;
|
|
1307
1307
|
}
|
|
1308
|
-
.bp_card_tooltip_module_content--
|
|
1308
|
+
.bp_card_tooltip_module_content--1c3a3.bp_card_tooltip_module_card--1c3a3{
|
|
1309
1309
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1310
1310
|
max-width:336px;
|
|
1311
1311
|
min-width:168px;
|
|
1312
1312
|
}
|
|
1313
|
-
.bp_card_tooltip_module_content--
|
|
1314
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1313
|
+
.bp_card_tooltip_module_content--1c3a3[data-state=delayed-open][data-side=top]{
|
|
1314
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--1c3a3;
|
|
1315
1315
|
}
|
|
1316
|
-
.bp_card_tooltip_module_content--
|
|
1317
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1316
|
+
.bp_card_tooltip_module_content--1c3a3[data-state=delayed-open][data-side=right]{
|
|
1317
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--1c3a3;
|
|
1318
1318
|
}
|
|
1319
|
-
.bp_card_tooltip_module_content--
|
|
1320
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1319
|
+
.bp_card_tooltip_module_content--1c3a3[data-state=delayed-open][data-side=bottom]{
|
|
1320
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--1c3a3;
|
|
1321
1321
|
}
|
|
1322
|
-
.bp_card_tooltip_module_content--
|
|
1323
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1322
|
+
.bp_card_tooltip_module_content--1c3a3[data-state=delayed-open][data-side=left]{
|
|
1323
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--1c3a3;
|
|
1324
1324
|
}
|
|
1325
1325
|
|
|
1326
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1326
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--1c3a3{
|
|
1327
1327
|
from{
|
|
1328
1328
|
opacity:0;
|
|
1329
1329
|
transform:translateY(2px);
|
|
@@ -1333,7 +1333,7 @@
|
|
|
1333
1333
|
transform:translateY(0);
|
|
1334
1334
|
}
|
|
1335
1335
|
}
|
|
1336
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1336
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--1c3a3{
|
|
1337
1337
|
from{
|
|
1338
1338
|
opacity:0;
|
|
1339
1339
|
transform:translateX(-2px);
|
|
@@ -1343,7 +1343,7 @@
|
|
|
1343
1343
|
transform:translateX(0);
|
|
1344
1344
|
}
|
|
1345
1345
|
}
|
|
1346
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1346
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--1c3a3{
|
|
1347
1347
|
from{
|
|
1348
1348
|
opacity:0;
|
|
1349
1349
|
transform:translateY(-2px);
|
|
@@ -1353,7 +1353,7 @@
|
|
|
1353
1353
|
transform:translateY(0);
|
|
1354
1354
|
}
|
|
1355
1355
|
}
|
|
1356
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1356
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--1c3a3{
|
|
1357
1357
|
from{
|
|
1358
1358
|
opacity:0;
|
|
1359
1359
|
transform:translateX(2px);
|
|
@@ -1364,7 +1364,7 @@
|
|
|
1364
1364
|
}
|
|
1365
1365
|
}
|
|
1366
1366
|
|
|
1367
|
-
.bp_card_tooltip_v2_module_content--
|
|
1367
|
+
.bp_card_tooltip_v2_module_content--72d96{
|
|
1368
1368
|
border-radius:var(--radius-1);
|
|
1369
1369
|
font-family:var(--body-default-font-family);
|
|
1370
1370
|
font-size:var(--body-default-font-size);
|
|
@@ -1382,25 +1382,25 @@
|
|
|
1382
1382
|
word-break:break-word;
|
|
1383
1383
|
z-index:2147483647;
|
|
1384
1384
|
}
|
|
1385
|
-
.bp_card_tooltip_v2_module_content--
|
|
1385
|
+
.bp_card_tooltip_v2_module_content--72d96[data-open]{
|
|
1386
1386
|
animation-duration:var(--animation-duration-4);
|
|
1387
1387
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1388
1388
|
will-change:transform, opacity;
|
|
1389
1389
|
}
|
|
1390
|
-
.bp_card_tooltip_v2_module_content--
|
|
1391
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1390
|
+
.bp_card_tooltip_v2_module_content--72d96[data-open][data-side=top]{
|
|
1391
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--72d96;
|
|
1392
1392
|
}
|
|
1393
|
-
.bp_card_tooltip_v2_module_content--
|
|
1394
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1393
|
+
.bp_card_tooltip_v2_module_content--72d96[data-open][data-side=right]{
|
|
1394
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--72d96;
|
|
1395
1395
|
}
|
|
1396
|
-
.bp_card_tooltip_v2_module_content--
|
|
1397
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1396
|
+
.bp_card_tooltip_v2_module_content--72d96[data-open][data-side=bottom]{
|
|
1397
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--72d96;
|
|
1398
1398
|
}
|
|
1399
|
-
.bp_card_tooltip_v2_module_content--
|
|
1400
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1399
|
+
.bp_card_tooltip_v2_module_content--72d96[data-open][data-side=left]{
|
|
1400
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--72d96;
|
|
1401
1401
|
}
|
|
1402
1402
|
|
|
1403
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1403
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--72d96{
|
|
1404
1404
|
from{
|
|
1405
1405
|
opacity:0;
|
|
1406
1406
|
transform:translateY(2px);
|
|
@@ -1410,7 +1410,7 @@
|
|
|
1410
1410
|
transform:translateY(0);
|
|
1411
1411
|
}
|
|
1412
1412
|
}
|
|
1413
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1413
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--72d96{
|
|
1414
1414
|
from{
|
|
1415
1415
|
opacity:0;
|
|
1416
1416
|
transform:translateX(-2px);
|
|
@@ -1420,7 +1420,7 @@
|
|
|
1420
1420
|
transform:translateX(0);
|
|
1421
1421
|
}
|
|
1422
1422
|
}
|
|
1423
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1423
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--72d96{
|
|
1424
1424
|
from{
|
|
1425
1425
|
opacity:0;
|
|
1426
1426
|
transform:translateY(-2px);
|
|
@@ -1430,7 +1430,7 @@
|
|
|
1430
1430
|
transform:translateY(0);
|
|
1431
1431
|
}
|
|
1432
1432
|
}
|
|
1433
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1433
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--72d96{
|
|
1434
1434
|
from{
|
|
1435
1435
|
opacity:0;
|
|
1436
1436
|
transform:translateX(2px);
|
|
@@ -1441,7 +1441,7 @@
|
|
|
1441
1441
|
}
|
|
1442
1442
|
}
|
|
1443
1443
|
|
|
1444
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1444
|
+
.bp_interactive_icon_module_interactiveIcon--5b8e9{
|
|
1445
1445
|
all:unset;
|
|
1446
1446
|
background:none;
|
|
1447
1447
|
border:0;
|
|
@@ -1450,7 +1450,7 @@
|
|
|
1450
1450
|
display:inline-flex;
|
|
1451
1451
|
padding:0;
|
|
1452
1452
|
}
|
|
1453
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1453
|
+
.bp_interactive_icon_module_interactiveIcon--5b8e9:focus-visible{
|
|
1454
1454
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1455
1455
|
outline:none;
|
|
1456
1456
|
overflow:visible;
|
|
@@ -1510,7 +1510,7 @@
|
|
|
1510
1510
|
padding-bottom:var(--size-4);
|
|
1511
1511
|
}
|
|
1512
1512
|
|
|
1513
|
-
.bp_checkbox_module_option--
|
|
1513
|
+
.bp_checkbox_module_option--1816b[data-modern=false]{
|
|
1514
1514
|
--checkbox-size:var(--size-4);
|
|
1515
1515
|
--checkbox-label-gap:var(--size-3);
|
|
1516
1516
|
--checkbox-description-padding-left:calc(var(--size-4) + var(--size-3));
|
|
@@ -1527,7 +1527,7 @@
|
|
|
1527
1527
|
--checkbox-border-selected-hover:var(--border-2) solid var(--border-checkbox-border-selected-hover);
|
|
1528
1528
|
}
|
|
1529
1529
|
|
|
1530
|
-
.bp_checkbox_module_option--
|
|
1530
|
+
.bp_checkbox_module_option--1816b[data-modern=true]{
|
|
1531
1531
|
--checkbox-size:var(--bp-size-040);
|
|
1532
1532
|
--checkbox-label-gap:var(--bp-space-030);
|
|
1533
1533
|
--checkbox-description-padding-left:calc(var(--bp-size-040) + var(--bp-space-030));
|
|
@@ -1544,7 +1544,7 @@
|
|
|
1544
1544
|
--checkbox-border-selected-hover:var(--bp-border-02) solid var(--bp-border-checkbox-border-selected-hover);
|
|
1545
1545
|
}
|
|
1546
1546
|
|
|
1547
|
-
.bp_checkbox_module_option--
|
|
1547
|
+
.bp_checkbox_module_option--1816b{
|
|
1548
1548
|
display:flex;
|
|
1549
1549
|
flex-direction:column;
|
|
1550
1550
|
font-family:var(--body-default-font-family);
|
|
@@ -1556,7 +1556,7 @@
|
|
|
1556
1556
|
text-decoration:var(--body-default-text-decoration);
|
|
1557
1557
|
text-transform:var(--body-default-text-case);
|
|
1558
1558
|
}
|
|
1559
|
-
.bp_checkbox_module_option--
|
|
1559
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b{
|
|
1560
1560
|
all:unset;
|
|
1561
1561
|
align-items:center;
|
|
1562
1562
|
background-color:var(--checkbox-surface);
|
|
@@ -1570,39 +1570,39 @@
|
|
|
1570
1570
|
margin:calc((var(--checkbox-line-height) - var(--checkbox-size))/2) 0 0 0;
|
|
1571
1571
|
width:var(--checkbox-size);
|
|
1572
1572
|
}
|
|
1573
|
-
.bp_checkbox_module_option--
|
|
1573
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b .bp_checkbox_module_indicator--1816b{
|
|
1574
1574
|
display:flex;
|
|
1575
1575
|
transform:scale(0);
|
|
1576
1576
|
transition-duration:.15s;
|
|
1577
1577
|
transition-property:transform;
|
|
1578
1578
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1579
1579
|
}
|
|
1580
|
-
.bp_checkbox_module_option--
|
|
1580
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:focus-visible{
|
|
1581
1581
|
outline:var(--checkbox-border);
|
|
1582
1582
|
outline-offset:var(--checkbox-outline-offset);
|
|
1583
1583
|
}
|
|
1584
|
-
.bp_checkbox_module_option--
|
|
1584
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b[data-disabled]{
|
|
1585
1585
|
opacity:60%;
|
|
1586
1586
|
}
|
|
1587
|
-
.bp_checkbox_module_option--
|
|
1587
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b[data-state=checked],.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b[data-state=indeterminate]{
|
|
1588
1588
|
background-color:var(--checkbox-surface-selected);
|
|
1589
1589
|
border:var(--checkbox-border-selected);
|
|
1590
1590
|
}
|
|
1591
|
-
.bp_checkbox_module_option--
|
|
1591
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b[data-state=checked] .bp_checkbox_module_indicator--1816b,.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b[data-state=indeterminate] .bp_checkbox_module_indicator--1816b{
|
|
1592
1592
|
background-color:var(--checkbox-surface-selected);
|
|
1593
1593
|
transform:scale(1);
|
|
1594
1594
|
}
|
|
1595
|
-
.bp_checkbox_module_option--
|
|
1595
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):focus-visible,.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):hover{
|
|
1596
1596
|
border:var(--checkbox-border-hover);
|
|
1597
1597
|
}
|
|
1598
|
-
.bp_checkbox_module_option--
|
|
1598
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1599
1599
|
background-color:var(--checkbox-surface-selected-hover);
|
|
1600
1600
|
border:var(--checkbox-border-selected-hover);
|
|
1601
1601
|
}
|
|
1602
|
-
.bp_checkbox_module_option--
|
|
1602
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--1816b,.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--1816b,.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--1816b,.bp_checkbox_module_option--1816b .bp_checkbox_module_checkbox--1816b:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--1816b{
|
|
1603
1603
|
background-color:var(--checkbox-surface-selected-hover);
|
|
1604
1604
|
}
|
|
1605
|
-
.bp_checkbox_module_option--
|
|
1605
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_label--1816b{
|
|
1606
1606
|
cursor:pointer;
|
|
1607
1607
|
display:inline-flex;
|
|
1608
1608
|
flex-direction:row;
|
|
@@ -1610,10 +1610,10 @@
|
|
|
1610
1610
|
width:-moz-fit-content;
|
|
1611
1611
|
width:fit-content;
|
|
1612
1612
|
}
|
|
1613
|
-
.bp_checkbox_module_option--
|
|
1613
|
+
.bp_checkbox_module_option--1816b .bp_checkbox_module_description--1816b{
|
|
1614
1614
|
padding-left:var(--checkbox-description-padding-left);
|
|
1615
1615
|
}
|
|
1616
|
-
.bp_checkbox_module_option--
|
|
1616
|
+
.bp_checkbox_module_option--1816b.bp_checkbox_module_disabled--1816b .bp_checkbox_module_label--1816b{
|
|
1617
1617
|
cursor:default;
|
|
1618
1618
|
}
|
|
1619
1619
|
.bp_icon_button_module_iconButton--161d7[data-modern=false]{
|
|
@@ -2021,7 +2021,7 @@
|
|
|
2021
2021
|
transform:scale(1.2);
|
|
2022
2022
|
}
|
|
2023
2023
|
|
|
2024
|
-
.bp_text_area_autosize_module_textArea--
|
|
2024
|
+
.bp_text_area_autosize_module_textArea--9ea1b[data-modern=false]{
|
|
2025
2025
|
--text-area-text-color:var(--text-text-on-light);
|
|
2026
2026
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
2027
2027
|
--text-area-background-color:var(--surface-input-surface);
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
--text-area-icon-padding:1.875rem;
|
|
2035
2035
|
}
|
|
2036
2036
|
|
|
2037
|
-
.bp_text_area_autosize_module_textArea--
|
|
2037
|
+
.bp_text_area_autosize_module_textArea--9ea1b[data-modern=true]{
|
|
2038
2038
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
2039
2039
|
--text-area-text-color:var(--bp-text-text-on-light);
|
|
2040
2040
|
--text-area-background-color:var(--bp-surface-input-surface);
|
|
@@ -2047,7 +2047,7 @@
|
|
|
2047
2047
|
--text-area-icon-padding:1.875rem;
|
|
2048
2048
|
}
|
|
2049
2049
|
|
|
2050
|
-
.bp_text_area_autosize_module_textArea--
|
|
2050
|
+
.bp_text_area_autosize_module_textArea--9ea1b{
|
|
2051
2051
|
background:var(--text-area-background-color);
|
|
2052
2052
|
border:none;
|
|
2053
2053
|
box-shadow:var(--text-area-inner-shadow);
|
|
@@ -2066,48 +2066,48 @@
|
|
|
2066
2066
|
text-transform:var(--body-default-text-case);
|
|
2067
2067
|
width:100%;
|
|
2068
2068
|
}
|
|
2069
|
-
.bp_text_area_autosize_module_textArea--
|
|
2069
|
+
.bp_text_area_autosize_module_textArea--9ea1b::placeholder{
|
|
2070
2070
|
color:var(--text-area-placeholder-color);
|
|
2071
2071
|
opacity:1;
|
|
2072
2072
|
}
|
|
2073
|
-
.bp_text_area_autosize_module_textArea--
|
|
2073
|
+
.bp_text_area_autosize_module_textArea--9ea1b.bp_text_area_autosize_module_error--9ea1b{
|
|
2074
2074
|
background:var(--text-area-error-background-color);
|
|
2075
2075
|
outline:0;
|
|
2076
2076
|
}
|
|
2077
|
-
.bp_text_area_autosize_module_textArea--
|
|
2077
|
+
.bp_text_area_autosize_module_textArea--9ea1b:focus{
|
|
2078
2078
|
border:none;
|
|
2079
2079
|
}
|
|
2080
|
-
.bp_text_area_autosize_module_textArea--
|
|
2080
|
+
.bp_text_area_autosize_module_textArea--9ea1b:hover{
|
|
2081
2081
|
box-shadow:var(--text-area-inner-shadow);
|
|
2082
2082
|
}
|
|
2083
|
-
.bp_text_area_autosize_module_textArea--
|
|
2083
|
+
.bp_text_area_autosize_module_textArea--9ea1b:focus-visible{
|
|
2084
2084
|
background:var(--text-area-error-background-focus);
|
|
2085
2085
|
outline:0;
|
|
2086
2086
|
}
|
|
2087
|
-
.bp_text_area_autosize_module_textArea--
|
|
2087
|
+
.bp_text_area_autosize_module_textArea--9ea1b:disabled{
|
|
2088
2088
|
background:var(--text-area-background-color);
|
|
2089
2089
|
border:none;
|
|
2090
2090
|
box-shadow:var(--text-area-inner-shadow);
|
|
2091
2091
|
color:var(--text-area-text-color);
|
|
2092
2092
|
}
|
|
2093
|
-
.bp_text_area_autosize_module_textArea--
|
|
2093
|
+
.bp_text_area_autosize_module_textArea--9ea1b:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--9ea1b):hover{
|
|
2094
2094
|
background:var(--text-area-error-background-hover);
|
|
2095
2095
|
}
|
|
2096
|
-
.bp_text_area_autosize_module_textArea--
|
|
2096
|
+
.bp_text_area_autosize_module_textArea--9ea1b.bp_text_area_autosize_module_loading--9ea1b{
|
|
2097
2097
|
padding-inline-end:var(--text-area-icon-padding);
|
|
2098
2098
|
}
|
|
2099
2099
|
|
|
2100
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2100
|
+
.bp_text_area_autosize_module_loadingIndicator--9ea1b[data-modern=false]{
|
|
2101
2101
|
--text-area-loading-indicator-width:var(--size-6);
|
|
2102
2102
|
--text-area-loading-indicator-height:var(--size-6);
|
|
2103
2103
|
}
|
|
2104
2104
|
|
|
2105
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2105
|
+
.bp_text_area_autosize_module_loadingIndicator--9ea1b[data-modern=true]{
|
|
2106
2106
|
--text-area-loading-indicator-width:var(--bp-size-060);
|
|
2107
2107
|
--text-area-loading-indicator-height:var(--bp-size-060);
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2110
|
+
.bp_text_area_autosize_module_loadingIndicator--9ea1b{
|
|
2111
2111
|
bottom:.375rem;
|
|
2112
2112
|
display:inline-block;
|
|
2113
2113
|
height:var(--text-area-loading-indicator-height);
|
|
@@ -2117,19 +2117,19 @@
|
|
|
2117
2117
|
width:var(--text-area-loading-indicator-width);
|
|
2118
2118
|
}
|
|
2119
2119
|
|
|
2120
|
-
.bp_text_area_autosize_module_border--
|
|
2120
|
+
.bp_text_area_autosize_module_border--9ea1b[data-modern=false]{
|
|
2121
2121
|
--text-area-radius:var(--radius-2);
|
|
2122
2122
|
--text-area-border-width:var(--border-1);
|
|
2123
2123
|
--text-area-shadow-color:var(--border-input-border);
|
|
2124
2124
|
}
|
|
2125
2125
|
|
|
2126
|
-
.bp_text_area_autosize_module_border--
|
|
2126
|
+
.bp_text_area_autosize_module_border--9ea1b[data-modern=true]{
|
|
2127
2127
|
--text-area-radius:var(--bp-radius-06);
|
|
2128
2128
|
--text-area-border-width:var(--bp-border-01);
|
|
2129
2129
|
--text-area-shadow-color:var(--bp-border-input-border);
|
|
2130
2130
|
}
|
|
2131
2131
|
|
|
2132
|
-
.bp_text_area_autosize_module_border--
|
|
2132
|
+
.bp_text_area_autosize_module_border--9ea1b{
|
|
2133
2133
|
border-radius:var(--text-area-radius);
|
|
2134
2134
|
box-shadow:0 0 0 var(--text-area-border-width) var(--text-area-shadow-color);
|
|
2135
2135
|
display:flex;
|
|
@@ -2137,17 +2137,17 @@
|
|
|
2137
2137
|
transform:translateZ(0);
|
|
2138
2138
|
}
|
|
2139
2139
|
|
|
2140
|
-
.bp_text_area_module_textAreaContainer--
|
|
2140
|
+
.bp_text_area_module_textAreaContainer--a1e89[data-modern=false]{
|
|
2141
2141
|
--text-area-container-row-gap:var(--space-2);
|
|
2142
2142
|
--text-area-container-label-color:var(--text-text-on-light);
|
|
2143
2143
|
}
|
|
2144
2144
|
|
|
2145
|
-
.bp_text_area_module_textAreaContainer--
|
|
2145
|
+
.bp_text_area_module_textAreaContainer--a1e89[data-modern=true]{
|
|
2146
2146
|
--text-area-container-row-gap:var(--bp-size-020);
|
|
2147
2147
|
--text-area-container-label-color:var(--bp-text-text-on-light);
|
|
2148
2148
|
}
|
|
2149
2149
|
|
|
2150
|
-
.bp_text_area_module_textAreaContainer--
|
|
2150
|
+
.bp_text_area_module_textAreaContainer--a1e89{
|
|
2151
2151
|
display:flex;
|
|
2152
2152
|
flex-direction:column;
|
|
2153
2153
|
font-family:var(--body-default-font-family);
|
|
@@ -2160,7 +2160,7 @@
|
|
|
2160
2160
|
text-decoration:var(--body-default-text-decoration);
|
|
2161
2161
|
text-transform:var(--body-default-text-case);
|
|
2162
2162
|
}
|
|
2163
|
-
.bp_text_area_module_textAreaContainer--
|
|
2163
|
+
.bp_text_area_module_textAreaContainer--a1e89 .bp_text_area_module_label--a1e89{
|
|
2164
2164
|
color:var(--text-area-container-label-color);
|
|
2165
2165
|
flex:0 0 fit-content;
|
|
2166
2166
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2174,17 +2174,17 @@
|
|
|
2174
2174
|
width:-moz-fit-content;
|
|
2175
2175
|
width:fit-content;
|
|
2176
2176
|
}
|
|
2177
|
-
.bp_text_area_module_textAreaContainer--
|
|
2177
|
+
.bp_text_area_module_textAreaContainer--a1e89 .bp_text_area_module_label--a1e89:not(.bp_text_area_module_hidden--a1e89){
|
|
2178
2178
|
margin-block-end:var(--text-area-container-row-gap);
|
|
2179
2179
|
}
|
|
2180
|
-
.bp_text_area_module_textAreaContainer--
|
|
2180
|
+
.bp_text_area_module_textAreaContainer--a1e89.bp_text_area_module_disabled--a1e89{
|
|
2181
2181
|
opacity:60%;
|
|
2182
2182
|
}
|
|
2183
|
-
.bp_text_area_module_textAreaContainer--
|
|
2183
|
+
.bp_text_area_module_textAreaContainer--a1e89 .bp_text_area_module_inlineError--a1e89{
|
|
2184
2184
|
margin-block-start:var(--text-area-container-row-gap);
|
|
2185
2185
|
}
|
|
2186
2186
|
|
|
2187
|
-
.bp_combobox_module_container--
|
|
2187
|
+
.bp_combobox_module_container--1857e[data-modern=false]{
|
|
2188
2188
|
--max-lines:3;
|
|
2189
2189
|
--input-height:var(--space-5);
|
|
2190
2190
|
--chip-height:var(--space-7);
|
|
@@ -2239,7 +2239,7 @@
|
|
|
2239
2239
|
--combobox-button-spacing:var(--space-2);
|
|
2240
2240
|
}
|
|
2241
2241
|
|
|
2242
|
-
.bp_combobox_module_container--
|
|
2242
|
+
.bp_combobox_module_container--1857e[data-modern=true]{
|
|
2243
2243
|
--max-lines:3;
|
|
2244
2244
|
--bp-innershadow-01:var(--innershadow-1);
|
|
2245
2245
|
--bp-input-height:var(--bp-space-050);
|
|
@@ -2300,7 +2300,7 @@
|
|
|
2300
2300
|
--combobox-button-spacing:var(--bp-space-020);
|
|
2301
2301
|
}
|
|
2302
2302
|
|
|
2303
|
-
.bp_combobox_module_popover--
|
|
2303
|
+
.bp_combobox_module_popover--1857e[data-modern=false]{
|
|
2304
2304
|
--option-height:2.25rem;
|
|
2305
2305
|
--dropdown-max-height:12.5rem;
|
|
2306
2306
|
--combobox-popover-max-height:min(
|
|
@@ -2332,7 +2332,7 @@
|
|
|
2332
2332
|
--combobox-no-result-option-color:var(--text-text-on-light);
|
|
2333
2333
|
}
|
|
2334
2334
|
|
|
2335
|
-
.bp_combobox_module_popover--
|
|
2335
|
+
.bp_combobox_module_popover--1857e[data-modern=true]{
|
|
2336
2336
|
--option-height:2.25rem;
|
|
2337
2337
|
--dropdown-max-height:12.5rem;
|
|
2338
2338
|
--bp-dropshadow-03:var(--dropshadow-3);
|
|
@@ -2365,7 +2365,7 @@
|
|
|
2365
2365
|
--combobox-no-result-option-color:var(--bp-text-text-on-light);
|
|
2366
2366
|
}
|
|
2367
2367
|
|
|
2368
|
-
.bp_combobox_module_container--
|
|
2368
|
+
.bp_combobox_module_container--1857e{
|
|
2369
2369
|
display:flex;
|
|
2370
2370
|
flex-direction:column;
|
|
2371
2371
|
font-family:var(--body-default-font-family);
|
|
@@ -2377,10 +2377,10 @@
|
|
|
2377
2377
|
text-decoration:var(--body-default-text-decoration);
|
|
2378
2378
|
text-transform:var(--body-default-text-case);
|
|
2379
2379
|
}
|
|
2380
|
-
.bp_combobox_module_container--
|
|
2380
|
+
.bp_combobox_module_container--1857e.bp_combobox_module_disabled--1857e{
|
|
2381
2381
|
opacity:60%;
|
|
2382
2382
|
}
|
|
2383
|
-
.bp_combobox_module_container--
|
|
2383
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_label--1857e{
|
|
2384
2384
|
color:var(--combobox-label-color);
|
|
2385
2385
|
flex:0 0 fit-content;
|
|
2386
2386
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2393,10 +2393,10 @@
|
|
|
2393
2393
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2394
2394
|
text-transform:var(--body-default-bold-text-case);
|
|
2395
2395
|
}
|
|
2396
|
-
.bp_combobox_module_container--
|
|
2396
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_label--1857e:not(.bp_combobox_module_hiddenLabel--1857e){
|
|
2397
2397
|
margin-block-end:var(--combobox-label-margin-block-end);
|
|
2398
2398
|
}
|
|
2399
|
-
.bp_combobox_module_container--
|
|
2399
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e{
|
|
2400
2400
|
background-color:var(--combobox-container-background-color);
|
|
2401
2401
|
border-bottom:var(--combobox-container-border-bottom-width) solid var(--combobox-container-border-color);
|
|
2402
2402
|
border-left:var(--combobox-container-border-left-width) solid var(--combobox-container-border-color);
|
|
@@ -2413,15 +2413,15 @@
|
|
|
2413
2413
|
padding-inline:var(--combobox-container-padding-inline);
|
|
2414
2414
|
position:relative;
|
|
2415
2415
|
}
|
|
2416
|
-
.bp_combobox_module_container--
|
|
2416
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e.bp_combobox_module_withComboboxButtons--1857e{
|
|
2417
2417
|
padding-inline-end:var(--combobox-container-padding-inline-end-with-buttons);
|
|
2418
2418
|
}
|
|
2419
|
-
.bp_combobox_module_container--
|
|
2419
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e:not(:disabled):has(input:focus){
|
|
2420
2420
|
background-color:var(--combobox-container-focus-background-color);
|
|
2421
2421
|
border:var(--combobox-container-focus-border);
|
|
2422
2422
|
padding-block:var(--combobox-container-focus-padding-block);
|
|
2423
2423
|
}
|
|
2424
|
-
.bp_combobox_module_container--
|
|
2424
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e:not(:disabled).bp_combobox_module_error--1857e,.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e:not(:disabled):has([aria-invalid=true]){
|
|
2425
2425
|
background-color:var(--combobox-container-error-background-color);
|
|
2426
2426
|
border-bottom:var(--combobox-container-error-border-bottom-width) solid var(--combobox-container-error-border-color);
|
|
2427
2427
|
border-left:var(--combobox-container-error-border-left-width) solid var(--combobox-container-error-border-color);
|
|
@@ -2429,13 +2429,13 @@
|
|
|
2429
2429
|
border-top:var(--combobox-container-error-border-top-width) solid var(--combobox-container-error-border-color);
|
|
2430
2430
|
padding-block:var(--combobox-container-error-padding-block);
|
|
2431
2431
|
}
|
|
2432
|
-
.bp_combobox_module_container--
|
|
2432
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e .bp_combobox_module_textInputWrapper--1857e{
|
|
2433
2433
|
align-items:center;
|
|
2434
2434
|
display:flex;
|
|
2435
2435
|
flex:content;
|
|
2436
2436
|
gap:var(--combobox-text-input-wrapper-gap);
|
|
2437
2437
|
}
|
|
2438
|
-
.bp_combobox_module_container--
|
|
2438
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e .bp_combobox_module_textInputWrapper--1857e .bp_combobox_module_textInput--1857e{
|
|
2439
2439
|
background-color:var(--combobox-text-input-background-color);
|
|
2440
2440
|
border:none;
|
|
2441
2441
|
color:var(--combobox-text-input-color);
|
|
@@ -2452,31 +2452,31 @@
|
|
|
2452
2452
|
text-transform:var(--body-default-text-case);
|
|
2453
2453
|
width:100%;
|
|
2454
2454
|
}
|
|
2455
|
-
.bp_combobox_module_container--
|
|
2455
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e .bp_combobox_module_textInputWrapper--1857e .bp_combobox_module_errorIcon--1857e path{
|
|
2456
2456
|
fill:var(--combobox-error-icon-fill);
|
|
2457
2457
|
}
|
|
2458
|
-
.bp_combobox_module_container--
|
|
2458
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e .bp_combobox_module_textInputWrapper--1857e .bp_combobox_module_comboboxButtons--1857e{
|
|
2459
2459
|
align-items:center;
|
|
2460
2460
|
display:flex;
|
|
2461
2461
|
position:absolute;
|
|
2462
2462
|
right:var(--combobox-button-spacing);
|
|
2463
2463
|
top:var(--combobox-button-spacing);
|
|
2464
2464
|
}
|
|
2465
|
-
.bp_combobox_module_container--
|
|
2465
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e.bp_combobox_module_withChips--1857e{
|
|
2466
2466
|
max-height:var(--combobox-container-with-chips-max-height);
|
|
2467
2467
|
padding-block:var(--combobox-container-with-chips-padding-block);
|
|
2468
2468
|
}
|
|
2469
|
-
.bp_combobox_module_container--
|
|
2469
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e.bp_combobox_module_withChips--1857e:not(:disabled).bp_combobox_module_error--1857e{
|
|
2470
2470
|
padding-block:var(--combobox-container-with-chips-error-padding-block);
|
|
2471
2471
|
}
|
|
2472
|
-
.bp_combobox_module_container--
|
|
2472
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_comboboxContainer--1857e.bp_combobox_module_withChips--1857e:not(:disabled):has(input:focus){
|
|
2473
2473
|
padding-block:var(--combobox-container-with-chips-focus-padding-block);
|
|
2474
2474
|
}
|
|
2475
|
-
.bp_combobox_module_container--
|
|
2475
|
+
.bp_combobox_module_container--1857e .bp_combobox_module_inlineError--1857e{
|
|
2476
2476
|
margin-block-start:var(--combobox-inline-error-margin-block-start);
|
|
2477
2477
|
}
|
|
2478
2478
|
|
|
2479
|
-
.bp_combobox_module_popover--
|
|
2479
|
+
.bp_combobox_module_popover--1857e{
|
|
2480
2480
|
background-color:var(--combobox-popover-background-color);
|
|
2481
2481
|
border:var(--combobox-popover-border);
|
|
2482
2482
|
border-radius:var(--combobox-popover-border-radius);
|
|
@@ -2495,7 +2495,7 @@
|
|
|
2495
2495
|
text-transform:var(--body-default-text-case);
|
|
2496
2496
|
z-index:var(--z-index-popover);
|
|
2497
2497
|
}
|
|
2498
|
-
.bp_combobox_module_popover--
|
|
2498
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e{
|
|
2499
2499
|
border:var(--combobox-option-border);
|
|
2500
2500
|
border-radius:var(--combobox-option-border-radius);
|
|
2501
2501
|
box-sizing:border-box;
|
|
@@ -2509,21 +2509,21 @@
|
|
|
2509
2509
|
user-select:none;
|
|
2510
2510
|
width:100%;
|
|
2511
2511
|
}
|
|
2512
|
-
.bp_combobox_module_popover--
|
|
2512
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e[aria-disabled]{
|
|
2513
2513
|
opacity:var(--combobox-option-disabled-opacity);
|
|
2514
2514
|
}
|
|
2515
|
-
.bp_combobox_module_popover--
|
|
2515
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e[data-active-item]:not([aria-disabled]){
|
|
2516
2516
|
background-color:var(--combobox-option-active-background-color);
|
|
2517
2517
|
border:var(--combobox-option-active-border);
|
|
2518
2518
|
}
|
|
2519
|
-
.bp_combobox_module_popover--
|
|
2519
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e:active{
|
|
2520
2520
|
background-color:var(--combobox-option-hover-background-color);
|
|
2521
2521
|
border:var(--combobox-option-border);
|
|
2522
2522
|
}
|
|
2523
|
-
.bp_combobox_module_popover--
|
|
2523
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e:hover{
|
|
2524
2524
|
background-color:var(--combobox-option-hover-background-color);
|
|
2525
2525
|
}
|
|
2526
|
-
.bp_combobox_module_popover--
|
|
2526
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e .bp_combobox_module_indicator--1857e{
|
|
2527
2527
|
align-items:center;
|
|
2528
2528
|
display:flex;
|
|
2529
2529
|
height:var(--combobox-option-indicator-height);
|
|
@@ -2532,22 +2532,22 @@
|
|
|
2532
2532
|
position:absolute;
|
|
2533
2533
|
top:var(--combobox-option-indicator-top);
|
|
2534
2534
|
}
|
|
2535
|
-
.bp_combobox_module_popover--
|
|
2535
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_option--1857e .bp_combobox_module_indicator--1857e .bp_combobox_module_indicatorIcon--1857e path{
|
|
2536
2536
|
fill:var(--combobox-option-indicator-icon-fill);
|
|
2537
2537
|
}
|
|
2538
|
-
.bp_combobox_module_popover--
|
|
2538
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_optionWithIndicator--1857e{
|
|
2539
2539
|
padding-inline:var(--combobox-option-with-indicator-padding-inline);
|
|
2540
2540
|
}
|
|
2541
|
-
.bp_combobox_module_popover--
|
|
2541
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_loadingIndicator--1857e{
|
|
2542
2542
|
position:var(--combobox-loading-indicator-position);
|
|
2543
2543
|
}
|
|
2544
|
-
.bp_combobox_module_popover--
|
|
2544
|
+
.bp_combobox_module_popover--1857e .bp_combobox_module_noResultOption--1857e{
|
|
2545
2545
|
color:var(--combobox-no-result-option-color);
|
|
2546
2546
|
-webkit-user-select:none;
|
|
2547
2547
|
user-select:none;
|
|
2548
2548
|
}
|
|
2549
2549
|
|
|
2550
|
-
.bp_combobox_group_module_container--
|
|
2550
|
+
.bp_combobox_group_module_container--4fa0a{
|
|
2551
2551
|
align-items:flex-start;
|
|
2552
2552
|
display:flex;
|
|
2553
2553
|
flex-direction:column;
|
|
@@ -2555,17 +2555,17 @@
|
|
|
2555
2555
|
max-width:358px;
|
|
2556
2556
|
}
|
|
2557
2557
|
|
|
2558
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
2558
|
+
.bp_combobox_group_module_comboboxGroupcontainer--4fa0a{
|
|
2559
2559
|
display:flex;
|
|
2560
2560
|
flex-direction:row;
|
|
2561
2561
|
}
|
|
2562
2562
|
|
|
2563
|
-
.bp_combobox_group_module_disabled--
|
|
2563
|
+
.bp_combobox_group_module_disabled--4fa0a{
|
|
2564
2564
|
opacity:60%;
|
|
2565
2565
|
pointer-events:none;
|
|
2566
2566
|
}
|
|
2567
2567
|
|
|
2568
|
-
.bp_combobox_group_module_label--
|
|
2568
|
+
.bp_combobox_group_module_label--4fa0a{
|
|
2569
2569
|
color:var(--text-text-on-light);
|
|
2570
2570
|
flex:0 0 fit-content;
|
|
2571
2571
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2579,59 +2579,59 @@
|
|
|
2579
2579
|
text-transform:var(--body-default-bold-text-case);
|
|
2580
2580
|
}
|
|
2581
2581
|
|
|
2582
|
-
.bp_combobox_group_module_trailing--
|
|
2582
|
+
.bp_combobox_group_module_trailing--4fa0a{
|
|
2583
2583
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2584
2584
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2585
2585
|
--blueprint-combobox-border-left-width:none;
|
|
2586
2586
|
--blueprint-select-border-left-width:none;
|
|
2587
2587
|
}
|
|
2588
2588
|
|
|
2589
|
-
.bp_combobox_group_module_leading--
|
|
2589
|
+
.bp_combobox_group_module_leading--4fa0a{
|
|
2590
2590
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2591
2591
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2592
2592
|
}
|
|
2593
2593
|
|
|
2594
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2594
|
+
.bp_combobox_group_module_errorCombobox--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2595
2595
|
--blueprint-select-border-right-width:none;
|
|
2596
2596
|
}
|
|
2597
2597
|
|
|
2598
|
-
.bp_combobox_group_module_errorSelect--
|
|
2598
|
+
.bp_combobox_group_module_errorSelect--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2599
2599
|
--blueprint-combobox-border-right-width:none;
|
|
2600
2600
|
}
|
|
2601
2601
|
|
|
2602
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2602
|
+
.bp_combobox_group_module_errorCombobox--4fa0a.bp_combobox_group_module_errorSelect--4fa0a.bp_combobox_group_module_trailing--4fa0a{
|
|
2603
2603
|
--blueprint-select-border-error-left-width:none;
|
|
2604
2604
|
}
|
|
2605
2605
|
|
|
2606
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2606
|
+
.bp_combobox_group_module_errorCombobox--4fa0a.bp_combobox_group_module_errorSelect--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2607
2607
|
--blueprint-select-border-error-right-width:none;
|
|
2608
2608
|
}
|
|
2609
2609
|
|
|
2610
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2610
|
+
.bp_combobox_group_module_selectHasFocus--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2611
2611
|
--blueprint-combobox-border-right-width:none;
|
|
2612
2612
|
}
|
|
2613
2613
|
|
|
2614
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2614
|
+
.bp_combobox_group_module_selectHasFocus--4fa0a.bp_combobox_group_module_errorCombobox--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2615
2615
|
--blueprint-combobox-border-error-right-width:none;
|
|
2616
2616
|
}
|
|
2617
2617
|
|
|
2618
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2618
|
+
.bp_combobox_group_module_selectHasFocus--4fa0a.bp_combobox_group_module_errorCombobox--4fa0a.bp_combobox_group_module_trailing--4fa0a{
|
|
2619
2619
|
--blueprint-combobox-border-error-left-width:none;
|
|
2620
2620
|
}
|
|
2621
2621
|
|
|
2622
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2622
|
+
.bp_combobox_group_module_comboboxHasFocus--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2623
2623
|
--blueprint-select-border-right-width:none;
|
|
2624
2624
|
}
|
|
2625
2625
|
|
|
2626
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2626
|
+
.bp_combobox_group_module_comboboxHasFocus--4fa0a.bp_combobox_group_module_errorSelect--4fa0a.bp_combobox_group_module_leading--4fa0a{
|
|
2627
2627
|
--blueprint-select-border-error-right-width:none;
|
|
2628
2628
|
}
|
|
2629
2629
|
|
|
2630
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2630
|
+
.bp_combobox_group_module_comboboxHasFocus--4fa0a.bp_combobox_group_module_errorSelect--4fa0a.bp_combobox_group_module_trailing--4fa0a{
|
|
2631
2631
|
--blueprint-select-border-error-left-width:none;
|
|
2632
2632
|
}
|
|
2633
2633
|
|
|
2634
|
-
.bp_select_module_container--
|
|
2634
|
+
.bp_select_module_container--776e4{
|
|
2635
2635
|
display:flex;
|
|
2636
2636
|
flex-direction:column;
|
|
2637
2637
|
font-family:var(--body-default-font-family);
|
|
@@ -2644,10 +2644,10 @@
|
|
|
2644
2644
|
text-decoration:var(--body-default-text-decoration);
|
|
2645
2645
|
text-transform:var(--body-default-text-case);
|
|
2646
2646
|
}
|
|
2647
|
-
.bp_select_module_container--
|
|
2647
|
+
.bp_select_module_container--776e4.bp_select_module_disabled--776e4{
|
|
2648
2648
|
opacity:60%;
|
|
2649
2649
|
}
|
|
2650
|
-
.bp_select_module_container--
|
|
2650
|
+
.bp_select_module_container--776e4 .bp_select_module_label--776e4{
|
|
2651
2651
|
color:var(--text-text-on-light);
|
|
2652
2652
|
flex:0 0 fit-content;
|
|
2653
2653
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2660,7 +2660,7 @@
|
|
|
2660
2660
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2661
2661
|
text-transform:var(--body-default-bold-text-case);
|
|
2662
2662
|
}
|
|
2663
|
-
.bp_select_module_container--
|
|
2663
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4{
|
|
2664
2664
|
align-items:center;
|
|
2665
2665
|
background-color:var(--surface-dropdown-surface);
|
|
2666
2666
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2689,58 +2689,58 @@
|
|
|
2689
2689
|
text-transform:var(--body-default-text-case);
|
|
2690
2690
|
width:100%;
|
|
2691
2691
|
}
|
|
2692
|
-
.bp_select_module_container--
|
|
2692
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4 span:first-child{
|
|
2693
2693
|
overflow:hidden;
|
|
2694
2694
|
text-overflow:ellipsis;
|
|
2695
2695
|
white-space:nowrap;
|
|
2696
2696
|
}
|
|
2697
|
-
.bp_select_module_container--
|
|
2697
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:disabled{
|
|
2698
2698
|
cursor:default;
|
|
2699
2699
|
}
|
|
2700
|
-
.bp_select_module_container--
|
|
2700
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4.bp_select_module_readonly--776e4:not(:disabled){
|
|
2701
2701
|
background-color:var(--gray-02);
|
|
2702
2702
|
box-shadow:none;
|
|
2703
2703
|
color:var(--text-text-on-light-secondary);
|
|
2704
2704
|
cursor:default;
|
|
2705
2705
|
}
|
|
2706
|
-
.bp_select_module_container--
|
|
2706
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):not(:disabled).bp_select_module_error--776e4,.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):not(:disabled)[aria-invalid=true]{
|
|
2707
2707
|
background-color:var(--surface-dropdown-surface-error);
|
|
2708
2708
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2709
2709
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2710
2710
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2711
2711
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2712
2712
|
}
|
|
2713
|
-
.bp_select_module_container--
|
|
2713
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):focus,.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):not(:disabled).bp_select_module_error--776e4:focus,.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):not(:disabled)[aria-invalid=true]:focus{
|
|
2714
2714
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2715
2715
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2716
2716
|
}
|
|
2717
|
-
.bp_select_module_container--
|
|
2717
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4:not(.bp_select_module_readonly--776e4):not(:disabled):not(:focus):not(.bp_select_module_error--776e4):not([aria-invalid]):hover{
|
|
2718
2718
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2719
2719
|
border-color:var(--border-dropdown-border-hover);
|
|
2720
2720
|
}
|
|
2721
|
-
.bp_select_module_container--
|
|
2721
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4 .bp_select_module_iconWrapper--776e4{
|
|
2722
2722
|
flex-shrink:0;
|
|
2723
2723
|
-webkit-user-select:none;
|
|
2724
2724
|
user-select:none;
|
|
2725
2725
|
}
|
|
2726
|
-
.bp_select_module_container--
|
|
2726
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4 .bp_select_module_iconCaret--776e4{
|
|
2727
2727
|
display:block;
|
|
2728
2728
|
height:var(--size-2);
|
|
2729
2729
|
width:var(--size-2);
|
|
2730
2730
|
}
|
|
2731
|
-
.bp_select_module_container--
|
|
2731
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4 .bp_select_module_iconCaret--776e4 path{
|
|
2732
2732
|
fill:var(--icon-icon-on-light);
|
|
2733
2733
|
}
|
|
2734
|
-
.bp_select_module_container--
|
|
2734
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4 .bp_select_module_iconPencilCrossed--776e4{
|
|
2735
2735
|
display:block;
|
|
2736
2736
|
height:var(--size-4);
|
|
2737
2737
|
width:var(--size-4);
|
|
2738
2738
|
}
|
|
2739
|
-
.bp_select_module_container--
|
|
2739
|
+
.bp_select_module_container--776e4 .bp_select_module_triggerBtn--776e4[data-state=open] .bp_select_module_icon--776e4{
|
|
2740
2740
|
transform:rotate(180deg);
|
|
2741
2741
|
}
|
|
2742
2742
|
|
|
2743
|
-
.bp_select_module_content--
|
|
2743
|
+
.bp_select_module_content--776e4{
|
|
2744
2744
|
background-color:var(--surface-menu-surface);
|
|
2745
2745
|
border:var(--border-1) solid var(--border-card-border);
|
|
2746
2746
|
border-radius:var(--radius-3);
|
|
@@ -2759,11 +2759,11 @@
|
|
|
2759
2759
|
text-transform:var(--body-default-text-case);
|
|
2760
2760
|
z-index:380;
|
|
2761
2761
|
}
|
|
2762
|
-
.bp_select_module_content--
|
|
2762
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4{
|
|
2763
2763
|
padding-block:var(--space-3);
|
|
2764
2764
|
padding-inline:var(--space-3);
|
|
2765
2765
|
}
|
|
2766
|
-
.bp_select_module_content--
|
|
2766
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4{
|
|
2767
2767
|
border:var(--border-2) solid #0000;
|
|
2768
2768
|
border-radius:var(--radius-3);
|
|
2769
2769
|
cursor:pointer;
|
|
@@ -2778,29 +2778,29 @@
|
|
|
2778
2778
|
-webkit-user-select:none;
|
|
2779
2779
|
user-select:none;
|
|
2780
2780
|
}
|
|
2781
|
-
.bp_select_module_content--
|
|
2781
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4[data-disabled]{
|
|
2782
2782
|
opacity:60%;
|
|
2783
2783
|
pointer-events:none;
|
|
2784
2784
|
}
|
|
2785
|
-
.bp_select_module_content--
|
|
2785
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4[data-highlighted]{
|
|
2786
2786
|
background-color:var(--surface-menu-surface-focus);
|
|
2787
2787
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2788
2788
|
}
|
|
2789
|
-
.bp_select_module_content--
|
|
2789
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4:active{
|
|
2790
2790
|
background-color:var(--surface-menu-surface-hover);
|
|
2791
2791
|
border:var(--border-2) solid #0000;
|
|
2792
2792
|
}
|
|
2793
|
-
.bp_select_module_content--
|
|
2793
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4:hover{
|
|
2794
2794
|
background-color:var(--surface-menu-surface-hover);
|
|
2795
2795
|
}
|
|
2796
|
-
.bp_select_module_content--
|
|
2796
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4 span:first-child{
|
|
2797
2797
|
overflow:hidden;
|
|
2798
2798
|
overflow-wrap:break-word;
|
|
2799
2799
|
}
|
|
2800
|
-
.bp_select_module_content--
|
|
2800
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4 .bp_select_module_secondaryText--776e4{
|
|
2801
2801
|
color:var(--text-text-on-light-secondary);
|
|
2802
2802
|
}
|
|
2803
|
-
.bp_select_module_content--
|
|
2803
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4 .bp_select_module_indicator--776e4{
|
|
2804
2804
|
align-items:center;
|
|
2805
2805
|
display:flex;
|
|
2806
2806
|
height:var(--size-9);
|
|
@@ -2809,17 +2809,17 @@
|
|
|
2809
2809
|
position:absolute;
|
|
2810
2810
|
top:0;
|
|
2811
2811
|
}
|
|
2812
|
-
.bp_select_module_content--
|
|
2812
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_option--776e4 .bp_select_module_indicator--776e4 path{
|
|
2813
2813
|
fill:var(--icon-icon-on-light);
|
|
2814
2814
|
}
|
|
2815
|
-
.bp_select_module_content--
|
|
2815
|
+
.bp_select_module_content--776e4 .bp_select_module_viewport--776e4 .bp_select_module_separator--776e4{
|
|
2816
2816
|
background-color:var(--border-divider-border);
|
|
2817
2817
|
flex-shrink:0;
|
|
2818
2818
|
height:var(--border-1);
|
|
2819
2819
|
margin-block:var(--space-2);
|
|
2820
2820
|
}
|
|
2821
2821
|
|
|
2822
|
-
.bp_content_card_module_card--
|
|
2822
|
+
.bp_content_card_module_card--0a584{
|
|
2823
2823
|
background-color:var(--surface-surface);
|
|
2824
2824
|
border:var(--border-1) solid var(--border-card-border);
|
|
2825
2825
|
border-radius:var(--size-3);
|
|
@@ -2830,21 +2830,21 @@
|
|
|
2830
2830
|
padding:var(--size-4);
|
|
2831
2831
|
position:relative;
|
|
2832
2832
|
}
|
|
2833
|
-
.bp_content_card_module_card--
|
|
2833
|
+
.bp_content_card_module_card--0a584:hover{
|
|
2834
2834
|
box-shadow:var(--dropshadow-3);
|
|
2835
2835
|
}
|
|
2836
|
-
.bp_content_card_module_card--
|
|
2836
|
+
.bp_content_card_module_card--0a584:focus-visible{
|
|
2837
2837
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2838
2838
|
box-shadow:var(--dropshadow-3);
|
|
2839
2839
|
outline:none;
|
|
2840
2840
|
}
|
|
2841
|
-
.bp_content_card_module_card--
|
|
2841
|
+
.bp_content_card_module_card--0a584:active{
|
|
2842
2842
|
background-color:var(--surface-card-surface-pressed);
|
|
2843
2843
|
border:var(--border-1) solid var(--border-card-border);
|
|
2844
2844
|
box-shadow:none;
|
|
2845
2845
|
}
|
|
2846
2846
|
|
|
2847
|
-
.bp_content_card_module_cardContent--
|
|
2847
|
+
.bp_content_card_module_cardContent--0a584{
|
|
2848
2848
|
display:flex;
|
|
2849
2849
|
flex-direction:column;
|
|
2850
2850
|
gap:var(--size-2);
|
|
@@ -2853,32 +2853,32 @@
|
|
|
2853
2853
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2854
2854
|
}
|
|
2855
2855
|
|
|
2856
|
-
.bp_content_card_module_cardTitle--
|
|
2856
|
+
.bp_content_card_module_cardTitle--0a584{
|
|
2857
2857
|
align-items:center;
|
|
2858
2858
|
display:flex;
|
|
2859
2859
|
height:var(--size-12);
|
|
2860
2860
|
}
|
|
2861
2861
|
|
|
2862
|
-
.bp_content_card_module_cardTitleText--
|
|
2862
|
+
.bp_content_card_module_cardTitleText--0a584{
|
|
2863
2863
|
-webkit-box-orient:vertical;
|
|
2864
2864
|
-webkit-line-clamp:2;
|
|
2865
2865
|
display:-webkit-inline-box;
|
|
2866
2866
|
overflow:hidden;
|
|
2867
2867
|
}
|
|
2868
2868
|
|
|
2869
|
-
.bp_content_card_module_cardBody--
|
|
2869
|
+
.bp_content_card_module_cardBody--0a584{
|
|
2870
2870
|
height:var(--size-12);
|
|
2871
2871
|
margin-block-end:var(--size-2);
|
|
2872
2872
|
}
|
|
2873
2873
|
|
|
2874
|
-
.bp_content_card_module_cardBodyText--
|
|
2874
|
+
.bp_content_card_module_cardBodyText--0a584{
|
|
2875
2875
|
-webkit-box-orient:vertical;
|
|
2876
2876
|
-webkit-line-clamp:2;
|
|
2877
2877
|
display:-webkit-inline-box;
|
|
2878
2878
|
overflow:hidden;
|
|
2879
2879
|
}
|
|
2880
2880
|
|
|
2881
|
-
.bp_content_card_module_cardIcon--
|
|
2881
|
+
.bp_content_card_module_cardIcon--0a584{
|
|
2882
2882
|
background-color:var(--surface-surface);
|
|
2883
2883
|
border:var(--size-1) solid var(--surface-surface);
|
|
2884
2884
|
border-radius:var(--size-3);
|
|
@@ -2891,7 +2891,7 @@
|
|
|
2891
2891
|
z-index:1;
|
|
2892
2892
|
}
|
|
2893
2893
|
|
|
2894
|
-
.bp_content_card_module_cardBackground--
|
|
2894
|
+
.bp_content_card_module_cardBackground--0a584{
|
|
2895
2895
|
height:var(--size-15);
|
|
2896
2896
|
left:0;
|
|
2897
2897
|
overflow:hidden;
|
|
@@ -2900,12 +2900,12 @@
|
|
|
2900
2900
|
width:100%;
|
|
2901
2901
|
}
|
|
2902
2902
|
|
|
2903
|
-
.bp_content_card_module_image--
|
|
2903
|
+
.bp_content_card_module_image--0a584{
|
|
2904
2904
|
height:100%;
|
|
2905
2905
|
width:100%;
|
|
2906
2906
|
}
|
|
2907
2907
|
|
|
2908
|
-
.bp_content_card_module_ghostCard--
|
|
2908
|
+
.bp_content_card_module_ghostCard--0a584{
|
|
2909
2909
|
display:flex;
|
|
2910
2910
|
flex-direction:column;
|
|
2911
2911
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2914,21 +2914,21 @@
|
|
|
2914
2914
|
position:relative;
|
|
2915
2915
|
}
|
|
2916
2916
|
|
|
2917
|
-
.bp_content_card_module_iconGhost--
|
|
2917
|
+
.bp_content_card_module_iconGhost--0a584,.bp_content_card_module_titleGhost--0a584{
|
|
2918
2918
|
margin-block-end:var(--size-4);
|
|
2919
2919
|
}
|
|
2920
2920
|
|
|
2921
|
-
.bp_content_card_module_bodyGhost--
|
|
2921
|
+
.bp_content_card_module_bodyGhost--0a584{
|
|
2922
2922
|
margin-block-end:var(--size-2);
|
|
2923
2923
|
}
|
|
2924
2924
|
|
|
2925
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2925
|
+
.bp_content_card_module_pillGhostContainer--0a584{
|
|
2926
2926
|
display:flex;
|
|
2927
2927
|
margin-block-end:var(--size-4);
|
|
2928
2928
|
margin-block-start:var(--size-2);
|
|
2929
2929
|
}
|
|
2930
2930
|
|
|
2931
|
-
.bp_content_card_module_pillGhost--
|
|
2931
|
+
.bp_content_card_module_pillGhost--0a584{
|
|
2932
2932
|
margin-inline-end:var(--size-2);
|
|
2933
2933
|
}
|
|
2934
2934
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -3057,7 +3057,7 @@
|
|
|
3057
3057
|
overflow:auto;
|
|
3058
3058
|
}
|
|
3059
3059
|
|
|
3060
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3060
|
+
.bp_data_table_module_dataTableWrapper--c625f{
|
|
3061
3061
|
--border-radius-datatable:0;
|
|
3062
3062
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
3063
3063
|
--outline-select-color-datatable:#0000;
|
|
@@ -3070,27 +3070,27 @@
|
|
|
3070
3070
|
scroll-padding-top:60px;
|
|
3071
3071
|
width:100%;
|
|
3072
3072
|
}
|
|
3073
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3073
|
+
.bp_data_table_module_dataTableWrapper--c625f table > thead > tr{
|
|
3074
3074
|
background:var(--gray-white);
|
|
3075
3075
|
position:sticky;
|
|
3076
3076
|
top:0;
|
|
3077
3077
|
z-index:var(--sticky-element-z-index);
|
|
3078
3078
|
}
|
|
3079
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3079
|
+
.bp_data_table_module_dataTableWrapper--c625f table > thead > tr th:first-child{
|
|
3080
3080
|
background:inherit;
|
|
3081
3081
|
height:100%;
|
|
3082
3082
|
left:0;
|
|
3083
3083
|
position:sticky;
|
|
3084
3084
|
z-index:var(--sticky-element-z-index);
|
|
3085
3085
|
}
|
|
3086
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3086
|
+
.bp_data_table_module_dataTableWrapper--c625f table > thead > tr th:first-child[data-focus-visible]{
|
|
3087
3087
|
position:sticky;
|
|
3088
3088
|
z-index:var(--sticky-element-z-index);
|
|
3089
3089
|
}
|
|
3090
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3090
|
+
.bp_data_table_module_dataTableWrapper--c625f table tbody > tr{
|
|
3091
3091
|
--is-row-focused:0;
|
|
3092
3092
|
}
|
|
3093
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3093
|
+
.bp_data_table_module_dataTableWrapper--c625f table tbody > tr > td [data-actionswrapper]::after{
|
|
3094
3094
|
background:inherit;
|
|
3095
3095
|
content:"";
|
|
3096
3096
|
display:block;
|
|
@@ -3100,18 +3100,18 @@
|
|
|
3100
3100
|
width:100%;
|
|
3101
3101
|
z-index:-1;
|
|
3102
3102
|
}
|
|
3103
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3103
|
+
.bp_data_table_module_dataTableWrapper--c625f table tbody > tr[data-focus-visible]{
|
|
3104
3104
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
3105
3105
|
--is-row-focused:1;
|
|
3106
3106
|
}
|
|
3107
|
-
.bp_data_table_module_dataTableWrapper--
|
|
3107
|
+
.bp_data_table_module_dataTableWrapper--c625f table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
3108
3108
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
3109
3109
|
}
|
|
3110
3110
|
|
|
3111
|
-
.bp_data_table_module_isScrolledX--
|
|
3111
|
+
.bp_data_table_module_isScrolledX--c625f table > thead > tr > th:first-child{
|
|
3112
3112
|
overflow:visible;
|
|
3113
3113
|
}
|
|
3114
|
-
.bp_data_table_module_isScrolledX--
|
|
3114
|
+
.bp_data_table_module_isScrolledX--c625f table > thead > tr > th:first-child::after{
|
|
3115
3115
|
background:inherit;
|
|
3116
3116
|
border-right:1px solid var(--border-divider-border);
|
|
3117
3117
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
z-index:-1;
|
|
3126
3126
|
}
|
|
3127
3127
|
|
|
3128
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
3128
|
+
.bp_data_table_module_hideActionWrapperRight--c625f table tbody > tr > td [data-actionswrapper]::after{
|
|
3129
3129
|
display:none;
|
|
3130
3130
|
}
|
|
3131
3131
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -3476,7 +3476,7 @@
|
|
|
3476
3476
|
transform:translateZ(0);
|
|
3477
3477
|
}
|
|
3478
3478
|
|
|
3479
|
-
.bp_dropdown_menu_module_content--
|
|
3479
|
+
.bp_dropdown_menu_module_content--a725e[data-modern=false]{
|
|
3480
3480
|
--dropdown-menu-radius:var(--radius-3);
|
|
3481
3481
|
--dropdown-menu-padding:var(--space-3);
|
|
3482
3482
|
--dropdown-menu-text-color:var(--text-text-on-light);
|
|
@@ -3505,13 +3505,14 @@
|
|
|
3505
3505
|
--dropdown-menu-end-element-color:var(--text-text-on-light-secondary);
|
|
3506
3506
|
--dropdown-menu-separator-margin:var(--space-2);
|
|
3507
3507
|
--dropdown-menu-checkmark-left:var(--space-2);
|
|
3508
|
+
--dropdown-menu-backdrop-filter:;
|
|
3508
3509
|
}
|
|
3509
3510
|
|
|
3510
|
-
.bp_dropdown_menu_module_content--
|
|
3511
|
+
.bp_dropdown_menu_module_content--a725e[data-modern=true]{
|
|
3511
3512
|
--dropdown-menu-radius:var(--bp-radius-10);
|
|
3512
3513
|
--dropdown-menu-padding:var(--bp-space-030);
|
|
3513
3514
|
--dropdown-menu-text-color:var(--bp-text-text-on-light);
|
|
3514
|
-
--dropdown-menu-background:var(--bp-surface-menu-surface);
|
|
3515
|
+
--dropdown-menu-background:var(--bp-surface-menu-surface-dropdown);
|
|
3515
3516
|
--dropdown-menu-border:var(--bp-border-01) solid var(--bp-border-menu-border);
|
|
3516
3517
|
--dropdown-menu-shadow:var(--dropshadow-2);
|
|
3517
3518
|
--dropdown-menu-full-screen-padding:var(--bp-space-030);
|
|
@@ -3536,9 +3537,11 @@
|
|
|
3536
3537
|
--dropdown-menu-end-element-color:var(--bp-icon-icon-on-light-secondary);
|
|
3537
3538
|
--dropdown-menu-separator-margin:var(--bp-space-020);
|
|
3538
3539
|
--dropdown-menu-checkmark-left:var(--bp-space-020);
|
|
3540
|
+
--dropdown-menu-backdrop-filter:blur(16px);
|
|
3539
3541
|
}
|
|
3540
3542
|
|
|
3541
|
-
.bp_dropdown_menu_module_content--
|
|
3543
|
+
.bp_dropdown_menu_module_content--a725e{
|
|
3544
|
+
backdrop-filter:var(--dropdown-menu-backdrop-filter);
|
|
3542
3545
|
background-color:var(--dropdown-menu-background);
|
|
3543
3546
|
border:var(--dropdown-menu-border);
|
|
3544
3547
|
border-radius:var(--dropdown-menu-radius);
|
|
@@ -3560,7 +3563,7 @@
|
|
|
3560
3563
|
text-transform:var(--body-default-text-case);
|
|
3561
3564
|
z-index:2147483647;
|
|
3562
3565
|
}
|
|
3563
|
-
.bp_dropdown_menu_module_content--
|
|
3566
|
+
.bp_dropdown_menu_module_content--a725e[data-menu-fullscreen=true]{
|
|
3564
3567
|
border:unset;
|
|
3565
3568
|
border-radius:unset;
|
|
3566
3569
|
display:flex;
|
|
@@ -3573,27 +3576,27 @@
|
|
|
3573
3576
|
position:relative;
|
|
3574
3577
|
width:100vw;
|
|
3575
3578
|
}
|
|
3576
|
-
.bp_dropdown_menu_module_content--
|
|
3579
|
+
.bp_dropdown_menu_module_content--a725e[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--a725e{
|
|
3577
3580
|
overflow-y:auto;
|
|
3578
3581
|
padding:var(--dropdown-menu-full-screen-padding);
|
|
3579
3582
|
}
|
|
3580
|
-
.bp_dropdown_menu_module_content--
|
|
3583
|
+
.bp_dropdown_menu_module_content--a725e .bp_dropdown_menu_module_subheader--a725e{
|
|
3581
3584
|
padding:var(--dropdown-menu-subheader-padding);
|
|
3582
3585
|
}
|
|
3583
|
-
.bp_dropdown_menu_module_content--
|
|
3586
|
+
.bp_dropdown_menu_module_content--a725e .bp_dropdown_menu_module_subheader--a725e.bp_dropdown_menu_module_uppercased--a725e{
|
|
3584
3587
|
text-transform:uppercase;
|
|
3585
3588
|
}
|
|
3586
|
-
.bp_dropdown_menu_module_content--
|
|
3589
|
+
.bp_dropdown_menu_module_content--a725e .bp_dropdown_menu_module_dropdownMenuItemSeparator--a725e{
|
|
3587
3590
|
margin-block:var(--dropdown-menu-separator-margin);
|
|
3588
3591
|
}
|
|
3589
3592
|
|
|
3590
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
3593
|
+
.bp_dropdown_menu_module_ellipsis--a725e{
|
|
3591
3594
|
overflow:hidden;
|
|
3592
3595
|
text-overflow:ellipsis;
|
|
3593
3596
|
white-space:nowrap;
|
|
3594
3597
|
}
|
|
3595
3598
|
|
|
3596
|
-
.bp_dropdown_menu_module_checkmark--
|
|
3599
|
+
.bp_dropdown_menu_module_checkmark--a725e{
|
|
3597
3600
|
align-items:center;
|
|
3598
3601
|
display:inline-flex;
|
|
3599
3602
|
justify-content:center;
|
|
@@ -3601,7 +3604,7 @@
|
|
|
3601
3604
|
position:absolute;
|
|
3602
3605
|
}
|
|
3603
3606
|
|
|
3604
|
-
.bp_dropdown_menu_module_item--
|
|
3607
|
+
.bp_dropdown_menu_module_item--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e{
|
|
3605
3608
|
align-items:center;
|
|
3606
3609
|
border:var(--dropdown-menu-item-border);
|
|
3607
3610
|
border-radius:var(--dropdown-menu-item-radius);
|
|
@@ -3614,37 +3617,37 @@
|
|
|
3614
3617
|
-webkit-user-select:none;
|
|
3615
3618
|
user-select:none;
|
|
3616
3619
|
}
|
|
3617
|
-
.bp_dropdown_menu_module_item--
|
|
3620
|
+
.bp_dropdown_menu_module_item--a725e[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--a725e[data-disabled]{
|
|
3618
3621
|
opacity:60%;
|
|
3619
3622
|
pointer-events:none;
|
|
3620
3623
|
}
|
|
3621
|
-
.bp_dropdown_menu_module_item--
|
|
3624
|
+
.bp_dropdown_menu_module_item--a725e[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--a725e[data-highlighted]{
|
|
3622
3625
|
background-color:var(--dropdown-menu-item-background-focus);
|
|
3623
3626
|
border:var(--dropdown-menu-item-border-focus);
|
|
3624
3627
|
}
|
|
3625
|
-
.bp_dropdown_menu_module_item--
|
|
3628
|
+
.bp_dropdown_menu_module_item--a725e:active,.bp_dropdown_menu_module_subMenuTrigger--a725e:active{
|
|
3626
3629
|
background-color:var(--dropdown-menu-item-background-active);
|
|
3627
3630
|
border:var(--dropdown-menu-item-border-active);
|
|
3628
3631
|
}
|
|
3629
|
-
.bp_dropdown_menu_module_item--
|
|
3632
|
+
.bp_dropdown_menu_module_item--a725e[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--a725e[data-state=open]{
|
|
3630
3633
|
background-color:var(--dropdown-menu-item-background-selected);
|
|
3631
3634
|
}
|
|
3632
|
-
.bp_dropdown_menu_module_item--
|
|
3635
|
+
.bp_dropdown_menu_module_item--a725e:hover,.bp_dropdown_menu_module_subMenuTrigger--a725e:hover{
|
|
3633
3636
|
background-color:var(--dropdown-menu-item-background-hover);
|
|
3634
3637
|
}
|
|
3635
|
-
.bp_dropdown_menu_module_item--
|
|
3638
|
+
.bp_dropdown_menu_module_item--a725e.bp_dropdown_menu_module_radioItem--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e.bp_dropdown_menu_module_radioItem--a725e{
|
|
3636
3639
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3637
3640
|
}
|
|
3638
|
-
.bp_dropdown_menu_module_item--
|
|
3641
|
+
.bp_dropdown_menu_module_item--a725e.bp_dropdown_menu_module_radioItem--a725e .bp_dropdown_menu_module_radioItemMediumSpacing--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e.bp_dropdown_menu_module_radioItem--a725e .bp_dropdown_menu_module_radioItemMediumSpacing--a725e{
|
|
3639
3642
|
padding-inline-start:var(--dropdown-menu-radio-item-medium-padding-start);
|
|
3640
3643
|
}
|
|
3641
|
-
.bp_dropdown_menu_module_item--
|
|
3644
|
+
.bp_dropdown_menu_module_item--a725e.bp_dropdown_menu_module_checkboxItem--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e.bp_dropdown_menu_module_checkboxItem--a725e{
|
|
3642
3645
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3643
3646
|
}
|
|
3644
|
-
.bp_dropdown_menu_module_item--
|
|
3647
|
+
.bp_dropdown_menu_module_item--a725e.bp_dropdown_menu_module_checkboxItem--a725e .bp_dropdown_menu_module_checkboxItemMediumSpacing--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e.bp_dropdown_menu_module_checkboxItem--a725e .bp_dropdown_menu_module_checkboxItemMediumSpacing--a725e{
|
|
3645
3648
|
padding-inline-start:var(--dropdown-menu-checkbox-item-medium-padding-start);
|
|
3646
3649
|
}
|
|
3647
|
-
.bp_dropdown_menu_module_item--
|
|
3650
|
+
.bp_dropdown_menu_module_item--a725e .bp_dropdown_menu_module_mediumItemLayout--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e .bp_dropdown_menu_module_mediumItemLayout--a725e{
|
|
3648
3651
|
align-items:center;
|
|
3649
3652
|
display:flex;
|
|
3650
3653
|
gap:var(--dropdown-menu-medium-item-layout-gap);
|
|
@@ -3652,20 +3655,20 @@
|
|
|
3652
3655
|
overflow:hidden;
|
|
3653
3656
|
width:100%;
|
|
3654
3657
|
}
|
|
3655
|
-
.bp_dropdown_menu_module_item--
|
|
3658
|
+
.bp_dropdown_menu_module_item--a725e .bp_dropdown_menu_module_startElement--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e .bp_dropdown_menu_module_startElement--a725e{
|
|
3656
3659
|
align-items:center;
|
|
3657
3660
|
display:flex;
|
|
3658
3661
|
}
|
|
3659
|
-
.bp_dropdown_menu_module_item--
|
|
3662
|
+
.bp_dropdown_menu_module_item--a725e .bp_dropdown_menu_module_menuItemMainContent--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e .bp_dropdown_menu_module_menuItemMainContent--a725e{
|
|
3660
3663
|
flex-grow:1;
|
|
3661
3664
|
}
|
|
3662
|
-
.bp_dropdown_menu_module_item--
|
|
3665
|
+
.bp_dropdown_menu_module_item--a725e .bp_dropdown_menu_module_endElement--a725e,.bp_dropdown_menu_module_subMenuTrigger--a725e .bp_dropdown_menu_module_endElement--a725e{
|
|
3663
3666
|
align-items:center;
|
|
3664
3667
|
color:var(--dropdown-menu-end-element-color);
|
|
3665
3668
|
display:flex;
|
|
3666
3669
|
}
|
|
3667
3670
|
|
|
3668
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
3671
|
+
.bp_dropdown_menu_module_menuHeader--a725e{
|
|
3669
3672
|
align-items:center;
|
|
3670
3673
|
box-shadow:var(--dropdown-menu-header-shadow);
|
|
3671
3674
|
display:grid;
|
|
@@ -3675,15 +3678,15 @@
|
|
|
3675
3678
|
padding:var(--dropdown-menu-header-padding);
|
|
3676
3679
|
}
|
|
3677
3680
|
|
|
3678
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
3681
|
+
.bp_dropdown_menu_module_headerTextContent--a725e{
|
|
3679
3682
|
display:grid;
|
|
3680
3683
|
}
|
|
3681
3684
|
|
|
3682
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
3685
|
+
.bp_dropdown_menu_module_submenuCloseButton--a725e{
|
|
3683
3686
|
grid-area:submenu-close;
|
|
3684
3687
|
}
|
|
3685
3688
|
|
|
3686
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
3689
|
+
.bp_dropdown_menu_module_menuCloseButton--a725e{
|
|
3687
3690
|
grid-area:close;
|
|
3688
3691
|
}
|
|
3689
3692
|
.bp_divider_module_divider--2f437{
|
|
@@ -3741,7 +3744,7 @@
|
|
|
3741
3744
|
color:var(--text-text-on-light-secondary);
|
|
3742
3745
|
}
|
|
3743
3746
|
|
|
3744
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3747
|
+
.bp_sticky_cell_module_stickyCell--db0eb{
|
|
3745
3748
|
background:inherit;
|
|
3746
3749
|
background-clip:content-box;
|
|
3747
3750
|
left:0;
|
|
@@ -3750,16 +3753,16 @@
|
|
|
3750
3753
|
position:sticky !important;
|
|
3751
3754
|
z-index:var(--sticky-element-z-index);
|
|
3752
3755
|
}
|
|
3753
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3756
|
+
.bp_sticky_cell_module_stickyCell--db0eb[data-focus-visible]{
|
|
3754
3757
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3755
3758
|
}
|
|
3756
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3759
|
+
.bp_sticky_cell_module_stickyCell--db0eb .bp_sticky_cell_module_childrenWrapper--db0eb{
|
|
3757
3760
|
overflow:hidden;
|
|
3758
3761
|
text-align:start;
|
|
3759
3762
|
text-overflow:ellipsis;
|
|
3760
3763
|
white-space:nowrap;
|
|
3761
3764
|
}
|
|
3762
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3765
|
+
.bp_sticky_cell_module_stickyCell--db0eb .bp_sticky_cell_module_verticalBar--db0eb{
|
|
3763
3766
|
background:inherit;
|
|
3764
3767
|
border-right:1px solid var(--border-divider-border);
|
|
3765
3768
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3772,10 +3775,10 @@
|
|
|
3772
3775
|
width:var(--space-3);
|
|
3773
3776
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3774
3777
|
}
|
|
3775
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3778
|
+
.bp_sticky_cell_module_stickyCell--db0eb .bp_sticky_cell_module_verticalBar--db0eb.bp_sticky_cell_module_isScrolledX--db0eb{
|
|
3776
3779
|
display:block;
|
|
3777
3780
|
}
|
|
3778
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3781
|
+
.bp_sticky_cell_module_stickyCell--db0eb .bp_sticky_cell_module_stickyCellBelow--db0eb{
|
|
3779
3782
|
background:inherit;
|
|
3780
3783
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3781
3784
|
border-radius:unset;
|
|
@@ -3789,7 +3792,7 @@
|
|
|
3789
3792
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3790
3793
|
z-index:-1;
|
|
3791
3794
|
}
|
|
3792
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3795
|
+
.bp_sticky_cell_module_stickyCell--db0eb .bp_sticky_cell_module_stickyCellOuterLeft--db0eb{
|
|
3793
3796
|
background:inherit;
|
|
3794
3797
|
border-radius:unset;
|
|
3795
3798
|
box-sizing:border-box;
|
|
@@ -3803,7 +3806,7 @@
|
|
|
3803
3806
|
z-index:-1;
|
|
3804
3807
|
}
|
|
3805
3808
|
|
|
3806
|
-
.bp_calendar_module_calendar--
|
|
3809
|
+
.bp_calendar_module_calendar--dbf05[data-modern=false]{
|
|
3807
3810
|
--calendar-background:var(--gray-white);
|
|
3808
3811
|
--calendar-padding-inline:var(--space-4);
|
|
3809
3812
|
--calendar-padding-block:var(--space-4);
|
|
@@ -3836,7 +3839,7 @@
|
|
|
3836
3839
|
--calendar-focus-outline:var(--border-1) solid #fff;
|
|
3837
3840
|
}
|
|
3838
3841
|
|
|
3839
|
-
.bp_calendar_module_calendar--
|
|
3842
|
+
.bp_calendar_module_calendar--dbf05[data-modern=true]{
|
|
3840
3843
|
--calendar-background:var(--bp-gray-white);
|
|
3841
3844
|
--calendar-padding-inline:var(--bp-space-040);
|
|
3842
3845
|
--calendar-padding-block:var(--bp-space-040);
|
|
@@ -3869,7 +3872,7 @@
|
|
|
3869
3872
|
--calendar-focus-outline:var(--bp-border-01) solid #fff;
|
|
3870
3873
|
}
|
|
3871
3874
|
|
|
3872
|
-
.bp_calendar_module_calendar--
|
|
3875
|
+
.bp_calendar_module_calendar--dbf05{
|
|
3873
3876
|
background:var(--calendar-background);
|
|
3874
3877
|
border-radius:var(--calendar-border-radius);
|
|
3875
3878
|
box-shadow:var(--calendar-box-shadow);
|
|
@@ -3887,14 +3890,14 @@
|
|
|
3887
3890
|
width:-moz-fit-content;
|
|
3888
3891
|
width:fit-content;
|
|
3889
3892
|
}
|
|
3890
|
-
.bp_calendar_module_calendar--
|
|
3893
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarGrid--dbf05{
|
|
3891
3894
|
border-collapse:revert;
|
|
3892
3895
|
border-spacing:revert;
|
|
3893
3896
|
}
|
|
3894
|
-
.bp_calendar_module_calendar--
|
|
3897
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarGrid--dbf05 td{
|
|
3895
3898
|
padding:1px;
|
|
3896
3899
|
}
|
|
3897
|
-
.bp_calendar_module_calendar--
|
|
3900
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeaderCell--dbf05{
|
|
3898
3901
|
color:var(--calendar-header-cell-text-color);
|
|
3899
3902
|
font-family:var(--body-default-font-family);
|
|
3900
3903
|
font-size:var(--body-default-font-size);
|
|
@@ -3906,13 +3909,13 @@
|
|
|
3906
3909
|
text-decoration:var(--body-default-text-decoration);
|
|
3907
3910
|
text-transform:var(--body-default-text-case);
|
|
3908
3911
|
}
|
|
3909
|
-
.bp_calendar_module_calendar--
|
|
3912
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05{
|
|
3910
3913
|
align-items:center;
|
|
3911
3914
|
color:var(--calendar-header-text-color);
|
|
3912
3915
|
display:flex;
|
|
3913
3916
|
margin-block-end:var(--calendar-header-margin-bottom);
|
|
3914
3917
|
}
|
|
3915
|
-
.bp_calendar_module_calendar--
|
|
3918
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderHeading--dbf05{
|
|
3916
3919
|
flex:1;
|
|
3917
3920
|
font-family:var(--body-large-bold-font-family);
|
|
3918
3921
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3926,7 +3929,7 @@
|
|
|
3926
3929
|
text-transform:capitalize;
|
|
3927
3930
|
text-transform:var(--body-large-bold-text-case);
|
|
3928
3931
|
}
|
|
3929
|
-
.bp_calendar_module_calendar--
|
|
3932
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderButton--dbf05{
|
|
3930
3933
|
align-items:center;
|
|
3931
3934
|
background-color:var(--calendar-header-button-background);
|
|
3932
3935
|
border:none;
|
|
@@ -3940,21 +3943,21 @@
|
|
|
3940
3943
|
padding:0;
|
|
3941
3944
|
width:var(--calendar-header-button-size);
|
|
3942
3945
|
}
|
|
3943
|
-
.bp_calendar_module_calendar--
|
|
3946
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderButton--dbf05:disabled{
|
|
3944
3947
|
cursor:default;
|
|
3945
3948
|
opacity:60%;
|
|
3946
3949
|
}
|
|
3947
|
-
.bp_calendar_module_calendar--
|
|
3950
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderButton--dbf05:disabled *{
|
|
3948
3951
|
fill:var(--calendar-disabled-text-color);
|
|
3949
3952
|
}
|
|
3950
|
-
.bp_calendar_module_calendar--
|
|
3953
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderButton--dbf05:hover:not(:disabled){
|
|
3951
3954
|
background-color:var(--calendar-header-button-hover-background);
|
|
3952
3955
|
}
|
|
3953
|
-
.bp_calendar_module_calendar--
|
|
3956
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarHeader--dbf05 .bp_calendar_module_calendarHeaderButton--dbf05[data-focus-visible]{
|
|
3954
3957
|
background-color:var(--calendar-header-button-hover-background);
|
|
3955
3958
|
box-shadow:var(--calendar-header-button-focus-box-shadow);
|
|
3956
3959
|
}
|
|
3957
|
-
.bp_calendar_module_calendar--
|
|
3960
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05{
|
|
3958
3961
|
border-radius:var(--calendar-cell-border-radius);
|
|
3959
3962
|
color:var(--calendar-cell-text-color);
|
|
3960
3963
|
line-height:var(--calendar-cell-size);
|
|
@@ -3962,7 +3965,7 @@
|
|
|
3962
3965
|
text-align:center;
|
|
3963
3966
|
width:var(--calendar-cell-size);
|
|
3964
3967
|
}
|
|
3965
|
-
.bp_calendar_module_calendar--
|
|
3968
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05.bp_calendar_module_today--dbf05{
|
|
3966
3969
|
color:var(--calendar-cell-today-text-color);
|
|
3967
3970
|
font-family:var(--body-default-bold-font-family);
|
|
3968
3971
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3975,11 +3978,11 @@
|
|
|
3975
3978
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3976
3979
|
text-transform:var(--body-default-bold-text-case);
|
|
3977
3980
|
}
|
|
3978
|
-
.bp_calendar_module_calendar--
|
|
3981
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05.bp_calendar_module_today--dbf05[data-disabled]{
|
|
3979
3982
|
cursor:default;
|
|
3980
3983
|
opacity:var(--calendar-cell-today-disabled-opacity);
|
|
3981
3984
|
}
|
|
3982
|
-
.bp_calendar_module_calendar--
|
|
3985
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05.bp_calendar_module_today--dbf05::after{
|
|
3983
3986
|
background-color:var(--calendar-cell-today-dot-background);
|
|
3984
3987
|
border-radius:50%;
|
|
3985
3988
|
bottom:var(--calendar-cell-today-dot-bottom);
|
|
@@ -3990,41 +3993,41 @@
|
|
|
3990
3993
|
transform:translateX(-50%);
|
|
3991
3994
|
width:var(--calendar-cell-today-dot-diameter);
|
|
3992
3995
|
}
|
|
3993
|
-
.bp_calendar_module_calendar--
|
|
3996
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05:not([data-outside-month]){
|
|
3994
3997
|
cursor:pointer;
|
|
3995
3998
|
}
|
|
3996
|
-
.bp_calendar_module_calendar--
|
|
3999
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3997
4000
|
background-color:var(--calendar-cell-hovered-background);
|
|
3998
4001
|
}
|
|
3999
|
-
.bp_calendar_module_calendar--
|
|
4002
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-focus-visible]:not([data-outside-month]){
|
|
4000
4003
|
box-shadow:var(--calendar-cell-focus-box-shadow);
|
|
4001
4004
|
}
|
|
4002
|
-
.bp_calendar_module_calendar--
|
|
4005
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-selected]{
|
|
4003
4006
|
background-color:var(--calendar-cell-selected-background);
|
|
4004
4007
|
color:var(--calendar-cell-selected-text-color);
|
|
4005
4008
|
}
|
|
4006
|
-
.bp_calendar_module_calendar--
|
|
4009
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-selected]:hover{
|
|
4007
4010
|
background-color:var(--calendar-cell-selected-hovered-background);
|
|
4008
4011
|
}
|
|
4009
|
-
.bp_calendar_module_calendar--
|
|
4012
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-selected][data-focus-visible]{
|
|
4010
4013
|
background-color:var(--calendar-cell-selected-focused-background);
|
|
4011
4014
|
box-shadow:var(--calendar-cell-focus-box-shadow);
|
|
4012
4015
|
outline:var(--calendar-focus-outline);
|
|
4013
4016
|
outline-offset:-.0625rem;
|
|
4014
4017
|
}
|
|
4015
|
-
.bp_calendar_module_calendar--
|
|
4018
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-selected]::after{
|
|
4016
4019
|
background-color:var(--calendar-cell-selected-text-color);
|
|
4017
4020
|
}
|
|
4018
|
-
.bp_calendar_module_calendar--
|
|
4021
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-disabled]:not(.bp_calendar_module_today--dbf05){
|
|
4019
4022
|
color:var(--calendar-cell-outside-range-text-color);
|
|
4020
4023
|
cursor:default;
|
|
4021
4024
|
}
|
|
4022
|
-
.bp_calendar_module_calendar--
|
|
4025
|
+
.bp_calendar_module_calendar--dbf05 .bp_calendar_module_calendarCell--dbf05[data-unavailable]{
|
|
4023
4026
|
color:var(--calendar-disabled-text-color);
|
|
4024
4027
|
text-decoration:line-through;
|
|
4025
4028
|
}
|
|
4026
4029
|
|
|
4027
|
-
.bp_date_picker_module_datePicker--
|
|
4030
|
+
.bp_date_picker_module_datePicker--88348[data-modern=false]{
|
|
4028
4031
|
--date-picker-label-margin-bottom:var(--space-2);
|
|
4029
4032
|
--date-picker-input-placeholder-color:var(--text-text-on-light-secondary);
|
|
4030
4033
|
--date-picker-input-placeholder-focused-color:var(--text-text-on-light);
|
|
@@ -4050,7 +4053,7 @@
|
|
|
4050
4053
|
--date-picker-clear-button-right:var(--size-9);
|
|
4051
4054
|
}
|
|
4052
4055
|
|
|
4053
|
-
.bp_date_picker_module_datePicker--
|
|
4056
|
+
.bp_date_picker_module_datePicker--88348[data-modern=true]{
|
|
4054
4057
|
--date-picker-label-margin-bottom:var(--bp-space-020);
|
|
4055
4058
|
--date-picker-input-placeholder-color:var(--bp-text-text-on-light-secondary);
|
|
4056
4059
|
--date-picker-input-placeholder-focused-color:var(--bp-text-text-on-light);
|
|
@@ -4076,16 +4079,16 @@
|
|
|
4076
4079
|
--date-picker-clear-button-right:var(--bp-size-090);
|
|
4077
4080
|
}
|
|
4078
4081
|
|
|
4079
|
-
.bp_date_picker_module_datePicker--
|
|
4082
|
+
.bp_date_picker_module_datePicker--88348{
|
|
4080
4083
|
width:100%;
|
|
4081
4084
|
}
|
|
4082
|
-
.bp_date_picker_module_datePicker--
|
|
4085
|
+
.bp_date_picker_module_datePicker--88348.bp_date_picker_module_disabled--88348{
|
|
4083
4086
|
opacity:60%;
|
|
4084
4087
|
pointer-events:none;
|
|
4085
4088
|
-webkit-user-select:none;
|
|
4086
4089
|
user-select:none;
|
|
4087
4090
|
}
|
|
4088
|
-
.bp_date_picker_module_datePicker--
|
|
4091
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_label--88348{
|
|
4089
4092
|
cursor:default;
|
|
4090
4093
|
display:block;
|
|
4091
4094
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -4100,7 +4103,7 @@
|
|
|
4100
4103
|
width:-moz-fit-content;
|
|
4101
4104
|
width:fit-content;
|
|
4102
4105
|
}
|
|
4103
|
-
.bp_date_picker_module_datePicker--
|
|
4106
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348{
|
|
4104
4107
|
align-items:center;
|
|
4105
4108
|
display:inline-flex;
|
|
4106
4109
|
font-family:var(--body-default-font-family);
|
|
@@ -4114,7 +4117,7 @@
|
|
|
4114
4117
|
text-transform:var(--body-default-text-case);
|
|
4115
4118
|
width:100%;
|
|
4116
4119
|
}
|
|
4117
|
-
.bp_date_picker_module_datePicker--
|
|
4120
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348{
|
|
4118
4121
|
align-items:center;
|
|
4119
4122
|
border-radius:var(--date-picker-border-radius);
|
|
4120
4123
|
box-shadow:var(--date-picker-input-inner-shadow);
|
|
@@ -4125,23 +4128,23 @@
|
|
|
4125
4128
|
position:relative;
|
|
4126
4129
|
width:100%;
|
|
4127
4130
|
}
|
|
4128
|
-
.bp_date_picker_module_datePicker--
|
|
4131
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348:focus-within{
|
|
4129
4132
|
outline:var(--date-picker-focus-outline);
|
|
4130
4133
|
}
|
|
4131
|
-
.bp_date_picker_module_datePicker--
|
|
4134
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348.bp_date_picker_module_error--88348:not(:focus-within){
|
|
4132
4135
|
outline:var(--date-picker-error-outline);
|
|
4133
4136
|
}
|
|
4134
|
-
.bp_date_picker_module_datePicker--
|
|
4137
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348.bp_date_picker_module_error--88348:focus-within{
|
|
4135
4138
|
outline:var(--date-picker-focus-outline);
|
|
4136
4139
|
}
|
|
4137
|
-
.bp_date_picker_module_datePicker--
|
|
4140
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348 .bp_date_picker_module_groupContainerInput--88348{
|
|
4138
4141
|
align-items:center;
|
|
4139
4142
|
display:inline-flex;
|
|
4140
4143
|
height:var(--date-picker-height);
|
|
4141
4144
|
text-transform:uppercase;
|
|
4142
4145
|
white-space:nowrap;
|
|
4143
4146
|
}
|
|
4144
|
-
.bp_date_picker_module_datePicker--
|
|
4147
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348 .bp_date_picker_module_groupContainerInput--88348 .bp_date_picker_module_groupContainerInputSegment--88348{
|
|
4145
4148
|
border:unset;
|
|
4146
4149
|
border-radius:unset;
|
|
4147
4150
|
box-shadow:unset;
|
|
@@ -4152,18 +4155,18 @@
|
|
|
4152
4155
|
transition:unset;
|
|
4153
4156
|
width:unset;
|
|
4154
4157
|
}
|
|
4155
|
-
.bp_date_picker_module_datePicker--
|
|
4158
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348 .bp_date_picker_module_groupContainerInput--88348 .bp_date_picker_module_groupContainerInputSegment--88348[data-placeholder]{
|
|
4156
4159
|
color:var(--date-picker-input-placeholder-color);
|
|
4157
4160
|
}
|
|
4158
|
-
.bp_date_picker_module_datePicker--
|
|
4161
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348 .bp_date_picker_module_groupContainerInput--88348 .bp_date_picker_module_groupContainerInputSegment--88348:focus{
|
|
4159
4162
|
background:var(--date-picker-input-segment-focused-background);
|
|
4160
4163
|
caret-color:#0000;
|
|
4161
4164
|
outline:none;
|
|
4162
4165
|
}
|
|
4163
|
-
.bp_date_picker_module_datePicker--
|
|
4166
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_groupContainer--88348 .bp_date_picker_module_groupContainerInput--88348 .bp_date_picker_module_groupContainerInputSegment--88348:focus[data-placeholder]{
|
|
4164
4167
|
color:var(--date-picker-input-placeholder-focused-color);
|
|
4165
4168
|
}
|
|
4166
|
-
.bp_date_picker_module_datePicker--
|
|
4169
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348{
|
|
4167
4170
|
align-items:center;
|
|
4168
4171
|
background-color:initial;
|
|
4169
4172
|
border:none;
|
|
@@ -4178,33 +4181,33 @@
|
|
|
4178
4181
|
right:var(--date-picker-padding-inline);
|
|
4179
4182
|
width:var(--date-picker-icon-button-size);
|
|
4180
4183
|
}
|
|
4181
|
-
.bp_date_picker_module_datePicker--
|
|
4184
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348.bp_date_picker_module_clear--88348{
|
|
4182
4185
|
right:var(--date-picker-clear-button-right);
|
|
4183
4186
|
}
|
|
4184
|
-
.bp_date_picker_module_datePicker--
|
|
4187
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:focus-visible,.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348[data-focus-visible]{
|
|
4185
4188
|
background-color:var(--date-picker-icon-button-focus-background-color);
|
|
4186
4189
|
outline:var(--date-picker-icon-button-focus-outline);
|
|
4187
4190
|
}
|
|
4188
|
-
.bp_date_picker_module_datePicker--
|
|
4191
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:hover{
|
|
4189
4192
|
background:var(--date-picker-icon-button-hover-background);
|
|
4190
4193
|
}
|
|
4191
|
-
.bp_date_picker_module_datePicker--
|
|
4194
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:hover *{
|
|
4192
4195
|
fill:var(--date-picker-icon-button-hover-fill);
|
|
4193
4196
|
}
|
|
4194
|
-
.bp_date_picker_module_datePicker--
|
|
4197
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:active{
|
|
4195
4198
|
background:var(--date-picker-icon-button-active-background);
|
|
4196
4199
|
}
|
|
4197
|
-
.bp_date_picker_module_datePicker--
|
|
4200
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:active *{
|
|
4198
4201
|
fill:var(--date-picker-icon-button-active-fill);
|
|
4199
4202
|
}
|
|
4200
|
-
.bp_date_picker_module_datePicker--
|
|
4203
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_group--88348 .bp_date_picker_module_button--88348:disabled{
|
|
4201
4204
|
opacity:1;
|
|
4202
4205
|
}
|
|
4203
|
-
.bp_date_picker_module_datePicker--
|
|
4206
|
+
.bp_date_picker_module_datePicker--88348 .bp_date_picker_module_inlineError--88348{
|
|
4204
4207
|
margin-block-start:var(--date-picker-inline-error-margin);
|
|
4205
4208
|
}
|
|
4206
4209
|
|
|
4207
|
-
@keyframes bp_date_picker_module_slide--
|
|
4210
|
+
@keyframes bp_date_picker_module_slide--88348{
|
|
4208
4211
|
from{
|
|
4209
4212
|
opacity:0;
|
|
4210
4213
|
transform:var(--popover-slide-translation);
|
|
@@ -4214,11 +4217,11 @@
|
|
|
4214
4217
|
transform:translateY(0);
|
|
4215
4218
|
}
|
|
4216
4219
|
}
|
|
4217
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
4220
|
+
.bp_date_picker_module_datePickerPopoverContent--88348{
|
|
4218
4221
|
z-index:380;
|
|
4219
4222
|
}
|
|
4220
4223
|
|
|
4221
|
-
.bp_empty_state_module_emptyState--
|
|
4224
|
+
.bp_empty_state_module_emptyState--57134{
|
|
4222
4225
|
align-items:center;
|
|
4223
4226
|
display:flex;
|
|
4224
4227
|
flex-direction:column;
|
|
@@ -4227,32 +4230,32 @@
|
|
|
4227
4230
|
text-align:center;
|
|
4228
4231
|
width:100%;
|
|
4229
4232
|
}
|
|
4230
|
-
.bp_empty_state_module_emptyState--
|
|
4233
|
+
.bp_empty_state_module_emptyState--57134 .bp_empty_state_module_illustration--57134{
|
|
4231
4234
|
margin-block-end:var(--space-6);
|
|
4232
4235
|
}
|
|
4233
|
-
.bp_empty_state_module_emptyState--
|
|
4236
|
+
.bp_empty_state_module_emptyState--57134 .bp_empty_state_module_body--57134{
|
|
4234
4237
|
max-width:22.5rem;
|
|
4235
4238
|
}
|
|
4236
|
-
.bp_empty_state_module_emptyState--
|
|
4239
|
+
.bp_empty_state_module_emptyState--57134 .bp_empty_state_module_body--57134:not(:last-child){
|
|
4237
4240
|
margin-block-end:var(--space-6);
|
|
4238
4241
|
}
|
|
4239
|
-
.bp_empty_state_module_emptyState--
|
|
4242
|
+
.bp_empty_state_module_emptyState--57134 .bp_empty_state_module_heading--57134{
|
|
4240
4243
|
margin-block-end:var(--space-3);
|
|
4241
4244
|
}
|
|
4242
|
-
.bp_empty_state_module_emptyState--
|
|
4245
|
+
.bp_empty_state_module_emptyState--57134 .bp_empty_state_module_button--57134:not(:last-child){
|
|
4243
4246
|
margin-block-end:var(--space-6);
|
|
4244
4247
|
}
|
|
4245
|
-
.bp_empty_state_module_emptyState--
|
|
4248
|
+
.bp_empty_state_module_emptyState--57134.bp_empty_state_module_small--57134 .bp_empty_state_module_illustration--57134{
|
|
4246
4249
|
margin-block-end:var(--space-4);
|
|
4247
4250
|
}
|
|
4248
|
-
.bp_empty_state_module_emptyState--
|
|
4251
|
+
.bp_empty_state_module_emptyState--57134.bp_empty_state_module_small--57134 .bp_empty_state_module_illustration--57134 svg{
|
|
4249
4252
|
height:var(--size-14);
|
|
4250
4253
|
width:var(--size-14);
|
|
4251
4254
|
}
|
|
4252
|
-
.bp_empty_state_module_emptyState--
|
|
4255
|
+
.bp_empty_state_module_emptyState--57134.bp_empty_state_module_small--57134 .bp_empty_state_module_body--57134{
|
|
4253
4256
|
max-width:220px;
|
|
4254
4257
|
}
|
|
4255
|
-
.bp_empty_state_module_emptyState--
|
|
4258
|
+
.bp_empty_state_module_emptyState--57134.bp_empty_state_module_small--57134 .bp_empty_state_module_body--57134:not(:last-child){
|
|
4256
4259
|
margin-block-end:var(--space-4);
|
|
4257
4260
|
}
|
|
4258
4261
|
.bp_link_module_link--fb308{
|
|
@@ -5261,7 +5264,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5261
5264
|
display:inline;
|
|
5262
5265
|
}
|
|
5263
5266
|
|
|
5264
|
-
.bp_modal_module_overlay--
|
|
5267
|
+
.bp_modal_module_overlay--17c39[data-modern=false]{
|
|
5265
5268
|
--modal-overlay-background:var(--overlay-modal-overlay);
|
|
5266
5269
|
--modal-content-background:var(--gray-white);
|
|
5267
5270
|
--modal-min-width-non-fullscreen:calc(460px - var(--space-8)*2);
|
|
@@ -5297,7 +5300,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5297
5300
|
--modal-footer-button-margin-inline-start:var(--space-3);
|
|
5298
5301
|
}
|
|
5299
5302
|
|
|
5300
|
-
.bp_modal_module_overlay--
|
|
5303
|
+
.bp_modal_module_overlay--17c39[data-modern=true]{
|
|
5301
5304
|
--modal-overlay-background:var(--bp-overlay-modal-overlay);
|
|
5302
5305
|
--modal-content-background:var(--bp-gray-white);
|
|
5303
5306
|
--modal-min-width-non-fullscreen:calc(460px - var(--bp-space-080)*2);
|
|
@@ -5333,7 +5336,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5333
5336
|
--modal-footer-button-margin-inline-start:var(--bp-space-030);
|
|
5334
5337
|
}
|
|
5335
5338
|
|
|
5336
|
-
.bp_modal_module_overlay--
|
|
5339
|
+
.bp_modal_module_overlay--17c39{
|
|
5337
5340
|
background-color:var(--modal-overlay-background);
|
|
5338
5341
|
bottom:0;
|
|
5339
5342
|
display:grid;
|
|
@@ -5345,13 +5348,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5345
5348
|
z-index:370;
|
|
5346
5349
|
}
|
|
5347
5350
|
@media (width > 459px){
|
|
5348
|
-
.bp_modal_module_overlay--
|
|
5351
|
+
.bp_modal_module_overlay--17c39{
|
|
5349
5352
|
place-items:center;
|
|
5350
5353
|
}
|
|
5351
5354
|
}
|
|
5352
5355
|
|
|
5353
|
-
.bp_modal_module_content--
|
|
5354
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
5356
|
+
.bp_modal_module_content--17c39{
|
|
5357
|
+
animation:bp_modal_module_popup_bounce_in--17c39 var(--animation-duration-3);
|
|
5355
5358
|
background-color:var(--modal-content-background);
|
|
5356
5359
|
display:flex;
|
|
5357
5360
|
flex-direction:column;
|
|
@@ -5360,80 +5363,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5360
5363
|
position:relative;
|
|
5361
5364
|
}
|
|
5362
5365
|
@media (width > 374px){
|
|
5363
|
-
.bp_modal_module_content--
|
|
5366
|
+
.bp_modal_module_content--17c39{
|
|
5364
5367
|
overflow:hidden;
|
|
5365
5368
|
}
|
|
5366
5369
|
}
|
|
5367
5370
|
@media (width > 459px){
|
|
5368
|
-
.bp_modal_module_content--
|
|
5371
|
+
.bp_modal_module_content--17c39{
|
|
5369
5372
|
border-radius:var(--modal-border-radius);
|
|
5370
5373
|
height:auto;
|
|
5371
5374
|
margin:var(--modal-margin);
|
|
5372
5375
|
max-height:var(--modal-max-height-non-fullscreen);
|
|
5373
5376
|
min-width:var(--modal-min-width-non-fullscreen);
|
|
5374
5377
|
}
|
|
5375
|
-
.bp_modal_module_content--
|
|
5378
|
+
.bp_modal_module_content--17c39.bp_modal_module_smallSizeModal--17c39{
|
|
5376
5379
|
max-width:var(--modal-max-width-small);
|
|
5377
5380
|
}
|
|
5378
|
-
.bp_modal_module_content--
|
|
5381
|
+
.bp_modal_module_content--17c39.bp_modal_module_mediumSizeModal--17c39{
|
|
5379
5382
|
max-width:var(--modal-max-width-medium);
|
|
5380
5383
|
}
|
|
5381
|
-
.bp_modal_module_content--
|
|
5384
|
+
.bp_modal_module_content--17c39.bp_modal_module_largeSizeModal--17c39{
|
|
5382
5385
|
max-width:var(--modal-max-width-large);
|
|
5383
5386
|
}
|
|
5384
|
-
.bp_modal_module_content--
|
|
5387
|
+
.bp_modal_module_content--17c39.bp_modal_module_xlargeSizeModal--17c39{
|
|
5385
5388
|
max-width:var(--modal-max-width-xlarge);
|
|
5386
5389
|
}
|
|
5387
5390
|
}
|
|
5388
5391
|
|
|
5389
|
-
.bp_modal_module_scrollableContainer--
|
|
5392
|
+
.bp_modal_module_scrollableContainer--17c39{
|
|
5390
5393
|
flex-grow:1;
|
|
5391
5394
|
}
|
|
5392
5395
|
@media (width > 374px){
|
|
5393
|
-
.bp_modal_module_scrollableContainer--
|
|
5396
|
+
.bp_modal_module_scrollableContainer--17c39{
|
|
5394
5397
|
overflow-y:auto;
|
|
5395
5398
|
}
|
|
5396
5399
|
}
|
|
5397
5400
|
|
|
5398
|
-
.bp_modal_module_content--
|
|
5401
|
+
.bp_modal_module_content--17c39 .bp_modal_module_close--17c39{
|
|
5399
5402
|
color:var(--modal-close-button-color);
|
|
5400
5403
|
position:fixed;
|
|
5401
5404
|
right:var(--modal-close-button-offset-right);
|
|
5402
5405
|
top:var(--modal-close-button-offset-top);
|
|
5403
5406
|
}
|
|
5404
5407
|
@media (width > 374px){
|
|
5405
|
-
.bp_modal_module_content--
|
|
5408
|
+
.bp_modal_module_content--17c39 .bp_modal_module_close--17c39{
|
|
5406
5409
|
position:absolute;
|
|
5407
5410
|
}
|
|
5408
5411
|
}
|
|
5409
5412
|
|
|
5410
|
-
.bp_modal_module_close--
|
|
5413
|
+
.bp_modal_module_close--17c39.bp_modal_module_onColor--17c39{
|
|
5411
5414
|
background-color:var(--modal-close-button-on-color-background);
|
|
5412
5415
|
}
|
|
5413
|
-
.bp_modal_module_close--
|
|
5416
|
+
.bp_modal_module_close--17c39.bp_modal_module_onColor--17c39:hover{
|
|
5414
5417
|
background-color:var(--modal-close-button-on-color-background-hover);
|
|
5415
5418
|
}
|
|
5416
|
-
.bp_modal_module_close--
|
|
5419
|
+
.bp_modal_module_close--17c39.bp_modal_module_onColor--17c39:active{
|
|
5417
5420
|
background-color:var(--modal-close-button-on-color-background-pressed);
|
|
5418
5421
|
}
|
|
5419
5422
|
|
|
5420
|
-
.bp_modal_module_content--
|
|
5423
|
+
.bp_modal_module_content--17c39 .bp_modal_module_backButton--17c39{
|
|
5421
5424
|
color:var(--modal-back-button-color);
|
|
5422
5425
|
margin-block-start:var(--modal-back-button-margin-top-start);
|
|
5423
5426
|
margin-inline-start:var(--modal-back-button-margin-inline-start);
|
|
5424
5427
|
}
|
|
5425
5428
|
@media (width > 459px){
|
|
5426
|
-
.bp_modal_module_content--
|
|
5429
|
+
.bp_modal_module_content--17c39 .bp_modal_module_backButton--17c39{
|
|
5427
5430
|
height:var(--modal-back-button-size-non-fullscreen);
|
|
5428
5431
|
width:var(--modal-back-button-size-non-fullscreen);
|
|
5429
5432
|
}
|
|
5430
5433
|
}
|
|
5431
5434
|
|
|
5432
|
-
.bp_modal_module_modalHeader--
|
|
5435
|
+
.bp_modal_module_modalHeader--17c39{
|
|
5433
5436
|
display:flex;
|
|
5434
5437
|
}
|
|
5435
5438
|
|
|
5436
|
-
.bp_modal_module_modalTitle--
|
|
5439
|
+
.bp_modal_module_modalTitle--17c39{
|
|
5437
5440
|
display:flex;
|
|
5438
5441
|
flex-direction:column;
|
|
5439
5442
|
gap:var(--modal-title-gap);
|
|
@@ -5441,24 +5444,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5441
5444
|
padding:var(--modal-title-padding);
|
|
5442
5445
|
}
|
|
5443
5446
|
@media (width > 459px){
|
|
5444
|
-
.bp_modal_module_modalTitle--
|
|
5447
|
+
.bp_modal_module_modalTitle--17c39{
|
|
5445
5448
|
padding:var(--modal-title-padding-non-fullscreen);
|
|
5446
5449
|
}
|
|
5447
5450
|
}
|
|
5448
5451
|
|
|
5449
|
-
.bp_modal_module_body--
|
|
5452
|
+
.bp_modal_module_body--17c39{
|
|
5450
5453
|
padding:var(--modal-body-padding);
|
|
5451
5454
|
}
|
|
5452
5455
|
@media (width > 459px){
|
|
5453
|
-
.bp_modal_module_body--
|
|
5456
|
+
.bp_modal_module_body--17c39{
|
|
5454
5457
|
padding:var(--modal-body-padding-non-fullscreen);
|
|
5455
5458
|
}
|
|
5456
5459
|
}
|
|
5457
5460
|
|
|
5458
|
-
.bp_modal_module_headerDividerLine--
|
|
5461
|
+
.bp_modal_module_headerDividerLine--17c39{
|
|
5459
5462
|
position:relative;
|
|
5460
5463
|
}
|
|
5461
|
-
.bp_modal_module_headerDividerLine--
|
|
5464
|
+
.bp_modal_module_headerDividerLine--17c39::after{
|
|
5462
5465
|
border-bottom:var(--modal-divider-line-border);
|
|
5463
5466
|
bottom:0;
|
|
5464
5467
|
content:"";
|
|
@@ -5467,16 +5470,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5467
5470
|
right:var(--modal-divider-line-offset-right);
|
|
5468
5471
|
}
|
|
5469
5472
|
@media (width > 459px){
|
|
5470
|
-
.bp_modal_module_headerDividerLine--
|
|
5473
|
+
.bp_modal_module_headerDividerLine--17c39::after{
|
|
5471
5474
|
left:var(--modal-divider-line-offset-left-non-fullscreen);
|
|
5472
5475
|
right:var(--modal-divider-line-offset-right-non-fullscreen);
|
|
5473
5476
|
}
|
|
5474
5477
|
}
|
|
5475
5478
|
|
|
5476
|
-
.bp_modal_module_footerDividerLine--
|
|
5479
|
+
.bp_modal_module_footerDividerLine--17c39{
|
|
5477
5480
|
position:relative;
|
|
5478
5481
|
}
|
|
5479
|
-
.bp_modal_module_footerDividerLine--
|
|
5482
|
+
.bp_modal_module_footerDividerLine--17c39::before{
|
|
5480
5483
|
border-bottom:var(--modal-divider-line-border);
|
|
5481
5484
|
content:"";
|
|
5482
5485
|
left:var(--modal-divider-line-offset-left);
|
|
@@ -5485,28 +5488,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5485
5488
|
top:0;
|
|
5486
5489
|
}
|
|
5487
5490
|
@media (width > 459px){
|
|
5488
|
-
.bp_modal_module_footerDividerLine--
|
|
5491
|
+
.bp_modal_module_footerDividerLine--17c39::before{
|
|
5489
5492
|
left:var(--modal-divider-line-offset-left-non-fullscreen);
|
|
5490
5493
|
right:var(--modal-divider-line-offset-right-non-fullscreen);
|
|
5491
5494
|
}
|
|
5492
5495
|
}
|
|
5493
5496
|
|
|
5494
|
-
.bp_modal_module_footer--
|
|
5497
|
+
.bp_modal_module_footer--17c39{
|
|
5495
5498
|
display:flex;
|
|
5496
5499
|
justify-content:flex-end;
|
|
5497
5500
|
padding:var(--modal-footer-padding);
|
|
5498
5501
|
}
|
|
5499
5502
|
@media (width > 459px){
|
|
5500
|
-
.bp_modal_module_footer--
|
|
5503
|
+
.bp_modal_module_footer--17c39{
|
|
5501
5504
|
padding:var(--modal-footer-padding-non-fullscreen);
|
|
5502
5505
|
}
|
|
5503
5506
|
}
|
|
5504
5507
|
|
|
5505
|
-
.bp_modal_module_footerButton--
|
|
5508
|
+
.bp_modal_module_footerButton--17c39 + .bp_modal_module_footerButton--17c39{
|
|
5506
5509
|
margin-inline-start:var(--modal-footer-button-margin-inline-start);
|
|
5507
5510
|
}
|
|
5508
5511
|
|
|
5509
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
5512
|
+
@keyframes bp_modal_module_popup_bounce_in--17c39{
|
|
5510
5513
|
0%{
|
|
5511
5514
|
transform:scale3d(.1, .1, 1);
|
|
5512
5515
|
}
|
|
@@ -5725,66 +5728,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5725
5728
|
justify-content:flex-end;
|
|
5726
5729
|
}
|
|
5727
5730
|
|
|
5728
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5731
|
+
.bp_page_section_module_pageSectionContainer--8c26e{
|
|
5729
5732
|
display:flex;
|
|
5730
5733
|
flex-direction:column;
|
|
5731
5734
|
gap:var(--space-8);
|
|
5732
5735
|
}
|
|
5733
5736
|
@media (width > 767px){
|
|
5734
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5737
|
+
.bp_page_section_module_pageSectionContainer--8c26e{
|
|
5735
5738
|
gap:var(--space-12);
|
|
5736
5739
|
}
|
|
5737
5740
|
}
|
|
5738
5741
|
|
|
5739
|
-
.bp_page_section_module_pageSection--
|
|
5742
|
+
.bp_page_section_module_pageSection--8c26e{
|
|
5740
5743
|
display:flex;
|
|
5741
5744
|
flex-direction:column;
|
|
5742
5745
|
gap:var(--space-7);
|
|
5743
5746
|
}
|
|
5744
5747
|
@media (width > 767px){
|
|
5745
|
-
.bp_page_section_module_pageSection--
|
|
5748
|
+
.bp_page_section_module_pageSection--8c26e{
|
|
5746
5749
|
flex-direction:row;
|
|
5747
5750
|
gap:var(--space-20);
|
|
5748
5751
|
}
|
|
5749
5752
|
}
|
|
5750
5753
|
|
|
5751
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5754
|
+
.bp_page_section_module_pageSectionHeader--8c26e{
|
|
5752
5755
|
display:flex;
|
|
5753
5756
|
flex-direction:column;
|
|
5754
5757
|
gap:var(--space-2);
|
|
5755
5758
|
}
|
|
5756
5759
|
@media (width > 767px){
|
|
5757
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5760
|
+
.bp_page_section_module_pageSectionHeader--8c26e{
|
|
5758
5761
|
width:200px;
|
|
5759
5762
|
}
|
|
5760
5763
|
}
|
|
5761
5764
|
@media (width > 1023px){
|
|
5762
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5765
|
+
.bp_page_section_module_pageSectionHeader--8c26e{
|
|
5763
5766
|
width:242px;
|
|
5764
5767
|
}
|
|
5765
5768
|
}
|
|
5766
5769
|
|
|
5767
|
-
.bp_page_section_module_pageSectionContent--
|
|
5770
|
+
.bp_page_section_module_pageSectionContent--8c26e{
|
|
5768
5771
|
flex-grow:1;
|
|
5769
5772
|
}
|
|
5770
5773
|
|
|
5771
|
-
.bp_page_section_module_pageSectionDivider--
|
|
5774
|
+
.bp_page_section_module_pageSectionDivider--8c26e{
|
|
5772
5775
|
width:100%;
|
|
5773
5776
|
}
|
|
5774
5777
|
|
|
5775
|
-
.bp_password_input_module_passwordInput--
|
|
5778
|
+
.bp_password_input_module_passwordInput--ed2f1 input[type=password],.bp_password_input_module_passwordInput--ed2f1 input[type=text]{
|
|
5776
5779
|
padding-inline-end:2.375rem;
|
|
5777
5780
|
}
|
|
5778
|
-
.bp_password_input_module_passwordInput--
|
|
5781
|
+
.bp_password_input_module_passwordInput--ed2f1 .bp_password_input_module_iconButton--ed2f1{
|
|
5779
5782
|
height:var(--size-6);
|
|
5780
5783
|
inset-inline-end:.5rem;
|
|
5781
5784
|
width:var(--size-6);
|
|
5782
5785
|
}
|
|
5783
|
-
.bp_password_input_module_passwordInput--
|
|
5786
|
+
.bp_password_input_module_passwordInput--ed2f1 .bp_password_input_module_iconButton--ed2f1:active,.bp_password_input_module_passwordInput--ed2f1 .bp_password_input_module_iconButton--ed2f1:hover{
|
|
5784
5787
|
background:none;
|
|
5785
5788
|
}
|
|
5786
5789
|
|
|
5787
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5790
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72[data-modern=false]{
|
|
5788
5791
|
--text-input-border-width:var(--border-1);
|
|
5789
5792
|
--text-input-border-width-focused:var(--border-2);
|
|
5790
5793
|
--text-input-border-width-error:var(--border-2);
|
|
@@ -5815,7 +5818,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5815
5818
|
--text-input-hover-border-color:var(--border-input-border-hover);
|
|
5816
5819
|
}
|
|
5817
5820
|
|
|
5818
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5821
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72[data-modern=true]{
|
|
5819
5822
|
--text-input-border-width:var(--bp-border-01);
|
|
5820
5823
|
--text-input-border-width-focused:var(--bp-border-02);
|
|
5821
5824
|
--text-input-border-width-error:var(--bp-border-02);
|
|
@@ -5846,7 +5849,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5846
5849
|
--text-input-hover-border-color:var(--bp-border-input-border-hover);
|
|
5847
5850
|
}
|
|
5848
5851
|
|
|
5849
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5852
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72{
|
|
5850
5853
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
5851
5854
|
display:flex;
|
|
5852
5855
|
flex-direction:column;
|
|
@@ -5859,7 +5862,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5859
5862
|
text-decoration:var(--body-default-text-decoration);
|
|
5860
5863
|
text-transform:var(--body-default-text-case);
|
|
5861
5864
|
}
|
|
5862
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5865
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_label--74c72{
|
|
5863
5866
|
color:var(--text-input-label-color);
|
|
5864
5867
|
flex:0 0 fit-content;
|
|
5865
5868
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5873,15 +5876,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5873
5876
|
width:-moz-fit-content;
|
|
5874
5877
|
width:fit-content;
|
|
5875
5878
|
}
|
|
5876
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5879
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_label--74c72:not(.bp_base_text_input_module_hidden--74c72){
|
|
5877
5880
|
margin-block-end:var(--text-input-row-gap);
|
|
5878
5881
|
}
|
|
5879
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5882
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72{
|
|
5880
5883
|
display:flex;
|
|
5881
5884
|
height:var(--size-10);
|
|
5882
5885
|
position:relative;
|
|
5883
5886
|
}
|
|
5884
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5887
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72{
|
|
5885
5888
|
background:var(--text-input-background);
|
|
5886
5889
|
border:var(--text-input-border-width) solid var(--text-input-border-color);
|
|
5887
5890
|
border-radius:var(--text-input-border-radius);
|
|
@@ -5901,77 +5904,77 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5901
5904
|
text-transform:var(--body-default-text-case);
|
|
5902
5905
|
width:100%;
|
|
5903
5906
|
}
|
|
5904
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5907
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:hover{
|
|
5905
5908
|
box-shadow:var(--text-input-box-shadow);
|
|
5906
5909
|
}
|
|
5907
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5910
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72::placeholder,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72::placeholder,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72::placeholder{
|
|
5908
5911
|
color:var(--text-input-placeholder-color);
|
|
5909
5912
|
opacity:1;
|
|
5910
5913
|
}
|
|
5911
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5914
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_error--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_error--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_error--74c72{
|
|
5912
5915
|
background:var(--text-input-error-background);
|
|
5913
5916
|
border:var(--text-input-border-width-error) solid var(--text-input-error-border-color);
|
|
5914
5917
|
outline:0;
|
|
5915
5918
|
padding-inline-start:var(--text-input-padding-x-error);
|
|
5916
5919
|
}
|
|
5917
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5920
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72{
|
|
5918
5921
|
border-color:var(--text-input-read-only-border-color);
|
|
5919
5922
|
box-shadow:var(--text-input-box-shadow);
|
|
5920
5923
|
color:var(--text-input-read-only-color);
|
|
5921
5924
|
}
|
|
5922
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5925
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:focus-visible,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:focus-visible,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:focus-visible{
|
|
5923
5926
|
border:var(--text-input-border-width-focused) solid var(--text-input-border-color-focus);
|
|
5924
5927
|
}
|
|
5925
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5928
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_readOnly--74c72:hover{
|
|
5926
5929
|
cursor:default;
|
|
5927
5930
|
}
|
|
5928
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5931
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:disabled,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:disabled,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:disabled{
|
|
5929
5932
|
background:var(--text-input-disabled-background);
|
|
5930
5933
|
border-color:var(--text-input-disabled-border-color);
|
|
5931
5934
|
box-shadow:var(--text-input-box-shadow);
|
|
5932
5935
|
color:var(--text-input-disabled-color);
|
|
5933
5936
|
}
|
|
5934
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5937
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:disabled:hover{
|
|
5935
5938
|
border-color:var(--text-input-border-color);
|
|
5936
5939
|
}
|
|
5937
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5940
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:focus-visible,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:focus-visible,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:focus-visible{
|
|
5938
5941
|
background:var(--text-input-focused-background);
|
|
5939
5942
|
border:var(--text-input-border-width-focused) solid var(--text-input-focused-border-color);
|
|
5940
5943
|
outline:0;
|
|
5941
5944
|
padding-inline-start:var(--text-input-padding-x-focused);
|
|
5942
5945
|
}
|
|
5943
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5946
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:has(+ .bp_base_text_input_module_endIcon--74c72),.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:has(+ .bp_base_text_input_module_endIcon--74c72),.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:has(+ .bp_base_text_input_module_endIcon--74c72){
|
|
5944
5947
|
padding-inline-end:calc(var(--text-input-padding-x) + var(--end-icon-width) + var(--text-input-icon-padding));
|
|
5945
5948
|
}
|
|
5946
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5949
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_textInput--74c72:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--74c72):hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=number].bp_base_text_input_module_textInput--74c72:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--74c72):hover,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 input[type=text].bp_base_text_input_module_textInput--74c72:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--74c72):hover{
|
|
5947
5950
|
background:var(--text-input-hover-background);
|
|
5948
5951
|
border:var(--border-1) solid var(--text-input-hover-border-color);
|
|
5949
5952
|
}
|
|
5950
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5953
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_startIcon--74c72{
|
|
5951
5954
|
left:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5952
5955
|
position:absolute;
|
|
5953
5956
|
top:50%;
|
|
5954
5957
|
transform:translateY(-50%);
|
|
5955
5958
|
}
|
|
5956
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5959
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_startIcon--74c72 + input.bp_base_text_input_module_textInput--74c72{
|
|
5957
5960
|
padding-inline-start:calc(var(--text-input-padding-x) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5958
5961
|
}
|
|
5959
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5962
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_startIcon--74c72 + input.bp_base_text_input_module_textInput--74c72:focus-visible{
|
|
5960
5963
|
padding-inline-start:calc(var(--text-input-padding-x-focused) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5961
5964
|
}
|
|
5962
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5965
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_startIcon--74c72 + input.bp_base_text_input_module_textInput--74c72.bp_base_text_input_module_error--74c72{
|
|
5963
5966
|
padding-inline-start:calc(var(--text-input-padding-x-error) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5964
5967
|
}
|
|
5965
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5968
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_textInputContainer--74c72 .bp_base_text_input_module_endIcon--74c72{
|
|
5966
5969
|
position:absolute;
|
|
5967
5970
|
right:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5968
5971
|
top:50%;
|
|
5969
5972
|
transform:translateY(-50%);
|
|
5970
5973
|
}
|
|
5971
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5974
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72.bp_base_text_input_module_disabled--74c72{
|
|
5972
5975
|
opacity:var(--disabled-opacity);
|
|
5973
5976
|
}
|
|
5974
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5977
|
+
.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_inlineError--74c72,.bp_base_text_input_module_textInputContainerOuter--74c72 .bp_base_text_input_module_subtext--74c72{
|
|
5975
5978
|
margin-block-start:var(--text-input-inline-error-subtext-block-margin);
|
|
5976
5979
|
}
|
|
5977
5980
|
.bp_chip_module_chip--96f83{
|
|
@@ -6172,7 +6175,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
6172
6175
|
}
|
|
6173
6176
|
}
|
|
6174
6177
|
|
|
6175
|
-
.bp_context_menu_module_menuBlock--
|
|
6178
|
+
.bp_context_menu_module_menuBlock--d30f0{
|
|
6176
6179
|
background-color:var(--surface-menu-surface);
|
|
6177
6180
|
border:var(--border-1) solid var(--border-card-border);
|
|
6178
6181
|
border-radius:var(--radius-3);
|
|
@@ -6183,7 +6186,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
6183
6186
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
6184
6187
|
padding:var(--space-3);
|
|
6185
6188
|
}
|
|
6186
|
-
.bp_context_menu_module_menuBlock--
|
|
6189
|
+
.bp_context_menu_module_menuBlock--d30f0[data-menu-fullscreen=true]{
|
|
6187
6190
|
border:unset;
|
|
6188
6191
|
border-radius:unset;
|
|
6189
6192
|
display:flex;
|
|
@@ -6196,15 +6199,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
6196
6199
|
position:relative;
|
|
6197
6200
|
width:100vw;
|
|
6198
6201
|
}
|
|
6199
|
-
.bp_context_menu_module_menuBlock--
|
|
6202
|
+
.bp_context_menu_module_menuBlock--d30f0[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--d30f0{
|
|
6200
6203
|
overflow-y:auto;
|
|
6201
6204
|
padding:var(--space-3);
|
|
6202
6205
|
}
|
|
6203
|
-
.bp_context_menu_module_menuBlock--
|
|
6206
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItemsSeparator--d30f0{
|
|
6204
6207
|
margin-block:var(--space-2);
|
|
6205
6208
|
margin-inline:var(--space-2);
|
|
6206
6209
|
}
|
|
6207
|
-
.bp_context_menu_module_menuBlock--
|
|
6210
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItem--d30f0{
|
|
6208
6211
|
align-items:center;
|
|
6209
6212
|
background-color:var(--surface-menu-surface);
|
|
6210
6213
|
border:var(--border-2) solid #0000;
|
|
@@ -6217,19 +6220,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
6217
6220
|
padding-inline:var(--space-2);
|
|
6218
6221
|
position:relative;
|
|
6219
6222
|
}
|
|
6220
|
-
.bp_context_menu_module_menuBlock--
|
|
6223
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItem--d30f0[data-disabled]{
|
|
6221
6224
|
opacity:60%;
|
|
6222
6225
|
pointer-events:none;
|
|
6223
6226
|
}
|
|
6224
|
-
.bp_context_menu_module_menuBlock--
|
|
6227
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItem--d30f0[data-highlighted]:not(:hover){
|
|
6225
6228
|
background-color:var(--surface-menu-surface-focus);
|
|
6226
6229
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
6227
6230
|
}
|
|
6228
|
-
.bp_context_menu_module_menuBlock--
|
|
6231
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItem--d30f0:active{
|
|
6229
6232
|
background-color:var(--surface-menu-surface-focus);
|
|
6230
6233
|
border:var(--border-2) solid #0000;
|
|
6231
6234
|
}
|
|
6232
|
-
.bp_context_menu_module_menuBlock--
|
|
6235
|
+
.bp_context_menu_module_menuBlock--d30f0 .bp_context_menu_module_menuItem--d30f0:hover{
|
|
6233
6236
|
background-color:var(--surface-menu-surface-focus);
|
|
6234
6237
|
}
|
|
6235
6238
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -6238,7 +6241,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6238
6241
|
width:100%;
|
|
6239
6242
|
}
|
|
6240
6243
|
|
|
6241
|
-
.bp_context_menu_module_menuHeader--
|
|
6244
|
+
.bp_context_menu_module_menuHeader--d30f0{
|
|
6242
6245
|
align-items:center;
|
|
6243
6246
|
box-shadow:var(--dropshadow-1);
|
|
6244
6247
|
display:grid;
|
|
@@ -6248,25 +6251,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6248
6251
|
padding:var(--space-3);
|
|
6249
6252
|
}
|
|
6250
6253
|
|
|
6251
|
-
.bp_context_menu_module_headerTextContent--
|
|
6254
|
+
.bp_context_menu_module_headerTextContent--d30f0{
|
|
6252
6255
|
display:grid;
|
|
6253
6256
|
}
|
|
6254
6257
|
|
|
6255
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
6258
|
+
.bp_context_menu_module_submenuCloseButton--d30f0{
|
|
6256
6259
|
grid-area:submenu-close;
|
|
6257
6260
|
}
|
|
6258
6261
|
|
|
6259
|
-
.bp_context_menu_module_menuCloseButton--
|
|
6262
|
+
.bp_context_menu_module_menuCloseButton--d30f0{
|
|
6260
6263
|
grid-area:close;
|
|
6261
6264
|
}
|
|
6262
6265
|
|
|
6263
|
-
.bp_context_menu_module_ellipsis--
|
|
6266
|
+
.bp_context_menu_module_ellipsis--d30f0{
|
|
6264
6267
|
overflow:hidden;
|
|
6265
6268
|
text-overflow:ellipsis;
|
|
6266
6269
|
white-space:nowrap;
|
|
6267
6270
|
}
|
|
6268
6271
|
|
|
6269
|
-
.bp_notification_module_viewport--
|
|
6272
|
+
.bp_notification_module_viewport--7cef9{
|
|
6270
6273
|
--notification-viewport-space:var(--space-4);
|
|
6271
6274
|
--notification-viewport-item-spacing:var(--space-3);
|
|
6272
6275
|
all:unset;
|
|
@@ -6281,7 +6284,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6281
6284
|
z-index:2147483647;
|
|
6282
6285
|
}
|
|
6283
6286
|
|
|
6284
|
-
.bp_notification_module_root--
|
|
6287
|
+
.bp_notification_module_root--7cef9[data-modern=false]{
|
|
6285
6288
|
--notification-padding-vertical:var(--space-3);
|
|
6286
6289
|
--notification-padding-horizontal:var(--space-4);
|
|
6287
6290
|
--notification-item-spacing:var(--space-3);
|
|
@@ -6302,7 +6305,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6302
6305
|
--notification-icon-size:var(--size-8);
|
|
6303
6306
|
}
|
|
6304
6307
|
|
|
6305
|
-
.bp_notification_module_root--
|
|
6308
|
+
.bp_notification_module_root--7cef9[data-modern=true]{
|
|
6306
6309
|
--notification-padding-vertical:var(--bp-space-030);
|
|
6307
6310
|
--notification-padding-horizontal:var(--bp-space-040);
|
|
6308
6311
|
--notification-item-spacing:var(--bp-space-030);
|
|
@@ -6324,20 +6327,20 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6324
6327
|
--notification-text-container-height:var(--bp-space-080);
|
|
6325
6328
|
--notification-icon-size:var(--bp-size-080);
|
|
6326
6329
|
}
|
|
6327
|
-
.bp_notification_module_root--
|
|
6330
|
+
.bp_notification_module_root--7cef9[data-modern=true].bp_notification_module_info--7cef9{
|
|
6328
6331
|
background:linear-gradient(0deg, var(--notification-background-info) 0, var(--notification-background-info) 100%), var(--notification-background-overlay);
|
|
6329
6332
|
}
|
|
6330
|
-
.bp_notification_module_root--
|
|
6333
|
+
.bp_notification_module_root--7cef9[data-modern=true].bp_notification_module_success--7cef9{
|
|
6331
6334
|
background:linear-gradient(0deg, var(--notification-background-success) 0, var(--notification-background-success) 100%), var(--notification-background-overlay);
|
|
6332
6335
|
}
|
|
6333
|
-
.bp_notification_module_root--
|
|
6336
|
+
.bp_notification_module_root--7cef9[data-modern=true].bp_notification_module_warning--7cef9{
|
|
6334
6337
|
background:linear-gradient(0deg, var(--notification-background-warning) 0, var(--notification-background-warning) 100%), var(--notification-background-overlay);
|
|
6335
6338
|
}
|
|
6336
|
-
.bp_notification_module_root--
|
|
6339
|
+
.bp_notification_module_root--7cef9[data-modern=true].bp_notification_module_error--7cef9{
|
|
6337
6340
|
background:linear-gradient(0deg, var(--notification-background-error) 0, var(--notification-background-error) 100%), var(--notification-background-overlay);
|
|
6338
6341
|
}
|
|
6339
6342
|
|
|
6340
|
-
.bp_notification_module_root--
|
|
6343
|
+
.bp_notification_module_root--7cef9{
|
|
6341
6344
|
backdrop-filter:blur(var(--notification-background-blur));
|
|
6342
6345
|
border:var(--notification-border) solid;
|
|
6343
6346
|
border-radius:var(--notification-radius);
|
|
@@ -6347,26 +6350,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6347
6350
|
width:max-content;
|
|
6348
6351
|
}
|
|
6349
6352
|
@media (width > 374px){
|
|
6350
|
-
.bp_notification_module_root--
|
|
6353
|
+
.bp_notification_module_root--7cef9{
|
|
6351
6354
|
max-width:343px;
|
|
6352
6355
|
}
|
|
6353
6356
|
}
|
|
6354
6357
|
@media (width > 767px){
|
|
6355
|
-
.bp_notification_module_root--
|
|
6358
|
+
.bp_notification_module_root--7cef9{
|
|
6356
6359
|
max-width:728px;
|
|
6357
6360
|
}
|
|
6358
6361
|
}
|
|
6359
6362
|
@media (width > 1023px){
|
|
6360
|
-
.bp_notification_module_root--
|
|
6363
|
+
.bp_notification_module_root--7cef9{
|
|
6361
6364
|
max-width:848px;
|
|
6362
6365
|
}
|
|
6363
6366
|
}
|
|
6364
6367
|
@media (width > 1219px){
|
|
6365
|
-
.bp_notification_module_root--
|
|
6368
|
+
.bp_notification_module_root--7cef9{
|
|
6366
6369
|
max-width:896px;
|
|
6367
6370
|
}
|
|
6368
6371
|
}
|
|
6369
|
-
.bp_notification_module_root--
|
|
6372
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_container--7cef9{
|
|
6370
6373
|
align-items:flex-start;
|
|
6371
6374
|
display:flex;
|
|
6372
6375
|
gap:var(--notification-item-spacing);
|
|
@@ -6374,11 +6377,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6374
6377
|
width:100%;
|
|
6375
6378
|
}
|
|
6376
6379
|
@media (width > 767px){
|
|
6377
|
-
.bp_notification_module_root--
|
|
6380
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_container--7cef9{
|
|
6378
6381
|
align-items:center;
|
|
6379
6382
|
}
|
|
6380
6383
|
}
|
|
6381
|
-
.bp_notification_module_root--
|
|
6384
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_mobileContainer--7cef9{
|
|
6382
6385
|
align-items:left;
|
|
6383
6386
|
display:flex;
|
|
6384
6387
|
flex-direction:column;
|
|
@@ -6386,46 +6389,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6386
6389
|
width:100%;
|
|
6387
6390
|
}
|
|
6388
6391
|
@media (width > 767px){
|
|
6389
|
-
.bp_notification_module_root--
|
|
6392
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_mobileContainer--7cef9{
|
|
6390
6393
|
align-items:center;
|
|
6391
6394
|
flex-direction:row;
|
|
6392
6395
|
}
|
|
6393
6396
|
}
|
|
6394
|
-
.bp_notification_module_root--
|
|
6397
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_withButtons--7cef9{
|
|
6395
6398
|
gap:var(--notification-item-spacing);
|
|
6396
6399
|
}
|
|
6397
|
-
.bp_notification_module_root--
|
|
6400
|
+
.bp_notification_module_root--7cef9.bp_notification_module_info--7cef9{
|
|
6398
6401
|
background:var(--notification-background-info);
|
|
6399
6402
|
border-color:var(--notification-border-color-info);
|
|
6400
6403
|
}
|
|
6401
|
-
.bp_notification_module_root--
|
|
6404
|
+
.bp_notification_module_root--7cef9.bp_notification_module_success--7cef9{
|
|
6402
6405
|
background:var(--notification-background-success);
|
|
6403
6406
|
border-color:var(--notification-border-color-success);
|
|
6404
6407
|
}
|
|
6405
|
-
.bp_notification_module_root--
|
|
6408
|
+
.bp_notification_module_root--7cef9.bp_notification_module_warning--7cef9{
|
|
6406
6409
|
background:var(--notification-background-warning);
|
|
6407
6410
|
border-color:var(--notification-border-color-warning);
|
|
6408
6411
|
}
|
|
6409
|
-
.bp_notification_module_root--
|
|
6412
|
+
.bp_notification_module_root--7cef9.bp_notification_module_error--7cef9{
|
|
6410
6413
|
background:var(--notification-background-error);
|
|
6411
6414
|
border-color:var(--notification-border-color-error);
|
|
6412
6415
|
}
|
|
6413
|
-
.bp_notification_module_root--
|
|
6416
|
+
.bp_notification_module_root--7cef9:focus-visible{
|
|
6414
6417
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--notification-outline-focus);
|
|
6415
6418
|
outline:none;
|
|
6416
6419
|
}
|
|
6417
|
-
.bp_notification_module_root--
|
|
6420
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_typeIconContainer--7cef9{
|
|
6418
6421
|
align-items:center;
|
|
6419
6422
|
display:flex;
|
|
6420
6423
|
height:var(--notification-icon-size);
|
|
6421
6424
|
justify-content:center;
|
|
6422
6425
|
width:var(--notification-icon-size);
|
|
6423
6426
|
}
|
|
6424
|
-
.bp_notification_module_root--
|
|
6427
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_typeIconContainer--7cef9 .bp_notification_module_typeIcon--7cef9{
|
|
6425
6428
|
flex-shrink:0;
|
|
6426
6429
|
margin-left:var(--notification-padding-horizontal);
|
|
6427
6430
|
}
|
|
6428
|
-
.bp_notification_module_root--
|
|
6431
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_text--7cef9{
|
|
6429
6432
|
align-items:center;
|
|
6430
6433
|
color:var(--notification-text-color);
|
|
6431
6434
|
display:flex;
|
|
@@ -6441,38 +6444,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6441
6444
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6442
6445
|
text-transform:var(--body-default-bold-text-case);
|
|
6443
6446
|
}
|
|
6444
|
-
.bp_notification_module_root--
|
|
6447
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_text--7cef9 > div{
|
|
6445
6448
|
overflow:hidden;
|
|
6446
6449
|
overflow-wrap:break-word;
|
|
6447
6450
|
}
|
|
6448
|
-
.bp_notification_module_root--
|
|
6451
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_contentButtonSection--7cef9{
|
|
6449
6452
|
display:flex;
|
|
6450
6453
|
gap:var(--notification-item-spacing);
|
|
6451
6454
|
margin-left:0;
|
|
6452
6455
|
}
|
|
6453
6456
|
@media (width > 767px){
|
|
6454
|
-
.bp_notification_module_root--
|
|
6457
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_contentButtonSection--7cef9{
|
|
6455
6458
|
margin-left:auto;
|
|
6456
6459
|
}
|
|
6457
6460
|
}
|
|
6458
|
-
.bp_notification_module_root--
|
|
6461
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_contentButtonSection--7cef9 .bp_notification_module_contentButtons--7cef9{
|
|
6459
6462
|
display:flex;
|
|
6460
6463
|
gap:var(--notification-item-spacing);
|
|
6461
6464
|
}
|
|
6462
|
-
.bp_notification_module_root--
|
|
6465
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_closeButtonSection--7cef9{
|
|
6463
6466
|
display:flex;
|
|
6464
6467
|
gap:var(--notification-item-spacing);
|
|
6465
6468
|
margin-left:auto;
|
|
6466
6469
|
margin-right:var(--notification-padding-horizontal);
|
|
6467
6470
|
}
|
|
6468
|
-
.bp_notification_module_root--
|
|
6471
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_closeButtonSection--7cef9 .bp_notification_module_closeButton--7cef9{
|
|
6469
6472
|
align-self:center;
|
|
6470
6473
|
}
|
|
6471
|
-
.bp_notification_module_root--
|
|
6474
|
+
.bp_notification_module_root--7cef9 .bp_notification_module_closeButtonSection--7cef9 .bp_notification_module_closeButton--7cef9 svg *{
|
|
6472
6475
|
fill:currentColor;
|
|
6473
6476
|
}
|
|
6474
6477
|
|
|
6475
|
-
.bp_popover_module_popoverContentContainer--
|
|
6478
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverMainContent--c164e,.bp_popover_module_popoverContentContainer--c164e.bp_popover_module_accessibilitySmallBreakpoint--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverScrollContainer--c164e{
|
|
6476
6479
|
margin-inline-end:var(--scroll-mask-margin-inline-end);
|
|
6477
6480
|
mask-image:var(--scroll-mask-mask-image);
|
|
6478
6481
|
mask-position:var(--scroll-mask-mask-position);
|
|
@@ -6482,7 +6485,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6482
6485
|
transition:var(--scroll-mask-transition);
|
|
6483
6486
|
}
|
|
6484
6487
|
|
|
6485
|
-
.bp_popover_module_popoverContentContainer--
|
|
6488
|
+
.bp_popover_module_popoverContentContainer--c164e[data-modern=false]{
|
|
6486
6489
|
--scroll-mask-padding-right:var(--space-4);
|
|
6487
6490
|
--scroll-mask-overflow:auto;
|
|
6488
6491
|
--scroll-mask-transition:mask-position var(--animation-duration-3), -webkit-mask-position var(--animation-duration-3);
|
|
@@ -6507,7 +6510,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6507
6510
|
--popover-footer-border-top:var(--border-1) solid var(--border-card-border);
|
|
6508
6511
|
}
|
|
6509
6512
|
|
|
6510
|
-
.bp_popover_module_popoverContentContainer--
|
|
6513
|
+
.bp_popover_module_popoverContentContainer--c164e[data-modern=true]{
|
|
6511
6514
|
--bp-dropshadow-3:var(--dropshadow-3);
|
|
6512
6515
|
--bp-animation-duration-3:var(--animation-duration-3);
|
|
6513
6516
|
--scroll-mask-padding-right:var(--bp-space-040);
|
|
@@ -6534,43 +6537,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6534
6537
|
--popover-footer-border-top:var(--bp-border-01) solid var(--bp-border-card-border);
|
|
6535
6538
|
}
|
|
6536
6539
|
|
|
6537
|
-
.bp_popover_module_popoverContentContainer--
|
|
6540
|
+
.bp_popover_module_popoverContentContainer--c164e{
|
|
6538
6541
|
max-width:320px;
|
|
6539
6542
|
z-index:var(--z-index-popover);
|
|
6540
6543
|
}
|
|
6541
|
-
.bp_popover_module_popoverContentContainer--
|
|
6544
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverCard--c164e{
|
|
6542
6545
|
box-shadow:var(--popover-card-box-shadow);
|
|
6543
6546
|
margin-block:var(--popover-card-margin-block);
|
|
6544
6547
|
}
|
|
6545
|
-
.bp_popover_module_popoverContentContainer--
|
|
6548
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverMainContent--c164e:hover{
|
|
6546
6549
|
mask-position:left top;
|
|
6547
6550
|
}
|
|
6548
|
-
.bp_popover_module_popoverContentContainer--
|
|
6551
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverMainContent--c164e .bp_popover_module_popoverMainContentOuterContainer--c164e{
|
|
6549
6552
|
max-height:inherit;
|
|
6550
6553
|
}
|
|
6551
|
-
.bp_popover_module_popoverContentContainer--
|
|
6554
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverMainContent--c164e .bp_popover_module_popoverMainContentOuterContainer--c164e .bp_popover_module_popoverMainContentInnerContainerPadding--c164e{
|
|
6552
6555
|
padding-block-end:var(--popover-main-content-inner-container-padding);
|
|
6553
6556
|
}
|
|
6554
|
-
.bp_popover_module_popoverContentContainer--
|
|
6557
|
+
.bp_popover_module_popoverContentContainer--c164e.bp_popover_module_accessibilitySmallBreakpoint--c164e{
|
|
6555
6558
|
max-height:var(--radix-popover-content-available-height);
|
|
6556
6559
|
}
|
|
6557
|
-
.bp_popover_module_popoverContentContainer--
|
|
6560
|
+
.bp_popover_module_popoverContentContainer--c164e.bp_popover_module_accessibilitySmallBreakpoint--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverScrollContainer--c164e{
|
|
6558
6561
|
max-height:var(--popover-scroll-container-small-breakpoint-max-height);
|
|
6559
6562
|
padding-block:var(--popover-scroll-container-small-breakpoint-padding-block);
|
|
6560
6563
|
}
|
|
6561
|
-
.bp_popover_module_popoverContentContainer--
|
|
6564
|
+
.bp_popover_module_popoverContentContainer--c164e.bp_popover_module_accessibilitySmallBreakpoint--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverScrollContainer--c164e:hover{
|
|
6562
6565
|
mask-position:left top;
|
|
6563
6566
|
}
|
|
6564
|
-
.bp_popover_module_popoverContentContainer--
|
|
6567
|
+
.bp_popover_module_popoverContentContainer--c164e.bp_popover_module_accessibilitySmallBreakpoint--c164e .bp_popover_module_popoverCard--c164e .bp_popover_module_popoverScrollContainer--c164e .bp_popover_module_popoverMainContent--c164e{
|
|
6565
6568
|
max-height:-moz-fit-content;
|
|
6566
6569
|
max-height:fit-content;
|
|
6567
6570
|
}
|
|
6568
|
-
.bp_popover_module_popoverContentContainer--
|
|
6571
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverFooter--c164e{
|
|
6569
6572
|
margin-inline:var(--popover-footer-margin-inline);
|
|
6570
6573
|
padding-block-start:var(--popover-footer-padding-block-start);
|
|
6571
6574
|
padding-inline:var(--popover-footer-padding-inline);
|
|
6572
6575
|
}
|
|
6573
|
-
.bp_popover_module_popoverContentContainer--
|
|
6576
|
+
.bp_popover_module_popoverContentContainer--c164e .bp_popover_module_popoverFooter--c164e.bp_popover_module_popoverFooterTopBorder--c164e{
|
|
6574
6577
|
border-top:var(--popover-footer-border-top);
|
|
6575
6578
|
}
|
|
6576
6579
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -6582,42 +6585,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6582
6585
|
flex-direction:row;
|
|
6583
6586
|
}
|
|
6584
6587
|
|
|
6585
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6588
|
+
.bp_select_menu_grid_option_module_buttonWrapper--69da0.bp_select_menu_grid_option_module_withLabel--69da0{
|
|
6586
6589
|
flex:1 1 0;
|
|
6587
6590
|
margin:var(--space-05) 0;
|
|
6588
6591
|
}
|
|
6589
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6592
|
+
.bp_select_menu_grid_option_module_buttonWrapper--69da0.bp_select_menu_grid_option_module_withLabel--default--69da0{
|
|
6590
6593
|
max-width:100%;
|
|
6591
6594
|
}
|
|
6592
6595
|
@media only screen and (width > 374px){
|
|
6593
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6596
|
+
.bp_select_menu_grid_option_module_buttonWrapper--69da0.bp_select_menu_grid_option_module_withLabel--default--69da0{
|
|
6594
6597
|
margin:var(--space-05);
|
|
6595
6598
|
max-width:calc(50% - var(--space-1));
|
|
6596
6599
|
}
|
|
6597
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6600
|
+
.bp_select_menu_grid_option_module_buttonWrapper--69da0.bp_select_menu_grid_option_module_withLabel--default--69da0:first-child{
|
|
6598
6601
|
margin-left:0;
|
|
6599
6602
|
}
|
|
6600
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6603
|
+
.bp_select_menu_grid_option_module_buttonWrapper--69da0.bp_select_menu_grid_option_module_withLabel--default--69da0:last-child{
|
|
6601
6604
|
margin-right:0;
|
|
6602
6605
|
}
|
|
6603
6606
|
}
|
|
6604
6607
|
|
|
6605
|
-
.bp_select_menu_grid_option_module_square--
|
|
6608
|
+
.bp_select_menu_grid_option_module_square--69da0{
|
|
6606
6609
|
height:var(--size-8);
|
|
6607
6610
|
width:var(--size-8);
|
|
6608
6611
|
}
|
|
6609
|
-
.bp_select_menu_grid_option_module_square--
|
|
6612
|
+
.bp_select_menu_grid_option_module_square--69da0,.bp_select_menu_grid_option_module_square--69da0 .bp_select_menu_grid_option_module_outlineHost--69da0{
|
|
6610
6613
|
align-items:center;
|
|
6611
6614
|
border-radius:var(--radius-3);
|
|
6612
6615
|
display:flex;
|
|
6613
6616
|
justify-content:center;
|
|
6614
6617
|
}
|
|
6615
|
-
.bp_select_menu_grid_option_module_square--
|
|
6618
|
+
.bp_select_menu_grid_option_module_square--69da0 .bp_select_menu_grid_option_module_outlineHost--69da0{
|
|
6616
6619
|
height:var(--size-7);
|
|
6617
6620
|
width:var(--size-7);
|
|
6618
6621
|
}
|
|
6619
6622
|
|
|
6620
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6623
|
+
.bp_select_menu_grid_option_module_circle--69da0{
|
|
6621
6624
|
align-items:center;
|
|
6622
6625
|
background-clip:content-box;
|
|
6623
6626
|
background-color:var(--gray-white);
|
|
@@ -6629,10 +6632,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6629
6632
|
justify-content:center;
|
|
6630
6633
|
width:var(--size-8);
|
|
6631
6634
|
}
|
|
6632
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6635
|
+
.bp_select_menu_grid_option_module_circle--69da0.bp_select_menu_grid_option_module_loading--69da0{
|
|
6633
6636
|
border-color:var(--gray-white);
|
|
6634
6637
|
}
|
|
6635
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6638
|
+
.bp_select_menu_grid_option_module_circle--69da0 .bp_select_menu_grid_option_module_color--69da0{
|
|
6636
6639
|
background-color:var(--circleColor);
|
|
6637
6640
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
6638
6641
|
border-radius:50%;
|
|
@@ -6640,10 +6643,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6640
6643
|
height:var(--size-6);
|
|
6641
6644
|
width:var(--size-6);
|
|
6642
6645
|
}
|
|
6643
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6646
|
+
.bp_select_menu_grid_option_module_circle--69da0 .bp_select_menu_grid_option_module_strikeThrough--69da0{
|
|
6644
6647
|
position:relative;
|
|
6645
6648
|
}
|
|
6646
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6649
|
+
.bp_select_menu_grid_option_module_circle--69da0 .bp_select_menu_grid_option_module_strikeThrough--69da0::after{
|
|
6647
6650
|
background-color:var(--watermelon-red-100);
|
|
6648
6651
|
border-radius:var(--radius-1);
|
|
6649
6652
|
content:"";
|
|
@@ -6655,7 +6658,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6655
6658
|
width:90%;
|
|
6656
6659
|
}
|
|
6657
6660
|
|
|
6658
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6661
|
+
.bp_select_menu_grid_option_module_optionButton--69da0{
|
|
6659
6662
|
align-items:center;
|
|
6660
6663
|
background-color:initial;
|
|
6661
6664
|
border:none;
|
|
@@ -6665,13 +6668,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6665
6668
|
-webkit-user-select:none;
|
|
6666
6669
|
user-select:none;
|
|
6667
6670
|
}
|
|
6668
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6671
|
+
.bp_select_menu_grid_option_module_optionButton--69da0:not(.bp_select_menu_grid_option_module_labeled--69da0){
|
|
6669
6672
|
height:var(--size-8);
|
|
6670
6673
|
justify-content:center;
|
|
6671
6674
|
padding:0;
|
|
6672
6675
|
width:var(--size-8);
|
|
6673
6676
|
}
|
|
6674
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6677
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0{
|
|
6675
6678
|
border-radius:var(--radius-3);
|
|
6676
6679
|
gap:var(--space-3);
|
|
6677
6680
|
min-width:10rem;
|
|
@@ -6679,23 +6682,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6679
6682
|
transition:background-color var(--animation-duration-2);
|
|
6680
6683
|
width:100%;
|
|
6681
6684
|
}
|
|
6682
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6685
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_text--69da0{
|
|
6683
6686
|
max-height:var(--size-8);
|
|
6684
6687
|
text-align:left;
|
|
6685
6688
|
}
|
|
6686
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6689
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_text--large--69da0{
|
|
6687
6690
|
-webkit-box-orient:vertical;
|
|
6688
6691
|
-webkit-line-clamp:1;
|
|
6689
6692
|
display:-webkit-box;
|
|
6690
6693
|
overflow:hidden;
|
|
6691
6694
|
}
|
|
6692
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6695
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_text--default--69da0{
|
|
6693
6696
|
-webkit-box-orient:vertical;
|
|
6694
6697
|
-webkit-line-clamp:2;
|
|
6695
6698
|
display:-webkit-box;
|
|
6696
6699
|
overflow:hidden;
|
|
6697
6700
|
}
|
|
6698
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6701
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--69da0{
|
|
6699
6702
|
align-items:center;
|
|
6700
6703
|
background:var(--icon-background);
|
|
6701
6704
|
border-radius:var(--radius-3);
|
|
@@ -6703,95 +6706,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6703
6706
|
flex-shrink:0;
|
|
6704
6707
|
justify-content:center;
|
|
6705
6708
|
}
|
|
6706
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6709
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--size-default--69da0{
|
|
6707
6710
|
height:var(--size-8);
|
|
6708
6711
|
width:var(--size-8);
|
|
6709
6712
|
}
|
|
6710
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6713
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--size-large--69da0{
|
|
6711
6714
|
height:var(--size-10);
|
|
6712
6715
|
width:var(--size-10);
|
|
6713
6716
|
}
|
|
6714
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6717
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--default--69da0{
|
|
6715
6718
|
--icon-background:var(--surface-surface-tertiary);
|
|
6716
6719
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
6717
6720
|
}
|
|
6718
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6721
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--box--69da0{
|
|
6719
6722
|
--icon-background:var(--brand-box-tertiary);
|
|
6720
6723
|
--icon-background-dark:var(--brand-box-secondary);
|
|
6721
6724
|
}
|
|
6722
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6725
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--docgen--69da0{
|
|
6723
6726
|
--icon-background:var(--brand-docgen-tertiary);
|
|
6724
6727
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
6725
6728
|
}
|
|
6726
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6729
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--forms--69da0{
|
|
6727
6730
|
--icon-background:var(--brand-forms-tertiary);
|
|
6728
6731
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
6729
6732
|
}
|
|
6730
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6733
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0 .bp_select_menu_grid_option_module_iconContainer--sign--69da0{
|
|
6731
6734
|
--icon-background:var(--brand-sign-tertiary);
|
|
6732
6735
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
6733
6736
|
}
|
|
6734
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6737
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0:hover{
|
|
6735
6738
|
background:var(--surface-surface-secondary);
|
|
6736
6739
|
box-shadow:var(--dropshadow-2);
|
|
6737
6740
|
cursor:grab;
|
|
6738
6741
|
}
|
|
6739
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6742
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_active--69da0,.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_dragging--69da0,.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0:active{
|
|
6740
6743
|
background:var(--surface-surface-secondary);
|
|
6741
6744
|
box-shadow:var(--dropshadow-2);
|
|
6742
6745
|
}
|
|
6743
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6746
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_active--69da0 .bp_select_menu_grid_option_module_iconContainer--69da0,.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0:active .bp_select_menu_grid_option_module_iconContainer--69da0{
|
|
6744
6747
|
background-color:var(--icon-background);
|
|
6745
6748
|
}
|
|
6746
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6749
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_dragging--69da0{
|
|
6747
6750
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
6748
6751
|
}
|
|
6749
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6752
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_dragging--69da0 .bp_select_menu_grid_option_module_iconContainer--69da0{
|
|
6750
6753
|
background-color:var(--icon-background-dark);
|
|
6751
6754
|
}
|
|
6752
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6755
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0.bp_select_menu_grid_option_module_dragging--69da0:hover{
|
|
6753
6756
|
cursor:grabbing;
|
|
6754
6757
|
}
|
|
6755
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6758
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0:hover:not(.bp_select_menu_grid_option_module_disabled--69da0) .bp_select_menu_grid_option_module_iconContainer--69da0{
|
|
6756
6759
|
background-color:var(--icon-background-dark);
|
|
6757
6760
|
transition:background-color var(--animation-duration-2);
|
|
6758
6761
|
}
|
|
6759
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6762
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0[data-focus-visible]{
|
|
6760
6763
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6761
6764
|
}
|
|
6762
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6765
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_labeled--69da0[data-focus-visible]:active{
|
|
6763
6766
|
background:var(--surface-surface-secondary);
|
|
6764
6767
|
}
|
|
6765
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6768
|
+
.bp_select_menu_grid_option_module_optionButton--69da0:hover .bp_select_menu_grid_option_module_square--69da0,.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible] .bp_select_menu_grid_option_module_square--69da0{
|
|
6766
6769
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
6767
6770
|
}
|
|
6768
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6771
|
+
.bp_select_menu_grid_option_module_optionButton--69da0:hover .bp_select_menu_grid_option_module_circle--69da0,.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible] .bp_select_menu_grid_option_module_circle--69da0{
|
|
6769
6772
|
background-color:var(--surface-option-grid-surface-hover);
|
|
6770
6773
|
}
|
|
6771
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6774
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_active--69da0 .bp_select_menu_grid_option_module_square--69da0,.bp_select_menu_grid_option_module_optionButton--69da0:active .bp_select_menu_grid_option_module_square--69da0{
|
|
6772
6775
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
6773
6776
|
}
|
|
6774
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6777
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_active--69da0 .bp_select_menu_grid_option_module_circle--69da0,.bp_select_menu_grid_option_module_optionButton--69da0:active .bp_select_menu_grid_option_module_circle--69da0{
|
|
6775
6778
|
border:var(--border-2) solid var(--circleColor);
|
|
6776
6779
|
}
|
|
6777
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6780
|
+
.bp_select_menu_grid_option_module_optionButton--69da0.bp_select_menu_grid_option_module_loading--69da0,.bp_select_menu_grid_option_module_optionButton--69da0:disabled{
|
|
6778
6781
|
cursor:default;
|
|
6779
6782
|
}
|
|
6780
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6783
|
+
.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--69da0{
|
|
6781
6784
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6782
6785
|
}
|
|
6783
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6786
|
+
.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible] .bp_select_menu_grid_option_module_circle--69da0{
|
|
6784
6787
|
border-color:var(--surface-option-grid-surface-hover);
|
|
6785
6788
|
}
|
|
6786
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6789
|
+
.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible].bp_select_menu_grid_option_module_active--69da0 .bp_select_menu_grid_option_module_circle--69da0,.bp_select_menu_grid_option_module_optionButton--69da0[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--69da0{
|
|
6787
6790
|
border:var(--border-2) solid var(--circleColor);
|
|
6788
6791
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6789
6792
|
}
|
|
6790
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6793
|
+
.bp_select_menu_grid_option_module_optionButton--69da0:disabled:not(.bp_select_menu_grid_option_module_loading--69da0){
|
|
6791
6794
|
opacity:.3;
|
|
6792
6795
|
}
|
|
6793
6796
|
|
|
6794
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6797
|
+
.bp_tabs_module_hiddenWidthSetter--03542{
|
|
6795
6798
|
display:block;
|
|
6796
6799
|
font-family:var(--body-default-bold-font-family);
|
|
6797
6800
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -6805,11 +6808,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6805
6808
|
text-transform:var(--body-default-bold-text-case);
|
|
6806
6809
|
visibility:hidden;
|
|
6807
6810
|
}
|
|
6808
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6811
|
+
.bp_tabs_module_hiddenWidthSetter--03542 > *{
|
|
6809
6812
|
visibility:hidden;
|
|
6810
6813
|
}
|
|
6811
6814
|
|
|
6812
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6815
|
+
.bp_tabs_module_contentSwitchTabList--03542[data-modern=false]{
|
|
6813
6816
|
--content-switch-tab-list-gap:var(--space-1);
|
|
6814
6817
|
--content-switch-tab-list-padding:var(--space-1);
|
|
6815
6818
|
--content-switch-tab-list-background:var(--surface-contentswitcher-surface);
|
|
@@ -6825,7 +6828,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6825
6828
|
--content-switch-tab-active-background:var(--surface-cta-surface-secondary-pressed);
|
|
6826
6829
|
}
|
|
6827
6830
|
|
|
6828
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6831
|
+
.bp_tabs_module_contentSwitchTabList--03542[data-modern=true]{
|
|
6829
6832
|
--content-switch-tab-list-gap:var(--bp-space-010);
|
|
6830
6833
|
--content-switch-tab-list-padding:var(--bp-space-010);
|
|
6831
6834
|
--content-switch-tab-list-background:var(--bp-gray-10);
|
|
@@ -6840,7 +6843,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6840
6843
|
--content-switch-tab-hover-background:var(--bp-gray-05);
|
|
6841
6844
|
}
|
|
6842
6845
|
|
|
6843
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6846
|
+
.bp_tabs_module_contentSwitchTabList--03542{
|
|
6844
6847
|
background:var(--content-switch-tab-list-background);
|
|
6845
6848
|
border-radius:var(--content-switch-tab-list-border-radius);
|
|
6846
6849
|
display:grid;
|
|
@@ -6851,7 +6854,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6851
6854
|
min-width:fit-content;
|
|
6852
6855
|
padding:var(--content-switch-tab-list-padding);
|
|
6853
6856
|
}
|
|
6854
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6857
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542{
|
|
6855
6858
|
align-items:center;
|
|
6856
6859
|
background:#0000;
|
|
6857
6860
|
border:none;
|
|
@@ -6872,7 +6875,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6872
6875
|
text-transform:var(--body-default-text-case);
|
|
6873
6876
|
white-space:nowrap;
|
|
6874
6877
|
}
|
|
6875
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6878
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542[aria-selected=true]{
|
|
6876
6879
|
background:var(--content-switch-tab-selected-background);
|
|
6877
6880
|
box-shadow:var(--content-switch-tab-selected-box-shadow);
|
|
6878
6881
|
color:var(--content-switch-tab-selected-color);
|
|
@@ -6885,44 +6888,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6885
6888
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6886
6889
|
text-transform:var(--body-default-bold-text-case);
|
|
6887
6890
|
}
|
|
6888
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6891
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542:not([aria-disabled=true])[data-focus-visible]{
|
|
6889
6892
|
border-color:#0000;
|
|
6890
6893
|
box-shadow:var(--content-switch-tab-focus-box-shadow);
|
|
6891
6894
|
}
|
|
6892
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6895
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542:not([aria-disabled=true]):hover{
|
|
6893
6896
|
background:var(--content-switch-tab-hover-background);
|
|
6894
6897
|
}
|
|
6895
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6898
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542:not([aria-disabled=true]):active{
|
|
6896
6899
|
background:var(--content-switch-tab-active-background);
|
|
6897
6900
|
}
|
|
6898
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6901
|
+
.bp_tabs_module_contentSwitchTabList--03542 .bp_tabs_module_contentSwitchTab--03542[aria-disabled=true]{
|
|
6899
6902
|
opacity:.3;
|
|
6900
6903
|
pointer-events:none;
|
|
6901
6904
|
}
|
|
6902
6905
|
|
|
6903
|
-
.bp_tabs_module_tabsListContainer--
|
|
6906
|
+
.bp_tabs_module_tabsListContainer--03542{
|
|
6904
6907
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
6905
6908
|
overflow-y:hidden;
|
|
6906
6909
|
scroll-behavior:smooth;
|
|
6907
6910
|
}
|
|
6908
|
-
.bp_tabs_module_tabsListContainer--
|
|
6911
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542{
|
|
6909
6912
|
display:flex;
|
|
6910
6913
|
overflow-x:auto;
|
|
6911
6914
|
padding:calc(var(--border-3) + 1px);
|
|
6912
6915
|
}
|
|
6913
|
-
.bp_tabs_module_tabsListContainer--
|
|
6916
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tabSeparator--03542{
|
|
6914
6917
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
6915
6918
|
min-width:var(--space-4);
|
|
6916
6919
|
}
|
|
6917
|
-
.bp_tabs_module_tabsListContainer--
|
|
6920
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tabSeparator--03542:last-child{
|
|
6918
6921
|
display:none;
|
|
6919
6922
|
}
|
|
6920
6923
|
@media only screen and (max-width: 1023px){
|
|
6921
|
-
.bp_tabs_module_tabsListContainer--
|
|
6924
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tabSeparator--03542{
|
|
6922
6925
|
min-width:calc(var(--border-3) + 1px);
|
|
6923
6926
|
}
|
|
6924
6927
|
}
|
|
6925
|
-
.bp_tabs_module_tabsListContainer--
|
|
6928
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542{
|
|
6926
6929
|
background:var(--background-background);
|
|
6927
6930
|
border-style:none;
|
|
6928
6931
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -6943,7 +6946,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6943
6946
|
text-transform:var(--body-default-text-case);
|
|
6944
6947
|
z-index:2;
|
|
6945
6948
|
}
|
|
6946
|
-
.bp_tabs_module_tabsListContainer--
|
|
6949
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542[aria-selected=true]{
|
|
6947
6950
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
6948
6951
|
color:var(--text-cta-link);
|
|
6949
6952
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -6955,21 +6958,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6955
6958
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6956
6959
|
text-transform:var(--body-default-bold-text-case);
|
|
6957
6960
|
}
|
|
6958
|
-
.bp_tabs_module_tabsListContainer--
|
|
6961
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:hover{
|
|
6959
6962
|
background-color:var(--surface-tab-surface-hover);
|
|
6960
6963
|
color:var(--text-text-on-light-secondary-hover);
|
|
6961
6964
|
}
|
|
6962
|
-
.bp_tabs_module_tabsListContainer--
|
|
6965
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:hover[aria-selected=true]{
|
|
6963
6966
|
color:var(--text-cta-link);
|
|
6964
6967
|
}
|
|
6965
|
-
.bp_tabs_module_tabsListContainer--
|
|
6968
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:active{
|
|
6966
6969
|
background-color:var(--surface-tab-surface-pressed);
|
|
6967
6970
|
color:var(--text-text-on-light-secondary-hover);
|
|
6968
6971
|
}
|
|
6969
|
-
.bp_tabs_module_tabsListContainer--
|
|
6972
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:active[aria-selected=true]{
|
|
6970
6973
|
color:var(--text-cta-link);
|
|
6971
6974
|
}
|
|
6972
|
-
.bp_tabs_module_tabsListContainer--
|
|
6975
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:focus-visible,.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542[data-focus-visible]{
|
|
6973
6976
|
background-color:var(--surface-tab-surface-hover);
|
|
6974
6977
|
border-radius:var(--radius-05);
|
|
6975
6978
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -6977,14 +6980,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6977
6980
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
6978
6981
|
outline-offset:1px;
|
|
6979
6982
|
}
|
|
6980
|
-
.bp_tabs_module_tabsListContainer--
|
|
6983
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542[data-focus-visible][aria-selected=true]{
|
|
6981
6984
|
color:var(--text-cta-link);
|
|
6982
6985
|
}
|
|
6983
|
-
.bp_tabs_module_tabsListContainer--
|
|
6986
|
+
.bp_tabs_module_tabsListContainer--03542 .bp_tabs_module_tabList--03542 .bp_tabs_module_tab--03542[aria-disabled=true]{
|
|
6984
6987
|
opacity:.5;
|
|
6985
6988
|
}
|
|
6986
6989
|
|
|
6987
|
-
.bp_radio_group_module_root--
|
|
6990
|
+
.bp_radio_group_module_root--42559{
|
|
6988
6991
|
display:flex;
|
|
6989
6992
|
flex-direction:column;
|
|
6990
6993
|
font-family:var(--body-default-font-family);
|
|
@@ -6998,31 +7001,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6998
7001
|
text-transform:var(--body-default-text-case);
|
|
6999
7002
|
}
|
|
7000
7003
|
|
|
7001
|
-
.bp_radio_group_module_horizontal--
|
|
7004
|
+
.bp_radio_group_module_horizontal--42559{
|
|
7002
7005
|
flex-direction:row;
|
|
7003
7006
|
gap:1.625rem;
|
|
7004
7007
|
}
|
|
7005
7008
|
|
|
7006
|
-
.bp_radio_group_module_radioOption--
|
|
7009
|
+
.bp_radio_group_module_radioOption--42559{
|
|
7007
7010
|
display:flex;
|
|
7008
7011
|
flex-direction:column;
|
|
7009
7012
|
}
|
|
7010
|
-
.bp_radio_group_module_radioOption--
|
|
7013
|
+
.bp_radio_group_module_radioOption--42559 .bp_radio_group_module_label--42559{
|
|
7011
7014
|
align-items:flex-start;
|
|
7012
7015
|
cursor:pointer;
|
|
7013
7016
|
display:inline-flex;
|
|
7014
7017
|
gap:var(--size-3);
|
|
7015
7018
|
line-height:var(--body-default-line-height);
|
|
7016
7019
|
}
|
|
7017
|
-
.bp_radio_group_module_radioOption--
|
|
7020
|
+
.bp_radio_group_module_radioOption--42559 .bp_radio_group_module_description--42559{
|
|
7018
7021
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
7019
7022
|
}
|
|
7020
|
-
.bp_radio_group_module_radioOption--
|
|
7023
|
+
.bp_radio_group_module_radioOption--42559.bp_radio_group_module_disabled--42559 .bp_radio_group_module_label--42559,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--42559 .bp_radio_group_module_label--42559{
|
|
7021
7024
|
color:var(--text-text-on-light-secondary);
|
|
7022
7025
|
cursor:default;
|
|
7023
7026
|
}
|
|
7024
7027
|
|
|
7025
|
-
.bp_radio_group_module_radioButton--
|
|
7028
|
+
.bp_radio_group_module_radioButton--42559{
|
|
7026
7029
|
all:unset;
|
|
7027
7030
|
align-items:center;
|
|
7028
7031
|
background-color:var(--surface-radio-surface);
|
|
@@ -7036,33 +7039,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7036
7039
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
7037
7040
|
width:var(--size-4);
|
|
7038
7041
|
}
|
|
7039
|
-
.bp_radio_group_module_radioButton--
|
|
7042
|
+
.bp_radio_group_module_radioButton--42559 .bp_radio_group_module_indicator--42559{
|
|
7040
7043
|
background-color:var(--surface-radio-surface-selected);
|
|
7041
7044
|
border-radius:50%;
|
|
7042
7045
|
height:var(--size-2);
|
|
7043
7046
|
transition:transform .1s;
|
|
7044
7047
|
width:var(--size-2);
|
|
7045
7048
|
}
|
|
7046
|
-
.bp_radio_group_module_radioButton--
|
|
7049
|
+
.bp_radio_group_module_radioButton--42559:focus-visible{
|
|
7047
7050
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7048
7051
|
}
|
|
7049
|
-
.bp_radio_group_module_radioButton--
|
|
7052
|
+
.bp_radio_group_module_radioButton--42559[data-disabled]{
|
|
7050
7053
|
opacity:60%;
|
|
7051
7054
|
}
|
|
7052
|
-
.bp_radio_group_module_radioButton--
|
|
7055
|
+
.bp_radio_group_module_radioButton--42559[data-state=unchecked]{
|
|
7053
7056
|
background-color:var(--surface-radio-surface);
|
|
7054
7057
|
border:var(--border-2) solid var(--border-radio-border);
|
|
7055
7058
|
}
|
|
7056
|
-
.bp_radio_group_module_radioButton--
|
|
7059
|
+
.bp_radio_group_module_radioButton--42559[data-state=unchecked] .bp_radio_group_module_indicator--42559{
|
|
7057
7060
|
transform:scale(0);
|
|
7058
7061
|
}
|
|
7059
|
-
.bp_radio_group_module_radioButton--
|
|
7062
|
+
.bp_radio_group_module_radioButton--42559:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--42559:not([data-disabled]):hover{
|
|
7060
7063
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
7061
7064
|
}
|
|
7062
|
-
.bp_radio_group_module_radioButton--
|
|
7065
|
+
.bp_radio_group_module_radioButton--42559:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--42559:not([data-disabled]):hover[data-state=checked]{
|
|
7063
7066
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
7064
7067
|
}
|
|
7065
|
-
.bp_radio_group_module_radioButton--
|
|
7068
|
+
.bp_radio_group_module_radioButton--42559:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--42559,.bp_radio_group_module_radioButton--42559:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--42559{
|
|
7066
7069
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
7067
7070
|
}
|
|
7068
7071
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -7364,7 +7367,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7364
7367
|
transform:translateY(-50%);
|
|
7365
7368
|
}
|
|
7366
7369
|
|
|
7367
|
-
.bp_side_panel_module_content--
|
|
7370
|
+
.bp_side_panel_module_content--96f52{
|
|
7368
7371
|
background-color:var(--gray-white);
|
|
7369
7372
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
7370
7373
|
display:flex;
|
|
@@ -7377,12 +7380,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7377
7380
|
overflow-y:auto;
|
|
7378
7381
|
}
|
|
7379
7382
|
@media (width > 374px){
|
|
7380
|
-
.bp_side_panel_module_content--
|
|
7383
|
+
.bp_side_panel_module_content--96f52{
|
|
7381
7384
|
min-width:320px;
|
|
7382
7385
|
overflow:hidden;
|
|
7383
7386
|
}
|
|
7384
7387
|
}
|
|
7385
|
-
.bp_side_panel_module_content--
|
|
7388
|
+
.bp_side_panel_module_content--96f52 .bp_side_panel_module_header--96f52{
|
|
7386
7389
|
align-items:center;
|
|
7387
7390
|
background-color:var(--surface-surface);
|
|
7388
7391
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -7394,77 +7397,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7394
7397
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
7395
7398
|
word-break:break-word;
|
|
7396
7399
|
}
|
|
7397
|
-
.bp_side_panel_module_content--
|
|
7400
|
+
.bp_side_panel_module_content--96f52 .bp_side_panel_module_headerShadow--96f52{
|
|
7398
7401
|
box-shadow:var(--dropshadow-3);
|
|
7399
7402
|
}
|
|
7400
7403
|
|
|
7401
|
-
.bp_side_panel_module_scrollableContainer--
|
|
7404
|
+
.bp_side_panel_module_scrollableContainer--96f52{
|
|
7402
7405
|
flex-grow:1;
|
|
7403
7406
|
}
|
|
7404
7407
|
@media (width > 374px){
|
|
7405
|
-
.bp_side_panel_module_scrollableContainer--
|
|
7408
|
+
.bp_side_panel_module_scrollableContainer--96f52{
|
|
7406
7409
|
overflow-y:auto;
|
|
7407
7410
|
}
|
|
7408
7411
|
}
|
|
7409
7412
|
|
|
7410
|
-
.bp_side_panel_module_persistentContent--
|
|
7413
|
+
.bp_side_panel_module_persistentContent--96f52{
|
|
7411
7414
|
overflow:hidden;
|
|
7412
7415
|
position:relative;
|
|
7413
7416
|
}
|
|
7414
|
-
.bp_side_panel_module_persistentContent--
|
|
7417
|
+
.bp_side_panel_module_persistentContent--96f52 .bp_side_panel_module_scrollableContainer--96f52{
|
|
7415
7418
|
flex-grow:1;
|
|
7416
7419
|
overflow-y:auto;
|
|
7417
7420
|
}
|
|
7418
7421
|
|
|
7419
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
7422
|
+
.bp_side_panel_module_contentAnimatedSlideIn--96f52{
|
|
7420
7423
|
animation-duration:.2s;
|
|
7421
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
7424
|
+
animation-name:bp_side_panel_module_slideIn--96f52;
|
|
7422
7425
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
7423
7426
|
}
|
|
7424
7427
|
|
|
7425
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
7428
|
+
.bp_side_panel_module_contentAnimatedSlideOut--96f52[data-state=closed]{
|
|
7426
7429
|
animation-duration:.2s;
|
|
7427
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
7430
|
+
animation-name:bp_side_panel_module_slideOut--96f52;
|
|
7428
7431
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
7429
7432
|
}
|
|
7430
7433
|
|
|
7431
|
-
.bp_side_panel_module_contentNormal--
|
|
7434
|
+
.bp_side_panel_module_contentNormal--96f52{
|
|
7432
7435
|
width:360px;
|
|
7433
7436
|
}
|
|
7434
7437
|
|
|
7435
|
-
.bp_side_panel_module_contentLarge--
|
|
7438
|
+
.bp_side_panel_module_contentLarge--96f52{
|
|
7436
7439
|
width:420px;
|
|
7437
7440
|
}
|
|
7438
7441
|
|
|
7439
|
-
.bp_side_panel_module_dropShadowContent--
|
|
7442
|
+
.bp_side_panel_module_dropShadowContent--96f52{
|
|
7440
7443
|
box-shadow:var(--dropshadow-3);
|
|
7441
7444
|
}
|
|
7442
7445
|
|
|
7443
|
-
.bp_side_panel_module_content--
|
|
7446
|
+
.bp_side_panel_module_content--96f52 .bp_side_panel_module_close--96f52{
|
|
7444
7447
|
color:var(--gray-65);
|
|
7445
7448
|
position:fixed;
|
|
7446
7449
|
right:var(--space-4);
|
|
7447
7450
|
top:var(--space-4);
|
|
7448
7451
|
}
|
|
7449
7452
|
@media (width > 374px){
|
|
7450
|
-
.bp_side_panel_module_content--
|
|
7453
|
+
.bp_side_panel_module_content--96f52 .bp_side_panel_module_close--96f52{
|
|
7451
7454
|
position:absolute;
|
|
7452
7455
|
top:var(--space-5);
|
|
7453
7456
|
}
|
|
7454
7457
|
}
|
|
7455
7458
|
|
|
7456
|
-
.bp_side_panel_module_overlayContent--
|
|
7459
|
+
.bp_side_panel_module_overlayContent--96f52{
|
|
7457
7460
|
box-shadow:var(--dropshadow-3);
|
|
7458
7461
|
position:fixed;
|
|
7459
7462
|
right:0;
|
|
7460
7463
|
top:0;
|
|
7461
7464
|
z-index:300;
|
|
7462
7465
|
}
|
|
7463
|
-
.bp_side_panel_module_overlayContent--
|
|
7466
|
+
.bp_side_panel_module_overlayContent--96f52 .bp_side_panel_module_header--96f52{
|
|
7464
7467
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
7465
7468
|
}
|
|
7466
7469
|
|
|
7467
|
-
.bp_side_panel_module_overlay--
|
|
7470
|
+
.bp_side_panel_module_overlay--96f52{
|
|
7468
7471
|
background-color:var(--overlay-sidepanel-overlay);
|
|
7469
7472
|
bottom:0;
|
|
7470
7473
|
display:flex;
|
|
@@ -7475,15 +7478,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7475
7478
|
top:0;
|
|
7476
7479
|
z-index:300;
|
|
7477
7480
|
}
|
|
7478
|
-
.bp_side_panel_module_overlay--
|
|
7481
|
+
.bp_side_panel_module_overlay--96f52 .bp_side_panel_module_content--96f52 .bp_side_panel_module_header--96f52{
|
|
7479
7482
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
7480
7483
|
}
|
|
7481
7484
|
|
|
7482
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
7485
|
+
.bp_side_panel_module_dropShadowOverlay--96f52{
|
|
7483
7486
|
background-color:initial;
|
|
7484
7487
|
}
|
|
7485
7488
|
|
|
7486
|
-
.bp_side_panel_module_footer--
|
|
7489
|
+
.bp_side_panel_module_footer--96f52{
|
|
7487
7490
|
background-color:var(--surface-surface);
|
|
7488
7491
|
display:flex;
|
|
7489
7492
|
justify-content:flex-end;
|
|
@@ -7493,19 +7496,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7493
7496
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
7494
7497
|
}
|
|
7495
7498
|
|
|
7496
|
-
.bp_side_panel_module_footerShadow--
|
|
7499
|
+
.bp_side_panel_module_footerShadow--96f52{
|
|
7497
7500
|
box-shadow:var(--dropshadow-3-inverse);
|
|
7498
7501
|
}
|
|
7499
7502
|
|
|
7500
|
-
.bp_side_panel_module_footerButton--
|
|
7503
|
+
.bp_side_panel_module_footerButton--96f52{
|
|
7501
7504
|
margin-inline-start:var(--space-2);
|
|
7502
7505
|
}
|
|
7503
7506
|
|
|
7504
|
-
.bp_side_panel_module_footerButton--
|
|
7507
|
+
.bp_side_panel_module_footerButton--96f52 + .bp_side_panel_module_footerButton--96f52{
|
|
7505
7508
|
margin-inline-start:var(--space-3);
|
|
7506
7509
|
}
|
|
7507
7510
|
|
|
7508
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
7511
|
+
@keyframes bp_side_panel_module_slideIn--96f52{
|
|
7509
7512
|
from{
|
|
7510
7513
|
inset-inline-end:-100%;
|
|
7511
7514
|
}
|
|
@@ -7513,7 +7516,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7513
7516
|
inset-inline-end:0;
|
|
7514
7517
|
}
|
|
7515
7518
|
}
|
|
7516
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
7519
|
+
@keyframes bp_side_panel_module_slideOut--96f52{
|
|
7517
7520
|
from{
|
|
7518
7521
|
inset-inline-end:0;
|
|
7519
7522
|
}
|
|
@@ -7599,7 +7602,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7599
7602
|
width:fit-content;
|
|
7600
7603
|
}
|
|
7601
7604
|
|
|
7602
|
-
.bp_trigger_button_module_triggerButton--
|
|
7605
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=false].bp_trigger_button_module_secondary--12d48{
|
|
7603
7606
|
--trigger-button-background:var(--surface-dropdown-secondary-surface);
|
|
7604
7607
|
--trigger-button-border:var(--border-1) solid var(--border-cta-border-secondary);
|
|
7605
7608
|
--trigger-button-focus-or-hover-background:var(--surface-dropdown-secondary-surface-hover);
|
|
@@ -7607,23 +7610,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7607
7610
|
--trigger-button-active-background:var(--surface-dropdown-secondary-surface-pressed);
|
|
7608
7611
|
--trigger-button-active-border:var(--border-1) solid var(--border-cta-border-secondary);
|
|
7609
7612
|
}
|
|
7610
|
-
.bp_trigger_button_module_triggerButton--
|
|
7613
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=false].bp_trigger_button_module_tertiary--12d48{
|
|
7611
7614
|
--trigger-button-focus-or-hover-background:var(--surface-dropdown-primary-surface-hover);
|
|
7612
7615
|
--trigger-button-active-background:var(--surface-dropdown-primary-surface-pressed);
|
|
7613
7616
|
}
|
|
7614
|
-
.bp_trigger_button_module_triggerButton--
|
|
7617
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=false].bp_trigger_button_module_extraSmall--12d48{
|
|
7615
7618
|
--button-xsmall-gap:var(--space-1);
|
|
7616
7619
|
--button-xsmall-height:var(--size-6);
|
|
7617
7620
|
--button-xsmall-padding:0.375rem var(--space-1);
|
|
7618
7621
|
}
|
|
7619
|
-
.bp_trigger_button_module_triggerButton--
|
|
7622
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=false].bp_trigger_button_module_small--12d48{
|
|
7620
7623
|
--button-small-padding:0.375rem var(--space-2);
|
|
7621
7624
|
}
|
|
7622
|
-
.bp_trigger_button_module_triggerButton--
|
|
7625
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=false].bp_trigger_button_module_large--12d48{
|
|
7623
7626
|
--button-large-padding:0.375rem var(--space-3) 0.375rem var(--space-2);
|
|
7624
7627
|
}
|
|
7625
7628
|
|
|
7626
|
-
.bp_trigger_button_module_triggerButton--
|
|
7629
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=true].bp_trigger_button_module_secondary--12d48{
|
|
7627
7630
|
--trigger-button-background:var(--bp-surface-dropdown-surface-secondary);
|
|
7628
7631
|
--trigger-button-border:var(--bp-border-01) solid var(--bp-border-dropdown-secondary-border);
|
|
7629
7632
|
--trigger-button-focus-or-hover-background:var(--bp-surface-dropdown-secondary-surface-hover);
|
|
@@ -7631,53 +7634,53 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7631
7634
|
--trigger-button-active-background:var(--bp-surface-dropdown-secondary-surface-pressed);
|
|
7632
7635
|
--trigger-button-active-border:var(--bp-border-01) solid var(--bp-border-dropdown-secondary-border);
|
|
7633
7636
|
}
|
|
7634
|
-
.bp_trigger_button_module_triggerButton--
|
|
7637
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=true].bp_trigger_button_module_tertiary--12d48{
|
|
7635
7638
|
--trigger-button-focus-or-hover-background:var(--bp-surface-dropdown-tertiary-surface-hover);
|
|
7636
7639
|
--trigger-button-active-background:var(--bp-surface-dropdown-secondary-surface-pressed);
|
|
7637
7640
|
}
|
|
7638
|
-
.bp_trigger_button_module_triggerButton--
|
|
7641
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=true].bp_trigger_button_module_extraSmall--12d48{
|
|
7639
7642
|
--button-xsmall-gap:var(--bp-space-010);
|
|
7640
7643
|
--button-xsmall-height:var(--bp-size-060);
|
|
7641
7644
|
--button-xsmall-padding:0.375rem var(--bp-space-010);
|
|
7642
7645
|
}
|
|
7643
|
-
.bp_trigger_button_module_triggerButton--
|
|
7646
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=true].bp_trigger_button_module_small--12d48{
|
|
7644
7647
|
--button-small-padding:0.375rem var(--bp-space-020);
|
|
7645
7648
|
}
|
|
7646
|
-
.bp_trigger_button_module_triggerButton--
|
|
7649
|
+
.bp_trigger_button_module_triggerButton--12d48[data-modern=true].bp_trigger_button_module_large--12d48{
|
|
7647
7650
|
--button-large-padding:0.375rem var(--bp-space-030) 0.375rem var(--bp-space-020);
|
|
7648
7651
|
}
|
|
7649
7652
|
|
|
7650
|
-
.bp_trigger_button_module_triggerButton--
|
|
7653
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_secondary--12d48{
|
|
7651
7654
|
background:var(--trigger-button-background);
|
|
7652
7655
|
border:var(--trigger-button-border);
|
|
7653
7656
|
}
|
|
7654
|
-
.bp_trigger_button_module_triggerButton--
|
|
7657
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_secondary--12d48:not(:disabled):hover,.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_secondary--12d48:not(:disabled)[data-focus-visible]{
|
|
7655
7658
|
background:var(--trigger-button-focus-or-hover-background);
|
|
7656
7659
|
border:var(--trigger-button-focus-or-hover-border);
|
|
7657
7660
|
}
|
|
7658
|
-
.bp_trigger_button_module_triggerButton--
|
|
7661
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_secondary--12d48:not(:disabled):active{
|
|
7659
7662
|
background:var(--trigger-button-active-background);
|
|
7660
7663
|
border:var(--trigger-button-active-border);
|
|
7661
7664
|
}
|
|
7662
|
-
.bp_trigger_button_module_triggerButton--
|
|
7665
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_tertiary--12d48{
|
|
7663
7666
|
background:var(--trigger-button-background);
|
|
7664
7667
|
border:var(--trigger-button-border);
|
|
7665
7668
|
}
|
|
7666
|
-
.bp_trigger_button_module_triggerButton--
|
|
7669
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_tertiary--12d48:not(:disabled):hover,.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_tertiary--12d48:not(:disabled)[data-focus-visible]{
|
|
7667
7670
|
background:var(--trigger-button-focus-or-hover-background);
|
|
7668
7671
|
}
|
|
7669
|
-
.bp_trigger_button_module_triggerButton--
|
|
7672
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_tertiary--12d48:not(:disabled):active{
|
|
7670
7673
|
background:var(--trigger-button-active-background);
|
|
7671
7674
|
}
|
|
7672
|
-
.bp_trigger_button_module_triggerButton--
|
|
7675
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_extraSmall--12d48{
|
|
7673
7676
|
gap:var(--button-xsmall-gap);
|
|
7674
7677
|
height:var(--button-xsmall-height);
|
|
7675
7678
|
padding:var(--button-xsmall-padding);
|
|
7676
7679
|
}
|
|
7677
|
-
.bp_trigger_button_module_triggerButton--
|
|
7680
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_small--12d48{
|
|
7678
7681
|
padding:var(--button-small-padding);
|
|
7679
7682
|
}
|
|
7680
|
-
.bp_trigger_button_module_triggerButton--
|
|
7683
|
+
.bp_trigger_button_module_triggerButton--12d48.bp_trigger_button_module_large--12d48{
|
|
7681
7684
|
padding:var(--button-large-padding);
|
|
7682
7685
|
}
|
|
7683
7686
|
.bp_styles_module_splitButton--f7401[data-modern=false]{
|
|
@@ -7752,7 +7755,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7752
7755
|
min-width:var(--split-button-dropdown-min-width);
|
|
7753
7756
|
}
|
|
7754
7757
|
|
|
7755
|
-
.bp_switch_module_option--
|
|
7758
|
+
.bp_switch_module_option--ce5f1[data-modern=false]{
|
|
7756
7759
|
--switch-width:var(--size-10);
|
|
7757
7760
|
--switch-height:var(--size-5);
|
|
7758
7761
|
--switch-margin-left:var(--space-10);
|
|
@@ -7771,7 +7774,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7771
7774
|
--switch-disabled-opacity:.5;
|
|
7772
7775
|
}
|
|
7773
7776
|
|
|
7774
|
-
.bp_switch_module_option--
|
|
7777
|
+
.bp_switch_module_option--ce5f1[data-modern=true]{
|
|
7775
7778
|
--switch-width:var(--bp-size-110);
|
|
7776
7779
|
--switch-height:var(--bp-size-060);
|
|
7777
7780
|
--switch-margin-left:var(--bp-space-100);
|
|
@@ -7790,7 +7793,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7790
7793
|
--switch-disabled-opacity:.6;
|
|
7791
7794
|
}
|
|
7792
7795
|
|
|
7793
|
-
.bp_switch_module_option--
|
|
7796
|
+
.bp_switch_module_option--ce5f1{
|
|
7794
7797
|
display:flex;
|
|
7795
7798
|
flex-direction:column;
|
|
7796
7799
|
font-family:var(--body-default-font-family);
|
|
@@ -7802,26 +7805,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7802
7805
|
text-decoration:var(--body-default-text-decoration);
|
|
7803
7806
|
text-transform:var(--body-default-text-case);
|
|
7804
7807
|
}
|
|
7805
|
-
.bp_switch_module_option--
|
|
7808
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_label--ce5f1{
|
|
7806
7809
|
cursor:pointer;
|
|
7807
7810
|
display:inline-flex;
|
|
7808
7811
|
flex-direction:row;
|
|
7809
7812
|
width:-moz-fit-content;
|
|
7810
7813
|
width:fit-content;
|
|
7811
7814
|
}
|
|
7812
|
-
.bp_switch_module_option--
|
|
7815
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_label--ce5f1.bp_switch_module_rightAlign--ce5f1{
|
|
7813
7816
|
flex-direction:row-reverse;
|
|
7814
7817
|
justify-content:space-between;
|
|
7815
7818
|
width:unset;
|
|
7816
7819
|
}
|
|
7817
|
-
.bp_switch_module_option--
|
|
7820
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_description--ce5f1{
|
|
7818
7821
|
margin-left:var(--description-margin);
|
|
7819
7822
|
}
|
|
7820
|
-
.bp_switch_module_option--
|
|
7823
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_description--ce5f1.bp_switch_module_rightAlign--ce5f1{
|
|
7821
7824
|
margin-left:unset;
|
|
7822
7825
|
margin-right:var(--description-margin);
|
|
7823
7826
|
}
|
|
7824
|
-
.bp_switch_module_option--
|
|
7827
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_thumb--ce5f1{
|
|
7825
7828
|
background-color:var(--thumb-bg);
|
|
7826
7829
|
border:var(--thumb-border);
|
|
7827
7830
|
border-radius:var(--thumb-radius);
|
|
@@ -7833,7 +7836,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7833
7836
|
width:var(--thumb-width);
|
|
7834
7837
|
will-change:transform;
|
|
7835
7838
|
}
|
|
7836
|
-
.bp_switch_module_option--
|
|
7839
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_switch--ce5f1{
|
|
7837
7840
|
all:unset;
|
|
7838
7841
|
align-items:center;
|
|
7839
7842
|
background-color:var(--switch-bg-off);
|
|
@@ -7847,27 +7850,27 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7847
7850
|
width:var(--switch-width);
|
|
7848
7851
|
will-change:transition;
|
|
7849
7852
|
}
|
|
7850
|
-
.bp_switch_module_option--
|
|
7853
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_switch--ce5f1.bp_switch_module_rightAlign--ce5f1{
|
|
7851
7854
|
margin-left:var(--switch-margin-left);
|
|
7852
7855
|
margin-right:unset;
|
|
7853
7856
|
}
|
|
7854
|
-
.bp_switch_module_option--
|
|
7857
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_switch--ce5f1:focus-visible{
|
|
7855
7858
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--switch-outline);
|
|
7856
7859
|
}
|
|
7857
|
-
.bp_switch_module_option--
|
|
7860
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_switch--ce5f1[aria-checked=true]{
|
|
7858
7861
|
background-color:var(--switch-bg-on);
|
|
7859
7862
|
}
|
|
7860
|
-
.bp_switch_module_option--
|
|
7863
|
+
.bp_switch_module_option--ce5f1 .bp_switch_module_switch--ce5f1[aria-checked=true] .bp_switch_module_thumb--ce5f1{
|
|
7861
7864
|
transform:translateX(calc(var(--switch-width)/2));
|
|
7862
7865
|
}
|
|
7863
|
-
.bp_switch_module_option--
|
|
7866
|
+
.bp_switch_module_option--ce5f1.bp_switch_module_disabled--ce5f1 .bp_switch_module_label--ce5f1{
|
|
7864
7867
|
cursor:default;
|
|
7865
7868
|
}
|
|
7866
|
-
.bp_switch_module_option--
|
|
7869
|
+
.bp_switch_module_option--ce5f1.bp_switch_module_disabled--ce5f1 .bp_switch_module_switch--ce5f1{
|
|
7867
7870
|
opacity:var(--switch-disabled-opacity);
|
|
7868
7871
|
}
|
|
7869
7872
|
|
|
7870
|
-
.bp_text_button_module_textButton--
|
|
7873
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=false]{
|
|
7871
7874
|
--text-button-text-color:var(--text-cta-link);
|
|
7872
7875
|
--text-button-radius:calc(var(--radius-1)/2);
|
|
7873
7876
|
--text-button-padding:0;
|
|
@@ -7878,15 +7881,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7878
7881
|
--text-button-focus-box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
7879
7882
|
--text-button-text-color-active:var(--text-cta-link-pressed);
|
|
7880
7883
|
}
|
|
7881
|
-
.bp_text_button_module_textButton--
|
|
7884
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=false].bp_text_button_module_isFontInherited--9f8c0{
|
|
7882
7885
|
--text-button-radius-font-inherited:0.125em;
|
|
7883
7886
|
--text-button-outline:var(--outline-focus-on-light);
|
|
7884
7887
|
}
|
|
7885
|
-
.bp_text_button_module_textButton--
|
|
7888
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=false].bp_text_button_module_isIconButton--9f8c0{
|
|
7886
7889
|
--text-button-gap:var(--space-1);
|
|
7887
7890
|
}
|
|
7888
7891
|
|
|
7889
|
-
.bp_text_button_module_textButton--
|
|
7892
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=true]{
|
|
7890
7893
|
--text-button-text-color:var(--bp-text-cta-link);
|
|
7891
7894
|
--text-button-radius:var(--bp-radius-04);
|
|
7892
7895
|
--text-button-padding:0 var(--bp-space-010);
|
|
@@ -7897,15 +7900,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7897
7900
|
--text-button-focus-box-shadow:0 0 0 var(--bp-border-02) var(--bp-outline-focus-on-light);
|
|
7898
7901
|
--text-button-text-color-active:var(--bp-text-cta-link-pressed);
|
|
7899
7902
|
}
|
|
7900
|
-
.bp_text_button_module_textButton--
|
|
7903
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=true].bp_text_button_module_isFontInherited--9f8c0{
|
|
7901
7904
|
--text-button-radius-font-inherited:0.375em;
|
|
7902
7905
|
--text-button-outline:var(--bp-outline-focus-on-light);
|
|
7903
7906
|
}
|
|
7904
|
-
.bp_text_button_module_textButton--
|
|
7907
|
+
.bp_text_button_module_textButton--9f8c0[data-modern=true].bp_text_button_module_isIconButton--9f8c0{
|
|
7905
7908
|
--text-button-gap:var(--bp-space-010);
|
|
7906
7909
|
}
|
|
7907
7910
|
|
|
7908
|
-
.bp_text_button_module_textButton--
|
|
7911
|
+
.bp_text_button_module_textButton--9f8c0{
|
|
7909
7912
|
align-items:center;
|
|
7910
7913
|
background:#0000;
|
|
7911
7914
|
border:none;
|
|
@@ -7926,54 +7929,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7926
7929
|
-webkit-user-select:text;
|
|
7927
7930
|
user-select:text;
|
|
7928
7931
|
}
|
|
7929
|
-
.bp_text_button_module_textButton--
|
|
7932
|
+
.bp_text_button_module_textButton--9f8c0.bp_text_button_module_isFontInherited--9f8c0{
|
|
7930
7933
|
border-radius:var(--text-button-radius-font-inherited);
|
|
7931
7934
|
font:inherit;
|
|
7932
7935
|
}
|
|
7933
|
-
.bp_text_button_module_textButton--
|
|
7936
|
+
.bp_text_button_module_textButton--9f8c0.bp_text_button_module_isFontInherited--9f8c0.bp_text_button_module_isIconButton--9f8c0{
|
|
7934
7937
|
gap:.25em;
|
|
7935
7938
|
}
|
|
7936
|
-
.bp_text_button_module_textButton--
|
|
7939
|
+
.bp_text_button_module_textButton--9f8c0.bp_text_button_module_isFontInherited--9f8c0:not(:disabled)[data-focus-visible]{
|
|
7937
7940
|
box-shadow:0 0 0 .125em var(--text-button-outline);
|
|
7938
7941
|
}
|
|
7939
|
-
.bp_text_button_module_textButton--
|
|
7942
|
+
.bp_text_button_module_textButton--9f8c0 .bp_text_button_module_scaleLoader--9f8c0 div{
|
|
7940
7943
|
border-radius:var(--text-button-scale-loader-border-radius);
|
|
7941
7944
|
height:var(--text-button-scale-loader-height);
|
|
7942
7945
|
width:var(--text-button-scale-loader-width);
|
|
7943
7946
|
}
|
|
7944
|
-
.bp_text_button_module_textButton--
|
|
7947
|
+
.bp_text_button_module_textButton--9f8c0 .bp_text_button_module_icon--9f8c0{
|
|
7945
7948
|
align-items:center;
|
|
7946
7949
|
display:flex;
|
|
7947
7950
|
}
|
|
7948
|
-
.bp_text_button_module_textButton--
|
|
7951
|
+
.bp_text_button_module_textButton--9f8c0 .bp_text_button_module_hideTextContent--9f8c0{
|
|
7949
7952
|
visibility:hidden;
|
|
7950
7953
|
}
|
|
7951
|
-
.bp_text_button_module_textButton--
|
|
7954
|
+
.bp_text_button_module_textButton--9f8c0.bp_text_button_module_isIconButton--9f8c0{
|
|
7952
7955
|
gap:var(--text-button-gap);
|
|
7953
7956
|
}
|
|
7954
|
-
.bp_text_button_module_textButton--
|
|
7957
|
+
.bp_text_button_module_textButton--9f8c0.bp_text_button_module_visuallyHidden--9f8c0{
|
|
7955
7958
|
color:#0000;
|
|
7956
7959
|
pointer-events:none;
|
|
7957
7960
|
position:relative;
|
|
7958
7961
|
}
|
|
7959
|
-
.bp_text_button_module_textButton--
|
|
7962
|
+
.bp_text_button_module_textButton--9f8c0:disabled{
|
|
7960
7963
|
opacity:.3;
|
|
7961
7964
|
}
|
|
7962
|
-
.bp_text_button_module_textButton--
|
|
7965
|
+
.bp_text_button_module_textButton--9f8c0:not(:disabled):hover,.bp_text_button_module_textButton--9f8c0:not(:disabled)[data-focus-visible]{
|
|
7963
7966
|
color:var(--text-button-text-color-hover);
|
|
7964
7967
|
}
|
|
7965
|
-
.bp_text_button_module_textButton--
|
|
7968
|
+
.bp_text_button_module_textButton--9f8c0:not(:disabled)[data-focus-visible]{
|
|
7966
7969
|
box-shadow:var(--text-button-focus-box-shadow);
|
|
7967
7970
|
}
|
|
7968
|
-
.bp_text_button_module_textButton--
|
|
7971
|
+
.bp_text_button_module_textButton--9f8c0:not(:disabled):active{
|
|
7969
7972
|
color:var(--text-button-text-color-active);
|
|
7970
7973
|
}
|
|
7971
7974
|
|
|
7972
|
-
.bp_text_input_module_textInput--
|
|
7975
|
+
.bp_text_input_module_textInput--21b22.bp_text_input_module_textInput--21b22.bp_text_input_module_textInput--21b22 input:has(+ .bp_text_input_module_iconEnd--21b22){
|
|
7973
7976
|
padding-inline-end:1.875rem;
|
|
7974
7977
|
}
|
|
7975
7978
|
|
|
7976
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
7979
|
+
.bp_text_input_module_loadingIndicatorReset--21b22 div{
|
|
7977
7980
|
position:static;
|
|
7978
7981
|
}
|
|
7979
7982
|
.bp_text_toggle_button_module_textToggleButton--b6cea[data-modern=false]{
|
|
@@ -8073,7 +8076,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8073
8076
|
border-color:var(--text-toggle-button-border-color-on-pressed);
|
|
8074
8077
|
}
|
|
8075
8078
|
|
|
8076
|
-
.bp_time_picker_module_timePicker--
|
|
8079
|
+
.bp_time_picker_module_timePicker--dfcf1{
|
|
8077
8080
|
--time-picker-padding-right:var(--space-4);
|
|
8078
8081
|
--time-picker-border-width:var(--border-2);
|
|
8079
8082
|
--time-picker-focused-border-color:var(--outline-focus-on-light);
|
|
@@ -8082,13 +8085,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8082
8085
|
--time-picker-icon-size:var(--size-4);
|
|
8083
8086
|
width:100%;
|
|
8084
8087
|
}
|
|
8085
|
-
.bp_time_picker_module_timePicker--
|
|
8088
|
+
.bp_time_picker_module_timePicker--dfcf1.bp_time_picker_module_disabled--dfcf1{
|
|
8086
8089
|
opacity:60%;
|
|
8087
8090
|
pointer-events:none;
|
|
8088
8091
|
-webkit-user-select:none;
|
|
8089
8092
|
user-select:none;
|
|
8090
8093
|
}
|
|
8091
|
-
.bp_time_picker_module_timePicker--
|
|
8094
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_label--dfcf1{
|
|
8092
8095
|
cursor:default;
|
|
8093
8096
|
display:block;
|
|
8094
8097
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -8103,7 +8106,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8103
8106
|
width:-moz-fit-content;
|
|
8104
8107
|
width:fit-content;
|
|
8105
8108
|
}
|
|
8106
|
-
.bp_time_picker_module_timePicker--
|
|
8109
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_group--dfcf1{
|
|
8107
8110
|
align-items:center;
|
|
8108
8111
|
border-radius:var(--radius-2);
|
|
8109
8112
|
box-shadow:var(--innershadow-1);
|
|
@@ -8122,16 +8125,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8122
8125
|
text-transform:var(--body-default-text-case);
|
|
8123
8126
|
width:100%;
|
|
8124
8127
|
}
|
|
8125
|
-
.bp_time_picker_module_timePicker--
|
|
8128
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_group--dfcf1:focus-within{
|
|
8126
8129
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
8127
8130
|
}
|
|
8128
|
-
.bp_time_picker_module_timePicker--
|
|
8131
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_group--dfcf1.bp_time_picker_module_error--dfcf1:not(:focus-within){
|
|
8129
8132
|
outline:var(--time-picker-border-width) solid var(--text-text-error-on-light);
|
|
8130
8133
|
}
|
|
8131
|
-
.bp_time_picker_module_timePicker--
|
|
8134
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_group--dfcf1.bp_time_picker_module_error--dfcf1:focus-within{
|
|
8132
8135
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
8133
8136
|
}
|
|
8134
|
-
.bp_time_picker_module_timePicker--
|
|
8137
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInput--dfcf1{
|
|
8135
8138
|
align-items:center;
|
|
8136
8139
|
display:inline-flex;
|
|
8137
8140
|
height:var(--size-10);
|
|
@@ -8139,7 +8142,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8139
8142
|
text-transform:uppercase;
|
|
8140
8143
|
white-space:nowrap;
|
|
8141
8144
|
}
|
|
8142
|
-
.bp_time_picker_module_timePicker--
|
|
8145
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1{
|
|
8143
8146
|
border:unset;
|
|
8144
8147
|
border-radius:unset;
|
|
8145
8148
|
border-radius:var(--radius-1);
|
|
@@ -8151,26 +8154,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8151
8154
|
transition:unset;
|
|
8152
8155
|
width:unset;
|
|
8153
8156
|
}
|
|
8154
|
-
.bp_time_picker_module_timePicker--
|
|
8157
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1[data-placeholder]{
|
|
8155
8158
|
color:var(--text-text-on-light-secondary);
|
|
8156
8159
|
}
|
|
8157
|
-
.bp_time_picker_module_timePicker--
|
|
8160
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1[role=spinbutton]{
|
|
8158
8161
|
margin:0 var(--space-05);
|
|
8159
8162
|
padding:0 var(--space-1);
|
|
8160
8163
|
}
|
|
8161
|
-
.bp_time_picker_module_timePicker--
|
|
8164
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1:active,.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1:focus{
|
|
8162
8165
|
background:var(--box-blue-100);
|
|
8163
8166
|
caret-color:#0000;
|
|
8164
8167
|
color:var(--text-text-brand-on-color);
|
|
8165
8168
|
outline:none;
|
|
8166
8169
|
}
|
|
8167
|
-
.bp_time_picker_module_timePicker--
|
|
8170
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1:nth-child(1 of [role=spinbutton]){
|
|
8168
8171
|
margin-inline-start:0;
|
|
8169
8172
|
}
|
|
8170
|
-
.bp_time_picker_module_timePicker--
|
|
8173
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_timeInputSegment--dfcf1[data-type=literal] + [data-type=dayPeriod]{
|
|
8171
8174
|
margin-inline-start:calc(var(--space-1)*-1);
|
|
8172
8175
|
}
|
|
8173
|
-
.bp_time_picker_module_timePicker--
|
|
8176
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1{
|
|
8174
8177
|
align-items:center;
|
|
8175
8178
|
background-color:initial;
|
|
8176
8179
|
border:none;
|
|
@@ -8185,32 +8188,32 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8185
8188
|
right:var(--clear-time-picker-button-right);
|
|
8186
8189
|
width:var(--time-picker-icon-button-size);
|
|
8187
8190
|
}
|
|
8188
|
-
.bp_time_picker_module_timePicker--
|
|
8191
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:focus-visible,.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1[data-focus-visible]{
|
|
8189
8192
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
8190
8193
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
8191
8194
|
}
|
|
8192
|
-
.bp_time_picker_module_timePicker--
|
|
8195
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:hover{
|
|
8193
8196
|
background:var(--surface-cta-surface-icon-hover);
|
|
8194
8197
|
}
|
|
8195
|
-
.bp_time_picker_module_timePicker--
|
|
8198
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:hover *{
|
|
8196
8199
|
fill:var(--icon-cta-icon-hover);
|
|
8197
8200
|
}
|
|
8198
|
-
.bp_time_picker_module_timePicker--
|
|
8201
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:active{
|
|
8199
8202
|
background:var(--surface-cta-surface-icon-pressed);
|
|
8200
8203
|
}
|
|
8201
|
-
.bp_time_picker_module_timePicker--
|
|
8204
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:active *{
|
|
8202
8205
|
fill:var(--icon-cta-icon-pressed);
|
|
8203
8206
|
}
|
|
8204
|
-
.bp_time_picker_module_timePicker--
|
|
8207
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clearButton--dfcf1:disabled{
|
|
8205
8208
|
opacity:1;
|
|
8206
8209
|
}
|
|
8207
|
-
.bp_time_picker_module_timePicker--
|
|
8210
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_clockIcon--dfcf1{
|
|
8208
8211
|
height:var(--time-picker-icon-size);
|
|
8209
8212
|
position:absolute;
|
|
8210
8213
|
right:var(--time-picker-padding-right);
|
|
8211
8214
|
width:var(--time-picker-icon-size);
|
|
8212
8215
|
}
|
|
8213
|
-
.bp_time_picker_module_timePicker--
|
|
8216
|
+
.bp_time_picker_module_timePicker--dfcf1 .bp_time_picker_module_inlineError--dfcf1{
|
|
8214
8217
|
margin-block-start:var(--space-2);
|
|
8215
8218
|
}
|
|
8216
8219
|
:root{
|
|
@@ -9026,6 +9029,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9026
9029
|
--bp-surface-badge-surface-slides:#f7ba00;
|
|
9027
9030
|
--bp-surface-badge-surface-video:#009aed;
|
|
9028
9031
|
--bp-surface-badge-word-surface:#185abd;
|
|
9032
|
+
--bp-surface-cursor-cursor-on-light:#000;
|
|
9029
9033
|
--bp-surface-surface-brand:#0061d5;
|
|
9030
9034
|
--bp-surface-surface-brand-busy:#0061d5;
|
|
9031
9035
|
--bp-surface-surface-brand-disabled:#0061d5;
|
|
@@ -9579,6 +9583,8 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9579
9583
|
--bp-border-checkbox-border-selected:var(--bp-box-blue-100);
|
|
9580
9584
|
--bp-border-checkbox-border-selected-hover:var(--bp-light-blue-110);
|
|
9581
9585
|
--bp-border-collapsible-section-border:var(--bp-gray-20);
|
|
9586
|
+
--bp-border-combobox-border:var(--bp-gray-50);
|
|
9587
|
+
--bp-border-combobox-border-hover:var(--bp-gray-65);
|
|
9582
9588
|
--bp-border-content-button-border-hover-active:var(--bp-gray-50);
|
|
9583
9589
|
--bp-border-content-button-border-selected:var(--bp-gray-50);
|
|
9584
9590
|
--bp-border-cta-border-outline:var(--bp-gray-black);
|
|
@@ -9597,7 +9603,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9597
9603
|
--bp-border-date-picker-border-error:var(--bp-watermelon-red-100);
|
|
9598
9604
|
--bp-border-date-picker-border-focus:var(--bp-light-blue-100);
|
|
9599
9605
|
--bp-border-date-picker-border-hover:var(--bp-gray-65);
|
|
9600
|
-
--bp-border-divider-border:var(--bp-
|
|
9606
|
+
--bp-border-divider-border:var(--bp-black-opacity-04);
|
|
9601
9607
|
--bp-border-dropdown-secondary-border:var(--bp-gray-30);
|
|
9602
9608
|
--bp-border-dropdown-border:var(--bp-gray-30);
|
|
9603
9609
|
--bp-border-dropdown-border-error:var(--bp-watermelon-red-100);
|
|
@@ -9645,9 +9651,8 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9645
9651
|
--bp-border-search-input-border-hover:var(--bp-gray-65);
|
|
9646
9652
|
--bp-border-search-border:var(--bp-gray-05);
|
|
9647
9653
|
--bp-border-search-border-hover:var(--bp-gray-65);
|
|
9654
|
+
--bp-border-select-border:var(--bp-gray-30);
|
|
9648
9655
|
--bp-border-select-border-active:var(--bp-light-blue-100);
|
|
9649
|
-
--bp-border-select-border-default:var(--bp-gray-30);
|
|
9650
|
-
--bp-border-select-border-disabled:var(--bp-gray-30);
|
|
9651
9656
|
--bp-border-select-border-error:var(--bp-watermelon-red-110);
|
|
9652
9657
|
--bp-border-select-border-hover:var(--bp-gray-65);
|
|
9653
9658
|
--bp-border-select-border-read-only:var(--bp-gray-20);
|
|
@@ -9670,6 +9675,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9670
9675
|
--bp-border-toggle-text-border-on-hover:var(--bp-box-blue-40);
|
|
9671
9676
|
--bp-border-toggle-text-border-on-pressed:var(--bp-box-blue-40);
|
|
9672
9677
|
--bp-border-tooltip-border-error:var(--bp-watermelon-red-50);
|
|
9678
|
+
--bp-border-border-accordion-hover:var(--bp-gray-10);
|
|
9673
9679
|
--bp-icon-cta-icon:var(--bp-gray-65);
|
|
9674
9680
|
--bp-icon-cta-icon-hover:var(--bp-gray-100);
|
|
9675
9681
|
--bp-icon-cta-icon-on-color:var(--bp-gray-black);
|
|
@@ -9691,16 +9697,18 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9691
9697
|
--bp-icon-icon-destructive-on-light:var(--bp-watermelon-red-110);
|
|
9692
9698
|
--bp-icon-icon-error-on-light:var(--bp-watermelon-red-110);
|
|
9693
9699
|
--bp-icon-icon-on-dark:var(--bp-gray-white);
|
|
9694
|
-
--bp-icon-icon-on-light:var(--bp-
|
|
9695
|
-
--bp-icon-icon-on-light-secondary:var(--bp-
|
|
9696
|
-
--bp-icon-icon-on-light-tertiary:var(--bp-
|
|
9700
|
+
--bp-icon-icon-on-light:var(--bp-black-opacity-90);
|
|
9701
|
+
--bp-icon-icon-on-light-secondary:var(--bp-black-opacity-60);
|
|
9702
|
+
--bp-icon-icon-on-light-tertiary:var(--bp-black-opacity-50);
|
|
9697
9703
|
--bp-icon-icon-required-on-light:var(--bp-watermelon-red-110);
|
|
9698
9704
|
--bp-outline-focus-on-dark:var(--bp-gray-white);
|
|
9699
9705
|
--bp-outline-focus-on-light:var(--bp-light-blue-100);
|
|
9700
9706
|
--bp-overlay-modal-overlay:var(--bp-black-opacity-50);
|
|
9701
9707
|
--bp-overlay-side-panel-overlay:var(--bp-black-opacity-50);
|
|
9702
|
-
--bp-surface-accordion-surface:var(--bp-
|
|
9703
|
-
--bp-surface-accordion-surface-hover:var(--bp-
|
|
9708
|
+
--bp-surface-accordion-surface-collapsed:var(--bp-black-opacity-04);
|
|
9709
|
+
--bp-surface-accordion-surface-collapsed-hover:var(--bp-black-opacity-08);
|
|
9710
|
+
--bp-surface-accordion-surface-expanded:var(--bp-gray-white);
|
|
9711
|
+
--bp-surface-accordion-surface-expanded-hover:var(--bp-gray-white);
|
|
9704
9712
|
--bp-surface-badge-presentation-surface:var(--bp-orange-110);
|
|
9705
9713
|
--bp-surface-badge-surface-admin:var(--bp-dark-blue-100);
|
|
9706
9714
|
--bp-surface-badge-surface-annotation:var(--bp-yellorange-100);
|
|
@@ -9740,6 +9748,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9740
9748
|
--bp-surface-card-surface-hover:var(--bp-gray-white);
|
|
9741
9749
|
--bp-surface-card-surface-pressed:var(--bp-gray-02);
|
|
9742
9750
|
--bp-surface-checkbox-surface:var(--bp-gray-white);
|
|
9751
|
+
--bp-surface-checkbox-surface-disabled:var(--bp-gray-05);
|
|
9743
9752
|
--bp-surface-checkbox-surface-hover:var(--bp-gray-white);
|
|
9744
9753
|
--bp-surface-checkbox-surface-selected:var(--bp-box-blue-100);
|
|
9745
9754
|
--bp-surface-checkbox-surface-selected-hover:var(--bp-light-blue-110);
|
|
@@ -9851,11 +9860,22 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9851
9860
|
--bp-surface-list-item-surface:var(--bp-gray-white);
|
|
9852
9861
|
--bp-surface-list-item-surface-hover:var(--bp-gray-05);
|
|
9853
9862
|
--bp-surface-list-item-surface-selected:var(--bp-box-blue-05);
|
|
9854
|
-
--bp-surface-
|
|
9863
|
+
--bp-surface-loading-indicator-surface:var(--bp-box-blue-100);
|
|
9864
|
+
--bp-surface-loading-indicator-surface-on-dark:var(--bp-gray-white);
|
|
9865
|
+
--bp-surface-loading-indicator-surface-on-dark-secondary:var(--bp-white-opacity-70);
|
|
9866
|
+
--bp-surface-loading-indicator-surface-on-dark-tertiary:var(--bp-white-opacity-30);
|
|
9867
|
+
--bp-surface-loading-indicator-surface-on-light:var(--bp-gray-black);
|
|
9868
|
+
--bp-surface-loading-indicator-surface-on-light-secondary:var(--bp-black-opacity-60);
|
|
9869
|
+
--bp-surface-loading-indicator-surface-on-light-tertiary:var(--bp-black-opacity-30);
|
|
9870
|
+
--bp-surface-loading-indicator-surface-secondary:var(--bp-box-blue-opacity-70);
|
|
9871
|
+
--bp-surface-loading-indicator-surface-tertiary:var(--bp-box-blue-opacity-30);
|
|
9872
|
+
--bp-surface-menu-surface-dropdown:var(--bp-white-opacity-90);
|
|
9873
|
+
--bp-surface-menu-surface-fullscreen:var(--bp-white-opacity-90);
|
|
9855
9874
|
--bp-surface-menu-item-surface:var(--bp-gray-white);
|
|
9856
9875
|
--bp-surface-menu-item-surface-hover:var(--bp-gray-05);
|
|
9857
9876
|
--bp-surface-menu-item-surface-loading:var(--bp-gray-white);
|
|
9858
9877
|
--bp-surface-menu-item-surface-pressed:var(--bp-gray-05);
|
|
9878
|
+
--bp-surface-modal-surface:var(--bp-gray-white);
|
|
9859
9879
|
--bp-surface-nav-surface-brand:var(--bp-box-blue-100);
|
|
9860
9880
|
--bp-surface-option-grid-surface-hover:var(--bp-black-opacity-04);
|
|
9861
9881
|
--bp-surface-option-grid-surface-selected:var(--bp-black-opacity-08);
|
|
@@ -9876,12 +9896,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9876
9896
|
--bp-surface-search-surface-active:var(--bp-gray-white);
|
|
9877
9897
|
--bp-surface-search-surface-complete:var(--bp-gray-05);
|
|
9878
9898
|
--bp-surface-search-surface-hover:var(--bp-gray-02);
|
|
9879
|
-
--bp-surface-select-surface
|
|
9880
|
-
--bp-surface-select-surface-default:var(--bp-gray-white);
|
|
9881
|
-
--bp-surface-select-surface-disabled:var(--bp-gray-white);
|
|
9882
|
-
--bp-surface-select-surface-error:var(--bp-gray-white);
|
|
9883
|
-
--bp-surface-select-surface-hover:var(--bp-gray-white);
|
|
9884
|
-
--bp-surface-select-surface-read-only:var(--bp-gray-02);
|
|
9899
|
+
--bp-surface-select-surface:var(--bp-gray-white);
|
|
9885
9900
|
--bp-surface-slider-thumb-surface:var(--bp-box-blue-100);
|
|
9886
9901
|
--bp-surface-slider-thumb-surface-hover:var(--bp-light-blue-100);
|
|
9887
9902
|
--bp-surface-slider-track-surface:var(--bp-gray-65);
|
|
@@ -9988,7 +10003,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9988
10003
|
--z-index-card-tooltip:2147483647;
|
|
9989
10004
|
}
|
|
9990
10005
|
|
|
9991
|
-
.bp_toolbar_module_toolbarRoot--
|
|
10006
|
+
.bp_toolbar_module_toolbarRoot--7c43b{
|
|
9992
10007
|
background:var(--surface-surface);
|
|
9993
10008
|
border:var(--border-1) solid var(--border-card-border);
|
|
9994
10009
|
border-radius:var(--radius-4);
|
|
@@ -9996,16 +10011,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9996
10011
|
padding:calc(var(--space-1) - var(--border-1));
|
|
9997
10012
|
}
|
|
9998
10013
|
|
|
9999
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
10014
|
+
.bp_toolbar_module_scrollButtonWrapper--7c43b,.bp_toolbar_module_toolbarRoot--7c43b{
|
|
10000
10015
|
align-items:center;
|
|
10001
10016
|
display:flex;
|
|
10002
10017
|
gap:var(--space-1);
|
|
10003
10018
|
}
|
|
10004
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
10019
|
+
.bp_toolbar_module_scrollButtonWrapper--7c43b.bp_toolbar_module_hidden--7c43b{
|
|
10005
10020
|
display:none;
|
|
10006
10021
|
}
|
|
10007
10022
|
|
|
10008
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
10023
|
+
.bp_toolbar_module_scrollableChildrenWrapper--7c43b{
|
|
10009
10024
|
-ms-overflow-style:none;
|
|
10010
10025
|
align-items:center;
|
|
10011
10026
|
display:flex;
|
|
@@ -10018,26 +10033,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
10018
10033
|
scrollbar-width:none;
|
|
10019
10034
|
white-space:nowrap;
|
|
10020
10035
|
}
|
|
10021
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
10036
|
+
.bp_toolbar_module_scrollableChildrenWrapper--7c43b::-webkit-scrollbar{
|
|
10022
10037
|
display:none;
|
|
10023
10038
|
}
|
|
10024
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
10039
|
+
.bp_toolbar_module_scrollableChildrenWrapper--7c43b > *{
|
|
10025
10040
|
flex:none;
|
|
10026
10041
|
}
|
|
10027
10042
|
|
|
10028
|
-
.bp_toolbar_module_separator--
|
|
10043
|
+
.bp_toolbar_module_separator--7c43b{
|
|
10029
10044
|
background-color:var(--border-divider-border);
|
|
10030
10045
|
border-radius:var(--radius-2);
|
|
10031
10046
|
height:var(--size-6);
|
|
10032
10047
|
width:1px;
|
|
10033
10048
|
}
|
|
10034
10049
|
|
|
10035
|
-
.bp_toolbar_module_toggleGroup--
|
|
10050
|
+
.bp_toolbar_module_toggleGroup--7c43b{
|
|
10036
10051
|
display:flex;
|
|
10037
10052
|
gap:var(--space-1);
|
|
10038
10053
|
}
|
|
10039
10054
|
|
|
10040
|
-
.bp_toolbar_module_toolbarItem--
|
|
10055
|
+
.bp_toolbar_module_toolbarItem--7c43b{
|
|
10041
10056
|
--toolbar-item-hover-opacity:.3;
|
|
10042
10057
|
align-items:center;
|
|
10043
10058
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -10055,45 +10070,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
10055
10070
|
-webkit-user-select:none;
|
|
10056
10071
|
user-select:none;
|
|
10057
10072
|
}
|
|
10058
|
-
.bp_toolbar_module_toolbarItem--
|
|
10073
|
+
.bp_toolbar_module_toolbarItem--7c43b[data-disabled]{
|
|
10059
10074
|
background:var(--surface-toggle-surface);
|
|
10060
10075
|
opacity:var(--toolbar-item-hover-opacity);
|
|
10061
10076
|
pointer-events:none;
|
|
10062
10077
|
}
|
|
10063
|
-
.bp_toolbar_module_toolbarItem--
|
|
10078
|
+
.bp_toolbar_module_toolbarItem--7c43b:not([data-disabled]):focus-visible{
|
|
10064
10079
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
10065
10080
|
}
|
|
10066
|
-
.bp_toolbar_module_toolbarItem--
|
|
10081
|
+
.bp_toolbar_module_toolbarItem--7c43b:not([data-disabled]):hover{
|
|
10067
10082
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
10068
10083
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
10069
10084
|
}
|
|
10070
10085
|
|
|
10071
|
-
.bp_toolbar_module_toolbarToggle--
|
|
10086
|
+
.bp_toolbar_module_toolbarToggle--7c43b[data-state=on]{
|
|
10072
10087
|
background:var(--surface-toggle-surface-pressed);
|
|
10073
10088
|
}
|
|
10074
|
-
.bp_toolbar_module_toolbarToggle--
|
|
10089
|
+
.bp_toolbar_module_toolbarToggle--7c43b[data-state=on] svg *{
|
|
10075
10090
|
fill:var(--icon-icon-on-dark);
|
|
10076
10091
|
}
|
|
10077
|
-
.bp_toolbar_module_toolbarToggle--
|
|
10092
|
+
.bp_toolbar_module_toolbarToggle--7c43b[data-state=on]:not([data-disabled]):hover{
|
|
10078
10093
|
background:var(--surface-toggle-surface-on-hover);
|
|
10079
10094
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
10080
10095
|
}
|
|
10081
10096
|
|
|
10082
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
10097
|
+
.bp_toolbar_module_dropdownIndicator--7c43b.bp_toolbar_module_invertCaret--7c43b{
|
|
10083
10098
|
transform:rotate(.5turn);
|
|
10084
10099
|
}
|
|
10085
10100
|
|
|
10086
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
10101
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--7c43b{
|
|
10087
10102
|
--trigger-button-hover-opacity:.7;
|
|
10088
10103
|
}
|
|
10089
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
10104
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--7c43b[data-state=on] .bp_toolbar_module_dropdownIndicator--7c43b path{
|
|
10090
10105
|
fill:var(--icon-icon-on-light);
|
|
10091
10106
|
}
|
|
10092
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
10107
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--7c43b[data-state=on]:hover{
|
|
10093
10108
|
opacity:var(--trigger-button-hover-opacity);
|
|
10094
10109
|
}
|
|
10095
10110
|
|
|
10096
|
-
.bp_toolbar_module_toolbarIcon--
|
|
10111
|
+
.bp_toolbar_module_toolbarIcon--7c43b{
|
|
10097
10112
|
align-items:center;
|
|
10098
10113
|
display:flex;
|
|
10099
10114
|
height:var(--size-5);
|
|
@@ -10101,7 +10116,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
10101
10116
|
width:var(--size-5);
|
|
10102
10117
|
}
|
|
10103
10118
|
|
|
10104
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10119
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b{
|
|
10105
10120
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
10106
10121
|
color:var(--text-text-on-light);
|
|
10107
10122
|
font-family:var(--body-default-font-family);
|
|
@@ -10116,24 +10131,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
10116
10131
|
text-transform:var(--body-default-text-case);
|
|
10117
10132
|
white-space:nowrap;
|
|
10118
10133
|
}
|
|
10119
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10134
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b:hover{
|
|
10120
10135
|
background:var(--surface-toggle-surface-off-hover);
|
|
10121
10136
|
border-color:var(--border-toggletext-border-off-hover);
|
|
10122
10137
|
}
|
|
10123
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10138
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b:active{
|
|
10124
10139
|
background:var(--surface-toggle-surface-off-pressed);
|
|
10125
10140
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
10126
10141
|
}
|
|
10127
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10142
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b[aria-checked=true]{
|
|
10128
10143
|
background:var(--surface-toggletext-surface-on);
|
|
10129
10144
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
10130
10145
|
color:var(--text-toggletext-text);
|
|
10131
10146
|
}
|
|
10132
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10147
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b[aria-checked=true]:hover{
|
|
10133
10148
|
background:var(--surface-toggletext-surface-on-hover);
|
|
10134
10149
|
border-color:var(--border-toggletext-border-on-hover);
|
|
10135
10150
|
}
|
|
10136
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
10151
|
+
.bp_toolbar_module_toolbarTextToggleItem--7c43b[aria-checked=true]:active{
|
|
10137
10152
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
10138
10153
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
10139
10154
|
}
|