@box/blueprint-web 12.33.1 → 12.33.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib-esm/avatar/avatar.module.js +1 -1
- package/dist/lib-esm/badge/base-badge.module.js +1 -1
- package/dist/lib-esm/card-tooltip/card-tooltip.module.js +1 -1
- package/dist/lib-esm/card-tooltip-v2/card-tooltip-v2.module.js +1 -1
- package/dist/lib-esm/checkbox/checkbox.module.js +1 -1
- package/dist/lib-esm/combobox/combobox.module.js +1 -1
- package/dist/lib-esm/combobox-group/combobox-group.module.js +1 -1
- package/dist/lib-esm/content-card/content-card.module.js +1 -1
- package/dist/lib-esm/data-table/cell/sticky-cell.module.js +1 -1
- package/dist/lib-esm/data-table/data-table.module.js +1 -1
- package/dist/lib-esm/date-picker/date-picker.module.js +1 -1
- package/dist/lib-esm/empty-state/empty-state.module.js +1 -1
- package/dist/lib-esm/index.css +681 -679
- 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/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--a3bb8{
|
|
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--a3bb8 .bp_loading_indicator_module_segment--a3bb8{
|
|
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--a3bb8.bp_loading_indicator_module_small--a3bb8{
|
|
183
183
|
transform:scale(.6667);
|
|
184
184
|
}
|
|
185
|
-
.bp_loading_indicator_module_crawler--
|
|
185
|
+
.bp_loading_indicator_module_crawler--a3bb8.bp_loading_indicator_module_large--a3bb8{
|
|
186
186
|
transform:scale(1.3334);
|
|
187
187
|
}
|
|
188
|
-
.bp_loading_indicator_module_crawler--
|
|
188
|
+
.bp_loading_indicator_module_crawler--a3bb8.bp_loading_indicator_module_x-large--a3bb8{
|
|
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--a3bb8.bp_loading_indicator_module_default--a3bb8 .bp_loading_indicator_module_segment--a3bb8{
|
|
192
|
+
animation:bp_loading_indicator_module_segment-transform--a3bb8 .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--a3bb8 .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--a3bb8.bp_loading_indicator_module_dark--a3bb8 .bp_loading_indicator_module_segment--a3bb8{
|
|
195
|
+
animation:bp_loading_indicator_module_segment-transform--a3bb8 .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--a3bb8 .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--a3bb8.bp_loading_indicator_module_light--a3bb8 .bp_loading_indicator_module_segment--a3bb8{
|
|
198
|
+
animation:bp_loading_indicator_module_segment-transform--a3bb8 .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--a3bb8 .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--a3bb8 .bp_loading_indicator_module_segment--a3bb8: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--a3bb8 .bp_loading_indicator_module_segment--a3bb8: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--a3bb8{
|
|
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--a3bb8{
|
|
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--a3bb8{
|
|
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--a3bb8{
|
|
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--1190a{
|
|
476
476
|
margin:0;
|
|
477
477
|
text-align:inherit;
|
|
478
478
|
}
|
|
479
|
-
.bp_text_module_textReset--
|
|
479
|
+
.bp_text_module_textReset--1190a.bp_text_module_breakWord--1190a{
|
|
480
480
|
overflow-wrap:break-word;
|
|
481
481
|
}
|
|
482
|
-
.bp_text_module_textReset--
|
|
482
|
+
.bp_text_module_textReset--1190a.bp_text_module_textOnLightDefault--1190a{
|
|
483
483
|
color:var(--text-text-on-light);
|
|
484
484
|
}
|
|
485
|
-
.bp_text_module_textReset--
|
|
485
|
+
.bp_text_module_textReset--1190a.bp_text_module_textOnLightSecondary--1190a{
|
|
486
486
|
color:var(--text-text-on-light-secondary);
|
|
487
487
|
}
|
|
488
|
-
.bp_text_module_textReset--
|
|
488
|
+
.bp_text_module_textReset--1190a.bp_text_module_textOnLightLink--1190a{
|
|
489
489
|
color:var(--text-cta-link);
|
|
490
490
|
}
|
|
491
|
-
.bp_text_module_textReset--
|
|
491
|
+
.bp_text_module_textReset--1190a.bp_text_module_textOnDarkDefault--1190a{
|
|
492
492
|
color:var(--text-text-on-dark);
|
|
493
493
|
}
|
|
494
|
-
.bp_text_module_textReset--
|
|
494
|
+
.bp_text_module_textReset--1190a.bp_text_module_titleMondo--1190a{
|
|
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--1190a.bp_text_module_titleXLarge--1190a{
|
|
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--1190a.bp_text_module_titleLarge--1190a{
|
|
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--1190a.bp_text_module_titleMedium--1190a{
|
|
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--1190a.bp_text_module_titleSmall--1190a{
|
|
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--1190a.bp_text_module_subtitle--1190a{
|
|
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--1190a.bp_text_module_bodyLargeBold--1190a{
|
|
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--1190a.bp_text_module_bodyLarge--1190a{
|
|
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--1190a.bp_text_module_bodyDefaultBold--1190a{
|
|
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--1190a.bp_text_module_bodyDefaultSemibold--1190a{
|
|
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--1190a.bp_text_module_bodyDefault--1190a{
|
|
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--1190a.bp_text_module_caption--1190a{
|
|
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--1190a.bp_text_module_labelBold--1190a{
|
|
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--1190a.bp_text_module_label--1190a{
|
|
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--94734{
|
|
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--94734 .bp_avatar_module_text--94734{
|
|
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--94734.bp_avatar_module_small--94734{
|
|
937
937
|
height:var(--size-6);
|
|
938
938
|
width:var(--size-6);
|
|
939
939
|
}
|
|
940
|
-
.bp_avatar_module_avatar--
|
|
940
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_small--94734 .bp_avatar_module_text--94734{
|
|
941
941
|
font-size:.5rem;
|
|
942
942
|
}
|
|
943
|
-
.bp_avatar_module_avatar--
|
|
943
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_small--94734 .bp_avatar_module_length-1--94734.bp_avatar_module_text--94734,.bp_avatar_module_avatar--94734.bp_avatar_module_small--94734 .bp_avatar_module_length-2--94734.bp_avatar_module_text--94734{
|
|
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--94734.bp_avatar_module_medium--94734{
|
|
954
954
|
height:var(--size-7);
|
|
955
955
|
width:var(--size-7);
|
|
956
956
|
}
|
|
957
|
-
.bp_avatar_module_avatar--
|
|
957
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_medium--94734 .bp_avatar_module_text--94734{
|
|
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--94734.bp_avatar_module_medium--94734 .bp_avatar_module_length-1--94734.bp_avatar_module_text--94734,.bp_avatar_module_avatar--94734.bp_avatar_module_medium--94734 .bp_avatar_module_length-2--94734.bp_avatar_module_text--94734{
|
|
968
968
|
font-size:.8125rem;
|
|
969
969
|
}
|
|
970
|
-
.bp_avatar_module_avatar--
|
|
970
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_large--94734{
|
|
971
971
|
height:var(--size-8);
|
|
972
972
|
width:var(--size-8);
|
|
973
973
|
}
|
|
974
|
-
.bp_avatar_module_avatar--
|
|
974
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_large--94734 .bp_avatar_module_text--94734{
|
|
975
975
|
font-size:.5rem;
|
|
976
976
|
}
|
|
977
|
-
.bp_avatar_module_avatar--
|
|
977
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_large--94734 .bp_avatar_module_length-1--94734.bp_avatar_module_text--94734,.bp_avatar_module_avatar--94734.bp_avatar_module_large--94734 .bp_avatar_module_length-2--94734.bp_avatar_module_text--94734{
|
|
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--94734.bp_avatar_module_large--94734 .bp_avatar_module_length-3--94734.bp_avatar_module_text--94734{
|
|
988
988
|
font-size:.6875rem;
|
|
989
989
|
}
|
|
990
|
-
.bp_avatar_module_avatar--
|
|
990
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_large--94734 .bp_avatar_module_length-4--94734.bp_avatar_module_text--94734{
|
|
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--94734.bp_avatar_module_xlarge--94734{
|
|
1001
1001
|
height:var(--size-11);
|
|
1002
1002
|
width:var(--size-11);
|
|
1003
1003
|
}
|
|
1004
|
-
.bp_avatar_module_avatar--
|
|
1004
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_xlarge--94734 .bp_avatar_module_text--94734{
|
|
1005
1005
|
font-size:1rem;
|
|
1006
1006
|
}
|
|
1007
|
-
.bp_avatar_module_avatar--
|
|
1007
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_xlarge--94734 .bp_avatar_module_length-1--94734.bp_avatar_module_text--94734,.bp_avatar_module_avatar--94734.bp_avatar_module_xlarge--94734 .bp_avatar_module_length-2--94734.bp_avatar_module_text--94734{
|
|
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,46 +1014,46 @@
|
|
|
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--94734.bp_avatar_module_xxlarge--94734{
|
|
1018
1018
|
height:var(--size-20);
|
|
1019
1019
|
width:var(--size-20);
|
|
1020
1020
|
}
|
|
1021
|
-
.bp_avatar_module_avatar--
|
|
1021
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_xxlarge--94734 .bp_avatar_module_text--94734{
|
|
1022
1022
|
font-size:1.25rem;
|
|
1023
1023
|
}
|
|
1024
|
-
.bp_avatar_module_avatar--
|
|
1024
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_xxlarge--94734 .bp_avatar_module_length-1--94734.bp_avatar_module_text--94734,.bp_avatar_module_avatar--94734.bp_avatar_module_xxlarge--94734 .bp_avatar_module_length-2--94734.bp_avatar_module_text--94734{
|
|
1025
1025
|
font-size:2rem;
|
|
1026
1026
|
}
|
|
1027
|
-
.bp_avatar_module_avatar--
|
|
1027
|
+
.bp_avatar_module_avatar--94734.bp_avatar_module_xxlarge--94734 .bp_avatar_module_badge--94734{
|
|
1028
1028
|
right:-.375rem;
|
|
1029
1029
|
}
|
|
1030
|
-
.bp_avatar_module_avatar--
|
|
1030
|
+
.bp_avatar_module_avatar--94734 .bp_avatar_module_image--94734{
|
|
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--94734 .bp_avatar_module_image--94734.bp_avatar_module_loading--94734{
|
|
1037
1037
|
height:0;
|
|
1038
1038
|
width:0;
|
|
1039
1039
|
}
|
|
1040
1040
|
|
|
1041
|
-
.bp_avatar_module_anonymousAvatar--
|
|
1041
|
+
.bp_avatar_module_anonymousAvatar--94734{
|
|
1042
1042
|
align-items:center;
|
|
1043
1043
|
display:flex;
|
|
1044
1044
|
justify-content:center;
|
|
1045
1045
|
}
|
|
1046
1046
|
|
|
1047
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
1047
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--94734{
|
|
1048
1048
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
1049
1049
|
cursor:pointer;
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
1052
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--94734{
|
|
1053
1053
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
1054
1054
|
}
|
|
1055
1055
|
|
|
1056
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
1056
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--94734{
|
|
1057
1057
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
1058
1058
|
}
|
|
1059
1059
|
.bp_tooltip_module_content--5b8ee[data-modern=false]{
|
|
@@ -1131,12 +1131,12 @@
|
|
|
1131
1131
|
width:0;
|
|
1132
1132
|
}
|
|
1133
1133
|
|
|
1134
|
-
.bp_base_badge_module_badgeContainer--
|
|
1134
|
+
.bp_base_badge_module_badgeContainer--92d13{
|
|
1135
1135
|
display:inline-flex;
|
|
1136
1136
|
position:relative;
|
|
1137
1137
|
}
|
|
1138
1138
|
|
|
1139
|
-
.bp_base_badge_module_badge--
|
|
1139
|
+
.bp_base_badge_module_badge--92d13{
|
|
1140
1140
|
align-items:center;
|
|
1141
1141
|
border:var(--border-2) solid var(--border-badge-border);
|
|
1142
1142
|
border-radius:var(--radius-half);
|
|
@@ -1148,37 +1148,37 @@
|
|
|
1148
1148
|
user-select:none;
|
|
1149
1149
|
}
|
|
1150
1150
|
|
|
1151
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
1151
|
+
.bp_base_badge_module_smallSizeBadge--92d13{
|
|
1152
1152
|
height:var(--size-2);
|
|
1153
1153
|
min-width:var(--size-2);
|
|
1154
1154
|
}
|
|
1155
1155
|
|
|
1156
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
1156
|
+
.bp_base_badge_module_mediumSizeBadge--92d13{
|
|
1157
1157
|
height:var(--size-3);
|
|
1158
1158
|
min-width:var(--size-3);
|
|
1159
1159
|
}
|
|
1160
1160
|
|
|
1161
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
1161
|
+
.bp_base_badge_module_largeSizeBadge--92d13{
|
|
1162
1162
|
height:var(--size-4);
|
|
1163
1163
|
min-width:var(--size-4);
|
|
1164
1164
|
}
|
|
1165
1165
|
|
|
1166
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
1166
|
+
.bp_base_badge_module_xlargeSizeBadge--92d13{
|
|
1167
1167
|
height:var(--size-5);
|
|
1168
1168
|
min-width:var(--size-5);
|
|
1169
1169
|
}
|
|
1170
1170
|
|
|
1171
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
1171
|
+
.bp_base_badge_module_xxlargeSizeBadge--92d13{
|
|
1172
1172
|
height:var(--size-6);
|
|
1173
1173
|
min-width:var(--size-6);
|
|
1174
1174
|
}
|
|
1175
1175
|
|
|
1176
|
-
.bp_base_badge_module_iconBadge--
|
|
1176
|
+
.bp_base_badge_module_iconBadge--92d13{
|
|
1177
1177
|
bottom:-5%;
|
|
1178
1178
|
right:-5%;
|
|
1179
1179
|
}
|
|
1180
1180
|
|
|
1181
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1181
|
+
.bp_base_badge_module_interactiveWrapper--92d13{
|
|
1182
1182
|
border:var(--border-2) solid #0000;
|
|
1183
1183
|
border-radius:50%;
|
|
1184
1184
|
bottom:calc(-5% - var(--border-2)/2);
|
|
@@ -1186,22 +1186,22 @@
|
|
|
1186
1186
|
position:absolute;
|
|
1187
1187
|
right:calc(-5% - var(--border-2)/2);
|
|
1188
1188
|
}
|
|
1189
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1189
|
+
.bp_base_badge_module_interactiveWrapper--92d13.bp_base_badge_module_smallSizeBadge--92d13{
|
|
1190
1190
|
width:var(--size-2);
|
|
1191
1191
|
}
|
|
1192
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1192
|
+
.bp_base_badge_module_interactiveWrapper--92d13.bp_base_badge_module_mediumSizeBadge--92d13{
|
|
1193
1193
|
width:var(--size-3);
|
|
1194
1194
|
}
|
|
1195
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1195
|
+
.bp_base_badge_module_interactiveWrapper--92d13.bp_base_badge_module_largeSizeBadge--92d13{
|
|
1196
1196
|
width:var(--size-4);
|
|
1197
1197
|
}
|
|
1198
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1198
|
+
.bp_base_badge_module_interactiveWrapper--92d13.bp_base_badge_module_xlargeSizeBadge--92d13{
|
|
1199
1199
|
width:var(--size-5);
|
|
1200
1200
|
}
|
|
1201
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1201
|
+
.bp_base_badge_module_interactiveWrapper--92d13.bp_base_badge_module_xxlargeSizeBadge--92d13{
|
|
1202
1202
|
width:var(--size-6);
|
|
1203
1203
|
}
|
|
1204
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1204
|
+
.bp_base_badge_module_interactiveWrapper--92d13::before{
|
|
1205
1205
|
content:"";
|
|
1206
1206
|
left:calc(var(--size-6)*-1/4);
|
|
1207
1207
|
min-height:var(--size-6);
|
|
@@ -1210,36 +1210,36 @@
|
|
|
1210
1210
|
top:calc(var(--size-6)*-1/4);
|
|
1211
1211
|
}
|
|
1212
1212
|
|
|
1213
|
-
.bp_base_badge_module_statusBadge--
|
|
1213
|
+
.bp_base_badge_module_statusBadge--92d13{
|
|
1214
1214
|
bottom:-20%;
|
|
1215
1215
|
right:-20%;
|
|
1216
1216
|
}
|
|
1217
1217
|
|
|
1218
|
-
.bp_base_badge_module_statusBadge--
|
|
1218
|
+
.bp_base_badge_module_statusBadge--92d13.bp_base_badge_module_largeSizeBadge--92d13{
|
|
1219
1219
|
bottom:-22%;
|
|
1220
1220
|
right:-22%;
|
|
1221
1221
|
}
|
|
1222
1222
|
|
|
1223
|
-
.bp_base_badge_module_statusBadge--
|
|
1223
|
+
.bp_base_badge_module_statusBadge--92d13.bp_base_badge_module_xlargeSizeBadge--92d13{
|
|
1224
1224
|
bottom:-15%;
|
|
1225
1225
|
right:-15%;
|
|
1226
1226
|
}
|
|
1227
1227
|
|
|
1228
|
-
.bp_base_badge_module_statusBadge--
|
|
1228
|
+
.bp_base_badge_module_statusBadge--92d13.bp_base_badge_module_xxlargeSizeBadge--92d13{
|
|
1229
1229
|
bottom:-4%;
|
|
1230
1230
|
right:-4%;
|
|
1231
1231
|
}
|
|
1232
1232
|
|
|
1233
|
-
.bp_base_badge_module_numericBadge--
|
|
1233
|
+
.bp_base_badge_module_numericBadge--92d13{
|
|
1234
1234
|
left:60%;
|
|
1235
1235
|
top:0;
|
|
1236
1236
|
}
|
|
1237
1237
|
|
|
1238
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
1238
|
+
.bp_base_badge_module_numericBadgeSingleDigit--92d13{
|
|
1239
1239
|
padding:1px;
|
|
1240
1240
|
}
|
|
1241
1241
|
|
|
1242
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
1242
|
+
.bp_base_badge_module_numericBadgeMoreDigits--92d13{
|
|
1243
1243
|
padding:1px 3px;
|
|
1244
1244
|
}
|
|
1245
1245
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
box-shadow:var(--card-dropshadow-3);
|
|
1279
1279
|
}
|
|
1280
1280
|
|
|
1281
|
-
.bp_card_tooltip_module_content--
|
|
1281
|
+
.bp_card_tooltip_module_content--4b775{
|
|
1282
1282
|
animation-duration:.4s;
|
|
1283
1283
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1284
1284
|
border-radius:var(--radius-1);
|
|
@@ -1297,25 +1297,25 @@
|
|
|
1297
1297
|
word-break:break-word;
|
|
1298
1298
|
z-index:2147483647;
|
|
1299
1299
|
}
|
|
1300
|
-
.bp_card_tooltip_module_content--
|
|
1300
|
+
.bp_card_tooltip_module_content--4b775.bp_card_tooltip_module_card--4b775{
|
|
1301
1301
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1302
1302
|
max-width:336px;
|
|
1303
1303
|
min-width:168px;
|
|
1304
1304
|
}
|
|
1305
|
-
.bp_card_tooltip_module_content--
|
|
1306
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1305
|
+
.bp_card_tooltip_module_content--4b775[data-state=delayed-open][data-side=top]{
|
|
1306
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--4b775;
|
|
1307
1307
|
}
|
|
1308
|
-
.bp_card_tooltip_module_content--
|
|
1309
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1308
|
+
.bp_card_tooltip_module_content--4b775[data-state=delayed-open][data-side=right]{
|
|
1309
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--4b775;
|
|
1310
1310
|
}
|
|
1311
|
-
.bp_card_tooltip_module_content--
|
|
1312
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1311
|
+
.bp_card_tooltip_module_content--4b775[data-state=delayed-open][data-side=bottom]{
|
|
1312
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--4b775;
|
|
1313
1313
|
}
|
|
1314
|
-
.bp_card_tooltip_module_content--
|
|
1315
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1314
|
+
.bp_card_tooltip_module_content--4b775[data-state=delayed-open][data-side=left]{
|
|
1315
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--4b775;
|
|
1316
1316
|
}
|
|
1317
1317
|
|
|
1318
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1318
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--4b775{
|
|
1319
1319
|
from{
|
|
1320
1320
|
opacity:0;
|
|
1321
1321
|
transform:translateY(2px);
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
transform:translateY(0);
|
|
1326
1326
|
}
|
|
1327
1327
|
}
|
|
1328
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1328
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--4b775{
|
|
1329
1329
|
from{
|
|
1330
1330
|
opacity:0;
|
|
1331
1331
|
transform:translateX(-2px);
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
transform:translateX(0);
|
|
1336
1336
|
}
|
|
1337
1337
|
}
|
|
1338
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1338
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--4b775{
|
|
1339
1339
|
from{
|
|
1340
1340
|
opacity:0;
|
|
1341
1341
|
transform:translateY(-2px);
|
|
@@ -1345,7 +1345,7 @@
|
|
|
1345
1345
|
transform:translateY(0);
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|
|
1348
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1348
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--4b775{
|
|
1349
1349
|
from{
|
|
1350
1350
|
opacity:0;
|
|
1351
1351
|
transform:translateX(2px);
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
}
|
|
1357
1357
|
}
|
|
1358
1358
|
|
|
1359
|
-
.bp_card_tooltip_v2_module_content--
|
|
1359
|
+
.bp_card_tooltip_v2_module_content--ae193{
|
|
1360
1360
|
border-radius:var(--radius-1);
|
|
1361
1361
|
font-family:var(--body-default-font-family);
|
|
1362
1362
|
font-size:var(--body-default-font-size);
|
|
@@ -1374,25 +1374,25 @@
|
|
|
1374
1374
|
word-break:break-word;
|
|
1375
1375
|
z-index:2147483647;
|
|
1376
1376
|
}
|
|
1377
|
-
.bp_card_tooltip_v2_module_content--
|
|
1377
|
+
.bp_card_tooltip_v2_module_content--ae193[data-open]{
|
|
1378
1378
|
animation-duration:var(--animation-duration-4);
|
|
1379
1379
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1380
1380
|
will-change:transform, opacity;
|
|
1381
1381
|
}
|
|
1382
|
-
.bp_card_tooltip_v2_module_content--
|
|
1383
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1382
|
+
.bp_card_tooltip_v2_module_content--ae193[data-open][data-side=top]{
|
|
1383
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--ae193;
|
|
1384
1384
|
}
|
|
1385
|
-
.bp_card_tooltip_v2_module_content--
|
|
1386
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1385
|
+
.bp_card_tooltip_v2_module_content--ae193[data-open][data-side=right]{
|
|
1386
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--ae193;
|
|
1387
1387
|
}
|
|
1388
|
-
.bp_card_tooltip_v2_module_content--
|
|
1389
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1388
|
+
.bp_card_tooltip_v2_module_content--ae193[data-open][data-side=bottom]{
|
|
1389
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--ae193;
|
|
1390
1390
|
}
|
|
1391
|
-
.bp_card_tooltip_v2_module_content--
|
|
1392
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1391
|
+
.bp_card_tooltip_v2_module_content--ae193[data-open][data-side=left]{
|
|
1392
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--ae193;
|
|
1393
1393
|
}
|
|
1394
1394
|
|
|
1395
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1395
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--ae193{
|
|
1396
1396
|
from{
|
|
1397
1397
|
opacity:0;
|
|
1398
1398
|
transform:translateY(2px);
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
transform:translateY(0);
|
|
1403
1403
|
}
|
|
1404
1404
|
}
|
|
1405
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1405
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--ae193{
|
|
1406
1406
|
from{
|
|
1407
1407
|
opacity:0;
|
|
1408
1408
|
transform:translateX(-2px);
|
|
@@ -1412,7 +1412,7 @@
|
|
|
1412
1412
|
transform:translateX(0);
|
|
1413
1413
|
}
|
|
1414
1414
|
}
|
|
1415
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1415
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--ae193{
|
|
1416
1416
|
from{
|
|
1417
1417
|
opacity:0;
|
|
1418
1418
|
transform:translateY(-2px);
|
|
@@ -1422,7 +1422,7 @@
|
|
|
1422
1422
|
transform:translateY(0);
|
|
1423
1423
|
}
|
|
1424
1424
|
}
|
|
1425
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1425
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--ae193{
|
|
1426
1426
|
from{
|
|
1427
1427
|
opacity:0;
|
|
1428
1428
|
transform:translateX(2px);
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
}
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1436
|
+
.bp_interactive_icon_module_interactiveIcon--5ab19{
|
|
1437
1437
|
all:unset;
|
|
1438
1438
|
background:none;
|
|
1439
1439
|
border:0;
|
|
@@ -1442,7 +1442,7 @@
|
|
|
1442
1442
|
display:inline-flex;
|
|
1443
1443
|
padding:0;
|
|
1444
1444
|
}
|
|
1445
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1445
|
+
.bp_interactive_icon_module_interactiveIcon--5ab19:focus-visible{
|
|
1446
1446
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1447
1447
|
outline:none;
|
|
1448
1448
|
overflow:visible;
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
padding-bottom:var(--size-4);
|
|
1503
1503
|
}
|
|
1504
1504
|
|
|
1505
|
-
.bp_checkbox_module_option--
|
|
1505
|
+
.bp_checkbox_module_option--1a053{
|
|
1506
1506
|
display:flex;
|
|
1507
1507
|
flex-direction:column;
|
|
1508
1508
|
font-family:var(--body-default-font-family);
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
text-decoration:var(--body-default-text-decoration);
|
|
1515
1515
|
text-transform:var(--body-default-text-case);
|
|
1516
1516
|
}
|
|
1517
|
-
.bp_checkbox_module_option--
|
|
1517
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053{
|
|
1518
1518
|
all:unset;
|
|
1519
1519
|
align-items:center;
|
|
1520
1520
|
background-color:var(--surface-checkbox-surface);
|
|
@@ -1528,39 +1528,39 @@
|
|
|
1528
1528
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
1529
1529
|
width:var(--size-4);
|
|
1530
1530
|
}
|
|
1531
|
-
.bp_checkbox_module_option--
|
|
1531
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053 .bp_checkbox_module_indicator--1a053{
|
|
1532
1532
|
display:flex;
|
|
1533
1533
|
transform:scale(0);
|
|
1534
1534
|
transition-duration:.15s;
|
|
1535
1535
|
transition-property:transform;
|
|
1536
1536
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1537
1537
|
}
|
|
1538
|
-
.bp_checkbox_module_option--
|
|
1538
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:focus-visible{
|
|
1539
1539
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
1540
1540
|
outline-offset:var(--border-1);
|
|
1541
1541
|
}
|
|
1542
|
-
.bp_checkbox_module_option--
|
|
1542
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053[data-disabled]{
|
|
1543
1543
|
opacity:60%;
|
|
1544
1544
|
}
|
|
1545
|
-
.bp_checkbox_module_option--
|
|
1545
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053[data-state=checked],.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053[data-state=indeterminate]{
|
|
1546
1546
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1547
1547
|
border-color:var(--border-checkbox-border-selected);
|
|
1548
1548
|
}
|
|
1549
|
-
.bp_checkbox_module_option--
|
|
1549
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053[data-state=checked] .bp_checkbox_module_indicator--1a053,.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053[data-state=indeterminate] .bp_checkbox_module_indicator--1a053{
|
|
1550
1550
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1551
1551
|
transform:scale(1);
|
|
1552
1552
|
}
|
|
1553
|
-
.bp_checkbox_module_option--
|
|
1553
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):focus-visible,.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):hover{
|
|
1554
1554
|
border-color:var(--border-checkbox-border-hover);
|
|
1555
1555
|
}
|
|
1556
|
-
.bp_checkbox_module_option--
|
|
1556
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1557
1557
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1558
1558
|
border-color:var(--border-checkbox-border-selected-hover);
|
|
1559
1559
|
}
|
|
1560
|
-
.bp_checkbox_module_option--
|
|
1560
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--1a053,.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--1a053,.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--1a053,.bp_checkbox_module_option--1a053 .bp_checkbox_module_checkbox--1a053:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--1a053{
|
|
1561
1561
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1562
1562
|
}
|
|
1563
|
-
.bp_checkbox_module_option--
|
|
1563
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_label--1a053{
|
|
1564
1564
|
cursor:pointer;
|
|
1565
1565
|
display:inline-flex;
|
|
1566
1566
|
flex-direction:row;
|
|
@@ -1568,10 +1568,10 @@
|
|
|
1568
1568
|
width:-moz-fit-content;
|
|
1569
1569
|
width:fit-content;
|
|
1570
1570
|
}
|
|
1571
|
-
.bp_checkbox_module_option--
|
|
1571
|
+
.bp_checkbox_module_option--1a053 .bp_checkbox_module_description--1a053{
|
|
1572
1572
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
1573
1573
|
}
|
|
1574
|
-
.bp_checkbox_module_option--
|
|
1574
|
+
.bp_checkbox_module_option--1a053.bp_checkbox_module_disabled--1a053 .bp_checkbox_module_label--1a053{
|
|
1575
1575
|
cursor:default;
|
|
1576
1576
|
}
|
|
1577
1577
|
.bp_icon_button_module_iconButton--161d7[data-modern=false]{
|
|
@@ -1949,7 +1949,7 @@
|
|
|
1949
1949
|
transform:scale(1.2);
|
|
1950
1950
|
}
|
|
1951
1951
|
|
|
1952
|
-
.bp_text_area_autosize_module_textArea--
|
|
1952
|
+
.bp_text_area_autosize_module_textArea--c55bf[data-modern=false]{
|
|
1953
1953
|
--text-area-text-color:var(--text-text-on-light);
|
|
1954
1954
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
1955
1955
|
--text-area-background-color:var(--surface-input-surface);
|
|
@@ -1962,7 +1962,7 @@
|
|
|
1962
1962
|
--text-area-icon-padding:1.875rem;
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
|
-
.bp_text_area_autosize_module_textArea--
|
|
1965
|
+
.bp_text_area_autosize_module_textArea--c55bf[data-modern=true]{
|
|
1966
1966
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
1967
1967
|
--text-area-text-color:var(--bp-text-text-on-light);
|
|
1968
1968
|
--text-area-background-color:var(--bp-surface-input-surface);
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
--text-area-icon-padding:1.875rem;
|
|
1976
1976
|
}
|
|
1977
1977
|
|
|
1978
|
-
.bp_text_area_autosize_module_textArea--
|
|
1978
|
+
.bp_text_area_autosize_module_textArea--c55bf{
|
|
1979
1979
|
background:var(--text-area-background-color);
|
|
1980
1980
|
border:none;
|
|
1981
1981
|
box-shadow:var(--text-area-inner-shadow);
|
|
@@ -1994,48 +1994,48 @@
|
|
|
1994
1994
|
text-transform:var(--body-default-text-case);
|
|
1995
1995
|
width:100%;
|
|
1996
1996
|
}
|
|
1997
|
-
.bp_text_area_autosize_module_textArea--
|
|
1997
|
+
.bp_text_area_autosize_module_textArea--c55bf::placeholder{
|
|
1998
1998
|
color:var(--text-area-placeholder-color);
|
|
1999
1999
|
opacity:1;
|
|
2000
2000
|
}
|
|
2001
|
-
.bp_text_area_autosize_module_textArea--
|
|
2001
|
+
.bp_text_area_autosize_module_textArea--c55bf.bp_text_area_autosize_module_error--c55bf{
|
|
2002
2002
|
background:var(--text-area-error-background-color);
|
|
2003
2003
|
outline:0;
|
|
2004
2004
|
}
|
|
2005
|
-
.bp_text_area_autosize_module_textArea--
|
|
2005
|
+
.bp_text_area_autosize_module_textArea--c55bf:focus{
|
|
2006
2006
|
border:none;
|
|
2007
2007
|
}
|
|
2008
|
-
.bp_text_area_autosize_module_textArea--
|
|
2008
|
+
.bp_text_area_autosize_module_textArea--c55bf:hover{
|
|
2009
2009
|
box-shadow:var(--text-area-inner-shadow);
|
|
2010
2010
|
}
|
|
2011
|
-
.bp_text_area_autosize_module_textArea--
|
|
2011
|
+
.bp_text_area_autosize_module_textArea--c55bf:focus-visible{
|
|
2012
2012
|
background:var(--text-area-error-background-focus);
|
|
2013
2013
|
outline:0;
|
|
2014
2014
|
}
|
|
2015
|
-
.bp_text_area_autosize_module_textArea--
|
|
2015
|
+
.bp_text_area_autosize_module_textArea--c55bf:disabled{
|
|
2016
2016
|
background:var(--text-area-background-color);
|
|
2017
2017
|
border:none;
|
|
2018
2018
|
box-shadow:var(--text-area-inner-shadow);
|
|
2019
2019
|
color:var(--text-area-text-color);
|
|
2020
2020
|
}
|
|
2021
|
-
.bp_text_area_autosize_module_textArea--
|
|
2021
|
+
.bp_text_area_autosize_module_textArea--c55bf:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--c55bf):hover{
|
|
2022
2022
|
background:var(--text-area-error-background-hover);
|
|
2023
2023
|
}
|
|
2024
|
-
.bp_text_area_autosize_module_textArea--
|
|
2024
|
+
.bp_text_area_autosize_module_textArea--c55bf.bp_text_area_autosize_module_loading--c55bf{
|
|
2025
2025
|
padding-inline-end:var(--text-area-icon-padding);
|
|
2026
2026
|
}
|
|
2027
2027
|
|
|
2028
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2028
|
+
.bp_text_area_autosize_module_loadingIndicator--c55bf[data-modern=false]{
|
|
2029
2029
|
--text-area-loading-indicator-width:var(--size-6);
|
|
2030
2030
|
--text-area-loading-indicator-height:var(--size-6);
|
|
2031
2031
|
}
|
|
2032
2032
|
|
|
2033
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2033
|
+
.bp_text_area_autosize_module_loadingIndicator--c55bf[data-modern=true]{
|
|
2034
2034
|
--text-area-loading-indicator-width:var(--bp-size-060);
|
|
2035
2035
|
--text-area-loading-indicator-height:var(--bp-size-060);
|
|
2036
2036
|
}
|
|
2037
2037
|
|
|
2038
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2038
|
+
.bp_text_area_autosize_module_loadingIndicator--c55bf{
|
|
2039
2039
|
bottom:.375rem;
|
|
2040
2040
|
display:inline-block;
|
|
2041
2041
|
height:var(--text-area-loading-indicator-height);
|
|
@@ -2045,19 +2045,19 @@
|
|
|
2045
2045
|
width:var(--text-area-loading-indicator-width);
|
|
2046
2046
|
}
|
|
2047
2047
|
|
|
2048
|
-
.bp_text_area_autosize_module_border--
|
|
2048
|
+
.bp_text_area_autosize_module_border--c55bf[data-modern=false]{
|
|
2049
2049
|
--text-area-radius:var(--radius-2);
|
|
2050
2050
|
--text-area-border-width:var(--border-1);
|
|
2051
2051
|
--text-area-shadow-color:var(--border-input-border);
|
|
2052
2052
|
}
|
|
2053
2053
|
|
|
2054
|
-
.bp_text_area_autosize_module_border--
|
|
2054
|
+
.bp_text_area_autosize_module_border--c55bf[data-modern=true]{
|
|
2055
2055
|
--text-area-radius:var(--bp-radius-06);
|
|
2056
2056
|
--text-area-border-width:var(--bp-border-01);
|
|
2057
2057
|
--text-area-shadow-color:var(--bp-border-input-border);
|
|
2058
2058
|
}
|
|
2059
2059
|
|
|
2060
|
-
.bp_text_area_autosize_module_border--
|
|
2060
|
+
.bp_text_area_autosize_module_border--c55bf{
|
|
2061
2061
|
border-radius:var(--text-area-radius);
|
|
2062
2062
|
box-shadow:0 0 0 var(--text-area-border-width) var(--text-area-shadow-color);
|
|
2063
2063
|
display:flex;
|
|
@@ -2065,17 +2065,17 @@
|
|
|
2065
2065
|
transform:translateZ(0);
|
|
2066
2066
|
}
|
|
2067
2067
|
|
|
2068
|
-
.bp_text_area_module_textAreaContainer--
|
|
2068
|
+
.bp_text_area_module_textAreaContainer--6fa5c[data-modern=false]{
|
|
2069
2069
|
--text-area-container-row-gap:var(--space-2);
|
|
2070
2070
|
--text-area-container-label-color:var(--text-text-on-light);
|
|
2071
2071
|
}
|
|
2072
2072
|
|
|
2073
|
-
.bp_text_area_module_textAreaContainer--
|
|
2073
|
+
.bp_text_area_module_textAreaContainer--6fa5c[data-modern=true]{
|
|
2074
2074
|
--text-area-container-row-gap:var(--bp-size-020);
|
|
2075
2075
|
--text-area-container-label-color:var(--bp-text-text-on-light);
|
|
2076
2076
|
}
|
|
2077
2077
|
|
|
2078
|
-
.bp_text_area_module_textAreaContainer--
|
|
2078
|
+
.bp_text_area_module_textAreaContainer--6fa5c{
|
|
2079
2079
|
display:flex;
|
|
2080
2080
|
flex-direction:column;
|
|
2081
2081
|
font-family:var(--body-default-font-family);
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
text-decoration:var(--body-default-text-decoration);
|
|
2089
2089
|
text-transform:var(--body-default-text-case);
|
|
2090
2090
|
}
|
|
2091
|
-
.bp_text_area_module_textAreaContainer--
|
|
2091
|
+
.bp_text_area_module_textAreaContainer--6fa5c .bp_text_area_module_label--6fa5c{
|
|
2092
2092
|
color:var(--text-area-container-label-color);
|
|
2093
2093
|
flex:0 0 fit-content;
|
|
2094
2094
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2102,17 +2102,17 @@
|
|
|
2102
2102
|
width:-moz-fit-content;
|
|
2103
2103
|
width:fit-content;
|
|
2104
2104
|
}
|
|
2105
|
-
.bp_text_area_module_textAreaContainer--
|
|
2105
|
+
.bp_text_area_module_textAreaContainer--6fa5c .bp_text_area_module_label--6fa5c:not(.bp_text_area_module_hidden--6fa5c){
|
|
2106
2106
|
margin-block-end:var(--text-area-container-row-gap);
|
|
2107
2107
|
}
|
|
2108
|
-
.bp_text_area_module_textAreaContainer--
|
|
2108
|
+
.bp_text_area_module_textAreaContainer--6fa5c.bp_text_area_module_disabled--6fa5c{
|
|
2109
2109
|
opacity:60%;
|
|
2110
2110
|
}
|
|
2111
|
-
.bp_text_area_module_textAreaContainer--
|
|
2111
|
+
.bp_text_area_module_textAreaContainer--6fa5c .bp_text_area_module_inlineError--6fa5c{
|
|
2112
2112
|
margin-block-start:var(--text-area-container-row-gap);
|
|
2113
2113
|
}
|
|
2114
2114
|
|
|
2115
|
-
.bp_combobox_module_container--
|
|
2115
|
+
.bp_combobox_module_container--015a0{
|
|
2116
2116
|
display:flex;
|
|
2117
2117
|
flex-direction:column;
|
|
2118
2118
|
font-family:var(--body-default-font-family);
|
|
@@ -2124,10 +2124,10 @@
|
|
|
2124
2124
|
text-decoration:var(--body-default-text-decoration);
|
|
2125
2125
|
text-transform:var(--body-default-text-case);
|
|
2126
2126
|
}
|
|
2127
|
-
.bp_combobox_module_container--
|
|
2127
|
+
.bp_combobox_module_container--015a0.bp_combobox_module_disabled--015a0{
|
|
2128
2128
|
opacity:60%;
|
|
2129
2129
|
}
|
|
2130
|
-
.bp_combobox_module_container--
|
|
2130
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_label--015a0{
|
|
2131
2131
|
color:var(--text-text-on-light);
|
|
2132
2132
|
flex:0 0 fit-content;
|
|
2133
2133
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2140,10 +2140,10 @@
|
|
|
2140
2140
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2141
2141
|
text-transform:var(--body-default-bold-text-case);
|
|
2142
2142
|
}
|
|
2143
|
-
.bp_combobox_module_container--
|
|
2143
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_label--015a0:not(.bp_combobox_module_hiddenLabel--015a0){
|
|
2144
2144
|
margin-block-end:var(--space-2);
|
|
2145
2145
|
}
|
|
2146
|
-
.bp_combobox_module_container--
|
|
2146
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0{
|
|
2147
2147
|
background-color:var(--surface-dropdown-surface);
|
|
2148
2148
|
border-bottom:var(--blueprint-combobox-border-bottom-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
2149
2149
|
border-left:var(--blueprint-combobox-border-left-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
@@ -2160,15 +2160,15 @@
|
|
|
2160
2160
|
padding-inline:var(--space-3);
|
|
2161
2161
|
position:relative;
|
|
2162
2162
|
}
|
|
2163
|
-
.bp_combobox_module_container--
|
|
2163
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0.bp_combobox_module_withComboboxButtons--015a0{
|
|
2164
2164
|
padding-inline-end:var(--space-10);
|
|
2165
2165
|
}
|
|
2166
|
-
.bp_combobox_module_container--
|
|
2166
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0:not(:disabled):has(input:focus){
|
|
2167
2167
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2168
2168
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2169
2169
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
2170
2170
|
}
|
|
2171
|
-
.bp_combobox_module_container--
|
|
2171
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0:not(:disabled).bp_combobox_module_error--015a0,.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0:not(:disabled):has([aria-invalid=true]){
|
|
2172
2172
|
background-color:var(--surface-dropdown-surface-error);
|
|
2173
2173
|
border-bottom:var(--blueprint-combobox-border-error-bottom-width, var(--border-2)) solid var(--border-input-border-error);
|
|
2174
2174
|
border-left:var(--blueprint-combobox-border-error-left-width, var(--border-2)) solid var(--border-input-border-error);
|
|
@@ -2176,13 +2176,13 @@
|
|
|
2176
2176
|
border-top:var(--blueprint-combobox-border-error-top-width, var(--border-2)) solid var(--border-input-border-error);
|
|
2177
2177
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
2178
2178
|
}
|
|
2179
|
-
.bp_combobox_module_container--
|
|
2179
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0 .bp_combobox_module_textInputWrapper--015a0{
|
|
2180
2180
|
align-items:center;
|
|
2181
2181
|
display:flex;
|
|
2182
2182
|
flex:content;
|
|
2183
2183
|
gap:var(--space-2);
|
|
2184
2184
|
}
|
|
2185
|
-
.bp_combobox_module_container--
|
|
2185
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0 .bp_combobox_module_textInputWrapper--015a0 .bp_combobox_module_textInput--015a0{
|
|
2186
2186
|
background-color:initial;
|
|
2187
2187
|
border:none;
|
|
2188
2188
|
color:var(--text-text-on-light);
|
|
@@ -2199,28 +2199,28 @@
|
|
|
2199
2199
|
text-transform:var(--body-default-text-case);
|
|
2200
2200
|
width:100%;
|
|
2201
2201
|
}
|
|
2202
|
-
.bp_combobox_module_container--
|
|
2202
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0 .bp_combobox_module_textInputWrapper--015a0 .bp_combobox_module_errorIcon--015a0 path{
|
|
2203
2203
|
fill:var(--icon-icon-error-on-light);
|
|
2204
2204
|
}
|
|
2205
|
-
.bp_combobox_module_container--
|
|
2205
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0 .bp_combobox_module_textInputWrapper--015a0 .bp_combobox_module_comboboxButtons--015a0{
|
|
2206
2206
|
align-items:center;
|
|
2207
2207
|
display:flex;
|
|
2208
2208
|
position:absolute;
|
|
2209
2209
|
right:var(--space-2);
|
|
2210
2210
|
top:var(--space-2);
|
|
2211
2211
|
}
|
|
2212
|
-
.bp_combobox_module_container--
|
|
2212
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0.bp_combobox_module_withChips--015a0{
|
|
2213
2213
|
max-height:calc(var(--space-2)*2 + var(--space-6)*3);
|
|
2214
2214
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-1));
|
|
2215
2215
|
}
|
|
2216
|
-
.bp_combobox_module_container--
|
|
2216
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0.bp_combobox_module_withChips--015a0:not(:disabled).bp_combobox_module_error--015a0,.bp_combobox_module_container--015a0 .bp_combobox_module_comboboxContainer--015a0.bp_combobox_module_withChips--015a0:not(:disabled):has(input:focus){
|
|
2217
2217
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-2));
|
|
2218
2218
|
}
|
|
2219
|
-
.bp_combobox_module_container--
|
|
2219
|
+
.bp_combobox_module_container--015a0 .bp_combobox_module_inlineError--015a0{
|
|
2220
2220
|
margin-block-start:var(--space-2);
|
|
2221
2221
|
}
|
|
2222
2222
|
|
|
2223
|
-
.bp_combobox_module_popover--
|
|
2223
|
+
.bp_combobox_module_popover--015a0{
|
|
2224
2224
|
background-color:var(--surface-menu-surface);
|
|
2225
2225
|
border:var(--border-1) solid var(--border-card-border);
|
|
2226
2226
|
border-radius:var(--radius-3);
|
|
@@ -2239,7 +2239,7 @@
|
|
|
2239
2239
|
text-transform:var(--body-default-text-case);
|
|
2240
2240
|
z-index:380;
|
|
2241
2241
|
}
|
|
2242
|
-
.bp_combobox_module_popover--
|
|
2242
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0{
|
|
2243
2243
|
border:var(--border-2) solid #0000;
|
|
2244
2244
|
border-radius:var(--radius-3);
|
|
2245
2245
|
box-sizing:border-box;
|
|
@@ -2253,21 +2253,21 @@
|
|
|
2253
2253
|
user-select:none;
|
|
2254
2254
|
width:100%;
|
|
2255
2255
|
}
|
|
2256
|
-
.bp_combobox_module_popover--
|
|
2256
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0[aria-disabled]{
|
|
2257
2257
|
opacity:60%;
|
|
2258
2258
|
}
|
|
2259
|
-
.bp_combobox_module_popover--
|
|
2259
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0[data-active-item]:not([aria-disabled]){
|
|
2260
2260
|
background-color:var(--surface-menu-surface-focus);
|
|
2261
2261
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2262
2262
|
}
|
|
2263
|
-
.bp_combobox_module_popover--
|
|
2263
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0:active{
|
|
2264
2264
|
background-color:var(--surface-menu-surface-hover);
|
|
2265
2265
|
border:var(--border-2) solid #0000;
|
|
2266
2266
|
}
|
|
2267
|
-
.bp_combobox_module_popover--
|
|
2267
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0:hover{
|
|
2268
2268
|
background-color:var(--surface-menu-surface-hover);
|
|
2269
2269
|
}
|
|
2270
|
-
.bp_combobox_module_popover--
|
|
2270
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0 .bp_combobox_module_indicator--015a0{
|
|
2271
2271
|
align-items:center;
|
|
2272
2272
|
display:flex;
|
|
2273
2273
|
height:var(--size-9);
|
|
@@ -2276,22 +2276,22 @@
|
|
|
2276
2276
|
position:absolute;
|
|
2277
2277
|
top:0;
|
|
2278
2278
|
}
|
|
2279
|
-
.bp_combobox_module_popover--
|
|
2279
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_option--015a0 .bp_combobox_module_indicator--015a0 .bp_combobox_module_indicatorIcon--015a0 path{
|
|
2280
2280
|
fill:var(--icon-icon-on-light);
|
|
2281
2281
|
}
|
|
2282
|
-
.bp_combobox_module_popover--
|
|
2282
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_optionWithIndicator--015a0{
|
|
2283
2283
|
padding-inline:var(--space-10) var(--space-2);
|
|
2284
2284
|
}
|
|
2285
|
-
.bp_combobox_module_popover--
|
|
2285
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_loadingIndicator--015a0{
|
|
2286
2286
|
position:unset;
|
|
2287
2287
|
}
|
|
2288
|
-
.bp_combobox_module_popover--
|
|
2288
|
+
.bp_combobox_module_popover--015a0 .bp_combobox_module_noResultOption--015a0{
|
|
2289
2289
|
color:var(--text-text-on-light);
|
|
2290
2290
|
-webkit-user-select:none;
|
|
2291
2291
|
user-select:none;
|
|
2292
2292
|
}
|
|
2293
2293
|
|
|
2294
|
-
.bp_combobox_group_module_container--
|
|
2294
|
+
.bp_combobox_group_module_container--db7bc{
|
|
2295
2295
|
align-items:flex-start;
|
|
2296
2296
|
display:flex;
|
|
2297
2297
|
flex-direction:column;
|
|
@@ -2299,17 +2299,17 @@
|
|
|
2299
2299
|
max-width:358px;
|
|
2300
2300
|
}
|
|
2301
2301
|
|
|
2302
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
2302
|
+
.bp_combobox_group_module_comboboxGroupcontainer--db7bc{
|
|
2303
2303
|
display:flex;
|
|
2304
2304
|
flex-direction:row;
|
|
2305
2305
|
}
|
|
2306
2306
|
|
|
2307
|
-
.bp_combobox_group_module_disabled--
|
|
2307
|
+
.bp_combobox_group_module_disabled--db7bc{
|
|
2308
2308
|
opacity:60%;
|
|
2309
2309
|
pointer-events:none;
|
|
2310
2310
|
}
|
|
2311
2311
|
|
|
2312
|
-
.bp_combobox_group_module_label--
|
|
2312
|
+
.bp_combobox_group_module_label--db7bc{
|
|
2313
2313
|
color:var(--text-text-on-light);
|
|
2314
2314
|
flex:0 0 fit-content;
|
|
2315
2315
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2323,59 +2323,59 @@
|
|
|
2323
2323
|
text-transform:var(--body-default-bold-text-case);
|
|
2324
2324
|
}
|
|
2325
2325
|
|
|
2326
|
-
.bp_combobox_group_module_trailing--
|
|
2326
|
+
.bp_combobox_group_module_trailing--db7bc{
|
|
2327
2327
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2328
2328
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2329
2329
|
--blueprint-combobox-border-left-width:none;
|
|
2330
2330
|
--blueprint-select-border-left-width:none;
|
|
2331
2331
|
}
|
|
2332
2332
|
|
|
2333
|
-
.bp_combobox_group_module_leading--
|
|
2333
|
+
.bp_combobox_group_module_leading--db7bc{
|
|
2334
2334
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2335
2335
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2336
2336
|
}
|
|
2337
2337
|
|
|
2338
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2338
|
+
.bp_combobox_group_module_errorCombobox--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2339
2339
|
--blueprint-select-border-right-width:none;
|
|
2340
2340
|
}
|
|
2341
2341
|
|
|
2342
|
-
.bp_combobox_group_module_errorSelect--
|
|
2342
|
+
.bp_combobox_group_module_errorSelect--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2343
2343
|
--blueprint-combobox-border-right-width:none;
|
|
2344
2344
|
}
|
|
2345
2345
|
|
|
2346
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2346
|
+
.bp_combobox_group_module_errorCombobox--db7bc.bp_combobox_group_module_errorSelect--db7bc.bp_combobox_group_module_trailing--db7bc{
|
|
2347
2347
|
--blueprint-select-border-error-left-width:none;
|
|
2348
2348
|
}
|
|
2349
2349
|
|
|
2350
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2350
|
+
.bp_combobox_group_module_errorCombobox--db7bc.bp_combobox_group_module_errorSelect--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2351
2351
|
--blueprint-select-border-error-right-width:none;
|
|
2352
2352
|
}
|
|
2353
2353
|
|
|
2354
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2354
|
+
.bp_combobox_group_module_selectHasFocus--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2355
2355
|
--blueprint-combobox-border-right-width:none;
|
|
2356
2356
|
}
|
|
2357
2357
|
|
|
2358
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2358
|
+
.bp_combobox_group_module_selectHasFocus--db7bc.bp_combobox_group_module_errorCombobox--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2359
2359
|
--blueprint-combobox-border-error-right-width:none;
|
|
2360
2360
|
}
|
|
2361
2361
|
|
|
2362
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2362
|
+
.bp_combobox_group_module_selectHasFocus--db7bc.bp_combobox_group_module_errorCombobox--db7bc.bp_combobox_group_module_trailing--db7bc{
|
|
2363
2363
|
--blueprint-combobox-border-error-left-width:none;
|
|
2364
2364
|
}
|
|
2365
2365
|
|
|
2366
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2366
|
+
.bp_combobox_group_module_comboboxHasFocus--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2367
2367
|
--blueprint-select-border-right-width:none;
|
|
2368
2368
|
}
|
|
2369
2369
|
|
|
2370
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2370
|
+
.bp_combobox_group_module_comboboxHasFocus--db7bc.bp_combobox_group_module_errorSelect--db7bc.bp_combobox_group_module_leading--db7bc{
|
|
2371
2371
|
--blueprint-select-border-error-right-width:none;
|
|
2372
2372
|
}
|
|
2373
2373
|
|
|
2374
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2374
|
+
.bp_combobox_group_module_comboboxHasFocus--db7bc.bp_combobox_group_module_errorSelect--db7bc.bp_combobox_group_module_trailing--db7bc{
|
|
2375
2375
|
--blueprint-select-border-error-left-width:none;
|
|
2376
2376
|
}
|
|
2377
2377
|
|
|
2378
|
-
.bp_select_module_container--
|
|
2378
|
+
.bp_select_module_container--e641d{
|
|
2379
2379
|
display:flex;
|
|
2380
2380
|
flex-direction:column;
|
|
2381
2381
|
font-family:var(--body-default-font-family);
|
|
@@ -2388,10 +2388,10 @@
|
|
|
2388
2388
|
text-decoration:var(--body-default-text-decoration);
|
|
2389
2389
|
text-transform:var(--body-default-text-case);
|
|
2390
2390
|
}
|
|
2391
|
-
.bp_select_module_container--
|
|
2391
|
+
.bp_select_module_container--e641d.bp_select_module_disabled--e641d{
|
|
2392
2392
|
opacity:60%;
|
|
2393
2393
|
}
|
|
2394
|
-
.bp_select_module_container--
|
|
2394
|
+
.bp_select_module_container--e641d .bp_select_module_label--e641d{
|
|
2395
2395
|
color:var(--text-text-on-light);
|
|
2396
2396
|
flex:0 0 fit-content;
|
|
2397
2397
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2405
2405
|
text-transform:var(--body-default-bold-text-case);
|
|
2406
2406
|
}
|
|
2407
|
-
.bp_select_module_container--
|
|
2407
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d{
|
|
2408
2408
|
align-items:center;
|
|
2409
2409
|
background-color:var(--surface-dropdown-surface);
|
|
2410
2410
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2433,58 +2433,58 @@
|
|
|
2433
2433
|
text-transform:var(--body-default-text-case);
|
|
2434
2434
|
width:100%;
|
|
2435
2435
|
}
|
|
2436
|
-
.bp_select_module_container--
|
|
2436
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d span:first-child{
|
|
2437
2437
|
overflow:hidden;
|
|
2438
2438
|
text-overflow:ellipsis;
|
|
2439
2439
|
white-space:nowrap;
|
|
2440
2440
|
}
|
|
2441
|
-
.bp_select_module_container--
|
|
2441
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:disabled{
|
|
2442
2442
|
cursor:default;
|
|
2443
2443
|
}
|
|
2444
|
-
.bp_select_module_container--
|
|
2444
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d.bp_select_module_readonly--e641d:not(:disabled){
|
|
2445
2445
|
background-color:var(--gray-02);
|
|
2446
2446
|
box-shadow:none;
|
|
2447
2447
|
color:var(--text-text-on-light-secondary);
|
|
2448
2448
|
cursor:default;
|
|
2449
2449
|
}
|
|
2450
|
-
.bp_select_module_container--
|
|
2450
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):not(:disabled).bp_select_module_error--e641d,.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):not(:disabled)[aria-invalid=true]{
|
|
2451
2451
|
background-color:var(--surface-dropdown-surface-error);
|
|
2452
2452
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2453
2453
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2454
2454
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2455
2455
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2456
2456
|
}
|
|
2457
|
-
.bp_select_module_container--
|
|
2457
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):focus,.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):not(:disabled).bp_select_module_error--e641d:focus,.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):not(:disabled)[aria-invalid=true]:focus{
|
|
2458
2458
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2459
2459
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2460
2460
|
}
|
|
2461
|
-
.bp_select_module_container--
|
|
2461
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d:not(.bp_select_module_readonly--e641d):not(:disabled):not(:focus):not(.bp_select_module_error--e641d):not([aria-invalid]):hover{
|
|
2462
2462
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2463
2463
|
border-color:var(--border-dropdown-border-hover);
|
|
2464
2464
|
}
|
|
2465
|
-
.bp_select_module_container--
|
|
2465
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d .bp_select_module_iconWrapper--e641d{
|
|
2466
2466
|
flex-shrink:0;
|
|
2467
2467
|
-webkit-user-select:none;
|
|
2468
2468
|
user-select:none;
|
|
2469
2469
|
}
|
|
2470
|
-
.bp_select_module_container--
|
|
2470
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d .bp_select_module_iconCaret--e641d{
|
|
2471
2471
|
display:block;
|
|
2472
2472
|
height:var(--size-2);
|
|
2473
2473
|
width:var(--size-2);
|
|
2474
2474
|
}
|
|
2475
|
-
.bp_select_module_container--
|
|
2475
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d .bp_select_module_iconCaret--e641d path{
|
|
2476
2476
|
fill:var(--icon-icon-on-light);
|
|
2477
2477
|
}
|
|
2478
|
-
.bp_select_module_container--
|
|
2478
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d .bp_select_module_iconPencilCrossed--e641d{
|
|
2479
2479
|
display:block;
|
|
2480
2480
|
height:var(--size-4);
|
|
2481
2481
|
width:var(--size-4);
|
|
2482
2482
|
}
|
|
2483
|
-
.bp_select_module_container--
|
|
2483
|
+
.bp_select_module_container--e641d .bp_select_module_triggerBtn--e641d[data-state=open] .bp_select_module_icon--e641d{
|
|
2484
2484
|
transform:rotate(180deg);
|
|
2485
2485
|
}
|
|
2486
2486
|
|
|
2487
|
-
.bp_select_module_content--
|
|
2487
|
+
.bp_select_module_content--e641d{
|
|
2488
2488
|
background-color:var(--surface-menu-surface);
|
|
2489
2489
|
border:var(--border-1) solid var(--border-card-border);
|
|
2490
2490
|
border-radius:var(--radius-3);
|
|
@@ -2503,11 +2503,11 @@
|
|
|
2503
2503
|
text-transform:var(--body-default-text-case);
|
|
2504
2504
|
z-index:380;
|
|
2505
2505
|
}
|
|
2506
|
-
.bp_select_module_content--
|
|
2506
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d{
|
|
2507
2507
|
padding-block:var(--space-3);
|
|
2508
2508
|
padding-inline:var(--space-3);
|
|
2509
2509
|
}
|
|
2510
|
-
.bp_select_module_content--
|
|
2510
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d{
|
|
2511
2511
|
border:var(--border-2) solid #0000;
|
|
2512
2512
|
border-radius:var(--radius-3);
|
|
2513
2513
|
cursor:pointer;
|
|
@@ -2522,29 +2522,29 @@
|
|
|
2522
2522
|
-webkit-user-select:none;
|
|
2523
2523
|
user-select:none;
|
|
2524
2524
|
}
|
|
2525
|
-
.bp_select_module_content--
|
|
2525
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d[data-disabled]{
|
|
2526
2526
|
opacity:60%;
|
|
2527
2527
|
pointer-events:none;
|
|
2528
2528
|
}
|
|
2529
|
-
.bp_select_module_content--
|
|
2529
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d[data-highlighted]{
|
|
2530
2530
|
background-color:var(--surface-menu-surface-focus);
|
|
2531
2531
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2532
2532
|
}
|
|
2533
|
-
.bp_select_module_content--
|
|
2533
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d:active{
|
|
2534
2534
|
background-color:var(--surface-menu-surface-hover);
|
|
2535
2535
|
border:var(--border-2) solid #0000;
|
|
2536
2536
|
}
|
|
2537
|
-
.bp_select_module_content--
|
|
2537
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d:hover{
|
|
2538
2538
|
background-color:var(--surface-menu-surface-hover);
|
|
2539
2539
|
}
|
|
2540
|
-
.bp_select_module_content--
|
|
2540
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d span:first-child{
|
|
2541
2541
|
overflow:hidden;
|
|
2542
2542
|
overflow-wrap:break-word;
|
|
2543
2543
|
}
|
|
2544
|
-
.bp_select_module_content--
|
|
2544
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d .bp_select_module_secondaryText--e641d{
|
|
2545
2545
|
color:var(--text-text-on-light-secondary);
|
|
2546
2546
|
}
|
|
2547
|
-
.bp_select_module_content--
|
|
2547
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d .bp_select_module_indicator--e641d{
|
|
2548
2548
|
align-items:center;
|
|
2549
2549
|
display:flex;
|
|
2550
2550
|
height:var(--size-9);
|
|
@@ -2553,17 +2553,17 @@
|
|
|
2553
2553
|
position:absolute;
|
|
2554
2554
|
top:0;
|
|
2555
2555
|
}
|
|
2556
|
-
.bp_select_module_content--
|
|
2556
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_option--e641d .bp_select_module_indicator--e641d path{
|
|
2557
2557
|
fill:var(--icon-icon-on-light);
|
|
2558
2558
|
}
|
|
2559
|
-
.bp_select_module_content--
|
|
2559
|
+
.bp_select_module_content--e641d .bp_select_module_viewport--e641d .bp_select_module_separator--e641d{
|
|
2560
2560
|
background-color:var(--border-divider-border);
|
|
2561
2561
|
flex-shrink:0;
|
|
2562
2562
|
height:var(--border-1);
|
|
2563
2563
|
margin-block:var(--space-2);
|
|
2564
2564
|
}
|
|
2565
2565
|
|
|
2566
|
-
.bp_content_card_module_card--
|
|
2566
|
+
.bp_content_card_module_card--18fcf{
|
|
2567
2567
|
background-color:var(--surface-surface);
|
|
2568
2568
|
border:var(--border-1) solid var(--border-card-border);
|
|
2569
2569
|
border-radius:var(--size-3);
|
|
@@ -2574,21 +2574,21 @@
|
|
|
2574
2574
|
padding:var(--size-4);
|
|
2575
2575
|
position:relative;
|
|
2576
2576
|
}
|
|
2577
|
-
.bp_content_card_module_card--
|
|
2577
|
+
.bp_content_card_module_card--18fcf:hover{
|
|
2578
2578
|
box-shadow:var(--dropshadow-3);
|
|
2579
2579
|
}
|
|
2580
|
-
.bp_content_card_module_card--
|
|
2580
|
+
.bp_content_card_module_card--18fcf:focus-visible{
|
|
2581
2581
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2582
2582
|
box-shadow:var(--dropshadow-3);
|
|
2583
2583
|
outline:none;
|
|
2584
2584
|
}
|
|
2585
|
-
.bp_content_card_module_card--
|
|
2585
|
+
.bp_content_card_module_card--18fcf:active{
|
|
2586
2586
|
background-color:var(--surface-card-surface-pressed);
|
|
2587
2587
|
border:var(--border-1) solid var(--border-card-border);
|
|
2588
2588
|
box-shadow:none;
|
|
2589
2589
|
}
|
|
2590
2590
|
|
|
2591
|
-
.bp_content_card_module_cardContent--
|
|
2591
|
+
.bp_content_card_module_cardContent--18fcf{
|
|
2592
2592
|
display:flex;
|
|
2593
2593
|
flex-direction:column;
|
|
2594
2594
|
gap:var(--size-2);
|
|
@@ -2597,32 +2597,32 @@
|
|
|
2597
2597
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2598
2598
|
}
|
|
2599
2599
|
|
|
2600
|
-
.bp_content_card_module_cardTitle--
|
|
2600
|
+
.bp_content_card_module_cardTitle--18fcf{
|
|
2601
2601
|
align-items:center;
|
|
2602
2602
|
display:flex;
|
|
2603
2603
|
height:var(--size-12);
|
|
2604
2604
|
}
|
|
2605
2605
|
|
|
2606
|
-
.bp_content_card_module_cardTitleText--
|
|
2606
|
+
.bp_content_card_module_cardTitleText--18fcf{
|
|
2607
2607
|
-webkit-box-orient:vertical;
|
|
2608
2608
|
-webkit-line-clamp:2;
|
|
2609
2609
|
display:-webkit-inline-box;
|
|
2610
2610
|
overflow:hidden;
|
|
2611
2611
|
}
|
|
2612
2612
|
|
|
2613
|
-
.bp_content_card_module_cardBody--
|
|
2613
|
+
.bp_content_card_module_cardBody--18fcf{
|
|
2614
2614
|
height:var(--size-12);
|
|
2615
2615
|
margin-block-end:var(--size-2);
|
|
2616
2616
|
}
|
|
2617
2617
|
|
|
2618
|
-
.bp_content_card_module_cardBodyText--
|
|
2618
|
+
.bp_content_card_module_cardBodyText--18fcf{
|
|
2619
2619
|
-webkit-box-orient:vertical;
|
|
2620
2620
|
-webkit-line-clamp:2;
|
|
2621
2621
|
display:-webkit-inline-box;
|
|
2622
2622
|
overflow:hidden;
|
|
2623
2623
|
}
|
|
2624
2624
|
|
|
2625
|
-
.bp_content_card_module_cardIcon--
|
|
2625
|
+
.bp_content_card_module_cardIcon--18fcf{
|
|
2626
2626
|
background-color:var(--surface-surface);
|
|
2627
2627
|
border:var(--size-1) solid var(--surface-surface);
|
|
2628
2628
|
border-radius:var(--size-3);
|
|
@@ -2635,7 +2635,7 @@
|
|
|
2635
2635
|
z-index:1;
|
|
2636
2636
|
}
|
|
2637
2637
|
|
|
2638
|
-
.bp_content_card_module_cardBackground--
|
|
2638
|
+
.bp_content_card_module_cardBackground--18fcf{
|
|
2639
2639
|
height:var(--size-15);
|
|
2640
2640
|
left:0;
|
|
2641
2641
|
overflow:hidden;
|
|
@@ -2644,12 +2644,12 @@
|
|
|
2644
2644
|
width:100%;
|
|
2645
2645
|
}
|
|
2646
2646
|
|
|
2647
|
-
.bp_content_card_module_image--
|
|
2647
|
+
.bp_content_card_module_image--18fcf{
|
|
2648
2648
|
height:100%;
|
|
2649
2649
|
width:100%;
|
|
2650
2650
|
}
|
|
2651
2651
|
|
|
2652
|
-
.bp_content_card_module_ghostCard--
|
|
2652
|
+
.bp_content_card_module_ghostCard--18fcf{
|
|
2653
2653
|
display:flex;
|
|
2654
2654
|
flex-direction:column;
|
|
2655
2655
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2658,21 +2658,21 @@
|
|
|
2658
2658
|
position:relative;
|
|
2659
2659
|
}
|
|
2660
2660
|
|
|
2661
|
-
.bp_content_card_module_iconGhost--
|
|
2661
|
+
.bp_content_card_module_iconGhost--18fcf,.bp_content_card_module_titleGhost--18fcf{
|
|
2662
2662
|
margin-block-end:var(--size-4);
|
|
2663
2663
|
}
|
|
2664
2664
|
|
|
2665
|
-
.bp_content_card_module_bodyGhost--
|
|
2665
|
+
.bp_content_card_module_bodyGhost--18fcf{
|
|
2666
2666
|
margin-block-end:var(--size-2);
|
|
2667
2667
|
}
|
|
2668
2668
|
|
|
2669
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2669
|
+
.bp_content_card_module_pillGhostContainer--18fcf{
|
|
2670
2670
|
display:flex;
|
|
2671
2671
|
margin-block-end:var(--size-4);
|
|
2672
2672
|
margin-block-start:var(--size-2);
|
|
2673
2673
|
}
|
|
2674
2674
|
|
|
2675
|
-
.bp_content_card_module_pillGhost--
|
|
2675
|
+
.bp_content_card_module_pillGhost--18fcf{
|
|
2676
2676
|
margin-inline-end:var(--size-2);
|
|
2677
2677
|
}
|
|
2678
2678
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -2801,7 +2801,7 @@
|
|
|
2801
2801
|
overflow:auto;
|
|
2802
2802
|
}
|
|
2803
2803
|
|
|
2804
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2804
|
+
.bp_data_table_module_dataTableWrapper--02cc1{
|
|
2805
2805
|
--border-radius-datatable:0;
|
|
2806
2806
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
2807
2807
|
--outline-select-color-datatable:#0000;
|
|
@@ -2814,27 +2814,27 @@
|
|
|
2814
2814
|
scroll-padding-top:60px;
|
|
2815
2815
|
width:100%;
|
|
2816
2816
|
}
|
|
2817
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2817
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table > thead > tr{
|
|
2818
2818
|
background:var(--gray-white);
|
|
2819
2819
|
position:sticky;
|
|
2820
2820
|
top:0;
|
|
2821
2821
|
z-index:var(--sticky-element-z-index);
|
|
2822
2822
|
}
|
|
2823
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2823
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table > thead > tr th:first-child{
|
|
2824
2824
|
background:inherit;
|
|
2825
2825
|
height:100%;
|
|
2826
2826
|
left:0;
|
|
2827
2827
|
position:sticky;
|
|
2828
2828
|
z-index:var(--sticky-element-z-index);
|
|
2829
2829
|
}
|
|
2830
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2830
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table > thead > tr th:first-child[data-focus-visible]{
|
|
2831
2831
|
position:sticky;
|
|
2832
2832
|
z-index:var(--sticky-element-z-index);
|
|
2833
2833
|
}
|
|
2834
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2834
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table tbody > tr{
|
|
2835
2835
|
--is-row-focused:0;
|
|
2836
2836
|
}
|
|
2837
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2837
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table tbody > tr > td [data-actionswrapper]::after{
|
|
2838
2838
|
background:inherit;
|
|
2839
2839
|
content:"";
|
|
2840
2840
|
display:block;
|
|
@@ -2844,18 +2844,18 @@
|
|
|
2844
2844
|
width:100%;
|
|
2845
2845
|
z-index:-1;
|
|
2846
2846
|
}
|
|
2847
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2847
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table tbody > tr[data-focus-visible]{
|
|
2848
2848
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
2849
2849
|
--is-row-focused:1;
|
|
2850
2850
|
}
|
|
2851
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2851
|
+
.bp_data_table_module_dataTableWrapper--02cc1 table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
2852
2852
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
2853
2853
|
}
|
|
2854
2854
|
|
|
2855
|
-
.bp_data_table_module_isScrolledX--
|
|
2855
|
+
.bp_data_table_module_isScrolledX--02cc1 table > thead > tr > th:first-child{
|
|
2856
2856
|
overflow:visible;
|
|
2857
2857
|
}
|
|
2858
|
-
.bp_data_table_module_isScrolledX--
|
|
2858
|
+
.bp_data_table_module_isScrolledX--02cc1 table > thead > tr > th:first-child::after{
|
|
2859
2859
|
background:inherit;
|
|
2860
2860
|
border-right:1px solid var(--border-divider-border);
|
|
2861
2861
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -2869,7 +2869,7 @@
|
|
|
2869
2869
|
z-index:-1;
|
|
2870
2870
|
}
|
|
2871
2871
|
|
|
2872
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
2872
|
+
.bp_data_table_module_hideActionWrapperRight--02cc1 table tbody > tr > td [data-actionswrapper]::after{
|
|
2873
2873
|
display:none;
|
|
2874
2874
|
}
|
|
2875
2875
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -3220,7 +3220,7 @@
|
|
|
3220
3220
|
transform:translateZ(0);
|
|
3221
3221
|
}
|
|
3222
3222
|
|
|
3223
|
-
.bp_dropdown_menu_module_content--
|
|
3223
|
+
.bp_dropdown_menu_module_content--cffe4{
|
|
3224
3224
|
background-color:var(--surface-menu-surface);
|
|
3225
3225
|
border:var(--border-1) solid var(--border-card-border);
|
|
3226
3226
|
border-radius:var(--radius-3);
|
|
@@ -3242,7 +3242,7 @@
|
|
|
3242
3242
|
text-transform:var(--body-default-text-case);
|
|
3243
3243
|
z-index:2147483647;
|
|
3244
3244
|
}
|
|
3245
|
-
.bp_dropdown_menu_module_content--
|
|
3245
|
+
.bp_dropdown_menu_module_content--cffe4[data-menu-fullscreen=true]{
|
|
3246
3246
|
border:unset;
|
|
3247
3247
|
border-radius:unset;
|
|
3248
3248
|
display:flex;
|
|
@@ -3255,27 +3255,27 @@
|
|
|
3255
3255
|
position:relative;
|
|
3256
3256
|
width:100vw;
|
|
3257
3257
|
}
|
|
3258
|
-
.bp_dropdown_menu_module_content--
|
|
3258
|
+
.bp_dropdown_menu_module_content--cffe4[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--cffe4{
|
|
3259
3259
|
overflow-y:auto;
|
|
3260
3260
|
padding:var(--space-3);
|
|
3261
3261
|
}
|
|
3262
|
-
.bp_dropdown_menu_module_content--
|
|
3262
|
+
.bp_dropdown_menu_module_content--cffe4 .bp_dropdown_menu_module_subheader--cffe4{
|
|
3263
3263
|
padding:var(--space-2);
|
|
3264
3264
|
}
|
|
3265
|
-
.bp_dropdown_menu_module_content--
|
|
3265
|
+
.bp_dropdown_menu_module_content--cffe4 .bp_dropdown_menu_module_subheader--cffe4.bp_dropdown_menu_module_uppercased--cffe4{
|
|
3266
3266
|
text-transform:uppercase;
|
|
3267
3267
|
}
|
|
3268
|
-
.bp_dropdown_menu_module_content--
|
|
3268
|
+
.bp_dropdown_menu_module_content--cffe4 .bp_dropdown_menu_module_dropdownMenuItemSeparator--cffe4{
|
|
3269
3269
|
margin-block:var(--space-2);
|
|
3270
3270
|
}
|
|
3271
3271
|
|
|
3272
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
3272
|
+
.bp_dropdown_menu_module_ellipsis--cffe4{
|
|
3273
3273
|
overflow:hidden;
|
|
3274
3274
|
text-overflow:ellipsis;
|
|
3275
3275
|
white-space:nowrap;
|
|
3276
3276
|
}
|
|
3277
3277
|
|
|
3278
|
-
.bp_dropdown_menu_module_checkmark--
|
|
3278
|
+
.bp_dropdown_menu_module_checkmark--cffe4{
|
|
3279
3279
|
align-items:center;
|
|
3280
3280
|
display:inline-flex;
|
|
3281
3281
|
justify-content:center;
|
|
@@ -3283,7 +3283,7 @@
|
|
|
3283
3283
|
position:absolute;
|
|
3284
3284
|
}
|
|
3285
3285
|
|
|
3286
|
-
.bp_dropdown_menu_module_item--
|
|
3286
|
+
.bp_dropdown_menu_module_item--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4{
|
|
3287
3287
|
align-items:center;
|
|
3288
3288
|
border:var(--border-2) solid #0000;
|
|
3289
3289
|
border-radius:var(--radius-3);
|
|
@@ -3295,34 +3295,34 @@
|
|
|
3295
3295
|
-webkit-user-select:none;
|
|
3296
3296
|
user-select:none;
|
|
3297
3297
|
}
|
|
3298
|
-
.bp_dropdown_menu_module_item--
|
|
3298
|
+
.bp_dropdown_menu_module_item--cffe4[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--cffe4[data-disabled]{
|
|
3299
3299
|
opacity:60%;
|
|
3300
3300
|
pointer-events:none;
|
|
3301
3301
|
}
|
|
3302
|
-
.bp_dropdown_menu_module_item--
|
|
3302
|
+
.bp_dropdown_menu_module_item--cffe4[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--cffe4[data-highlighted]{
|
|
3303
3303
|
background-color:var(--surface-menu-surface-hover);
|
|
3304
3304
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
3305
3305
|
}
|
|
3306
|
-
.bp_dropdown_menu_module_item--
|
|
3306
|
+
.bp_dropdown_menu_module_item--cffe4:active,.bp_dropdown_menu_module_subMenuTrigger--cffe4:active{
|
|
3307
3307
|
background-color:var(--surface-menu-surface-hover);
|
|
3308
3308
|
border:var(--border-2) solid #0000;
|
|
3309
3309
|
}
|
|
3310
|
-
.bp_dropdown_menu_module_item--
|
|
3310
|
+
.bp_dropdown_menu_module_item--cffe4:hover,.bp_dropdown_menu_module_item--cffe4[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--cffe4:hover,.bp_dropdown_menu_module_subMenuTrigger--cffe4[data-state=open]{
|
|
3311
3311
|
background-color:var(--surface-menu-surface-hover);
|
|
3312
3312
|
}
|
|
3313
|
-
.bp_dropdown_menu_module_item--
|
|
3313
|
+
.bp_dropdown_menu_module_item--cffe4.bp_dropdown_menu_module_radioItem--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4.bp_dropdown_menu_module_radioItem--cffe4{
|
|
3314
3314
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3315
3315
|
}
|
|
3316
|
-
.bp_dropdown_menu_module_item--
|
|
3316
|
+
.bp_dropdown_menu_module_item--cffe4.bp_dropdown_menu_module_radioItem--cffe4 .bp_dropdown_menu_module_radioItemMediumSpacing--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4.bp_dropdown_menu_module_radioItem--cffe4 .bp_dropdown_menu_module_radioItemMediumSpacing--cffe4{
|
|
3317
3317
|
padding-inline-start:var(--space-2);
|
|
3318
3318
|
}
|
|
3319
|
-
.bp_dropdown_menu_module_item--
|
|
3319
|
+
.bp_dropdown_menu_module_item--cffe4.bp_dropdown_menu_module_checkboxItem--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4.bp_dropdown_menu_module_checkboxItem--cffe4{
|
|
3320
3320
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3321
3321
|
}
|
|
3322
|
-
.bp_dropdown_menu_module_item--
|
|
3322
|
+
.bp_dropdown_menu_module_item--cffe4.bp_dropdown_menu_module_checkboxItem--cffe4 .bp_dropdown_menu_module_checkboxItemMediumSpacing--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4.bp_dropdown_menu_module_checkboxItem--cffe4 .bp_dropdown_menu_module_checkboxItemMediumSpacing--cffe4{
|
|
3323
3323
|
padding-inline-start:var(--space-2);
|
|
3324
3324
|
}
|
|
3325
|
-
.bp_dropdown_menu_module_item--
|
|
3325
|
+
.bp_dropdown_menu_module_item--cffe4 .bp_dropdown_menu_module_mediumItemLayout--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4 .bp_dropdown_menu_module_mediumItemLayout--cffe4{
|
|
3326
3326
|
align-items:center;
|
|
3327
3327
|
display:flex;
|
|
3328
3328
|
gap:var(--space-2);
|
|
@@ -3330,20 +3330,20 @@
|
|
|
3330
3330
|
overflow:hidden;
|
|
3331
3331
|
width:100%;
|
|
3332
3332
|
}
|
|
3333
|
-
.bp_dropdown_menu_module_item--
|
|
3333
|
+
.bp_dropdown_menu_module_item--cffe4 .bp_dropdown_menu_module_startElement--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4 .bp_dropdown_menu_module_startElement--cffe4{
|
|
3334
3334
|
align-items:center;
|
|
3335
3335
|
display:flex;
|
|
3336
3336
|
}
|
|
3337
|
-
.bp_dropdown_menu_module_item--
|
|
3337
|
+
.bp_dropdown_menu_module_item--cffe4 .bp_dropdown_menu_module_menuItemMainContent--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4 .bp_dropdown_menu_module_menuItemMainContent--cffe4{
|
|
3338
3338
|
flex-grow:1;
|
|
3339
3339
|
}
|
|
3340
|
-
.bp_dropdown_menu_module_item--
|
|
3340
|
+
.bp_dropdown_menu_module_item--cffe4 .bp_dropdown_menu_module_endElement--cffe4,.bp_dropdown_menu_module_subMenuTrigger--cffe4 .bp_dropdown_menu_module_endElement--cffe4{
|
|
3341
3341
|
align-items:center;
|
|
3342
3342
|
color:var(--text-text-on-light-secondary);
|
|
3343
3343
|
display:flex;
|
|
3344
3344
|
}
|
|
3345
3345
|
|
|
3346
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
3346
|
+
.bp_dropdown_menu_module_menuHeader--cffe4{
|
|
3347
3347
|
align-items:center;
|
|
3348
3348
|
box-shadow:var(--dropshadow-1);
|
|
3349
3349
|
display:grid;
|
|
@@ -3353,15 +3353,15 @@
|
|
|
3353
3353
|
padding:var(--space-3);
|
|
3354
3354
|
}
|
|
3355
3355
|
|
|
3356
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
3356
|
+
.bp_dropdown_menu_module_headerTextContent--cffe4{
|
|
3357
3357
|
display:grid;
|
|
3358
3358
|
}
|
|
3359
3359
|
|
|
3360
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
3360
|
+
.bp_dropdown_menu_module_submenuCloseButton--cffe4{
|
|
3361
3361
|
grid-area:submenu-close;
|
|
3362
3362
|
}
|
|
3363
3363
|
|
|
3364
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
3364
|
+
.bp_dropdown_menu_module_menuCloseButton--cffe4{
|
|
3365
3365
|
grid-area:close;
|
|
3366
3366
|
}
|
|
3367
3367
|
.bp_divider_module_divider--2f437{
|
|
@@ -3419,7 +3419,7 @@
|
|
|
3419
3419
|
color:var(--text-text-on-light-secondary);
|
|
3420
3420
|
}
|
|
3421
3421
|
|
|
3422
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3422
|
+
.bp_sticky_cell_module_stickyCell--0a0c1{
|
|
3423
3423
|
background:inherit;
|
|
3424
3424
|
background-clip:content-box;
|
|
3425
3425
|
left:0;
|
|
@@ -3428,16 +3428,16 @@
|
|
|
3428
3428
|
position:sticky !important;
|
|
3429
3429
|
z-index:var(--sticky-element-z-index);
|
|
3430
3430
|
}
|
|
3431
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3431
|
+
.bp_sticky_cell_module_stickyCell--0a0c1[data-focus-visible]{
|
|
3432
3432
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3433
3433
|
}
|
|
3434
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3434
|
+
.bp_sticky_cell_module_stickyCell--0a0c1 .bp_sticky_cell_module_childrenWrapper--0a0c1{
|
|
3435
3435
|
overflow:hidden;
|
|
3436
3436
|
text-align:start;
|
|
3437
3437
|
text-overflow:ellipsis;
|
|
3438
3438
|
white-space:nowrap;
|
|
3439
3439
|
}
|
|
3440
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3440
|
+
.bp_sticky_cell_module_stickyCell--0a0c1 .bp_sticky_cell_module_verticalBar--0a0c1{
|
|
3441
3441
|
background:inherit;
|
|
3442
3442
|
border-right:1px solid var(--border-divider-border);
|
|
3443
3443
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3450,10 +3450,10 @@
|
|
|
3450
3450
|
width:var(--space-3);
|
|
3451
3451
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3452
3452
|
}
|
|
3453
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3453
|
+
.bp_sticky_cell_module_stickyCell--0a0c1 .bp_sticky_cell_module_verticalBar--0a0c1.bp_sticky_cell_module_isScrolledX--0a0c1{
|
|
3454
3454
|
display:block;
|
|
3455
3455
|
}
|
|
3456
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3456
|
+
.bp_sticky_cell_module_stickyCell--0a0c1 .bp_sticky_cell_module_stickyCellBelow--0a0c1{
|
|
3457
3457
|
background:inherit;
|
|
3458
3458
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3459
3459
|
border-radius:unset;
|
|
@@ -3467,7 +3467,7 @@
|
|
|
3467
3467
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3468
3468
|
z-index:-1;
|
|
3469
3469
|
}
|
|
3470
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3470
|
+
.bp_sticky_cell_module_stickyCell--0a0c1 .bp_sticky_cell_module_stickyCellOuterLeft--0a0c1{
|
|
3471
3471
|
background:inherit;
|
|
3472
3472
|
border-radius:unset;
|
|
3473
3473
|
box-sizing:border-box;
|
|
@@ -3481,7 +3481,7 @@
|
|
|
3481
3481
|
z-index:-1;
|
|
3482
3482
|
}
|
|
3483
3483
|
|
|
3484
|
-
.bp_calendar_module_calendar--
|
|
3484
|
+
.bp_calendar_module_calendar--a1a1f[data-modern=false]{
|
|
3485
3485
|
--calendar-background:var(--gray-white);
|
|
3486
3486
|
--calendar-padding-inline:var(--space-4);
|
|
3487
3487
|
--calendar-padding-block:var(--space-4);
|
|
@@ -3514,7 +3514,7 @@
|
|
|
3514
3514
|
--calendar-focus-outline:var(--border-1) solid #fff;
|
|
3515
3515
|
}
|
|
3516
3516
|
|
|
3517
|
-
.bp_calendar_module_calendar--
|
|
3517
|
+
.bp_calendar_module_calendar--a1a1f[data-modern=true]{
|
|
3518
3518
|
--calendar-background:var(--bp-gray-white);
|
|
3519
3519
|
--calendar-padding-inline:var(--bp-space-040);
|
|
3520
3520
|
--calendar-padding-block:var(--bp-space-040);
|
|
@@ -3547,7 +3547,7 @@
|
|
|
3547
3547
|
--calendar-focus-outline:var(--bp-border-01) solid #fff;
|
|
3548
3548
|
}
|
|
3549
3549
|
|
|
3550
|
-
.bp_calendar_module_calendar--
|
|
3550
|
+
.bp_calendar_module_calendar--a1a1f{
|
|
3551
3551
|
background:var(--calendar-background);
|
|
3552
3552
|
border-radius:var(--calendar-border-radius);
|
|
3553
3553
|
box-shadow:var(--calendar-box-shadow);
|
|
@@ -3565,14 +3565,14 @@
|
|
|
3565
3565
|
width:-moz-fit-content;
|
|
3566
3566
|
width:fit-content;
|
|
3567
3567
|
}
|
|
3568
|
-
.bp_calendar_module_calendar--
|
|
3568
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarGrid--a1a1f{
|
|
3569
3569
|
border-collapse:revert;
|
|
3570
3570
|
border-spacing:revert;
|
|
3571
3571
|
}
|
|
3572
|
-
.bp_calendar_module_calendar--
|
|
3572
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarGrid--a1a1f td{
|
|
3573
3573
|
padding:1px;
|
|
3574
3574
|
}
|
|
3575
|
-
.bp_calendar_module_calendar--
|
|
3575
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeaderCell--a1a1f{
|
|
3576
3576
|
color:var(--calendar-header-cell-text-color);
|
|
3577
3577
|
font-family:var(--body-default-font-family);
|
|
3578
3578
|
font-size:var(--body-default-font-size);
|
|
@@ -3584,13 +3584,13 @@
|
|
|
3584
3584
|
text-decoration:var(--body-default-text-decoration);
|
|
3585
3585
|
text-transform:var(--body-default-text-case);
|
|
3586
3586
|
}
|
|
3587
|
-
.bp_calendar_module_calendar--
|
|
3587
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f{
|
|
3588
3588
|
align-items:center;
|
|
3589
3589
|
color:var(--calendar-header-text-color);
|
|
3590
3590
|
display:flex;
|
|
3591
3591
|
margin-block-end:var(--calendar-header-margin-bottom);
|
|
3592
3592
|
}
|
|
3593
|
-
.bp_calendar_module_calendar--
|
|
3593
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderHeading--a1a1f{
|
|
3594
3594
|
flex:1;
|
|
3595
3595
|
font-family:var(--body-large-bold-font-family);
|
|
3596
3596
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3604,7 +3604,7 @@
|
|
|
3604
3604
|
text-transform:capitalize;
|
|
3605
3605
|
text-transform:var(--body-large-bold-text-case);
|
|
3606
3606
|
}
|
|
3607
|
-
.bp_calendar_module_calendar--
|
|
3607
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderButton--a1a1f{
|
|
3608
3608
|
align-items:center;
|
|
3609
3609
|
background-color:var(--calendar-header-button-background);
|
|
3610
3610
|
border:none;
|
|
@@ -3618,21 +3618,21 @@
|
|
|
3618
3618
|
padding:0;
|
|
3619
3619
|
width:var(--calendar-header-button-size);
|
|
3620
3620
|
}
|
|
3621
|
-
.bp_calendar_module_calendar--
|
|
3621
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderButton--a1a1f:disabled{
|
|
3622
3622
|
cursor:default;
|
|
3623
3623
|
opacity:60%;
|
|
3624
3624
|
}
|
|
3625
|
-
.bp_calendar_module_calendar--
|
|
3625
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderButton--a1a1f:disabled *{
|
|
3626
3626
|
fill:var(--calendar-disabled-text-color);
|
|
3627
3627
|
}
|
|
3628
|
-
.bp_calendar_module_calendar--
|
|
3628
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderButton--a1a1f:hover:not(:disabled){
|
|
3629
3629
|
background-color:var(--calendar-header-button-hover-background);
|
|
3630
3630
|
}
|
|
3631
|
-
.bp_calendar_module_calendar--
|
|
3631
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarHeader--a1a1f .bp_calendar_module_calendarHeaderButton--a1a1f[data-focus-visible]{
|
|
3632
3632
|
background-color:var(--calendar-header-button-hover-background);
|
|
3633
3633
|
box-shadow:var(--calendar-header-button-focus-box-shadow);
|
|
3634
3634
|
}
|
|
3635
|
-
.bp_calendar_module_calendar--
|
|
3635
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f{
|
|
3636
3636
|
border-radius:var(--calendar-cell-border-radius);
|
|
3637
3637
|
color:var(--calendar-cell-text-color);
|
|
3638
3638
|
line-height:var(--calendar-cell-size);
|
|
@@ -3640,7 +3640,7 @@
|
|
|
3640
3640
|
text-align:center;
|
|
3641
3641
|
width:var(--calendar-cell-size);
|
|
3642
3642
|
}
|
|
3643
|
-
.bp_calendar_module_calendar--
|
|
3643
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f.bp_calendar_module_today--a1a1f{
|
|
3644
3644
|
color:var(--calendar-cell-today-text-color);
|
|
3645
3645
|
font-family:var(--body-default-bold-font-family);
|
|
3646
3646
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3653,11 +3653,11 @@
|
|
|
3653
3653
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3654
3654
|
text-transform:var(--body-default-bold-text-case);
|
|
3655
3655
|
}
|
|
3656
|
-
.bp_calendar_module_calendar--
|
|
3656
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f.bp_calendar_module_today--a1a1f[data-disabled]{
|
|
3657
3657
|
cursor:default;
|
|
3658
3658
|
opacity:var(--calendar-cell-today-disabled-opacity);
|
|
3659
3659
|
}
|
|
3660
|
-
.bp_calendar_module_calendar--
|
|
3660
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f.bp_calendar_module_today--a1a1f::after{
|
|
3661
3661
|
background-color:var(--calendar-cell-today-dot-background);
|
|
3662
3662
|
border-radius:50%;
|
|
3663
3663
|
bottom:var(--calendar-cell-today-dot-bottom);
|
|
@@ -3668,41 +3668,41 @@
|
|
|
3668
3668
|
transform:translateX(-50%);
|
|
3669
3669
|
width:var(--calendar-cell-today-dot-diameter);
|
|
3670
3670
|
}
|
|
3671
|
-
.bp_calendar_module_calendar--
|
|
3671
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f:not([data-outside-month]){
|
|
3672
3672
|
cursor:pointer;
|
|
3673
3673
|
}
|
|
3674
|
-
.bp_calendar_module_calendar--
|
|
3674
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3675
3675
|
background-color:var(--calendar-cell-hovered-background);
|
|
3676
3676
|
}
|
|
3677
|
-
.bp_calendar_module_calendar--
|
|
3677
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-focus-visible]:not([data-outside-month]){
|
|
3678
3678
|
box-shadow:var(--calendar-cell-focus-box-shadow);
|
|
3679
3679
|
}
|
|
3680
|
-
.bp_calendar_module_calendar--
|
|
3680
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-selected]{
|
|
3681
3681
|
background-color:var(--calendar-cell-selected-background);
|
|
3682
3682
|
color:var(--calendar-cell-selected-text-color);
|
|
3683
3683
|
}
|
|
3684
|
-
.bp_calendar_module_calendar--
|
|
3684
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-selected]:hover{
|
|
3685
3685
|
background-color:var(--calendar-cell-selected-hovered-background);
|
|
3686
3686
|
}
|
|
3687
|
-
.bp_calendar_module_calendar--
|
|
3687
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-selected][data-focus-visible]{
|
|
3688
3688
|
background-color:var(--calendar-cell-selected-focused-background);
|
|
3689
3689
|
box-shadow:var(--calendar-cell-focus-box-shadow);
|
|
3690
3690
|
outline:var(--calendar-focus-outline);
|
|
3691
3691
|
outline-offset:-.0625rem;
|
|
3692
3692
|
}
|
|
3693
|
-
.bp_calendar_module_calendar--
|
|
3693
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-selected]::after{
|
|
3694
3694
|
background-color:var(--calendar-cell-selected-text-color);
|
|
3695
3695
|
}
|
|
3696
|
-
.bp_calendar_module_calendar--
|
|
3696
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-disabled]:not(.bp_calendar_module_today--a1a1f){
|
|
3697
3697
|
color:var(--calendar-cell-outside-range-text-color);
|
|
3698
3698
|
cursor:default;
|
|
3699
3699
|
}
|
|
3700
|
-
.bp_calendar_module_calendar--
|
|
3700
|
+
.bp_calendar_module_calendar--a1a1f .bp_calendar_module_calendarCell--a1a1f[data-unavailable]{
|
|
3701
3701
|
color:var(--calendar-disabled-text-color);
|
|
3702
3702
|
text-decoration:line-through;
|
|
3703
3703
|
}
|
|
3704
3704
|
|
|
3705
|
-
.bp_date_picker_module_datePicker--
|
|
3705
|
+
.bp_date_picker_module_datePicker--fc852[data-modern=false]{
|
|
3706
3706
|
--date-picker-label-margin-bottom:var(--space-2);
|
|
3707
3707
|
--date-picker-input-placeholder-color:var(--text-text-on-light-secondary);
|
|
3708
3708
|
--date-picker-input-placeholder-focused-color:var(--text-text-on-light);
|
|
@@ -3728,7 +3728,7 @@
|
|
|
3728
3728
|
--date-picker-clear-button-right:var(--size-9);
|
|
3729
3729
|
}
|
|
3730
3730
|
|
|
3731
|
-
.bp_date_picker_module_datePicker--
|
|
3731
|
+
.bp_date_picker_module_datePicker--fc852[data-modern=true]{
|
|
3732
3732
|
--date-picker-label-margin-bottom:var(--bp-space-020);
|
|
3733
3733
|
--date-picker-input-placeholder-color:var(--bp-text-text-on-light-secondary);
|
|
3734
3734
|
--date-picker-input-placeholder-focused-color:var(--bp-text-text-on-light);
|
|
@@ -3754,16 +3754,16 @@
|
|
|
3754
3754
|
--date-picker-clear-button-right:var(--bp-size-090);
|
|
3755
3755
|
}
|
|
3756
3756
|
|
|
3757
|
-
.bp_date_picker_module_datePicker--
|
|
3757
|
+
.bp_date_picker_module_datePicker--fc852{
|
|
3758
3758
|
width:100%;
|
|
3759
3759
|
}
|
|
3760
|
-
.bp_date_picker_module_datePicker--
|
|
3760
|
+
.bp_date_picker_module_datePicker--fc852.bp_date_picker_module_disabled--fc852{
|
|
3761
3761
|
opacity:60%;
|
|
3762
3762
|
pointer-events:none;
|
|
3763
3763
|
-webkit-user-select:none;
|
|
3764
3764
|
user-select:none;
|
|
3765
3765
|
}
|
|
3766
|
-
.bp_date_picker_module_datePicker--
|
|
3766
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_label--fc852{
|
|
3767
3767
|
cursor:default;
|
|
3768
3768
|
display:block;
|
|
3769
3769
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -3778,7 +3778,7 @@
|
|
|
3778
3778
|
width:-moz-fit-content;
|
|
3779
3779
|
width:fit-content;
|
|
3780
3780
|
}
|
|
3781
|
-
.bp_date_picker_module_datePicker--
|
|
3781
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852{
|
|
3782
3782
|
align-items:center;
|
|
3783
3783
|
display:inline-flex;
|
|
3784
3784
|
font-family:var(--body-default-font-family);
|
|
@@ -3792,7 +3792,7 @@
|
|
|
3792
3792
|
text-transform:var(--body-default-text-case);
|
|
3793
3793
|
width:100%;
|
|
3794
3794
|
}
|
|
3795
|
-
.bp_date_picker_module_datePicker--
|
|
3795
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852{
|
|
3796
3796
|
align-items:center;
|
|
3797
3797
|
border-radius:var(--date-picker-border-radius);
|
|
3798
3798
|
box-shadow:var(--date-picker-input-inner-shadow);
|
|
@@ -3803,23 +3803,23 @@
|
|
|
3803
3803
|
position:relative;
|
|
3804
3804
|
width:100%;
|
|
3805
3805
|
}
|
|
3806
|
-
.bp_date_picker_module_datePicker--
|
|
3806
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852:focus-within{
|
|
3807
3807
|
outline:var(--date-picker-focus-outline);
|
|
3808
3808
|
}
|
|
3809
|
-
.bp_date_picker_module_datePicker--
|
|
3809
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852.bp_date_picker_module_error--fc852:not(:focus-within){
|
|
3810
3810
|
outline:var(--date-picker-error-outline);
|
|
3811
3811
|
}
|
|
3812
|
-
.bp_date_picker_module_datePicker--
|
|
3812
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852.bp_date_picker_module_error--fc852:focus-within{
|
|
3813
3813
|
outline:var(--date-picker-focus-outline);
|
|
3814
3814
|
}
|
|
3815
|
-
.bp_date_picker_module_datePicker--
|
|
3815
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852 .bp_date_picker_module_groupContainerInput--fc852{
|
|
3816
3816
|
align-items:center;
|
|
3817
3817
|
display:inline-flex;
|
|
3818
3818
|
height:var(--date-picker-height);
|
|
3819
3819
|
text-transform:uppercase;
|
|
3820
3820
|
white-space:nowrap;
|
|
3821
3821
|
}
|
|
3822
|
-
.bp_date_picker_module_datePicker--
|
|
3822
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852 .bp_date_picker_module_groupContainerInput--fc852 .bp_date_picker_module_groupContainerInputSegment--fc852{
|
|
3823
3823
|
border:unset;
|
|
3824
3824
|
border-radius:unset;
|
|
3825
3825
|
box-shadow:unset;
|
|
@@ -3830,18 +3830,18 @@
|
|
|
3830
3830
|
transition:unset;
|
|
3831
3831
|
width:unset;
|
|
3832
3832
|
}
|
|
3833
|
-
.bp_date_picker_module_datePicker--
|
|
3833
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852 .bp_date_picker_module_groupContainerInput--fc852 .bp_date_picker_module_groupContainerInputSegment--fc852[data-placeholder]{
|
|
3834
3834
|
color:var(--date-picker-input-placeholder-color);
|
|
3835
3835
|
}
|
|
3836
|
-
.bp_date_picker_module_datePicker--
|
|
3836
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852 .bp_date_picker_module_groupContainerInput--fc852 .bp_date_picker_module_groupContainerInputSegment--fc852:focus{
|
|
3837
3837
|
background:var(--date-picker-input-segment-focused-background);
|
|
3838
3838
|
caret-color:#0000;
|
|
3839
3839
|
outline:none;
|
|
3840
3840
|
}
|
|
3841
|
-
.bp_date_picker_module_datePicker--
|
|
3841
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_groupContainer--fc852 .bp_date_picker_module_groupContainerInput--fc852 .bp_date_picker_module_groupContainerInputSegment--fc852:focus[data-placeholder]{
|
|
3842
3842
|
color:var(--date-picker-input-placeholder-focused-color);
|
|
3843
3843
|
}
|
|
3844
|
-
.bp_date_picker_module_datePicker--
|
|
3844
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852{
|
|
3845
3845
|
align-items:center;
|
|
3846
3846
|
background-color:initial;
|
|
3847
3847
|
border:none;
|
|
@@ -3856,33 +3856,33 @@
|
|
|
3856
3856
|
right:var(--date-picker-padding-inline);
|
|
3857
3857
|
width:var(--date-picker-icon-button-size);
|
|
3858
3858
|
}
|
|
3859
|
-
.bp_date_picker_module_datePicker--
|
|
3859
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852.bp_date_picker_module_clear--fc852{
|
|
3860
3860
|
right:var(--date-picker-clear-button-right);
|
|
3861
3861
|
}
|
|
3862
|
-
.bp_date_picker_module_datePicker--
|
|
3862
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:focus-visible,.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852[data-focus-visible]{
|
|
3863
3863
|
background-color:var(--date-picker-icon-button-focus-background-color);
|
|
3864
3864
|
outline:var(--date-picker-icon-button-focus-outline);
|
|
3865
3865
|
}
|
|
3866
|
-
.bp_date_picker_module_datePicker--
|
|
3866
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:hover{
|
|
3867
3867
|
background:var(--date-picker-icon-button-hover-background);
|
|
3868
3868
|
}
|
|
3869
|
-
.bp_date_picker_module_datePicker--
|
|
3869
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:hover *{
|
|
3870
3870
|
fill:var(--date-picker-icon-button-hover-fill);
|
|
3871
3871
|
}
|
|
3872
|
-
.bp_date_picker_module_datePicker--
|
|
3872
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:active{
|
|
3873
3873
|
background:var(--date-picker-icon-button-active-background);
|
|
3874
3874
|
}
|
|
3875
|
-
.bp_date_picker_module_datePicker--
|
|
3875
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:active *{
|
|
3876
3876
|
fill:var(--date-picker-icon-button-active-fill);
|
|
3877
3877
|
}
|
|
3878
|
-
.bp_date_picker_module_datePicker--
|
|
3878
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_group--fc852 .bp_date_picker_module_button--fc852:disabled{
|
|
3879
3879
|
opacity:1;
|
|
3880
3880
|
}
|
|
3881
|
-
.bp_date_picker_module_datePicker--
|
|
3881
|
+
.bp_date_picker_module_datePicker--fc852 .bp_date_picker_module_inlineError--fc852{
|
|
3882
3882
|
margin-block-start:var(--date-picker-inline-error-margin);
|
|
3883
3883
|
}
|
|
3884
3884
|
|
|
3885
|
-
@keyframes bp_date_picker_module_slide--
|
|
3885
|
+
@keyframes bp_date_picker_module_slide--fc852{
|
|
3886
3886
|
from{
|
|
3887
3887
|
opacity:0;
|
|
3888
3888
|
transform:var(--popover-slide-translation);
|
|
@@ -3892,11 +3892,11 @@
|
|
|
3892
3892
|
transform:translateY(0);
|
|
3893
3893
|
}
|
|
3894
3894
|
}
|
|
3895
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
3895
|
+
.bp_date_picker_module_datePickerPopoverContent--fc852{
|
|
3896
3896
|
z-index:380;
|
|
3897
3897
|
}
|
|
3898
3898
|
|
|
3899
|
-
.bp_empty_state_module_emptyState--
|
|
3899
|
+
.bp_empty_state_module_emptyState--3c03a{
|
|
3900
3900
|
align-items:center;
|
|
3901
3901
|
display:flex;
|
|
3902
3902
|
flex-direction:column;
|
|
@@ -3905,32 +3905,32 @@
|
|
|
3905
3905
|
text-align:center;
|
|
3906
3906
|
width:100%;
|
|
3907
3907
|
}
|
|
3908
|
-
.bp_empty_state_module_emptyState--
|
|
3908
|
+
.bp_empty_state_module_emptyState--3c03a .bp_empty_state_module_illustration--3c03a{
|
|
3909
3909
|
margin-block-end:var(--space-6);
|
|
3910
3910
|
}
|
|
3911
|
-
.bp_empty_state_module_emptyState--
|
|
3911
|
+
.bp_empty_state_module_emptyState--3c03a .bp_empty_state_module_body--3c03a{
|
|
3912
3912
|
max-width:22.5rem;
|
|
3913
3913
|
}
|
|
3914
|
-
.bp_empty_state_module_emptyState--
|
|
3914
|
+
.bp_empty_state_module_emptyState--3c03a .bp_empty_state_module_body--3c03a:not(:last-child){
|
|
3915
3915
|
margin-block-end:var(--space-6);
|
|
3916
3916
|
}
|
|
3917
|
-
.bp_empty_state_module_emptyState--
|
|
3917
|
+
.bp_empty_state_module_emptyState--3c03a .bp_empty_state_module_heading--3c03a{
|
|
3918
3918
|
margin-block-end:var(--space-3);
|
|
3919
3919
|
}
|
|
3920
|
-
.bp_empty_state_module_emptyState--
|
|
3920
|
+
.bp_empty_state_module_emptyState--3c03a .bp_empty_state_module_button--3c03a:not(:last-child){
|
|
3921
3921
|
margin-block-end:var(--space-6);
|
|
3922
3922
|
}
|
|
3923
|
-
.bp_empty_state_module_emptyState--
|
|
3923
|
+
.bp_empty_state_module_emptyState--3c03a.bp_empty_state_module_small--3c03a .bp_empty_state_module_illustration--3c03a{
|
|
3924
3924
|
margin-block-end:var(--space-4);
|
|
3925
3925
|
}
|
|
3926
|
-
.bp_empty_state_module_emptyState--
|
|
3926
|
+
.bp_empty_state_module_emptyState--3c03a.bp_empty_state_module_small--3c03a .bp_empty_state_module_illustration--3c03a svg{
|
|
3927
3927
|
height:var(--size-14);
|
|
3928
3928
|
width:var(--size-14);
|
|
3929
3929
|
}
|
|
3930
|
-
.bp_empty_state_module_emptyState--
|
|
3930
|
+
.bp_empty_state_module_emptyState--3c03a.bp_empty_state_module_small--3c03a .bp_empty_state_module_body--3c03a{
|
|
3931
3931
|
max-width:220px;
|
|
3932
3932
|
}
|
|
3933
|
-
.bp_empty_state_module_emptyState--
|
|
3933
|
+
.bp_empty_state_module_emptyState--3c03a.bp_empty_state_module_small--3c03a .bp_empty_state_module_body--3c03a:not(:last-child){
|
|
3934
3934
|
margin-block-end:var(--space-4);
|
|
3935
3935
|
}
|
|
3936
3936
|
.bp_link_module_link--fb308{
|
|
@@ -4939,7 +4939,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4939
4939
|
display:inline;
|
|
4940
4940
|
}
|
|
4941
4941
|
|
|
4942
|
-
.bp_modal_module_overlay--
|
|
4942
|
+
.bp_modal_module_overlay--5457e{
|
|
4943
4943
|
background-color:var(--overlay-modal-overlay);
|
|
4944
4944
|
bottom:0;
|
|
4945
4945
|
display:grid;
|
|
@@ -4951,13 +4951,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4951
4951
|
z-index:370;
|
|
4952
4952
|
}
|
|
4953
4953
|
@media (width > 459px){
|
|
4954
|
-
.bp_modal_module_overlay--
|
|
4954
|
+
.bp_modal_module_overlay--5457e{
|
|
4955
4955
|
place-items:center;
|
|
4956
4956
|
}
|
|
4957
4957
|
}
|
|
4958
4958
|
|
|
4959
|
-
.bp_modal_module_content--
|
|
4960
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
4959
|
+
.bp_modal_module_content--5457e{
|
|
4960
|
+
animation:bp_modal_module_popup_bounce_in--5457e var(--animation-duration-3);
|
|
4961
4961
|
background-color:var(--gray-white);
|
|
4962
4962
|
display:flex;
|
|
4963
4963
|
flex-direction:column;
|
|
@@ -4966,80 +4966,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4966
4966
|
position:relative;
|
|
4967
4967
|
}
|
|
4968
4968
|
@media (width > 374px){
|
|
4969
|
-
.bp_modal_module_content--
|
|
4969
|
+
.bp_modal_module_content--5457e{
|
|
4970
4970
|
overflow:hidden;
|
|
4971
4971
|
}
|
|
4972
4972
|
}
|
|
4973
4973
|
@media (width > 459px){
|
|
4974
|
-
.bp_modal_module_content--
|
|
4974
|
+
.bp_modal_module_content--5457e{
|
|
4975
4975
|
border-radius:var(--radius-4);
|
|
4976
4976
|
height:auto;
|
|
4977
4977
|
margin:0 var(--space-8);
|
|
4978
4978
|
max-height:calc(100vh - var(--space-8)*2);
|
|
4979
4979
|
min-width:calc(460px - var(--space-8)*2);
|
|
4980
4980
|
}
|
|
4981
|
-
.bp_modal_module_content--
|
|
4981
|
+
.bp_modal_module_content--5457e.bp_modal_module_smallSizeModal--5457e{
|
|
4982
4982
|
max-width:460px;
|
|
4983
4983
|
}
|
|
4984
|
-
.bp_modal_module_content--
|
|
4984
|
+
.bp_modal_module_content--5457e.bp_modal_module_mediumSizeModal--5457e{
|
|
4985
4985
|
max-width:540px;
|
|
4986
4986
|
}
|
|
4987
|
-
.bp_modal_module_content--
|
|
4987
|
+
.bp_modal_module_content--5457e.bp_modal_module_largeSizeModal--5457e{
|
|
4988
4988
|
max-width:620px;
|
|
4989
4989
|
}
|
|
4990
|
-
.bp_modal_module_content--
|
|
4990
|
+
.bp_modal_module_content--5457e.bp_modal_module_xlargeSizeModal--5457e{
|
|
4991
4991
|
max-width:768px;
|
|
4992
4992
|
}
|
|
4993
4993
|
}
|
|
4994
4994
|
|
|
4995
|
-
.bp_modal_module_scrollableContainer--
|
|
4995
|
+
.bp_modal_module_scrollableContainer--5457e{
|
|
4996
4996
|
flex-grow:1;
|
|
4997
4997
|
}
|
|
4998
4998
|
@media (width > 374px){
|
|
4999
|
-
.bp_modal_module_scrollableContainer--
|
|
4999
|
+
.bp_modal_module_scrollableContainer--5457e{
|
|
5000
5000
|
overflow-y:auto;
|
|
5001
5001
|
}
|
|
5002
5002
|
}
|
|
5003
5003
|
|
|
5004
|
-
.bp_modal_module_content--
|
|
5004
|
+
.bp_modal_module_content--5457e .bp_modal_module_close--5457e{
|
|
5005
5005
|
color:var(--gray-65);
|
|
5006
5006
|
position:fixed;
|
|
5007
5007
|
right:var(--space-4);
|
|
5008
5008
|
top:var(--space-4);
|
|
5009
5009
|
}
|
|
5010
5010
|
@media (width > 374px){
|
|
5011
|
-
.bp_modal_module_content--
|
|
5011
|
+
.bp_modal_module_content--5457e .bp_modal_module_close--5457e{
|
|
5012
5012
|
position:absolute;
|
|
5013
5013
|
}
|
|
5014
5014
|
}
|
|
5015
5015
|
|
|
5016
|
-
.bp_modal_module_close--
|
|
5016
|
+
.bp_modal_module_close--5457e.bp_modal_module_onColor--5457e{
|
|
5017
5017
|
background-color:var(--surface-cta-surface-tertiary);
|
|
5018
5018
|
}
|
|
5019
|
-
.bp_modal_module_close--
|
|
5019
|
+
.bp_modal_module_close--5457e.bp_modal_module_onColor--5457e:hover{
|
|
5020
5020
|
background-color:var(--surface-cta-surface-icon-hover);
|
|
5021
5021
|
}
|
|
5022
|
-
.bp_modal_module_close--
|
|
5022
|
+
.bp_modal_module_close--5457e.bp_modal_module_onColor--5457e:active{
|
|
5023
5023
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
5024
5024
|
}
|
|
5025
5025
|
|
|
5026
|
-
.bp_modal_module_content--
|
|
5026
|
+
.bp_modal_module_content--5457e .bp_modal_module_backButton--5457e{
|
|
5027
5027
|
color:var(--gray-65);
|
|
5028
5028
|
margin-block-start:var(--space-4);
|
|
5029
5029
|
margin-inline-start:var(--space-4);
|
|
5030
5030
|
}
|
|
5031
5031
|
@media (width > 459px){
|
|
5032
|
-
.bp_modal_module_content--
|
|
5032
|
+
.bp_modal_module_content--5457e .bp_modal_module_backButton--5457e{
|
|
5033
5033
|
height:var(--size-10);
|
|
5034
5034
|
width:var(--size-10);
|
|
5035
5035
|
}
|
|
5036
5036
|
}
|
|
5037
5037
|
|
|
5038
|
-
.bp_modal_module_modalHeader--
|
|
5038
|
+
.bp_modal_module_modalHeader--5457e{
|
|
5039
5039
|
display:flex;
|
|
5040
5040
|
}
|
|
5041
5041
|
|
|
5042
|
-
.bp_modal_module_modalTitle--
|
|
5042
|
+
.bp_modal_module_modalTitle--5457e{
|
|
5043
5043
|
display:flex;
|
|
5044
5044
|
flex-direction:column;
|
|
5045
5045
|
gap:var(--space-2);
|
|
@@ -5047,24 +5047,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5047
5047
|
padding:var(--space-5) var(--space-12) var(--space-5) var(--space-4);
|
|
5048
5048
|
}
|
|
5049
5049
|
@media (width > 459px){
|
|
5050
|
-
.bp_modal_module_modalTitle--
|
|
5050
|
+
.bp_modal_module_modalTitle--5457e{
|
|
5051
5051
|
padding:var(--space-6) var(--space-16) var(--space-6) var(--space-6);
|
|
5052
5052
|
}
|
|
5053
5053
|
}
|
|
5054
5054
|
|
|
5055
|
-
.bp_modal_module_body--
|
|
5055
|
+
.bp_modal_module_body--5457e{
|
|
5056
5056
|
padding:var(--space-6) var(--space-4) var(--space-4);
|
|
5057
5057
|
}
|
|
5058
5058
|
@media (width > 459px){
|
|
5059
|
-
.bp_modal_module_body--
|
|
5059
|
+
.bp_modal_module_body--5457e{
|
|
5060
5060
|
padding:var(--space-6) var(--space-6) var(--space-4);
|
|
5061
5061
|
}
|
|
5062
5062
|
}
|
|
5063
5063
|
|
|
5064
|
-
.bp_modal_module_headerDividerLine--
|
|
5064
|
+
.bp_modal_module_headerDividerLine--5457e{
|
|
5065
5065
|
position:relative;
|
|
5066
5066
|
}
|
|
5067
|
-
.bp_modal_module_headerDividerLine--
|
|
5067
|
+
.bp_modal_module_headerDividerLine--5457e::after{
|
|
5068
5068
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
5069
5069
|
bottom:0;
|
|
5070
5070
|
content:"";
|
|
@@ -5073,16 +5073,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5073
5073
|
right:var(--space-4);
|
|
5074
5074
|
}
|
|
5075
5075
|
@media (width > 459px){
|
|
5076
|
-
.bp_modal_module_headerDividerLine--
|
|
5076
|
+
.bp_modal_module_headerDividerLine--5457e::after{
|
|
5077
5077
|
left:var(--space-6);
|
|
5078
5078
|
right:var(--space-6);
|
|
5079
5079
|
}
|
|
5080
5080
|
}
|
|
5081
5081
|
|
|
5082
|
-
.bp_modal_module_footerDividerLine--
|
|
5082
|
+
.bp_modal_module_footerDividerLine--5457e{
|
|
5083
5083
|
position:relative;
|
|
5084
5084
|
}
|
|
5085
|
-
.bp_modal_module_footerDividerLine--
|
|
5085
|
+
.bp_modal_module_footerDividerLine--5457e::before{
|
|
5086
5086
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
5087
5087
|
content:"";
|
|
5088
5088
|
left:var(--space-4);
|
|
@@ -5091,28 +5091,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5091
5091
|
top:0;
|
|
5092
5092
|
}
|
|
5093
5093
|
@media (width > 459px){
|
|
5094
|
-
.bp_modal_module_footerDividerLine--
|
|
5094
|
+
.bp_modal_module_footerDividerLine--5457e::before{
|
|
5095
5095
|
left:var(--space-6);
|
|
5096
5096
|
right:var(--space-6);
|
|
5097
5097
|
}
|
|
5098
5098
|
}
|
|
5099
5099
|
|
|
5100
|
-
.bp_modal_module_footer--
|
|
5100
|
+
.bp_modal_module_footer--5457e{
|
|
5101
5101
|
display:flex;
|
|
5102
5102
|
justify-content:flex-end;
|
|
5103
5103
|
padding:var(--space-4);
|
|
5104
5104
|
}
|
|
5105
5105
|
@media (width > 459px){
|
|
5106
|
-
.bp_modal_module_footer--
|
|
5106
|
+
.bp_modal_module_footer--5457e{
|
|
5107
5107
|
padding:var(--space-6);
|
|
5108
5108
|
}
|
|
5109
5109
|
}
|
|
5110
5110
|
|
|
5111
|
-
.bp_modal_module_footerButton--
|
|
5111
|
+
.bp_modal_module_footerButton--5457e + .bp_modal_module_footerButton--5457e{
|
|
5112
5112
|
margin-inline-start:var(--space-3);
|
|
5113
5113
|
}
|
|
5114
5114
|
|
|
5115
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
5115
|
+
@keyframes bp_modal_module_popup_bounce_in--5457e{
|
|
5116
5116
|
0%{
|
|
5117
5117
|
transform:scale3d(.1, .1, 1);
|
|
5118
5118
|
}
|
|
@@ -5323,66 +5323,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5323
5323
|
justify-content:flex-end;
|
|
5324
5324
|
}
|
|
5325
5325
|
|
|
5326
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5326
|
+
.bp_page_section_module_pageSectionContainer--b582c{
|
|
5327
5327
|
display:flex;
|
|
5328
5328
|
flex-direction:column;
|
|
5329
5329
|
gap:var(--space-8);
|
|
5330
5330
|
}
|
|
5331
5331
|
@media (width > 767px){
|
|
5332
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5332
|
+
.bp_page_section_module_pageSectionContainer--b582c{
|
|
5333
5333
|
gap:var(--space-12);
|
|
5334
5334
|
}
|
|
5335
5335
|
}
|
|
5336
5336
|
|
|
5337
|
-
.bp_page_section_module_pageSection--
|
|
5337
|
+
.bp_page_section_module_pageSection--b582c{
|
|
5338
5338
|
display:flex;
|
|
5339
5339
|
flex-direction:column;
|
|
5340
5340
|
gap:var(--space-7);
|
|
5341
5341
|
}
|
|
5342
5342
|
@media (width > 767px){
|
|
5343
|
-
.bp_page_section_module_pageSection--
|
|
5343
|
+
.bp_page_section_module_pageSection--b582c{
|
|
5344
5344
|
flex-direction:row;
|
|
5345
5345
|
gap:var(--space-20);
|
|
5346
5346
|
}
|
|
5347
5347
|
}
|
|
5348
5348
|
|
|
5349
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5349
|
+
.bp_page_section_module_pageSectionHeader--b582c{
|
|
5350
5350
|
display:flex;
|
|
5351
5351
|
flex-direction:column;
|
|
5352
5352
|
gap:var(--space-2);
|
|
5353
5353
|
}
|
|
5354
5354
|
@media (width > 767px){
|
|
5355
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5355
|
+
.bp_page_section_module_pageSectionHeader--b582c{
|
|
5356
5356
|
width:200px;
|
|
5357
5357
|
}
|
|
5358
5358
|
}
|
|
5359
5359
|
@media (width > 1023px){
|
|
5360
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5360
|
+
.bp_page_section_module_pageSectionHeader--b582c{
|
|
5361
5361
|
width:242px;
|
|
5362
5362
|
}
|
|
5363
5363
|
}
|
|
5364
5364
|
|
|
5365
|
-
.bp_page_section_module_pageSectionContent--
|
|
5365
|
+
.bp_page_section_module_pageSectionContent--b582c{
|
|
5366
5366
|
flex-grow:1;
|
|
5367
5367
|
}
|
|
5368
5368
|
|
|
5369
|
-
.bp_page_section_module_pageSectionDivider--
|
|
5369
|
+
.bp_page_section_module_pageSectionDivider--b582c{
|
|
5370
5370
|
width:100%;
|
|
5371
5371
|
}
|
|
5372
5372
|
|
|
5373
|
-
.bp_password_input_module_passwordInput--
|
|
5373
|
+
.bp_password_input_module_passwordInput--11dbb input[type=password],.bp_password_input_module_passwordInput--11dbb input[type=text]{
|
|
5374
5374
|
padding-inline-end:2.375rem;
|
|
5375
5375
|
}
|
|
5376
|
-
.bp_password_input_module_passwordInput--
|
|
5376
|
+
.bp_password_input_module_passwordInput--11dbb .bp_password_input_module_iconButton--11dbb{
|
|
5377
5377
|
height:var(--size-6);
|
|
5378
5378
|
inset-inline-end:.5rem;
|
|
5379
5379
|
width:var(--size-6);
|
|
5380
5380
|
}
|
|
5381
|
-
.bp_password_input_module_passwordInput--
|
|
5381
|
+
.bp_password_input_module_passwordInput--11dbb .bp_password_input_module_iconButton--11dbb:active,.bp_password_input_module_passwordInput--11dbb .bp_password_input_module_iconButton--11dbb:hover{
|
|
5382
5382
|
background:none;
|
|
5383
5383
|
}
|
|
5384
5384
|
|
|
5385
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5385
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802[data-modern=false]{
|
|
5386
5386
|
--text-input-border-width:var(--border-1);
|
|
5387
5387
|
--text-input-border-width-focused:var(--border-2);
|
|
5388
5388
|
--text-input-border-width-error:var(--border-2);
|
|
@@ -5413,7 +5413,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5413
5413
|
--text-input-hover-border-color:var(--border-input-border-hover);
|
|
5414
5414
|
}
|
|
5415
5415
|
|
|
5416
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5416
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802[data-modern=true]{
|
|
5417
5417
|
--text-input-border-width:var(--bp-border-01);
|
|
5418
5418
|
--text-input-border-width-focused:var(--bp-border-02);
|
|
5419
5419
|
--text-input-border-width-error:var(--bp-border-02);
|
|
@@ -5444,7 +5444,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5444
5444
|
--text-input-hover-border-color:var(--bp-border-input-border-hover);
|
|
5445
5445
|
}
|
|
5446
5446
|
|
|
5447
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5447
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802{
|
|
5448
5448
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
5449
5449
|
display:flex;
|
|
5450
5450
|
flex-direction:column;
|
|
@@ -5457,7 +5457,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5457
5457
|
text-decoration:var(--body-default-text-decoration);
|
|
5458
5458
|
text-transform:var(--body-default-text-case);
|
|
5459
5459
|
}
|
|
5460
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5460
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_label--e4802{
|
|
5461
5461
|
color:var(--text-input-label-color);
|
|
5462
5462
|
flex:0 0 fit-content;
|
|
5463
5463
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5471,15 +5471,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5471
5471
|
width:-moz-fit-content;
|
|
5472
5472
|
width:fit-content;
|
|
5473
5473
|
}
|
|
5474
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5474
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_label--e4802:not(.bp_base_text_input_module_hidden--e4802){
|
|
5475
5475
|
margin-block-end:var(--text-input-row-gap);
|
|
5476
5476
|
}
|
|
5477
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5477
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802{
|
|
5478
5478
|
display:flex;
|
|
5479
5479
|
height:var(--size-10);
|
|
5480
5480
|
position:relative;
|
|
5481
5481
|
}
|
|
5482
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5482
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802{
|
|
5483
5483
|
background:var(--text-input-background);
|
|
5484
5484
|
border:var(--text-input-border-width) solid var(--text-input-border-color);
|
|
5485
5485
|
border-radius:var(--text-input-border-radius);
|
|
@@ -5499,77 +5499,77 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5499
5499
|
text-transform:var(--body-default-text-case);
|
|
5500
5500
|
width:100%;
|
|
5501
5501
|
}
|
|
5502
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5502
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:hover{
|
|
5503
5503
|
box-shadow:var(--text-input-box-shadow);
|
|
5504
5504
|
}
|
|
5505
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5505
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802::placeholder,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802::placeholder,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802::placeholder{
|
|
5506
5506
|
color:var(--text-input-placeholder-color);
|
|
5507
5507
|
opacity:1;
|
|
5508
5508
|
}
|
|
5509
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5509
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_error--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_error--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_error--e4802{
|
|
5510
5510
|
background:var(--text-input-error-background);
|
|
5511
5511
|
border:var(--text-input-border-width-error) solid var(--text-input-error-border-color);
|
|
5512
5512
|
outline:0;
|
|
5513
5513
|
padding-inline-start:var(--text-input-padding-x-error);
|
|
5514
5514
|
}
|
|
5515
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5515
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802{
|
|
5516
5516
|
border-color:var(--text-input-read-only-border-color);
|
|
5517
5517
|
box-shadow:var(--text-input-box-shadow);
|
|
5518
5518
|
color:var(--text-input-read-only-color);
|
|
5519
5519
|
}
|
|
5520
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5520
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:focus-visible,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:focus-visible,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:focus-visible{
|
|
5521
5521
|
border:var(--text-input-border-width-focused) solid var(--text-input-border-color-focus);
|
|
5522
5522
|
}
|
|
5523
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5523
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_readOnly--e4802:hover{
|
|
5524
5524
|
cursor:default;
|
|
5525
5525
|
}
|
|
5526
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5526
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:disabled,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:disabled,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:disabled{
|
|
5527
5527
|
background:var(--text-input-disabled-background);
|
|
5528
5528
|
border-color:var(--text-input-disabled-border-color);
|
|
5529
5529
|
box-shadow:var(--text-input-box-shadow);
|
|
5530
5530
|
color:var(--text-input-disabled-color);
|
|
5531
5531
|
}
|
|
5532
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5532
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:disabled:hover{
|
|
5533
5533
|
border-color:var(--text-input-border-color);
|
|
5534
5534
|
}
|
|
5535
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5535
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:focus-visible,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:focus-visible,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:focus-visible{
|
|
5536
5536
|
background:var(--text-input-focused-background);
|
|
5537
5537
|
border:var(--text-input-border-width-focused) solid var(--text-input-focused-border-color);
|
|
5538
5538
|
outline:0;
|
|
5539
5539
|
padding-inline-start:var(--text-input-padding-x-focused);
|
|
5540
5540
|
}
|
|
5541
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5541
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:has(+ .bp_base_text_input_module_endIcon--e4802),.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:has(+ .bp_base_text_input_module_endIcon--e4802),.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:has(+ .bp_base_text_input_module_endIcon--e4802){
|
|
5542
5542
|
padding-inline-end:calc(var(--text-input-padding-x) + var(--end-icon-width) + var(--text-input-icon-padding));
|
|
5543
5543
|
}
|
|
5544
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5544
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_textInput--e4802:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--e4802):hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=number].bp_base_text_input_module_textInput--e4802:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--e4802):hover,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 input[type=text].bp_base_text_input_module_textInput--e4802:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--e4802):hover{
|
|
5545
5545
|
background:var(--text-input-hover-background);
|
|
5546
5546
|
border:var(--border-1) solid var(--text-input-hover-border-color);
|
|
5547
5547
|
}
|
|
5548
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5548
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_startIcon--e4802{
|
|
5549
5549
|
left:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5550
5550
|
position:absolute;
|
|
5551
5551
|
top:50%;
|
|
5552
5552
|
transform:translateY(-50%);
|
|
5553
5553
|
}
|
|
5554
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5554
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_startIcon--e4802 + input.bp_base_text_input_module_textInput--e4802{
|
|
5555
5555
|
padding-inline-start:calc(var(--text-input-padding-x) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5556
5556
|
}
|
|
5557
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5557
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_startIcon--e4802 + input.bp_base_text_input_module_textInput--e4802:focus-visible{
|
|
5558
5558
|
padding-inline-start:calc(var(--text-input-padding-x-focused) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5559
5559
|
}
|
|
5560
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5560
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_startIcon--e4802 + input.bp_base_text_input_module_textInput--e4802.bp_base_text_input_module_error--e4802{
|
|
5561
5561
|
padding-inline-start:calc(var(--text-input-padding-x-error) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5562
5562
|
}
|
|
5563
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5563
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_textInputContainer--e4802 .bp_base_text_input_module_endIcon--e4802{
|
|
5564
5564
|
position:absolute;
|
|
5565
5565
|
right:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5566
5566
|
top:50%;
|
|
5567
5567
|
transform:translateY(-50%);
|
|
5568
5568
|
}
|
|
5569
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5569
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802.bp_base_text_input_module_disabled--e4802{
|
|
5570
5570
|
opacity:var(--disabled-opacity);
|
|
5571
5571
|
}
|
|
5572
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5572
|
+
.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_inlineError--e4802,.bp_base_text_input_module_textInputContainerOuter--e4802 .bp_base_text_input_module_subtext--e4802{
|
|
5573
5573
|
margin-block-start:var(--text-input-inline-error-subtext-block-margin);
|
|
5574
5574
|
}
|
|
5575
5575
|
.bp_chip_module_chip--96f83{
|
|
@@ -5770,7 +5770,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5770
5770
|
}
|
|
5771
5771
|
}
|
|
5772
5772
|
|
|
5773
|
-
.bp_context_menu_module_menuBlock--
|
|
5773
|
+
.bp_context_menu_module_menuBlock--ba242{
|
|
5774
5774
|
background-color:var(--surface-menu-surface);
|
|
5775
5775
|
border:var(--border-1) solid var(--border-card-border);
|
|
5776
5776
|
border-radius:var(--radius-3);
|
|
@@ -5781,7 +5781,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5781
5781
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
5782
5782
|
padding:var(--space-3);
|
|
5783
5783
|
}
|
|
5784
|
-
.bp_context_menu_module_menuBlock--
|
|
5784
|
+
.bp_context_menu_module_menuBlock--ba242[data-menu-fullscreen=true]{
|
|
5785
5785
|
border:unset;
|
|
5786
5786
|
border-radius:unset;
|
|
5787
5787
|
display:flex;
|
|
@@ -5794,15 +5794,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5794
5794
|
position:relative;
|
|
5795
5795
|
width:100vw;
|
|
5796
5796
|
}
|
|
5797
|
-
.bp_context_menu_module_menuBlock--
|
|
5797
|
+
.bp_context_menu_module_menuBlock--ba242[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--ba242{
|
|
5798
5798
|
overflow-y:auto;
|
|
5799
5799
|
padding:var(--space-3);
|
|
5800
5800
|
}
|
|
5801
|
-
.bp_context_menu_module_menuBlock--
|
|
5801
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItemsSeparator--ba242{
|
|
5802
5802
|
margin-block:var(--space-2);
|
|
5803
5803
|
margin-inline:var(--space-2);
|
|
5804
5804
|
}
|
|
5805
|
-
.bp_context_menu_module_menuBlock--
|
|
5805
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItem--ba242{
|
|
5806
5806
|
align-items:center;
|
|
5807
5807
|
background-color:var(--surface-menu-surface);
|
|
5808
5808
|
border:var(--border-2) solid #0000;
|
|
@@ -5815,19 +5815,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5815
5815
|
padding-inline:var(--space-2);
|
|
5816
5816
|
position:relative;
|
|
5817
5817
|
}
|
|
5818
|
-
.bp_context_menu_module_menuBlock--
|
|
5818
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItem--ba242[data-disabled]{
|
|
5819
5819
|
opacity:60%;
|
|
5820
5820
|
pointer-events:none;
|
|
5821
5821
|
}
|
|
5822
|
-
.bp_context_menu_module_menuBlock--
|
|
5822
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItem--ba242[data-highlighted]:not(:hover){
|
|
5823
5823
|
background-color:var(--surface-menu-surface-focus);
|
|
5824
5824
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
5825
5825
|
}
|
|
5826
|
-
.bp_context_menu_module_menuBlock--
|
|
5826
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItem--ba242:active{
|
|
5827
5827
|
background-color:var(--surface-menu-surface-focus);
|
|
5828
5828
|
border:var(--border-2) solid #0000;
|
|
5829
5829
|
}
|
|
5830
|
-
.bp_context_menu_module_menuBlock--
|
|
5830
|
+
.bp_context_menu_module_menuBlock--ba242 .bp_context_menu_module_menuItem--ba242:hover{
|
|
5831
5831
|
background-color:var(--surface-menu-surface-focus);
|
|
5832
5832
|
}
|
|
5833
5833
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -5836,7 +5836,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5836
5836
|
width:100%;
|
|
5837
5837
|
}
|
|
5838
5838
|
|
|
5839
|
-
.bp_context_menu_module_menuHeader--
|
|
5839
|
+
.bp_context_menu_module_menuHeader--ba242{
|
|
5840
5840
|
align-items:center;
|
|
5841
5841
|
box-shadow:var(--dropshadow-1);
|
|
5842
5842
|
display:grid;
|
|
@@ -5846,25 +5846,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5846
5846
|
padding:var(--space-3);
|
|
5847
5847
|
}
|
|
5848
5848
|
|
|
5849
|
-
.bp_context_menu_module_headerTextContent--
|
|
5849
|
+
.bp_context_menu_module_headerTextContent--ba242{
|
|
5850
5850
|
display:grid;
|
|
5851
5851
|
}
|
|
5852
5852
|
|
|
5853
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
5853
|
+
.bp_context_menu_module_submenuCloseButton--ba242{
|
|
5854
5854
|
grid-area:submenu-close;
|
|
5855
5855
|
}
|
|
5856
5856
|
|
|
5857
|
-
.bp_context_menu_module_menuCloseButton--
|
|
5857
|
+
.bp_context_menu_module_menuCloseButton--ba242{
|
|
5858
5858
|
grid-area:close;
|
|
5859
5859
|
}
|
|
5860
5860
|
|
|
5861
|
-
.bp_context_menu_module_ellipsis--
|
|
5861
|
+
.bp_context_menu_module_ellipsis--ba242{
|
|
5862
5862
|
overflow:hidden;
|
|
5863
5863
|
text-overflow:ellipsis;
|
|
5864
5864
|
white-space:nowrap;
|
|
5865
5865
|
}
|
|
5866
5866
|
|
|
5867
|
-
.bp_notification_module_viewport--
|
|
5867
|
+
.bp_notification_module_viewport--bac20{
|
|
5868
5868
|
--notification-viewport-space:var(--space-4);
|
|
5869
5869
|
--notification-viewport-item-spacing:var(--space-3);
|
|
5870
5870
|
all:unset;
|
|
@@ -5879,7 +5879,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5879
5879
|
z-index:2147483647;
|
|
5880
5880
|
}
|
|
5881
5881
|
|
|
5882
|
-
.bp_notification_module_root--
|
|
5882
|
+
.bp_notification_module_root--bac20[data-modern=false]{
|
|
5883
5883
|
--notification-padding-vertical:var(--space-3);
|
|
5884
5884
|
--notification-padding-horizontal:var(--space-4);
|
|
5885
5885
|
--notification-item-spacing:var(--space-3);
|
|
@@ -5900,7 +5900,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5900
5900
|
--notification-icon-size:var(--size-8);
|
|
5901
5901
|
}
|
|
5902
5902
|
|
|
5903
|
-
.bp_notification_module_root--
|
|
5903
|
+
.bp_notification_module_root--bac20[data-modern=true]{
|
|
5904
5904
|
--notification-padding-vertical:var(--bp-space-030);
|
|
5905
5905
|
--notification-padding-horizontal:var(--bp-space-040);
|
|
5906
5906
|
--notification-item-spacing:var(--bp-space-030);
|
|
@@ -5922,20 +5922,20 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5922
5922
|
--notification-text-container-height:var(--bp-space-080);
|
|
5923
5923
|
--notification-icon-size:var(--bp-size-080);
|
|
5924
5924
|
}
|
|
5925
|
-
.bp_notification_module_root--
|
|
5925
|
+
.bp_notification_module_root--bac20[data-modern=true].bp_notification_module_info--bac20{
|
|
5926
5926
|
background:linear-gradient(0deg, var(--notification-background-info) 0, var(--notification-background-info) 100%), var(--notification-background-overlay);
|
|
5927
5927
|
}
|
|
5928
|
-
.bp_notification_module_root--
|
|
5928
|
+
.bp_notification_module_root--bac20[data-modern=true].bp_notification_module_success--bac20{
|
|
5929
5929
|
background:linear-gradient(0deg, var(--notification-background-success) 0, var(--notification-background-success) 100%), var(--notification-background-overlay);
|
|
5930
5930
|
}
|
|
5931
|
-
.bp_notification_module_root--
|
|
5931
|
+
.bp_notification_module_root--bac20[data-modern=true].bp_notification_module_warning--bac20{
|
|
5932
5932
|
background:linear-gradient(0deg, var(--notification-background-warning) 0, var(--notification-background-warning) 100%), var(--notification-background-overlay);
|
|
5933
5933
|
}
|
|
5934
|
-
.bp_notification_module_root--
|
|
5934
|
+
.bp_notification_module_root--bac20[data-modern=true].bp_notification_module_error--bac20{
|
|
5935
5935
|
background:linear-gradient(0deg, var(--notification-background-error) 0, var(--notification-background-error) 100%), var(--notification-background-overlay);
|
|
5936
5936
|
}
|
|
5937
5937
|
|
|
5938
|
-
.bp_notification_module_root--
|
|
5938
|
+
.bp_notification_module_root--bac20{
|
|
5939
5939
|
backdrop-filter:blur(var(--notification-background-blur));
|
|
5940
5940
|
border:var(--notification-border) solid;
|
|
5941
5941
|
border-radius:var(--notification-radius);
|
|
@@ -5945,26 +5945,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5945
5945
|
width:max-content;
|
|
5946
5946
|
}
|
|
5947
5947
|
@media (width > 374px){
|
|
5948
|
-
.bp_notification_module_root--
|
|
5948
|
+
.bp_notification_module_root--bac20{
|
|
5949
5949
|
max-width:343px;
|
|
5950
5950
|
}
|
|
5951
5951
|
}
|
|
5952
5952
|
@media (width > 767px){
|
|
5953
|
-
.bp_notification_module_root--
|
|
5953
|
+
.bp_notification_module_root--bac20{
|
|
5954
5954
|
max-width:728px;
|
|
5955
5955
|
}
|
|
5956
5956
|
}
|
|
5957
5957
|
@media (width > 1023px){
|
|
5958
|
-
.bp_notification_module_root--
|
|
5958
|
+
.bp_notification_module_root--bac20{
|
|
5959
5959
|
max-width:848px;
|
|
5960
5960
|
}
|
|
5961
5961
|
}
|
|
5962
5962
|
@media (width > 1219px){
|
|
5963
|
-
.bp_notification_module_root--
|
|
5963
|
+
.bp_notification_module_root--bac20{
|
|
5964
5964
|
max-width:896px;
|
|
5965
5965
|
}
|
|
5966
5966
|
}
|
|
5967
|
-
.bp_notification_module_root--
|
|
5967
|
+
.bp_notification_module_root--bac20 .bp_notification_module_container--bac20{
|
|
5968
5968
|
align-items:flex-start;
|
|
5969
5969
|
display:flex;
|
|
5970
5970
|
gap:var(--notification-item-spacing);
|
|
@@ -5972,11 +5972,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5972
5972
|
width:100%;
|
|
5973
5973
|
}
|
|
5974
5974
|
@media (width > 767px){
|
|
5975
|
-
.bp_notification_module_root--
|
|
5975
|
+
.bp_notification_module_root--bac20 .bp_notification_module_container--bac20{
|
|
5976
5976
|
align-items:center;
|
|
5977
5977
|
}
|
|
5978
5978
|
}
|
|
5979
|
-
.bp_notification_module_root--
|
|
5979
|
+
.bp_notification_module_root--bac20 .bp_notification_module_mobileContainer--bac20{
|
|
5980
5980
|
align-items:left;
|
|
5981
5981
|
display:flex;
|
|
5982
5982
|
flex-direction:column;
|
|
@@ -5984,46 +5984,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5984
5984
|
width:100%;
|
|
5985
5985
|
}
|
|
5986
5986
|
@media (width > 767px){
|
|
5987
|
-
.bp_notification_module_root--
|
|
5987
|
+
.bp_notification_module_root--bac20 .bp_notification_module_mobileContainer--bac20{
|
|
5988
5988
|
align-items:center;
|
|
5989
5989
|
flex-direction:row;
|
|
5990
5990
|
}
|
|
5991
5991
|
}
|
|
5992
|
-
.bp_notification_module_root--
|
|
5992
|
+
.bp_notification_module_root--bac20 .bp_notification_module_withButtons--bac20{
|
|
5993
5993
|
gap:var(--notification-item-spacing);
|
|
5994
5994
|
}
|
|
5995
|
-
.bp_notification_module_root--
|
|
5995
|
+
.bp_notification_module_root--bac20.bp_notification_module_info--bac20{
|
|
5996
5996
|
background:var(--notification-background-info);
|
|
5997
5997
|
border-color:var(--notification-border-color-info);
|
|
5998
5998
|
}
|
|
5999
|
-
.bp_notification_module_root--
|
|
5999
|
+
.bp_notification_module_root--bac20.bp_notification_module_success--bac20{
|
|
6000
6000
|
background:var(--notification-background-success);
|
|
6001
6001
|
border-color:var(--notification-border-color-success);
|
|
6002
6002
|
}
|
|
6003
|
-
.bp_notification_module_root--
|
|
6003
|
+
.bp_notification_module_root--bac20.bp_notification_module_warning--bac20{
|
|
6004
6004
|
background:var(--notification-background-warning);
|
|
6005
6005
|
border-color:var(--notification-border-color-warning);
|
|
6006
6006
|
}
|
|
6007
|
-
.bp_notification_module_root--
|
|
6007
|
+
.bp_notification_module_root--bac20.bp_notification_module_error--bac20{
|
|
6008
6008
|
background:var(--notification-background-error);
|
|
6009
6009
|
border-color:var(--notification-border-color-error);
|
|
6010
6010
|
}
|
|
6011
|
-
.bp_notification_module_root--
|
|
6011
|
+
.bp_notification_module_root--bac20:focus-visible{
|
|
6012
6012
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--notification-outline-focus);
|
|
6013
6013
|
outline:none;
|
|
6014
6014
|
}
|
|
6015
|
-
.bp_notification_module_root--
|
|
6015
|
+
.bp_notification_module_root--bac20 .bp_notification_module_typeIconContainer--bac20{
|
|
6016
6016
|
align-items:center;
|
|
6017
6017
|
display:flex;
|
|
6018
6018
|
height:var(--notification-icon-size);
|
|
6019
6019
|
justify-content:center;
|
|
6020
6020
|
width:var(--notification-icon-size);
|
|
6021
6021
|
}
|
|
6022
|
-
.bp_notification_module_root--
|
|
6022
|
+
.bp_notification_module_root--bac20 .bp_notification_module_typeIconContainer--bac20 .bp_notification_module_typeIcon--bac20{
|
|
6023
6023
|
flex-shrink:0;
|
|
6024
6024
|
margin-left:var(--notification-padding-horizontal);
|
|
6025
6025
|
}
|
|
6026
|
-
.bp_notification_module_root--
|
|
6026
|
+
.bp_notification_module_root--bac20 .bp_notification_module_text--bac20{
|
|
6027
6027
|
align-items:center;
|
|
6028
6028
|
color:var(--notification-text-color);
|
|
6029
6029
|
display:flex;
|
|
@@ -6039,38 +6039,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6039
6039
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6040
6040
|
text-transform:var(--body-default-bold-text-case);
|
|
6041
6041
|
}
|
|
6042
|
-
.bp_notification_module_root--
|
|
6042
|
+
.bp_notification_module_root--bac20 .bp_notification_module_text--bac20 > div{
|
|
6043
6043
|
overflow:hidden;
|
|
6044
6044
|
overflow-wrap:break-word;
|
|
6045
6045
|
}
|
|
6046
|
-
.bp_notification_module_root--
|
|
6046
|
+
.bp_notification_module_root--bac20 .bp_notification_module_contentButtonSection--bac20{
|
|
6047
6047
|
display:flex;
|
|
6048
6048
|
gap:var(--notification-item-spacing);
|
|
6049
6049
|
margin-left:0;
|
|
6050
6050
|
}
|
|
6051
6051
|
@media (width > 767px){
|
|
6052
|
-
.bp_notification_module_root--
|
|
6052
|
+
.bp_notification_module_root--bac20 .bp_notification_module_contentButtonSection--bac20{
|
|
6053
6053
|
margin-left:auto;
|
|
6054
6054
|
}
|
|
6055
6055
|
}
|
|
6056
|
-
.bp_notification_module_root--
|
|
6056
|
+
.bp_notification_module_root--bac20 .bp_notification_module_contentButtonSection--bac20 .bp_notification_module_contentButtons--bac20{
|
|
6057
6057
|
display:flex;
|
|
6058
6058
|
gap:var(--notification-item-spacing);
|
|
6059
6059
|
}
|
|
6060
|
-
.bp_notification_module_root--
|
|
6060
|
+
.bp_notification_module_root--bac20 .bp_notification_module_closeButtonSection--bac20{
|
|
6061
6061
|
display:flex;
|
|
6062
6062
|
gap:var(--notification-item-spacing);
|
|
6063
6063
|
margin-left:auto;
|
|
6064
6064
|
margin-right:var(--notification-padding-horizontal);
|
|
6065
6065
|
}
|
|
6066
|
-
.bp_notification_module_root--
|
|
6066
|
+
.bp_notification_module_root--bac20 .bp_notification_module_closeButtonSection--bac20 .bp_notification_module_closeButton--bac20{
|
|
6067
6067
|
align-self:center;
|
|
6068
6068
|
}
|
|
6069
|
-
.bp_notification_module_root--
|
|
6069
|
+
.bp_notification_module_root--bac20 .bp_notification_module_closeButtonSection--bac20 .bp_notification_module_closeButton--bac20 svg *{
|
|
6070
6070
|
fill:currentColor;
|
|
6071
6071
|
}
|
|
6072
6072
|
|
|
6073
|
-
.bp_popover_module_popoverContentContainer--
|
|
6073
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverMainContent--2a738,.bp_popover_module_popoverContentContainer--2a738.bp_popover_module_accessibilitySmallBreakpoint--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverScrollContainer--2a738{
|
|
6074
6074
|
margin-inline-end:var(--scroll-mask-margin-inline-end);
|
|
6075
6075
|
mask-image:var(--scroll-mask-mask-image);
|
|
6076
6076
|
mask-position:var(--scroll-mask-mask-position);
|
|
@@ -6080,7 +6080,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6080
6080
|
transition:var(--scroll-mask-transition);
|
|
6081
6081
|
}
|
|
6082
6082
|
|
|
6083
|
-
.bp_popover_module_popoverContentContainer--
|
|
6083
|
+
.bp_popover_module_popoverContentContainer--2a738[data-modern=false]{
|
|
6084
6084
|
--scroll-mask-padding-right:var(--space-4);
|
|
6085
6085
|
--scroll-mask-overflow:auto;
|
|
6086
6086
|
--scroll-mask-transition:mask-position var(--animation-duration-3), -webkit-mask-position var(--animation-duration-3);
|
|
@@ -6105,7 +6105,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6105
6105
|
--popover-footer-border-top:var(--border-1) solid var(--border-card-border);
|
|
6106
6106
|
}
|
|
6107
6107
|
|
|
6108
|
-
.bp_popover_module_popoverContentContainer--
|
|
6108
|
+
.bp_popover_module_popoverContentContainer--2a738[data-modern=true]{
|
|
6109
6109
|
--bp-dropshadow-3:var(--dropshadow-3);
|
|
6110
6110
|
--bp-animation-duration-3:var(--animation-duration-3);
|
|
6111
6111
|
--scroll-mask-padding-right:var(--bp-space-040);
|
|
@@ -6132,43 +6132,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6132
6132
|
--popover-footer-border-top:var(--bp-border-01) solid var(--bp-border-card-border);
|
|
6133
6133
|
}
|
|
6134
6134
|
|
|
6135
|
-
.bp_popover_module_popoverContentContainer--
|
|
6135
|
+
.bp_popover_module_popoverContentContainer--2a738{
|
|
6136
6136
|
max-width:320px;
|
|
6137
6137
|
z-index:var(--z-index-popover);
|
|
6138
6138
|
}
|
|
6139
|
-
.bp_popover_module_popoverContentContainer--
|
|
6139
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverCard--2a738{
|
|
6140
6140
|
box-shadow:var(--popover-card-box-shadow);
|
|
6141
6141
|
margin-block:var(--popover-card-margin-block);
|
|
6142
6142
|
}
|
|
6143
|
-
.bp_popover_module_popoverContentContainer--
|
|
6143
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverMainContent--2a738:hover{
|
|
6144
6144
|
mask-position:left top;
|
|
6145
6145
|
}
|
|
6146
|
-
.bp_popover_module_popoverContentContainer--
|
|
6146
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverMainContent--2a738 .bp_popover_module_popoverMainContentOuterContainer--2a738{
|
|
6147
6147
|
max-height:inherit;
|
|
6148
6148
|
}
|
|
6149
|
-
.bp_popover_module_popoverContentContainer--
|
|
6149
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverMainContent--2a738 .bp_popover_module_popoverMainContentOuterContainer--2a738 .bp_popover_module_popoverMainContentInnerContainerPadding--2a738{
|
|
6150
6150
|
padding-block-end:var(--popover-main-content-inner-container-padding);
|
|
6151
6151
|
}
|
|
6152
|
-
.bp_popover_module_popoverContentContainer--
|
|
6152
|
+
.bp_popover_module_popoverContentContainer--2a738.bp_popover_module_accessibilitySmallBreakpoint--2a738{
|
|
6153
6153
|
max-height:var(--radix-popover-content-available-height);
|
|
6154
6154
|
}
|
|
6155
|
-
.bp_popover_module_popoverContentContainer--
|
|
6155
|
+
.bp_popover_module_popoverContentContainer--2a738.bp_popover_module_accessibilitySmallBreakpoint--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverScrollContainer--2a738{
|
|
6156
6156
|
max-height:var(--popover-scroll-container-small-breakpoint-max-height);
|
|
6157
6157
|
padding-block:var(--popover-scroll-container-small-breakpoint-padding-block);
|
|
6158
6158
|
}
|
|
6159
|
-
.bp_popover_module_popoverContentContainer--
|
|
6159
|
+
.bp_popover_module_popoverContentContainer--2a738.bp_popover_module_accessibilitySmallBreakpoint--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverScrollContainer--2a738:hover{
|
|
6160
6160
|
mask-position:left top;
|
|
6161
6161
|
}
|
|
6162
|
-
.bp_popover_module_popoverContentContainer--
|
|
6162
|
+
.bp_popover_module_popoverContentContainer--2a738.bp_popover_module_accessibilitySmallBreakpoint--2a738 .bp_popover_module_popoverCard--2a738 .bp_popover_module_popoverScrollContainer--2a738 .bp_popover_module_popoverMainContent--2a738{
|
|
6163
6163
|
max-height:-moz-fit-content;
|
|
6164
6164
|
max-height:fit-content;
|
|
6165
6165
|
}
|
|
6166
|
-
.bp_popover_module_popoverContentContainer--
|
|
6166
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverFooter--2a738{
|
|
6167
6167
|
margin-inline:var(--popover-footer-margin-inline);
|
|
6168
6168
|
padding-block-start:var(--popover-footer-padding-block-start);
|
|
6169
6169
|
padding-inline:var(--popover-footer-padding-inline);
|
|
6170
6170
|
}
|
|
6171
|
-
.bp_popover_module_popoverContentContainer--
|
|
6171
|
+
.bp_popover_module_popoverContentContainer--2a738 .bp_popover_module_popoverFooter--2a738.bp_popover_module_popoverFooterTopBorder--2a738{
|
|
6172
6172
|
border-top:var(--popover-footer-border-top);
|
|
6173
6173
|
}
|
|
6174
6174
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -6180,42 +6180,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6180
6180
|
flex-direction:row;
|
|
6181
6181
|
}
|
|
6182
6182
|
|
|
6183
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6183
|
+
.bp_select_menu_grid_option_module_buttonWrapper--5e637.bp_select_menu_grid_option_module_withLabel--5e637{
|
|
6184
6184
|
flex:1 1 0;
|
|
6185
6185
|
margin:var(--space-05) 0;
|
|
6186
6186
|
}
|
|
6187
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6187
|
+
.bp_select_menu_grid_option_module_buttonWrapper--5e637.bp_select_menu_grid_option_module_withLabel--default--5e637{
|
|
6188
6188
|
max-width:100%;
|
|
6189
6189
|
}
|
|
6190
6190
|
@media only screen and (width > 374px){
|
|
6191
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6191
|
+
.bp_select_menu_grid_option_module_buttonWrapper--5e637.bp_select_menu_grid_option_module_withLabel--default--5e637{
|
|
6192
6192
|
margin:var(--space-05);
|
|
6193
6193
|
max-width:calc(50% - var(--space-1));
|
|
6194
6194
|
}
|
|
6195
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6195
|
+
.bp_select_menu_grid_option_module_buttonWrapper--5e637.bp_select_menu_grid_option_module_withLabel--default--5e637:first-child{
|
|
6196
6196
|
margin-left:0;
|
|
6197
6197
|
}
|
|
6198
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6198
|
+
.bp_select_menu_grid_option_module_buttonWrapper--5e637.bp_select_menu_grid_option_module_withLabel--default--5e637:last-child{
|
|
6199
6199
|
margin-right:0;
|
|
6200
6200
|
}
|
|
6201
6201
|
}
|
|
6202
6202
|
|
|
6203
|
-
.bp_select_menu_grid_option_module_square--
|
|
6203
|
+
.bp_select_menu_grid_option_module_square--5e637{
|
|
6204
6204
|
height:var(--size-8);
|
|
6205
6205
|
width:var(--size-8);
|
|
6206
6206
|
}
|
|
6207
|
-
.bp_select_menu_grid_option_module_square--
|
|
6207
|
+
.bp_select_menu_grid_option_module_square--5e637,.bp_select_menu_grid_option_module_square--5e637 .bp_select_menu_grid_option_module_outlineHost--5e637{
|
|
6208
6208
|
align-items:center;
|
|
6209
6209
|
border-radius:var(--radius-3);
|
|
6210
6210
|
display:flex;
|
|
6211
6211
|
justify-content:center;
|
|
6212
6212
|
}
|
|
6213
|
-
.bp_select_menu_grid_option_module_square--
|
|
6213
|
+
.bp_select_menu_grid_option_module_square--5e637 .bp_select_menu_grid_option_module_outlineHost--5e637{
|
|
6214
6214
|
height:var(--size-7);
|
|
6215
6215
|
width:var(--size-7);
|
|
6216
6216
|
}
|
|
6217
6217
|
|
|
6218
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6218
|
+
.bp_select_menu_grid_option_module_circle--5e637{
|
|
6219
6219
|
align-items:center;
|
|
6220
6220
|
background-clip:content-box;
|
|
6221
6221
|
background-color:var(--gray-white);
|
|
@@ -6227,10 +6227,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6227
6227
|
justify-content:center;
|
|
6228
6228
|
width:var(--size-8);
|
|
6229
6229
|
}
|
|
6230
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6230
|
+
.bp_select_menu_grid_option_module_circle--5e637.bp_select_menu_grid_option_module_loading--5e637{
|
|
6231
6231
|
border-color:var(--gray-white);
|
|
6232
6232
|
}
|
|
6233
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6233
|
+
.bp_select_menu_grid_option_module_circle--5e637 .bp_select_menu_grid_option_module_color--5e637{
|
|
6234
6234
|
background-color:var(--circleColor);
|
|
6235
6235
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
6236
6236
|
border-radius:50%;
|
|
@@ -6238,10 +6238,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6238
6238
|
height:var(--size-6);
|
|
6239
6239
|
width:var(--size-6);
|
|
6240
6240
|
}
|
|
6241
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6241
|
+
.bp_select_menu_grid_option_module_circle--5e637 .bp_select_menu_grid_option_module_strikeThrough--5e637{
|
|
6242
6242
|
position:relative;
|
|
6243
6243
|
}
|
|
6244
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6244
|
+
.bp_select_menu_grid_option_module_circle--5e637 .bp_select_menu_grid_option_module_strikeThrough--5e637::after{
|
|
6245
6245
|
background-color:var(--watermelon-red-100);
|
|
6246
6246
|
border-radius:var(--radius-1);
|
|
6247
6247
|
content:"";
|
|
@@ -6253,7 +6253,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6253
6253
|
width:90%;
|
|
6254
6254
|
}
|
|
6255
6255
|
|
|
6256
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6256
|
+
.bp_select_menu_grid_option_module_optionButton--5e637{
|
|
6257
6257
|
align-items:center;
|
|
6258
6258
|
background-color:initial;
|
|
6259
6259
|
border:none;
|
|
@@ -6263,13 +6263,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6263
6263
|
-webkit-user-select:none;
|
|
6264
6264
|
user-select:none;
|
|
6265
6265
|
}
|
|
6266
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6266
|
+
.bp_select_menu_grid_option_module_optionButton--5e637:not(.bp_select_menu_grid_option_module_labeled--5e637){
|
|
6267
6267
|
height:var(--size-8);
|
|
6268
6268
|
justify-content:center;
|
|
6269
6269
|
padding:0;
|
|
6270
6270
|
width:var(--size-8);
|
|
6271
6271
|
}
|
|
6272
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6272
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637{
|
|
6273
6273
|
border-radius:var(--radius-3);
|
|
6274
6274
|
gap:var(--space-3);
|
|
6275
6275
|
min-width:10rem;
|
|
@@ -6277,23 +6277,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6277
6277
|
transition:background-color var(--animation-duration-2);
|
|
6278
6278
|
width:100%;
|
|
6279
6279
|
}
|
|
6280
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6280
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_text--5e637{
|
|
6281
6281
|
max-height:var(--size-8);
|
|
6282
6282
|
text-align:left;
|
|
6283
6283
|
}
|
|
6284
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6284
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_text--large--5e637{
|
|
6285
6285
|
-webkit-box-orient:vertical;
|
|
6286
6286
|
-webkit-line-clamp:1;
|
|
6287
6287
|
display:-webkit-box;
|
|
6288
6288
|
overflow:hidden;
|
|
6289
6289
|
}
|
|
6290
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6290
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_text--default--5e637{
|
|
6291
6291
|
-webkit-box-orient:vertical;
|
|
6292
6292
|
-webkit-line-clamp:2;
|
|
6293
6293
|
display:-webkit-box;
|
|
6294
6294
|
overflow:hidden;
|
|
6295
6295
|
}
|
|
6296
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6296
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--5e637{
|
|
6297
6297
|
align-items:center;
|
|
6298
6298
|
background:var(--icon-background);
|
|
6299
6299
|
border-radius:var(--radius-3);
|
|
@@ -6301,95 +6301,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6301
6301
|
flex-shrink:0;
|
|
6302
6302
|
justify-content:center;
|
|
6303
6303
|
}
|
|
6304
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6304
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--size-default--5e637{
|
|
6305
6305
|
height:var(--size-8);
|
|
6306
6306
|
width:var(--size-8);
|
|
6307
6307
|
}
|
|
6308
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6308
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--size-large--5e637{
|
|
6309
6309
|
height:var(--size-10);
|
|
6310
6310
|
width:var(--size-10);
|
|
6311
6311
|
}
|
|
6312
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6312
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--default--5e637{
|
|
6313
6313
|
--icon-background:var(--surface-surface-tertiary);
|
|
6314
6314
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
6315
6315
|
}
|
|
6316
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6316
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--box--5e637{
|
|
6317
6317
|
--icon-background:var(--brand-box-tertiary);
|
|
6318
6318
|
--icon-background-dark:var(--brand-box-secondary);
|
|
6319
6319
|
}
|
|
6320
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6320
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--docgen--5e637{
|
|
6321
6321
|
--icon-background:var(--brand-docgen-tertiary);
|
|
6322
6322
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
6323
6323
|
}
|
|
6324
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6324
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--forms--5e637{
|
|
6325
6325
|
--icon-background:var(--brand-forms-tertiary);
|
|
6326
6326
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
6327
6327
|
}
|
|
6328
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6328
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637 .bp_select_menu_grid_option_module_iconContainer--sign--5e637{
|
|
6329
6329
|
--icon-background:var(--brand-sign-tertiary);
|
|
6330
6330
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
6331
6331
|
}
|
|
6332
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6332
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637:hover{
|
|
6333
6333
|
background:var(--surface-surface-secondary);
|
|
6334
6334
|
box-shadow:var(--dropshadow-2);
|
|
6335
6335
|
cursor:grab;
|
|
6336
6336
|
}
|
|
6337
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6337
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_active--5e637,.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_dragging--5e637,.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637:active{
|
|
6338
6338
|
background:var(--surface-surface-secondary);
|
|
6339
6339
|
box-shadow:var(--dropshadow-2);
|
|
6340
6340
|
}
|
|
6341
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6341
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_active--5e637 .bp_select_menu_grid_option_module_iconContainer--5e637,.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637:active .bp_select_menu_grid_option_module_iconContainer--5e637{
|
|
6342
6342
|
background-color:var(--icon-background);
|
|
6343
6343
|
}
|
|
6344
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6344
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_dragging--5e637{
|
|
6345
6345
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
6346
6346
|
}
|
|
6347
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6347
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_dragging--5e637 .bp_select_menu_grid_option_module_iconContainer--5e637{
|
|
6348
6348
|
background-color:var(--icon-background-dark);
|
|
6349
6349
|
}
|
|
6350
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6350
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637.bp_select_menu_grid_option_module_dragging--5e637:hover{
|
|
6351
6351
|
cursor:grabbing;
|
|
6352
6352
|
}
|
|
6353
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6353
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637:hover:not(.bp_select_menu_grid_option_module_disabled--5e637) .bp_select_menu_grid_option_module_iconContainer--5e637{
|
|
6354
6354
|
background-color:var(--icon-background-dark);
|
|
6355
6355
|
transition:background-color var(--animation-duration-2);
|
|
6356
6356
|
}
|
|
6357
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6357
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637[data-focus-visible]{
|
|
6358
6358
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6359
6359
|
}
|
|
6360
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6360
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_labeled--5e637[data-focus-visible]:active{
|
|
6361
6361
|
background:var(--surface-surface-secondary);
|
|
6362
6362
|
}
|
|
6363
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6363
|
+
.bp_select_menu_grid_option_module_optionButton--5e637:hover .bp_select_menu_grid_option_module_square--5e637,.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible] .bp_select_menu_grid_option_module_square--5e637{
|
|
6364
6364
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
6365
6365
|
}
|
|
6366
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6366
|
+
.bp_select_menu_grid_option_module_optionButton--5e637:hover .bp_select_menu_grid_option_module_circle--5e637,.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible] .bp_select_menu_grid_option_module_circle--5e637{
|
|
6367
6367
|
background-color:var(--surface-option-grid-surface-hover);
|
|
6368
6368
|
}
|
|
6369
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6369
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_active--5e637 .bp_select_menu_grid_option_module_square--5e637,.bp_select_menu_grid_option_module_optionButton--5e637:active .bp_select_menu_grid_option_module_square--5e637{
|
|
6370
6370
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
6371
6371
|
}
|
|
6372
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6372
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_active--5e637 .bp_select_menu_grid_option_module_circle--5e637,.bp_select_menu_grid_option_module_optionButton--5e637:active .bp_select_menu_grid_option_module_circle--5e637{
|
|
6373
6373
|
border:var(--border-2) solid var(--circleColor);
|
|
6374
6374
|
}
|
|
6375
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6375
|
+
.bp_select_menu_grid_option_module_optionButton--5e637.bp_select_menu_grid_option_module_loading--5e637,.bp_select_menu_grid_option_module_optionButton--5e637:disabled{
|
|
6376
6376
|
cursor:default;
|
|
6377
6377
|
}
|
|
6378
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6378
|
+
.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--5e637{
|
|
6379
6379
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6380
6380
|
}
|
|
6381
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6381
|
+
.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible] .bp_select_menu_grid_option_module_circle--5e637{
|
|
6382
6382
|
border-color:var(--surface-option-grid-surface-hover);
|
|
6383
6383
|
}
|
|
6384
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6384
|
+
.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible].bp_select_menu_grid_option_module_active--5e637 .bp_select_menu_grid_option_module_circle--5e637,.bp_select_menu_grid_option_module_optionButton--5e637[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--5e637{
|
|
6385
6385
|
border:var(--border-2) solid var(--circleColor);
|
|
6386
6386
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6387
6387
|
}
|
|
6388
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6388
|
+
.bp_select_menu_grid_option_module_optionButton--5e637:disabled:not(.bp_select_menu_grid_option_module_loading--5e637){
|
|
6389
6389
|
opacity:.3;
|
|
6390
6390
|
}
|
|
6391
6391
|
|
|
6392
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6392
|
+
.bp_tabs_module_hiddenWidthSetter--4f610{
|
|
6393
6393
|
display:block;
|
|
6394
6394
|
font-family:var(--body-default-bold-font-family);
|
|
6395
6395
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -6403,11 +6403,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6403
6403
|
text-transform:var(--body-default-bold-text-case);
|
|
6404
6404
|
visibility:hidden;
|
|
6405
6405
|
}
|
|
6406
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6406
|
+
.bp_tabs_module_hiddenWidthSetter--4f610 > *{
|
|
6407
6407
|
visibility:hidden;
|
|
6408
6408
|
}
|
|
6409
6409
|
|
|
6410
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6410
|
+
.bp_tabs_module_contentSwitchTabList--4f610[data-modern=false]{
|
|
6411
6411
|
--content-switch-tab-list-gap:var(--space-1);
|
|
6412
6412
|
--content-switch-tab-list-padding:var(--space-1);
|
|
6413
6413
|
--content-switch-tab-list-background:var(--surface-contentswitcher-surface);
|
|
@@ -6423,7 +6423,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6423
6423
|
--content-switch-tab-active-background:var(--surface-cta-surface-secondary-pressed);
|
|
6424
6424
|
}
|
|
6425
6425
|
|
|
6426
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6426
|
+
.bp_tabs_module_contentSwitchTabList--4f610[data-modern=true]{
|
|
6427
6427
|
--content-switch-tab-list-gap:var(--bp-space-010);
|
|
6428
6428
|
--content-switch-tab-list-padding:var(--bp-space-010);
|
|
6429
6429
|
--content-switch-tab-list-background:var(--bp-gray-10);
|
|
@@ -6438,7 +6438,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6438
6438
|
--content-switch-tab-hover-background:var(--bp-gray-05);
|
|
6439
6439
|
}
|
|
6440
6440
|
|
|
6441
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6441
|
+
.bp_tabs_module_contentSwitchTabList--4f610{
|
|
6442
6442
|
background:var(--content-switch-tab-list-background);
|
|
6443
6443
|
border-radius:var(--content-switch-tab-list-border-radius);
|
|
6444
6444
|
display:grid;
|
|
@@ -6449,7 +6449,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6449
6449
|
min-width:fit-content;
|
|
6450
6450
|
padding:var(--content-switch-tab-list-padding);
|
|
6451
6451
|
}
|
|
6452
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6452
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610{
|
|
6453
6453
|
align-items:center;
|
|
6454
6454
|
background:#0000;
|
|
6455
6455
|
border:none;
|
|
@@ -6470,7 +6470,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6470
6470
|
text-transform:var(--body-default-text-case);
|
|
6471
6471
|
white-space:nowrap;
|
|
6472
6472
|
}
|
|
6473
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6473
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610[aria-selected=true]{
|
|
6474
6474
|
background:var(--content-switch-tab-selected-background);
|
|
6475
6475
|
box-shadow:var(--content-switch-tab-selected-box-shadow);
|
|
6476
6476
|
color:var(--content-switch-tab-selected-color);
|
|
@@ -6483,44 +6483,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6483
6483
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6484
6484
|
text-transform:var(--body-default-bold-text-case);
|
|
6485
6485
|
}
|
|
6486
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6486
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610:not([aria-disabled=true])[data-focus-visible]{
|
|
6487
6487
|
border-color:#0000;
|
|
6488
6488
|
box-shadow:var(--content-switch-tab-focus-box-shadow);
|
|
6489
6489
|
}
|
|
6490
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6490
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610:not([aria-disabled=true]):hover{
|
|
6491
6491
|
background:var(--content-switch-tab-hover-background);
|
|
6492
6492
|
}
|
|
6493
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6493
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610:not([aria-disabled=true]):active{
|
|
6494
6494
|
background:var(--content-switch-tab-active-background);
|
|
6495
6495
|
}
|
|
6496
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6496
|
+
.bp_tabs_module_contentSwitchTabList--4f610 .bp_tabs_module_contentSwitchTab--4f610[aria-disabled=true]{
|
|
6497
6497
|
opacity:.3;
|
|
6498
6498
|
pointer-events:none;
|
|
6499
6499
|
}
|
|
6500
6500
|
|
|
6501
|
-
.bp_tabs_module_tabsListContainer--
|
|
6501
|
+
.bp_tabs_module_tabsListContainer--4f610{
|
|
6502
6502
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
6503
6503
|
overflow-y:hidden;
|
|
6504
6504
|
scroll-behavior:smooth;
|
|
6505
6505
|
}
|
|
6506
|
-
.bp_tabs_module_tabsListContainer--
|
|
6506
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610{
|
|
6507
6507
|
display:flex;
|
|
6508
6508
|
overflow-x:auto;
|
|
6509
6509
|
padding:calc(var(--border-3) + 1px);
|
|
6510
6510
|
}
|
|
6511
|
-
.bp_tabs_module_tabsListContainer--
|
|
6511
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tabSeparator--4f610{
|
|
6512
6512
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
6513
6513
|
min-width:var(--space-4);
|
|
6514
6514
|
}
|
|
6515
|
-
.bp_tabs_module_tabsListContainer--
|
|
6515
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tabSeparator--4f610:last-child{
|
|
6516
6516
|
display:none;
|
|
6517
6517
|
}
|
|
6518
6518
|
@media only screen and (max-width: 1023px){
|
|
6519
|
-
.bp_tabs_module_tabsListContainer--
|
|
6519
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tabSeparator--4f610{
|
|
6520
6520
|
min-width:calc(var(--border-3) + 1px);
|
|
6521
6521
|
}
|
|
6522
6522
|
}
|
|
6523
|
-
.bp_tabs_module_tabsListContainer--
|
|
6523
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610{
|
|
6524
6524
|
background:var(--background-background);
|
|
6525
6525
|
border-style:none;
|
|
6526
6526
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -6541,7 +6541,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6541
6541
|
text-transform:var(--body-default-text-case);
|
|
6542
6542
|
z-index:2;
|
|
6543
6543
|
}
|
|
6544
|
-
.bp_tabs_module_tabsListContainer--
|
|
6544
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610[aria-selected=true]{
|
|
6545
6545
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
6546
6546
|
color:var(--text-cta-link);
|
|
6547
6547
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -6553,21 +6553,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6553
6553
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6554
6554
|
text-transform:var(--body-default-bold-text-case);
|
|
6555
6555
|
}
|
|
6556
|
-
.bp_tabs_module_tabsListContainer--
|
|
6556
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:hover{
|
|
6557
6557
|
background-color:var(--surface-tab-surface-hover);
|
|
6558
6558
|
color:var(--text-text-on-light-secondary-hover);
|
|
6559
6559
|
}
|
|
6560
|
-
.bp_tabs_module_tabsListContainer--
|
|
6560
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:hover[aria-selected=true]{
|
|
6561
6561
|
color:var(--text-cta-link);
|
|
6562
6562
|
}
|
|
6563
|
-
.bp_tabs_module_tabsListContainer--
|
|
6563
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:active{
|
|
6564
6564
|
background-color:var(--surface-tab-surface-pressed);
|
|
6565
6565
|
color:var(--text-text-on-light-secondary-hover);
|
|
6566
6566
|
}
|
|
6567
|
-
.bp_tabs_module_tabsListContainer--
|
|
6567
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:active[aria-selected=true]{
|
|
6568
6568
|
color:var(--text-cta-link);
|
|
6569
6569
|
}
|
|
6570
|
-
.bp_tabs_module_tabsListContainer--
|
|
6570
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:focus-visible,.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610[data-focus-visible]{
|
|
6571
6571
|
background-color:var(--surface-tab-surface-hover);
|
|
6572
6572
|
border-radius:var(--radius-05);
|
|
6573
6573
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -6575,14 +6575,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6575
6575
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
6576
6576
|
outline-offset:1px;
|
|
6577
6577
|
}
|
|
6578
|
-
.bp_tabs_module_tabsListContainer--
|
|
6578
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610[data-focus-visible][aria-selected=true]{
|
|
6579
6579
|
color:var(--text-cta-link);
|
|
6580
6580
|
}
|
|
6581
|
-
.bp_tabs_module_tabsListContainer--
|
|
6581
|
+
.bp_tabs_module_tabsListContainer--4f610 .bp_tabs_module_tabList--4f610 .bp_tabs_module_tab--4f610[aria-disabled=true]{
|
|
6582
6582
|
opacity:.5;
|
|
6583
6583
|
}
|
|
6584
6584
|
|
|
6585
|
-
.bp_radio_group_module_root--
|
|
6585
|
+
.bp_radio_group_module_root--90128{
|
|
6586
6586
|
display:flex;
|
|
6587
6587
|
flex-direction:column;
|
|
6588
6588
|
font-family:var(--body-default-font-family);
|
|
@@ -6596,31 +6596,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6596
6596
|
text-transform:var(--body-default-text-case);
|
|
6597
6597
|
}
|
|
6598
6598
|
|
|
6599
|
-
.bp_radio_group_module_horizontal--
|
|
6599
|
+
.bp_radio_group_module_horizontal--90128{
|
|
6600
6600
|
flex-direction:row;
|
|
6601
6601
|
gap:1.625rem;
|
|
6602
6602
|
}
|
|
6603
6603
|
|
|
6604
|
-
.bp_radio_group_module_radioOption--
|
|
6604
|
+
.bp_radio_group_module_radioOption--90128{
|
|
6605
6605
|
display:flex;
|
|
6606
6606
|
flex-direction:column;
|
|
6607
6607
|
}
|
|
6608
|
-
.bp_radio_group_module_radioOption--
|
|
6608
|
+
.bp_radio_group_module_radioOption--90128 .bp_radio_group_module_label--90128{
|
|
6609
6609
|
align-items:flex-start;
|
|
6610
6610
|
cursor:pointer;
|
|
6611
6611
|
display:inline-flex;
|
|
6612
6612
|
gap:var(--size-3);
|
|
6613
6613
|
line-height:var(--body-default-line-height);
|
|
6614
6614
|
}
|
|
6615
|
-
.bp_radio_group_module_radioOption--
|
|
6615
|
+
.bp_radio_group_module_radioOption--90128 .bp_radio_group_module_description--90128{
|
|
6616
6616
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
6617
6617
|
}
|
|
6618
|
-
.bp_radio_group_module_radioOption--
|
|
6618
|
+
.bp_radio_group_module_radioOption--90128.bp_radio_group_module_disabled--90128 .bp_radio_group_module_label--90128,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--90128 .bp_radio_group_module_label--90128{
|
|
6619
6619
|
color:var(--text-text-on-light-secondary);
|
|
6620
6620
|
cursor:default;
|
|
6621
6621
|
}
|
|
6622
6622
|
|
|
6623
|
-
.bp_radio_group_module_radioButton--
|
|
6623
|
+
.bp_radio_group_module_radioButton--90128{
|
|
6624
6624
|
all:unset;
|
|
6625
6625
|
align-items:center;
|
|
6626
6626
|
background-color:var(--surface-radio-surface);
|
|
@@ -6634,33 +6634,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6634
6634
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
6635
6635
|
width:var(--size-4);
|
|
6636
6636
|
}
|
|
6637
|
-
.bp_radio_group_module_radioButton--
|
|
6637
|
+
.bp_radio_group_module_radioButton--90128 .bp_radio_group_module_indicator--90128{
|
|
6638
6638
|
background-color:var(--surface-radio-surface-selected);
|
|
6639
6639
|
border-radius:50%;
|
|
6640
6640
|
height:var(--size-2);
|
|
6641
6641
|
transition:transform .1s;
|
|
6642
6642
|
width:var(--size-2);
|
|
6643
6643
|
}
|
|
6644
|
-
.bp_radio_group_module_radioButton--
|
|
6644
|
+
.bp_radio_group_module_radioButton--90128:focus-visible{
|
|
6645
6645
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6646
6646
|
}
|
|
6647
|
-
.bp_radio_group_module_radioButton--
|
|
6647
|
+
.bp_radio_group_module_radioButton--90128[data-disabled]{
|
|
6648
6648
|
opacity:60%;
|
|
6649
6649
|
}
|
|
6650
|
-
.bp_radio_group_module_radioButton--
|
|
6650
|
+
.bp_radio_group_module_radioButton--90128[data-state=unchecked]{
|
|
6651
6651
|
background-color:var(--surface-radio-surface);
|
|
6652
6652
|
border:var(--border-2) solid var(--border-radio-border);
|
|
6653
6653
|
}
|
|
6654
|
-
.bp_radio_group_module_radioButton--
|
|
6654
|
+
.bp_radio_group_module_radioButton--90128[data-state=unchecked] .bp_radio_group_module_indicator--90128{
|
|
6655
6655
|
transform:scale(0);
|
|
6656
6656
|
}
|
|
6657
|
-
.bp_radio_group_module_radioButton--
|
|
6657
|
+
.bp_radio_group_module_radioButton--90128:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--90128:not([data-disabled]):hover{
|
|
6658
6658
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
6659
6659
|
}
|
|
6660
|
-
.bp_radio_group_module_radioButton--
|
|
6660
|
+
.bp_radio_group_module_radioButton--90128:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--90128:not([data-disabled]):hover[data-state=checked]{
|
|
6661
6661
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
6662
6662
|
}
|
|
6663
|
-
.bp_radio_group_module_radioButton--
|
|
6663
|
+
.bp_radio_group_module_radioButton--90128:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--90128,.bp_radio_group_module_radioButton--90128:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--90128{
|
|
6664
6664
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
6665
6665
|
}
|
|
6666
6666
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -6881,7 +6881,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6881
6881
|
transform:translateY(-50%);
|
|
6882
6882
|
}
|
|
6883
6883
|
|
|
6884
|
-
.bp_side_panel_module_content--
|
|
6884
|
+
.bp_side_panel_module_content--aba19{
|
|
6885
6885
|
background-color:var(--gray-white);
|
|
6886
6886
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
6887
6887
|
display:flex;
|
|
@@ -6894,12 +6894,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6894
6894
|
overflow-y:auto;
|
|
6895
6895
|
}
|
|
6896
6896
|
@media (width > 374px){
|
|
6897
|
-
.bp_side_panel_module_content--
|
|
6897
|
+
.bp_side_panel_module_content--aba19{
|
|
6898
6898
|
min-width:320px;
|
|
6899
6899
|
overflow:hidden;
|
|
6900
6900
|
}
|
|
6901
6901
|
}
|
|
6902
|
-
.bp_side_panel_module_content--
|
|
6902
|
+
.bp_side_panel_module_content--aba19 .bp_side_panel_module_header--aba19{
|
|
6903
6903
|
align-items:center;
|
|
6904
6904
|
background-color:var(--surface-surface);
|
|
6905
6905
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -6911,77 +6911,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6911
6911
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6912
6912
|
word-break:break-word;
|
|
6913
6913
|
}
|
|
6914
|
-
.bp_side_panel_module_content--
|
|
6914
|
+
.bp_side_panel_module_content--aba19 .bp_side_panel_module_headerShadow--aba19{
|
|
6915
6915
|
box-shadow:var(--dropshadow-3);
|
|
6916
6916
|
}
|
|
6917
6917
|
|
|
6918
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6918
|
+
.bp_side_panel_module_scrollableContainer--aba19{
|
|
6919
6919
|
flex-grow:1;
|
|
6920
6920
|
}
|
|
6921
6921
|
@media (width > 374px){
|
|
6922
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6922
|
+
.bp_side_panel_module_scrollableContainer--aba19{
|
|
6923
6923
|
overflow-y:auto;
|
|
6924
6924
|
}
|
|
6925
6925
|
}
|
|
6926
6926
|
|
|
6927
|
-
.bp_side_panel_module_persistentContent--
|
|
6927
|
+
.bp_side_panel_module_persistentContent--aba19{
|
|
6928
6928
|
overflow:hidden;
|
|
6929
6929
|
position:relative;
|
|
6930
6930
|
}
|
|
6931
|
-
.bp_side_panel_module_persistentContent--
|
|
6931
|
+
.bp_side_panel_module_persistentContent--aba19 .bp_side_panel_module_scrollableContainer--aba19{
|
|
6932
6932
|
flex-grow:1;
|
|
6933
6933
|
overflow-y:auto;
|
|
6934
6934
|
}
|
|
6935
6935
|
|
|
6936
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
6936
|
+
.bp_side_panel_module_contentAnimatedSlideIn--aba19{
|
|
6937
6937
|
animation-duration:.2s;
|
|
6938
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
6938
|
+
animation-name:bp_side_panel_module_slideIn--aba19;
|
|
6939
6939
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6940
6940
|
}
|
|
6941
6941
|
|
|
6942
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
6942
|
+
.bp_side_panel_module_contentAnimatedSlideOut--aba19[data-state=closed]{
|
|
6943
6943
|
animation-duration:.2s;
|
|
6944
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
6944
|
+
animation-name:bp_side_panel_module_slideOut--aba19;
|
|
6945
6945
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6946
6946
|
}
|
|
6947
6947
|
|
|
6948
|
-
.bp_side_panel_module_contentNormal--
|
|
6948
|
+
.bp_side_panel_module_contentNormal--aba19{
|
|
6949
6949
|
width:360px;
|
|
6950
6950
|
}
|
|
6951
6951
|
|
|
6952
|
-
.bp_side_panel_module_contentLarge--
|
|
6952
|
+
.bp_side_panel_module_contentLarge--aba19{
|
|
6953
6953
|
width:420px;
|
|
6954
6954
|
}
|
|
6955
6955
|
|
|
6956
|
-
.bp_side_panel_module_dropShadowContent--
|
|
6956
|
+
.bp_side_panel_module_dropShadowContent--aba19{
|
|
6957
6957
|
box-shadow:var(--dropshadow-3);
|
|
6958
6958
|
}
|
|
6959
6959
|
|
|
6960
|
-
.bp_side_panel_module_content--
|
|
6960
|
+
.bp_side_panel_module_content--aba19 .bp_side_panel_module_close--aba19{
|
|
6961
6961
|
color:var(--gray-65);
|
|
6962
6962
|
position:fixed;
|
|
6963
6963
|
right:var(--space-4);
|
|
6964
6964
|
top:var(--space-4);
|
|
6965
6965
|
}
|
|
6966
6966
|
@media (width > 374px){
|
|
6967
|
-
.bp_side_panel_module_content--
|
|
6967
|
+
.bp_side_panel_module_content--aba19 .bp_side_panel_module_close--aba19{
|
|
6968
6968
|
position:absolute;
|
|
6969
6969
|
top:var(--space-5);
|
|
6970
6970
|
}
|
|
6971
6971
|
}
|
|
6972
6972
|
|
|
6973
|
-
.bp_side_panel_module_overlayContent--
|
|
6973
|
+
.bp_side_panel_module_overlayContent--aba19{
|
|
6974
6974
|
box-shadow:var(--dropshadow-3);
|
|
6975
6975
|
position:fixed;
|
|
6976
6976
|
right:0;
|
|
6977
6977
|
top:0;
|
|
6978
6978
|
z-index:300;
|
|
6979
6979
|
}
|
|
6980
|
-
.bp_side_panel_module_overlayContent--
|
|
6980
|
+
.bp_side_panel_module_overlayContent--aba19 .bp_side_panel_module_header--aba19{
|
|
6981
6981
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
6982
6982
|
}
|
|
6983
6983
|
|
|
6984
|
-
.bp_side_panel_module_overlay--
|
|
6984
|
+
.bp_side_panel_module_overlay--aba19{
|
|
6985
6985
|
background-color:var(--overlay-sidepanel-overlay);
|
|
6986
6986
|
bottom:0;
|
|
6987
6987
|
display:flex;
|
|
@@ -6992,15 +6992,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6992
6992
|
top:0;
|
|
6993
6993
|
z-index:300;
|
|
6994
6994
|
}
|
|
6995
|
-
.bp_side_panel_module_overlay--
|
|
6995
|
+
.bp_side_panel_module_overlay--aba19 .bp_side_panel_module_content--aba19 .bp_side_panel_module_header--aba19{
|
|
6996
6996
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
6997
6997
|
}
|
|
6998
6998
|
|
|
6999
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
6999
|
+
.bp_side_panel_module_dropShadowOverlay--aba19{
|
|
7000
7000
|
background-color:initial;
|
|
7001
7001
|
}
|
|
7002
7002
|
|
|
7003
|
-
.bp_side_panel_module_footer--
|
|
7003
|
+
.bp_side_panel_module_footer--aba19{
|
|
7004
7004
|
background-color:var(--surface-surface);
|
|
7005
7005
|
display:flex;
|
|
7006
7006
|
justify-content:flex-end;
|
|
@@ -7010,19 +7010,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7010
7010
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
7011
7011
|
}
|
|
7012
7012
|
|
|
7013
|
-
.bp_side_panel_module_footerShadow--
|
|
7013
|
+
.bp_side_panel_module_footerShadow--aba19{
|
|
7014
7014
|
box-shadow:var(--dropshadow-3-inverse);
|
|
7015
7015
|
}
|
|
7016
7016
|
|
|
7017
|
-
.bp_side_panel_module_footerButton--
|
|
7017
|
+
.bp_side_panel_module_footerButton--aba19{
|
|
7018
7018
|
margin-inline-start:var(--space-2);
|
|
7019
7019
|
}
|
|
7020
7020
|
|
|
7021
|
-
.bp_side_panel_module_footerButton--
|
|
7021
|
+
.bp_side_panel_module_footerButton--aba19 + .bp_side_panel_module_footerButton--aba19{
|
|
7022
7022
|
margin-inline-start:var(--space-3);
|
|
7023
7023
|
}
|
|
7024
7024
|
|
|
7025
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
7025
|
+
@keyframes bp_side_panel_module_slideIn--aba19{
|
|
7026
7026
|
from{
|
|
7027
7027
|
inset-inline-end:-100%;
|
|
7028
7028
|
}
|
|
@@ -7030,7 +7030,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7030
7030
|
inset-inline-end:0;
|
|
7031
7031
|
}
|
|
7032
7032
|
}
|
|
7033
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
7033
|
+
@keyframes bp_side_panel_module_slideOut--aba19{
|
|
7034
7034
|
from{
|
|
7035
7035
|
inset-inline-end:0;
|
|
7036
7036
|
}
|
|
@@ -7187,7 +7187,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7187
7187
|
min-width:var(--split-button-dropdown-min-width);
|
|
7188
7188
|
}
|
|
7189
7189
|
|
|
7190
|
-
.bp_switch_module_option--
|
|
7190
|
+
.bp_switch_module_option--06ec9{
|
|
7191
7191
|
display:flex;
|
|
7192
7192
|
flex-direction:column;
|
|
7193
7193
|
font-family:var(--body-default-font-family);
|
|
@@ -7199,26 +7199,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7199
7199
|
text-decoration:var(--body-default-text-decoration);
|
|
7200
7200
|
text-transform:var(--body-default-text-case);
|
|
7201
7201
|
}
|
|
7202
|
-
.bp_switch_module_option--
|
|
7202
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_label--06ec9{
|
|
7203
7203
|
cursor:pointer;
|
|
7204
7204
|
display:inline-flex;
|
|
7205
7205
|
flex-direction:row;
|
|
7206
7206
|
width:-moz-fit-content;
|
|
7207
7207
|
width:fit-content;
|
|
7208
7208
|
}
|
|
7209
|
-
.bp_switch_module_option--
|
|
7209
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_label--06ec9.bp_switch_module_rightAlign--06ec9{
|
|
7210
7210
|
flex-direction:row-reverse;
|
|
7211
7211
|
justify-content:space-between;
|
|
7212
7212
|
width:unset;
|
|
7213
7213
|
}
|
|
7214
|
-
.bp_switch_module_option--
|
|
7214
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_description--06ec9{
|
|
7215
7215
|
margin-left:calc(var(--space-3) + var(--size-10));
|
|
7216
7216
|
}
|
|
7217
|
-
.bp_switch_module_option--
|
|
7217
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_description--06ec9.bp_switch_module_rightAlign--06ec9{
|
|
7218
7218
|
margin-left:unset;
|
|
7219
7219
|
margin-right:calc(var(--space-3) + var(--size-10));
|
|
7220
7220
|
}
|
|
7221
|
-
.bp_switch_module_option--
|
|
7221
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_thumb--06ec9{
|
|
7222
7222
|
background-color:var(--surface-switch-surface);
|
|
7223
7223
|
border:var(--border-1) solid var(--border-switch-border);
|
|
7224
7224
|
border-radius:var(--size-10);
|
|
@@ -7230,7 +7230,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7230
7230
|
width:var(--size-5);
|
|
7231
7231
|
will-change:transform;
|
|
7232
7232
|
}
|
|
7233
|
-
.bp_switch_module_option--
|
|
7233
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_switch--06ec9{
|
|
7234
7234
|
all:unset;
|
|
7235
7235
|
align-items:center;
|
|
7236
7236
|
background-color:var(--surface-switch-surface-off);
|
|
@@ -7244,27 +7244,27 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7244
7244
|
width:var(--size-10);
|
|
7245
7245
|
will-change:transition;
|
|
7246
7246
|
}
|
|
7247
|
-
.bp_switch_module_option--
|
|
7247
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_switch--06ec9.bp_switch_module_rightAlign--06ec9{
|
|
7248
7248
|
margin-left:var(--space-10);
|
|
7249
7249
|
margin-right:unset;
|
|
7250
7250
|
}
|
|
7251
|
-
.bp_switch_module_option--
|
|
7251
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_switch--06ec9:focus-visible{
|
|
7252
7252
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7253
7253
|
}
|
|
7254
|
-
.bp_switch_module_option--
|
|
7254
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_switch--06ec9[aria-checked=true]{
|
|
7255
7255
|
background-color:var(--surface-switch-surface-on);
|
|
7256
7256
|
}
|
|
7257
|
-
.bp_switch_module_option--
|
|
7257
|
+
.bp_switch_module_option--06ec9 .bp_switch_module_switch--06ec9[aria-checked=true] .bp_switch_module_thumb--06ec9{
|
|
7258
7258
|
transform:translateX(calc(var(--size-10)/2));
|
|
7259
7259
|
}
|
|
7260
|
-
.bp_switch_module_option--
|
|
7260
|
+
.bp_switch_module_option--06ec9.bp_switch_module_disabled--06ec9 .bp_switch_module_label--06ec9{
|
|
7261
7261
|
cursor:default;
|
|
7262
7262
|
}
|
|
7263
|
-
.bp_switch_module_option--
|
|
7263
|
+
.bp_switch_module_option--06ec9.bp_switch_module_disabled--06ec9 .bp_switch_module_switch--06ec9{
|
|
7264
7264
|
opacity:60%;
|
|
7265
7265
|
}
|
|
7266
7266
|
|
|
7267
|
-
.bp_text_button_module_textButton--
|
|
7267
|
+
.bp_text_button_module_textButton--84555[data-modern=false]{
|
|
7268
7268
|
--text-button-text-color:var(--text-cta-link);
|
|
7269
7269
|
--text-button-radius:calc(var(--radius-1)/2);
|
|
7270
7270
|
--text-button-padding:0;
|
|
@@ -7275,15 +7275,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7275
7275
|
--text-button-focus-box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
7276
7276
|
--text-button-text-color-active:var(--text-cta-link-pressed);
|
|
7277
7277
|
}
|
|
7278
|
-
.bp_text_button_module_textButton--
|
|
7278
|
+
.bp_text_button_module_textButton--84555[data-modern=false].bp_text_button_module_isFontInherited--84555{
|
|
7279
7279
|
--text-button-radius-font-inherited:0.125em;
|
|
7280
7280
|
--text-button-outline:var(--outline-focus-on-light);
|
|
7281
7281
|
}
|
|
7282
|
-
.bp_text_button_module_textButton--
|
|
7282
|
+
.bp_text_button_module_textButton--84555[data-modern=false].bp_text_button_module_isIconButton--84555{
|
|
7283
7283
|
--text-button-gap:var(--space-1);
|
|
7284
7284
|
}
|
|
7285
7285
|
|
|
7286
|
-
.bp_text_button_module_textButton--
|
|
7286
|
+
.bp_text_button_module_textButton--84555[data-modern=true]{
|
|
7287
7287
|
--text-button-text-color:var(--bp-text-cta-link);
|
|
7288
7288
|
--text-button-radius:var(--bp-radius-04);
|
|
7289
7289
|
--text-button-padding:0 var(--bp-space-010);
|
|
@@ -7294,15 +7294,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7294
7294
|
--text-button-focus-box-shadow:0 0 0 var(--bp-border-02) var(--bp-outline-focus-on-light);
|
|
7295
7295
|
--text-button-text-color-active:var(--bp-text-cta-link-pressed);
|
|
7296
7296
|
}
|
|
7297
|
-
.bp_text_button_module_textButton--
|
|
7297
|
+
.bp_text_button_module_textButton--84555[data-modern=true].bp_text_button_module_isFontInherited--84555{
|
|
7298
7298
|
--text-button-radius-font-inherited:0.375em;
|
|
7299
7299
|
--text-button-outline:var(--bp-outline-focus-on-light);
|
|
7300
7300
|
}
|
|
7301
|
-
.bp_text_button_module_textButton--
|
|
7301
|
+
.bp_text_button_module_textButton--84555[data-modern=true].bp_text_button_module_isIconButton--84555{
|
|
7302
7302
|
--text-button-gap:var(--bp-space-010);
|
|
7303
7303
|
}
|
|
7304
7304
|
|
|
7305
|
-
.bp_text_button_module_textButton--
|
|
7305
|
+
.bp_text_button_module_textButton--84555{
|
|
7306
7306
|
align-items:center;
|
|
7307
7307
|
background:#0000;
|
|
7308
7308
|
border:none;
|
|
@@ -7323,54 +7323,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7323
7323
|
-webkit-user-select:text;
|
|
7324
7324
|
user-select:text;
|
|
7325
7325
|
}
|
|
7326
|
-
.bp_text_button_module_textButton--
|
|
7326
|
+
.bp_text_button_module_textButton--84555.bp_text_button_module_isFontInherited--84555{
|
|
7327
7327
|
border-radius:var(--text-button-radius-font-inherited);
|
|
7328
7328
|
font:inherit;
|
|
7329
7329
|
}
|
|
7330
|
-
.bp_text_button_module_textButton--
|
|
7330
|
+
.bp_text_button_module_textButton--84555.bp_text_button_module_isFontInherited--84555.bp_text_button_module_isIconButton--84555{
|
|
7331
7331
|
gap:.25em;
|
|
7332
7332
|
}
|
|
7333
|
-
.bp_text_button_module_textButton--
|
|
7333
|
+
.bp_text_button_module_textButton--84555.bp_text_button_module_isFontInherited--84555:not(:disabled)[data-focus-visible]{
|
|
7334
7334
|
box-shadow:0 0 0 .125em var(--text-button-outline);
|
|
7335
7335
|
}
|
|
7336
|
-
.bp_text_button_module_textButton--
|
|
7336
|
+
.bp_text_button_module_textButton--84555 .bp_text_button_module_scaleLoader--84555 div{
|
|
7337
7337
|
border-radius:var(--text-button-scale-loader-border-radius);
|
|
7338
7338
|
height:var(--text-button-scale-loader-height);
|
|
7339
7339
|
width:var(--text-button-scale-loader-width);
|
|
7340
7340
|
}
|
|
7341
|
-
.bp_text_button_module_textButton--
|
|
7341
|
+
.bp_text_button_module_textButton--84555 .bp_text_button_module_icon--84555{
|
|
7342
7342
|
align-items:center;
|
|
7343
7343
|
display:flex;
|
|
7344
7344
|
}
|
|
7345
|
-
.bp_text_button_module_textButton--
|
|
7345
|
+
.bp_text_button_module_textButton--84555 .bp_text_button_module_hideTextContent--84555{
|
|
7346
7346
|
visibility:hidden;
|
|
7347
7347
|
}
|
|
7348
|
-
.bp_text_button_module_textButton--
|
|
7348
|
+
.bp_text_button_module_textButton--84555.bp_text_button_module_isIconButton--84555{
|
|
7349
7349
|
gap:var(--text-button-gap);
|
|
7350
7350
|
}
|
|
7351
|
-
.bp_text_button_module_textButton--
|
|
7351
|
+
.bp_text_button_module_textButton--84555.bp_text_button_module_visuallyHidden--84555{
|
|
7352
7352
|
color:#0000;
|
|
7353
7353
|
pointer-events:none;
|
|
7354
7354
|
position:relative;
|
|
7355
7355
|
}
|
|
7356
|
-
.bp_text_button_module_textButton--
|
|
7356
|
+
.bp_text_button_module_textButton--84555:disabled{
|
|
7357
7357
|
opacity:.3;
|
|
7358
7358
|
}
|
|
7359
|
-
.bp_text_button_module_textButton--
|
|
7359
|
+
.bp_text_button_module_textButton--84555:not(:disabled):hover,.bp_text_button_module_textButton--84555:not(:disabled)[data-focus-visible]{
|
|
7360
7360
|
color:var(--text-button-text-color-hover);
|
|
7361
7361
|
}
|
|
7362
|
-
.bp_text_button_module_textButton--
|
|
7362
|
+
.bp_text_button_module_textButton--84555:not(:disabled)[data-focus-visible]{
|
|
7363
7363
|
box-shadow:var(--text-button-focus-box-shadow);
|
|
7364
7364
|
}
|
|
7365
|
-
.bp_text_button_module_textButton--
|
|
7365
|
+
.bp_text_button_module_textButton--84555:not(:disabled):active{
|
|
7366
7366
|
color:var(--text-button-text-color-active);
|
|
7367
7367
|
}
|
|
7368
7368
|
|
|
7369
|
-
.bp_text_input_module_textInput--
|
|
7369
|
+
.bp_text_input_module_textInput--53592.bp_text_input_module_textInput--53592.bp_text_input_module_textInput--53592 input:has(+ .bp_text_input_module_iconEnd--53592){
|
|
7370
7370
|
padding-inline-end:1.875rem;
|
|
7371
7371
|
}
|
|
7372
7372
|
|
|
7373
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
7373
|
+
.bp_text_input_module_loadingIndicatorReset--53592 div{
|
|
7374
7374
|
position:static;
|
|
7375
7375
|
}
|
|
7376
7376
|
.bp_text_toggle_button_module_textToggleButton--a97ea{
|
|
@@ -7425,7 +7425,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7425
7425
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
7426
7426
|
}
|
|
7427
7427
|
|
|
7428
|
-
.bp_time_picker_module_timePicker--
|
|
7428
|
+
.bp_time_picker_module_timePicker--1cdb7{
|
|
7429
7429
|
--time-picker-padding-right:var(--space-4);
|
|
7430
7430
|
--time-picker-border-width:var(--border-2);
|
|
7431
7431
|
--time-picker-focused-border-color:var(--outline-focus-on-light);
|
|
@@ -7434,13 +7434,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7434
7434
|
--time-picker-icon-size:var(--size-4);
|
|
7435
7435
|
width:100%;
|
|
7436
7436
|
}
|
|
7437
|
-
.bp_time_picker_module_timePicker--
|
|
7437
|
+
.bp_time_picker_module_timePicker--1cdb7.bp_time_picker_module_disabled--1cdb7{
|
|
7438
7438
|
opacity:60%;
|
|
7439
7439
|
pointer-events:none;
|
|
7440
7440
|
-webkit-user-select:none;
|
|
7441
7441
|
user-select:none;
|
|
7442
7442
|
}
|
|
7443
|
-
.bp_time_picker_module_timePicker--
|
|
7443
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_label--1cdb7{
|
|
7444
7444
|
cursor:default;
|
|
7445
7445
|
display:block;
|
|
7446
7446
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -7455,7 +7455,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7455
7455
|
width:-moz-fit-content;
|
|
7456
7456
|
width:fit-content;
|
|
7457
7457
|
}
|
|
7458
|
-
.bp_time_picker_module_timePicker--
|
|
7458
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_group--1cdb7{
|
|
7459
7459
|
align-items:center;
|
|
7460
7460
|
border-radius:var(--radius-2);
|
|
7461
7461
|
box-shadow:var(--innershadow-1);
|
|
@@ -7474,16 +7474,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7474
7474
|
text-transform:var(--body-default-text-case);
|
|
7475
7475
|
width:100%;
|
|
7476
7476
|
}
|
|
7477
|
-
.bp_time_picker_module_timePicker--
|
|
7477
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_group--1cdb7:focus-within{
|
|
7478
7478
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
7479
7479
|
}
|
|
7480
|
-
.bp_time_picker_module_timePicker--
|
|
7480
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_group--1cdb7.bp_time_picker_module_error--1cdb7:not(:focus-within){
|
|
7481
7481
|
outline:var(--time-picker-border-width) solid var(--text-text-error-on-light);
|
|
7482
7482
|
}
|
|
7483
|
-
.bp_time_picker_module_timePicker--
|
|
7483
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_group--1cdb7.bp_time_picker_module_error--1cdb7:focus-within{
|
|
7484
7484
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
7485
7485
|
}
|
|
7486
|
-
.bp_time_picker_module_timePicker--
|
|
7486
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInput--1cdb7{
|
|
7487
7487
|
align-items:center;
|
|
7488
7488
|
display:inline-flex;
|
|
7489
7489
|
height:var(--size-10);
|
|
@@ -7491,7 +7491,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7491
7491
|
text-transform:uppercase;
|
|
7492
7492
|
white-space:nowrap;
|
|
7493
7493
|
}
|
|
7494
|
-
.bp_time_picker_module_timePicker--
|
|
7494
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7{
|
|
7495
7495
|
border:unset;
|
|
7496
7496
|
border-radius:unset;
|
|
7497
7497
|
border-radius:var(--radius-1);
|
|
@@ -7503,26 +7503,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7503
7503
|
transition:unset;
|
|
7504
7504
|
width:unset;
|
|
7505
7505
|
}
|
|
7506
|
-
.bp_time_picker_module_timePicker--
|
|
7506
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7[data-placeholder]{
|
|
7507
7507
|
color:var(--text-text-on-light-secondary);
|
|
7508
7508
|
}
|
|
7509
|
-
.bp_time_picker_module_timePicker--
|
|
7509
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7[role=spinbutton]{
|
|
7510
7510
|
margin:0 var(--space-05);
|
|
7511
7511
|
padding:0 var(--space-1);
|
|
7512
7512
|
}
|
|
7513
|
-
.bp_time_picker_module_timePicker--
|
|
7513
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7:active,.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7:focus{
|
|
7514
7514
|
background:var(--box-blue-100);
|
|
7515
7515
|
caret-color:#0000;
|
|
7516
7516
|
color:var(--text-text-brand-on-color);
|
|
7517
7517
|
outline:none;
|
|
7518
7518
|
}
|
|
7519
|
-
.bp_time_picker_module_timePicker--
|
|
7519
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7:nth-child(1 of [role=spinbutton]){
|
|
7520
7520
|
margin-inline-start:0;
|
|
7521
7521
|
}
|
|
7522
|
-
.bp_time_picker_module_timePicker--
|
|
7522
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_timeInputSegment--1cdb7[data-type=literal] + [data-type=dayPeriod]{
|
|
7523
7523
|
margin-inline-start:calc(var(--space-1)*-1);
|
|
7524
7524
|
}
|
|
7525
|
-
.bp_time_picker_module_timePicker--
|
|
7525
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7{
|
|
7526
7526
|
align-items:center;
|
|
7527
7527
|
background-color:initial;
|
|
7528
7528
|
border:none;
|
|
@@ -7537,32 +7537,32 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7537
7537
|
right:var(--clear-time-picker-button-right);
|
|
7538
7538
|
width:var(--time-picker-icon-button-size);
|
|
7539
7539
|
}
|
|
7540
|
-
.bp_time_picker_module_timePicker--
|
|
7540
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:focus-visible,.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7[data-focus-visible]{
|
|
7541
7541
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
7542
7542
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
7543
7543
|
}
|
|
7544
|
-
.bp_time_picker_module_timePicker--
|
|
7544
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:hover{
|
|
7545
7545
|
background:var(--surface-cta-surface-icon-hover);
|
|
7546
7546
|
}
|
|
7547
|
-
.bp_time_picker_module_timePicker--
|
|
7547
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:hover *{
|
|
7548
7548
|
fill:var(--icon-cta-icon-hover);
|
|
7549
7549
|
}
|
|
7550
|
-
.bp_time_picker_module_timePicker--
|
|
7550
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:active{
|
|
7551
7551
|
background:var(--surface-cta-surface-icon-pressed);
|
|
7552
7552
|
}
|
|
7553
|
-
.bp_time_picker_module_timePicker--
|
|
7553
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:active *{
|
|
7554
7554
|
fill:var(--icon-cta-icon-pressed);
|
|
7555
7555
|
}
|
|
7556
|
-
.bp_time_picker_module_timePicker--
|
|
7556
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clearButton--1cdb7:disabled{
|
|
7557
7557
|
opacity:1;
|
|
7558
7558
|
}
|
|
7559
|
-
.bp_time_picker_module_timePicker--
|
|
7559
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_clockIcon--1cdb7{
|
|
7560
7560
|
height:var(--time-picker-icon-size);
|
|
7561
7561
|
position:absolute;
|
|
7562
7562
|
right:var(--time-picker-padding-right);
|
|
7563
7563
|
width:var(--time-picker-icon-size);
|
|
7564
7564
|
}
|
|
7565
|
-
.bp_time_picker_module_timePicker--
|
|
7565
|
+
.bp_time_picker_module_timePicker--1cdb7 .bp_time_picker_module_inlineError--1cdb7{
|
|
7566
7566
|
margin-block-start:var(--space-2);
|
|
7567
7567
|
}
|
|
7568
7568
|
:root{
|
|
@@ -8378,7 +8378,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8378
8378
|
--bp-surface-badge-surface-slides:#f7ba00;
|
|
8379
8379
|
--bp-surface-badge-surface-video:#009aed;
|
|
8380
8380
|
--bp-surface-badge-word-surface:#185abd;
|
|
8381
|
-
--bp-surface-input-search-surface-focus-pressed:#fff;
|
|
8382
8381
|
--bp-surface-surface-brand:#0061d5;
|
|
8383
8382
|
--bp-surface-surface-brand-busy:#0061d5;
|
|
8384
8383
|
--bp-surface-surface-brand-disabled:#0061d5;
|
|
@@ -8991,7 +8990,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8991
8990
|
--bp-border-radio-tile-border:var(--bp-gray-30);
|
|
8992
8991
|
--bp-border-radio-tile-border-hover:var(--bp-gray-30);
|
|
8993
8992
|
--bp-border-radio-tile-border-selected:var(--bp-box-blue-100);
|
|
8993
|
+
--bp-border-resize-border-focus:var(--bp-light-blue-100);
|
|
8994
|
+
--bp-border-resize-border-hover:var(--bp-gray-30);
|
|
8994
8995
|
--bp-border-search-global-border-hover:var(--bp-gray-10);
|
|
8996
|
+
--bp-border-search-input-border-focus:var(--bp-light-blue-100);
|
|
8997
|
+
--bp-border-search-input-border-hover:var(--bp-gray-65);
|
|
8995
8998
|
--bp-border-search-border:var(--bp-gray-05);
|
|
8996
8999
|
--bp-border-search-border-hover:var(--bp-gray-65);
|
|
8997
9000
|
--bp-border-select-border-active:var(--bp-light-blue-100);
|
|
@@ -9094,11 +9097,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9094
9097
|
--bp-surface-checkbox-surface-selected-hover:var(--bp-light-blue-110);
|
|
9095
9098
|
--bp-surface-chip-button-surface:var(--bp-black-opacity-04);
|
|
9096
9099
|
--bp-surface-chip-button-surface-hover:var(--bp-black-opacity-08);
|
|
9100
|
+
--bp-surface-collapsible-section-surface:var(--bp-gray-white);
|
|
9097
9101
|
--bp-surface-combobox-surface:var(--bp-gray-white);
|
|
9098
|
-
--bp-surface-content-button-surface-focus:var(--bp-gray-white);
|
|
9099
9102
|
--bp-surface-content-button-surface-focus-default:var(--bp-gray-white);
|
|
9100
|
-
--bp-surface-content-button-surface-
|
|
9103
|
+
--bp-surface-content-button-surface-focus-selected:var(--bp-gray-white);
|
|
9101
9104
|
--bp-surface-content-button-surface-hover-default:var(--bp-gray-05);
|
|
9105
|
+
--bp-surface-content-button-surface-hover-selected:var(--bp-gray-05);
|
|
9102
9106
|
--bp-surface-content-button-surface-selected:var(--bp-gray-white);
|
|
9103
9107
|
--bp-surface-content-switcher-surface:var(--bp-gray-10);
|
|
9104
9108
|
--bp-surface-cta-destructive-surface-teratiary-hover:var(--bp-watermelon-red-05);
|
|
@@ -9182,9 +9186,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9182
9186
|
--bp-surface-inline-notice-surface-info:var(--bp-light-blue-10);
|
|
9183
9187
|
--bp-surface-inline-notice-surface-success:var(--bp-green-light-10);
|
|
9184
9188
|
--bp-surface-inline-notice-surface-warning:var(--bp-yellow-10);
|
|
9185
|
-
--bp-surface-input-search-surface:var(--bp-gray-05);
|
|
9186
|
-
--bp-surface-input-search-surface-focus:var(--bp-gray-white);
|
|
9187
|
-
--bp-surface-input-search-surface-hover:var(--bp-gray-02);
|
|
9188
9189
|
--bp-surface-input-surface:var(--bp-gray-white);
|
|
9189
9190
|
--bp-surface-input-surface-error:var(--bp-gray-white);
|
|
9190
9191
|
--bp-surface-input-surface-error-focus:var(--bp-gray-white);
|
|
@@ -9200,9 +9201,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9200
9201
|
--bp-surface-item-surface-hover:var(--bp-gray-white);
|
|
9201
9202
|
--bp-surface-item-surface-selected:var(--bp-box-blue-05);
|
|
9202
9203
|
--bp-surface-list-item-surface:var(--bp-gray-white);
|
|
9204
|
+
--bp-surface-list-item-surface-hover:var(--bp-gray-05);
|
|
9203
9205
|
--bp-surface-list-item-surface-selected:var(--bp-box-blue-05);
|
|
9204
9206
|
--bp-surface-menu-surface:var(--bp-gray-white);
|
|
9205
|
-
--bp-surface-menu-item-surface
|
|
9207
|
+
--bp-surface-menu-item-surface:var(--bp-gray-white);
|
|
9206
9208
|
--bp-surface-menu-item-surface-hover:var(--bp-gray-05);
|
|
9207
9209
|
--bp-surface-menu-item-surface-loading:var(--bp-gray-white);
|
|
9208
9210
|
--bp-surface-menu-item-surface-pressed:var(--bp-gray-05);
|
|
@@ -9222,9 +9224,9 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9222
9224
|
--bp-surface-radio-tile-surface-hover:var(--bp-gray-05);
|
|
9223
9225
|
--bp-surface-radio-tile-surface-selected:var(--bp-box-blue-05);
|
|
9224
9226
|
--bp-surface-scrollbar-surface:var(--bp-black-opacity-50);
|
|
9225
|
-
--bp-surface-search-global-surface:var(--bp-gray-05);
|
|
9226
9227
|
--bp-surface-search-surface:var(--bp-gray-05);
|
|
9227
|
-
--bp-surface-search-surface-
|
|
9228
|
+
--bp-surface-search-surface-active:var(--bp-gray-white);
|
|
9229
|
+
--bp-surface-search-surface-complete:var(--bp-gray-05);
|
|
9228
9230
|
--bp-surface-search-surface-hover:var(--bp-gray-02);
|
|
9229
9231
|
--bp-surface-select-surface-active:var(--bp-gray-white);
|
|
9230
9232
|
--bp-surface-select-surface-default:var(--bp-gray-white);
|
|
@@ -9338,7 +9340,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9338
9340
|
--z-index-card-tooltip:2147483647;
|
|
9339
9341
|
}
|
|
9340
9342
|
|
|
9341
|
-
.bp_toolbar_module_toolbarRoot--
|
|
9343
|
+
.bp_toolbar_module_toolbarRoot--fa696{
|
|
9342
9344
|
background:var(--surface-surface);
|
|
9343
9345
|
border:var(--border-1) solid var(--border-card-border);
|
|
9344
9346
|
border-radius:var(--radius-4);
|
|
@@ -9346,16 +9348,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9346
9348
|
padding:calc(var(--space-1) - var(--border-1));
|
|
9347
9349
|
}
|
|
9348
9350
|
|
|
9349
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
9351
|
+
.bp_toolbar_module_scrollButtonWrapper--fa696,.bp_toolbar_module_toolbarRoot--fa696{
|
|
9350
9352
|
align-items:center;
|
|
9351
9353
|
display:flex;
|
|
9352
9354
|
gap:var(--space-1);
|
|
9353
9355
|
}
|
|
9354
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
9356
|
+
.bp_toolbar_module_scrollButtonWrapper--fa696.bp_toolbar_module_hidden--fa696{
|
|
9355
9357
|
display:none;
|
|
9356
9358
|
}
|
|
9357
9359
|
|
|
9358
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9360
|
+
.bp_toolbar_module_scrollableChildrenWrapper--fa696{
|
|
9359
9361
|
-ms-overflow-style:none;
|
|
9360
9362
|
align-items:center;
|
|
9361
9363
|
display:flex;
|
|
@@ -9368,26 +9370,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9368
9370
|
scrollbar-width:none;
|
|
9369
9371
|
white-space:nowrap;
|
|
9370
9372
|
}
|
|
9371
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9373
|
+
.bp_toolbar_module_scrollableChildrenWrapper--fa696::-webkit-scrollbar{
|
|
9372
9374
|
display:none;
|
|
9373
9375
|
}
|
|
9374
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9376
|
+
.bp_toolbar_module_scrollableChildrenWrapper--fa696 > *{
|
|
9375
9377
|
flex:none;
|
|
9376
9378
|
}
|
|
9377
9379
|
|
|
9378
|
-
.bp_toolbar_module_separator--
|
|
9380
|
+
.bp_toolbar_module_separator--fa696{
|
|
9379
9381
|
background-color:var(--border-divider-border);
|
|
9380
9382
|
border-radius:var(--radius-2);
|
|
9381
9383
|
height:var(--size-6);
|
|
9382
9384
|
width:1px;
|
|
9383
9385
|
}
|
|
9384
9386
|
|
|
9385
|
-
.bp_toolbar_module_toggleGroup--
|
|
9387
|
+
.bp_toolbar_module_toggleGroup--fa696{
|
|
9386
9388
|
display:flex;
|
|
9387
9389
|
gap:var(--space-1);
|
|
9388
9390
|
}
|
|
9389
9391
|
|
|
9390
|
-
.bp_toolbar_module_toolbarItem--
|
|
9392
|
+
.bp_toolbar_module_toolbarItem--fa696{
|
|
9391
9393
|
--toolbar-item-hover-opacity:.3;
|
|
9392
9394
|
align-items:center;
|
|
9393
9395
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -9405,45 +9407,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9405
9407
|
-webkit-user-select:none;
|
|
9406
9408
|
user-select:none;
|
|
9407
9409
|
}
|
|
9408
|
-
.bp_toolbar_module_toolbarItem--
|
|
9410
|
+
.bp_toolbar_module_toolbarItem--fa696[data-disabled]{
|
|
9409
9411
|
background:var(--surface-toggle-surface);
|
|
9410
9412
|
opacity:var(--toolbar-item-hover-opacity);
|
|
9411
9413
|
pointer-events:none;
|
|
9412
9414
|
}
|
|
9413
|
-
.bp_toolbar_module_toolbarItem--
|
|
9415
|
+
.bp_toolbar_module_toolbarItem--fa696:not([data-disabled]):focus-visible{
|
|
9414
9416
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
9415
9417
|
}
|
|
9416
|
-
.bp_toolbar_module_toolbarItem--
|
|
9418
|
+
.bp_toolbar_module_toolbarItem--fa696:not([data-disabled]):hover{
|
|
9417
9419
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
9418
9420
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
9419
9421
|
}
|
|
9420
9422
|
|
|
9421
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9423
|
+
.bp_toolbar_module_toolbarToggle--fa696[data-state=on]{
|
|
9422
9424
|
background:var(--surface-toggle-surface-pressed);
|
|
9423
9425
|
}
|
|
9424
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9426
|
+
.bp_toolbar_module_toolbarToggle--fa696[data-state=on] svg *{
|
|
9425
9427
|
fill:var(--icon-icon-on-dark);
|
|
9426
9428
|
}
|
|
9427
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9429
|
+
.bp_toolbar_module_toolbarToggle--fa696[data-state=on]:not([data-disabled]):hover{
|
|
9428
9430
|
background:var(--surface-toggle-surface-on-hover);
|
|
9429
9431
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
9430
9432
|
}
|
|
9431
9433
|
|
|
9432
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
9434
|
+
.bp_toolbar_module_dropdownIndicator--fa696.bp_toolbar_module_invertCaret--fa696{
|
|
9433
9435
|
transform:rotate(.5turn);
|
|
9434
9436
|
}
|
|
9435
9437
|
|
|
9436
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9438
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--fa696{
|
|
9437
9439
|
--trigger-button-hover-opacity:.7;
|
|
9438
9440
|
}
|
|
9439
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9441
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--fa696[data-state=on] .bp_toolbar_module_dropdownIndicator--fa696 path{
|
|
9440
9442
|
fill:var(--icon-icon-on-light);
|
|
9441
9443
|
}
|
|
9442
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9444
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--fa696[data-state=on]:hover{
|
|
9443
9445
|
opacity:var(--trigger-button-hover-opacity);
|
|
9444
9446
|
}
|
|
9445
9447
|
|
|
9446
|
-
.bp_toolbar_module_toolbarIcon--
|
|
9448
|
+
.bp_toolbar_module_toolbarIcon--fa696{
|
|
9447
9449
|
align-items:center;
|
|
9448
9450
|
display:flex;
|
|
9449
9451
|
height:var(--size-5);
|
|
@@ -9451,7 +9453,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9451
9453
|
width:var(--size-5);
|
|
9452
9454
|
}
|
|
9453
9455
|
|
|
9454
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9456
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696{
|
|
9455
9457
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
9456
9458
|
color:var(--text-text-on-light);
|
|
9457
9459
|
font-family:var(--body-default-font-family);
|
|
@@ -9466,24 +9468,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9466
9468
|
text-transform:var(--body-default-text-case);
|
|
9467
9469
|
white-space:nowrap;
|
|
9468
9470
|
}
|
|
9469
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9471
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696:hover{
|
|
9470
9472
|
background:var(--surface-toggle-surface-off-hover);
|
|
9471
9473
|
border-color:var(--border-toggletext-border-off-hover);
|
|
9472
9474
|
}
|
|
9473
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9475
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696:active{
|
|
9474
9476
|
background:var(--surface-toggle-surface-off-pressed);
|
|
9475
9477
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
9476
9478
|
}
|
|
9477
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9479
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696[aria-checked=true]{
|
|
9478
9480
|
background:var(--surface-toggletext-surface-on);
|
|
9479
9481
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
9480
9482
|
color:var(--text-toggletext-text);
|
|
9481
9483
|
}
|
|
9482
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9484
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696[aria-checked=true]:hover{
|
|
9483
9485
|
background:var(--surface-toggletext-surface-on-hover);
|
|
9484
9486
|
border-color:var(--border-toggletext-border-on-hover);
|
|
9485
9487
|
}
|
|
9486
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9488
|
+
.bp_toolbar_module_toolbarTextToggleItem--fa696[aria-checked=true]:active{
|
|
9487
9489
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
9488
9490
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
9489
9491
|
}
|