@box/blueprint-web 12.0.0 → 12.1.1
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.js +1 -0
- package/dist/lib-esm/date-picker/date-picker.module.js +1 -1
- package/dist/lib-esm/date-picker/types.d.ts +5 -1
- package/dist/lib-esm/empty-state/empty-state.module.js +1 -1
- package/dist/lib-esm/index.css +609 -609
- package/dist/lib-esm/loading-indicator/loading-indicator.module.js +1 -1
- package/dist/lib-esm/modal/modal.module.js +1 -1
- package/dist/lib-esm/page-section/page-section.module.js +1 -1
- package/dist/lib-esm/password-input/password-input.module.js +1 -1
- package/dist/lib-esm/primitives/base-text-input/base-text-input.module.js +1 -1
- package/dist/lib-esm/primitives/calendar/calendar.module.js +1 -1
- package/dist/lib-esm/primitives/context-menu/context-menu.module.js +1 -1
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu.module.js +1 -1
- package/dist/lib-esm/primitives/notification/notification.module.js +1 -1
- package/dist/lib-esm/primitives/popover/popover.module.js +1 -1
- package/dist/lib-esm/primitives/select-menu-grid/select-menu-grid-option.module.js +1 -1
- package/dist/lib-esm/primitives/tabs/tabs.module.js +1 -1
- package/dist/lib-esm/radio-group/radio-group.module.js +1 -1
- package/dist/lib-esm/select/select.module.js +1 -1
- package/dist/lib-esm/side-panel/side-panel.module.js +1 -1
- package/dist/lib-esm/switch/switch.module.js +1 -1
- package/dist/lib-esm/text/text.module.js +1 -1
- package/dist/lib-esm/text-area/text-area-autosize/text-area-autosize.module.js +1 -1
- package/dist/lib-esm/text-area/text-area.module.js +1 -1
- package/dist/lib-esm/text-button/text-button.module.js +1 -1
- package/dist/lib-esm/text-input/text-input.module.js +1 -1
- package/dist/lib-esm/toolbar/toolbar.module.js +1 -1
- package/dist/lib-esm/util-components/interactive-icon/interactive-icon.module.js +1 -1
- package/package.json +3 -3
package/dist/lib-esm/index.css
CHANGED
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.bp_loading_indicator_module_crawler--
|
|
123
|
+
.bp_loading_indicator_module_crawler--ece9b{
|
|
124
124
|
align-items:center;
|
|
125
125
|
display:flex;
|
|
126
126
|
height:1.5rem;
|
|
@@ -132,44 +132,44 @@
|
|
|
132
132
|
white-space:nowrap;
|
|
133
133
|
width:1.5rem;
|
|
134
134
|
}
|
|
135
|
-
.bp_loading_indicator_module_crawler--
|
|
135
|
+
.bp_loading_indicator_module_crawler--ece9b .bp_loading_indicator_module_segment--ece9b{
|
|
136
136
|
border-radius:.375rem;
|
|
137
137
|
display:inline-block;
|
|
138
138
|
height:.625rem;
|
|
139
139
|
width:.125rem;
|
|
140
140
|
}
|
|
141
|
-
.bp_loading_indicator_module_crawler--
|
|
141
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_small--ece9b{
|
|
142
142
|
transform:scale(.6667);
|
|
143
143
|
}
|
|
144
|
-
.bp_loading_indicator_module_crawler--
|
|
144
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_large--ece9b{
|
|
145
145
|
transform:scale(1.3334);
|
|
146
146
|
}
|
|
147
|
-
.bp_loading_indicator_module_crawler--
|
|
147
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_x-large--ece9b{
|
|
148
148
|
transform:scale(2);
|
|
149
149
|
}
|
|
150
|
-
.bp_loading_indicator_module_crawler--
|
|
151
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
150
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_default--ece9b .bp_loading_indicator_module_segment--ece9b{
|
|
151
|
+
animation:bp_loading_indicator_module_segment-transform--ece9b .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--ece9b .66s ease-in-out infinite;
|
|
152
152
|
}
|
|
153
|
-
.bp_loading_indicator_module_crawler--
|
|
154
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
153
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_dark--ece9b .bp_loading_indicator_module_segment--ece9b{
|
|
154
|
+
animation:bp_loading_indicator_module_segment-transform--ece9b .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--ece9b .66s ease-in-out infinite;
|
|
155
155
|
}
|
|
156
|
-
.bp_loading_indicator_module_crawler--
|
|
157
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
156
|
+
.bp_loading_indicator_module_crawler--ece9b.bp_loading_indicator_module_light--ece9b .bp_loading_indicator_module_segment--ece9b{
|
|
157
|
+
animation:bp_loading_indicator_module_segment-transform--ece9b .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--ece9b .66s ease-in-out infinite;
|
|
158
158
|
background-color:var(--gray-white);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.bp_loading_indicator_module_crawler--
|
|
161
|
+
.bp_loading_indicator_module_crawler--ece9b .bp_loading_indicator_module_segment--ece9b:nth-child(2){
|
|
162
162
|
animation-delay:.1s;
|
|
163
163
|
margin-left:.125rem;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.bp_loading_indicator_module_crawler--
|
|
166
|
+
.bp_loading_indicator_module_crawler--ece9b .bp_loading_indicator_module_segment--ece9b:last-child{
|
|
167
167
|
animation-delay:.2s;
|
|
168
168
|
left:.5rem;
|
|
169
169
|
margin-left:.125rem;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
@keyframes bp_loading_indicator_module_segment-transform--
|
|
172
|
+
@keyframes bp_loading_indicator_module_segment-transform--ece9b{
|
|
173
173
|
0%,100%,80%{
|
|
174
174
|
transform:scaleY(1.2);
|
|
175
175
|
}
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
transform:scaleY(1.6);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
@keyframes bp_loading_indicator_module_segment-dark--
|
|
180
|
+
@keyframes bp_loading_indicator_module_segment-dark--ece9b{
|
|
181
181
|
0%,100%,80%{
|
|
182
182
|
background-color:var(--gray-30);
|
|
183
183
|
}
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
background-color:var(--gray-black);
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
@keyframes bp_loading_indicator_module_segment-default--
|
|
188
|
+
@keyframes bp_loading_indicator_module_segment-default--ece9b{
|
|
189
189
|
0%,100%,80%{
|
|
190
190
|
background-color:var(--box-blue-30);
|
|
191
191
|
}
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
background-color:var(--box-blue-100);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
@keyframes bp_loading_indicator_module_segment-light--
|
|
196
|
+
@keyframes bp_loading_indicator_module_segment-light--ece9b{
|
|
197
197
|
0%,100%,80%{
|
|
198
198
|
opacity:.3;
|
|
199
199
|
}
|
|
@@ -311,26 +311,26 @@
|
|
|
311
311
|
opacity:0;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.bp_text_module_textReset--
|
|
314
|
+
.bp_text_module_textReset--09377{
|
|
315
315
|
margin:0;
|
|
316
316
|
text-align:inherit;
|
|
317
317
|
}
|
|
318
|
-
.bp_text_module_textReset--
|
|
318
|
+
.bp_text_module_textReset--09377.bp_text_module_breakWord--09377{
|
|
319
319
|
overflow-wrap:break-word;
|
|
320
320
|
}
|
|
321
|
-
.bp_text_module_textReset--
|
|
321
|
+
.bp_text_module_textReset--09377.bp_text_module_textOnLightDefault--09377{
|
|
322
322
|
color:var(--text-text-on-light);
|
|
323
323
|
}
|
|
324
|
-
.bp_text_module_textReset--
|
|
324
|
+
.bp_text_module_textReset--09377.bp_text_module_textOnLightSecondary--09377{
|
|
325
325
|
color:var(--text-text-on-light-secondary);
|
|
326
326
|
}
|
|
327
|
-
.bp_text_module_textReset--
|
|
327
|
+
.bp_text_module_textReset--09377.bp_text_module_textOnLightLink--09377{
|
|
328
328
|
color:var(--text-cta-link);
|
|
329
329
|
}
|
|
330
|
-
.bp_text_module_textReset--
|
|
330
|
+
.bp_text_module_textReset--09377.bp_text_module_textOnDarkDefault--09377{
|
|
331
331
|
color:var(--text-text-on-dark);
|
|
332
332
|
}
|
|
333
|
-
.bp_text_module_textReset--
|
|
333
|
+
.bp_text_module_textReset--09377.bp_text_module_titleMondo--09377{
|
|
334
334
|
font-family:var(--title-mondo-font-family);
|
|
335
335
|
font-size:var(--title-mondo-font-size);
|
|
336
336
|
font-weight:var(--title-mondo-font-weight);
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
text-decoration:var(--title-mondo-text-decoration);
|
|
341
341
|
text-transform:var(--title-mondo-text-case);
|
|
342
342
|
}
|
|
343
|
-
.bp_text_module_textReset--
|
|
343
|
+
.bp_text_module_textReset--09377.bp_text_module_titleXLarge--09377{
|
|
344
344
|
font-family:var(--title-x-large-font-family);
|
|
345
345
|
font-size:var(--title-x-large-font-size);
|
|
346
346
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
text-decoration:var(--title-x-large-text-decoration);
|
|
351
351
|
text-transform:var(--title-x-large-text-case);
|
|
352
352
|
}
|
|
353
|
-
.bp_text_module_textReset--
|
|
353
|
+
.bp_text_module_textReset--09377.bp_text_module_titleLarge--09377{
|
|
354
354
|
font-family:var(--title-large-font-family);
|
|
355
355
|
font-size:var(--title-large-font-size);
|
|
356
356
|
font-weight:var(--title-large-font-weight);
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
text-decoration:var(--title-large-text-decoration);
|
|
361
361
|
text-transform:var(--title-large-text-case);
|
|
362
362
|
}
|
|
363
|
-
.bp_text_module_textReset--
|
|
363
|
+
.bp_text_module_textReset--09377.bp_text_module_titleMedium--09377{
|
|
364
364
|
font-family:var(--title-medium-font-family);
|
|
365
365
|
font-size:var(--title-medium-font-size);
|
|
366
366
|
font-weight:var(--title-medium-font-weight);
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
text-decoration:var(--title-medium-text-decoration);
|
|
371
371
|
text-transform:var(--title-medium-text-case);
|
|
372
372
|
}
|
|
373
|
-
.bp_text_module_textReset--
|
|
373
|
+
.bp_text_module_textReset--09377.bp_text_module_titleSmall--09377{
|
|
374
374
|
font-family:var(--title-small-font-family);
|
|
375
375
|
font-size:var(--title-small-font-size);
|
|
376
376
|
font-weight:var(--title-small-font-weight);
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
text-decoration:var(--title-small-text-decoration);
|
|
381
381
|
text-transform:var(--title-small-text-case);
|
|
382
382
|
}
|
|
383
|
-
.bp_text_module_textReset--
|
|
383
|
+
.bp_text_module_textReset--09377.bp_text_module_subtitle--09377{
|
|
384
384
|
font-family:var(--title-subtitle-font-family);
|
|
385
385
|
font-size:var(--title-subtitle-font-size);
|
|
386
386
|
font-weight:var(--title-subtitle-font-weight);
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
text-decoration:var(--title-subtitle-text-decoration);
|
|
391
391
|
text-transform:var(--title-subtitle-text-case);
|
|
392
392
|
}
|
|
393
|
-
.bp_text_module_textReset--
|
|
393
|
+
.bp_text_module_textReset--09377.bp_text_module_bodyLargeBold--09377{
|
|
394
394
|
font-family:var(--body-large-bold-font-family);
|
|
395
395
|
font-size:var(--body-large-bold-font-size);
|
|
396
396
|
font-weight:var(--body-large-bold-font-weight);
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
text-decoration:var(--body-large-bold-text-decoration);
|
|
401
401
|
text-transform:var(--body-large-bold-text-case);
|
|
402
402
|
}
|
|
403
|
-
.bp_text_module_textReset--
|
|
403
|
+
.bp_text_module_textReset--09377.bp_text_module_bodyLarge--09377{
|
|
404
404
|
font-family:var(--body-large-font-family);
|
|
405
405
|
font-size:var(--body-large-font-size);
|
|
406
406
|
font-weight:var(--body-large-font-weight);
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
text-decoration:var(--body-large-text-decoration);
|
|
411
411
|
text-transform:var(--body-large-text-case);
|
|
412
412
|
}
|
|
413
|
-
.bp_text_module_textReset--
|
|
413
|
+
.bp_text_module_textReset--09377.bp_text_module_bodyDefaultBold--09377{
|
|
414
414
|
font-family:var(--body-default-bold-font-family);
|
|
415
415
|
font-size:var(--body-default-bold-font-size);
|
|
416
416
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
421
421
|
text-transform:var(--body-default-bold-text-case);
|
|
422
422
|
}
|
|
423
|
-
.bp_text_module_textReset--
|
|
423
|
+
.bp_text_module_textReset--09377.bp_text_module_bodyDefaultSemibold--09377{
|
|
424
424
|
font-family:var(--body-default-semibold-font-family);
|
|
425
425
|
font-size:var(--body-default-semibold-font-size);
|
|
426
426
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
431
431
|
text-transform:var(--body-default-semibold-text-case);
|
|
432
432
|
}
|
|
433
|
-
.bp_text_module_textReset--
|
|
433
|
+
.bp_text_module_textReset--09377.bp_text_module_bodyDefault--09377{
|
|
434
434
|
font-family:var(--body-default-font-family);
|
|
435
435
|
font-size:var(--body-default-font-size);
|
|
436
436
|
font-weight:var(--body-default-font-weight);
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
text-decoration:var(--body-default-text-decoration);
|
|
441
441
|
text-transform:var(--body-default-text-case);
|
|
442
442
|
}
|
|
443
|
-
.bp_text_module_textReset--
|
|
443
|
+
.bp_text_module_textReset--09377.bp_text_module_caption--09377{
|
|
444
444
|
font-family:var(--caption-default-font-family);
|
|
445
445
|
font-size:var(--caption-default-font-size);
|
|
446
446
|
font-weight:var(--caption-default-font-weight);
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
text-decoration:var(--caption-default-text-decoration);
|
|
451
451
|
text-transform:var(--caption-default-text-case);
|
|
452
452
|
}
|
|
453
|
-
.bp_text_module_textReset--
|
|
453
|
+
.bp_text_module_textReset--09377.bp_text_module_labelBold--09377{
|
|
454
454
|
font-family:var(--label-bold-font-family);
|
|
455
455
|
font-size:var(--label-bold-font-size);
|
|
456
456
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
text-decoration:var(--label-bold-text-decoration);
|
|
461
461
|
text-transform:var(--label-bold-text-case);
|
|
462
462
|
}
|
|
463
|
-
.bp_text_module_textReset--
|
|
463
|
+
.bp_text_module_textReset--09377.bp_text_module_label--09377{
|
|
464
464
|
font-family:var(--label-default-font-family);
|
|
465
465
|
font-size:var(--label-default-font-size);
|
|
466
466
|
font-weight:var(--label-default-font-weight);
|
|
@@ -739,7 +739,7 @@
|
|
|
739
739
|
transform:rotate(180deg);
|
|
740
740
|
}
|
|
741
741
|
|
|
742
|
-
.bp_avatar_module_avatar--
|
|
742
|
+
.bp_avatar_module_avatar--439d2{
|
|
743
743
|
all:unset;
|
|
744
744
|
align-items:center;
|
|
745
745
|
background-color:var(--gray-10);
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
758
758
|
text-transform:var(--body-default-bold-text-case);
|
|
759
759
|
}
|
|
760
|
-
.bp_avatar_module_avatar--
|
|
760
|
+
.bp_avatar_module_avatar--439d2 .bp_avatar_module_text--439d2{
|
|
761
761
|
align-items:center;
|
|
762
762
|
border-radius:50%;
|
|
763
763
|
display:flex;
|
|
@@ -765,14 +765,14 @@
|
|
|
765
765
|
justify-content:center;
|
|
766
766
|
width:100%;
|
|
767
767
|
}
|
|
768
|
-
.bp_avatar_module_avatar--
|
|
768
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_small--439d2{
|
|
769
769
|
height:var(--size-6);
|
|
770
770
|
width:var(--size-6);
|
|
771
771
|
}
|
|
772
|
-
.bp_avatar_module_avatar--
|
|
772
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_small--439d2 .bp_avatar_module_text--439d2{
|
|
773
773
|
font-size:.5rem;
|
|
774
774
|
}
|
|
775
|
-
.bp_avatar_module_avatar--
|
|
775
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_small--439d2 .bp_avatar_module_length-1--439d2.bp_avatar_module_text--439d2,.bp_avatar_module_avatar--439d2.bp_avatar_module_small--439d2 .bp_avatar_module_length-2--439d2.bp_avatar_module_text--439d2{
|
|
776
776
|
font-family:var(--label-bold-font-family);
|
|
777
777
|
font-size:var(--label-bold-font-size);
|
|
778
778
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -782,11 +782,11 @@
|
|
|
782
782
|
text-decoration:var(--label-bold-text-decoration);
|
|
783
783
|
text-transform:var(--label-bold-text-case);
|
|
784
784
|
}
|
|
785
|
-
.bp_avatar_module_avatar--
|
|
785
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_medium--439d2{
|
|
786
786
|
height:var(--size-7);
|
|
787
787
|
width:var(--size-7);
|
|
788
788
|
}
|
|
789
|
-
.bp_avatar_module_avatar--
|
|
789
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_medium--439d2 .bp_avatar_module_text--439d2{
|
|
790
790
|
font-family:var(--label-bold-font-family);
|
|
791
791
|
font-size:var(--label-bold-font-size);
|
|
792
792
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -796,17 +796,17 @@
|
|
|
796
796
|
text-decoration:var(--label-bold-text-decoration);
|
|
797
797
|
text-transform:var(--label-bold-text-case);
|
|
798
798
|
}
|
|
799
|
-
.bp_avatar_module_avatar--
|
|
799
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_medium--439d2 .bp_avatar_module_length-1--439d2.bp_avatar_module_text--439d2,.bp_avatar_module_avatar--439d2.bp_avatar_module_medium--439d2 .bp_avatar_module_length-2--439d2.bp_avatar_module_text--439d2{
|
|
800
800
|
font-size:.8125rem;
|
|
801
801
|
}
|
|
802
|
-
.bp_avatar_module_avatar--
|
|
802
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2{
|
|
803
803
|
height:var(--size-8);
|
|
804
804
|
width:var(--size-8);
|
|
805
805
|
}
|
|
806
|
-
.bp_avatar_module_avatar--
|
|
806
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2 .bp_avatar_module_text--439d2{
|
|
807
807
|
font-size:.5rem;
|
|
808
808
|
}
|
|
809
|
-
.bp_avatar_module_avatar--
|
|
809
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2 .bp_avatar_module_length-1--439d2.bp_avatar_module_text--439d2,.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2 .bp_avatar_module_length-2--439d2.bp_avatar_module_text--439d2{
|
|
810
810
|
font-family:var(--body-default-bold-font-family);
|
|
811
811
|
font-size:var(--body-default-bold-font-size);
|
|
812
812
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -816,10 +816,10 @@
|
|
|
816
816
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
817
817
|
text-transform:var(--body-default-bold-text-case);
|
|
818
818
|
}
|
|
819
|
-
.bp_avatar_module_avatar--
|
|
819
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2 .bp_avatar_module_length-3--439d2.bp_avatar_module_text--439d2{
|
|
820
820
|
font-size:.6875rem;
|
|
821
821
|
}
|
|
822
|
-
.bp_avatar_module_avatar--
|
|
822
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_large--439d2 .bp_avatar_module_length-4--439d2.bp_avatar_module_text--439d2{
|
|
823
823
|
font-family:var(--label-bold-font-family);
|
|
824
824
|
font-size:var(--label-bold-font-size);
|
|
825
825
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -829,14 +829,14 @@
|
|
|
829
829
|
text-decoration:var(--label-bold-text-decoration);
|
|
830
830
|
text-transform:var(--label-bold-text-case);
|
|
831
831
|
}
|
|
832
|
-
.bp_avatar_module_avatar--
|
|
832
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xlarge--439d2{
|
|
833
833
|
height:var(--size-11);
|
|
834
834
|
width:var(--size-11);
|
|
835
835
|
}
|
|
836
|
-
.bp_avatar_module_avatar--
|
|
836
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xlarge--439d2 .bp_avatar_module_text--439d2{
|
|
837
837
|
font-size:1rem;
|
|
838
838
|
}
|
|
839
|
-
.bp_avatar_module_avatar--
|
|
839
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xlarge--439d2 .bp_avatar_module_length-1--439d2.bp_avatar_module_text--439d2,.bp_avatar_module_avatar--439d2.bp_avatar_module_xlarge--439d2 .bp_avatar_module_length-2--439d2.bp_avatar_module_text--439d2{
|
|
840
840
|
font-family:var(--title-x-large-font-family);
|
|
841
841
|
font-size:var(--title-x-large-font-size);
|
|
842
842
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -846,55 +846,55 @@
|
|
|
846
846
|
text-decoration:var(--title-x-large-text-decoration);
|
|
847
847
|
text-transform:var(--title-x-large-text-case);
|
|
848
848
|
}
|
|
849
|
-
.bp_avatar_module_avatar--
|
|
849
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xxlarge--439d2{
|
|
850
850
|
height:var(--size-20);
|
|
851
851
|
width:var(--size-20);
|
|
852
852
|
}
|
|
853
|
-
.bp_avatar_module_avatar--
|
|
853
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xxlarge--439d2 .bp_avatar_module_text--439d2{
|
|
854
854
|
font-size:1.25rem;
|
|
855
855
|
}
|
|
856
|
-
.bp_avatar_module_avatar--
|
|
856
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xxlarge--439d2 .bp_avatar_module_length-1--439d2.bp_avatar_module_text--439d2,.bp_avatar_module_avatar--439d2.bp_avatar_module_xxlarge--439d2 .bp_avatar_module_length-2--439d2.bp_avatar_module_text--439d2{
|
|
857
857
|
font-size:2rem;
|
|
858
858
|
}
|
|
859
|
-
.bp_avatar_module_avatar--
|
|
859
|
+
.bp_avatar_module_avatar--439d2.bp_avatar_module_xxlarge--439d2 .bp_avatar_module_badge--439d2{
|
|
860
860
|
right:-.375rem;
|
|
861
861
|
}
|
|
862
|
-
.bp_avatar_module_avatar--
|
|
862
|
+
.bp_avatar_module_avatar--439d2 .bp_avatar_module_image--439d2{
|
|
863
863
|
border-radius:50%;
|
|
864
864
|
height:100%;
|
|
865
865
|
object-fit:cover;
|
|
866
866
|
width:100%;
|
|
867
867
|
}
|
|
868
|
-
.bp_avatar_module_avatar--
|
|
868
|
+
.bp_avatar_module_avatar--439d2 .bp_avatar_module_image--439d2.bp_avatar_module_loading--439d2{
|
|
869
869
|
height:0;
|
|
870
870
|
width:0;
|
|
871
871
|
}
|
|
872
872
|
|
|
873
|
-
.bp_avatar_module_anonymousAvatar--
|
|
873
|
+
.bp_avatar_module_anonymousAvatar--439d2{
|
|
874
874
|
align-items:center;
|
|
875
875
|
display:flex;
|
|
876
876
|
justify-content:center;
|
|
877
877
|
}
|
|
878
878
|
|
|
879
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
879
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--439d2{
|
|
880
880
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
881
881
|
cursor:pointer;
|
|
882
882
|
}
|
|
883
883
|
|
|
884
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
884
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--439d2{
|
|
885
885
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
886
886
|
}
|
|
887
887
|
|
|
888
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
888
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--439d2{
|
|
889
889
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
890
890
|
}
|
|
891
891
|
|
|
892
|
-
.bp_base_badge_module_badgeContainer--
|
|
892
|
+
.bp_base_badge_module_badgeContainer--4a709{
|
|
893
893
|
display:inline-flex;
|
|
894
894
|
position:relative;
|
|
895
895
|
}
|
|
896
896
|
|
|
897
|
-
.bp_base_badge_module_badge--
|
|
897
|
+
.bp_base_badge_module_badge--4a709{
|
|
898
898
|
align-items:center;
|
|
899
899
|
border:var(--border-2) solid var(--border-badge-border);
|
|
900
900
|
border-radius:var(--radius-half);
|
|
@@ -906,66 +906,66 @@
|
|
|
906
906
|
user-select:none;
|
|
907
907
|
}
|
|
908
908
|
|
|
909
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
909
|
+
.bp_base_badge_module_smallSizeBadge--4a709{
|
|
910
910
|
height:var(--size-2);
|
|
911
911
|
min-width:var(--size-2);
|
|
912
912
|
}
|
|
913
913
|
|
|
914
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
914
|
+
.bp_base_badge_module_mediumSizeBadge--4a709{
|
|
915
915
|
height:var(--size-3);
|
|
916
916
|
min-width:var(--size-3);
|
|
917
917
|
}
|
|
918
918
|
|
|
919
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
919
|
+
.bp_base_badge_module_largeSizeBadge--4a709{
|
|
920
920
|
height:var(--size-4);
|
|
921
921
|
min-width:var(--size-4);
|
|
922
922
|
}
|
|
923
923
|
|
|
924
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
924
|
+
.bp_base_badge_module_xlargeSizeBadge--4a709{
|
|
925
925
|
height:var(--size-5);
|
|
926
926
|
min-width:var(--size-5);
|
|
927
927
|
}
|
|
928
928
|
|
|
929
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
929
|
+
.bp_base_badge_module_xxlargeSizeBadge--4a709{
|
|
930
930
|
height:var(--size-6);
|
|
931
931
|
min-width:var(--size-6);
|
|
932
932
|
}
|
|
933
933
|
|
|
934
|
-
.bp_base_badge_module_iconBadge--
|
|
934
|
+
.bp_base_badge_module_iconBadge--4a709{
|
|
935
935
|
bottom:-5%;
|
|
936
936
|
right:-5%;
|
|
937
937
|
}
|
|
938
938
|
|
|
939
|
-
.bp_base_badge_module_statusBadge--
|
|
939
|
+
.bp_base_badge_module_statusBadge--4a709{
|
|
940
940
|
bottom:-20%;
|
|
941
941
|
right:-20%;
|
|
942
942
|
}
|
|
943
943
|
|
|
944
|
-
.bp_base_badge_module_statusBadge--
|
|
944
|
+
.bp_base_badge_module_statusBadge--4a709.bp_base_badge_module_largeSizeBadge--4a709{
|
|
945
945
|
bottom:-22%;
|
|
946
946
|
right:-22%;
|
|
947
947
|
}
|
|
948
948
|
|
|
949
|
-
.bp_base_badge_module_statusBadge--
|
|
949
|
+
.bp_base_badge_module_statusBadge--4a709.bp_base_badge_module_xlargeSizeBadge--4a709{
|
|
950
950
|
bottom:-15%;
|
|
951
951
|
right:-15%;
|
|
952
952
|
}
|
|
953
953
|
|
|
954
|
-
.bp_base_badge_module_statusBadge--
|
|
954
|
+
.bp_base_badge_module_statusBadge--4a709.bp_base_badge_module_xxlargeSizeBadge--4a709{
|
|
955
955
|
bottom:-4%;
|
|
956
956
|
right:-4%;
|
|
957
957
|
}
|
|
958
958
|
|
|
959
|
-
.bp_base_badge_module_numericBadge--
|
|
959
|
+
.bp_base_badge_module_numericBadge--4a709{
|
|
960
960
|
left:60%;
|
|
961
961
|
top:0;
|
|
962
962
|
}
|
|
963
963
|
|
|
964
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
964
|
+
.bp_base_badge_module_numericBadgeSingleDigit--4a709{
|
|
965
965
|
padding:1px;
|
|
966
966
|
}
|
|
967
967
|
|
|
968
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
968
|
+
.bp_base_badge_module_numericBadgeMoreDigits--4a709{
|
|
969
969
|
padding:1px 3px;
|
|
970
970
|
}
|
|
971
971
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
width:0;
|
|
1035
1035
|
}
|
|
1036
1036
|
|
|
1037
|
-
.bp_card_tooltip_module_content--
|
|
1037
|
+
.bp_card_tooltip_module_content--12cca{
|
|
1038
1038
|
animation-duration:.4s;
|
|
1039
1039
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1040
1040
|
border-radius:var(--radius-1);
|
|
@@ -1053,25 +1053,25 @@
|
|
|
1053
1053
|
word-break:break-word;
|
|
1054
1054
|
z-index:2147483647;
|
|
1055
1055
|
}
|
|
1056
|
-
.bp_card_tooltip_module_content--
|
|
1056
|
+
.bp_card_tooltip_module_content--12cca.bp_card_tooltip_module_card--12cca{
|
|
1057
1057
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1058
1058
|
max-width:336px;
|
|
1059
1059
|
min-width:168px;
|
|
1060
1060
|
}
|
|
1061
|
-
.bp_card_tooltip_module_content--
|
|
1062
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1061
|
+
.bp_card_tooltip_module_content--12cca[data-state=delayed-open][data-side=top]{
|
|
1062
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--12cca;
|
|
1063
1063
|
}
|
|
1064
|
-
.bp_card_tooltip_module_content--
|
|
1065
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1064
|
+
.bp_card_tooltip_module_content--12cca[data-state=delayed-open][data-side=right]{
|
|
1065
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--12cca;
|
|
1066
1066
|
}
|
|
1067
|
-
.bp_card_tooltip_module_content--
|
|
1068
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1067
|
+
.bp_card_tooltip_module_content--12cca[data-state=delayed-open][data-side=bottom]{
|
|
1068
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--12cca;
|
|
1069
1069
|
}
|
|
1070
|
-
.bp_card_tooltip_module_content--
|
|
1071
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1070
|
+
.bp_card_tooltip_module_content--12cca[data-state=delayed-open][data-side=left]{
|
|
1071
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--12cca;
|
|
1072
1072
|
}
|
|
1073
1073
|
|
|
1074
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1074
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--12cca{
|
|
1075
1075
|
from{
|
|
1076
1076
|
opacity:0;
|
|
1077
1077
|
transform:translateY(2px);
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
transform:translateY(0);
|
|
1082
1082
|
}
|
|
1083
1083
|
}
|
|
1084
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1084
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--12cca{
|
|
1085
1085
|
from{
|
|
1086
1086
|
opacity:0;
|
|
1087
1087
|
transform:translateX(-2px);
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
transform:translateX(0);
|
|
1092
1092
|
}
|
|
1093
1093
|
}
|
|
1094
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1094
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--12cca{
|
|
1095
1095
|
from{
|
|
1096
1096
|
opacity:0;
|
|
1097
1097
|
transform:translateY(-2px);
|
|
@@ -1101,7 +1101,7 @@
|
|
|
1101
1101
|
transform:translateY(0);
|
|
1102
1102
|
}
|
|
1103
1103
|
}
|
|
1104
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1104
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--12cca{
|
|
1105
1105
|
from{
|
|
1106
1106
|
opacity:0;
|
|
1107
1107
|
transform:translateX(2px);
|
|
@@ -1112,7 +1112,7 @@
|
|
|
1112
1112
|
}
|
|
1113
1113
|
}
|
|
1114
1114
|
|
|
1115
|
-
.bp_card_tooltip_v2_module_content--
|
|
1115
|
+
.bp_card_tooltip_v2_module_content--bbb7d{
|
|
1116
1116
|
border-radius:var(--radius-1);
|
|
1117
1117
|
font-family:var(--body-default-font-family);
|
|
1118
1118
|
font-size:var(--body-default-font-size);
|
|
@@ -1130,25 +1130,25 @@
|
|
|
1130
1130
|
word-break:break-word;
|
|
1131
1131
|
z-index:2147483647;
|
|
1132
1132
|
}
|
|
1133
|
-
.bp_card_tooltip_v2_module_content--
|
|
1133
|
+
.bp_card_tooltip_v2_module_content--bbb7d[data-open]{
|
|
1134
1134
|
animation-duration:var(--animation-duration-4);
|
|
1135
1135
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1136
1136
|
will-change:transform, opacity;
|
|
1137
1137
|
}
|
|
1138
|
-
.bp_card_tooltip_v2_module_content--
|
|
1139
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1138
|
+
.bp_card_tooltip_v2_module_content--bbb7d[data-open][data-side=top]{
|
|
1139
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--bbb7d;
|
|
1140
1140
|
}
|
|
1141
|
-
.bp_card_tooltip_v2_module_content--
|
|
1142
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1141
|
+
.bp_card_tooltip_v2_module_content--bbb7d[data-open][data-side=right]{
|
|
1142
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--bbb7d;
|
|
1143
1143
|
}
|
|
1144
|
-
.bp_card_tooltip_v2_module_content--
|
|
1145
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1144
|
+
.bp_card_tooltip_v2_module_content--bbb7d[data-open][data-side=bottom]{
|
|
1145
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--bbb7d;
|
|
1146
1146
|
}
|
|
1147
|
-
.bp_card_tooltip_v2_module_content--
|
|
1148
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1147
|
+
.bp_card_tooltip_v2_module_content--bbb7d[data-open][data-side=left]{
|
|
1148
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--bbb7d;
|
|
1149
1149
|
}
|
|
1150
1150
|
|
|
1151
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1151
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--bbb7d{
|
|
1152
1152
|
from{
|
|
1153
1153
|
opacity:0;
|
|
1154
1154
|
transform:translateY(2px);
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
transform:translateY(0);
|
|
1159
1159
|
}
|
|
1160
1160
|
}
|
|
1161
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1161
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--bbb7d{
|
|
1162
1162
|
from{
|
|
1163
1163
|
opacity:0;
|
|
1164
1164
|
transform:translateX(-2px);
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
transform:translateX(0);
|
|
1169
1169
|
}
|
|
1170
1170
|
}
|
|
1171
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1171
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--bbb7d{
|
|
1172
1172
|
from{
|
|
1173
1173
|
opacity:0;
|
|
1174
1174
|
transform:translateY(-2px);
|
|
@@ -1178,7 +1178,7 @@
|
|
|
1178
1178
|
transform:translateY(0);
|
|
1179
1179
|
}
|
|
1180
1180
|
}
|
|
1181
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1181
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--bbb7d{
|
|
1182
1182
|
from{
|
|
1183
1183
|
opacity:0;
|
|
1184
1184
|
transform:translateX(2px);
|
|
@@ -1189,7 +1189,7 @@
|
|
|
1189
1189
|
}
|
|
1190
1190
|
}
|
|
1191
1191
|
|
|
1192
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1192
|
+
.bp_interactive_icon_module_interactiveIcon--72564{
|
|
1193
1193
|
all:unset;
|
|
1194
1194
|
background:none;
|
|
1195
1195
|
border:0;
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
display:inline-flex;
|
|
1199
1199
|
padding:0;
|
|
1200
1200
|
}
|
|
1201
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1201
|
+
.bp_interactive_icon_module_interactiveIcon--72564:focus-visible{
|
|
1202
1202
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1203
1203
|
outline:none;
|
|
1204
1204
|
overflow:visible;
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
padding-bottom:var(--size-4);
|
|
1259
1259
|
}
|
|
1260
1260
|
|
|
1261
|
-
.bp_checkbox_module_option--
|
|
1261
|
+
.bp_checkbox_module_option--05e5a{
|
|
1262
1262
|
display:flex;
|
|
1263
1263
|
flex-direction:column;
|
|
1264
1264
|
font-family:var(--body-default-font-family);
|
|
@@ -1270,7 +1270,7 @@
|
|
|
1270
1270
|
text-decoration:var(--body-default-text-decoration);
|
|
1271
1271
|
text-transform:var(--body-default-text-case);
|
|
1272
1272
|
}
|
|
1273
|
-
.bp_checkbox_module_option--
|
|
1273
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a{
|
|
1274
1274
|
all:unset;
|
|
1275
1275
|
align-items:center;
|
|
1276
1276
|
background-color:var(--surface-checkbox-surface);
|
|
@@ -1284,39 +1284,39 @@
|
|
|
1284
1284
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
1285
1285
|
width:var(--size-4);
|
|
1286
1286
|
}
|
|
1287
|
-
.bp_checkbox_module_option--
|
|
1287
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a .bp_checkbox_module_indicator--05e5a{
|
|
1288
1288
|
display:flex;
|
|
1289
1289
|
transform:scale(0);
|
|
1290
1290
|
transition-duration:.15s;
|
|
1291
1291
|
transition-property:transform;
|
|
1292
1292
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1293
1293
|
}
|
|
1294
|
-
.bp_checkbox_module_option--
|
|
1294
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:focus-visible{
|
|
1295
1295
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
1296
1296
|
outline-offset:var(--border-1);
|
|
1297
1297
|
}
|
|
1298
|
-
.bp_checkbox_module_option--
|
|
1298
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a[data-disabled]{
|
|
1299
1299
|
opacity:60%;
|
|
1300
1300
|
}
|
|
1301
|
-
.bp_checkbox_module_option--
|
|
1301
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a[data-state=checked],.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a[data-state=indeterminate]{
|
|
1302
1302
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1303
1303
|
border-color:var(--border-checkbox-border-selected);
|
|
1304
1304
|
}
|
|
1305
|
-
.bp_checkbox_module_option--
|
|
1305
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a[data-state=checked] .bp_checkbox_module_indicator--05e5a,.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a[data-state=indeterminate] .bp_checkbox_module_indicator--05e5a{
|
|
1306
1306
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1307
1307
|
transform:scale(1);
|
|
1308
1308
|
}
|
|
1309
|
-
.bp_checkbox_module_option--
|
|
1309
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):focus-visible,.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):hover{
|
|
1310
1310
|
border-color:var(--border-checkbox-border-hover);
|
|
1311
1311
|
}
|
|
1312
|
-
.bp_checkbox_module_option--
|
|
1312
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1313
1313
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1314
1314
|
border-color:var(--border-checkbox-border-selected-hover);
|
|
1315
1315
|
}
|
|
1316
|
-
.bp_checkbox_module_option--
|
|
1316
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--05e5a,.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--05e5a,.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--05e5a,.bp_checkbox_module_option--05e5a .bp_checkbox_module_checkbox--05e5a:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--05e5a{
|
|
1317
1317
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1318
1318
|
}
|
|
1319
|
-
.bp_checkbox_module_option--
|
|
1319
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_label--05e5a{
|
|
1320
1320
|
cursor:pointer;
|
|
1321
1321
|
display:inline-flex;
|
|
1322
1322
|
flex-direction:row;
|
|
@@ -1324,10 +1324,10 @@
|
|
|
1324
1324
|
width:-moz-fit-content;
|
|
1325
1325
|
width:fit-content;
|
|
1326
1326
|
}
|
|
1327
|
-
.bp_checkbox_module_option--
|
|
1327
|
+
.bp_checkbox_module_option--05e5a .bp_checkbox_module_description--05e5a{
|
|
1328
1328
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
1329
1329
|
}
|
|
1330
|
-
.bp_checkbox_module_option--
|
|
1330
|
+
.bp_checkbox_module_option--05e5a.bp_checkbox_module_disabled--05e5a .bp_checkbox_module_label--05e5a{
|
|
1331
1331
|
cursor:default;
|
|
1332
1332
|
}
|
|
1333
1333
|
.bp_icon_button_module_iconButton--cb154{
|
|
@@ -1616,7 +1616,7 @@
|
|
|
1616
1616
|
flex-shrink:0;
|
|
1617
1617
|
}
|
|
1618
1618
|
|
|
1619
|
-
.bp_text_area_autosize_module_textArea--
|
|
1619
|
+
.bp_text_area_autosize_module_textArea--70700{
|
|
1620
1620
|
background:var(--surface-input-surface);
|
|
1621
1621
|
border:none;
|
|
1622
1622
|
box-shadow:var(--innershadow-1);
|
|
@@ -1635,38 +1635,38 @@
|
|
|
1635
1635
|
text-transform:var(--body-default-text-case);
|
|
1636
1636
|
width:100%;
|
|
1637
1637
|
}
|
|
1638
|
-
.bp_text_area_autosize_module_textArea--
|
|
1638
|
+
.bp_text_area_autosize_module_textArea--70700::placeholder{
|
|
1639
1639
|
color:var(--text-text-on-light-secondary);
|
|
1640
1640
|
opacity:1;
|
|
1641
1641
|
}
|
|
1642
|
-
.bp_text_area_autosize_module_textArea--
|
|
1642
|
+
.bp_text_area_autosize_module_textArea--70700.bp_text_area_autosize_module_error--70700{
|
|
1643
1643
|
background:var(--surface-input-surface-error);
|
|
1644
1644
|
outline:0;
|
|
1645
1645
|
}
|
|
1646
|
-
.bp_text_area_autosize_module_textArea--
|
|
1646
|
+
.bp_text_area_autosize_module_textArea--70700:focus{
|
|
1647
1647
|
border:none;
|
|
1648
1648
|
}
|
|
1649
|
-
.bp_text_area_autosize_module_textArea--
|
|
1649
|
+
.bp_text_area_autosize_module_textArea--70700:hover{
|
|
1650
1650
|
box-shadow:var(--innershadow-1);
|
|
1651
1651
|
}
|
|
1652
|
-
.bp_text_area_autosize_module_textArea--
|
|
1652
|
+
.bp_text_area_autosize_module_textArea--70700:focus-visible{
|
|
1653
1653
|
background:var(--surface-input-surface-focus);
|
|
1654
1654
|
outline:0;
|
|
1655
1655
|
}
|
|
1656
|
-
.bp_text_area_autosize_module_textArea--
|
|
1656
|
+
.bp_text_area_autosize_module_textArea--70700:disabled{
|
|
1657
1657
|
background:var(--surface-input-surface);
|
|
1658
1658
|
border:none;
|
|
1659
1659
|
box-shadow:var(--innershadow-1);
|
|
1660
1660
|
color:var(--text-text-on-light);
|
|
1661
1661
|
}
|
|
1662
|
-
.bp_text_area_autosize_module_textArea--
|
|
1662
|
+
.bp_text_area_autosize_module_textArea--70700:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--70700):hover{
|
|
1663
1663
|
background:var(--surface-input-surface-hover);
|
|
1664
1664
|
}
|
|
1665
|
-
.bp_text_area_autosize_module_textArea--
|
|
1665
|
+
.bp_text_area_autosize_module_textArea--70700.bp_text_area_autosize_module_loading--70700{
|
|
1666
1666
|
padding-inline-end:1.875rem;
|
|
1667
1667
|
}
|
|
1668
1668
|
|
|
1669
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
1669
|
+
.bp_text_area_autosize_module_loadingIndicator--70700{
|
|
1670
1670
|
bottom:.375rem;
|
|
1671
1671
|
display:inline-block;
|
|
1672
1672
|
height:var(--size-6);
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
width:var(--size-6);
|
|
1677
1677
|
}
|
|
1678
1678
|
|
|
1679
|
-
.bp_text_area_autosize_module_border--
|
|
1679
|
+
.bp_text_area_autosize_module_border--70700{
|
|
1680
1680
|
border-radius:var(--radius-2);
|
|
1681
1681
|
box-shadow:0 0 0 var(--border-1) var(--border-input-border);
|
|
1682
1682
|
display:flex;
|
|
@@ -1684,7 +1684,7 @@
|
|
|
1684
1684
|
transform:translateZ(0);
|
|
1685
1685
|
}
|
|
1686
1686
|
|
|
1687
|
-
.bp_text_area_module_textAreaContainer--
|
|
1687
|
+
.bp_text_area_module_textAreaContainer--01ad9{
|
|
1688
1688
|
display:flex;
|
|
1689
1689
|
flex-direction:column;
|
|
1690
1690
|
font-family:var(--body-default-font-family);
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
text-decoration:var(--body-default-text-decoration);
|
|
1698
1698
|
text-transform:var(--body-default-text-case);
|
|
1699
1699
|
}
|
|
1700
|
-
.bp_text_area_module_textAreaContainer--
|
|
1700
|
+
.bp_text_area_module_textAreaContainer--01ad9 .bp_text_area_module_label--01ad9{
|
|
1701
1701
|
color:var(--text-text-on-light);
|
|
1702
1702
|
flex:0 0 fit-content;
|
|
1703
1703
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1711,13 +1711,13 @@
|
|
|
1711
1711
|
width:-moz-fit-content;
|
|
1712
1712
|
width:fit-content;
|
|
1713
1713
|
}
|
|
1714
|
-
.bp_text_area_module_textAreaContainer--
|
|
1714
|
+
.bp_text_area_module_textAreaContainer--01ad9 .bp_text_area_module_label--01ad9:not(.bp_text_area_module_hidden--01ad9){
|
|
1715
1715
|
margin-block-end:var(--space-2);
|
|
1716
1716
|
}
|
|
1717
|
-
.bp_text_area_module_textAreaContainer--
|
|
1717
|
+
.bp_text_area_module_textAreaContainer--01ad9.bp_text_area_module_disabled--01ad9{
|
|
1718
1718
|
opacity:60%;
|
|
1719
1719
|
}
|
|
1720
|
-
.bp_text_area_module_textAreaContainer--
|
|
1720
|
+
.bp_text_area_module_textAreaContainer--01ad9 .bp_text_area_module_inlineError--01ad9{
|
|
1721
1721
|
margin-block-start:var(--space-2);
|
|
1722
1722
|
}
|
|
1723
1723
|
.bp_labelable_module_required--23e9d{
|
|
@@ -1735,7 +1735,7 @@
|
|
|
1735
1735
|
fill:var(--icon-icon-required-on-light);
|
|
1736
1736
|
}
|
|
1737
1737
|
|
|
1738
|
-
.bp_combobox_module_container--
|
|
1738
|
+
.bp_combobox_module_container--a4d4d{
|
|
1739
1739
|
display:flex;
|
|
1740
1740
|
flex-direction:column;
|
|
1741
1741
|
font-family:var(--body-default-font-family);
|
|
@@ -1747,10 +1747,10 @@
|
|
|
1747
1747
|
text-decoration:var(--body-default-text-decoration);
|
|
1748
1748
|
text-transform:var(--body-default-text-case);
|
|
1749
1749
|
}
|
|
1750
|
-
.bp_combobox_module_container--
|
|
1750
|
+
.bp_combobox_module_container--a4d4d.bp_combobox_module_disabled--a4d4d{
|
|
1751
1751
|
opacity:60%;
|
|
1752
1752
|
}
|
|
1753
|
-
.bp_combobox_module_container--
|
|
1753
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_label--a4d4d{
|
|
1754
1754
|
color:var(--text-text-on-light);
|
|
1755
1755
|
flex:0 0 fit-content;
|
|
1756
1756
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1763,10 +1763,10 @@
|
|
|
1763
1763
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
1764
1764
|
text-transform:var(--body-default-bold-text-case);
|
|
1765
1765
|
}
|
|
1766
|
-
.bp_combobox_module_container--
|
|
1766
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_label--a4d4d:not(.bp_combobox_module_hiddenLabel--a4d4d){
|
|
1767
1767
|
margin-block-end:var(--space-2);
|
|
1768
1768
|
}
|
|
1769
|
-
.bp_combobox_module_container--
|
|
1769
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d{
|
|
1770
1770
|
background-color:var(--surface-dropdown-surface);
|
|
1771
1771
|
border-bottom:var(--blueprint-combobox-border-bottom-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
1772
1772
|
border-left:var(--blueprint-combobox-border-left-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
@@ -1783,15 +1783,15 @@
|
|
|
1783
1783
|
padding-inline:var(--space-3);
|
|
1784
1784
|
position:relative;
|
|
1785
1785
|
}
|
|
1786
|
-
.bp_combobox_module_container--
|
|
1786
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d.bp_combobox_module_withComboboxButtons--a4d4d{
|
|
1787
1787
|
padding-inline-end:var(--space-10);
|
|
1788
1788
|
}
|
|
1789
|
-
.bp_combobox_module_container--
|
|
1789
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d:not(:disabled):has(input:focus){
|
|
1790
1790
|
background-color:var(--surface-dropdown-surface-focus);
|
|
1791
1791
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1792
1792
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1793
1793
|
}
|
|
1794
|
-
.bp_combobox_module_container--
|
|
1794
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d:not(:disabled).bp_combobox_module_error--a4d4d,.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d:not(:disabled):has([aria-invalid=true]){
|
|
1795
1795
|
background-color:var(--surface-dropdown-surface-error);
|
|
1796
1796
|
border-bottom:var(--blueprint-combobox-border-error-bottom-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1797
1797
|
border-left:var(--blueprint-combobox-border-error-left-width, var(--border-2)) solid var(--border-input-border-error);
|
|
@@ -1799,13 +1799,13 @@
|
|
|
1799
1799
|
border-top:var(--blueprint-combobox-border-error-top-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1800
1800
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1801
1801
|
}
|
|
1802
|
-
.bp_combobox_module_container--
|
|
1802
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d .bp_combobox_module_textInputWrapper--a4d4d{
|
|
1803
1803
|
align-items:center;
|
|
1804
1804
|
display:flex;
|
|
1805
1805
|
flex:content;
|
|
1806
1806
|
gap:var(--space-2);
|
|
1807
1807
|
}
|
|
1808
|
-
.bp_combobox_module_container--
|
|
1808
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d .bp_combobox_module_textInputWrapper--a4d4d .bp_combobox_module_textInput--a4d4d{
|
|
1809
1809
|
background-color:initial;
|
|
1810
1810
|
border:none;
|
|
1811
1811
|
color:var(--text-text-on-light);
|
|
@@ -1822,28 +1822,28 @@
|
|
|
1822
1822
|
text-transform:var(--body-default-text-case);
|
|
1823
1823
|
width:100%;
|
|
1824
1824
|
}
|
|
1825
|
-
.bp_combobox_module_container--
|
|
1825
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d .bp_combobox_module_textInputWrapper--a4d4d .bp_combobox_module_errorIcon--a4d4d path{
|
|
1826
1826
|
fill:var(--icon-icon-error-on-light);
|
|
1827
1827
|
}
|
|
1828
|
-
.bp_combobox_module_container--
|
|
1828
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d .bp_combobox_module_textInputWrapper--a4d4d .bp_combobox_module_comboboxButtons--a4d4d{
|
|
1829
1829
|
align-items:center;
|
|
1830
1830
|
display:flex;
|
|
1831
1831
|
position:absolute;
|
|
1832
1832
|
right:var(--space-2);
|
|
1833
1833
|
top:var(--space-2);
|
|
1834
1834
|
}
|
|
1835
|
-
.bp_combobox_module_container--
|
|
1835
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d.bp_combobox_module_withChips--a4d4d{
|
|
1836
1836
|
max-height:calc(var(--space-2)*2 + var(--space-6)*3);
|
|
1837
1837
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-1));
|
|
1838
1838
|
}
|
|
1839
|
-
.bp_combobox_module_container--
|
|
1839
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d.bp_combobox_module_withChips--a4d4d:not(:disabled).bp_combobox_module_error--a4d4d,.bp_combobox_module_container--a4d4d .bp_combobox_module_comboboxContainer--a4d4d.bp_combobox_module_withChips--a4d4d:not(:disabled):has(input:focus){
|
|
1840
1840
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-2));
|
|
1841
1841
|
}
|
|
1842
|
-
.bp_combobox_module_container--
|
|
1842
|
+
.bp_combobox_module_container--a4d4d .bp_combobox_module_inlineError--a4d4d{
|
|
1843
1843
|
margin-block-start:var(--space-2);
|
|
1844
1844
|
}
|
|
1845
1845
|
|
|
1846
|
-
.bp_combobox_module_popover--
|
|
1846
|
+
.bp_combobox_module_popover--a4d4d{
|
|
1847
1847
|
background-color:var(--surface-menu-surface);
|
|
1848
1848
|
border:var(--border-1) solid var(--border-card-border);
|
|
1849
1849
|
border-radius:var(--radius-3);
|
|
@@ -1862,7 +1862,7 @@
|
|
|
1862
1862
|
text-transform:var(--body-default-text-case);
|
|
1863
1863
|
z-index:380;
|
|
1864
1864
|
}
|
|
1865
|
-
.bp_combobox_module_popover--
|
|
1865
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d{
|
|
1866
1866
|
border:var(--border-2) solid #0000;
|
|
1867
1867
|
border-radius:var(--radius-3);
|
|
1868
1868
|
box-sizing:border-box;
|
|
@@ -1876,21 +1876,21 @@
|
|
|
1876
1876
|
user-select:none;
|
|
1877
1877
|
width:100%;
|
|
1878
1878
|
}
|
|
1879
|
-
.bp_combobox_module_popover--
|
|
1879
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d[aria-disabled]{
|
|
1880
1880
|
opacity:60%;
|
|
1881
1881
|
}
|
|
1882
|
-
.bp_combobox_module_popover--
|
|
1882
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d[data-active-item]:not([aria-disabled]){
|
|
1883
1883
|
background-color:var(--surface-menu-surface-focus);
|
|
1884
1884
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1885
1885
|
}
|
|
1886
|
-
.bp_combobox_module_popover--
|
|
1886
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d:active{
|
|
1887
1887
|
background-color:var(--surface-menu-surface-hover);
|
|
1888
1888
|
border:var(--border-2) solid #0000;
|
|
1889
1889
|
}
|
|
1890
|
-
.bp_combobox_module_popover--
|
|
1890
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d:hover{
|
|
1891
1891
|
background-color:var(--surface-menu-surface-hover);
|
|
1892
1892
|
}
|
|
1893
|
-
.bp_combobox_module_popover--
|
|
1893
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d .bp_combobox_module_indicator--a4d4d{
|
|
1894
1894
|
align-items:center;
|
|
1895
1895
|
display:flex;
|
|
1896
1896
|
height:var(--size-9);
|
|
@@ -1899,22 +1899,22 @@
|
|
|
1899
1899
|
position:absolute;
|
|
1900
1900
|
top:0;
|
|
1901
1901
|
}
|
|
1902
|
-
.bp_combobox_module_popover--
|
|
1902
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_option--a4d4d .bp_combobox_module_indicator--a4d4d .bp_combobox_module_indicatorIcon--a4d4d path{
|
|
1903
1903
|
fill:var(--icon-icon-on-light);
|
|
1904
1904
|
}
|
|
1905
|
-
.bp_combobox_module_popover--
|
|
1905
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_optionWithIndicator--a4d4d{
|
|
1906
1906
|
padding-inline:var(--space-10) var(--space-2);
|
|
1907
1907
|
}
|
|
1908
|
-
.bp_combobox_module_popover--
|
|
1908
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_loadingIndicator--a4d4d{
|
|
1909
1909
|
position:unset;
|
|
1910
1910
|
}
|
|
1911
|
-
.bp_combobox_module_popover--
|
|
1911
|
+
.bp_combobox_module_popover--a4d4d .bp_combobox_module_noResultOption--a4d4d{
|
|
1912
1912
|
color:var(--text-text-on-light);
|
|
1913
1913
|
-webkit-user-select:none;
|
|
1914
1914
|
user-select:none;
|
|
1915
1915
|
}
|
|
1916
1916
|
|
|
1917
|
-
.bp_combobox_group_module_container--
|
|
1917
|
+
.bp_combobox_group_module_container--b0129{
|
|
1918
1918
|
align-items:flex-start;
|
|
1919
1919
|
display:flex;
|
|
1920
1920
|
flex-direction:column;
|
|
@@ -1922,17 +1922,17 @@
|
|
|
1922
1922
|
max-width:358px;
|
|
1923
1923
|
}
|
|
1924
1924
|
|
|
1925
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
1925
|
+
.bp_combobox_group_module_comboboxGroupcontainer--b0129{
|
|
1926
1926
|
display:flex;
|
|
1927
1927
|
flex-direction:row;
|
|
1928
1928
|
}
|
|
1929
1929
|
|
|
1930
|
-
.bp_combobox_group_module_disabled--
|
|
1930
|
+
.bp_combobox_group_module_disabled--b0129{
|
|
1931
1931
|
opacity:60%;
|
|
1932
1932
|
pointer-events:none;
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
|
-
.bp_combobox_group_module_label--
|
|
1935
|
+
.bp_combobox_group_module_label--b0129{
|
|
1936
1936
|
color:var(--text-text-on-light);
|
|
1937
1937
|
flex:0 0 fit-content;
|
|
1938
1938
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1946,59 +1946,59 @@
|
|
|
1946
1946
|
text-transform:var(--body-default-bold-text-case);
|
|
1947
1947
|
}
|
|
1948
1948
|
|
|
1949
|
-
.bp_combobox_group_module_trailing--
|
|
1949
|
+
.bp_combobox_group_module_trailing--b0129{
|
|
1950
1950
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1951
1951
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1952
1952
|
--blueprint-combobox-border-left-width:none;
|
|
1953
1953
|
--blueprint-select-border-left-width:none;
|
|
1954
1954
|
}
|
|
1955
1955
|
|
|
1956
|
-
.bp_combobox_group_module_leading--
|
|
1956
|
+
.bp_combobox_group_module_leading--b0129{
|
|
1957
1957
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1958
1958
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1961
|
+
.bp_combobox_group_module_errorCombobox--b0129.bp_combobox_group_module_leading--b0129{
|
|
1962
1962
|
--blueprint-select-border-right-width:none;
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
|
-
.bp_combobox_group_module_errorSelect--
|
|
1965
|
+
.bp_combobox_group_module_errorSelect--b0129.bp_combobox_group_module_leading--b0129{
|
|
1966
1966
|
--blueprint-combobox-border-right-width:none;
|
|
1967
1967
|
}
|
|
1968
1968
|
|
|
1969
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1969
|
+
.bp_combobox_group_module_errorCombobox--b0129.bp_combobox_group_module_errorSelect--b0129.bp_combobox_group_module_trailing--b0129{
|
|
1970
1970
|
--blueprint-select-border-error-left-width:none;
|
|
1971
1971
|
}
|
|
1972
1972
|
|
|
1973
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1973
|
+
.bp_combobox_group_module_errorCombobox--b0129.bp_combobox_group_module_errorSelect--b0129.bp_combobox_group_module_leading--b0129{
|
|
1974
1974
|
--blueprint-select-border-error-right-width:none;
|
|
1975
1975
|
}
|
|
1976
1976
|
|
|
1977
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1977
|
+
.bp_combobox_group_module_selectHasFocus--b0129.bp_combobox_group_module_leading--b0129{
|
|
1978
1978
|
--blueprint-combobox-border-right-width:none;
|
|
1979
1979
|
}
|
|
1980
1980
|
|
|
1981
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1981
|
+
.bp_combobox_group_module_selectHasFocus--b0129.bp_combobox_group_module_errorCombobox--b0129.bp_combobox_group_module_leading--b0129{
|
|
1982
1982
|
--blueprint-combobox-border-error-right-width:none;
|
|
1983
1983
|
}
|
|
1984
1984
|
|
|
1985
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1985
|
+
.bp_combobox_group_module_selectHasFocus--b0129.bp_combobox_group_module_errorCombobox--b0129.bp_combobox_group_module_trailing--b0129{
|
|
1986
1986
|
--blueprint-combobox-border-error-left-width:none;
|
|
1987
1987
|
}
|
|
1988
1988
|
|
|
1989
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
1989
|
+
.bp_combobox_group_module_comboboxHasFocus--b0129.bp_combobox_group_module_leading--b0129{
|
|
1990
1990
|
--blueprint-select-border-right-width:none;
|
|
1991
1991
|
}
|
|
1992
1992
|
|
|
1993
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
1993
|
+
.bp_combobox_group_module_comboboxHasFocus--b0129.bp_combobox_group_module_errorSelect--b0129.bp_combobox_group_module_leading--b0129{
|
|
1994
1994
|
--blueprint-select-border-error-right-width:none;
|
|
1995
1995
|
}
|
|
1996
1996
|
|
|
1997
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
1997
|
+
.bp_combobox_group_module_comboboxHasFocus--b0129.bp_combobox_group_module_errorSelect--b0129.bp_combobox_group_module_trailing--b0129{
|
|
1998
1998
|
--blueprint-select-border-error-left-width:none;
|
|
1999
1999
|
}
|
|
2000
2000
|
|
|
2001
|
-
.bp_select_module_container--
|
|
2001
|
+
.bp_select_module_container--850ae{
|
|
2002
2002
|
display:flex;
|
|
2003
2003
|
flex-direction:column;
|
|
2004
2004
|
font-family:var(--body-default-font-family);
|
|
@@ -2011,10 +2011,10 @@
|
|
|
2011
2011
|
text-decoration:var(--body-default-text-decoration);
|
|
2012
2012
|
text-transform:var(--body-default-text-case);
|
|
2013
2013
|
}
|
|
2014
|
-
.bp_select_module_container--
|
|
2014
|
+
.bp_select_module_container--850ae.bp_select_module_disabled--850ae{
|
|
2015
2015
|
opacity:60%;
|
|
2016
2016
|
}
|
|
2017
|
-
.bp_select_module_container--
|
|
2017
|
+
.bp_select_module_container--850ae .bp_select_module_label--850ae{
|
|
2018
2018
|
color:var(--text-text-on-light);
|
|
2019
2019
|
flex:0 0 fit-content;
|
|
2020
2020
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2028
2028
|
text-transform:var(--body-default-bold-text-case);
|
|
2029
2029
|
}
|
|
2030
|
-
.bp_select_module_container--
|
|
2030
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae{
|
|
2031
2031
|
align-items:center;
|
|
2032
2032
|
background-color:var(--surface-dropdown-surface);
|
|
2033
2033
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2056,58 +2056,58 @@
|
|
|
2056
2056
|
text-transform:var(--body-default-text-case);
|
|
2057
2057
|
width:100%;
|
|
2058
2058
|
}
|
|
2059
|
-
.bp_select_module_container--
|
|
2059
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae span:first-child{
|
|
2060
2060
|
overflow:hidden;
|
|
2061
2061
|
text-overflow:ellipsis;
|
|
2062
2062
|
white-space:nowrap;
|
|
2063
2063
|
}
|
|
2064
|
-
.bp_select_module_container--
|
|
2064
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:disabled{
|
|
2065
2065
|
cursor:default;
|
|
2066
2066
|
}
|
|
2067
|
-
.bp_select_module_container--
|
|
2067
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae.bp_select_module_readonly--850ae:not(:disabled){
|
|
2068
2068
|
background-color:var(--gray-02);
|
|
2069
2069
|
box-shadow:none;
|
|
2070
2070
|
color:var(--text-text-on-light-secondary);
|
|
2071
2071
|
cursor:default;
|
|
2072
2072
|
}
|
|
2073
|
-
.bp_select_module_container--
|
|
2073
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):not(:disabled).bp_select_module_error--850ae,.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):not(:disabled)[aria-invalid=true]{
|
|
2074
2074
|
background-color:var(--surface-dropdown-surface-error);
|
|
2075
2075
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2076
2076
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2077
2077
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2078
2078
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2079
2079
|
}
|
|
2080
|
-
.bp_select_module_container--
|
|
2080
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):focus,.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):not(:disabled).bp_select_module_error--850ae:focus,.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):not(:disabled)[aria-invalid=true]:focus{
|
|
2081
2081
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2082
2082
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2083
2083
|
}
|
|
2084
|
-
.bp_select_module_container--
|
|
2084
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae:not(.bp_select_module_readonly--850ae):not(:disabled):not(:focus):not(.bp_select_module_error--850ae):not([aria-invalid]):hover{
|
|
2085
2085
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2086
2086
|
border-color:var(--border-dropdown-border-hover);
|
|
2087
2087
|
}
|
|
2088
|
-
.bp_select_module_container--
|
|
2088
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae .bp_select_module_iconWrapper--850ae{
|
|
2089
2089
|
flex-shrink:0;
|
|
2090
2090
|
-webkit-user-select:none;
|
|
2091
2091
|
user-select:none;
|
|
2092
2092
|
}
|
|
2093
|
-
.bp_select_module_container--
|
|
2093
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae .bp_select_module_iconCaret--850ae{
|
|
2094
2094
|
display:block;
|
|
2095
2095
|
height:var(--size-2);
|
|
2096
2096
|
width:var(--size-2);
|
|
2097
2097
|
}
|
|
2098
|
-
.bp_select_module_container--
|
|
2098
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae .bp_select_module_iconCaret--850ae path{
|
|
2099
2099
|
fill:var(--icon-icon-on-light);
|
|
2100
2100
|
}
|
|
2101
|
-
.bp_select_module_container--
|
|
2101
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae .bp_select_module_iconPencilCrossed--850ae{
|
|
2102
2102
|
display:block;
|
|
2103
2103
|
height:var(--size-4);
|
|
2104
2104
|
width:var(--size-4);
|
|
2105
2105
|
}
|
|
2106
|
-
.bp_select_module_container--
|
|
2106
|
+
.bp_select_module_container--850ae .bp_select_module_triggerBtn--850ae[data-state=open] .bp_select_module_icon--850ae{
|
|
2107
2107
|
transform:rotate(180deg);
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
|
-
.bp_select_module_content--
|
|
2110
|
+
.bp_select_module_content--850ae{
|
|
2111
2111
|
background-color:var(--surface-menu-surface);
|
|
2112
2112
|
border:var(--border-1) solid var(--border-card-border);
|
|
2113
2113
|
border-radius:var(--radius-3);
|
|
@@ -2126,11 +2126,11 @@
|
|
|
2126
2126
|
text-transform:var(--body-default-text-case);
|
|
2127
2127
|
z-index:380;
|
|
2128
2128
|
}
|
|
2129
|
-
.bp_select_module_content--
|
|
2129
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae{
|
|
2130
2130
|
padding-block:var(--space-3);
|
|
2131
2131
|
padding-inline:var(--space-3);
|
|
2132
2132
|
}
|
|
2133
|
-
.bp_select_module_content--
|
|
2133
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae{
|
|
2134
2134
|
border:var(--border-2) solid #0000;
|
|
2135
2135
|
border-radius:var(--radius-3);
|
|
2136
2136
|
cursor:pointer;
|
|
@@ -2145,29 +2145,29 @@
|
|
|
2145
2145
|
-webkit-user-select:none;
|
|
2146
2146
|
user-select:none;
|
|
2147
2147
|
}
|
|
2148
|
-
.bp_select_module_content--
|
|
2148
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae[data-disabled]{
|
|
2149
2149
|
opacity:60%;
|
|
2150
2150
|
pointer-events:none;
|
|
2151
2151
|
}
|
|
2152
|
-
.bp_select_module_content--
|
|
2152
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae[data-highlighted]{
|
|
2153
2153
|
background-color:var(--surface-menu-surface-focus);
|
|
2154
2154
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2155
2155
|
}
|
|
2156
|
-
.bp_select_module_content--
|
|
2156
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae:active{
|
|
2157
2157
|
background-color:var(--surface-menu-surface-hover);
|
|
2158
2158
|
border:var(--border-2) solid #0000;
|
|
2159
2159
|
}
|
|
2160
|
-
.bp_select_module_content--
|
|
2160
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae:hover{
|
|
2161
2161
|
background-color:var(--surface-menu-surface-hover);
|
|
2162
2162
|
}
|
|
2163
|
-
.bp_select_module_content--
|
|
2163
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae span:first-child{
|
|
2164
2164
|
overflow:hidden;
|
|
2165
2165
|
overflow-wrap:break-word;
|
|
2166
2166
|
}
|
|
2167
|
-
.bp_select_module_content--
|
|
2167
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae .bp_select_module_secondaryText--850ae{
|
|
2168
2168
|
color:var(--text-text-on-light-secondary);
|
|
2169
2169
|
}
|
|
2170
|
-
.bp_select_module_content--
|
|
2170
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae .bp_select_module_indicator--850ae{
|
|
2171
2171
|
align-items:center;
|
|
2172
2172
|
display:flex;
|
|
2173
2173
|
height:var(--size-9);
|
|
@@ -2176,17 +2176,17 @@
|
|
|
2176
2176
|
position:absolute;
|
|
2177
2177
|
top:0;
|
|
2178
2178
|
}
|
|
2179
|
-
.bp_select_module_content--
|
|
2179
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_option--850ae .bp_select_module_indicator--850ae path{
|
|
2180
2180
|
fill:var(--icon-icon-on-light);
|
|
2181
2181
|
}
|
|
2182
|
-
.bp_select_module_content--
|
|
2182
|
+
.bp_select_module_content--850ae .bp_select_module_viewport--850ae .bp_select_module_separator--850ae{
|
|
2183
2183
|
background-color:var(--border-divider-border);
|
|
2184
2184
|
flex-shrink:0;
|
|
2185
2185
|
height:var(--border-1);
|
|
2186
2186
|
margin-block:var(--space-2);
|
|
2187
2187
|
}
|
|
2188
2188
|
|
|
2189
|
-
.bp_content_card_module_card--
|
|
2189
|
+
.bp_content_card_module_card--529b1{
|
|
2190
2190
|
background-color:var(--surface-surface);
|
|
2191
2191
|
border:var(--border-1) solid var(--border-card-border);
|
|
2192
2192
|
border-radius:var(--size-3);
|
|
@@ -2197,21 +2197,21 @@
|
|
|
2197
2197
|
padding:var(--size-4);
|
|
2198
2198
|
position:relative;
|
|
2199
2199
|
}
|
|
2200
|
-
.bp_content_card_module_card--
|
|
2200
|
+
.bp_content_card_module_card--529b1:hover{
|
|
2201
2201
|
box-shadow:var(--dropshadow-3);
|
|
2202
2202
|
}
|
|
2203
|
-
.bp_content_card_module_card--
|
|
2203
|
+
.bp_content_card_module_card--529b1:focus-visible{
|
|
2204
2204
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2205
2205
|
box-shadow:var(--dropshadow-3);
|
|
2206
2206
|
outline:none;
|
|
2207
2207
|
}
|
|
2208
|
-
.bp_content_card_module_card--
|
|
2208
|
+
.bp_content_card_module_card--529b1:active{
|
|
2209
2209
|
background-color:var(--surface-card-surface-pressed);
|
|
2210
2210
|
border:var(--border-1) solid var(--border-card-border);
|
|
2211
2211
|
box-shadow:none;
|
|
2212
2212
|
}
|
|
2213
2213
|
|
|
2214
|
-
.bp_content_card_module_cardContent--
|
|
2214
|
+
.bp_content_card_module_cardContent--529b1{
|
|
2215
2215
|
display:flex;
|
|
2216
2216
|
flex-direction:column;
|
|
2217
2217
|
gap:var(--size-2);
|
|
@@ -2220,32 +2220,32 @@
|
|
|
2220
2220
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2221
2221
|
}
|
|
2222
2222
|
|
|
2223
|
-
.bp_content_card_module_cardTitle--
|
|
2223
|
+
.bp_content_card_module_cardTitle--529b1{
|
|
2224
2224
|
align-items:center;
|
|
2225
2225
|
display:flex;
|
|
2226
2226
|
height:var(--size-12);
|
|
2227
2227
|
}
|
|
2228
2228
|
|
|
2229
|
-
.bp_content_card_module_cardTitleText--
|
|
2229
|
+
.bp_content_card_module_cardTitleText--529b1{
|
|
2230
2230
|
-webkit-box-orient:vertical;
|
|
2231
2231
|
-webkit-line-clamp:2;
|
|
2232
2232
|
display:-webkit-inline-box;
|
|
2233
2233
|
overflow:hidden;
|
|
2234
2234
|
}
|
|
2235
2235
|
|
|
2236
|
-
.bp_content_card_module_cardBody--
|
|
2236
|
+
.bp_content_card_module_cardBody--529b1{
|
|
2237
2237
|
height:var(--size-12);
|
|
2238
2238
|
margin-block-end:var(--size-2);
|
|
2239
2239
|
}
|
|
2240
2240
|
|
|
2241
|
-
.bp_content_card_module_cardBodyText--
|
|
2241
|
+
.bp_content_card_module_cardBodyText--529b1{
|
|
2242
2242
|
-webkit-box-orient:vertical;
|
|
2243
2243
|
-webkit-line-clamp:2;
|
|
2244
2244
|
display:-webkit-inline-box;
|
|
2245
2245
|
overflow:hidden;
|
|
2246
2246
|
}
|
|
2247
2247
|
|
|
2248
|
-
.bp_content_card_module_cardIcon--
|
|
2248
|
+
.bp_content_card_module_cardIcon--529b1{
|
|
2249
2249
|
background-color:var(--surface-surface);
|
|
2250
2250
|
border:var(--size-1) solid var(--surface-surface);
|
|
2251
2251
|
border-radius:var(--size-3);
|
|
@@ -2258,7 +2258,7 @@
|
|
|
2258
2258
|
z-index:1;
|
|
2259
2259
|
}
|
|
2260
2260
|
|
|
2261
|
-
.bp_content_card_module_cardBackground--
|
|
2261
|
+
.bp_content_card_module_cardBackground--529b1{
|
|
2262
2262
|
height:var(--size-15);
|
|
2263
2263
|
left:0;
|
|
2264
2264
|
overflow:hidden;
|
|
@@ -2267,12 +2267,12 @@
|
|
|
2267
2267
|
width:100%;
|
|
2268
2268
|
}
|
|
2269
2269
|
|
|
2270
|
-
.bp_content_card_module_image--
|
|
2270
|
+
.bp_content_card_module_image--529b1{
|
|
2271
2271
|
height:100%;
|
|
2272
2272
|
width:100%;
|
|
2273
2273
|
}
|
|
2274
2274
|
|
|
2275
|
-
.bp_content_card_module_ghostCard--
|
|
2275
|
+
.bp_content_card_module_ghostCard--529b1{
|
|
2276
2276
|
display:flex;
|
|
2277
2277
|
flex-direction:column;
|
|
2278
2278
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2281,21 +2281,21 @@
|
|
|
2281
2281
|
position:relative;
|
|
2282
2282
|
}
|
|
2283
2283
|
|
|
2284
|
-
.bp_content_card_module_iconGhost--
|
|
2284
|
+
.bp_content_card_module_iconGhost--529b1,.bp_content_card_module_titleGhost--529b1{
|
|
2285
2285
|
margin-block-end:var(--size-4);
|
|
2286
2286
|
}
|
|
2287
2287
|
|
|
2288
|
-
.bp_content_card_module_bodyGhost--
|
|
2288
|
+
.bp_content_card_module_bodyGhost--529b1{
|
|
2289
2289
|
margin-block-end:var(--size-2);
|
|
2290
2290
|
}
|
|
2291
2291
|
|
|
2292
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2292
|
+
.bp_content_card_module_pillGhostContainer--529b1{
|
|
2293
2293
|
display:flex;
|
|
2294
2294
|
margin-block-end:var(--size-4);
|
|
2295
2295
|
margin-block-start:var(--size-2);
|
|
2296
2296
|
}
|
|
2297
2297
|
|
|
2298
|
-
.bp_content_card_module_pillGhost--
|
|
2298
|
+
.bp_content_card_module_pillGhost--529b1{
|
|
2299
2299
|
margin-inline-end:var(--size-2);
|
|
2300
2300
|
}
|
|
2301
2301
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -2424,7 +2424,7 @@
|
|
|
2424
2424
|
overflow:auto;
|
|
2425
2425
|
}
|
|
2426
2426
|
|
|
2427
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2427
|
+
.bp_data_table_module_dataTableWrapper--a1ff1{
|
|
2428
2428
|
--border-radius-datatable:0;
|
|
2429
2429
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
2430
2430
|
--outline-select-color-datatable:#0000;
|
|
@@ -2437,27 +2437,27 @@
|
|
|
2437
2437
|
scroll-padding-top:60px;
|
|
2438
2438
|
width:100%;
|
|
2439
2439
|
}
|
|
2440
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2440
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table > thead > tr{
|
|
2441
2441
|
background:var(--gray-white);
|
|
2442
2442
|
position:sticky;
|
|
2443
2443
|
top:0;
|
|
2444
2444
|
z-index:var(--sticky-element-z-index);
|
|
2445
2445
|
}
|
|
2446
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2446
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table > thead > tr th:first-child{
|
|
2447
2447
|
background:inherit;
|
|
2448
2448
|
height:100%;
|
|
2449
2449
|
left:0;
|
|
2450
2450
|
position:sticky;
|
|
2451
2451
|
z-index:var(--sticky-element-z-index);
|
|
2452
2452
|
}
|
|
2453
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2453
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table > thead > tr th:first-child[data-focus-visible]{
|
|
2454
2454
|
position:sticky;
|
|
2455
2455
|
z-index:var(--sticky-element-z-index);
|
|
2456
2456
|
}
|
|
2457
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2457
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table tbody > tr{
|
|
2458
2458
|
--is-row-focused:0;
|
|
2459
2459
|
}
|
|
2460
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2460
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table tbody > tr > td [data-actionswrapper]::after{
|
|
2461
2461
|
background:inherit;
|
|
2462
2462
|
content:"";
|
|
2463
2463
|
display:block;
|
|
@@ -2467,18 +2467,18 @@
|
|
|
2467
2467
|
width:100%;
|
|
2468
2468
|
z-index:-1;
|
|
2469
2469
|
}
|
|
2470
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2470
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table tbody > tr[data-focus-visible]{
|
|
2471
2471
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
2472
2472
|
--is-row-focused:1;
|
|
2473
2473
|
}
|
|
2474
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2474
|
+
.bp_data_table_module_dataTableWrapper--a1ff1 table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
2475
2475
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
2476
2476
|
}
|
|
2477
2477
|
|
|
2478
|
-
.bp_data_table_module_isScrolledX--
|
|
2478
|
+
.bp_data_table_module_isScrolledX--a1ff1 table > thead > tr > th:first-child{
|
|
2479
2479
|
overflow:visible;
|
|
2480
2480
|
}
|
|
2481
|
-
.bp_data_table_module_isScrolledX--
|
|
2481
|
+
.bp_data_table_module_isScrolledX--a1ff1 table > thead > tr > th:first-child::after{
|
|
2482
2482
|
background:inherit;
|
|
2483
2483
|
border-right:1px solid var(--border-divider-border);
|
|
2484
2484
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -2492,7 +2492,7 @@
|
|
|
2492
2492
|
z-index:-1;
|
|
2493
2493
|
}
|
|
2494
2494
|
|
|
2495
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
2495
|
+
.bp_data_table_module_hideActionWrapperRight--a1ff1 table tbody > tr > td [data-actionswrapper]::after{
|
|
2496
2496
|
display:none;
|
|
2497
2497
|
}
|
|
2498
2498
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -2843,7 +2843,7 @@
|
|
|
2843
2843
|
transform:translateZ(0);
|
|
2844
2844
|
}
|
|
2845
2845
|
|
|
2846
|
-
.bp_dropdown_menu_module_content--
|
|
2846
|
+
.bp_dropdown_menu_module_content--70c2f{
|
|
2847
2847
|
background-color:var(--surface-menu-surface);
|
|
2848
2848
|
border:var(--border-1) solid var(--border-card-border);
|
|
2849
2849
|
border-radius:var(--radius-3);
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
text-transform:var(--body-default-text-case);
|
|
2866
2866
|
z-index:2147483647;
|
|
2867
2867
|
}
|
|
2868
|
-
.bp_dropdown_menu_module_content--
|
|
2868
|
+
.bp_dropdown_menu_module_content--70c2f[data-menu-fullscreen=true]{
|
|
2869
2869
|
border:unset;
|
|
2870
2870
|
border-radius:unset;
|
|
2871
2871
|
display:flex;
|
|
@@ -2878,27 +2878,27 @@
|
|
|
2878
2878
|
position:relative;
|
|
2879
2879
|
width:100vw;
|
|
2880
2880
|
}
|
|
2881
|
-
.bp_dropdown_menu_module_content--
|
|
2881
|
+
.bp_dropdown_menu_module_content--70c2f[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--70c2f{
|
|
2882
2882
|
overflow-y:auto;
|
|
2883
2883
|
padding:var(--space-3);
|
|
2884
2884
|
}
|
|
2885
|
-
.bp_dropdown_menu_module_content--
|
|
2885
|
+
.bp_dropdown_menu_module_content--70c2f .bp_dropdown_menu_module_subheader--70c2f{
|
|
2886
2886
|
padding:var(--space-2);
|
|
2887
2887
|
}
|
|
2888
|
-
.bp_dropdown_menu_module_content--
|
|
2888
|
+
.bp_dropdown_menu_module_content--70c2f .bp_dropdown_menu_module_subheader--70c2f.bp_dropdown_menu_module_uppercased--70c2f{
|
|
2889
2889
|
text-transform:uppercase;
|
|
2890
2890
|
}
|
|
2891
|
-
.bp_dropdown_menu_module_content--
|
|
2891
|
+
.bp_dropdown_menu_module_content--70c2f .bp_dropdown_menu_module_dropdownMenuItemSeparator--70c2f{
|
|
2892
2892
|
margin-block:var(--space-2);
|
|
2893
2893
|
}
|
|
2894
2894
|
|
|
2895
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
2895
|
+
.bp_dropdown_menu_module_ellipsis--70c2f{
|
|
2896
2896
|
overflow:hidden;
|
|
2897
2897
|
text-overflow:ellipsis;
|
|
2898
2898
|
white-space:nowrap;
|
|
2899
2899
|
}
|
|
2900
2900
|
|
|
2901
|
-
.bp_dropdown_menu_module_checkmark--
|
|
2901
|
+
.bp_dropdown_menu_module_checkmark--70c2f{
|
|
2902
2902
|
align-items:center;
|
|
2903
2903
|
display:inline-flex;
|
|
2904
2904
|
justify-content:center;
|
|
@@ -2906,7 +2906,7 @@
|
|
|
2906
2906
|
position:absolute;
|
|
2907
2907
|
}
|
|
2908
2908
|
|
|
2909
|
-
.bp_dropdown_menu_module_item--
|
|
2909
|
+
.bp_dropdown_menu_module_item--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f{
|
|
2910
2910
|
align-items:center;
|
|
2911
2911
|
border:var(--border-2) solid #0000;
|
|
2912
2912
|
border-radius:var(--radius-3);
|
|
@@ -2918,34 +2918,34 @@
|
|
|
2918
2918
|
-webkit-user-select:none;
|
|
2919
2919
|
user-select:none;
|
|
2920
2920
|
}
|
|
2921
|
-
.bp_dropdown_menu_module_item--
|
|
2921
|
+
.bp_dropdown_menu_module_item--70c2f[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--70c2f[data-disabled]{
|
|
2922
2922
|
opacity:60%;
|
|
2923
2923
|
pointer-events:none;
|
|
2924
2924
|
}
|
|
2925
|
-
.bp_dropdown_menu_module_item--
|
|
2925
|
+
.bp_dropdown_menu_module_item--70c2f[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--70c2f[data-highlighted]{
|
|
2926
2926
|
background-color:var(--surface-menu-surface-hover);
|
|
2927
2927
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2928
2928
|
}
|
|
2929
|
-
.bp_dropdown_menu_module_item--
|
|
2929
|
+
.bp_dropdown_menu_module_item--70c2f:active,.bp_dropdown_menu_module_subMenuTrigger--70c2f:active{
|
|
2930
2930
|
background-color:var(--surface-menu-surface-hover);
|
|
2931
2931
|
border:var(--border-2) solid #0000;
|
|
2932
2932
|
}
|
|
2933
|
-
.bp_dropdown_menu_module_item--
|
|
2933
|
+
.bp_dropdown_menu_module_item--70c2f:hover,.bp_dropdown_menu_module_item--70c2f[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--70c2f:hover,.bp_dropdown_menu_module_subMenuTrigger--70c2f[data-state=open]{
|
|
2934
2934
|
background-color:var(--surface-menu-surface-hover);
|
|
2935
2935
|
}
|
|
2936
|
-
.bp_dropdown_menu_module_item--
|
|
2936
|
+
.bp_dropdown_menu_module_item--70c2f.bp_dropdown_menu_module_radioItem--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f.bp_dropdown_menu_module_radioItem--70c2f{
|
|
2937
2937
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2938
2938
|
}
|
|
2939
|
-
.bp_dropdown_menu_module_item--
|
|
2939
|
+
.bp_dropdown_menu_module_item--70c2f.bp_dropdown_menu_module_radioItem--70c2f .bp_dropdown_menu_module_radioItemMediumSpacing--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f.bp_dropdown_menu_module_radioItem--70c2f .bp_dropdown_menu_module_radioItemMediumSpacing--70c2f{
|
|
2940
2940
|
padding-inline-start:var(--space-2);
|
|
2941
2941
|
}
|
|
2942
|
-
.bp_dropdown_menu_module_item--
|
|
2942
|
+
.bp_dropdown_menu_module_item--70c2f.bp_dropdown_menu_module_checkboxItem--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f.bp_dropdown_menu_module_checkboxItem--70c2f{
|
|
2943
2943
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2944
2944
|
}
|
|
2945
|
-
.bp_dropdown_menu_module_item--
|
|
2945
|
+
.bp_dropdown_menu_module_item--70c2f.bp_dropdown_menu_module_checkboxItem--70c2f .bp_dropdown_menu_module_checkboxItemMediumSpacing--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f.bp_dropdown_menu_module_checkboxItem--70c2f .bp_dropdown_menu_module_checkboxItemMediumSpacing--70c2f{
|
|
2946
2946
|
padding-inline-start:var(--space-2);
|
|
2947
2947
|
}
|
|
2948
|
-
.bp_dropdown_menu_module_item--
|
|
2948
|
+
.bp_dropdown_menu_module_item--70c2f .bp_dropdown_menu_module_mediumItemLayout--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f .bp_dropdown_menu_module_mediumItemLayout--70c2f{
|
|
2949
2949
|
align-items:center;
|
|
2950
2950
|
display:flex;
|
|
2951
2951
|
gap:var(--space-2);
|
|
@@ -2953,20 +2953,20 @@
|
|
|
2953
2953
|
overflow:hidden;
|
|
2954
2954
|
width:100%;
|
|
2955
2955
|
}
|
|
2956
|
-
.bp_dropdown_menu_module_item--
|
|
2956
|
+
.bp_dropdown_menu_module_item--70c2f .bp_dropdown_menu_module_startElement--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f .bp_dropdown_menu_module_startElement--70c2f{
|
|
2957
2957
|
align-items:center;
|
|
2958
2958
|
display:flex;
|
|
2959
2959
|
}
|
|
2960
|
-
.bp_dropdown_menu_module_item--
|
|
2960
|
+
.bp_dropdown_menu_module_item--70c2f .bp_dropdown_menu_module_menuItemMainContent--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f .bp_dropdown_menu_module_menuItemMainContent--70c2f{
|
|
2961
2961
|
flex-grow:1;
|
|
2962
2962
|
}
|
|
2963
|
-
.bp_dropdown_menu_module_item--
|
|
2963
|
+
.bp_dropdown_menu_module_item--70c2f .bp_dropdown_menu_module_endElement--70c2f,.bp_dropdown_menu_module_subMenuTrigger--70c2f .bp_dropdown_menu_module_endElement--70c2f{
|
|
2964
2964
|
align-items:center;
|
|
2965
2965
|
color:var(--text-text-on-light-secondary);
|
|
2966
2966
|
display:flex;
|
|
2967
2967
|
}
|
|
2968
2968
|
|
|
2969
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
2969
|
+
.bp_dropdown_menu_module_menuHeader--70c2f{
|
|
2970
2970
|
align-items:center;
|
|
2971
2971
|
box-shadow:var(--dropshadow-1);
|
|
2972
2972
|
display:grid;
|
|
@@ -2976,15 +2976,15 @@
|
|
|
2976
2976
|
padding:var(--space-3);
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
2979
|
+
.bp_dropdown_menu_module_headerTextContent--70c2f{
|
|
2980
2980
|
display:grid;
|
|
2981
2981
|
}
|
|
2982
2982
|
|
|
2983
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
2983
|
+
.bp_dropdown_menu_module_submenuCloseButton--70c2f{
|
|
2984
2984
|
grid-area:submenu-close;
|
|
2985
2985
|
}
|
|
2986
2986
|
|
|
2987
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
2987
|
+
.bp_dropdown_menu_module_menuCloseButton--70c2f{
|
|
2988
2988
|
grid-area:close;
|
|
2989
2989
|
}
|
|
2990
2990
|
.bp_divider_module_divider--2f437{
|
|
@@ -3042,7 +3042,7 @@
|
|
|
3042
3042
|
color:var(--text-text-on-light-secondary);
|
|
3043
3043
|
}
|
|
3044
3044
|
|
|
3045
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3045
|
+
.bp_sticky_cell_module_stickyCell--9c707{
|
|
3046
3046
|
background:inherit;
|
|
3047
3047
|
background-clip:content-box;
|
|
3048
3048
|
left:0;
|
|
@@ -3051,16 +3051,16 @@
|
|
|
3051
3051
|
position:sticky !important;
|
|
3052
3052
|
z-index:var(--sticky-element-z-index);
|
|
3053
3053
|
}
|
|
3054
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3054
|
+
.bp_sticky_cell_module_stickyCell--9c707[data-focus-visible]{
|
|
3055
3055
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3056
3056
|
}
|
|
3057
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3057
|
+
.bp_sticky_cell_module_stickyCell--9c707 .bp_sticky_cell_module_childrenWrapper--9c707{
|
|
3058
3058
|
overflow:hidden;
|
|
3059
3059
|
text-align:start;
|
|
3060
3060
|
text-overflow:ellipsis;
|
|
3061
3061
|
white-space:nowrap;
|
|
3062
3062
|
}
|
|
3063
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3063
|
+
.bp_sticky_cell_module_stickyCell--9c707 .bp_sticky_cell_module_verticalBar--9c707{
|
|
3064
3064
|
background:inherit;
|
|
3065
3065
|
border-right:1px solid var(--border-divider-border);
|
|
3066
3066
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3073,10 +3073,10 @@
|
|
|
3073
3073
|
width:var(--space-3);
|
|
3074
3074
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3075
3075
|
}
|
|
3076
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3076
|
+
.bp_sticky_cell_module_stickyCell--9c707 .bp_sticky_cell_module_verticalBar--9c707.bp_sticky_cell_module_isScrolledX--9c707{
|
|
3077
3077
|
display:block;
|
|
3078
3078
|
}
|
|
3079
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3079
|
+
.bp_sticky_cell_module_stickyCell--9c707 .bp_sticky_cell_module_stickyCellBelow--9c707{
|
|
3080
3080
|
background:inherit;
|
|
3081
3081
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3082
3082
|
border-radius:unset;
|
|
@@ -3090,7 +3090,7 @@
|
|
|
3090
3090
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3091
3091
|
z-index:-1;
|
|
3092
3092
|
}
|
|
3093
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3093
|
+
.bp_sticky_cell_module_stickyCell--9c707 .bp_sticky_cell_module_stickyCellOuterLeft--9c707{
|
|
3094
3094
|
background:inherit;
|
|
3095
3095
|
border-radius:unset;
|
|
3096
3096
|
box-sizing:border-box;
|
|
@@ -3104,7 +3104,7 @@
|
|
|
3104
3104
|
z-index:-1;
|
|
3105
3105
|
}
|
|
3106
3106
|
|
|
3107
|
-
.bp_calendar_module_calendar--
|
|
3107
|
+
.bp_calendar_module_calendar--330e4{
|
|
3108
3108
|
background:var(--gray-white);
|
|
3109
3109
|
border-radius:var(--radius-2);
|
|
3110
3110
|
box-shadow:var(--dropshadow-3);
|
|
@@ -3122,14 +3122,14 @@
|
|
|
3122
3122
|
width:-moz-fit-content;
|
|
3123
3123
|
width:fit-content;
|
|
3124
3124
|
}
|
|
3125
|
-
.bp_calendar_module_calendar--
|
|
3125
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarGrid--330e4{
|
|
3126
3126
|
border-collapse:revert;
|
|
3127
3127
|
border-spacing:revert;
|
|
3128
3128
|
}
|
|
3129
|
-
.bp_calendar_module_calendar--
|
|
3129
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarGrid--330e4 td{
|
|
3130
3130
|
padding:1px;
|
|
3131
3131
|
}
|
|
3132
|
-
.bp_calendar_module_calendar--
|
|
3132
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeaderCell--330e4{
|
|
3133
3133
|
color:var(--text-text-on-light-secondary);
|
|
3134
3134
|
font-family:var(--body-default-font-family);
|
|
3135
3135
|
font-size:var(--body-default-font-size);
|
|
@@ -3141,13 +3141,13 @@
|
|
|
3141
3141
|
text-decoration:var(--body-default-text-decoration);
|
|
3142
3142
|
text-transform:var(--body-default-text-case);
|
|
3143
3143
|
}
|
|
3144
|
-
.bp_calendar_module_calendar--
|
|
3144
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4{
|
|
3145
3145
|
align-items:center;
|
|
3146
3146
|
color:var(--gray-90);
|
|
3147
3147
|
display:flex;
|
|
3148
3148
|
margin-block-end:var(--space-2);
|
|
3149
3149
|
}
|
|
3150
|
-
.bp_calendar_module_calendar--
|
|
3150
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderHeading--330e4{
|
|
3151
3151
|
flex:1;
|
|
3152
3152
|
font-family:var(--body-large-bold-font-family);
|
|
3153
3153
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3161,7 +3161,7 @@
|
|
|
3161
3161
|
text-transform:capitalize;
|
|
3162
3162
|
text-transform:var(--body-large-bold-text-case);
|
|
3163
3163
|
}
|
|
3164
|
-
.bp_calendar_module_calendar--
|
|
3164
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderButton--330e4{
|
|
3165
3165
|
align-items:center;
|
|
3166
3166
|
background-color:var(--gray-white);
|
|
3167
3167
|
border:none;
|
|
@@ -3175,21 +3175,21 @@
|
|
|
3175
3175
|
padding:0;
|
|
3176
3176
|
width:var(--size-8);
|
|
3177
3177
|
}
|
|
3178
|
-
.bp_calendar_module_calendar--
|
|
3178
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderButton--330e4:disabled{
|
|
3179
3179
|
cursor:default;
|
|
3180
3180
|
opacity:60%;
|
|
3181
3181
|
}
|
|
3182
|
-
.bp_calendar_module_calendar--
|
|
3182
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderButton--330e4:disabled *{
|
|
3183
3183
|
fill:var(--gray-30);
|
|
3184
3184
|
}
|
|
3185
|
-
.bp_calendar_module_calendar--
|
|
3185
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderButton--330e4:hover:not(:disabled){
|
|
3186
3186
|
background-color:var(--gray-05);
|
|
3187
3187
|
}
|
|
3188
|
-
.bp_calendar_module_calendar--
|
|
3188
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarHeader--330e4 .bp_calendar_module_calendarHeaderButton--330e4[data-focus-visible]{
|
|
3189
3189
|
background-color:var(--gray-05);
|
|
3190
3190
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3191
3191
|
}
|
|
3192
|
-
.bp_calendar_module_calendar--
|
|
3192
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4{
|
|
3193
3193
|
border-radius:var(--radius-2);
|
|
3194
3194
|
color:var(--gray-90);
|
|
3195
3195
|
line-height:var(--size-8);
|
|
@@ -3197,7 +3197,7 @@
|
|
|
3197
3197
|
text-align:center;
|
|
3198
3198
|
width:var(--size-8);
|
|
3199
3199
|
}
|
|
3200
|
-
.bp_calendar_module_calendar--
|
|
3200
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4.bp_calendar_module_today--330e4{
|
|
3201
3201
|
color:var(--box-blue-100);
|
|
3202
3202
|
font-family:var(--body-default-bold-font-family);
|
|
3203
3203
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3210,11 +3210,11 @@
|
|
|
3210
3210
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3211
3211
|
text-transform:var(--body-default-bold-text-case);
|
|
3212
3212
|
}
|
|
3213
|
-
.bp_calendar_module_calendar--
|
|
3213
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4.bp_calendar_module_today--330e4[data-disabled]{
|
|
3214
3214
|
cursor:default;
|
|
3215
3215
|
opacity:.6;
|
|
3216
3216
|
}
|
|
3217
|
-
.bp_calendar_module_calendar--
|
|
3217
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4.bp_calendar_module_today--330e4::after{
|
|
3218
3218
|
background-color:var(--box-blue-100);
|
|
3219
3219
|
border-radius:50%;
|
|
3220
3220
|
bottom:var(--space-1);
|
|
@@ -3225,50 +3225,50 @@
|
|
|
3225
3225
|
transform:translateX(-50%);
|
|
3226
3226
|
width:var(--space-1);
|
|
3227
3227
|
}
|
|
3228
|
-
.bp_calendar_module_calendar--
|
|
3228
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4:not([data-outside-month]){
|
|
3229
3229
|
cursor:pointer;
|
|
3230
3230
|
}
|
|
3231
|
-
.bp_calendar_module_calendar--
|
|
3231
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3232
3232
|
background-color:var(--gray-05);
|
|
3233
3233
|
}
|
|
3234
|
-
.bp_calendar_module_calendar--
|
|
3234
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-focus-visible]:not([data-outside-month]){
|
|
3235
3235
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3236
3236
|
}
|
|
3237
|
-
.bp_calendar_module_calendar--
|
|
3237
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-selected]{
|
|
3238
3238
|
background-color:var(--box-blue-100);
|
|
3239
3239
|
color:var(--gray-white);
|
|
3240
3240
|
}
|
|
3241
|
-
.bp_calendar_module_calendar--
|
|
3241
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-selected]:hover{
|
|
3242
3242
|
background-color:var(--dark-blue-100);
|
|
3243
3243
|
}
|
|
3244
|
-
.bp_calendar_module_calendar--
|
|
3244
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-selected][data-focus-visible]{
|
|
3245
3245
|
background-color:var(--dark-blue-100);
|
|
3246
3246
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3247
3247
|
outline:var(--border-1) solid #fff;
|
|
3248
3248
|
outline-offset:-.0625rem;
|
|
3249
3249
|
}
|
|
3250
|
-
.bp_calendar_module_calendar--
|
|
3250
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-selected]::after{
|
|
3251
3251
|
background-color:var(--gray-white);
|
|
3252
3252
|
}
|
|
3253
|
-
.bp_calendar_module_calendar--
|
|
3253
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-disabled]:not(.bp_calendar_module_today--330e4){
|
|
3254
3254
|
color:var(--gray-10);
|
|
3255
3255
|
cursor:default;
|
|
3256
3256
|
}
|
|
3257
|
-
.bp_calendar_module_calendar--
|
|
3257
|
+
.bp_calendar_module_calendar--330e4 .bp_calendar_module_calendarCell--330e4[data-unavailable]{
|
|
3258
3258
|
color:var(--gray-30);
|
|
3259
3259
|
text-decoration:line-through;
|
|
3260
3260
|
}
|
|
3261
3261
|
|
|
3262
|
-
.bp_date_picker_module_datePicker--
|
|
3262
|
+
.bp_date_picker_module_datePicker--cddd0{
|
|
3263
3263
|
width:100%;
|
|
3264
3264
|
}
|
|
3265
|
-
.bp_date_picker_module_datePicker--
|
|
3265
|
+
.bp_date_picker_module_datePicker--cddd0.bp_date_picker_module_disabled--cddd0{
|
|
3266
3266
|
opacity:60%;
|
|
3267
3267
|
pointer-events:none;
|
|
3268
3268
|
-webkit-user-select:none;
|
|
3269
3269
|
user-select:none;
|
|
3270
3270
|
}
|
|
3271
|
-
.bp_date_picker_module_datePicker--
|
|
3271
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_label--cddd0{
|
|
3272
3272
|
cursor:default;
|
|
3273
3273
|
display:block;
|
|
3274
3274
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -3283,7 +3283,7 @@
|
|
|
3283
3283
|
width:-moz-fit-content;
|
|
3284
3284
|
width:fit-content;
|
|
3285
3285
|
}
|
|
3286
|
-
.bp_date_picker_module_datePicker--
|
|
3286
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0{
|
|
3287
3287
|
align-items:center;
|
|
3288
3288
|
box-shadow:var(--innershadow-1);
|
|
3289
3289
|
display:inline-flex;
|
|
@@ -3298,7 +3298,7 @@
|
|
|
3298
3298
|
text-transform:var(--body-default-text-case);
|
|
3299
3299
|
width:100%;
|
|
3300
3300
|
}
|
|
3301
|
-
.bp_date_picker_module_datePicker--
|
|
3301
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0{
|
|
3302
3302
|
align-items:center;
|
|
3303
3303
|
border-radius:var(--radius-2);
|
|
3304
3304
|
display:inline-flex;
|
|
@@ -3307,23 +3307,23 @@
|
|
|
3307
3307
|
position:relative;
|
|
3308
3308
|
width:100%;
|
|
3309
3309
|
}
|
|
3310
|
-
.bp_date_picker_module_datePicker--
|
|
3310
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0:focus-within{
|
|
3311
3311
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3312
3312
|
}
|
|
3313
|
-
.bp_date_picker_module_datePicker--
|
|
3313
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0.bp_date_picker_module_error--cddd0:not(:focus-within){
|
|
3314
3314
|
outline:var(--border-2) solid var(--text-text-error-on-light);
|
|
3315
3315
|
}
|
|
3316
|
-
.bp_date_picker_module_datePicker--
|
|
3316
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0.bp_date_picker_module_error--cddd0:focus-within{
|
|
3317
3317
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3318
3318
|
}
|
|
3319
|
-
.bp_date_picker_module_datePicker--
|
|
3319
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0 .bp_date_picker_module_groupContainerInput--cddd0{
|
|
3320
3320
|
align-items:center;
|
|
3321
3321
|
display:inline-flex;
|
|
3322
3322
|
height:var(--size-10);
|
|
3323
3323
|
text-transform:uppercase;
|
|
3324
3324
|
white-space:nowrap;
|
|
3325
3325
|
}
|
|
3326
|
-
.bp_date_picker_module_datePicker--
|
|
3326
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0 .bp_date_picker_module_groupContainerInput--cddd0 .bp_date_picker_module_groupContainerInputSegment--cddd0{
|
|
3327
3327
|
border:unset;
|
|
3328
3328
|
border-radius:unset;
|
|
3329
3329
|
box-shadow:unset;
|
|
@@ -3334,18 +3334,18 @@
|
|
|
3334
3334
|
transition:unset;
|
|
3335
3335
|
width:unset;
|
|
3336
3336
|
}
|
|
3337
|
-
.bp_date_picker_module_datePicker--
|
|
3337
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0 .bp_date_picker_module_groupContainerInput--cddd0 .bp_date_picker_module_groupContainerInputSegment--cddd0[data-placeholder]{
|
|
3338
3338
|
color:var(--text-text-on-light-secondary);
|
|
3339
3339
|
}
|
|
3340
|
-
.bp_date_picker_module_datePicker--
|
|
3340
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0 .bp_date_picker_module_groupContainerInput--cddd0 .bp_date_picker_module_groupContainerInputSegment--cddd0:focus{
|
|
3341
3341
|
background:var(--light-blue-20);
|
|
3342
3342
|
caret-color:#0000;
|
|
3343
3343
|
outline:none;
|
|
3344
3344
|
}
|
|
3345
|
-
.bp_date_picker_module_datePicker--
|
|
3345
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_groupContainer--cddd0 .bp_date_picker_module_groupContainerInput--cddd0 .bp_date_picker_module_groupContainerInputSegment--cddd0:focus[data-placeholder]{
|
|
3346
3346
|
color:var(--text-text-on-light);
|
|
3347
3347
|
}
|
|
3348
|
-
.bp_date_picker_module_datePicker--
|
|
3348
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0{
|
|
3349
3349
|
align-items:center;
|
|
3350
3350
|
background-color:initial;
|
|
3351
3351
|
border:none;
|
|
@@ -3360,33 +3360,33 @@
|
|
|
3360
3360
|
right:var(--space-2);
|
|
3361
3361
|
width:var(--size-6);
|
|
3362
3362
|
}
|
|
3363
|
-
.bp_date_picker_module_datePicker--
|
|
3363
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0.bp_date_picker_module_clear--cddd0{
|
|
3364
3364
|
right:var(--size-9);
|
|
3365
3365
|
}
|
|
3366
|
-
.bp_date_picker_module_datePicker--
|
|
3366
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:focus-visible,.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0[data-focus-visible]{
|
|
3367
3367
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
3368
3368
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3369
3369
|
}
|
|
3370
|
-
.bp_date_picker_module_datePicker--
|
|
3370
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:hover{
|
|
3371
3371
|
background:var(--surface-cta-surface-icon-hover);
|
|
3372
3372
|
}
|
|
3373
|
-
.bp_date_picker_module_datePicker--
|
|
3373
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:hover *{
|
|
3374
3374
|
fill:var(--icon-cta-icon-hover);
|
|
3375
3375
|
}
|
|
3376
|
-
.bp_date_picker_module_datePicker--
|
|
3376
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:active{
|
|
3377
3377
|
background:var(--surface-cta-surface-icon-pressed);
|
|
3378
3378
|
}
|
|
3379
|
-
.bp_date_picker_module_datePicker--
|
|
3379
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:active *{
|
|
3380
3380
|
fill:var(--icon-cta-icon-pressed);
|
|
3381
3381
|
}
|
|
3382
|
-
.bp_date_picker_module_datePicker--
|
|
3382
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_group--cddd0 .bp_date_picker_module_button--cddd0:disabled{
|
|
3383
3383
|
opacity:1;
|
|
3384
3384
|
}
|
|
3385
|
-
.bp_date_picker_module_datePicker--
|
|
3385
|
+
.bp_date_picker_module_datePicker--cddd0 .bp_date_picker_module_inlineError--cddd0{
|
|
3386
3386
|
margin-block-start:var(--space-2);
|
|
3387
3387
|
}
|
|
3388
3388
|
|
|
3389
|
-
@keyframes bp_date_picker_module_slide--
|
|
3389
|
+
@keyframes bp_date_picker_module_slide--cddd0{
|
|
3390
3390
|
from{
|
|
3391
3391
|
opacity:0;
|
|
3392
3392
|
transform:var(--popover-slide-translation);
|
|
@@ -3396,11 +3396,11 @@
|
|
|
3396
3396
|
transform:translateY(0);
|
|
3397
3397
|
}
|
|
3398
3398
|
}
|
|
3399
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
3399
|
+
.bp_date_picker_module_datePickerPopoverContent--cddd0{
|
|
3400
3400
|
z-index:380;
|
|
3401
3401
|
}
|
|
3402
3402
|
|
|
3403
|
-
.bp_empty_state_module_emptyState--
|
|
3403
|
+
.bp_empty_state_module_emptyState--3e281{
|
|
3404
3404
|
align-items:center;
|
|
3405
3405
|
display:flex;
|
|
3406
3406
|
flex-direction:column;
|
|
@@ -3409,32 +3409,32 @@
|
|
|
3409
3409
|
text-align:center;
|
|
3410
3410
|
width:100%;
|
|
3411
3411
|
}
|
|
3412
|
-
.bp_empty_state_module_emptyState--
|
|
3412
|
+
.bp_empty_state_module_emptyState--3e281 .bp_empty_state_module_illustration--3e281{
|
|
3413
3413
|
margin-block-end:var(--space-6);
|
|
3414
3414
|
}
|
|
3415
|
-
.bp_empty_state_module_emptyState--
|
|
3415
|
+
.bp_empty_state_module_emptyState--3e281 .bp_empty_state_module_body--3e281{
|
|
3416
3416
|
max-width:22.5rem;
|
|
3417
3417
|
}
|
|
3418
|
-
.bp_empty_state_module_emptyState--
|
|
3418
|
+
.bp_empty_state_module_emptyState--3e281 .bp_empty_state_module_body--3e281:not(:last-child){
|
|
3419
3419
|
margin-block-end:var(--space-6);
|
|
3420
3420
|
}
|
|
3421
|
-
.bp_empty_state_module_emptyState--
|
|
3421
|
+
.bp_empty_state_module_emptyState--3e281 .bp_empty_state_module_heading--3e281{
|
|
3422
3422
|
margin-block-end:var(--space-3);
|
|
3423
3423
|
}
|
|
3424
|
-
.bp_empty_state_module_emptyState--
|
|
3424
|
+
.bp_empty_state_module_emptyState--3e281 .bp_empty_state_module_button--3e281:not(:last-child){
|
|
3425
3425
|
margin-block-end:var(--space-6);
|
|
3426
3426
|
}
|
|
3427
|
-
.bp_empty_state_module_emptyState--
|
|
3427
|
+
.bp_empty_state_module_emptyState--3e281.bp_empty_state_module_small--3e281 .bp_empty_state_module_illustration--3e281{
|
|
3428
3428
|
margin-block-end:var(--space-4);
|
|
3429
3429
|
}
|
|
3430
|
-
.bp_empty_state_module_emptyState--
|
|
3430
|
+
.bp_empty_state_module_emptyState--3e281.bp_empty_state_module_small--3e281 .bp_empty_state_module_illustration--3e281 svg{
|
|
3431
3431
|
height:var(--size-14);
|
|
3432
3432
|
width:var(--size-14);
|
|
3433
3433
|
}
|
|
3434
|
-
.bp_empty_state_module_emptyState--
|
|
3434
|
+
.bp_empty_state_module_emptyState--3e281.bp_empty_state_module_small--3e281 .bp_empty_state_module_body--3e281{
|
|
3435
3435
|
max-width:220px;
|
|
3436
3436
|
}
|
|
3437
|
-
.bp_empty_state_module_emptyState--
|
|
3437
|
+
.bp_empty_state_module_emptyState--3e281.bp_empty_state_module_small--3e281 .bp_empty_state_module_body--3e281:not(:last-child){
|
|
3438
3438
|
margin-block-end:var(--space-4);
|
|
3439
3439
|
}
|
|
3440
3440
|
.bp_link_module_link--fb308{
|
|
@@ -4361,7 +4361,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4361
4361
|
display:inline;
|
|
4362
4362
|
}
|
|
4363
4363
|
|
|
4364
|
-
.bp_modal_module_overlay--
|
|
4364
|
+
.bp_modal_module_overlay--1f7a3{
|
|
4365
4365
|
background-color:var(--black-opacity-80);
|
|
4366
4366
|
bottom:0;
|
|
4367
4367
|
display:grid;
|
|
@@ -4373,13 +4373,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4373
4373
|
z-index:370;
|
|
4374
4374
|
}
|
|
4375
4375
|
@media (width > 459px){
|
|
4376
|
-
.bp_modal_module_overlay--
|
|
4376
|
+
.bp_modal_module_overlay--1f7a3{
|
|
4377
4377
|
place-items:center;
|
|
4378
4378
|
}
|
|
4379
4379
|
}
|
|
4380
4380
|
|
|
4381
|
-
.bp_modal_module_content--
|
|
4382
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
4381
|
+
.bp_modal_module_content--1f7a3{
|
|
4382
|
+
animation:bp_modal_module_popup_bounce_in--1f7a3 var(--animation-duration-3);
|
|
4383
4383
|
background-color:var(--gray-white);
|
|
4384
4384
|
display:flex;
|
|
4385
4385
|
flex-direction:column;
|
|
@@ -4388,80 +4388,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4388
4388
|
position:relative;
|
|
4389
4389
|
}
|
|
4390
4390
|
@media (width > 374px){
|
|
4391
|
-
.bp_modal_module_content--
|
|
4391
|
+
.bp_modal_module_content--1f7a3{
|
|
4392
4392
|
overflow:hidden;
|
|
4393
4393
|
}
|
|
4394
4394
|
}
|
|
4395
4395
|
@media (width > 459px){
|
|
4396
|
-
.bp_modal_module_content--
|
|
4396
|
+
.bp_modal_module_content--1f7a3{
|
|
4397
4397
|
border-radius:var(--radius-4);
|
|
4398
4398
|
height:auto;
|
|
4399
4399
|
margin:0 var(--space-8);
|
|
4400
4400
|
max-height:calc(100vh - var(--space-8)*2);
|
|
4401
4401
|
min-width:calc(460px - var(--space-8)*2);
|
|
4402
4402
|
}
|
|
4403
|
-
.bp_modal_module_content--
|
|
4403
|
+
.bp_modal_module_content--1f7a3.bp_modal_module_smallSizeModal--1f7a3{
|
|
4404
4404
|
max-width:460px;
|
|
4405
4405
|
}
|
|
4406
|
-
.bp_modal_module_content--
|
|
4406
|
+
.bp_modal_module_content--1f7a3.bp_modal_module_mediumSizeModal--1f7a3{
|
|
4407
4407
|
max-width:540px;
|
|
4408
4408
|
}
|
|
4409
|
-
.bp_modal_module_content--
|
|
4409
|
+
.bp_modal_module_content--1f7a3.bp_modal_module_largeSizeModal--1f7a3{
|
|
4410
4410
|
max-width:620px;
|
|
4411
4411
|
}
|
|
4412
|
-
.bp_modal_module_content--
|
|
4412
|
+
.bp_modal_module_content--1f7a3.bp_modal_module_xlargeSizeModal--1f7a3{
|
|
4413
4413
|
max-width:768px;
|
|
4414
4414
|
}
|
|
4415
4415
|
}
|
|
4416
4416
|
|
|
4417
|
-
.bp_modal_module_scrollableContainer--
|
|
4417
|
+
.bp_modal_module_scrollableContainer--1f7a3{
|
|
4418
4418
|
flex-grow:1;
|
|
4419
4419
|
}
|
|
4420
4420
|
@media (width > 374px){
|
|
4421
|
-
.bp_modal_module_scrollableContainer--
|
|
4421
|
+
.bp_modal_module_scrollableContainer--1f7a3{
|
|
4422
4422
|
overflow-y:auto;
|
|
4423
4423
|
}
|
|
4424
4424
|
}
|
|
4425
4425
|
|
|
4426
|
-
.bp_modal_module_content--
|
|
4426
|
+
.bp_modal_module_content--1f7a3 .bp_modal_module_close--1f7a3{
|
|
4427
4427
|
color:var(--gray-65);
|
|
4428
4428
|
position:fixed;
|
|
4429
4429
|
right:var(--space-4);
|
|
4430
4430
|
top:var(--space-4);
|
|
4431
4431
|
}
|
|
4432
4432
|
@media (width > 374px){
|
|
4433
|
-
.bp_modal_module_content--
|
|
4433
|
+
.bp_modal_module_content--1f7a3 .bp_modal_module_close--1f7a3{
|
|
4434
4434
|
position:absolute;
|
|
4435
4435
|
}
|
|
4436
4436
|
}
|
|
4437
4437
|
|
|
4438
|
-
.bp_modal_module_close--
|
|
4438
|
+
.bp_modal_module_close--1f7a3.bp_modal_module_onColor--1f7a3{
|
|
4439
4439
|
background-color:var(--surface-cta-surface-tertiary);
|
|
4440
4440
|
}
|
|
4441
|
-
.bp_modal_module_close--
|
|
4441
|
+
.bp_modal_module_close--1f7a3.bp_modal_module_onColor--1f7a3:hover{
|
|
4442
4442
|
background-color:var(--surface-cta-surface-icon-hover);
|
|
4443
4443
|
}
|
|
4444
|
-
.bp_modal_module_close--
|
|
4444
|
+
.bp_modal_module_close--1f7a3.bp_modal_module_onColor--1f7a3:active{
|
|
4445
4445
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
4446
4446
|
}
|
|
4447
4447
|
|
|
4448
|
-
.bp_modal_module_content--
|
|
4448
|
+
.bp_modal_module_content--1f7a3 .bp_modal_module_backButton--1f7a3{
|
|
4449
4449
|
color:var(--gray-65);
|
|
4450
4450
|
margin-block-start:var(--space-4);
|
|
4451
4451
|
margin-inline-start:var(--space-4);
|
|
4452
4452
|
}
|
|
4453
4453
|
@media (width > 459px){
|
|
4454
|
-
.bp_modal_module_content--
|
|
4454
|
+
.bp_modal_module_content--1f7a3 .bp_modal_module_backButton--1f7a3{
|
|
4455
4455
|
height:var(--size-10);
|
|
4456
4456
|
width:var(--size-10);
|
|
4457
4457
|
}
|
|
4458
4458
|
}
|
|
4459
4459
|
|
|
4460
|
-
.bp_modal_module_modalHeader--
|
|
4460
|
+
.bp_modal_module_modalHeader--1f7a3{
|
|
4461
4461
|
display:flex;
|
|
4462
4462
|
}
|
|
4463
4463
|
|
|
4464
|
-
.bp_modal_module_modalTitle--
|
|
4464
|
+
.bp_modal_module_modalTitle--1f7a3{
|
|
4465
4465
|
display:flex;
|
|
4466
4466
|
flex-direction:column;
|
|
4467
4467
|
gap:var(--space-2);
|
|
@@ -4469,24 +4469,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4469
4469
|
padding:var(--space-5) var(--space-12) var(--space-5) var(--space-4);
|
|
4470
4470
|
}
|
|
4471
4471
|
@media (width > 459px){
|
|
4472
|
-
.bp_modal_module_modalTitle--
|
|
4472
|
+
.bp_modal_module_modalTitle--1f7a3{
|
|
4473
4473
|
padding:var(--space-6) var(--space-16) var(--space-6) var(--space-6);
|
|
4474
4474
|
}
|
|
4475
4475
|
}
|
|
4476
4476
|
|
|
4477
|
-
.bp_modal_module_body--
|
|
4477
|
+
.bp_modal_module_body--1f7a3{
|
|
4478
4478
|
padding:var(--space-6) var(--space-4) var(--space-4);
|
|
4479
4479
|
}
|
|
4480
4480
|
@media (width > 459px){
|
|
4481
|
-
.bp_modal_module_body--
|
|
4481
|
+
.bp_modal_module_body--1f7a3{
|
|
4482
4482
|
padding:var(--space-6) var(--space-6) var(--space-4);
|
|
4483
4483
|
}
|
|
4484
4484
|
}
|
|
4485
4485
|
|
|
4486
|
-
.bp_modal_module_headerDividerLine--
|
|
4486
|
+
.bp_modal_module_headerDividerLine--1f7a3{
|
|
4487
4487
|
position:relative;
|
|
4488
4488
|
}
|
|
4489
|
-
.bp_modal_module_headerDividerLine--
|
|
4489
|
+
.bp_modal_module_headerDividerLine--1f7a3::after{
|
|
4490
4490
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4491
4491
|
bottom:0;
|
|
4492
4492
|
content:"";
|
|
@@ -4495,16 +4495,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4495
4495
|
right:var(--space-4);
|
|
4496
4496
|
}
|
|
4497
4497
|
@media (width > 459px){
|
|
4498
|
-
.bp_modal_module_headerDividerLine--
|
|
4498
|
+
.bp_modal_module_headerDividerLine--1f7a3::after{
|
|
4499
4499
|
left:var(--space-6);
|
|
4500
4500
|
right:var(--space-6);
|
|
4501
4501
|
}
|
|
4502
4502
|
}
|
|
4503
4503
|
|
|
4504
|
-
.bp_modal_module_footerDividerLine--
|
|
4504
|
+
.bp_modal_module_footerDividerLine--1f7a3{
|
|
4505
4505
|
position:relative;
|
|
4506
4506
|
}
|
|
4507
|
-
.bp_modal_module_footerDividerLine--
|
|
4507
|
+
.bp_modal_module_footerDividerLine--1f7a3::before{
|
|
4508
4508
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4509
4509
|
content:"";
|
|
4510
4510
|
left:var(--space-4);
|
|
@@ -4513,28 +4513,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4513
4513
|
top:0;
|
|
4514
4514
|
}
|
|
4515
4515
|
@media (width > 459px){
|
|
4516
|
-
.bp_modal_module_footerDividerLine--
|
|
4516
|
+
.bp_modal_module_footerDividerLine--1f7a3::before{
|
|
4517
4517
|
left:var(--space-6);
|
|
4518
4518
|
right:var(--space-6);
|
|
4519
4519
|
}
|
|
4520
4520
|
}
|
|
4521
4521
|
|
|
4522
|
-
.bp_modal_module_footer--
|
|
4522
|
+
.bp_modal_module_footer--1f7a3{
|
|
4523
4523
|
display:flex;
|
|
4524
4524
|
justify-content:flex-end;
|
|
4525
4525
|
padding:var(--space-4);
|
|
4526
4526
|
}
|
|
4527
4527
|
@media (width > 459px){
|
|
4528
|
-
.bp_modal_module_footer--
|
|
4528
|
+
.bp_modal_module_footer--1f7a3{
|
|
4529
4529
|
padding:var(--space-6);
|
|
4530
4530
|
}
|
|
4531
4531
|
}
|
|
4532
4532
|
|
|
4533
|
-
.bp_modal_module_footerButton--
|
|
4533
|
+
.bp_modal_module_footerButton--1f7a3 + .bp_modal_module_footerButton--1f7a3{
|
|
4534
4534
|
margin-inline-start:var(--space-3);
|
|
4535
4535
|
}
|
|
4536
4536
|
|
|
4537
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
4537
|
+
@keyframes bp_modal_module_popup_bounce_in--1f7a3{
|
|
4538
4538
|
0%{
|
|
4539
4539
|
transform:scale3d(.1, .1, 1);
|
|
4540
4540
|
}
|
|
@@ -4745,66 +4745,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4745
4745
|
justify-content:flex-end;
|
|
4746
4746
|
}
|
|
4747
4747
|
|
|
4748
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4748
|
+
.bp_page_section_module_pageSectionContainer--1a561{
|
|
4749
4749
|
display:flex;
|
|
4750
4750
|
flex-direction:column;
|
|
4751
4751
|
gap:var(--space-8);
|
|
4752
4752
|
}
|
|
4753
4753
|
@media (width > 767px){
|
|
4754
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4754
|
+
.bp_page_section_module_pageSectionContainer--1a561{
|
|
4755
4755
|
gap:var(--space-12);
|
|
4756
4756
|
}
|
|
4757
4757
|
}
|
|
4758
4758
|
|
|
4759
|
-
.bp_page_section_module_pageSection--
|
|
4759
|
+
.bp_page_section_module_pageSection--1a561{
|
|
4760
4760
|
display:flex;
|
|
4761
4761
|
flex-direction:column;
|
|
4762
4762
|
gap:var(--space-7);
|
|
4763
4763
|
}
|
|
4764
4764
|
@media (width > 767px){
|
|
4765
|
-
.bp_page_section_module_pageSection--
|
|
4765
|
+
.bp_page_section_module_pageSection--1a561{
|
|
4766
4766
|
flex-direction:row;
|
|
4767
4767
|
gap:var(--space-20);
|
|
4768
4768
|
}
|
|
4769
4769
|
}
|
|
4770
4770
|
|
|
4771
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4771
|
+
.bp_page_section_module_pageSectionHeader--1a561{
|
|
4772
4772
|
display:flex;
|
|
4773
4773
|
flex-direction:column;
|
|
4774
4774
|
gap:var(--space-2);
|
|
4775
4775
|
}
|
|
4776
4776
|
@media (width > 767px){
|
|
4777
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4777
|
+
.bp_page_section_module_pageSectionHeader--1a561{
|
|
4778
4778
|
width:200px;
|
|
4779
4779
|
}
|
|
4780
4780
|
}
|
|
4781
4781
|
@media (width > 1023px){
|
|
4782
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4782
|
+
.bp_page_section_module_pageSectionHeader--1a561{
|
|
4783
4783
|
width:242px;
|
|
4784
4784
|
}
|
|
4785
4785
|
}
|
|
4786
4786
|
|
|
4787
|
-
.bp_page_section_module_pageSectionContent--
|
|
4787
|
+
.bp_page_section_module_pageSectionContent--1a561{
|
|
4788
4788
|
flex-grow:1;
|
|
4789
4789
|
}
|
|
4790
4790
|
|
|
4791
|
-
.bp_page_section_module_pageSectionDivider--
|
|
4791
|
+
.bp_page_section_module_pageSectionDivider--1a561{
|
|
4792
4792
|
width:100%;
|
|
4793
4793
|
}
|
|
4794
4794
|
|
|
4795
|
-
.bp_password_input_module_passwordInput--
|
|
4795
|
+
.bp_password_input_module_passwordInput--04435 input[type=password],.bp_password_input_module_passwordInput--04435 input[type=text]{
|
|
4796
4796
|
padding-inline-end:2.375rem;
|
|
4797
4797
|
}
|
|
4798
|
-
.bp_password_input_module_passwordInput--
|
|
4798
|
+
.bp_password_input_module_passwordInput--04435 .bp_password_input_module_iconButton--04435{
|
|
4799
4799
|
height:var(--size-6);
|
|
4800
4800
|
inset-inline-end:.5rem;
|
|
4801
4801
|
width:var(--size-6);
|
|
4802
4802
|
}
|
|
4803
|
-
.bp_password_input_module_passwordInput--
|
|
4803
|
+
.bp_password_input_module_passwordInput--04435 .bp_password_input_module_iconButton--04435:active,.bp_password_input_module_passwordInput--04435 .bp_password_input_module_iconButton--04435:hover{
|
|
4804
4804
|
background:none;
|
|
4805
4805
|
}
|
|
4806
4806
|
|
|
4807
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4807
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2{
|
|
4808
4808
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
4809
4809
|
display:flex;
|
|
4810
4810
|
flex-direction:column;
|
|
@@ -4817,7 +4817,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4817
4817
|
text-decoration:var(--body-default-text-decoration);
|
|
4818
4818
|
text-transform:var(--body-default-text-case);
|
|
4819
4819
|
}
|
|
4820
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4820
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_label--311d2{
|
|
4821
4821
|
color:var(--text-text-on-light);
|
|
4822
4822
|
flex:0 0 fit-content;
|
|
4823
4823
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -4831,15 +4831,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4831
4831
|
width:-moz-fit-content;
|
|
4832
4832
|
width:fit-content;
|
|
4833
4833
|
}
|
|
4834
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4834
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_label--311d2:not(.bp_base_text_input_module_hidden--311d2){
|
|
4835
4835
|
margin-block-end:var(--space-2);
|
|
4836
4836
|
}
|
|
4837
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4837
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2{
|
|
4838
4838
|
display:flex;
|
|
4839
4839
|
height:var(--size-10);
|
|
4840
4840
|
position:relative;
|
|
4841
4841
|
}
|
|
4842
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4842
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2{
|
|
4843
4843
|
background:var(--surface-input-surface);
|
|
4844
4844
|
border:var(--border-1) solid var(--border-input-border);
|
|
4845
4845
|
border-radius:var(--radius-2);
|
|
@@ -4859,74 +4859,74 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4859
4859
|
text-transform:var(--body-default-text-case);
|
|
4860
4860
|
width:100%;
|
|
4861
4861
|
}
|
|
4862
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4862
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:hover{
|
|
4863
4863
|
box-shadow:var(--innershadow-1);
|
|
4864
4864
|
}
|
|
4865
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4865
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2::placeholder,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2::placeholder,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2::placeholder{
|
|
4866
4866
|
color:var(--text-text-on-light-secondary);
|
|
4867
4867
|
opacity:1;
|
|
4868
4868
|
}
|
|
4869
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4869
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_error--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_error--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_error--311d2{
|
|
4870
4870
|
background:var(--surface-input-surface-error);
|
|
4871
4871
|
border:var(--border-2) solid var(--border-input-border-error);
|
|
4872
4872
|
outline:0;
|
|
4873
4873
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4874
4874
|
}
|
|
4875
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4875
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2{
|
|
4876
4876
|
border-color:var(--border-collapsible-border);
|
|
4877
4877
|
box-shadow:var(--innershadow-1);
|
|
4878
4878
|
color:var(--text-text-on-light-secondary);
|
|
4879
4879
|
}
|
|
4880
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4880
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:focus-visible,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:focus-visible,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:focus-visible{
|
|
4881
4881
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4882
4882
|
}
|
|
4883
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4883
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_readOnly--311d2:hover{
|
|
4884
4884
|
cursor:default;
|
|
4885
4885
|
}
|
|
4886
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4886
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:disabled,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:disabled,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:disabled{
|
|
4887
4887
|
background:var(--surface-input-surface);
|
|
4888
4888
|
border-color:var(--border-input-border);
|
|
4889
4889
|
box-shadow:var(--innershadow-1);
|
|
4890
4890
|
color:var(--text-text-on-light);
|
|
4891
4891
|
}
|
|
4892
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4892
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:disabled:hover{
|
|
4893
4893
|
border-color:var(--border-input-border);
|
|
4894
4894
|
}
|
|
4895
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4895
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:focus-visible,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:focus-visible,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:focus-visible{
|
|
4896
4896
|
background:var(--surface-input-surface-focus);
|
|
4897
4897
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4898
4898
|
outline:0;
|
|
4899
4899
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4900
4900
|
}
|
|
4901
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4901
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:has(+ .bp_base_text_input_module_endIcon--311d2),.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:has(+ .bp_base_text_input_module_endIcon--311d2),.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:has(+ .bp_base_text_input_module_endIcon--311d2){
|
|
4902
4902
|
padding-inline-end:calc(var(--space-3) + var(--end-icon-width) + var(--space-2));
|
|
4903
4903
|
}
|
|
4904
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4904
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_textInput--311d2:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--311d2):hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=number].bp_base_text_input_module_textInput--311d2:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--311d2):hover,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 input[type=text].bp_base_text_input_module_textInput--311d2:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--311d2):hover{
|
|
4905
4905
|
background:var(--surface-input-surface-hover);
|
|
4906
4906
|
border:var(--border-1) solid var(--border-input-border-hover);
|
|
4907
4907
|
}
|
|
4908
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4908
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_startIcon--311d2{
|
|
4909
4909
|
left:calc(var(--space-3) + var(--border-1));
|
|
4910
4910
|
position:absolute;
|
|
4911
4911
|
top:50%;
|
|
4912
4912
|
transform:translateY(-50%);
|
|
4913
4913
|
}
|
|
4914
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4914
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_startIcon--311d2 + input.bp_base_text_input_module_textInput--311d2{
|
|
4915
4915
|
padding-inline-start:calc(var(--space-3) + var(--space-2) + var(--start-icon-width));
|
|
4916
4916
|
}
|
|
4917
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4917
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_startIcon--311d2 + input.bp_base_text_input_module_textInput--311d2.bp_base_text_input_module_error--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_startIcon--311d2 + input.bp_base_text_input_module_textInput--311d2:focus-visible{
|
|
4918
4918
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1) + var(--space-2) + var(--start-icon-width));
|
|
4919
4919
|
}
|
|
4920
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4920
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_textInputContainer--311d2 .bp_base_text_input_module_endIcon--311d2{
|
|
4921
4921
|
position:absolute;
|
|
4922
4922
|
right:calc(var(--space-3) + var(--border-1));
|
|
4923
4923
|
top:50%;
|
|
4924
4924
|
transform:translateY(-50%);
|
|
4925
4925
|
}
|
|
4926
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4926
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2.bp_base_text_input_module_disabled--311d2{
|
|
4927
4927
|
opacity:var(--disabled-opacity);
|
|
4928
4928
|
}
|
|
4929
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4929
|
+
.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_inlineError--311d2,.bp_base_text_input_module_textInputContainerOuter--311d2 .bp_base_text_input_module_subtext--311d2{
|
|
4930
4930
|
margin-block-start:var(--space-2);
|
|
4931
4931
|
}
|
|
4932
4932
|
.bp_chip_module_chip--96f83{
|
|
@@ -5127,7 +5127,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5127
5127
|
}
|
|
5128
5128
|
}
|
|
5129
5129
|
|
|
5130
|
-
.bp_context_menu_module_menuBlock--
|
|
5130
|
+
.bp_context_menu_module_menuBlock--dee04{
|
|
5131
5131
|
background-color:var(--surface-menu-surface);
|
|
5132
5132
|
border:var(--border-1) solid var(--border-card-border);
|
|
5133
5133
|
border-radius:var(--radius-3);
|
|
@@ -5138,7 +5138,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5138
5138
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
5139
5139
|
padding:var(--space-3);
|
|
5140
5140
|
}
|
|
5141
|
-
.bp_context_menu_module_menuBlock--
|
|
5141
|
+
.bp_context_menu_module_menuBlock--dee04[data-menu-fullscreen=true]{
|
|
5142
5142
|
border:unset;
|
|
5143
5143
|
border-radius:unset;
|
|
5144
5144
|
display:flex;
|
|
@@ -5151,15 +5151,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5151
5151
|
position:relative;
|
|
5152
5152
|
width:100vw;
|
|
5153
5153
|
}
|
|
5154
|
-
.bp_context_menu_module_menuBlock--
|
|
5154
|
+
.bp_context_menu_module_menuBlock--dee04[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--dee04{
|
|
5155
5155
|
overflow-y:auto;
|
|
5156
5156
|
padding:var(--space-3);
|
|
5157
5157
|
}
|
|
5158
|
-
.bp_context_menu_module_menuBlock--
|
|
5158
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItemsSeparator--dee04{
|
|
5159
5159
|
margin-block:var(--space-2);
|
|
5160
5160
|
margin-inline:var(--space-2);
|
|
5161
5161
|
}
|
|
5162
|
-
.bp_context_menu_module_menuBlock--
|
|
5162
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItem--dee04{
|
|
5163
5163
|
align-items:center;
|
|
5164
5164
|
background-color:var(--surface-menu-surface);
|
|
5165
5165
|
border:var(--border-2) solid #0000;
|
|
@@ -5172,19 +5172,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5172
5172
|
padding-inline:var(--space-2);
|
|
5173
5173
|
position:relative;
|
|
5174
5174
|
}
|
|
5175
|
-
.bp_context_menu_module_menuBlock--
|
|
5175
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItem--dee04[data-disabled]{
|
|
5176
5176
|
opacity:60%;
|
|
5177
5177
|
pointer-events:none;
|
|
5178
5178
|
}
|
|
5179
|
-
.bp_context_menu_module_menuBlock--
|
|
5179
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItem--dee04[data-highlighted]:not(:hover){
|
|
5180
5180
|
background-color:var(--surface-menu-surface-focus);
|
|
5181
5181
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
5182
5182
|
}
|
|
5183
|
-
.bp_context_menu_module_menuBlock--
|
|
5183
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItem--dee04:active{
|
|
5184
5184
|
background-color:var(--surface-menu-surface-focus);
|
|
5185
5185
|
border:var(--border-2) solid #0000;
|
|
5186
5186
|
}
|
|
5187
|
-
.bp_context_menu_module_menuBlock--
|
|
5187
|
+
.bp_context_menu_module_menuBlock--dee04 .bp_context_menu_module_menuItem--dee04:hover{
|
|
5188
5188
|
background-color:var(--surface-menu-surface-focus);
|
|
5189
5189
|
}
|
|
5190
5190
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -5193,7 +5193,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5193
5193
|
width:100%;
|
|
5194
5194
|
}
|
|
5195
5195
|
|
|
5196
|
-
.bp_context_menu_module_menuHeader--
|
|
5196
|
+
.bp_context_menu_module_menuHeader--dee04{
|
|
5197
5197
|
align-items:center;
|
|
5198
5198
|
box-shadow:var(--dropshadow-1);
|
|
5199
5199
|
display:grid;
|
|
@@ -5203,25 +5203,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5203
5203
|
padding:var(--space-3);
|
|
5204
5204
|
}
|
|
5205
5205
|
|
|
5206
|
-
.bp_context_menu_module_headerTextContent--
|
|
5206
|
+
.bp_context_menu_module_headerTextContent--dee04{
|
|
5207
5207
|
display:grid;
|
|
5208
5208
|
}
|
|
5209
5209
|
|
|
5210
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
5210
|
+
.bp_context_menu_module_submenuCloseButton--dee04{
|
|
5211
5211
|
grid-area:submenu-close;
|
|
5212
5212
|
}
|
|
5213
5213
|
|
|
5214
|
-
.bp_context_menu_module_menuCloseButton--
|
|
5214
|
+
.bp_context_menu_module_menuCloseButton--dee04{
|
|
5215
5215
|
grid-area:close;
|
|
5216
5216
|
}
|
|
5217
5217
|
|
|
5218
|
-
.bp_context_menu_module_ellipsis--
|
|
5218
|
+
.bp_context_menu_module_ellipsis--dee04{
|
|
5219
5219
|
overflow:hidden;
|
|
5220
5220
|
text-overflow:ellipsis;
|
|
5221
5221
|
white-space:nowrap;
|
|
5222
5222
|
}
|
|
5223
5223
|
|
|
5224
|
-
.bp_notification_module_viewport--
|
|
5224
|
+
.bp_notification_module_viewport--0b1b4{
|
|
5225
5225
|
all:unset;
|
|
5226
5226
|
align-items:center;
|
|
5227
5227
|
display:flex;
|
|
@@ -5234,7 +5234,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5234
5234
|
z-index:2147483647;
|
|
5235
5235
|
}
|
|
5236
5236
|
|
|
5237
|
-
.bp_notification_module_root--
|
|
5237
|
+
.bp_notification_module_root--0b1b4{
|
|
5238
5238
|
border:var(--border-2) solid;
|
|
5239
5239
|
border-radius:var(--radius-3);
|
|
5240
5240
|
display:flex;
|
|
@@ -5242,26 +5242,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5242
5242
|
width:max-content;
|
|
5243
5243
|
}
|
|
5244
5244
|
@media (width > 374px){
|
|
5245
|
-
.bp_notification_module_root--
|
|
5245
|
+
.bp_notification_module_root--0b1b4{
|
|
5246
5246
|
max-width:343px;
|
|
5247
5247
|
}
|
|
5248
5248
|
}
|
|
5249
5249
|
@media (width > 767px){
|
|
5250
|
-
.bp_notification_module_root--
|
|
5250
|
+
.bp_notification_module_root--0b1b4{
|
|
5251
5251
|
max-width:728px;
|
|
5252
5252
|
}
|
|
5253
5253
|
}
|
|
5254
5254
|
@media (width > 1023px){
|
|
5255
|
-
.bp_notification_module_root--
|
|
5255
|
+
.bp_notification_module_root--0b1b4{
|
|
5256
5256
|
max-width:848px;
|
|
5257
5257
|
}
|
|
5258
5258
|
}
|
|
5259
5259
|
@media (width > 1219px){
|
|
5260
|
-
.bp_notification_module_root--
|
|
5260
|
+
.bp_notification_module_root--0b1b4{
|
|
5261
5261
|
max-width:896px;
|
|
5262
5262
|
}
|
|
5263
5263
|
}
|
|
5264
|
-
.bp_notification_module_root--
|
|
5264
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_container--0b1b4{
|
|
5265
5265
|
align-items:flex-start;
|
|
5266
5266
|
box-shadow:var(--dropshadow-3);
|
|
5267
5267
|
display:flex;
|
|
@@ -5270,11 +5270,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5270
5270
|
width:100%;
|
|
5271
5271
|
}
|
|
5272
5272
|
@media (width > 767px){
|
|
5273
|
-
.bp_notification_module_root--
|
|
5273
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_container--0b1b4{
|
|
5274
5274
|
align-items:center;
|
|
5275
5275
|
}
|
|
5276
5276
|
}
|
|
5277
|
-
.bp_notification_module_root--
|
|
5277
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_mobileContainer--0b1b4{
|
|
5278
5278
|
align-items:left;
|
|
5279
5279
|
display:flex;
|
|
5280
5280
|
flex-direction:column;
|
|
@@ -5282,46 +5282,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5282
5282
|
width:100%;
|
|
5283
5283
|
}
|
|
5284
5284
|
@media (width > 767px){
|
|
5285
|
-
.bp_notification_module_root--
|
|
5285
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_mobileContainer--0b1b4{
|
|
5286
5286
|
align-items:center;
|
|
5287
5287
|
flex-direction:row;
|
|
5288
5288
|
}
|
|
5289
5289
|
}
|
|
5290
|
-
.bp_notification_module_root--
|
|
5290
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_withButtons--0b1b4{
|
|
5291
5291
|
gap:var(--space-3);
|
|
5292
5292
|
}
|
|
5293
|
-
.bp_notification_module_root--
|
|
5293
|
+
.bp_notification_module_root--0b1b4.bp_notification_module_info--0b1b4{
|
|
5294
5294
|
background:var(--surface-message-surface-info);
|
|
5295
5295
|
border-color:var(--border-message-border-info);
|
|
5296
5296
|
}
|
|
5297
|
-
.bp_notification_module_root--
|
|
5297
|
+
.bp_notification_module_root--0b1b4.bp_notification_module_success--0b1b4{
|
|
5298
5298
|
background:var(--surface-message-surface-success);
|
|
5299
5299
|
border-color:var(--border-message-border-success);
|
|
5300
5300
|
}
|
|
5301
|
-
.bp_notification_module_root--
|
|
5301
|
+
.bp_notification_module_root--0b1b4.bp_notification_module_warning--0b1b4{
|
|
5302
5302
|
background:var(--surface-message-surface-warning);
|
|
5303
5303
|
border-color:var(--border-message-border-warning);
|
|
5304
5304
|
}
|
|
5305
|
-
.bp_notification_module_root--
|
|
5305
|
+
.bp_notification_module_root--0b1b4.bp_notification_module_error--0b1b4{
|
|
5306
5306
|
background:var(--surface-message-surface-error);
|
|
5307
5307
|
border-color:var(--border-message-border-error);
|
|
5308
5308
|
}
|
|
5309
|
-
.bp_notification_module_root--
|
|
5309
|
+
.bp_notification_module_root--0b1b4:focus-visible{
|
|
5310
5310
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5311
5311
|
outline:none;
|
|
5312
5312
|
}
|
|
5313
|
-
.bp_notification_module_root--
|
|
5313
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_typeIconContainer--0b1b4{
|
|
5314
5314
|
align-items:center;
|
|
5315
5315
|
display:flex;
|
|
5316
5316
|
height:var(--size-8);
|
|
5317
5317
|
justify-content:center;
|
|
5318
5318
|
width:var(--size-8);
|
|
5319
5319
|
}
|
|
5320
|
-
.bp_notification_module_root--
|
|
5320
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_typeIconContainer--0b1b4 .bp_notification_module_typeIcon--0b1b4{
|
|
5321
5321
|
flex-shrink:0;
|
|
5322
5322
|
margin-left:var(--space-4);
|
|
5323
5323
|
}
|
|
5324
|
-
.bp_notification_module_root--
|
|
5324
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_text--0b1b4{
|
|
5325
5325
|
align-items:center;
|
|
5326
5326
|
color:var(--text-text-on-light);
|
|
5327
5327
|
display:flex;
|
|
@@ -5336,38 +5336,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5336
5336
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5337
5337
|
text-transform:var(--body-default-bold-text-case);
|
|
5338
5338
|
}
|
|
5339
|
-
.bp_notification_module_root--
|
|
5339
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_text--0b1b4 > div{
|
|
5340
5340
|
overflow:hidden;
|
|
5341
5341
|
overflow-wrap:break-word;
|
|
5342
5342
|
}
|
|
5343
|
-
.bp_notification_module_root--
|
|
5343
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_contentButtonSection--0b1b4{
|
|
5344
5344
|
display:flex;
|
|
5345
5345
|
gap:var(--space-3);
|
|
5346
5346
|
margin-left:0;
|
|
5347
5347
|
}
|
|
5348
5348
|
@media (width > 767px){
|
|
5349
|
-
.bp_notification_module_root--
|
|
5349
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_contentButtonSection--0b1b4{
|
|
5350
5350
|
margin-left:auto;
|
|
5351
5351
|
}
|
|
5352
5352
|
}
|
|
5353
|
-
.bp_notification_module_root--
|
|
5353
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_contentButtonSection--0b1b4 .bp_notification_module_contentButtons--0b1b4{
|
|
5354
5354
|
display:flex;
|
|
5355
5355
|
gap:var(--space-3);
|
|
5356
5356
|
}
|
|
5357
|
-
.bp_notification_module_root--
|
|
5357
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_closeButtonSection--0b1b4{
|
|
5358
5358
|
display:flex;
|
|
5359
5359
|
gap:var(--space-3);
|
|
5360
5360
|
margin-left:auto;
|
|
5361
5361
|
margin-right:var(--space-4);
|
|
5362
5362
|
}
|
|
5363
|
-
.bp_notification_module_root--
|
|
5363
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_closeButtonSection--0b1b4 .bp_notification_module_closeButton--0b1b4{
|
|
5364
5364
|
align-self:center;
|
|
5365
5365
|
}
|
|
5366
|
-
.bp_notification_module_root--
|
|
5366
|
+
.bp_notification_module_root--0b1b4 .bp_notification_module_closeButtonSection--0b1b4 .bp_notification_module_closeButton--0b1b4 svg *{
|
|
5367
5367
|
fill:currentColor;
|
|
5368
5368
|
}
|
|
5369
5369
|
|
|
5370
|
-
.bp_popover_module_popoverContentContainer--
|
|
5370
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverMainContent--08097,.bp_popover_module_popoverContentContainer--08097.bp_popover_module_accessibilitySmallBreakpoint--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverScrollContainer--08097{
|
|
5371
5371
|
margin-inline-end:calc(var(--space-4)*-1);
|
|
5372
5372
|
mask-image:linear-gradient(to top, #0000, var(--gray-black)), linear-gradient(to left, #0000 var(--space-4), var(--gray-black) var(--space-4));
|
|
5373
5373
|
mask-position:left bottom;
|
|
@@ -5377,43 +5377,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5377
5377
|
transition:mask-position var(--animation-duration-3);
|
|
5378
5378
|
}
|
|
5379
5379
|
|
|
5380
|
-
.bp_popover_module_popoverContentContainer--
|
|
5380
|
+
.bp_popover_module_popoverContentContainer--08097{
|
|
5381
5381
|
max-width:320px;
|
|
5382
5382
|
z-index:380;
|
|
5383
5383
|
}
|
|
5384
|
-
.bp_popover_module_popoverContentContainer--
|
|
5384
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverCard--08097{
|
|
5385
5385
|
box-shadow:var(--dropshadow-3);
|
|
5386
5386
|
margin-block:var(--space-1);
|
|
5387
5387
|
}
|
|
5388
|
-
.bp_popover_module_popoverContentContainer--
|
|
5388
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverMainContent--08097:hover{
|
|
5389
5389
|
mask-position:left top;
|
|
5390
5390
|
}
|
|
5391
|
-
.bp_popover_module_popoverContentContainer--
|
|
5391
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverMainContent--08097 .bp_popover_module_popoverMainContentOuterContainer--08097{
|
|
5392
5392
|
max-height:inherit;
|
|
5393
5393
|
}
|
|
5394
|
-
.bp_popover_module_popoverContentContainer--
|
|
5394
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverMainContent--08097 .bp_popover_module_popoverMainContentOuterContainer--08097 .bp_popover_module_popoverMainContentInnerContainerPadding--08097{
|
|
5395
5395
|
padding-block-end:var(--space-3);
|
|
5396
5396
|
}
|
|
5397
|
-
.bp_popover_module_popoverContentContainer--
|
|
5397
|
+
.bp_popover_module_popoverContentContainer--08097.bp_popover_module_accessibilitySmallBreakpoint--08097{
|
|
5398
5398
|
max-height:var(--radix-popover-content-available-height);
|
|
5399
5399
|
}
|
|
5400
|
-
.bp_popover_module_popoverContentContainer--
|
|
5400
|
+
.bp_popover_module_popoverContentContainer--08097.bp_popover_module_accessibilitySmallBreakpoint--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverScrollContainer--08097{
|
|
5401
5401
|
max-height:min(var(--blueprint-web-popover-content-max-height, calc(var(--radix-popover-content-available-height) - var(--space-12))), var(--radix-popover-content-available-height) - var(--space-12));
|
|
5402
5402
|
padding-block:var(--space-1);
|
|
5403
5403
|
}
|
|
5404
|
-
.bp_popover_module_popoverContentContainer--
|
|
5404
|
+
.bp_popover_module_popoverContentContainer--08097.bp_popover_module_accessibilitySmallBreakpoint--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverScrollContainer--08097:hover{
|
|
5405
5405
|
mask-position:left top;
|
|
5406
5406
|
}
|
|
5407
|
-
.bp_popover_module_popoverContentContainer--
|
|
5407
|
+
.bp_popover_module_popoverContentContainer--08097.bp_popover_module_accessibilitySmallBreakpoint--08097 .bp_popover_module_popoverCard--08097 .bp_popover_module_popoverScrollContainer--08097 .bp_popover_module_popoverMainContent--08097{
|
|
5408
5408
|
max-height:-moz-fit-content;
|
|
5409
5409
|
max-height:fit-content;
|
|
5410
5410
|
}
|
|
5411
|
-
.bp_popover_module_popoverContentContainer--
|
|
5411
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverFooter--08097{
|
|
5412
5412
|
margin-inline:calc(var(--space-4)*-1);
|
|
5413
5413
|
padding-block-start:var(--space-4);
|
|
5414
5414
|
padding-inline:var(--space-4);
|
|
5415
5415
|
}
|
|
5416
|
-
.bp_popover_module_popoverContentContainer--
|
|
5416
|
+
.bp_popover_module_popoverContentContainer--08097 .bp_popover_module_popoverFooter--08097.bp_popover_module_popoverFooterTopBorder--08097{
|
|
5417
5417
|
border-top:var(--border-1) solid var(--border-card-border);
|
|
5418
5418
|
}
|
|
5419
5419
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -5425,42 +5425,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5425
5425
|
flex-direction:row;
|
|
5426
5426
|
}
|
|
5427
5427
|
|
|
5428
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5428
|
+
.bp_select_menu_grid_option_module_buttonWrapper--a00b7.bp_select_menu_grid_option_module_withLabel--a00b7{
|
|
5429
5429
|
flex:1 1 0;
|
|
5430
5430
|
margin:var(--space-05) 0;
|
|
5431
5431
|
}
|
|
5432
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5432
|
+
.bp_select_menu_grid_option_module_buttonWrapper--a00b7.bp_select_menu_grid_option_module_withLabel--default--a00b7{
|
|
5433
5433
|
max-width:100%;
|
|
5434
5434
|
}
|
|
5435
5435
|
@media only screen and (width > 374px){
|
|
5436
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5436
|
+
.bp_select_menu_grid_option_module_buttonWrapper--a00b7.bp_select_menu_grid_option_module_withLabel--default--a00b7{
|
|
5437
5437
|
margin:var(--space-05);
|
|
5438
5438
|
max-width:calc(50% - var(--space-1));
|
|
5439
5439
|
}
|
|
5440
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5440
|
+
.bp_select_menu_grid_option_module_buttonWrapper--a00b7.bp_select_menu_grid_option_module_withLabel--default--a00b7:first-child{
|
|
5441
5441
|
margin-left:0;
|
|
5442
5442
|
}
|
|
5443
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5443
|
+
.bp_select_menu_grid_option_module_buttonWrapper--a00b7.bp_select_menu_grid_option_module_withLabel--default--a00b7:last-child{
|
|
5444
5444
|
margin-right:0;
|
|
5445
5445
|
}
|
|
5446
5446
|
}
|
|
5447
5447
|
|
|
5448
|
-
.bp_select_menu_grid_option_module_square--
|
|
5448
|
+
.bp_select_menu_grid_option_module_square--a00b7{
|
|
5449
5449
|
height:var(--size-8);
|
|
5450
5450
|
width:var(--size-8);
|
|
5451
5451
|
}
|
|
5452
|
-
.bp_select_menu_grid_option_module_square--
|
|
5452
|
+
.bp_select_menu_grid_option_module_square--a00b7,.bp_select_menu_grid_option_module_square--a00b7 .bp_select_menu_grid_option_module_outlineHost--a00b7{
|
|
5453
5453
|
align-items:center;
|
|
5454
5454
|
border-radius:var(--radius-3);
|
|
5455
5455
|
display:flex;
|
|
5456
5456
|
justify-content:center;
|
|
5457
5457
|
}
|
|
5458
|
-
.bp_select_menu_grid_option_module_square--
|
|
5458
|
+
.bp_select_menu_grid_option_module_square--a00b7 .bp_select_menu_grid_option_module_outlineHost--a00b7{
|
|
5459
5459
|
height:var(--size-7);
|
|
5460
5460
|
width:var(--size-7);
|
|
5461
5461
|
}
|
|
5462
5462
|
|
|
5463
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5463
|
+
.bp_select_menu_grid_option_module_circle--a00b7{
|
|
5464
5464
|
align-items:center;
|
|
5465
5465
|
background-clip:content-box;
|
|
5466
5466
|
background-color:var(--gray-white);
|
|
@@ -5472,10 +5472,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5472
5472
|
justify-content:center;
|
|
5473
5473
|
width:var(--size-8);
|
|
5474
5474
|
}
|
|
5475
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5475
|
+
.bp_select_menu_grid_option_module_circle--a00b7.bp_select_menu_grid_option_module_loading--a00b7{
|
|
5476
5476
|
border-color:var(--gray-white);
|
|
5477
5477
|
}
|
|
5478
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5478
|
+
.bp_select_menu_grid_option_module_circle--a00b7 .bp_select_menu_grid_option_module_color--a00b7{
|
|
5479
5479
|
background-color:var(--circleColor);
|
|
5480
5480
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
5481
5481
|
border-radius:50%;
|
|
@@ -5483,10 +5483,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5483
5483
|
height:var(--size-6);
|
|
5484
5484
|
width:var(--size-6);
|
|
5485
5485
|
}
|
|
5486
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5486
|
+
.bp_select_menu_grid_option_module_circle--a00b7 .bp_select_menu_grid_option_module_strikeThrough--a00b7{
|
|
5487
5487
|
position:relative;
|
|
5488
5488
|
}
|
|
5489
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5489
|
+
.bp_select_menu_grid_option_module_circle--a00b7 .bp_select_menu_grid_option_module_strikeThrough--a00b7::after{
|
|
5490
5490
|
background-color:var(--watermelon-red-100);
|
|
5491
5491
|
border-radius:var(--radius-1);
|
|
5492
5492
|
content:"";
|
|
@@ -5498,7 +5498,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5498
5498
|
width:90%;
|
|
5499
5499
|
}
|
|
5500
5500
|
|
|
5501
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5501
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7{
|
|
5502
5502
|
align-items:center;
|
|
5503
5503
|
background-color:initial;
|
|
5504
5504
|
border:none;
|
|
@@ -5508,13 +5508,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5508
5508
|
-webkit-user-select:none;
|
|
5509
5509
|
user-select:none;
|
|
5510
5510
|
}
|
|
5511
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5511
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7:not(.bp_select_menu_grid_option_module_labeled--a00b7){
|
|
5512
5512
|
height:var(--size-8);
|
|
5513
5513
|
justify-content:center;
|
|
5514
5514
|
padding:0;
|
|
5515
5515
|
width:var(--size-8);
|
|
5516
5516
|
}
|
|
5517
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5517
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7{
|
|
5518
5518
|
border-radius:var(--radius-3);
|
|
5519
5519
|
gap:var(--space-3);
|
|
5520
5520
|
min-width:10rem;
|
|
@@ -5522,23 +5522,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5522
5522
|
transition:background-color var(--animation-duration-2);
|
|
5523
5523
|
width:100%;
|
|
5524
5524
|
}
|
|
5525
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5525
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_text--a00b7{
|
|
5526
5526
|
max-height:var(--size-8);
|
|
5527
5527
|
text-align:left;
|
|
5528
5528
|
}
|
|
5529
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5529
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_text--large--a00b7{
|
|
5530
5530
|
-webkit-box-orient:vertical;
|
|
5531
5531
|
-webkit-line-clamp:1;
|
|
5532
5532
|
display:-webkit-box;
|
|
5533
5533
|
overflow:hidden;
|
|
5534
5534
|
}
|
|
5535
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5535
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_text--default--a00b7{
|
|
5536
5536
|
-webkit-box-orient:vertical;
|
|
5537
5537
|
-webkit-line-clamp:2;
|
|
5538
5538
|
display:-webkit-box;
|
|
5539
5539
|
overflow:hidden;
|
|
5540
5540
|
}
|
|
5541
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5541
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--a00b7{
|
|
5542
5542
|
align-items:center;
|
|
5543
5543
|
background:var(--icon-background);
|
|
5544
5544
|
border-radius:var(--radius-3);
|
|
@@ -5546,95 +5546,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5546
5546
|
flex-shrink:0;
|
|
5547
5547
|
justify-content:center;
|
|
5548
5548
|
}
|
|
5549
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5549
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--size-default--a00b7{
|
|
5550
5550
|
height:var(--size-8);
|
|
5551
5551
|
width:var(--size-8);
|
|
5552
5552
|
}
|
|
5553
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5553
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--size-large--a00b7{
|
|
5554
5554
|
height:var(--size-10);
|
|
5555
5555
|
width:var(--size-10);
|
|
5556
5556
|
}
|
|
5557
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5557
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--default--a00b7{
|
|
5558
5558
|
--icon-background:var(--surface-surface-tertiary);
|
|
5559
5559
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
5560
5560
|
}
|
|
5561
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5561
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--box--a00b7{
|
|
5562
5562
|
--icon-background:var(--brand-box-tertiary);
|
|
5563
5563
|
--icon-background-dark:var(--brand-box-secondary);
|
|
5564
5564
|
}
|
|
5565
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5565
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--docgen--a00b7{
|
|
5566
5566
|
--icon-background:var(--brand-docgen-tertiary);
|
|
5567
5567
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
5568
5568
|
}
|
|
5569
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5569
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--forms--a00b7{
|
|
5570
5570
|
--icon-background:var(--brand-forms-tertiary);
|
|
5571
5571
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
5572
5572
|
}
|
|
5573
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5573
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7 .bp_select_menu_grid_option_module_iconContainer--sign--a00b7{
|
|
5574
5574
|
--icon-background:var(--brand-sign-tertiary);
|
|
5575
5575
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
5576
5576
|
}
|
|
5577
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5577
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7:hover{
|
|
5578
5578
|
background:var(--surface-surface-secondary);
|
|
5579
5579
|
box-shadow:var(--dropshadow-2);
|
|
5580
5580
|
cursor:grab;
|
|
5581
5581
|
}
|
|
5582
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5582
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_active--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_dragging--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7:active{
|
|
5583
5583
|
background:var(--surface-surface-secondary);
|
|
5584
5584
|
box-shadow:var(--dropshadow-2);
|
|
5585
5585
|
}
|
|
5586
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5586
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_active--a00b7 .bp_select_menu_grid_option_module_iconContainer--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7:active .bp_select_menu_grid_option_module_iconContainer--a00b7{
|
|
5587
5587
|
background-color:var(--icon-background);
|
|
5588
5588
|
}
|
|
5589
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5589
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_dragging--a00b7{
|
|
5590
5590
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
5591
5591
|
}
|
|
5592
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5592
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_dragging--a00b7 .bp_select_menu_grid_option_module_iconContainer--a00b7{
|
|
5593
5593
|
background-color:var(--icon-background-dark);
|
|
5594
5594
|
}
|
|
5595
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5595
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7.bp_select_menu_grid_option_module_dragging--a00b7:hover{
|
|
5596
5596
|
cursor:grabbing;
|
|
5597
5597
|
}
|
|
5598
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5598
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7:hover:not(.bp_select_menu_grid_option_module_disabled--a00b7) .bp_select_menu_grid_option_module_iconContainer--a00b7{
|
|
5599
5599
|
background-color:var(--icon-background-dark);
|
|
5600
5600
|
transition:background-color var(--animation-duration-2);
|
|
5601
5601
|
}
|
|
5602
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5602
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7[data-focus-visible]{
|
|
5603
5603
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5604
5604
|
}
|
|
5605
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5605
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_labeled--a00b7[data-focus-visible]:active{
|
|
5606
5606
|
background:var(--surface-surface-secondary);
|
|
5607
5607
|
}
|
|
5608
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5608
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7:hover .bp_select_menu_grid_option_module_square--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible] .bp_select_menu_grid_option_module_square--a00b7{
|
|
5609
5609
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
5610
5610
|
}
|
|
5611
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5611
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7:hover .bp_select_menu_grid_option_module_circle--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible] .bp_select_menu_grid_option_module_circle--a00b7{
|
|
5612
5612
|
background-color:var(--surface-option-grid-surface-hover);
|
|
5613
5613
|
}
|
|
5614
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5614
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_active--a00b7 .bp_select_menu_grid_option_module_square--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7:active .bp_select_menu_grid_option_module_square--a00b7{
|
|
5615
5615
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
5616
5616
|
}
|
|
5617
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5617
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_active--a00b7 .bp_select_menu_grid_option_module_circle--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7:active .bp_select_menu_grid_option_module_circle--a00b7{
|
|
5618
5618
|
border:var(--border-2) solid var(--circleColor);
|
|
5619
5619
|
}
|
|
5620
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5620
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7.bp_select_menu_grid_option_module_loading--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7:disabled{
|
|
5621
5621
|
cursor:default;
|
|
5622
5622
|
}
|
|
5623
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5623
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--a00b7{
|
|
5624
5624
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5625
5625
|
}
|
|
5626
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5626
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible] .bp_select_menu_grid_option_module_circle--a00b7{
|
|
5627
5627
|
border-color:var(--surface-option-grid-surface-hover);
|
|
5628
5628
|
}
|
|
5629
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5629
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible].bp_select_menu_grid_option_module_active--a00b7 .bp_select_menu_grid_option_module_circle--a00b7,.bp_select_menu_grid_option_module_optionButton--a00b7[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--a00b7{
|
|
5630
5630
|
border:var(--border-2) solid var(--circleColor);
|
|
5631
5631
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5632
5632
|
}
|
|
5633
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5633
|
+
.bp_select_menu_grid_option_module_optionButton--a00b7:disabled:not(.bp_select_menu_grid_option_module_loading--a00b7){
|
|
5634
5634
|
opacity:.3;
|
|
5635
5635
|
}
|
|
5636
5636
|
|
|
5637
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5637
|
+
.bp_tabs_module_hiddenWidthSetter--091b7{
|
|
5638
5638
|
display:block;
|
|
5639
5639
|
font-family:var(--body-default-bold-font-family);
|
|
5640
5640
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -5648,11 +5648,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5648
5648
|
text-transform:var(--body-default-bold-text-case);
|
|
5649
5649
|
visibility:hidden;
|
|
5650
5650
|
}
|
|
5651
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5651
|
+
.bp_tabs_module_hiddenWidthSetter--091b7 > *{
|
|
5652
5652
|
visibility:hidden;
|
|
5653
5653
|
}
|
|
5654
5654
|
|
|
5655
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5655
|
+
.bp_tabs_module_contentSwitchTabList--091b7{
|
|
5656
5656
|
background:var(--surface-contentswitcher-surface);
|
|
5657
5657
|
border-radius:var(--radius-7);
|
|
5658
5658
|
display:grid;
|
|
@@ -5663,7 +5663,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5663
5663
|
min-width:fit-content;
|
|
5664
5664
|
padding:var(--space-1);
|
|
5665
5665
|
}
|
|
5666
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5666
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7{
|
|
5667
5667
|
align-items:center;
|
|
5668
5668
|
background:#0000;
|
|
5669
5669
|
border:none;
|
|
@@ -5684,7 +5684,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5684
5684
|
text-transform:var(--body-default-text-case);
|
|
5685
5685
|
white-space:nowrap;
|
|
5686
5686
|
}
|
|
5687
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5687
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7[aria-selected=true]{
|
|
5688
5688
|
background:var(--surface-cta-surface-secondary);
|
|
5689
5689
|
box-shadow:0 0 0 var(--border-1) var(--gray-50);
|
|
5690
5690
|
color:var(--text-text-on-light);
|
|
@@ -5697,44 +5697,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5697
5697
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5698
5698
|
text-transform:var(--body-default-bold-text-case);
|
|
5699
5699
|
}
|
|
5700
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5700
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7:not([aria-disabled=true])[data-focus-visible]{
|
|
5701
5701
|
border-color:#0000;
|
|
5702
5702
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5703
5703
|
}
|
|
5704
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5704
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7:not([aria-disabled=true]):hover{
|
|
5705
5705
|
background:var(--surface-surface-hover);
|
|
5706
5706
|
}
|
|
5707
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5707
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7:not([aria-disabled=true]):active{
|
|
5708
5708
|
background:var(--surface-cta-surface-secondary-pressed);
|
|
5709
5709
|
}
|
|
5710
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5710
|
+
.bp_tabs_module_contentSwitchTabList--091b7 .bp_tabs_module_contentSwitchTab--091b7[aria-disabled=true]{
|
|
5711
5711
|
opacity:.3;
|
|
5712
5712
|
pointer-events:none;
|
|
5713
5713
|
}
|
|
5714
5714
|
|
|
5715
|
-
.bp_tabs_module_tabsListContainer--
|
|
5715
|
+
.bp_tabs_module_tabsListContainer--091b7{
|
|
5716
5716
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
5717
5717
|
overflow-y:hidden;
|
|
5718
5718
|
scroll-behavior:smooth;
|
|
5719
5719
|
}
|
|
5720
|
-
.bp_tabs_module_tabsListContainer--
|
|
5720
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7{
|
|
5721
5721
|
display:flex;
|
|
5722
5722
|
overflow-x:auto;
|
|
5723
5723
|
padding:calc(var(--border-3) + 1px);
|
|
5724
5724
|
}
|
|
5725
|
-
.bp_tabs_module_tabsListContainer--
|
|
5725
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tabSeparator--091b7{
|
|
5726
5726
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
5727
5727
|
min-width:var(--space-4);
|
|
5728
5728
|
}
|
|
5729
|
-
.bp_tabs_module_tabsListContainer--
|
|
5729
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tabSeparator--091b7:last-child{
|
|
5730
5730
|
display:none;
|
|
5731
5731
|
}
|
|
5732
5732
|
@media only screen and (max-width: 1023px){
|
|
5733
|
-
.bp_tabs_module_tabsListContainer--
|
|
5733
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tabSeparator--091b7{
|
|
5734
5734
|
min-width:calc(var(--border-3) + 1px);
|
|
5735
5735
|
}
|
|
5736
5736
|
}
|
|
5737
|
-
.bp_tabs_module_tabsListContainer--
|
|
5737
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7{
|
|
5738
5738
|
background:var(--background-background);
|
|
5739
5739
|
border-style:none;
|
|
5740
5740
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -5755,7 +5755,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5755
5755
|
text-transform:var(--body-default-text-case);
|
|
5756
5756
|
z-index:2;
|
|
5757
5757
|
}
|
|
5758
|
-
.bp_tabs_module_tabsListContainer--
|
|
5758
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7[aria-selected=true]{
|
|
5759
5759
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
5760
5760
|
color:var(--text-cta-link);
|
|
5761
5761
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5767,21 +5767,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5767
5767
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5768
5768
|
text-transform:var(--body-default-bold-text-case);
|
|
5769
5769
|
}
|
|
5770
|
-
.bp_tabs_module_tabsListContainer--
|
|
5770
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:hover{
|
|
5771
5771
|
background-color:var(--surface-tab-surface-hover);
|
|
5772
5772
|
color:var(--text-text-on-light-secondary-hover);
|
|
5773
5773
|
}
|
|
5774
|
-
.bp_tabs_module_tabsListContainer--
|
|
5774
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:hover[aria-selected=true]{
|
|
5775
5775
|
color:var(--text-cta-link);
|
|
5776
5776
|
}
|
|
5777
|
-
.bp_tabs_module_tabsListContainer--
|
|
5777
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:active{
|
|
5778
5778
|
background-color:var(--surface-tab-surface-pressed);
|
|
5779
5779
|
color:var(--text-text-on-light-secondary-hover);
|
|
5780
5780
|
}
|
|
5781
|
-
.bp_tabs_module_tabsListContainer--
|
|
5781
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:active[aria-selected=true]{
|
|
5782
5782
|
color:var(--text-cta-link);
|
|
5783
5783
|
}
|
|
5784
|
-
.bp_tabs_module_tabsListContainer--
|
|
5784
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:focus-visible,.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7[data-focus-visible]{
|
|
5785
5785
|
background-color:var(--surface-tab-surface-hover);
|
|
5786
5786
|
border-radius:var(--radius-05);
|
|
5787
5787
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -5789,14 +5789,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5789
5789
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
5790
5790
|
outline-offset:1px;
|
|
5791
5791
|
}
|
|
5792
|
-
.bp_tabs_module_tabsListContainer--
|
|
5792
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7[data-focus-visible][aria-selected=true]{
|
|
5793
5793
|
color:var(--text-cta-link);
|
|
5794
5794
|
}
|
|
5795
|
-
.bp_tabs_module_tabsListContainer--
|
|
5795
|
+
.bp_tabs_module_tabsListContainer--091b7 .bp_tabs_module_tabList--091b7 .bp_tabs_module_tab--091b7[aria-disabled=true]{
|
|
5796
5796
|
opacity:.5;
|
|
5797
5797
|
}
|
|
5798
5798
|
|
|
5799
|
-
.bp_radio_group_module_root--
|
|
5799
|
+
.bp_radio_group_module_root--90c84{
|
|
5800
5800
|
display:flex;
|
|
5801
5801
|
flex-direction:column;
|
|
5802
5802
|
font-family:var(--body-default-font-family);
|
|
@@ -5810,31 +5810,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5810
5810
|
text-transform:var(--body-default-text-case);
|
|
5811
5811
|
}
|
|
5812
5812
|
|
|
5813
|
-
.bp_radio_group_module_horizontal--
|
|
5813
|
+
.bp_radio_group_module_horizontal--90c84{
|
|
5814
5814
|
flex-direction:row;
|
|
5815
5815
|
gap:1.625rem;
|
|
5816
5816
|
}
|
|
5817
5817
|
|
|
5818
|
-
.bp_radio_group_module_radioOption--
|
|
5818
|
+
.bp_radio_group_module_radioOption--90c84{
|
|
5819
5819
|
display:flex;
|
|
5820
5820
|
flex-direction:column;
|
|
5821
5821
|
}
|
|
5822
|
-
.bp_radio_group_module_radioOption--
|
|
5822
|
+
.bp_radio_group_module_radioOption--90c84 .bp_radio_group_module_label--90c84{
|
|
5823
5823
|
align-items:flex-start;
|
|
5824
5824
|
cursor:pointer;
|
|
5825
5825
|
display:inline-flex;
|
|
5826
5826
|
gap:var(--size-3);
|
|
5827
5827
|
line-height:var(--body-default-line-height);
|
|
5828
5828
|
}
|
|
5829
|
-
.bp_radio_group_module_radioOption--
|
|
5829
|
+
.bp_radio_group_module_radioOption--90c84 .bp_radio_group_module_description--90c84{
|
|
5830
5830
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
5831
5831
|
}
|
|
5832
|
-
.bp_radio_group_module_radioOption--
|
|
5832
|
+
.bp_radio_group_module_radioOption--90c84.bp_radio_group_module_disabled--90c84 .bp_radio_group_module_label--90c84,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--90c84 .bp_radio_group_module_label--90c84{
|
|
5833
5833
|
color:var(--text-text-on-light-secondary);
|
|
5834
5834
|
cursor:default;
|
|
5835
5835
|
}
|
|
5836
5836
|
|
|
5837
|
-
.bp_radio_group_module_radioButton--
|
|
5837
|
+
.bp_radio_group_module_radioButton--90c84{
|
|
5838
5838
|
all:unset;
|
|
5839
5839
|
align-items:center;
|
|
5840
5840
|
background-color:var(--surface-radio-surface);
|
|
@@ -5848,33 +5848,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5848
5848
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
5849
5849
|
width:var(--size-4);
|
|
5850
5850
|
}
|
|
5851
|
-
.bp_radio_group_module_radioButton--
|
|
5851
|
+
.bp_radio_group_module_radioButton--90c84 .bp_radio_group_module_indicator--90c84{
|
|
5852
5852
|
background-color:var(--surface-radio-surface-selected);
|
|
5853
5853
|
border-radius:50%;
|
|
5854
5854
|
height:var(--size-2);
|
|
5855
5855
|
transition:transform .1s;
|
|
5856
5856
|
width:var(--size-2);
|
|
5857
5857
|
}
|
|
5858
|
-
.bp_radio_group_module_radioButton--
|
|
5858
|
+
.bp_radio_group_module_radioButton--90c84:focus-visible{
|
|
5859
5859
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5860
5860
|
}
|
|
5861
|
-
.bp_radio_group_module_radioButton--
|
|
5861
|
+
.bp_radio_group_module_radioButton--90c84[data-disabled]{
|
|
5862
5862
|
opacity:60%;
|
|
5863
5863
|
}
|
|
5864
|
-
.bp_radio_group_module_radioButton--
|
|
5864
|
+
.bp_radio_group_module_radioButton--90c84[data-state=unchecked]{
|
|
5865
5865
|
background-color:var(--surface-radio-surface);
|
|
5866
5866
|
border:var(--border-2) solid var(--border-radio-border);
|
|
5867
5867
|
}
|
|
5868
|
-
.bp_radio_group_module_radioButton--
|
|
5868
|
+
.bp_radio_group_module_radioButton--90c84[data-state=unchecked] .bp_radio_group_module_indicator--90c84{
|
|
5869
5869
|
transform:scale(0);
|
|
5870
5870
|
}
|
|
5871
|
-
.bp_radio_group_module_radioButton--
|
|
5871
|
+
.bp_radio_group_module_radioButton--90c84:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--90c84:not([data-disabled]):hover{
|
|
5872
5872
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
5873
5873
|
}
|
|
5874
|
-
.bp_radio_group_module_radioButton--
|
|
5874
|
+
.bp_radio_group_module_radioButton--90c84:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--90c84:not([data-disabled]):hover[data-state=checked]{
|
|
5875
5875
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
5876
5876
|
}
|
|
5877
|
-
.bp_radio_group_module_radioButton--
|
|
5877
|
+
.bp_radio_group_module_radioButton--90c84:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--90c84,.bp_radio_group_module_radioButton--90c84:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--90c84{
|
|
5878
5878
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
5879
5879
|
}
|
|
5880
5880
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -6095,7 +6095,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6095
6095
|
transform:translateY(-50%);
|
|
6096
6096
|
}
|
|
6097
6097
|
|
|
6098
|
-
.bp_side_panel_module_content--
|
|
6098
|
+
.bp_side_panel_module_content--c0896{
|
|
6099
6099
|
background-color:var(--gray-white);
|
|
6100
6100
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
6101
6101
|
display:flex;
|
|
@@ -6108,12 +6108,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6108
6108
|
overflow-y:auto;
|
|
6109
6109
|
}
|
|
6110
6110
|
@media (width > 374px){
|
|
6111
|
-
.bp_side_panel_module_content--
|
|
6111
|
+
.bp_side_panel_module_content--c0896{
|
|
6112
6112
|
min-width:320px;
|
|
6113
6113
|
overflow:hidden;
|
|
6114
6114
|
}
|
|
6115
6115
|
}
|
|
6116
|
-
.bp_side_panel_module_content--
|
|
6116
|
+
.bp_side_panel_module_content--c0896 .bp_side_panel_module_header--c0896{
|
|
6117
6117
|
align-items:center;
|
|
6118
6118
|
background-color:var(--surface-surface);
|
|
6119
6119
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -6125,77 +6125,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6125
6125
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6126
6126
|
word-break:break-word;
|
|
6127
6127
|
}
|
|
6128
|
-
.bp_side_panel_module_content--
|
|
6128
|
+
.bp_side_panel_module_content--c0896 .bp_side_panel_module_headerShadow--c0896{
|
|
6129
6129
|
box-shadow:var(--dropshadow-3);
|
|
6130
6130
|
}
|
|
6131
6131
|
|
|
6132
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6132
|
+
.bp_side_panel_module_scrollableContainer--c0896{
|
|
6133
6133
|
flex-grow:1;
|
|
6134
6134
|
}
|
|
6135
6135
|
@media (width > 374px){
|
|
6136
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6136
|
+
.bp_side_panel_module_scrollableContainer--c0896{
|
|
6137
6137
|
overflow-y:auto;
|
|
6138
6138
|
}
|
|
6139
6139
|
}
|
|
6140
6140
|
|
|
6141
|
-
.bp_side_panel_module_persistentContent--
|
|
6141
|
+
.bp_side_panel_module_persistentContent--c0896{
|
|
6142
6142
|
overflow:hidden;
|
|
6143
6143
|
position:relative;
|
|
6144
6144
|
}
|
|
6145
|
-
.bp_side_panel_module_persistentContent--
|
|
6145
|
+
.bp_side_panel_module_persistentContent--c0896 .bp_side_panel_module_scrollableContainer--c0896{
|
|
6146
6146
|
flex-grow:1;
|
|
6147
6147
|
overflow-y:auto;
|
|
6148
6148
|
}
|
|
6149
6149
|
|
|
6150
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
6150
|
+
.bp_side_panel_module_contentAnimatedSlideIn--c0896{
|
|
6151
6151
|
animation-duration:.2s;
|
|
6152
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
6152
|
+
animation-name:bp_side_panel_module_slideIn--c0896;
|
|
6153
6153
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6154
6154
|
}
|
|
6155
6155
|
|
|
6156
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
6156
|
+
.bp_side_panel_module_contentAnimatedSlideOut--c0896[data-state=closed]{
|
|
6157
6157
|
animation-duration:.2s;
|
|
6158
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
6158
|
+
animation-name:bp_side_panel_module_slideOut--c0896;
|
|
6159
6159
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6160
6160
|
}
|
|
6161
6161
|
|
|
6162
|
-
.bp_side_panel_module_contentNormal--
|
|
6162
|
+
.bp_side_panel_module_contentNormal--c0896{
|
|
6163
6163
|
width:360px;
|
|
6164
6164
|
}
|
|
6165
6165
|
|
|
6166
|
-
.bp_side_panel_module_contentLarge--
|
|
6166
|
+
.bp_side_panel_module_contentLarge--c0896{
|
|
6167
6167
|
width:420px;
|
|
6168
6168
|
}
|
|
6169
6169
|
|
|
6170
|
-
.bp_side_panel_module_dropShadowContent--
|
|
6170
|
+
.bp_side_panel_module_dropShadowContent--c0896{
|
|
6171
6171
|
box-shadow:var(--dropshadow-3);
|
|
6172
6172
|
}
|
|
6173
6173
|
|
|
6174
|
-
.bp_side_panel_module_content--
|
|
6174
|
+
.bp_side_panel_module_content--c0896 .bp_side_panel_module_close--c0896{
|
|
6175
6175
|
color:var(--gray-65);
|
|
6176
6176
|
position:fixed;
|
|
6177
6177
|
right:var(--space-4);
|
|
6178
6178
|
top:var(--space-4);
|
|
6179
6179
|
}
|
|
6180
6180
|
@media (width > 374px){
|
|
6181
|
-
.bp_side_panel_module_content--
|
|
6181
|
+
.bp_side_panel_module_content--c0896 .bp_side_panel_module_close--c0896{
|
|
6182
6182
|
position:absolute;
|
|
6183
6183
|
top:var(--space-5);
|
|
6184
6184
|
}
|
|
6185
6185
|
}
|
|
6186
6186
|
|
|
6187
|
-
.bp_side_panel_module_overlayContent--
|
|
6187
|
+
.bp_side_panel_module_overlayContent--c0896{
|
|
6188
6188
|
box-shadow:var(--dropshadow-3);
|
|
6189
6189
|
position:fixed;
|
|
6190
6190
|
right:0;
|
|
6191
6191
|
top:0;
|
|
6192
6192
|
z-index:300;
|
|
6193
6193
|
}
|
|
6194
|
-
.bp_side_panel_module_overlayContent--
|
|
6194
|
+
.bp_side_panel_module_overlayContent--c0896 .bp_side_panel_module_header--c0896{
|
|
6195
6195
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
6196
6196
|
}
|
|
6197
6197
|
|
|
6198
|
-
.bp_side_panel_module_overlay--
|
|
6198
|
+
.bp_side_panel_module_overlay--c0896{
|
|
6199
6199
|
background-color:var(--black-opacity-80);
|
|
6200
6200
|
bottom:0;
|
|
6201
6201
|
display:flex;
|
|
@@ -6206,15 +6206,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6206
6206
|
top:0;
|
|
6207
6207
|
z-index:300;
|
|
6208
6208
|
}
|
|
6209
|
-
.bp_side_panel_module_overlay--
|
|
6209
|
+
.bp_side_panel_module_overlay--c0896 .bp_side_panel_module_content--c0896 .bp_side_panel_module_header--c0896{
|
|
6210
6210
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
6211
6211
|
}
|
|
6212
6212
|
|
|
6213
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
6213
|
+
.bp_side_panel_module_dropShadowOverlay--c0896{
|
|
6214
6214
|
background-color:initial;
|
|
6215
6215
|
}
|
|
6216
6216
|
|
|
6217
|
-
.bp_side_panel_module_footer--
|
|
6217
|
+
.bp_side_panel_module_footer--c0896{
|
|
6218
6218
|
background-color:var(--surface-surface);
|
|
6219
6219
|
display:flex;
|
|
6220
6220
|
justify-content:flex-end;
|
|
@@ -6224,19 +6224,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6224
6224
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6225
6225
|
}
|
|
6226
6226
|
|
|
6227
|
-
.bp_side_panel_module_footerShadow--
|
|
6227
|
+
.bp_side_panel_module_footerShadow--c0896{
|
|
6228
6228
|
box-shadow:var(--dropshadow-3-inverse);
|
|
6229
6229
|
}
|
|
6230
6230
|
|
|
6231
|
-
.bp_side_panel_module_footerButton--
|
|
6231
|
+
.bp_side_panel_module_footerButton--c0896{
|
|
6232
6232
|
margin-inline-start:var(--space-2);
|
|
6233
6233
|
}
|
|
6234
6234
|
|
|
6235
|
-
.bp_side_panel_module_footerButton--
|
|
6235
|
+
.bp_side_panel_module_footerButton--c0896 + .bp_side_panel_module_footerButton--c0896{
|
|
6236
6236
|
margin-inline-start:var(--space-3);
|
|
6237
6237
|
}
|
|
6238
6238
|
|
|
6239
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
6239
|
+
@keyframes bp_side_panel_module_slideIn--c0896{
|
|
6240
6240
|
from{
|
|
6241
6241
|
inset-inline-end:-100%;
|
|
6242
6242
|
}
|
|
@@ -6244,7 +6244,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6244
6244
|
inset-inline-end:0;
|
|
6245
6245
|
}
|
|
6246
6246
|
}
|
|
6247
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
6247
|
+
@keyframes bp_side_panel_module_slideOut--c0896{
|
|
6248
6248
|
from{
|
|
6249
6249
|
inset-inline-end:0;
|
|
6250
6250
|
}
|
|
@@ -6377,7 +6377,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6377
6377
|
min-width:160px;
|
|
6378
6378
|
}
|
|
6379
6379
|
|
|
6380
|
-
.bp_switch_module_option--
|
|
6380
|
+
.bp_switch_module_option--b7e2d{
|
|
6381
6381
|
display:flex;
|
|
6382
6382
|
flex-direction:column;
|
|
6383
6383
|
font-family:var(--body-default-font-family);
|
|
@@ -6389,26 +6389,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6389
6389
|
text-decoration:var(--body-default-text-decoration);
|
|
6390
6390
|
text-transform:var(--body-default-text-case);
|
|
6391
6391
|
}
|
|
6392
|
-
.bp_switch_module_option--
|
|
6392
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_label--b7e2d{
|
|
6393
6393
|
cursor:pointer;
|
|
6394
6394
|
display:inline-flex;
|
|
6395
6395
|
flex-direction:row;
|
|
6396
6396
|
width:-moz-fit-content;
|
|
6397
6397
|
width:fit-content;
|
|
6398
6398
|
}
|
|
6399
|
-
.bp_switch_module_option--
|
|
6399
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_label--b7e2d.bp_switch_module_rightAlign--b7e2d{
|
|
6400
6400
|
flex-direction:row-reverse;
|
|
6401
6401
|
justify-content:space-between;
|
|
6402
6402
|
width:unset;
|
|
6403
6403
|
}
|
|
6404
|
-
.bp_switch_module_option--
|
|
6404
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_description--b7e2d{
|
|
6405
6405
|
margin-left:calc(var(--space-3) + var(--size-10));
|
|
6406
6406
|
}
|
|
6407
|
-
.bp_switch_module_option--
|
|
6407
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_description--b7e2d.bp_switch_module_rightAlign--b7e2d{
|
|
6408
6408
|
margin-left:unset;
|
|
6409
6409
|
margin-right:calc(var(--space-3) + var(--size-10));
|
|
6410
6410
|
}
|
|
6411
|
-
.bp_switch_module_option--
|
|
6411
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_switch--b7e2d{
|
|
6412
6412
|
all:unset;
|
|
6413
6413
|
align-items:center;
|
|
6414
6414
|
background-color:var(--surface-switch-surface-off);
|
|
@@ -6422,17 +6422,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6422
6422
|
width:var(--size-10);
|
|
6423
6423
|
will-change:transition;
|
|
6424
6424
|
}
|
|
6425
|
-
.bp_switch_module_option--
|
|
6425
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_switch--b7e2d.bp_switch_module_rightAlign--b7e2d{
|
|
6426
6426
|
margin-left:var(--space-10);
|
|
6427
6427
|
margin-right:unset;
|
|
6428
6428
|
}
|
|
6429
|
-
.bp_switch_module_option--
|
|
6429
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_switch--b7e2d:focus-visible{
|
|
6430
6430
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6431
6431
|
}
|
|
6432
|
-
.bp_switch_module_option--
|
|
6432
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_switch--b7e2d[data-state=checked]{
|
|
6433
6433
|
background-color:var(--surface-switch-surface-on);
|
|
6434
6434
|
}
|
|
6435
|
-
.bp_switch_module_option--
|
|
6435
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_thumb--b7e2d{
|
|
6436
6436
|
background-color:var(--surface-switch-surface);
|
|
6437
6437
|
border:var(--border-1) solid var(--border-switch-border);
|
|
6438
6438
|
border-radius:var(--size-10);
|
|
@@ -6444,17 +6444,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6444
6444
|
width:var(--size-5);
|
|
6445
6445
|
will-change:transform;
|
|
6446
6446
|
}
|
|
6447
|
-
.bp_switch_module_option--
|
|
6447
|
+
.bp_switch_module_option--b7e2d .bp_switch_module_thumb--b7e2d[data-state=checked]{
|
|
6448
6448
|
transform:translateX(calc(var(--size-10)/2));
|
|
6449
6449
|
}
|
|
6450
|
-
.bp_switch_module_option--
|
|
6450
|
+
.bp_switch_module_option--b7e2d.bp_switch_module_disabled--b7e2d .bp_switch_module_label--b7e2d{
|
|
6451
6451
|
cursor:default;
|
|
6452
6452
|
}
|
|
6453
|
-
.bp_switch_module_option--
|
|
6453
|
+
.bp_switch_module_option--b7e2d.bp_switch_module_disabled--b7e2d .bp_switch_module_switch--b7e2d{
|
|
6454
6454
|
opacity:60%;
|
|
6455
6455
|
}
|
|
6456
6456
|
|
|
6457
|
-
.bp_text_button_module_textButton--
|
|
6457
|
+
.bp_text_button_module_textButton--673a6{
|
|
6458
6458
|
align-items:center;
|
|
6459
6459
|
background:#0000;
|
|
6460
6460
|
border:none;
|
|
@@ -6475,54 +6475,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6475
6475
|
-webkit-user-select:text;
|
|
6476
6476
|
user-select:text;
|
|
6477
6477
|
}
|
|
6478
|
-
.bp_text_button_module_textButton--
|
|
6478
|
+
.bp_text_button_module_textButton--673a6.bp_text_button_module_isFontInherited--673a6{
|
|
6479
6479
|
border-radius:.125em;
|
|
6480
6480
|
font:inherit;
|
|
6481
6481
|
}
|
|
6482
|
-
.bp_text_button_module_textButton--
|
|
6482
|
+
.bp_text_button_module_textButton--673a6.bp_text_button_module_isFontInherited--673a6.bp_text_button_module_isIconButton--673a6{
|
|
6483
6483
|
gap:.25em;
|
|
6484
6484
|
}
|
|
6485
|
-
.bp_text_button_module_textButton--
|
|
6485
|
+
.bp_text_button_module_textButton--673a6.bp_text_button_module_isFontInherited--673a6:not(:disabled)[data-focus-visible]{
|
|
6486
6486
|
box-shadow:0 0 0 .125em var(--outline-focus-on-light);
|
|
6487
6487
|
}
|
|
6488
|
-
.bp_text_button_module_textButton--
|
|
6488
|
+
.bp_text_button_module_textButton--673a6 .bp_text_button_module_scaleLoader--673a6 div{
|
|
6489
6489
|
border-radius:.375em;
|
|
6490
6490
|
height:.625em;
|
|
6491
6491
|
width:.125em;
|
|
6492
6492
|
}
|
|
6493
|
-
.bp_text_button_module_textButton--
|
|
6493
|
+
.bp_text_button_module_textButton--673a6 .bp_text_button_module_icon--673a6{
|
|
6494
6494
|
align-items:center;
|
|
6495
6495
|
display:flex;
|
|
6496
6496
|
}
|
|
6497
|
-
.bp_text_button_module_textButton--
|
|
6497
|
+
.bp_text_button_module_textButton--673a6 .bp_text_button_module_hideTextContent--673a6{
|
|
6498
6498
|
visibility:hidden;
|
|
6499
6499
|
}
|
|
6500
|
-
.bp_text_button_module_textButton--
|
|
6500
|
+
.bp_text_button_module_textButton--673a6.bp_text_button_module_isIconButton--673a6{
|
|
6501
6501
|
gap:var(--space-1);
|
|
6502
6502
|
}
|
|
6503
|
-
.bp_text_button_module_textButton--
|
|
6503
|
+
.bp_text_button_module_textButton--673a6.bp_text_button_module_visuallyHidden--673a6{
|
|
6504
6504
|
color:#0000;
|
|
6505
6505
|
pointer-events:none;
|
|
6506
6506
|
position:relative;
|
|
6507
6507
|
}
|
|
6508
|
-
.bp_text_button_module_textButton--
|
|
6508
|
+
.bp_text_button_module_textButton--673a6:disabled{
|
|
6509
6509
|
opacity:.3;
|
|
6510
6510
|
}
|
|
6511
|
-
.bp_text_button_module_textButton--
|
|
6511
|
+
.bp_text_button_module_textButton--673a6:not(:disabled):hover,.bp_text_button_module_textButton--673a6:not(:disabled)[data-focus-visible]{
|
|
6512
6512
|
color:var(--text-cta-link-hover);
|
|
6513
6513
|
}
|
|
6514
|
-
.bp_text_button_module_textButton--
|
|
6514
|
+
.bp_text_button_module_textButton--673a6:not(:disabled)[data-focus-visible]{
|
|
6515
6515
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6516
6516
|
}
|
|
6517
|
-
.bp_text_button_module_textButton--
|
|
6517
|
+
.bp_text_button_module_textButton--673a6:not(:disabled):active{
|
|
6518
6518
|
color:var(--text-cta-link-pressed);
|
|
6519
6519
|
}
|
|
6520
6520
|
|
|
6521
|
-
.bp_text_input_module_textInput--
|
|
6521
|
+
.bp_text_input_module_textInput--c3d91.bp_text_input_module_textInput--c3d91.bp_text_input_module_textInput--c3d91 input:has(+ .bp_text_input_module_iconEnd--c3d91){
|
|
6522
6522
|
padding-inline-end:1.875rem;
|
|
6523
6523
|
}
|
|
6524
6524
|
|
|
6525
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
6525
|
+
.bp_text_input_module_loadingIndicatorReset--c3d91 div{
|
|
6526
6526
|
position:static;
|
|
6527
6527
|
}
|
|
6528
6528
|
.bp_text_toggle_button_module_textToggleButton--a97ea{
|
|
@@ -7331,7 +7331,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7331
7331
|
--z-index-card-tooltip:2147483647;
|
|
7332
7332
|
}
|
|
7333
7333
|
|
|
7334
|
-
.bp_toolbar_module_toolbarRoot--
|
|
7334
|
+
.bp_toolbar_module_toolbarRoot--a043f{
|
|
7335
7335
|
background:var(--surface-surface);
|
|
7336
7336
|
border:var(--border-1) solid var(--border-card-border);
|
|
7337
7337
|
border-radius:var(--radius-4);
|
|
@@ -7339,16 +7339,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7339
7339
|
padding:calc(var(--space-1) - var(--border-1));
|
|
7340
7340
|
}
|
|
7341
7341
|
|
|
7342
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7342
|
+
.bp_toolbar_module_scrollButtonWrapper--a043f,.bp_toolbar_module_toolbarRoot--a043f{
|
|
7343
7343
|
align-items:center;
|
|
7344
7344
|
display:flex;
|
|
7345
7345
|
gap:var(--space-1);
|
|
7346
7346
|
}
|
|
7347
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7347
|
+
.bp_toolbar_module_scrollButtonWrapper--a043f.bp_toolbar_module_hidden--a043f{
|
|
7348
7348
|
display:none;
|
|
7349
7349
|
}
|
|
7350
7350
|
|
|
7351
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7351
|
+
.bp_toolbar_module_scrollableChildrenWrapper--a043f{
|
|
7352
7352
|
-ms-overflow-style:none;
|
|
7353
7353
|
align-items:center;
|
|
7354
7354
|
display:flex;
|
|
@@ -7361,26 +7361,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7361
7361
|
scrollbar-width:none;
|
|
7362
7362
|
white-space:nowrap;
|
|
7363
7363
|
}
|
|
7364
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7364
|
+
.bp_toolbar_module_scrollableChildrenWrapper--a043f::-webkit-scrollbar{
|
|
7365
7365
|
display:none;
|
|
7366
7366
|
}
|
|
7367
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7367
|
+
.bp_toolbar_module_scrollableChildrenWrapper--a043f > *{
|
|
7368
7368
|
flex:none;
|
|
7369
7369
|
}
|
|
7370
7370
|
|
|
7371
|
-
.bp_toolbar_module_separator--
|
|
7371
|
+
.bp_toolbar_module_separator--a043f{
|
|
7372
7372
|
background-color:var(--border-divider-border);
|
|
7373
7373
|
border-radius:var(--radius-2);
|
|
7374
7374
|
height:var(--size-6);
|
|
7375
7375
|
width:1px;
|
|
7376
7376
|
}
|
|
7377
7377
|
|
|
7378
|
-
.bp_toolbar_module_toggleGroup--
|
|
7378
|
+
.bp_toolbar_module_toggleGroup--a043f{
|
|
7379
7379
|
display:flex;
|
|
7380
7380
|
gap:var(--space-1);
|
|
7381
7381
|
}
|
|
7382
7382
|
|
|
7383
|
-
.bp_toolbar_module_toolbarItem--
|
|
7383
|
+
.bp_toolbar_module_toolbarItem--a043f{
|
|
7384
7384
|
--toolbar-item-hover-opacity:.3;
|
|
7385
7385
|
align-items:center;
|
|
7386
7386
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -7398,45 +7398,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7398
7398
|
-webkit-user-select:none;
|
|
7399
7399
|
user-select:none;
|
|
7400
7400
|
}
|
|
7401
|
-
.bp_toolbar_module_toolbarItem--
|
|
7401
|
+
.bp_toolbar_module_toolbarItem--a043f[data-disabled]{
|
|
7402
7402
|
background:var(--surface-toggle-surface);
|
|
7403
7403
|
opacity:var(--toolbar-item-hover-opacity);
|
|
7404
7404
|
pointer-events:none;
|
|
7405
7405
|
}
|
|
7406
|
-
.bp_toolbar_module_toolbarItem--
|
|
7406
|
+
.bp_toolbar_module_toolbarItem--a043f:not([data-disabled]):focus-visible{
|
|
7407
7407
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7408
7408
|
}
|
|
7409
|
-
.bp_toolbar_module_toolbarItem--
|
|
7409
|
+
.bp_toolbar_module_toolbarItem--a043f:not([data-disabled]):hover{
|
|
7410
7410
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7411
7411
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7412
7412
|
}
|
|
7413
7413
|
|
|
7414
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7414
|
+
.bp_toolbar_module_toolbarToggle--a043f[data-state=on]{
|
|
7415
7415
|
background:var(--surface-toggle-surface-pressed);
|
|
7416
7416
|
}
|
|
7417
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7417
|
+
.bp_toolbar_module_toolbarToggle--a043f[data-state=on] svg *{
|
|
7418
7418
|
fill:var(--icon-icon-on-dark);
|
|
7419
7419
|
}
|
|
7420
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7420
|
+
.bp_toolbar_module_toolbarToggle--a043f[data-state=on]:not([data-disabled]):hover{
|
|
7421
7421
|
background:var(--surface-toggle-surface-on-hover);
|
|
7422
7422
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
7423
7423
|
}
|
|
7424
7424
|
|
|
7425
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
7425
|
+
.bp_toolbar_module_dropdownIndicator--a043f.bp_toolbar_module_invertCaret--a043f{
|
|
7426
7426
|
transform:rotate(.5turn);
|
|
7427
7427
|
}
|
|
7428
7428
|
|
|
7429
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7429
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--a043f{
|
|
7430
7430
|
--trigger-button-hover-opacity:.7;
|
|
7431
7431
|
}
|
|
7432
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7432
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--a043f[data-state=on] .bp_toolbar_module_dropdownIndicator--a043f path{
|
|
7433
7433
|
fill:var(--icon-icon-on-light);
|
|
7434
7434
|
}
|
|
7435
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7435
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--a043f[data-state=on]:hover{
|
|
7436
7436
|
opacity:var(--trigger-button-hover-opacity);
|
|
7437
7437
|
}
|
|
7438
7438
|
|
|
7439
|
-
.bp_toolbar_module_toolbarIcon--
|
|
7439
|
+
.bp_toolbar_module_toolbarIcon--a043f{
|
|
7440
7440
|
align-items:center;
|
|
7441
7441
|
display:flex;
|
|
7442
7442
|
height:var(--size-5);
|
|
@@ -7444,7 +7444,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7444
7444
|
width:var(--size-5);
|
|
7445
7445
|
}
|
|
7446
7446
|
|
|
7447
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7447
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f{
|
|
7448
7448
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
7449
7449
|
color:var(--text-text-on-light);
|
|
7450
7450
|
font-family:var(--body-default-font-family);
|
|
@@ -7459,24 +7459,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7459
7459
|
text-transform:var(--body-default-text-case);
|
|
7460
7460
|
white-space:nowrap;
|
|
7461
7461
|
}
|
|
7462
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7462
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f:hover{
|
|
7463
7463
|
background:var(--surface-toggle-surface-off-hover);
|
|
7464
7464
|
border-color:var(--border-toggletext-border-off-hover);
|
|
7465
7465
|
}
|
|
7466
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7466
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f:active{
|
|
7467
7467
|
background:var(--surface-toggle-surface-off-pressed);
|
|
7468
7468
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
7469
7469
|
}
|
|
7470
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7470
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f[aria-checked=true]{
|
|
7471
7471
|
background:var(--surface-toggletext-surface-on);
|
|
7472
7472
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
7473
7473
|
color:var(--text-toggletext-text);
|
|
7474
7474
|
}
|
|
7475
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7475
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f[aria-checked=true]:hover{
|
|
7476
7476
|
background:var(--surface-toggletext-surface-on-hover);
|
|
7477
7477
|
border-color:var(--border-toggletext-border-on-hover);
|
|
7478
7478
|
}
|
|
7479
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7479
|
+
.bp_toolbar_module_toolbarTextToggleItem--a043f[aria-checked=true]:active{
|
|
7480
7480
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
7481
7481
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
7482
7482
|
}
|