@box/blueprint-web 12.4.0 → 12.5.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/blueprint-modernization-context/blueprint-modernization-context.d.ts +9 -0
- package/dist/lib-esm/blueprint-modernization-context/blueprint-modernization-context.js +20 -0
- package/dist/lib-esm/blueprint-modernization-context/index.d.ts +2 -0
- package/dist/lib-esm/blueprint-modernization-context/useBlueprintModernization.d.ts +1 -0
- package/dist/lib-esm/blueprint-modernization-context/useBlueprintModernization.js +12 -0
- package/dist/lib-esm/card-tooltip/card-tooltip.module.js +1 -1
- package/dist/lib-esm/card-tooltip-v2/card-tooltip-v2.module.js +1 -1
- package/dist/lib-esm/checkbox/checkbox.module.js +1 -1
- package/dist/lib-esm/combobox/combobox.module.js +1 -1
- package/dist/lib-esm/combobox-group/combobox-group.module.js +1 -1
- package/dist/lib-esm/content-card/content-card.module.js +1 -1
- package/dist/lib-esm/data-table/cell/sticky-cell.module.js +1 -1
- package/dist/lib-esm/data-table/data-table.module.js +1 -1
- package/dist/lib-esm/date-picker/date-picker.module.js +1 -1
- package/dist/lib-esm/empty-state/empty-state.module.js +1 -1
- package/dist/lib-esm/index.css +609 -609
- package/dist/lib-esm/index.d.ts +2 -1
- package/dist/lib-esm/index.js +3 -1
- 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--6fdfd{
|
|
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--6fdfd .bp_loading_indicator_module_segment--6fdfd{
|
|
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--6fdfd.bp_loading_indicator_module_small--6fdfd{
|
|
142
142
|
transform:scale(.6667);
|
|
143
143
|
}
|
|
144
|
-
.bp_loading_indicator_module_crawler--
|
|
144
|
+
.bp_loading_indicator_module_crawler--6fdfd.bp_loading_indicator_module_large--6fdfd{
|
|
145
145
|
transform:scale(1.3334);
|
|
146
146
|
}
|
|
147
|
-
.bp_loading_indicator_module_crawler--
|
|
147
|
+
.bp_loading_indicator_module_crawler--6fdfd.bp_loading_indicator_module_x-large--6fdfd{
|
|
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--6fdfd.bp_loading_indicator_module_default--6fdfd .bp_loading_indicator_module_segment--6fdfd{
|
|
151
|
+
animation:bp_loading_indicator_module_segment-transform--6fdfd .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--6fdfd .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--6fdfd.bp_loading_indicator_module_dark--6fdfd .bp_loading_indicator_module_segment--6fdfd{
|
|
154
|
+
animation:bp_loading_indicator_module_segment-transform--6fdfd .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--6fdfd .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--6fdfd.bp_loading_indicator_module_light--6fdfd .bp_loading_indicator_module_segment--6fdfd{
|
|
157
|
+
animation:bp_loading_indicator_module_segment-transform--6fdfd .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--6fdfd .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--6fdfd .bp_loading_indicator_module_segment--6fdfd: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--6fdfd .bp_loading_indicator_module_segment--6fdfd: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--6fdfd{
|
|
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--6fdfd{
|
|
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--6fdfd{
|
|
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--6fdfd{
|
|
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--335ea{
|
|
315
315
|
margin:0;
|
|
316
316
|
text-align:inherit;
|
|
317
317
|
}
|
|
318
|
-
.bp_text_module_textReset--
|
|
318
|
+
.bp_text_module_textReset--335ea.bp_text_module_breakWord--335ea{
|
|
319
319
|
overflow-wrap:break-word;
|
|
320
320
|
}
|
|
321
|
-
.bp_text_module_textReset--
|
|
321
|
+
.bp_text_module_textReset--335ea.bp_text_module_textOnLightDefault--335ea{
|
|
322
322
|
color:var(--text-text-on-light);
|
|
323
323
|
}
|
|
324
|
-
.bp_text_module_textReset--
|
|
324
|
+
.bp_text_module_textReset--335ea.bp_text_module_textOnLightSecondary--335ea{
|
|
325
325
|
color:var(--text-text-on-light-secondary);
|
|
326
326
|
}
|
|
327
|
-
.bp_text_module_textReset--
|
|
327
|
+
.bp_text_module_textReset--335ea.bp_text_module_textOnLightLink--335ea{
|
|
328
328
|
color:var(--text-cta-link);
|
|
329
329
|
}
|
|
330
|
-
.bp_text_module_textReset--
|
|
330
|
+
.bp_text_module_textReset--335ea.bp_text_module_textOnDarkDefault--335ea{
|
|
331
331
|
color:var(--text-text-on-dark);
|
|
332
332
|
}
|
|
333
|
-
.bp_text_module_textReset--
|
|
333
|
+
.bp_text_module_textReset--335ea.bp_text_module_titleMondo--335ea{
|
|
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--335ea.bp_text_module_titleXLarge--335ea{
|
|
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--335ea.bp_text_module_titleLarge--335ea{
|
|
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--335ea.bp_text_module_titleMedium--335ea{
|
|
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--335ea.bp_text_module_titleSmall--335ea{
|
|
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--335ea.bp_text_module_subtitle--335ea{
|
|
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--335ea.bp_text_module_bodyLargeBold--335ea{
|
|
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--335ea.bp_text_module_bodyLarge--335ea{
|
|
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--335ea.bp_text_module_bodyDefaultBold--335ea{
|
|
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--335ea.bp_text_module_bodyDefaultSemibold--335ea{
|
|
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--335ea.bp_text_module_bodyDefault--335ea{
|
|
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--335ea.bp_text_module_caption--335ea{
|
|
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--335ea.bp_text_module_labelBold--335ea{
|
|
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--335ea.bp_text_module_label--335ea{
|
|
464
464
|
font-family:var(--label-default-font-family);
|
|
465
465
|
font-size:var(--label-default-font-size);
|
|
466
466
|
font-weight:var(--label-default-font-weight);
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
transform:rotate(180deg);
|
|
747
747
|
}
|
|
748
748
|
|
|
749
|
-
.bp_avatar_module_avatar--
|
|
749
|
+
.bp_avatar_module_avatar--e0424{
|
|
750
750
|
all:unset;
|
|
751
751
|
align-items:center;
|
|
752
752
|
background-color:var(--gray-10);
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
765
765
|
text-transform:var(--body-default-bold-text-case);
|
|
766
766
|
}
|
|
767
|
-
.bp_avatar_module_avatar--
|
|
767
|
+
.bp_avatar_module_avatar--e0424 .bp_avatar_module_text--e0424{
|
|
768
768
|
align-items:center;
|
|
769
769
|
border-radius:50%;
|
|
770
770
|
display:flex;
|
|
@@ -772,14 +772,14 @@
|
|
|
772
772
|
justify-content:center;
|
|
773
773
|
width:100%;
|
|
774
774
|
}
|
|
775
|
-
.bp_avatar_module_avatar--
|
|
775
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_small--e0424{
|
|
776
776
|
height:var(--size-6);
|
|
777
777
|
width:var(--size-6);
|
|
778
778
|
}
|
|
779
|
-
.bp_avatar_module_avatar--
|
|
779
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_small--e0424 .bp_avatar_module_text--e0424{
|
|
780
780
|
font-size:.5rem;
|
|
781
781
|
}
|
|
782
|
-
.bp_avatar_module_avatar--
|
|
782
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_small--e0424 .bp_avatar_module_length-1--e0424.bp_avatar_module_text--e0424,.bp_avatar_module_avatar--e0424.bp_avatar_module_small--e0424 .bp_avatar_module_length-2--e0424.bp_avatar_module_text--e0424{
|
|
783
783
|
font-family:var(--label-bold-font-family);
|
|
784
784
|
font-size:var(--label-bold-font-size);
|
|
785
785
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -789,11 +789,11 @@
|
|
|
789
789
|
text-decoration:var(--label-bold-text-decoration);
|
|
790
790
|
text-transform:var(--label-bold-text-case);
|
|
791
791
|
}
|
|
792
|
-
.bp_avatar_module_avatar--
|
|
792
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_medium--e0424{
|
|
793
793
|
height:var(--size-7);
|
|
794
794
|
width:var(--size-7);
|
|
795
795
|
}
|
|
796
|
-
.bp_avatar_module_avatar--
|
|
796
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_medium--e0424 .bp_avatar_module_text--e0424{
|
|
797
797
|
font-family:var(--label-bold-font-family);
|
|
798
798
|
font-size:var(--label-bold-font-size);
|
|
799
799
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -803,17 +803,17 @@
|
|
|
803
803
|
text-decoration:var(--label-bold-text-decoration);
|
|
804
804
|
text-transform:var(--label-bold-text-case);
|
|
805
805
|
}
|
|
806
|
-
.bp_avatar_module_avatar--
|
|
806
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_medium--e0424 .bp_avatar_module_length-1--e0424.bp_avatar_module_text--e0424,.bp_avatar_module_avatar--e0424.bp_avatar_module_medium--e0424 .bp_avatar_module_length-2--e0424.bp_avatar_module_text--e0424{
|
|
807
807
|
font-size:.8125rem;
|
|
808
808
|
}
|
|
809
|
-
.bp_avatar_module_avatar--
|
|
809
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424{
|
|
810
810
|
height:var(--size-8);
|
|
811
811
|
width:var(--size-8);
|
|
812
812
|
}
|
|
813
|
-
.bp_avatar_module_avatar--
|
|
813
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424 .bp_avatar_module_text--e0424{
|
|
814
814
|
font-size:.5rem;
|
|
815
815
|
}
|
|
816
|
-
.bp_avatar_module_avatar--
|
|
816
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424 .bp_avatar_module_length-1--e0424.bp_avatar_module_text--e0424,.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424 .bp_avatar_module_length-2--e0424.bp_avatar_module_text--e0424{
|
|
817
817
|
font-family:var(--body-default-bold-font-family);
|
|
818
818
|
font-size:var(--body-default-bold-font-size);
|
|
819
819
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -823,10 +823,10 @@
|
|
|
823
823
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
824
824
|
text-transform:var(--body-default-bold-text-case);
|
|
825
825
|
}
|
|
826
|
-
.bp_avatar_module_avatar--
|
|
826
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424 .bp_avatar_module_length-3--e0424.bp_avatar_module_text--e0424{
|
|
827
827
|
font-size:.6875rem;
|
|
828
828
|
}
|
|
829
|
-
.bp_avatar_module_avatar--
|
|
829
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_large--e0424 .bp_avatar_module_length-4--e0424.bp_avatar_module_text--e0424{
|
|
830
830
|
font-family:var(--label-bold-font-family);
|
|
831
831
|
font-size:var(--label-bold-font-size);
|
|
832
832
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -836,14 +836,14 @@
|
|
|
836
836
|
text-decoration:var(--label-bold-text-decoration);
|
|
837
837
|
text-transform:var(--label-bold-text-case);
|
|
838
838
|
}
|
|
839
|
-
.bp_avatar_module_avatar--
|
|
839
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xlarge--e0424{
|
|
840
840
|
height:var(--size-11);
|
|
841
841
|
width:var(--size-11);
|
|
842
842
|
}
|
|
843
|
-
.bp_avatar_module_avatar--
|
|
843
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xlarge--e0424 .bp_avatar_module_text--e0424{
|
|
844
844
|
font-size:1rem;
|
|
845
845
|
}
|
|
846
|
-
.bp_avatar_module_avatar--
|
|
846
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xlarge--e0424 .bp_avatar_module_length-1--e0424.bp_avatar_module_text--e0424,.bp_avatar_module_avatar--e0424.bp_avatar_module_xlarge--e0424 .bp_avatar_module_length-2--e0424.bp_avatar_module_text--e0424{
|
|
847
847
|
font-family:var(--title-x-large-font-family);
|
|
848
848
|
font-size:var(--title-x-large-font-size);
|
|
849
849
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -853,55 +853,55 @@
|
|
|
853
853
|
text-decoration:var(--title-x-large-text-decoration);
|
|
854
854
|
text-transform:var(--title-x-large-text-case);
|
|
855
855
|
}
|
|
856
|
-
.bp_avatar_module_avatar--
|
|
856
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xxlarge--e0424{
|
|
857
857
|
height:var(--size-20);
|
|
858
858
|
width:var(--size-20);
|
|
859
859
|
}
|
|
860
|
-
.bp_avatar_module_avatar--
|
|
860
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xxlarge--e0424 .bp_avatar_module_text--e0424{
|
|
861
861
|
font-size:1.25rem;
|
|
862
862
|
}
|
|
863
|
-
.bp_avatar_module_avatar--
|
|
863
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xxlarge--e0424 .bp_avatar_module_length-1--e0424.bp_avatar_module_text--e0424,.bp_avatar_module_avatar--e0424.bp_avatar_module_xxlarge--e0424 .bp_avatar_module_length-2--e0424.bp_avatar_module_text--e0424{
|
|
864
864
|
font-size:2rem;
|
|
865
865
|
}
|
|
866
|
-
.bp_avatar_module_avatar--
|
|
866
|
+
.bp_avatar_module_avatar--e0424.bp_avatar_module_xxlarge--e0424 .bp_avatar_module_badge--e0424{
|
|
867
867
|
right:-.375rem;
|
|
868
868
|
}
|
|
869
|
-
.bp_avatar_module_avatar--
|
|
869
|
+
.bp_avatar_module_avatar--e0424 .bp_avatar_module_image--e0424{
|
|
870
870
|
border-radius:50%;
|
|
871
871
|
height:100%;
|
|
872
872
|
object-fit:cover;
|
|
873
873
|
width:100%;
|
|
874
874
|
}
|
|
875
|
-
.bp_avatar_module_avatar--
|
|
875
|
+
.bp_avatar_module_avatar--e0424 .bp_avatar_module_image--e0424.bp_avatar_module_loading--e0424{
|
|
876
876
|
height:0;
|
|
877
877
|
width:0;
|
|
878
878
|
}
|
|
879
879
|
|
|
880
|
-
.bp_avatar_module_anonymousAvatar--
|
|
880
|
+
.bp_avatar_module_anonymousAvatar--e0424{
|
|
881
881
|
align-items:center;
|
|
882
882
|
display:flex;
|
|
883
883
|
justify-content:center;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
886
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--e0424{
|
|
887
887
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
888
888
|
cursor:pointer;
|
|
889
889
|
}
|
|
890
890
|
|
|
891
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
891
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--e0424{
|
|
892
892
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
893
893
|
}
|
|
894
894
|
|
|
895
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
895
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--e0424{
|
|
896
896
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
897
897
|
}
|
|
898
898
|
|
|
899
|
-
.bp_base_badge_module_badgeContainer--
|
|
899
|
+
.bp_base_badge_module_badgeContainer--d1b9b{
|
|
900
900
|
display:inline-flex;
|
|
901
901
|
position:relative;
|
|
902
902
|
}
|
|
903
903
|
|
|
904
|
-
.bp_base_badge_module_badge--
|
|
904
|
+
.bp_base_badge_module_badge--d1b9b{
|
|
905
905
|
align-items:center;
|
|
906
906
|
border:var(--border-2) solid var(--border-badge-border);
|
|
907
907
|
border-radius:var(--radius-half);
|
|
@@ -913,66 +913,66 @@
|
|
|
913
913
|
user-select:none;
|
|
914
914
|
}
|
|
915
915
|
|
|
916
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
916
|
+
.bp_base_badge_module_smallSizeBadge--d1b9b{
|
|
917
917
|
height:var(--size-2);
|
|
918
918
|
min-width:var(--size-2);
|
|
919
919
|
}
|
|
920
920
|
|
|
921
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
921
|
+
.bp_base_badge_module_mediumSizeBadge--d1b9b{
|
|
922
922
|
height:var(--size-3);
|
|
923
923
|
min-width:var(--size-3);
|
|
924
924
|
}
|
|
925
925
|
|
|
926
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
926
|
+
.bp_base_badge_module_largeSizeBadge--d1b9b{
|
|
927
927
|
height:var(--size-4);
|
|
928
928
|
min-width:var(--size-4);
|
|
929
929
|
}
|
|
930
930
|
|
|
931
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
931
|
+
.bp_base_badge_module_xlargeSizeBadge--d1b9b{
|
|
932
932
|
height:var(--size-5);
|
|
933
933
|
min-width:var(--size-5);
|
|
934
934
|
}
|
|
935
935
|
|
|
936
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
936
|
+
.bp_base_badge_module_xxlargeSizeBadge--d1b9b{
|
|
937
937
|
height:var(--size-6);
|
|
938
938
|
min-width:var(--size-6);
|
|
939
939
|
}
|
|
940
940
|
|
|
941
|
-
.bp_base_badge_module_iconBadge--
|
|
941
|
+
.bp_base_badge_module_iconBadge--d1b9b{
|
|
942
942
|
bottom:-5%;
|
|
943
943
|
right:-5%;
|
|
944
944
|
}
|
|
945
945
|
|
|
946
|
-
.bp_base_badge_module_statusBadge--
|
|
946
|
+
.bp_base_badge_module_statusBadge--d1b9b{
|
|
947
947
|
bottom:-20%;
|
|
948
948
|
right:-20%;
|
|
949
949
|
}
|
|
950
950
|
|
|
951
|
-
.bp_base_badge_module_statusBadge--
|
|
951
|
+
.bp_base_badge_module_statusBadge--d1b9b.bp_base_badge_module_largeSizeBadge--d1b9b{
|
|
952
952
|
bottom:-22%;
|
|
953
953
|
right:-22%;
|
|
954
954
|
}
|
|
955
955
|
|
|
956
|
-
.bp_base_badge_module_statusBadge--
|
|
956
|
+
.bp_base_badge_module_statusBadge--d1b9b.bp_base_badge_module_xlargeSizeBadge--d1b9b{
|
|
957
957
|
bottom:-15%;
|
|
958
958
|
right:-15%;
|
|
959
959
|
}
|
|
960
960
|
|
|
961
|
-
.bp_base_badge_module_statusBadge--
|
|
961
|
+
.bp_base_badge_module_statusBadge--d1b9b.bp_base_badge_module_xxlargeSizeBadge--d1b9b{
|
|
962
962
|
bottom:-4%;
|
|
963
963
|
right:-4%;
|
|
964
964
|
}
|
|
965
965
|
|
|
966
|
-
.bp_base_badge_module_numericBadge--
|
|
966
|
+
.bp_base_badge_module_numericBadge--d1b9b{
|
|
967
967
|
left:60%;
|
|
968
968
|
top:0;
|
|
969
969
|
}
|
|
970
970
|
|
|
971
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
971
|
+
.bp_base_badge_module_numericBadgeSingleDigit--d1b9b{
|
|
972
972
|
padding:1px;
|
|
973
973
|
}
|
|
974
974
|
|
|
975
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
975
|
+
.bp_base_badge_module_numericBadgeMoreDigits--d1b9b{
|
|
976
976
|
padding:1px 3px;
|
|
977
977
|
}
|
|
978
978
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1041,7 +1041,7 @@
|
|
|
1041
1041
|
width:0;
|
|
1042
1042
|
}
|
|
1043
1043
|
|
|
1044
|
-
.bp_card_tooltip_module_content--
|
|
1044
|
+
.bp_card_tooltip_module_content--065eb{
|
|
1045
1045
|
animation-duration:.4s;
|
|
1046
1046
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1047
1047
|
border-radius:var(--radius-1);
|
|
@@ -1060,25 +1060,25 @@
|
|
|
1060
1060
|
word-break:break-word;
|
|
1061
1061
|
z-index:2147483647;
|
|
1062
1062
|
}
|
|
1063
|
-
.bp_card_tooltip_module_content--
|
|
1063
|
+
.bp_card_tooltip_module_content--065eb.bp_card_tooltip_module_card--065eb{
|
|
1064
1064
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1065
1065
|
max-width:336px;
|
|
1066
1066
|
min-width:168px;
|
|
1067
1067
|
}
|
|
1068
|
-
.bp_card_tooltip_module_content--
|
|
1069
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1068
|
+
.bp_card_tooltip_module_content--065eb[data-state=delayed-open][data-side=top]{
|
|
1069
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--065eb;
|
|
1070
1070
|
}
|
|
1071
|
-
.bp_card_tooltip_module_content--
|
|
1072
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1071
|
+
.bp_card_tooltip_module_content--065eb[data-state=delayed-open][data-side=right]{
|
|
1072
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--065eb;
|
|
1073
1073
|
}
|
|
1074
|
-
.bp_card_tooltip_module_content--
|
|
1075
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1074
|
+
.bp_card_tooltip_module_content--065eb[data-state=delayed-open][data-side=bottom]{
|
|
1075
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--065eb;
|
|
1076
1076
|
}
|
|
1077
|
-
.bp_card_tooltip_module_content--
|
|
1078
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1077
|
+
.bp_card_tooltip_module_content--065eb[data-state=delayed-open][data-side=left]{
|
|
1078
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--065eb;
|
|
1079
1079
|
}
|
|
1080
1080
|
|
|
1081
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1081
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--065eb{
|
|
1082
1082
|
from{
|
|
1083
1083
|
opacity:0;
|
|
1084
1084
|
transform:translateY(2px);
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
transform:translateY(0);
|
|
1089
1089
|
}
|
|
1090
1090
|
}
|
|
1091
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1091
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--065eb{
|
|
1092
1092
|
from{
|
|
1093
1093
|
opacity:0;
|
|
1094
1094
|
transform:translateX(-2px);
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
transform:translateX(0);
|
|
1099
1099
|
}
|
|
1100
1100
|
}
|
|
1101
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1101
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--065eb{
|
|
1102
1102
|
from{
|
|
1103
1103
|
opacity:0;
|
|
1104
1104
|
transform:translateY(-2px);
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
transform:translateY(0);
|
|
1109
1109
|
}
|
|
1110
1110
|
}
|
|
1111
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1111
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--065eb{
|
|
1112
1112
|
from{
|
|
1113
1113
|
opacity:0;
|
|
1114
1114
|
transform:translateX(2px);
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
}
|
|
1120
1120
|
}
|
|
1121
1121
|
|
|
1122
|
-
.bp_card_tooltip_v2_module_content--
|
|
1122
|
+
.bp_card_tooltip_v2_module_content--c9bf1{
|
|
1123
1123
|
border-radius:var(--radius-1);
|
|
1124
1124
|
font-family:var(--body-default-font-family);
|
|
1125
1125
|
font-size:var(--body-default-font-size);
|
|
@@ -1137,25 +1137,25 @@
|
|
|
1137
1137
|
word-break:break-word;
|
|
1138
1138
|
z-index:2147483647;
|
|
1139
1139
|
}
|
|
1140
|
-
.bp_card_tooltip_v2_module_content--
|
|
1140
|
+
.bp_card_tooltip_v2_module_content--c9bf1[data-open]{
|
|
1141
1141
|
animation-duration:var(--animation-duration-4);
|
|
1142
1142
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1143
1143
|
will-change:transform, opacity;
|
|
1144
1144
|
}
|
|
1145
|
-
.bp_card_tooltip_v2_module_content--
|
|
1146
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1145
|
+
.bp_card_tooltip_v2_module_content--c9bf1[data-open][data-side=top]{
|
|
1146
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--c9bf1;
|
|
1147
1147
|
}
|
|
1148
|
-
.bp_card_tooltip_v2_module_content--
|
|
1149
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1148
|
+
.bp_card_tooltip_v2_module_content--c9bf1[data-open][data-side=right]{
|
|
1149
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--c9bf1;
|
|
1150
1150
|
}
|
|
1151
|
-
.bp_card_tooltip_v2_module_content--
|
|
1152
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1151
|
+
.bp_card_tooltip_v2_module_content--c9bf1[data-open][data-side=bottom]{
|
|
1152
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--c9bf1;
|
|
1153
1153
|
}
|
|
1154
|
-
.bp_card_tooltip_v2_module_content--
|
|
1155
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1154
|
+
.bp_card_tooltip_v2_module_content--c9bf1[data-open][data-side=left]{
|
|
1155
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--c9bf1;
|
|
1156
1156
|
}
|
|
1157
1157
|
|
|
1158
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1158
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--c9bf1{
|
|
1159
1159
|
from{
|
|
1160
1160
|
opacity:0;
|
|
1161
1161
|
transform:translateY(2px);
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
transform:translateY(0);
|
|
1166
1166
|
}
|
|
1167
1167
|
}
|
|
1168
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1168
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--c9bf1{
|
|
1169
1169
|
from{
|
|
1170
1170
|
opacity:0;
|
|
1171
1171
|
transform:translateX(-2px);
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
transform:translateX(0);
|
|
1176
1176
|
}
|
|
1177
1177
|
}
|
|
1178
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1178
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--c9bf1{
|
|
1179
1179
|
from{
|
|
1180
1180
|
opacity:0;
|
|
1181
1181
|
transform:translateY(-2px);
|
|
@@ -1185,7 +1185,7 @@
|
|
|
1185
1185
|
transform:translateY(0);
|
|
1186
1186
|
}
|
|
1187
1187
|
}
|
|
1188
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1188
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--c9bf1{
|
|
1189
1189
|
from{
|
|
1190
1190
|
opacity:0;
|
|
1191
1191
|
transform:translateX(2px);
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
}
|
|
1197
1197
|
}
|
|
1198
1198
|
|
|
1199
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1199
|
+
.bp_interactive_icon_module_interactiveIcon--e4fec{
|
|
1200
1200
|
all:unset;
|
|
1201
1201
|
background:none;
|
|
1202
1202
|
border:0;
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
display:inline-flex;
|
|
1206
1206
|
padding:0;
|
|
1207
1207
|
}
|
|
1208
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1208
|
+
.bp_interactive_icon_module_interactiveIcon--e4fec:focus-visible{
|
|
1209
1209
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1210
1210
|
outline:none;
|
|
1211
1211
|
overflow:visible;
|
|
@@ -1265,7 +1265,7 @@
|
|
|
1265
1265
|
padding-bottom:var(--size-4);
|
|
1266
1266
|
}
|
|
1267
1267
|
|
|
1268
|
-
.bp_checkbox_module_option--
|
|
1268
|
+
.bp_checkbox_module_option--41ccd{
|
|
1269
1269
|
display:flex;
|
|
1270
1270
|
flex-direction:column;
|
|
1271
1271
|
font-family:var(--body-default-font-family);
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
text-decoration:var(--body-default-text-decoration);
|
|
1278
1278
|
text-transform:var(--body-default-text-case);
|
|
1279
1279
|
}
|
|
1280
|
-
.bp_checkbox_module_option--
|
|
1280
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd{
|
|
1281
1281
|
all:unset;
|
|
1282
1282
|
align-items:center;
|
|
1283
1283
|
background-color:var(--surface-checkbox-surface);
|
|
@@ -1291,39 +1291,39 @@
|
|
|
1291
1291
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
1292
1292
|
width:var(--size-4);
|
|
1293
1293
|
}
|
|
1294
|
-
.bp_checkbox_module_option--
|
|
1294
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd .bp_checkbox_module_indicator--41ccd{
|
|
1295
1295
|
display:flex;
|
|
1296
1296
|
transform:scale(0);
|
|
1297
1297
|
transition-duration:.15s;
|
|
1298
1298
|
transition-property:transform;
|
|
1299
1299
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1300
1300
|
}
|
|
1301
|
-
.bp_checkbox_module_option--
|
|
1301
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:focus-visible{
|
|
1302
1302
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
1303
1303
|
outline-offset:var(--border-1);
|
|
1304
1304
|
}
|
|
1305
|
-
.bp_checkbox_module_option--
|
|
1305
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd[data-disabled]{
|
|
1306
1306
|
opacity:60%;
|
|
1307
1307
|
}
|
|
1308
|
-
.bp_checkbox_module_option--
|
|
1308
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd[data-state=checked],.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd[data-state=indeterminate]{
|
|
1309
1309
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1310
1310
|
border-color:var(--border-checkbox-border-selected);
|
|
1311
1311
|
}
|
|
1312
|
-
.bp_checkbox_module_option--
|
|
1312
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd[data-state=checked] .bp_checkbox_module_indicator--41ccd,.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd[data-state=indeterminate] .bp_checkbox_module_indicator--41ccd{
|
|
1313
1313
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1314
1314
|
transform:scale(1);
|
|
1315
1315
|
}
|
|
1316
|
-
.bp_checkbox_module_option--
|
|
1316
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):focus-visible,.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):hover{
|
|
1317
1317
|
border-color:var(--border-checkbox-border-hover);
|
|
1318
1318
|
}
|
|
1319
|
-
.bp_checkbox_module_option--
|
|
1319
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1320
1320
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1321
1321
|
border-color:var(--border-checkbox-border-selected-hover);
|
|
1322
1322
|
}
|
|
1323
|
-
.bp_checkbox_module_option--
|
|
1323
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--41ccd,.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--41ccd,.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--41ccd,.bp_checkbox_module_option--41ccd .bp_checkbox_module_checkbox--41ccd:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--41ccd{
|
|
1324
1324
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1325
1325
|
}
|
|
1326
|
-
.bp_checkbox_module_option--
|
|
1326
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_label--41ccd{
|
|
1327
1327
|
cursor:pointer;
|
|
1328
1328
|
display:inline-flex;
|
|
1329
1329
|
flex-direction:row;
|
|
@@ -1331,10 +1331,10 @@
|
|
|
1331
1331
|
width:-moz-fit-content;
|
|
1332
1332
|
width:fit-content;
|
|
1333
1333
|
}
|
|
1334
|
-
.bp_checkbox_module_option--
|
|
1334
|
+
.bp_checkbox_module_option--41ccd .bp_checkbox_module_description--41ccd{
|
|
1335
1335
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
1336
1336
|
}
|
|
1337
|
-
.bp_checkbox_module_option--
|
|
1337
|
+
.bp_checkbox_module_option--41ccd.bp_checkbox_module_disabled--41ccd .bp_checkbox_module_label--41ccd{
|
|
1338
1338
|
cursor:default;
|
|
1339
1339
|
}
|
|
1340
1340
|
.bp_icon_button_module_iconButton--cb154{
|
|
@@ -1623,7 +1623,7 @@
|
|
|
1623
1623
|
flex-shrink:0;
|
|
1624
1624
|
}
|
|
1625
1625
|
|
|
1626
|
-
.bp_text_area_autosize_module_textArea--
|
|
1626
|
+
.bp_text_area_autosize_module_textArea--92aa6{
|
|
1627
1627
|
background:var(--surface-input-surface);
|
|
1628
1628
|
border:none;
|
|
1629
1629
|
box-shadow:var(--innershadow-1);
|
|
@@ -1642,38 +1642,38 @@
|
|
|
1642
1642
|
text-transform:var(--body-default-text-case);
|
|
1643
1643
|
width:100%;
|
|
1644
1644
|
}
|
|
1645
|
-
.bp_text_area_autosize_module_textArea--
|
|
1645
|
+
.bp_text_area_autosize_module_textArea--92aa6::placeholder{
|
|
1646
1646
|
color:var(--text-text-on-light-secondary);
|
|
1647
1647
|
opacity:1;
|
|
1648
1648
|
}
|
|
1649
|
-
.bp_text_area_autosize_module_textArea--
|
|
1649
|
+
.bp_text_area_autosize_module_textArea--92aa6.bp_text_area_autosize_module_error--92aa6{
|
|
1650
1650
|
background:var(--surface-input-surface-error);
|
|
1651
1651
|
outline:0;
|
|
1652
1652
|
}
|
|
1653
|
-
.bp_text_area_autosize_module_textArea--
|
|
1653
|
+
.bp_text_area_autosize_module_textArea--92aa6:focus{
|
|
1654
1654
|
border:none;
|
|
1655
1655
|
}
|
|
1656
|
-
.bp_text_area_autosize_module_textArea--
|
|
1656
|
+
.bp_text_area_autosize_module_textArea--92aa6:hover{
|
|
1657
1657
|
box-shadow:var(--innershadow-1);
|
|
1658
1658
|
}
|
|
1659
|
-
.bp_text_area_autosize_module_textArea--
|
|
1659
|
+
.bp_text_area_autosize_module_textArea--92aa6:focus-visible{
|
|
1660
1660
|
background:var(--surface-input-surface-focus);
|
|
1661
1661
|
outline:0;
|
|
1662
1662
|
}
|
|
1663
|
-
.bp_text_area_autosize_module_textArea--
|
|
1663
|
+
.bp_text_area_autosize_module_textArea--92aa6:disabled{
|
|
1664
1664
|
background:var(--surface-input-surface);
|
|
1665
1665
|
border:none;
|
|
1666
1666
|
box-shadow:var(--innershadow-1);
|
|
1667
1667
|
color:var(--text-text-on-light);
|
|
1668
1668
|
}
|
|
1669
|
-
.bp_text_area_autosize_module_textArea--
|
|
1669
|
+
.bp_text_area_autosize_module_textArea--92aa6:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--92aa6):hover{
|
|
1670
1670
|
background:var(--surface-input-surface-hover);
|
|
1671
1671
|
}
|
|
1672
|
-
.bp_text_area_autosize_module_textArea--
|
|
1672
|
+
.bp_text_area_autosize_module_textArea--92aa6.bp_text_area_autosize_module_loading--92aa6{
|
|
1673
1673
|
padding-inline-end:1.875rem;
|
|
1674
1674
|
}
|
|
1675
1675
|
|
|
1676
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
1676
|
+
.bp_text_area_autosize_module_loadingIndicator--92aa6{
|
|
1677
1677
|
bottom:.375rem;
|
|
1678
1678
|
display:inline-block;
|
|
1679
1679
|
height:var(--size-6);
|
|
@@ -1683,7 +1683,7 @@
|
|
|
1683
1683
|
width:var(--size-6);
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
|
-
.bp_text_area_autosize_module_border--
|
|
1686
|
+
.bp_text_area_autosize_module_border--92aa6{
|
|
1687
1687
|
border-radius:var(--radius-2);
|
|
1688
1688
|
box-shadow:0 0 0 var(--border-1) var(--border-input-border);
|
|
1689
1689
|
display:flex;
|
|
@@ -1691,7 +1691,7 @@
|
|
|
1691
1691
|
transform:translateZ(0);
|
|
1692
1692
|
}
|
|
1693
1693
|
|
|
1694
|
-
.bp_text_area_module_textAreaContainer--
|
|
1694
|
+
.bp_text_area_module_textAreaContainer--e7ad7{
|
|
1695
1695
|
display:flex;
|
|
1696
1696
|
flex-direction:column;
|
|
1697
1697
|
font-family:var(--body-default-font-family);
|
|
@@ -1704,7 +1704,7 @@
|
|
|
1704
1704
|
text-decoration:var(--body-default-text-decoration);
|
|
1705
1705
|
text-transform:var(--body-default-text-case);
|
|
1706
1706
|
}
|
|
1707
|
-
.bp_text_area_module_textAreaContainer--
|
|
1707
|
+
.bp_text_area_module_textAreaContainer--e7ad7 .bp_text_area_module_label--e7ad7{
|
|
1708
1708
|
color:var(--text-text-on-light);
|
|
1709
1709
|
flex:0 0 fit-content;
|
|
1710
1710
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1718,13 +1718,13 @@
|
|
|
1718
1718
|
width:-moz-fit-content;
|
|
1719
1719
|
width:fit-content;
|
|
1720
1720
|
}
|
|
1721
|
-
.bp_text_area_module_textAreaContainer--
|
|
1721
|
+
.bp_text_area_module_textAreaContainer--e7ad7 .bp_text_area_module_label--e7ad7:not(.bp_text_area_module_hidden--e7ad7){
|
|
1722
1722
|
margin-block-end:var(--space-2);
|
|
1723
1723
|
}
|
|
1724
|
-
.bp_text_area_module_textAreaContainer--
|
|
1724
|
+
.bp_text_area_module_textAreaContainer--e7ad7.bp_text_area_module_disabled--e7ad7{
|
|
1725
1725
|
opacity:60%;
|
|
1726
1726
|
}
|
|
1727
|
-
.bp_text_area_module_textAreaContainer--
|
|
1727
|
+
.bp_text_area_module_textAreaContainer--e7ad7 .bp_text_area_module_inlineError--e7ad7{
|
|
1728
1728
|
margin-block-start:var(--space-2);
|
|
1729
1729
|
}
|
|
1730
1730
|
.bp_labelable_module_required--23e9d{
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
fill:var(--icon-icon-required-on-light);
|
|
1743
1743
|
}
|
|
1744
1744
|
|
|
1745
|
-
.bp_combobox_module_container--
|
|
1745
|
+
.bp_combobox_module_container--25995{
|
|
1746
1746
|
display:flex;
|
|
1747
1747
|
flex-direction:column;
|
|
1748
1748
|
font-family:var(--body-default-font-family);
|
|
@@ -1754,10 +1754,10 @@
|
|
|
1754
1754
|
text-decoration:var(--body-default-text-decoration);
|
|
1755
1755
|
text-transform:var(--body-default-text-case);
|
|
1756
1756
|
}
|
|
1757
|
-
.bp_combobox_module_container--
|
|
1757
|
+
.bp_combobox_module_container--25995.bp_combobox_module_disabled--25995{
|
|
1758
1758
|
opacity:60%;
|
|
1759
1759
|
}
|
|
1760
|
-
.bp_combobox_module_container--
|
|
1760
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_label--25995{
|
|
1761
1761
|
color:var(--text-text-on-light);
|
|
1762
1762
|
flex:0 0 fit-content;
|
|
1763
1763
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1770,10 +1770,10 @@
|
|
|
1770
1770
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
1771
1771
|
text-transform:var(--body-default-bold-text-case);
|
|
1772
1772
|
}
|
|
1773
|
-
.bp_combobox_module_container--
|
|
1773
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_label--25995:not(.bp_combobox_module_hiddenLabel--25995){
|
|
1774
1774
|
margin-block-end:var(--space-2);
|
|
1775
1775
|
}
|
|
1776
|
-
.bp_combobox_module_container--
|
|
1776
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995{
|
|
1777
1777
|
background-color:var(--surface-dropdown-surface);
|
|
1778
1778
|
border-bottom:var(--blueprint-combobox-border-bottom-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
1779
1779
|
border-left:var(--blueprint-combobox-border-left-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
@@ -1790,15 +1790,15 @@
|
|
|
1790
1790
|
padding-inline:var(--space-3);
|
|
1791
1791
|
position:relative;
|
|
1792
1792
|
}
|
|
1793
|
-
.bp_combobox_module_container--
|
|
1793
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995.bp_combobox_module_withComboboxButtons--25995{
|
|
1794
1794
|
padding-inline-end:var(--space-10);
|
|
1795
1795
|
}
|
|
1796
|
-
.bp_combobox_module_container--
|
|
1796
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995:not(:disabled):has(input:focus){
|
|
1797
1797
|
background-color:var(--surface-dropdown-surface-focus);
|
|
1798
1798
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1799
1799
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1800
1800
|
}
|
|
1801
|
-
.bp_combobox_module_container--
|
|
1801
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995:not(:disabled).bp_combobox_module_error--25995,.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995:not(:disabled):has([aria-invalid=true]){
|
|
1802
1802
|
background-color:var(--surface-dropdown-surface-error);
|
|
1803
1803
|
border-bottom:var(--blueprint-combobox-border-error-bottom-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1804
1804
|
border-left:var(--blueprint-combobox-border-error-left-width, var(--border-2)) solid var(--border-input-border-error);
|
|
@@ -1806,13 +1806,13 @@
|
|
|
1806
1806
|
border-top:var(--blueprint-combobox-border-error-top-width, var(--border-2)) solid var(--border-input-border-error);
|
|
1807
1807
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
1808
1808
|
}
|
|
1809
|
-
.bp_combobox_module_container--
|
|
1809
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995 .bp_combobox_module_textInputWrapper--25995{
|
|
1810
1810
|
align-items:center;
|
|
1811
1811
|
display:flex;
|
|
1812
1812
|
flex:content;
|
|
1813
1813
|
gap:var(--space-2);
|
|
1814
1814
|
}
|
|
1815
|
-
.bp_combobox_module_container--
|
|
1815
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995 .bp_combobox_module_textInputWrapper--25995 .bp_combobox_module_textInput--25995{
|
|
1816
1816
|
background-color:initial;
|
|
1817
1817
|
border:none;
|
|
1818
1818
|
color:var(--text-text-on-light);
|
|
@@ -1829,28 +1829,28 @@
|
|
|
1829
1829
|
text-transform:var(--body-default-text-case);
|
|
1830
1830
|
width:100%;
|
|
1831
1831
|
}
|
|
1832
|
-
.bp_combobox_module_container--
|
|
1832
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995 .bp_combobox_module_textInputWrapper--25995 .bp_combobox_module_errorIcon--25995 path{
|
|
1833
1833
|
fill:var(--icon-icon-error-on-light);
|
|
1834
1834
|
}
|
|
1835
|
-
.bp_combobox_module_container--
|
|
1835
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995 .bp_combobox_module_textInputWrapper--25995 .bp_combobox_module_comboboxButtons--25995{
|
|
1836
1836
|
align-items:center;
|
|
1837
1837
|
display:flex;
|
|
1838
1838
|
position:absolute;
|
|
1839
1839
|
right:var(--space-2);
|
|
1840
1840
|
top:var(--space-2);
|
|
1841
1841
|
}
|
|
1842
|
-
.bp_combobox_module_container--
|
|
1842
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995.bp_combobox_module_withChips--25995{
|
|
1843
1843
|
max-height:calc(var(--space-2)*2 + var(--space-6)*3);
|
|
1844
1844
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-1));
|
|
1845
1845
|
}
|
|
1846
|
-
.bp_combobox_module_container--
|
|
1846
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995.bp_combobox_module_withChips--25995:not(:disabled).bp_combobox_module_error--25995,.bp_combobox_module_container--25995 .bp_combobox_module_comboboxContainer--25995.bp_combobox_module_withChips--25995:not(:disabled):has(input:focus){
|
|
1847
1847
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-2));
|
|
1848
1848
|
}
|
|
1849
|
-
.bp_combobox_module_container--
|
|
1849
|
+
.bp_combobox_module_container--25995 .bp_combobox_module_inlineError--25995{
|
|
1850
1850
|
margin-block-start:var(--space-2);
|
|
1851
1851
|
}
|
|
1852
1852
|
|
|
1853
|
-
.bp_combobox_module_popover--
|
|
1853
|
+
.bp_combobox_module_popover--25995{
|
|
1854
1854
|
background-color:var(--surface-menu-surface);
|
|
1855
1855
|
border:var(--border-1) solid var(--border-card-border);
|
|
1856
1856
|
border-radius:var(--radius-3);
|
|
@@ -1869,7 +1869,7 @@
|
|
|
1869
1869
|
text-transform:var(--body-default-text-case);
|
|
1870
1870
|
z-index:380;
|
|
1871
1871
|
}
|
|
1872
|
-
.bp_combobox_module_popover--
|
|
1872
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995{
|
|
1873
1873
|
border:var(--border-2) solid #0000;
|
|
1874
1874
|
border-radius:var(--radius-3);
|
|
1875
1875
|
box-sizing:border-box;
|
|
@@ -1883,21 +1883,21 @@
|
|
|
1883
1883
|
user-select:none;
|
|
1884
1884
|
width:100%;
|
|
1885
1885
|
}
|
|
1886
|
-
.bp_combobox_module_popover--
|
|
1886
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995[aria-disabled]{
|
|
1887
1887
|
opacity:60%;
|
|
1888
1888
|
}
|
|
1889
|
-
.bp_combobox_module_popover--
|
|
1889
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995[data-active-item]:not([aria-disabled]){
|
|
1890
1890
|
background-color:var(--surface-menu-surface-focus);
|
|
1891
1891
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
1892
1892
|
}
|
|
1893
|
-
.bp_combobox_module_popover--
|
|
1893
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995:active{
|
|
1894
1894
|
background-color:var(--surface-menu-surface-hover);
|
|
1895
1895
|
border:var(--border-2) solid #0000;
|
|
1896
1896
|
}
|
|
1897
|
-
.bp_combobox_module_popover--
|
|
1897
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995:hover{
|
|
1898
1898
|
background-color:var(--surface-menu-surface-hover);
|
|
1899
1899
|
}
|
|
1900
|
-
.bp_combobox_module_popover--
|
|
1900
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995 .bp_combobox_module_indicator--25995{
|
|
1901
1901
|
align-items:center;
|
|
1902
1902
|
display:flex;
|
|
1903
1903
|
height:var(--size-9);
|
|
@@ -1906,22 +1906,22 @@
|
|
|
1906
1906
|
position:absolute;
|
|
1907
1907
|
top:0;
|
|
1908
1908
|
}
|
|
1909
|
-
.bp_combobox_module_popover--
|
|
1909
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_option--25995 .bp_combobox_module_indicator--25995 .bp_combobox_module_indicatorIcon--25995 path{
|
|
1910
1910
|
fill:var(--icon-icon-on-light);
|
|
1911
1911
|
}
|
|
1912
|
-
.bp_combobox_module_popover--
|
|
1912
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_optionWithIndicator--25995{
|
|
1913
1913
|
padding-inline:var(--space-10) var(--space-2);
|
|
1914
1914
|
}
|
|
1915
|
-
.bp_combobox_module_popover--
|
|
1915
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_loadingIndicator--25995{
|
|
1916
1916
|
position:unset;
|
|
1917
1917
|
}
|
|
1918
|
-
.bp_combobox_module_popover--
|
|
1918
|
+
.bp_combobox_module_popover--25995 .bp_combobox_module_noResultOption--25995{
|
|
1919
1919
|
color:var(--text-text-on-light);
|
|
1920
1920
|
-webkit-user-select:none;
|
|
1921
1921
|
user-select:none;
|
|
1922
1922
|
}
|
|
1923
1923
|
|
|
1924
|
-
.bp_combobox_group_module_container--
|
|
1924
|
+
.bp_combobox_group_module_container--1671d{
|
|
1925
1925
|
align-items:flex-start;
|
|
1926
1926
|
display:flex;
|
|
1927
1927
|
flex-direction:column;
|
|
@@ -1929,17 +1929,17 @@
|
|
|
1929
1929
|
max-width:358px;
|
|
1930
1930
|
}
|
|
1931
1931
|
|
|
1932
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
1932
|
+
.bp_combobox_group_module_comboboxGroupcontainer--1671d{
|
|
1933
1933
|
display:flex;
|
|
1934
1934
|
flex-direction:row;
|
|
1935
1935
|
}
|
|
1936
1936
|
|
|
1937
|
-
.bp_combobox_group_module_disabled--
|
|
1937
|
+
.bp_combobox_group_module_disabled--1671d{
|
|
1938
1938
|
opacity:60%;
|
|
1939
1939
|
pointer-events:none;
|
|
1940
1940
|
}
|
|
1941
1941
|
|
|
1942
|
-
.bp_combobox_group_module_label--
|
|
1942
|
+
.bp_combobox_group_module_label--1671d{
|
|
1943
1943
|
color:var(--text-text-on-light);
|
|
1944
1944
|
flex:0 0 fit-content;
|
|
1945
1945
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -1953,59 +1953,59 @@
|
|
|
1953
1953
|
text-transform:var(--body-default-bold-text-case);
|
|
1954
1954
|
}
|
|
1955
1955
|
|
|
1956
|
-
.bp_combobox_group_module_trailing--
|
|
1956
|
+
.bp_combobox_group_module_trailing--1671d{
|
|
1957
1957
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1958
1958
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
1959
1959
|
--blueprint-combobox-border-left-width:none;
|
|
1960
1960
|
--blueprint-select-border-left-width:none;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
-
.bp_combobox_group_module_leading--
|
|
1963
|
+
.bp_combobox_group_module_leading--1671d{
|
|
1964
1964
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1965
1965
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
1966
1966
|
}
|
|
1967
1967
|
|
|
1968
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1968
|
+
.bp_combobox_group_module_errorCombobox--1671d.bp_combobox_group_module_leading--1671d{
|
|
1969
1969
|
--blueprint-select-border-right-width:none;
|
|
1970
1970
|
}
|
|
1971
1971
|
|
|
1972
|
-
.bp_combobox_group_module_errorSelect--
|
|
1972
|
+
.bp_combobox_group_module_errorSelect--1671d.bp_combobox_group_module_leading--1671d{
|
|
1973
1973
|
--blueprint-combobox-border-right-width:none;
|
|
1974
1974
|
}
|
|
1975
1975
|
|
|
1976
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1976
|
+
.bp_combobox_group_module_errorCombobox--1671d.bp_combobox_group_module_errorSelect--1671d.bp_combobox_group_module_trailing--1671d{
|
|
1977
1977
|
--blueprint-select-border-error-left-width:none;
|
|
1978
1978
|
}
|
|
1979
1979
|
|
|
1980
|
-
.bp_combobox_group_module_errorCombobox--
|
|
1980
|
+
.bp_combobox_group_module_errorCombobox--1671d.bp_combobox_group_module_errorSelect--1671d.bp_combobox_group_module_leading--1671d{
|
|
1981
1981
|
--blueprint-select-border-error-right-width:none;
|
|
1982
1982
|
}
|
|
1983
1983
|
|
|
1984
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1984
|
+
.bp_combobox_group_module_selectHasFocus--1671d.bp_combobox_group_module_leading--1671d{
|
|
1985
1985
|
--blueprint-combobox-border-right-width:none;
|
|
1986
1986
|
}
|
|
1987
1987
|
|
|
1988
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1988
|
+
.bp_combobox_group_module_selectHasFocus--1671d.bp_combobox_group_module_errorCombobox--1671d.bp_combobox_group_module_leading--1671d{
|
|
1989
1989
|
--blueprint-combobox-border-error-right-width:none;
|
|
1990
1990
|
}
|
|
1991
1991
|
|
|
1992
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
1992
|
+
.bp_combobox_group_module_selectHasFocus--1671d.bp_combobox_group_module_errorCombobox--1671d.bp_combobox_group_module_trailing--1671d{
|
|
1993
1993
|
--blueprint-combobox-border-error-left-width:none;
|
|
1994
1994
|
}
|
|
1995
1995
|
|
|
1996
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
1996
|
+
.bp_combobox_group_module_comboboxHasFocus--1671d.bp_combobox_group_module_leading--1671d{
|
|
1997
1997
|
--blueprint-select-border-right-width:none;
|
|
1998
1998
|
}
|
|
1999
1999
|
|
|
2000
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2000
|
+
.bp_combobox_group_module_comboboxHasFocus--1671d.bp_combobox_group_module_errorSelect--1671d.bp_combobox_group_module_leading--1671d{
|
|
2001
2001
|
--blueprint-select-border-error-right-width:none;
|
|
2002
2002
|
}
|
|
2003
2003
|
|
|
2004
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2004
|
+
.bp_combobox_group_module_comboboxHasFocus--1671d.bp_combobox_group_module_errorSelect--1671d.bp_combobox_group_module_trailing--1671d{
|
|
2005
2005
|
--blueprint-select-border-error-left-width:none;
|
|
2006
2006
|
}
|
|
2007
2007
|
|
|
2008
|
-
.bp_select_module_container--
|
|
2008
|
+
.bp_select_module_container--ec995{
|
|
2009
2009
|
display:flex;
|
|
2010
2010
|
flex-direction:column;
|
|
2011
2011
|
font-family:var(--body-default-font-family);
|
|
@@ -2018,10 +2018,10 @@
|
|
|
2018
2018
|
text-decoration:var(--body-default-text-decoration);
|
|
2019
2019
|
text-transform:var(--body-default-text-case);
|
|
2020
2020
|
}
|
|
2021
|
-
.bp_select_module_container--
|
|
2021
|
+
.bp_select_module_container--ec995.bp_select_module_disabled--ec995{
|
|
2022
2022
|
opacity:60%;
|
|
2023
2023
|
}
|
|
2024
|
-
.bp_select_module_container--
|
|
2024
|
+
.bp_select_module_container--ec995 .bp_select_module_label--ec995{
|
|
2025
2025
|
color:var(--text-text-on-light);
|
|
2026
2026
|
flex:0 0 fit-content;
|
|
2027
2027
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2035
2035
|
text-transform:var(--body-default-bold-text-case);
|
|
2036
2036
|
}
|
|
2037
|
-
.bp_select_module_container--
|
|
2037
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995{
|
|
2038
2038
|
align-items:center;
|
|
2039
2039
|
background-color:var(--surface-dropdown-surface);
|
|
2040
2040
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2063,58 +2063,58 @@
|
|
|
2063
2063
|
text-transform:var(--body-default-text-case);
|
|
2064
2064
|
width:100%;
|
|
2065
2065
|
}
|
|
2066
|
-
.bp_select_module_container--
|
|
2066
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995 span:first-child{
|
|
2067
2067
|
overflow:hidden;
|
|
2068
2068
|
text-overflow:ellipsis;
|
|
2069
2069
|
white-space:nowrap;
|
|
2070
2070
|
}
|
|
2071
|
-
.bp_select_module_container--
|
|
2071
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:disabled{
|
|
2072
2072
|
cursor:default;
|
|
2073
2073
|
}
|
|
2074
|
-
.bp_select_module_container--
|
|
2074
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995.bp_select_module_readonly--ec995:not(:disabled){
|
|
2075
2075
|
background-color:var(--gray-02);
|
|
2076
2076
|
box-shadow:none;
|
|
2077
2077
|
color:var(--text-text-on-light-secondary);
|
|
2078
2078
|
cursor:default;
|
|
2079
2079
|
}
|
|
2080
|
-
.bp_select_module_container--
|
|
2080
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):not(:disabled).bp_select_module_error--ec995,.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):not(:disabled)[aria-invalid=true]{
|
|
2081
2081
|
background-color:var(--surface-dropdown-surface-error);
|
|
2082
2082
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2083
2083
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2084
2084
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2085
2085
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2086
2086
|
}
|
|
2087
|
-
.bp_select_module_container--
|
|
2087
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):focus,.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):not(:disabled).bp_select_module_error--ec995:focus,.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):not(:disabled)[aria-invalid=true]:focus{
|
|
2088
2088
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2089
2089
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2090
2090
|
}
|
|
2091
|
-
.bp_select_module_container--
|
|
2091
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995:not(.bp_select_module_readonly--ec995):not(:disabled):not(:focus):not(.bp_select_module_error--ec995):not([aria-invalid]):hover{
|
|
2092
2092
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2093
2093
|
border-color:var(--border-dropdown-border-hover);
|
|
2094
2094
|
}
|
|
2095
|
-
.bp_select_module_container--
|
|
2095
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995 .bp_select_module_iconWrapper--ec995{
|
|
2096
2096
|
flex-shrink:0;
|
|
2097
2097
|
-webkit-user-select:none;
|
|
2098
2098
|
user-select:none;
|
|
2099
2099
|
}
|
|
2100
|
-
.bp_select_module_container--
|
|
2100
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995 .bp_select_module_iconCaret--ec995{
|
|
2101
2101
|
display:block;
|
|
2102
2102
|
height:var(--size-2);
|
|
2103
2103
|
width:var(--size-2);
|
|
2104
2104
|
}
|
|
2105
|
-
.bp_select_module_container--
|
|
2105
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995 .bp_select_module_iconCaret--ec995 path{
|
|
2106
2106
|
fill:var(--icon-icon-on-light);
|
|
2107
2107
|
}
|
|
2108
|
-
.bp_select_module_container--
|
|
2108
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995 .bp_select_module_iconPencilCrossed--ec995{
|
|
2109
2109
|
display:block;
|
|
2110
2110
|
height:var(--size-4);
|
|
2111
2111
|
width:var(--size-4);
|
|
2112
2112
|
}
|
|
2113
|
-
.bp_select_module_container--
|
|
2113
|
+
.bp_select_module_container--ec995 .bp_select_module_triggerBtn--ec995[data-state=open] .bp_select_module_icon--ec995{
|
|
2114
2114
|
transform:rotate(180deg);
|
|
2115
2115
|
}
|
|
2116
2116
|
|
|
2117
|
-
.bp_select_module_content--
|
|
2117
|
+
.bp_select_module_content--ec995{
|
|
2118
2118
|
background-color:var(--surface-menu-surface);
|
|
2119
2119
|
border:var(--border-1) solid var(--border-card-border);
|
|
2120
2120
|
border-radius:var(--radius-3);
|
|
@@ -2133,11 +2133,11 @@
|
|
|
2133
2133
|
text-transform:var(--body-default-text-case);
|
|
2134
2134
|
z-index:380;
|
|
2135
2135
|
}
|
|
2136
|
-
.bp_select_module_content--
|
|
2136
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995{
|
|
2137
2137
|
padding-block:var(--space-3);
|
|
2138
2138
|
padding-inline:var(--space-3);
|
|
2139
2139
|
}
|
|
2140
|
-
.bp_select_module_content--
|
|
2140
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995{
|
|
2141
2141
|
border:var(--border-2) solid #0000;
|
|
2142
2142
|
border-radius:var(--radius-3);
|
|
2143
2143
|
cursor:pointer;
|
|
@@ -2152,29 +2152,29 @@
|
|
|
2152
2152
|
-webkit-user-select:none;
|
|
2153
2153
|
user-select:none;
|
|
2154
2154
|
}
|
|
2155
|
-
.bp_select_module_content--
|
|
2155
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995[data-disabled]{
|
|
2156
2156
|
opacity:60%;
|
|
2157
2157
|
pointer-events:none;
|
|
2158
2158
|
}
|
|
2159
|
-
.bp_select_module_content--
|
|
2159
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995[data-highlighted]{
|
|
2160
2160
|
background-color:var(--surface-menu-surface-focus);
|
|
2161
2161
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2162
2162
|
}
|
|
2163
|
-
.bp_select_module_content--
|
|
2163
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995:active{
|
|
2164
2164
|
background-color:var(--surface-menu-surface-hover);
|
|
2165
2165
|
border:var(--border-2) solid #0000;
|
|
2166
2166
|
}
|
|
2167
|
-
.bp_select_module_content--
|
|
2167
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995:hover{
|
|
2168
2168
|
background-color:var(--surface-menu-surface-hover);
|
|
2169
2169
|
}
|
|
2170
|
-
.bp_select_module_content--
|
|
2170
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995 span:first-child{
|
|
2171
2171
|
overflow:hidden;
|
|
2172
2172
|
overflow-wrap:break-word;
|
|
2173
2173
|
}
|
|
2174
|
-
.bp_select_module_content--
|
|
2174
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995 .bp_select_module_secondaryText--ec995{
|
|
2175
2175
|
color:var(--text-text-on-light-secondary);
|
|
2176
2176
|
}
|
|
2177
|
-
.bp_select_module_content--
|
|
2177
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995 .bp_select_module_indicator--ec995{
|
|
2178
2178
|
align-items:center;
|
|
2179
2179
|
display:flex;
|
|
2180
2180
|
height:var(--size-9);
|
|
@@ -2183,17 +2183,17 @@
|
|
|
2183
2183
|
position:absolute;
|
|
2184
2184
|
top:0;
|
|
2185
2185
|
}
|
|
2186
|
-
.bp_select_module_content--
|
|
2186
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_option--ec995 .bp_select_module_indicator--ec995 path{
|
|
2187
2187
|
fill:var(--icon-icon-on-light);
|
|
2188
2188
|
}
|
|
2189
|
-
.bp_select_module_content--
|
|
2189
|
+
.bp_select_module_content--ec995 .bp_select_module_viewport--ec995 .bp_select_module_separator--ec995{
|
|
2190
2190
|
background-color:var(--border-divider-border);
|
|
2191
2191
|
flex-shrink:0;
|
|
2192
2192
|
height:var(--border-1);
|
|
2193
2193
|
margin-block:var(--space-2);
|
|
2194
2194
|
}
|
|
2195
2195
|
|
|
2196
|
-
.bp_content_card_module_card--
|
|
2196
|
+
.bp_content_card_module_card--c7d8a{
|
|
2197
2197
|
background-color:var(--surface-surface);
|
|
2198
2198
|
border:var(--border-1) solid var(--border-card-border);
|
|
2199
2199
|
border-radius:var(--size-3);
|
|
@@ -2204,21 +2204,21 @@
|
|
|
2204
2204
|
padding:var(--size-4);
|
|
2205
2205
|
position:relative;
|
|
2206
2206
|
}
|
|
2207
|
-
.bp_content_card_module_card--
|
|
2207
|
+
.bp_content_card_module_card--c7d8a:hover{
|
|
2208
2208
|
box-shadow:var(--dropshadow-3);
|
|
2209
2209
|
}
|
|
2210
|
-
.bp_content_card_module_card--
|
|
2210
|
+
.bp_content_card_module_card--c7d8a:focus-visible{
|
|
2211
2211
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2212
2212
|
box-shadow:var(--dropshadow-3);
|
|
2213
2213
|
outline:none;
|
|
2214
2214
|
}
|
|
2215
|
-
.bp_content_card_module_card--
|
|
2215
|
+
.bp_content_card_module_card--c7d8a:active{
|
|
2216
2216
|
background-color:var(--surface-card-surface-pressed);
|
|
2217
2217
|
border:var(--border-1) solid var(--border-card-border);
|
|
2218
2218
|
box-shadow:none;
|
|
2219
2219
|
}
|
|
2220
2220
|
|
|
2221
|
-
.bp_content_card_module_cardContent--
|
|
2221
|
+
.bp_content_card_module_cardContent--c7d8a{
|
|
2222
2222
|
display:flex;
|
|
2223
2223
|
flex-direction:column;
|
|
2224
2224
|
gap:var(--size-2);
|
|
@@ -2227,32 +2227,32 @@
|
|
|
2227
2227
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2228
2228
|
}
|
|
2229
2229
|
|
|
2230
|
-
.bp_content_card_module_cardTitle--
|
|
2230
|
+
.bp_content_card_module_cardTitle--c7d8a{
|
|
2231
2231
|
align-items:center;
|
|
2232
2232
|
display:flex;
|
|
2233
2233
|
height:var(--size-12);
|
|
2234
2234
|
}
|
|
2235
2235
|
|
|
2236
|
-
.bp_content_card_module_cardTitleText--
|
|
2236
|
+
.bp_content_card_module_cardTitleText--c7d8a{
|
|
2237
2237
|
-webkit-box-orient:vertical;
|
|
2238
2238
|
-webkit-line-clamp:2;
|
|
2239
2239
|
display:-webkit-inline-box;
|
|
2240
2240
|
overflow:hidden;
|
|
2241
2241
|
}
|
|
2242
2242
|
|
|
2243
|
-
.bp_content_card_module_cardBody--
|
|
2243
|
+
.bp_content_card_module_cardBody--c7d8a{
|
|
2244
2244
|
height:var(--size-12);
|
|
2245
2245
|
margin-block-end:var(--size-2);
|
|
2246
2246
|
}
|
|
2247
2247
|
|
|
2248
|
-
.bp_content_card_module_cardBodyText--
|
|
2248
|
+
.bp_content_card_module_cardBodyText--c7d8a{
|
|
2249
2249
|
-webkit-box-orient:vertical;
|
|
2250
2250
|
-webkit-line-clamp:2;
|
|
2251
2251
|
display:-webkit-inline-box;
|
|
2252
2252
|
overflow:hidden;
|
|
2253
2253
|
}
|
|
2254
2254
|
|
|
2255
|
-
.bp_content_card_module_cardIcon--
|
|
2255
|
+
.bp_content_card_module_cardIcon--c7d8a{
|
|
2256
2256
|
background-color:var(--surface-surface);
|
|
2257
2257
|
border:var(--size-1) solid var(--surface-surface);
|
|
2258
2258
|
border-radius:var(--size-3);
|
|
@@ -2265,7 +2265,7 @@
|
|
|
2265
2265
|
z-index:1;
|
|
2266
2266
|
}
|
|
2267
2267
|
|
|
2268
|
-
.bp_content_card_module_cardBackground--
|
|
2268
|
+
.bp_content_card_module_cardBackground--c7d8a{
|
|
2269
2269
|
height:var(--size-15);
|
|
2270
2270
|
left:0;
|
|
2271
2271
|
overflow:hidden;
|
|
@@ -2274,12 +2274,12 @@
|
|
|
2274
2274
|
width:100%;
|
|
2275
2275
|
}
|
|
2276
2276
|
|
|
2277
|
-
.bp_content_card_module_image--
|
|
2277
|
+
.bp_content_card_module_image--c7d8a{
|
|
2278
2278
|
height:100%;
|
|
2279
2279
|
width:100%;
|
|
2280
2280
|
}
|
|
2281
2281
|
|
|
2282
|
-
.bp_content_card_module_ghostCard--
|
|
2282
|
+
.bp_content_card_module_ghostCard--c7d8a{
|
|
2283
2283
|
display:flex;
|
|
2284
2284
|
flex-direction:column;
|
|
2285
2285
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2288,21 +2288,21 @@
|
|
|
2288
2288
|
position:relative;
|
|
2289
2289
|
}
|
|
2290
2290
|
|
|
2291
|
-
.bp_content_card_module_iconGhost--
|
|
2291
|
+
.bp_content_card_module_iconGhost--c7d8a,.bp_content_card_module_titleGhost--c7d8a{
|
|
2292
2292
|
margin-block-end:var(--size-4);
|
|
2293
2293
|
}
|
|
2294
2294
|
|
|
2295
|
-
.bp_content_card_module_bodyGhost--
|
|
2295
|
+
.bp_content_card_module_bodyGhost--c7d8a{
|
|
2296
2296
|
margin-block-end:var(--size-2);
|
|
2297
2297
|
}
|
|
2298
2298
|
|
|
2299
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2299
|
+
.bp_content_card_module_pillGhostContainer--c7d8a{
|
|
2300
2300
|
display:flex;
|
|
2301
2301
|
margin-block-end:var(--size-4);
|
|
2302
2302
|
margin-block-start:var(--size-2);
|
|
2303
2303
|
}
|
|
2304
2304
|
|
|
2305
|
-
.bp_content_card_module_pillGhost--
|
|
2305
|
+
.bp_content_card_module_pillGhost--c7d8a{
|
|
2306
2306
|
margin-inline-end:var(--size-2);
|
|
2307
2307
|
}
|
|
2308
2308
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -2431,7 +2431,7 @@
|
|
|
2431
2431
|
overflow:auto;
|
|
2432
2432
|
}
|
|
2433
2433
|
|
|
2434
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2434
|
+
.bp_data_table_module_dataTableWrapper--2887a{
|
|
2435
2435
|
--border-radius-datatable:0;
|
|
2436
2436
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
2437
2437
|
--outline-select-color-datatable:#0000;
|
|
@@ -2444,27 +2444,27 @@
|
|
|
2444
2444
|
scroll-padding-top:60px;
|
|
2445
2445
|
width:100%;
|
|
2446
2446
|
}
|
|
2447
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2447
|
+
.bp_data_table_module_dataTableWrapper--2887a table > thead > tr{
|
|
2448
2448
|
background:var(--gray-white);
|
|
2449
2449
|
position:sticky;
|
|
2450
2450
|
top:0;
|
|
2451
2451
|
z-index:var(--sticky-element-z-index);
|
|
2452
2452
|
}
|
|
2453
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2453
|
+
.bp_data_table_module_dataTableWrapper--2887a table > thead > tr th:first-child{
|
|
2454
2454
|
background:inherit;
|
|
2455
2455
|
height:100%;
|
|
2456
2456
|
left:0;
|
|
2457
2457
|
position:sticky;
|
|
2458
2458
|
z-index:var(--sticky-element-z-index);
|
|
2459
2459
|
}
|
|
2460
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2460
|
+
.bp_data_table_module_dataTableWrapper--2887a table > thead > tr th:first-child[data-focus-visible]{
|
|
2461
2461
|
position:sticky;
|
|
2462
2462
|
z-index:var(--sticky-element-z-index);
|
|
2463
2463
|
}
|
|
2464
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2464
|
+
.bp_data_table_module_dataTableWrapper--2887a table tbody > tr{
|
|
2465
2465
|
--is-row-focused:0;
|
|
2466
2466
|
}
|
|
2467
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2467
|
+
.bp_data_table_module_dataTableWrapper--2887a table tbody > tr > td [data-actionswrapper]::after{
|
|
2468
2468
|
background:inherit;
|
|
2469
2469
|
content:"";
|
|
2470
2470
|
display:block;
|
|
@@ -2474,18 +2474,18 @@
|
|
|
2474
2474
|
width:100%;
|
|
2475
2475
|
z-index:-1;
|
|
2476
2476
|
}
|
|
2477
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2477
|
+
.bp_data_table_module_dataTableWrapper--2887a table tbody > tr[data-focus-visible]{
|
|
2478
2478
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
2479
2479
|
--is-row-focused:1;
|
|
2480
2480
|
}
|
|
2481
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2481
|
+
.bp_data_table_module_dataTableWrapper--2887a table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
2482
2482
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
2483
2483
|
}
|
|
2484
2484
|
|
|
2485
|
-
.bp_data_table_module_isScrolledX--
|
|
2485
|
+
.bp_data_table_module_isScrolledX--2887a table > thead > tr > th:first-child{
|
|
2486
2486
|
overflow:visible;
|
|
2487
2487
|
}
|
|
2488
|
-
.bp_data_table_module_isScrolledX--
|
|
2488
|
+
.bp_data_table_module_isScrolledX--2887a table > thead > tr > th:first-child::after{
|
|
2489
2489
|
background:inherit;
|
|
2490
2490
|
border-right:1px solid var(--border-divider-border);
|
|
2491
2491
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -2499,7 +2499,7 @@
|
|
|
2499
2499
|
z-index:-1;
|
|
2500
2500
|
}
|
|
2501
2501
|
|
|
2502
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
2502
|
+
.bp_data_table_module_hideActionWrapperRight--2887a table tbody > tr > td [data-actionswrapper]::after{
|
|
2503
2503
|
display:none;
|
|
2504
2504
|
}
|
|
2505
2505
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -2850,7 +2850,7 @@
|
|
|
2850
2850
|
transform:translateZ(0);
|
|
2851
2851
|
}
|
|
2852
2852
|
|
|
2853
|
-
.bp_dropdown_menu_module_content--
|
|
2853
|
+
.bp_dropdown_menu_module_content--74c59{
|
|
2854
2854
|
background-color:var(--surface-menu-surface);
|
|
2855
2855
|
border:var(--border-1) solid var(--border-card-border);
|
|
2856
2856
|
border-radius:var(--radius-3);
|
|
@@ -2872,7 +2872,7 @@
|
|
|
2872
2872
|
text-transform:var(--body-default-text-case);
|
|
2873
2873
|
z-index:2147483647;
|
|
2874
2874
|
}
|
|
2875
|
-
.bp_dropdown_menu_module_content--
|
|
2875
|
+
.bp_dropdown_menu_module_content--74c59[data-menu-fullscreen=true]{
|
|
2876
2876
|
border:unset;
|
|
2877
2877
|
border-radius:unset;
|
|
2878
2878
|
display:flex;
|
|
@@ -2885,27 +2885,27 @@
|
|
|
2885
2885
|
position:relative;
|
|
2886
2886
|
width:100vw;
|
|
2887
2887
|
}
|
|
2888
|
-
.bp_dropdown_menu_module_content--
|
|
2888
|
+
.bp_dropdown_menu_module_content--74c59[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--74c59{
|
|
2889
2889
|
overflow-y:auto;
|
|
2890
2890
|
padding:var(--space-3);
|
|
2891
2891
|
}
|
|
2892
|
-
.bp_dropdown_menu_module_content--
|
|
2892
|
+
.bp_dropdown_menu_module_content--74c59 .bp_dropdown_menu_module_subheader--74c59{
|
|
2893
2893
|
padding:var(--space-2);
|
|
2894
2894
|
}
|
|
2895
|
-
.bp_dropdown_menu_module_content--
|
|
2895
|
+
.bp_dropdown_menu_module_content--74c59 .bp_dropdown_menu_module_subheader--74c59.bp_dropdown_menu_module_uppercased--74c59{
|
|
2896
2896
|
text-transform:uppercase;
|
|
2897
2897
|
}
|
|
2898
|
-
.bp_dropdown_menu_module_content--
|
|
2898
|
+
.bp_dropdown_menu_module_content--74c59 .bp_dropdown_menu_module_dropdownMenuItemSeparator--74c59{
|
|
2899
2899
|
margin-block:var(--space-2);
|
|
2900
2900
|
}
|
|
2901
2901
|
|
|
2902
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
2902
|
+
.bp_dropdown_menu_module_ellipsis--74c59{
|
|
2903
2903
|
overflow:hidden;
|
|
2904
2904
|
text-overflow:ellipsis;
|
|
2905
2905
|
white-space:nowrap;
|
|
2906
2906
|
}
|
|
2907
2907
|
|
|
2908
|
-
.bp_dropdown_menu_module_checkmark--
|
|
2908
|
+
.bp_dropdown_menu_module_checkmark--74c59{
|
|
2909
2909
|
align-items:center;
|
|
2910
2910
|
display:inline-flex;
|
|
2911
2911
|
justify-content:center;
|
|
@@ -2913,7 +2913,7 @@
|
|
|
2913
2913
|
position:absolute;
|
|
2914
2914
|
}
|
|
2915
2915
|
|
|
2916
|
-
.bp_dropdown_menu_module_item--
|
|
2916
|
+
.bp_dropdown_menu_module_item--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59{
|
|
2917
2917
|
align-items:center;
|
|
2918
2918
|
border:var(--border-2) solid #0000;
|
|
2919
2919
|
border-radius:var(--radius-3);
|
|
@@ -2925,34 +2925,34 @@
|
|
|
2925
2925
|
-webkit-user-select:none;
|
|
2926
2926
|
user-select:none;
|
|
2927
2927
|
}
|
|
2928
|
-
.bp_dropdown_menu_module_item--
|
|
2928
|
+
.bp_dropdown_menu_module_item--74c59[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--74c59[data-disabled]{
|
|
2929
2929
|
opacity:60%;
|
|
2930
2930
|
pointer-events:none;
|
|
2931
2931
|
}
|
|
2932
|
-
.bp_dropdown_menu_module_item--
|
|
2932
|
+
.bp_dropdown_menu_module_item--74c59[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--74c59[data-highlighted]{
|
|
2933
2933
|
background-color:var(--surface-menu-surface-hover);
|
|
2934
2934
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2935
2935
|
}
|
|
2936
|
-
.bp_dropdown_menu_module_item--
|
|
2936
|
+
.bp_dropdown_menu_module_item--74c59:active,.bp_dropdown_menu_module_subMenuTrigger--74c59:active{
|
|
2937
2937
|
background-color:var(--surface-menu-surface-hover);
|
|
2938
2938
|
border:var(--border-2) solid #0000;
|
|
2939
2939
|
}
|
|
2940
|
-
.bp_dropdown_menu_module_item--
|
|
2940
|
+
.bp_dropdown_menu_module_item--74c59:hover,.bp_dropdown_menu_module_item--74c59[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--74c59:hover,.bp_dropdown_menu_module_subMenuTrigger--74c59[data-state=open]{
|
|
2941
2941
|
background-color:var(--surface-menu-surface-hover);
|
|
2942
2942
|
}
|
|
2943
|
-
.bp_dropdown_menu_module_item--
|
|
2943
|
+
.bp_dropdown_menu_module_item--74c59.bp_dropdown_menu_module_radioItem--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59.bp_dropdown_menu_module_radioItem--74c59{
|
|
2944
2944
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2945
2945
|
}
|
|
2946
|
-
.bp_dropdown_menu_module_item--
|
|
2946
|
+
.bp_dropdown_menu_module_item--74c59.bp_dropdown_menu_module_radioItem--74c59 .bp_dropdown_menu_module_radioItemMediumSpacing--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59.bp_dropdown_menu_module_radioItem--74c59 .bp_dropdown_menu_module_radioItemMediumSpacing--74c59{
|
|
2947
2947
|
padding-inline-start:var(--space-2);
|
|
2948
2948
|
}
|
|
2949
|
-
.bp_dropdown_menu_module_item--
|
|
2949
|
+
.bp_dropdown_menu_module_item--74c59.bp_dropdown_menu_module_checkboxItem--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59.bp_dropdown_menu_module_checkboxItem--74c59{
|
|
2950
2950
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2951
2951
|
}
|
|
2952
|
-
.bp_dropdown_menu_module_item--
|
|
2952
|
+
.bp_dropdown_menu_module_item--74c59.bp_dropdown_menu_module_checkboxItem--74c59 .bp_dropdown_menu_module_checkboxItemMediumSpacing--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59.bp_dropdown_menu_module_checkboxItem--74c59 .bp_dropdown_menu_module_checkboxItemMediumSpacing--74c59{
|
|
2953
2953
|
padding-inline-start:var(--space-2);
|
|
2954
2954
|
}
|
|
2955
|
-
.bp_dropdown_menu_module_item--
|
|
2955
|
+
.bp_dropdown_menu_module_item--74c59 .bp_dropdown_menu_module_mediumItemLayout--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59 .bp_dropdown_menu_module_mediumItemLayout--74c59{
|
|
2956
2956
|
align-items:center;
|
|
2957
2957
|
display:flex;
|
|
2958
2958
|
gap:var(--space-2);
|
|
@@ -2960,20 +2960,20 @@
|
|
|
2960
2960
|
overflow:hidden;
|
|
2961
2961
|
width:100%;
|
|
2962
2962
|
}
|
|
2963
|
-
.bp_dropdown_menu_module_item--
|
|
2963
|
+
.bp_dropdown_menu_module_item--74c59 .bp_dropdown_menu_module_startElement--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59 .bp_dropdown_menu_module_startElement--74c59{
|
|
2964
2964
|
align-items:center;
|
|
2965
2965
|
display:flex;
|
|
2966
2966
|
}
|
|
2967
|
-
.bp_dropdown_menu_module_item--
|
|
2967
|
+
.bp_dropdown_menu_module_item--74c59 .bp_dropdown_menu_module_menuItemMainContent--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59 .bp_dropdown_menu_module_menuItemMainContent--74c59{
|
|
2968
2968
|
flex-grow:1;
|
|
2969
2969
|
}
|
|
2970
|
-
.bp_dropdown_menu_module_item--
|
|
2970
|
+
.bp_dropdown_menu_module_item--74c59 .bp_dropdown_menu_module_endElement--74c59,.bp_dropdown_menu_module_subMenuTrigger--74c59 .bp_dropdown_menu_module_endElement--74c59{
|
|
2971
2971
|
align-items:center;
|
|
2972
2972
|
color:var(--text-text-on-light-secondary);
|
|
2973
2973
|
display:flex;
|
|
2974
2974
|
}
|
|
2975
2975
|
|
|
2976
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
2976
|
+
.bp_dropdown_menu_module_menuHeader--74c59{
|
|
2977
2977
|
align-items:center;
|
|
2978
2978
|
box-shadow:var(--dropshadow-1);
|
|
2979
2979
|
display:grid;
|
|
@@ -2983,15 +2983,15 @@
|
|
|
2983
2983
|
padding:var(--space-3);
|
|
2984
2984
|
}
|
|
2985
2985
|
|
|
2986
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
2986
|
+
.bp_dropdown_menu_module_headerTextContent--74c59{
|
|
2987
2987
|
display:grid;
|
|
2988
2988
|
}
|
|
2989
2989
|
|
|
2990
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
2990
|
+
.bp_dropdown_menu_module_submenuCloseButton--74c59{
|
|
2991
2991
|
grid-area:submenu-close;
|
|
2992
2992
|
}
|
|
2993
2993
|
|
|
2994
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
2994
|
+
.bp_dropdown_menu_module_menuCloseButton--74c59{
|
|
2995
2995
|
grid-area:close;
|
|
2996
2996
|
}
|
|
2997
2997
|
.bp_divider_module_divider--2f437{
|
|
@@ -3049,7 +3049,7 @@
|
|
|
3049
3049
|
color:var(--text-text-on-light-secondary);
|
|
3050
3050
|
}
|
|
3051
3051
|
|
|
3052
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3052
|
+
.bp_sticky_cell_module_stickyCell--eef75{
|
|
3053
3053
|
background:inherit;
|
|
3054
3054
|
background-clip:content-box;
|
|
3055
3055
|
left:0;
|
|
@@ -3058,16 +3058,16 @@
|
|
|
3058
3058
|
position:sticky !important;
|
|
3059
3059
|
z-index:var(--sticky-element-z-index);
|
|
3060
3060
|
}
|
|
3061
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3061
|
+
.bp_sticky_cell_module_stickyCell--eef75[data-focus-visible]{
|
|
3062
3062
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3063
3063
|
}
|
|
3064
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3064
|
+
.bp_sticky_cell_module_stickyCell--eef75 .bp_sticky_cell_module_childrenWrapper--eef75{
|
|
3065
3065
|
overflow:hidden;
|
|
3066
3066
|
text-align:start;
|
|
3067
3067
|
text-overflow:ellipsis;
|
|
3068
3068
|
white-space:nowrap;
|
|
3069
3069
|
}
|
|
3070
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3070
|
+
.bp_sticky_cell_module_stickyCell--eef75 .bp_sticky_cell_module_verticalBar--eef75{
|
|
3071
3071
|
background:inherit;
|
|
3072
3072
|
border-right:1px solid var(--border-divider-border);
|
|
3073
3073
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3080,10 +3080,10 @@
|
|
|
3080
3080
|
width:var(--space-3);
|
|
3081
3081
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3082
3082
|
}
|
|
3083
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3083
|
+
.bp_sticky_cell_module_stickyCell--eef75 .bp_sticky_cell_module_verticalBar--eef75.bp_sticky_cell_module_isScrolledX--eef75{
|
|
3084
3084
|
display:block;
|
|
3085
3085
|
}
|
|
3086
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3086
|
+
.bp_sticky_cell_module_stickyCell--eef75 .bp_sticky_cell_module_stickyCellBelow--eef75{
|
|
3087
3087
|
background:inherit;
|
|
3088
3088
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3089
3089
|
border-radius:unset;
|
|
@@ -3097,7 +3097,7 @@
|
|
|
3097
3097
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3098
3098
|
z-index:-1;
|
|
3099
3099
|
}
|
|
3100
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3100
|
+
.bp_sticky_cell_module_stickyCell--eef75 .bp_sticky_cell_module_stickyCellOuterLeft--eef75{
|
|
3101
3101
|
background:inherit;
|
|
3102
3102
|
border-radius:unset;
|
|
3103
3103
|
box-sizing:border-box;
|
|
@@ -3111,7 +3111,7 @@
|
|
|
3111
3111
|
z-index:-1;
|
|
3112
3112
|
}
|
|
3113
3113
|
|
|
3114
|
-
.bp_calendar_module_calendar--
|
|
3114
|
+
.bp_calendar_module_calendar--235dd{
|
|
3115
3115
|
background:var(--gray-white);
|
|
3116
3116
|
border-radius:var(--radius-2);
|
|
3117
3117
|
box-shadow:var(--dropshadow-3);
|
|
@@ -3129,14 +3129,14 @@
|
|
|
3129
3129
|
width:-moz-fit-content;
|
|
3130
3130
|
width:fit-content;
|
|
3131
3131
|
}
|
|
3132
|
-
.bp_calendar_module_calendar--
|
|
3132
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarGrid--235dd{
|
|
3133
3133
|
border-collapse:revert;
|
|
3134
3134
|
border-spacing:revert;
|
|
3135
3135
|
}
|
|
3136
|
-
.bp_calendar_module_calendar--
|
|
3136
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarGrid--235dd td{
|
|
3137
3137
|
padding:1px;
|
|
3138
3138
|
}
|
|
3139
|
-
.bp_calendar_module_calendar--
|
|
3139
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeaderCell--235dd{
|
|
3140
3140
|
color:var(--text-text-on-light-secondary);
|
|
3141
3141
|
font-family:var(--body-default-font-family);
|
|
3142
3142
|
font-size:var(--body-default-font-size);
|
|
@@ -3148,13 +3148,13 @@
|
|
|
3148
3148
|
text-decoration:var(--body-default-text-decoration);
|
|
3149
3149
|
text-transform:var(--body-default-text-case);
|
|
3150
3150
|
}
|
|
3151
|
-
.bp_calendar_module_calendar--
|
|
3151
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd{
|
|
3152
3152
|
align-items:center;
|
|
3153
3153
|
color:var(--gray-90);
|
|
3154
3154
|
display:flex;
|
|
3155
3155
|
margin-block-end:var(--space-2);
|
|
3156
3156
|
}
|
|
3157
|
-
.bp_calendar_module_calendar--
|
|
3157
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderHeading--235dd{
|
|
3158
3158
|
flex:1;
|
|
3159
3159
|
font-family:var(--body-large-bold-font-family);
|
|
3160
3160
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3168,7 +3168,7 @@
|
|
|
3168
3168
|
text-transform:capitalize;
|
|
3169
3169
|
text-transform:var(--body-large-bold-text-case);
|
|
3170
3170
|
}
|
|
3171
|
-
.bp_calendar_module_calendar--
|
|
3171
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderButton--235dd{
|
|
3172
3172
|
align-items:center;
|
|
3173
3173
|
background-color:var(--gray-white);
|
|
3174
3174
|
border:none;
|
|
@@ -3182,21 +3182,21 @@
|
|
|
3182
3182
|
padding:0;
|
|
3183
3183
|
width:var(--size-8);
|
|
3184
3184
|
}
|
|
3185
|
-
.bp_calendar_module_calendar--
|
|
3185
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderButton--235dd:disabled{
|
|
3186
3186
|
cursor:default;
|
|
3187
3187
|
opacity:60%;
|
|
3188
3188
|
}
|
|
3189
|
-
.bp_calendar_module_calendar--
|
|
3189
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderButton--235dd:disabled *{
|
|
3190
3190
|
fill:var(--gray-30);
|
|
3191
3191
|
}
|
|
3192
|
-
.bp_calendar_module_calendar--
|
|
3192
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderButton--235dd:hover:not(:disabled){
|
|
3193
3193
|
background-color:var(--gray-05);
|
|
3194
3194
|
}
|
|
3195
|
-
.bp_calendar_module_calendar--
|
|
3195
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarHeader--235dd .bp_calendar_module_calendarHeaderButton--235dd[data-focus-visible]{
|
|
3196
3196
|
background-color:var(--gray-05);
|
|
3197
3197
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3198
3198
|
}
|
|
3199
|
-
.bp_calendar_module_calendar--
|
|
3199
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd{
|
|
3200
3200
|
border-radius:var(--radius-2);
|
|
3201
3201
|
color:var(--gray-90);
|
|
3202
3202
|
line-height:var(--size-8);
|
|
@@ -3204,7 +3204,7 @@
|
|
|
3204
3204
|
text-align:center;
|
|
3205
3205
|
width:var(--size-8);
|
|
3206
3206
|
}
|
|
3207
|
-
.bp_calendar_module_calendar--
|
|
3207
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd.bp_calendar_module_today--235dd{
|
|
3208
3208
|
color:var(--box-blue-100);
|
|
3209
3209
|
font-family:var(--body-default-bold-font-family);
|
|
3210
3210
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3217,11 +3217,11 @@
|
|
|
3217
3217
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3218
3218
|
text-transform:var(--body-default-bold-text-case);
|
|
3219
3219
|
}
|
|
3220
|
-
.bp_calendar_module_calendar--
|
|
3220
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd.bp_calendar_module_today--235dd[data-disabled]{
|
|
3221
3221
|
cursor:default;
|
|
3222
3222
|
opacity:.6;
|
|
3223
3223
|
}
|
|
3224
|
-
.bp_calendar_module_calendar--
|
|
3224
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd.bp_calendar_module_today--235dd::after{
|
|
3225
3225
|
background-color:var(--box-blue-100);
|
|
3226
3226
|
border-radius:50%;
|
|
3227
3227
|
bottom:var(--space-1);
|
|
@@ -3232,50 +3232,50 @@
|
|
|
3232
3232
|
transform:translateX(-50%);
|
|
3233
3233
|
width:var(--space-1);
|
|
3234
3234
|
}
|
|
3235
|
-
.bp_calendar_module_calendar--
|
|
3235
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd:not([data-outside-month]){
|
|
3236
3236
|
cursor:pointer;
|
|
3237
3237
|
}
|
|
3238
|
-
.bp_calendar_module_calendar--
|
|
3238
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3239
3239
|
background-color:var(--gray-05);
|
|
3240
3240
|
}
|
|
3241
|
-
.bp_calendar_module_calendar--
|
|
3241
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-focus-visible]:not([data-outside-month]){
|
|
3242
3242
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3243
3243
|
}
|
|
3244
|
-
.bp_calendar_module_calendar--
|
|
3244
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-selected]{
|
|
3245
3245
|
background-color:var(--box-blue-100);
|
|
3246
3246
|
color:var(--gray-white);
|
|
3247
3247
|
}
|
|
3248
|
-
.bp_calendar_module_calendar--
|
|
3248
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-selected]:hover{
|
|
3249
3249
|
background-color:var(--dark-blue-100);
|
|
3250
3250
|
}
|
|
3251
|
-
.bp_calendar_module_calendar--
|
|
3251
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-selected][data-focus-visible]{
|
|
3252
3252
|
background-color:var(--dark-blue-100);
|
|
3253
3253
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3254
3254
|
outline:var(--border-1) solid #fff;
|
|
3255
3255
|
outline-offset:-.0625rem;
|
|
3256
3256
|
}
|
|
3257
|
-
.bp_calendar_module_calendar--
|
|
3257
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-selected]::after{
|
|
3258
3258
|
background-color:var(--gray-white);
|
|
3259
3259
|
}
|
|
3260
|
-
.bp_calendar_module_calendar--
|
|
3260
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-disabled]:not(.bp_calendar_module_today--235dd){
|
|
3261
3261
|
color:var(--gray-10);
|
|
3262
3262
|
cursor:default;
|
|
3263
3263
|
}
|
|
3264
|
-
.bp_calendar_module_calendar--
|
|
3264
|
+
.bp_calendar_module_calendar--235dd .bp_calendar_module_calendarCell--235dd[data-unavailable]{
|
|
3265
3265
|
color:var(--gray-30);
|
|
3266
3266
|
text-decoration:line-through;
|
|
3267
3267
|
}
|
|
3268
3268
|
|
|
3269
|
-
.bp_date_picker_module_datePicker--
|
|
3269
|
+
.bp_date_picker_module_datePicker--6c238{
|
|
3270
3270
|
width:100%;
|
|
3271
3271
|
}
|
|
3272
|
-
.bp_date_picker_module_datePicker--
|
|
3272
|
+
.bp_date_picker_module_datePicker--6c238.bp_date_picker_module_disabled--6c238{
|
|
3273
3273
|
opacity:60%;
|
|
3274
3274
|
pointer-events:none;
|
|
3275
3275
|
-webkit-user-select:none;
|
|
3276
3276
|
user-select:none;
|
|
3277
3277
|
}
|
|
3278
|
-
.bp_date_picker_module_datePicker--
|
|
3278
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_label--6c238{
|
|
3279
3279
|
cursor:default;
|
|
3280
3280
|
display:block;
|
|
3281
3281
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -3290,7 +3290,7 @@
|
|
|
3290
3290
|
width:-moz-fit-content;
|
|
3291
3291
|
width:fit-content;
|
|
3292
3292
|
}
|
|
3293
|
-
.bp_date_picker_module_datePicker--
|
|
3293
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238{
|
|
3294
3294
|
align-items:center;
|
|
3295
3295
|
box-shadow:var(--innershadow-1);
|
|
3296
3296
|
display:inline-flex;
|
|
@@ -3305,7 +3305,7 @@
|
|
|
3305
3305
|
text-transform:var(--body-default-text-case);
|
|
3306
3306
|
width:100%;
|
|
3307
3307
|
}
|
|
3308
|
-
.bp_date_picker_module_datePicker--
|
|
3308
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238{
|
|
3309
3309
|
align-items:center;
|
|
3310
3310
|
border-radius:var(--radius-2);
|
|
3311
3311
|
display:inline-flex;
|
|
@@ -3314,23 +3314,23 @@
|
|
|
3314
3314
|
position:relative;
|
|
3315
3315
|
width:100%;
|
|
3316
3316
|
}
|
|
3317
|
-
.bp_date_picker_module_datePicker--
|
|
3317
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238:focus-within{
|
|
3318
3318
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3319
3319
|
}
|
|
3320
|
-
.bp_date_picker_module_datePicker--
|
|
3320
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238.bp_date_picker_module_error--6c238:not(:focus-within){
|
|
3321
3321
|
outline:var(--border-2) solid var(--text-text-error-on-light);
|
|
3322
3322
|
}
|
|
3323
|
-
.bp_date_picker_module_datePicker--
|
|
3323
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238.bp_date_picker_module_error--6c238:focus-within{
|
|
3324
3324
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3325
3325
|
}
|
|
3326
|
-
.bp_date_picker_module_datePicker--
|
|
3326
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238 .bp_date_picker_module_groupContainerInput--6c238{
|
|
3327
3327
|
align-items:center;
|
|
3328
3328
|
display:inline-flex;
|
|
3329
3329
|
height:var(--size-10);
|
|
3330
3330
|
text-transform:uppercase;
|
|
3331
3331
|
white-space:nowrap;
|
|
3332
3332
|
}
|
|
3333
|
-
.bp_date_picker_module_datePicker--
|
|
3333
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238 .bp_date_picker_module_groupContainerInput--6c238 .bp_date_picker_module_groupContainerInputSegment--6c238{
|
|
3334
3334
|
border:unset;
|
|
3335
3335
|
border-radius:unset;
|
|
3336
3336
|
box-shadow:unset;
|
|
@@ -3341,18 +3341,18 @@
|
|
|
3341
3341
|
transition:unset;
|
|
3342
3342
|
width:unset;
|
|
3343
3343
|
}
|
|
3344
|
-
.bp_date_picker_module_datePicker--
|
|
3344
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238 .bp_date_picker_module_groupContainerInput--6c238 .bp_date_picker_module_groupContainerInputSegment--6c238[data-placeholder]{
|
|
3345
3345
|
color:var(--text-text-on-light-secondary);
|
|
3346
3346
|
}
|
|
3347
|
-
.bp_date_picker_module_datePicker--
|
|
3347
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238 .bp_date_picker_module_groupContainerInput--6c238 .bp_date_picker_module_groupContainerInputSegment--6c238:focus{
|
|
3348
3348
|
background:var(--light-blue-20);
|
|
3349
3349
|
caret-color:#0000;
|
|
3350
3350
|
outline:none;
|
|
3351
3351
|
}
|
|
3352
|
-
.bp_date_picker_module_datePicker--
|
|
3352
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_groupContainer--6c238 .bp_date_picker_module_groupContainerInput--6c238 .bp_date_picker_module_groupContainerInputSegment--6c238:focus[data-placeholder]{
|
|
3353
3353
|
color:var(--text-text-on-light);
|
|
3354
3354
|
}
|
|
3355
|
-
.bp_date_picker_module_datePicker--
|
|
3355
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238{
|
|
3356
3356
|
align-items:center;
|
|
3357
3357
|
background-color:initial;
|
|
3358
3358
|
border:none;
|
|
@@ -3367,33 +3367,33 @@
|
|
|
3367
3367
|
right:var(--space-2);
|
|
3368
3368
|
width:var(--size-6);
|
|
3369
3369
|
}
|
|
3370
|
-
.bp_date_picker_module_datePicker--
|
|
3370
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238.bp_date_picker_module_clear--6c238{
|
|
3371
3371
|
right:var(--size-9);
|
|
3372
3372
|
}
|
|
3373
|
-
.bp_date_picker_module_datePicker--
|
|
3373
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:focus-visible,.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238[data-focus-visible]{
|
|
3374
3374
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
3375
3375
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3376
3376
|
}
|
|
3377
|
-
.bp_date_picker_module_datePicker--
|
|
3377
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:hover{
|
|
3378
3378
|
background:var(--surface-cta-surface-icon-hover);
|
|
3379
3379
|
}
|
|
3380
|
-
.bp_date_picker_module_datePicker--
|
|
3380
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:hover *{
|
|
3381
3381
|
fill:var(--icon-cta-icon-hover);
|
|
3382
3382
|
}
|
|
3383
|
-
.bp_date_picker_module_datePicker--
|
|
3383
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:active{
|
|
3384
3384
|
background:var(--surface-cta-surface-icon-pressed);
|
|
3385
3385
|
}
|
|
3386
|
-
.bp_date_picker_module_datePicker--
|
|
3386
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:active *{
|
|
3387
3387
|
fill:var(--icon-cta-icon-pressed);
|
|
3388
3388
|
}
|
|
3389
|
-
.bp_date_picker_module_datePicker--
|
|
3389
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_group--6c238 .bp_date_picker_module_button--6c238:disabled{
|
|
3390
3390
|
opacity:1;
|
|
3391
3391
|
}
|
|
3392
|
-
.bp_date_picker_module_datePicker--
|
|
3392
|
+
.bp_date_picker_module_datePicker--6c238 .bp_date_picker_module_inlineError--6c238{
|
|
3393
3393
|
margin-block-start:var(--space-2);
|
|
3394
3394
|
}
|
|
3395
3395
|
|
|
3396
|
-
@keyframes bp_date_picker_module_slide--
|
|
3396
|
+
@keyframes bp_date_picker_module_slide--6c238{
|
|
3397
3397
|
from{
|
|
3398
3398
|
opacity:0;
|
|
3399
3399
|
transform:var(--popover-slide-translation);
|
|
@@ -3403,11 +3403,11 @@
|
|
|
3403
3403
|
transform:translateY(0);
|
|
3404
3404
|
}
|
|
3405
3405
|
}
|
|
3406
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
3406
|
+
.bp_date_picker_module_datePickerPopoverContent--6c238{
|
|
3407
3407
|
z-index:380;
|
|
3408
3408
|
}
|
|
3409
3409
|
|
|
3410
|
-
.bp_empty_state_module_emptyState--
|
|
3410
|
+
.bp_empty_state_module_emptyState--9e914{
|
|
3411
3411
|
align-items:center;
|
|
3412
3412
|
display:flex;
|
|
3413
3413
|
flex-direction:column;
|
|
@@ -3416,32 +3416,32 @@
|
|
|
3416
3416
|
text-align:center;
|
|
3417
3417
|
width:100%;
|
|
3418
3418
|
}
|
|
3419
|
-
.bp_empty_state_module_emptyState--
|
|
3419
|
+
.bp_empty_state_module_emptyState--9e914 .bp_empty_state_module_illustration--9e914{
|
|
3420
3420
|
margin-block-end:var(--space-6);
|
|
3421
3421
|
}
|
|
3422
|
-
.bp_empty_state_module_emptyState--
|
|
3422
|
+
.bp_empty_state_module_emptyState--9e914 .bp_empty_state_module_body--9e914{
|
|
3423
3423
|
max-width:22.5rem;
|
|
3424
3424
|
}
|
|
3425
|
-
.bp_empty_state_module_emptyState--
|
|
3425
|
+
.bp_empty_state_module_emptyState--9e914 .bp_empty_state_module_body--9e914:not(:last-child){
|
|
3426
3426
|
margin-block-end:var(--space-6);
|
|
3427
3427
|
}
|
|
3428
|
-
.bp_empty_state_module_emptyState--
|
|
3428
|
+
.bp_empty_state_module_emptyState--9e914 .bp_empty_state_module_heading--9e914{
|
|
3429
3429
|
margin-block-end:var(--space-3);
|
|
3430
3430
|
}
|
|
3431
|
-
.bp_empty_state_module_emptyState--
|
|
3431
|
+
.bp_empty_state_module_emptyState--9e914 .bp_empty_state_module_button--9e914:not(:last-child){
|
|
3432
3432
|
margin-block-end:var(--space-6);
|
|
3433
3433
|
}
|
|
3434
|
-
.bp_empty_state_module_emptyState--
|
|
3434
|
+
.bp_empty_state_module_emptyState--9e914.bp_empty_state_module_small--9e914 .bp_empty_state_module_illustration--9e914{
|
|
3435
3435
|
margin-block-end:var(--space-4);
|
|
3436
3436
|
}
|
|
3437
|
-
.bp_empty_state_module_emptyState--
|
|
3437
|
+
.bp_empty_state_module_emptyState--9e914.bp_empty_state_module_small--9e914 .bp_empty_state_module_illustration--9e914 svg{
|
|
3438
3438
|
height:var(--size-14);
|
|
3439
3439
|
width:var(--size-14);
|
|
3440
3440
|
}
|
|
3441
|
-
.bp_empty_state_module_emptyState--
|
|
3441
|
+
.bp_empty_state_module_emptyState--9e914.bp_empty_state_module_small--9e914 .bp_empty_state_module_body--9e914{
|
|
3442
3442
|
max-width:220px;
|
|
3443
3443
|
}
|
|
3444
|
-
.bp_empty_state_module_emptyState--
|
|
3444
|
+
.bp_empty_state_module_emptyState--9e914.bp_empty_state_module_small--9e914 .bp_empty_state_module_body--9e914:not(:last-child){
|
|
3445
3445
|
margin-block-end:var(--space-4);
|
|
3446
3446
|
}
|
|
3447
3447
|
.bp_link_module_link--fb308{
|
|
@@ -4368,7 +4368,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4368
4368
|
display:inline;
|
|
4369
4369
|
}
|
|
4370
4370
|
|
|
4371
|
-
.bp_modal_module_overlay--
|
|
4371
|
+
.bp_modal_module_overlay--97791{
|
|
4372
4372
|
background-color:var(--overlay-modal-overlay);
|
|
4373
4373
|
bottom:0;
|
|
4374
4374
|
display:grid;
|
|
@@ -4380,13 +4380,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4380
4380
|
z-index:370;
|
|
4381
4381
|
}
|
|
4382
4382
|
@media (width > 459px){
|
|
4383
|
-
.bp_modal_module_overlay--
|
|
4383
|
+
.bp_modal_module_overlay--97791{
|
|
4384
4384
|
place-items:center;
|
|
4385
4385
|
}
|
|
4386
4386
|
}
|
|
4387
4387
|
|
|
4388
|
-
.bp_modal_module_content--
|
|
4389
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
4388
|
+
.bp_modal_module_content--97791{
|
|
4389
|
+
animation:bp_modal_module_popup_bounce_in--97791 var(--animation-duration-3);
|
|
4390
4390
|
background-color:var(--gray-white);
|
|
4391
4391
|
display:flex;
|
|
4392
4392
|
flex-direction:column;
|
|
@@ -4395,80 +4395,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4395
4395
|
position:relative;
|
|
4396
4396
|
}
|
|
4397
4397
|
@media (width > 374px){
|
|
4398
|
-
.bp_modal_module_content--
|
|
4398
|
+
.bp_modal_module_content--97791{
|
|
4399
4399
|
overflow:hidden;
|
|
4400
4400
|
}
|
|
4401
4401
|
}
|
|
4402
4402
|
@media (width > 459px){
|
|
4403
|
-
.bp_modal_module_content--
|
|
4403
|
+
.bp_modal_module_content--97791{
|
|
4404
4404
|
border-radius:var(--radius-4);
|
|
4405
4405
|
height:auto;
|
|
4406
4406
|
margin:0 var(--space-8);
|
|
4407
4407
|
max-height:calc(100vh - var(--space-8)*2);
|
|
4408
4408
|
min-width:calc(460px - var(--space-8)*2);
|
|
4409
4409
|
}
|
|
4410
|
-
.bp_modal_module_content--
|
|
4410
|
+
.bp_modal_module_content--97791.bp_modal_module_smallSizeModal--97791{
|
|
4411
4411
|
max-width:460px;
|
|
4412
4412
|
}
|
|
4413
|
-
.bp_modal_module_content--
|
|
4413
|
+
.bp_modal_module_content--97791.bp_modal_module_mediumSizeModal--97791{
|
|
4414
4414
|
max-width:540px;
|
|
4415
4415
|
}
|
|
4416
|
-
.bp_modal_module_content--
|
|
4416
|
+
.bp_modal_module_content--97791.bp_modal_module_largeSizeModal--97791{
|
|
4417
4417
|
max-width:620px;
|
|
4418
4418
|
}
|
|
4419
|
-
.bp_modal_module_content--
|
|
4419
|
+
.bp_modal_module_content--97791.bp_modal_module_xlargeSizeModal--97791{
|
|
4420
4420
|
max-width:768px;
|
|
4421
4421
|
}
|
|
4422
4422
|
}
|
|
4423
4423
|
|
|
4424
|
-
.bp_modal_module_scrollableContainer--
|
|
4424
|
+
.bp_modal_module_scrollableContainer--97791{
|
|
4425
4425
|
flex-grow:1;
|
|
4426
4426
|
}
|
|
4427
4427
|
@media (width > 374px){
|
|
4428
|
-
.bp_modal_module_scrollableContainer--
|
|
4428
|
+
.bp_modal_module_scrollableContainer--97791{
|
|
4429
4429
|
overflow-y:auto;
|
|
4430
4430
|
}
|
|
4431
4431
|
}
|
|
4432
4432
|
|
|
4433
|
-
.bp_modal_module_content--
|
|
4433
|
+
.bp_modal_module_content--97791 .bp_modal_module_close--97791{
|
|
4434
4434
|
color:var(--gray-65);
|
|
4435
4435
|
position:fixed;
|
|
4436
4436
|
right:var(--space-4);
|
|
4437
4437
|
top:var(--space-4);
|
|
4438
4438
|
}
|
|
4439
4439
|
@media (width > 374px){
|
|
4440
|
-
.bp_modal_module_content--
|
|
4440
|
+
.bp_modal_module_content--97791 .bp_modal_module_close--97791{
|
|
4441
4441
|
position:absolute;
|
|
4442
4442
|
}
|
|
4443
4443
|
}
|
|
4444
4444
|
|
|
4445
|
-
.bp_modal_module_close--
|
|
4445
|
+
.bp_modal_module_close--97791.bp_modal_module_onColor--97791{
|
|
4446
4446
|
background-color:var(--surface-cta-surface-tertiary);
|
|
4447
4447
|
}
|
|
4448
|
-
.bp_modal_module_close--
|
|
4448
|
+
.bp_modal_module_close--97791.bp_modal_module_onColor--97791:hover{
|
|
4449
4449
|
background-color:var(--surface-cta-surface-icon-hover);
|
|
4450
4450
|
}
|
|
4451
|
-
.bp_modal_module_close--
|
|
4451
|
+
.bp_modal_module_close--97791.bp_modal_module_onColor--97791:active{
|
|
4452
4452
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
4453
4453
|
}
|
|
4454
4454
|
|
|
4455
|
-
.bp_modal_module_content--
|
|
4455
|
+
.bp_modal_module_content--97791 .bp_modal_module_backButton--97791{
|
|
4456
4456
|
color:var(--gray-65);
|
|
4457
4457
|
margin-block-start:var(--space-4);
|
|
4458
4458
|
margin-inline-start:var(--space-4);
|
|
4459
4459
|
}
|
|
4460
4460
|
@media (width > 459px){
|
|
4461
|
-
.bp_modal_module_content--
|
|
4461
|
+
.bp_modal_module_content--97791 .bp_modal_module_backButton--97791{
|
|
4462
4462
|
height:var(--size-10);
|
|
4463
4463
|
width:var(--size-10);
|
|
4464
4464
|
}
|
|
4465
4465
|
}
|
|
4466
4466
|
|
|
4467
|
-
.bp_modal_module_modalHeader--
|
|
4467
|
+
.bp_modal_module_modalHeader--97791{
|
|
4468
4468
|
display:flex;
|
|
4469
4469
|
}
|
|
4470
4470
|
|
|
4471
|
-
.bp_modal_module_modalTitle--
|
|
4471
|
+
.bp_modal_module_modalTitle--97791{
|
|
4472
4472
|
display:flex;
|
|
4473
4473
|
flex-direction:column;
|
|
4474
4474
|
gap:var(--space-2);
|
|
@@ -4476,24 +4476,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4476
4476
|
padding:var(--space-5) var(--space-12) var(--space-5) var(--space-4);
|
|
4477
4477
|
}
|
|
4478
4478
|
@media (width > 459px){
|
|
4479
|
-
.bp_modal_module_modalTitle--
|
|
4479
|
+
.bp_modal_module_modalTitle--97791{
|
|
4480
4480
|
padding:var(--space-6) var(--space-16) var(--space-6) var(--space-6);
|
|
4481
4481
|
}
|
|
4482
4482
|
}
|
|
4483
4483
|
|
|
4484
|
-
.bp_modal_module_body--
|
|
4484
|
+
.bp_modal_module_body--97791{
|
|
4485
4485
|
padding:var(--space-6) var(--space-4) var(--space-4);
|
|
4486
4486
|
}
|
|
4487
4487
|
@media (width > 459px){
|
|
4488
|
-
.bp_modal_module_body--
|
|
4488
|
+
.bp_modal_module_body--97791{
|
|
4489
4489
|
padding:var(--space-6) var(--space-6) var(--space-4);
|
|
4490
4490
|
}
|
|
4491
4491
|
}
|
|
4492
4492
|
|
|
4493
|
-
.bp_modal_module_headerDividerLine--
|
|
4493
|
+
.bp_modal_module_headerDividerLine--97791{
|
|
4494
4494
|
position:relative;
|
|
4495
4495
|
}
|
|
4496
|
-
.bp_modal_module_headerDividerLine--
|
|
4496
|
+
.bp_modal_module_headerDividerLine--97791::after{
|
|
4497
4497
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4498
4498
|
bottom:0;
|
|
4499
4499
|
content:"";
|
|
@@ -4502,16 +4502,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4502
4502
|
right:var(--space-4);
|
|
4503
4503
|
}
|
|
4504
4504
|
@media (width > 459px){
|
|
4505
|
-
.bp_modal_module_headerDividerLine--
|
|
4505
|
+
.bp_modal_module_headerDividerLine--97791::after{
|
|
4506
4506
|
left:var(--space-6);
|
|
4507
4507
|
right:var(--space-6);
|
|
4508
4508
|
}
|
|
4509
4509
|
}
|
|
4510
4510
|
|
|
4511
|
-
.bp_modal_module_footerDividerLine--
|
|
4511
|
+
.bp_modal_module_footerDividerLine--97791{
|
|
4512
4512
|
position:relative;
|
|
4513
4513
|
}
|
|
4514
|
-
.bp_modal_module_footerDividerLine--
|
|
4514
|
+
.bp_modal_module_footerDividerLine--97791::before{
|
|
4515
4515
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4516
4516
|
content:"";
|
|
4517
4517
|
left:var(--space-4);
|
|
@@ -4520,28 +4520,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4520
4520
|
top:0;
|
|
4521
4521
|
}
|
|
4522
4522
|
@media (width > 459px){
|
|
4523
|
-
.bp_modal_module_footerDividerLine--
|
|
4523
|
+
.bp_modal_module_footerDividerLine--97791::before{
|
|
4524
4524
|
left:var(--space-6);
|
|
4525
4525
|
right:var(--space-6);
|
|
4526
4526
|
}
|
|
4527
4527
|
}
|
|
4528
4528
|
|
|
4529
|
-
.bp_modal_module_footer--
|
|
4529
|
+
.bp_modal_module_footer--97791{
|
|
4530
4530
|
display:flex;
|
|
4531
4531
|
justify-content:flex-end;
|
|
4532
4532
|
padding:var(--space-4);
|
|
4533
4533
|
}
|
|
4534
4534
|
@media (width > 459px){
|
|
4535
|
-
.bp_modal_module_footer--
|
|
4535
|
+
.bp_modal_module_footer--97791{
|
|
4536
4536
|
padding:var(--space-6);
|
|
4537
4537
|
}
|
|
4538
4538
|
}
|
|
4539
4539
|
|
|
4540
|
-
.bp_modal_module_footerButton--
|
|
4540
|
+
.bp_modal_module_footerButton--97791 + .bp_modal_module_footerButton--97791{
|
|
4541
4541
|
margin-inline-start:var(--space-3);
|
|
4542
4542
|
}
|
|
4543
4543
|
|
|
4544
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
4544
|
+
@keyframes bp_modal_module_popup_bounce_in--97791{
|
|
4545
4545
|
0%{
|
|
4546
4546
|
transform:scale3d(.1, .1, 1);
|
|
4547
4547
|
}
|
|
@@ -4752,66 +4752,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4752
4752
|
justify-content:flex-end;
|
|
4753
4753
|
}
|
|
4754
4754
|
|
|
4755
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4755
|
+
.bp_page_section_module_pageSectionContainer--f2147{
|
|
4756
4756
|
display:flex;
|
|
4757
4757
|
flex-direction:column;
|
|
4758
4758
|
gap:var(--space-8);
|
|
4759
4759
|
}
|
|
4760
4760
|
@media (width > 767px){
|
|
4761
|
-
.bp_page_section_module_pageSectionContainer--
|
|
4761
|
+
.bp_page_section_module_pageSectionContainer--f2147{
|
|
4762
4762
|
gap:var(--space-12);
|
|
4763
4763
|
}
|
|
4764
4764
|
}
|
|
4765
4765
|
|
|
4766
|
-
.bp_page_section_module_pageSection--
|
|
4766
|
+
.bp_page_section_module_pageSection--f2147{
|
|
4767
4767
|
display:flex;
|
|
4768
4768
|
flex-direction:column;
|
|
4769
4769
|
gap:var(--space-7);
|
|
4770
4770
|
}
|
|
4771
4771
|
@media (width > 767px){
|
|
4772
|
-
.bp_page_section_module_pageSection--
|
|
4772
|
+
.bp_page_section_module_pageSection--f2147{
|
|
4773
4773
|
flex-direction:row;
|
|
4774
4774
|
gap:var(--space-20);
|
|
4775
4775
|
}
|
|
4776
4776
|
}
|
|
4777
4777
|
|
|
4778
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4778
|
+
.bp_page_section_module_pageSectionHeader--f2147{
|
|
4779
4779
|
display:flex;
|
|
4780
4780
|
flex-direction:column;
|
|
4781
4781
|
gap:var(--space-2);
|
|
4782
4782
|
}
|
|
4783
4783
|
@media (width > 767px){
|
|
4784
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4784
|
+
.bp_page_section_module_pageSectionHeader--f2147{
|
|
4785
4785
|
width:200px;
|
|
4786
4786
|
}
|
|
4787
4787
|
}
|
|
4788
4788
|
@media (width > 1023px){
|
|
4789
|
-
.bp_page_section_module_pageSectionHeader--
|
|
4789
|
+
.bp_page_section_module_pageSectionHeader--f2147{
|
|
4790
4790
|
width:242px;
|
|
4791
4791
|
}
|
|
4792
4792
|
}
|
|
4793
4793
|
|
|
4794
|
-
.bp_page_section_module_pageSectionContent--
|
|
4794
|
+
.bp_page_section_module_pageSectionContent--f2147{
|
|
4795
4795
|
flex-grow:1;
|
|
4796
4796
|
}
|
|
4797
4797
|
|
|
4798
|
-
.bp_page_section_module_pageSectionDivider--
|
|
4798
|
+
.bp_page_section_module_pageSectionDivider--f2147{
|
|
4799
4799
|
width:100%;
|
|
4800
4800
|
}
|
|
4801
4801
|
|
|
4802
|
-
.bp_password_input_module_passwordInput--
|
|
4802
|
+
.bp_password_input_module_passwordInput--ed32f input[type=password],.bp_password_input_module_passwordInput--ed32f input[type=text]{
|
|
4803
4803
|
padding-inline-end:2.375rem;
|
|
4804
4804
|
}
|
|
4805
|
-
.bp_password_input_module_passwordInput--
|
|
4805
|
+
.bp_password_input_module_passwordInput--ed32f .bp_password_input_module_iconButton--ed32f{
|
|
4806
4806
|
height:var(--size-6);
|
|
4807
4807
|
inset-inline-end:.5rem;
|
|
4808
4808
|
width:var(--size-6);
|
|
4809
4809
|
}
|
|
4810
|
-
.bp_password_input_module_passwordInput--
|
|
4810
|
+
.bp_password_input_module_passwordInput--ed32f .bp_password_input_module_iconButton--ed32f:active,.bp_password_input_module_passwordInput--ed32f .bp_password_input_module_iconButton--ed32f:hover{
|
|
4811
4811
|
background:none;
|
|
4812
4812
|
}
|
|
4813
4813
|
|
|
4814
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4814
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6{
|
|
4815
4815
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
4816
4816
|
display:flex;
|
|
4817
4817
|
flex-direction:column;
|
|
@@ -4824,7 +4824,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4824
4824
|
text-decoration:var(--body-default-text-decoration);
|
|
4825
4825
|
text-transform:var(--body-default-text-case);
|
|
4826
4826
|
}
|
|
4827
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4827
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_label--3aaa6{
|
|
4828
4828
|
color:var(--text-text-on-light);
|
|
4829
4829
|
flex:0 0 fit-content;
|
|
4830
4830
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -4838,15 +4838,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4838
4838
|
width:-moz-fit-content;
|
|
4839
4839
|
width:fit-content;
|
|
4840
4840
|
}
|
|
4841
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4841
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_label--3aaa6:not(.bp_base_text_input_module_hidden--3aaa6){
|
|
4842
4842
|
margin-block-end:var(--space-2);
|
|
4843
4843
|
}
|
|
4844
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4844
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6{
|
|
4845
4845
|
display:flex;
|
|
4846
4846
|
height:var(--size-10);
|
|
4847
4847
|
position:relative;
|
|
4848
4848
|
}
|
|
4849
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4849
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6{
|
|
4850
4850
|
background:var(--surface-input-surface);
|
|
4851
4851
|
border:var(--border-1) solid var(--border-input-border);
|
|
4852
4852
|
border-radius:var(--radius-2);
|
|
@@ -4866,74 +4866,74 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4866
4866
|
text-transform:var(--body-default-text-case);
|
|
4867
4867
|
width:100%;
|
|
4868
4868
|
}
|
|
4869
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4869
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:hover{
|
|
4870
4870
|
box-shadow:var(--innershadow-1);
|
|
4871
4871
|
}
|
|
4872
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4872
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6::placeholder,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6::placeholder,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6::placeholder{
|
|
4873
4873
|
color:var(--text-text-on-light-secondary);
|
|
4874
4874
|
opacity:1;
|
|
4875
4875
|
}
|
|
4876
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4876
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_error--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_error--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_error--3aaa6{
|
|
4877
4877
|
background:var(--surface-input-surface-error);
|
|
4878
4878
|
border:var(--border-2) solid var(--border-input-border-error);
|
|
4879
4879
|
outline:0;
|
|
4880
4880
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4881
4881
|
}
|
|
4882
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4882
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6{
|
|
4883
4883
|
border-color:var(--border-collapsible-border);
|
|
4884
4884
|
box-shadow:var(--innershadow-1);
|
|
4885
4885
|
color:var(--text-text-on-light-secondary);
|
|
4886
4886
|
}
|
|
4887
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4887
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:focus-visible,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:focus-visible,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:focus-visible{
|
|
4888
4888
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4889
4889
|
}
|
|
4890
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4890
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_readOnly--3aaa6:hover{
|
|
4891
4891
|
cursor:default;
|
|
4892
4892
|
}
|
|
4893
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4893
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:disabled,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:disabled,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:disabled{
|
|
4894
4894
|
background:var(--surface-input-surface);
|
|
4895
4895
|
border-color:var(--border-input-border);
|
|
4896
4896
|
box-shadow:var(--innershadow-1);
|
|
4897
4897
|
color:var(--text-text-on-light);
|
|
4898
4898
|
}
|
|
4899
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4899
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:disabled:hover{
|
|
4900
4900
|
border-color:var(--border-input-border);
|
|
4901
4901
|
}
|
|
4902
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4902
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:focus-visible,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:focus-visible,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:focus-visible{
|
|
4903
4903
|
background:var(--surface-input-surface-focus);
|
|
4904
4904
|
border:var(--border-2) solid var(--border-input-border-focus);
|
|
4905
4905
|
outline:0;
|
|
4906
4906
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1));
|
|
4907
4907
|
}
|
|
4908
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4908
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:has(+ .bp_base_text_input_module_endIcon--3aaa6),.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:has(+ .bp_base_text_input_module_endIcon--3aaa6),.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:has(+ .bp_base_text_input_module_endIcon--3aaa6){
|
|
4909
4909
|
padding-inline-end:calc(var(--space-3) + var(--end-icon-width) + var(--space-2));
|
|
4910
4910
|
}
|
|
4911
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4911
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_textInput--3aaa6:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--3aaa6):hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=number].bp_base_text_input_module_textInput--3aaa6:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--3aaa6):hover,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 input[type=text].bp_base_text_input_module_textInput--3aaa6:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--3aaa6):hover{
|
|
4912
4912
|
background:var(--surface-input-surface-hover);
|
|
4913
4913
|
border:var(--border-1) solid var(--border-input-border-hover);
|
|
4914
4914
|
}
|
|
4915
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4915
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_startIcon--3aaa6{
|
|
4916
4916
|
left:calc(var(--space-3) + var(--border-1));
|
|
4917
4917
|
position:absolute;
|
|
4918
4918
|
top:50%;
|
|
4919
4919
|
transform:translateY(-50%);
|
|
4920
4920
|
}
|
|
4921
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4921
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_startIcon--3aaa6 + input.bp_base_text_input_module_textInput--3aaa6{
|
|
4922
4922
|
padding-inline-start:calc(var(--space-3) + var(--space-2) + var(--start-icon-width));
|
|
4923
4923
|
}
|
|
4924
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4924
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_startIcon--3aaa6 + input.bp_base_text_input_module_textInput--3aaa6.bp_base_text_input_module_error--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_startIcon--3aaa6 + input.bp_base_text_input_module_textInput--3aaa6:focus-visible{
|
|
4925
4925
|
padding-inline-start:calc(var(--space-3) - var(--border-2) + var(--border-1) + var(--space-2) + var(--start-icon-width));
|
|
4926
4926
|
}
|
|
4927
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4927
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_textInputContainer--3aaa6 .bp_base_text_input_module_endIcon--3aaa6{
|
|
4928
4928
|
position:absolute;
|
|
4929
4929
|
right:calc(var(--space-3) + var(--border-1));
|
|
4930
4930
|
top:50%;
|
|
4931
4931
|
transform:translateY(-50%);
|
|
4932
4932
|
}
|
|
4933
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4933
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6.bp_base_text_input_module_disabled--3aaa6{
|
|
4934
4934
|
opacity:var(--disabled-opacity);
|
|
4935
4935
|
}
|
|
4936
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
4936
|
+
.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_inlineError--3aaa6,.bp_base_text_input_module_textInputContainerOuter--3aaa6 .bp_base_text_input_module_subtext--3aaa6{
|
|
4937
4937
|
margin-block-start:var(--space-2);
|
|
4938
4938
|
}
|
|
4939
4939
|
.bp_chip_module_chip--96f83{
|
|
@@ -5134,7 +5134,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5134
5134
|
}
|
|
5135
5135
|
}
|
|
5136
5136
|
|
|
5137
|
-
.bp_context_menu_module_menuBlock--
|
|
5137
|
+
.bp_context_menu_module_menuBlock--bf5fa{
|
|
5138
5138
|
background-color:var(--surface-menu-surface);
|
|
5139
5139
|
border:var(--border-1) solid var(--border-card-border);
|
|
5140
5140
|
border-radius:var(--radius-3);
|
|
@@ -5145,7 +5145,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5145
5145
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
5146
5146
|
padding:var(--space-3);
|
|
5147
5147
|
}
|
|
5148
|
-
.bp_context_menu_module_menuBlock--
|
|
5148
|
+
.bp_context_menu_module_menuBlock--bf5fa[data-menu-fullscreen=true]{
|
|
5149
5149
|
border:unset;
|
|
5150
5150
|
border-radius:unset;
|
|
5151
5151
|
display:flex;
|
|
@@ -5158,15 +5158,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5158
5158
|
position:relative;
|
|
5159
5159
|
width:100vw;
|
|
5160
5160
|
}
|
|
5161
|
-
.bp_context_menu_module_menuBlock--
|
|
5161
|
+
.bp_context_menu_module_menuBlock--bf5fa[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--bf5fa{
|
|
5162
5162
|
overflow-y:auto;
|
|
5163
5163
|
padding:var(--space-3);
|
|
5164
5164
|
}
|
|
5165
|
-
.bp_context_menu_module_menuBlock--
|
|
5165
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItemsSeparator--bf5fa{
|
|
5166
5166
|
margin-block:var(--space-2);
|
|
5167
5167
|
margin-inline:var(--space-2);
|
|
5168
5168
|
}
|
|
5169
|
-
.bp_context_menu_module_menuBlock--
|
|
5169
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItem--bf5fa{
|
|
5170
5170
|
align-items:center;
|
|
5171
5171
|
background-color:var(--surface-menu-surface);
|
|
5172
5172
|
border:var(--border-2) solid #0000;
|
|
@@ -5179,19 +5179,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5179
5179
|
padding-inline:var(--space-2);
|
|
5180
5180
|
position:relative;
|
|
5181
5181
|
}
|
|
5182
|
-
.bp_context_menu_module_menuBlock--
|
|
5182
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItem--bf5fa[data-disabled]{
|
|
5183
5183
|
opacity:60%;
|
|
5184
5184
|
pointer-events:none;
|
|
5185
5185
|
}
|
|
5186
|
-
.bp_context_menu_module_menuBlock--
|
|
5186
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItem--bf5fa[data-highlighted]:not(:hover){
|
|
5187
5187
|
background-color:var(--surface-menu-surface-focus);
|
|
5188
5188
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
5189
5189
|
}
|
|
5190
|
-
.bp_context_menu_module_menuBlock--
|
|
5190
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItem--bf5fa:active{
|
|
5191
5191
|
background-color:var(--surface-menu-surface-focus);
|
|
5192
5192
|
border:var(--border-2) solid #0000;
|
|
5193
5193
|
}
|
|
5194
|
-
.bp_context_menu_module_menuBlock--
|
|
5194
|
+
.bp_context_menu_module_menuBlock--bf5fa .bp_context_menu_module_menuItem--bf5fa:hover{
|
|
5195
5195
|
background-color:var(--surface-menu-surface-focus);
|
|
5196
5196
|
}
|
|
5197
5197
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -5200,7 +5200,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5200
5200
|
width:100%;
|
|
5201
5201
|
}
|
|
5202
5202
|
|
|
5203
|
-
.bp_context_menu_module_menuHeader--
|
|
5203
|
+
.bp_context_menu_module_menuHeader--bf5fa{
|
|
5204
5204
|
align-items:center;
|
|
5205
5205
|
box-shadow:var(--dropshadow-1);
|
|
5206
5206
|
display:grid;
|
|
@@ -5210,25 +5210,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5210
5210
|
padding:var(--space-3);
|
|
5211
5211
|
}
|
|
5212
5212
|
|
|
5213
|
-
.bp_context_menu_module_headerTextContent--
|
|
5213
|
+
.bp_context_menu_module_headerTextContent--bf5fa{
|
|
5214
5214
|
display:grid;
|
|
5215
5215
|
}
|
|
5216
5216
|
|
|
5217
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
5217
|
+
.bp_context_menu_module_submenuCloseButton--bf5fa{
|
|
5218
5218
|
grid-area:submenu-close;
|
|
5219
5219
|
}
|
|
5220
5220
|
|
|
5221
|
-
.bp_context_menu_module_menuCloseButton--
|
|
5221
|
+
.bp_context_menu_module_menuCloseButton--bf5fa{
|
|
5222
5222
|
grid-area:close;
|
|
5223
5223
|
}
|
|
5224
5224
|
|
|
5225
|
-
.bp_context_menu_module_ellipsis--
|
|
5225
|
+
.bp_context_menu_module_ellipsis--bf5fa{
|
|
5226
5226
|
overflow:hidden;
|
|
5227
5227
|
text-overflow:ellipsis;
|
|
5228
5228
|
white-space:nowrap;
|
|
5229
5229
|
}
|
|
5230
5230
|
|
|
5231
|
-
.bp_notification_module_viewport--
|
|
5231
|
+
.bp_notification_module_viewport--d7d9b{
|
|
5232
5232
|
all:unset;
|
|
5233
5233
|
align-items:center;
|
|
5234
5234
|
display:flex;
|
|
@@ -5241,7 +5241,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5241
5241
|
z-index:2147483647;
|
|
5242
5242
|
}
|
|
5243
5243
|
|
|
5244
|
-
.bp_notification_module_root--
|
|
5244
|
+
.bp_notification_module_root--d7d9b{
|
|
5245
5245
|
border:var(--border-2) solid;
|
|
5246
5246
|
border-radius:var(--radius-3);
|
|
5247
5247
|
display:flex;
|
|
@@ -5249,26 +5249,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5249
5249
|
width:max-content;
|
|
5250
5250
|
}
|
|
5251
5251
|
@media (width > 374px){
|
|
5252
|
-
.bp_notification_module_root--
|
|
5252
|
+
.bp_notification_module_root--d7d9b{
|
|
5253
5253
|
max-width:343px;
|
|
5254
5254
|
}
|
|
5255
5255
|
}
|
|
5256
5256
|
@media (width > 767px){
|
|
5257
|
-
.bp_notification_module_root--
|
|
5257
|
+
.bp_notification_module_root--d7d9b{
|
|
5258
5258
|
max-width:728px;
|
|
5259
5259
|
}
|
|
5260
5260
|
}
|
|
5261
5261
|
@media (width > 1023px){
|
|
5262
|
-
.bp_notification_module_root--
|
|
5262
|
+
.bp_notification_module_root--d7d9b{
|
|
5263
5263
|
max-width:848px;
|
|
5264
5264
|
}
|
|
5265
5265
|
}
|
|
5266
5266
|
@media (width > 1219px){
|
|
5267
|
-
.bp_notification_module_root--
|
|
5267
|
+
.bp_notification_module_root--d7d9b{
|
|
5268
5268
|
max-width:896px;
|
|
5269
5269
|
}
|
|
5270
5270
|
}
|
|
5271
|
-
.bp_notification_module_root--
|
|
5271
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_container--d7d9b{
|
|
5272
5272
|
align-items:flex-start;
|
|
5273
5273
|
box-shadow:var(--dropshadow-3);
|
|
5274
5274
|
display:flex;
|
|
@@ -5277,11 +5277,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5277
5277
|
width:100%;
|
|
5278
5278
|
}
|
|
5279
5279
|
@media (width > 767px){
|
|
5280
|
-
.bp_notification_module_root--
|
|
5280
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_container--d7d9b{
|
|
5281
5281
|
align-items:center;
|
|
5282
5282
|
}
|
|
5283
5283
|
}
|
|
5284
|
-
.bp_notification_module_root--
|
|
5284
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_mobileContainer--d7d9b{
|
|
5285
5285
|
align-items:left;
|
|
5286
5286
|
display:flex;
|
|
5287
5287
|
flex-direction:column;
|
|
@@ -5289,46 +5289,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5289
5289
|
width:100%;
|
|
5290
5290
|
}
|
|
5291
5291
|
@media (width > 767px){
|
|
5292
|
-
.bp_notification_module_root--
|
|
5292
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_mobileContainer--d7d9b{
|
|
5293
5293
|
align-items:center;
|
|
5294
5294
|
flex-direction:row;
|
|
5295
5295
|
}
|
|
5296
5296
|
}
|
|
5297
|
-
.bp_notification_module_root--
|
|
5297
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_withButtons--d7d9b{
|
|
5298
5298
|
gap:var(--space-3);
|
|
5299
5299
|
}
|
|
5300
|
-
.bp_notification_module_root--
|
|
5300
|
+
.bp_notification_module_root--d7d9b.bp_notification_module_info--d7d9b{
|
|
5301
5301
|
background:var(--surface-message-surface-info);
|
|
5302
5302
|
border-color:var(--border-message-border-info);
|
|
5303
5303
|
}
|
|
5304
|
-
.bp_notification_module_root--
|
|
5304
|
+
.bp_notification_module_root--d7d9b.bp_notification_module_success--d7d9b{
|
|
5305
5305
|
background:var(--surface-message-surface-success);
|
|
5306
5306
|
border-color:var(--border-message-border-success);
|
|
5307
5307
|
}
|
|
5308
|
-
.bp_notification_module_root--
|
|
5308
|
+
.bp_notification_module_root--d7d9b.bp_notification_module_warning--d7d9b{
|
|
5309
5309
|
background:var(--surface-message-surface-warning);
|
|
5310
5310
|
border-color:var(--border-message-border-warning);
|
|
5311
5311
|
}
|
|
5312
|
-
.bp_notification_module_root--
|
|
5312
|
+
.bp_notification_module_root--d7d9b.bp_notification_module_error--d7d9b{
|
|
5313
5313
|
background:var(--surface-message-surface-error);
|
|
5314
5314
|
border-color:var(--border-message-border-error);
|
|
5315
5315
|
}
|
|
5316
|
-
.bp_notification_module_root--
|
|
5316
|
+
.bp_notification_module_root--d7d9b:focus-visible{
|
|
5317
5317
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5318
5318
|
outline:none;
|
|
5319
5319
|
}
|
|
5320
|
-
.bp_notification_module_root--
|
|
5320
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_typeIconContainer--d7d9b{
|
|
5321
5321
|
align-items:center;
|
|
5322
5322
|
display:flex;
|
|
5323
5323
|
height:var(--size-8);
|
|
5324
5324
|
justify-content:center;
|
|
5325
5325
|
width:var(--size-8);
|
|
5326
5326
|
}
|
|
5327
|
-
.bp_notification_module_root--
|
|
5327
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_typeIconContainer--d7d9b .bp_notification_module_typeIcon--d7d9b{
|
|
5328
5328
|
flex-shrink:0;
|
|
5329
5329
|
margin-left:var(--space-4);
|
|
5330
5330
|
}
|
|
5331
|
-
.bp_notification_module_root--
|
|
5331
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_text--d7d9b{
|
|
5332
5332
|
align-items:center;
|
|
5333
5333
|
color:var(--text-text-on-light);
|
|
5334
5334
|
display:flex;
|
|
@@ -5343,38 +5343,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5343
5343
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5344
5344
|
text-transform:var(--body-default-bold-text-case);
|
|
5345
5345
|
}
|
|
5346
|
-
.bp_notification_module_root--
|
|
5346
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_text--d7d9b > div{
|
|
5347
5347
|
overflow:hidden;
|
|
5348
5348
|
overflow-wrap:break-word;
|
|
5349
5349
|
}
|
|
5350
|
-
.bp_notification_module_root--
|
|
5350
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_contentButtonSection--d7d9b{
|
|
5351
5351
|
display:flex;
|
|
5352
5352
|
gap:var(--space-3);
|
|
5353
5353
|
margin-left:0;
|
|
5354
5354
|
}
|
|
5355
5355
|
@media (width > 767px){
|
|
5356
|
-
.bp_notification_module_root--
|
|
5356
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_contentButtonSection--d7d9b{
|
|
5357
5357
|
margin-left:auto;
|
|
5358
5358
|
}
|
|
5359
5359
|
}
|
|
5360
|
-
.bp_notification_module_root--
|
|
5360
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_contentButtonSection--d7d9b .bp_notification_module_contentButtons--d7d9b{
|
|
5361
5361
|
display:flex;
|
|
5362
5362
|
gap:var(--space-3);
|
|
5363
5363
|
}
|
|
5364
|
-
.bp_notification_module_root--
|
|
5364
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_closeButtonSection--d7d9b{
|
|
5365
5365
|
display:flex;
|
|
5366
5366
|
gap:var(--space-3);
|
|
5367
5367
|
margin-left:auto;
|
|
5368
5368
|
margin-right:var(--space-4);
|
|
5369
5369
|
}
|
|
5370
|
-
.bp_notification_module_root--
|
|
5370
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_closeButtonSection--d7d9b .bp_notification_module_closeButton--d7d9b{
|
|
5371
5371
|
align-self:center;
|
|
5372
5372
|
}
|
|
5373
|
-
.bp_notification_module_root--
|
|
5373
|
+
.bp_notification_module_root--d7d9b .bp_notification_module_closeButtonSection--d7d9b .bp_notification_module_closeButton--d7d9b svg *{
|
|
5374
5374
|
fill:currentColor;
|
|
5375
5375
|
}
|
|
5376
5376
|
|
|
5377
|
-
.bp_popover_module_popoverContentContainer--
|
|
5377
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverMainContent--c1242,.bp_popover_module_popoverContentContainer--c1242.bp_popover_module_accessibilitySmallBreakpoint--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverScrollContainer--c1242{
|
|
5378
5378
|
margin-inline-end:calc(var(--space-4)*-1);
|
|
5379
5379
|
mask-image:linear-gradient(to top, #0000, var(--gray-black)), linear-gradient(to left, #0000 var(--space-4), var(--gray-black) var(--space-4));
|
|
5380
5380
|
mask-position:left bottom;
|
|
@@ -5384,43 +5384,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5384
5384
|
transition:mask-position var(--animation-duration-3);
|
|
5385
5385
|
}
|
|
5386
5386
|
|
|
5387
|
-
.bp_popover_module_popoverContentContainer--
|
|
5387
|
+
.bp_popover_module_popoverContentContainer--c1242{
|
|
5388
5388
|
max-width:320px;
|
|
5389
5389
|
z-index:380;
|
|
5390
5390
|
}
|
|
5391
|
-
.bp_popover_module_popoverContentContainer--
|
|
5391
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverCard--c1242{
|
|
5392
5392
|
box-shadow:var(--dropshadow-3);
|
|
5393
5393
|
margin-block:var(--space-1);
|
|
5394
5394
|
}
|
|
5395
|
-
.bp_popover_module_popoverContentContainer--
|
|
5395
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverMainContent--c1242:hover{
|
|
5396
5396
|
mask-position:left top;
|
|
5397
5397
|
}
|
|
5398
|
-
.bp_popover_module_popoverContentContainer--
|
|
5398
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverMainContent--c1242 .bp_popover_module_popoverMainContentOuterContainer--c1242{
|
|
5399
5399
|
max-height:inherit;
|
|
5400
5400
|
}
|
|
5401
|
-
.bp_popover_module_popoverContentContainer--
|
|
5401
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverMainContent--c1242 .bp_popover_module_popoverMainContentOuterContainer--c1242 .bp_popover_module_popoverMainContentInnerContainerPadding--c1242{
|
|
5402
5402
|
padding-block-end:var(--space-3);
|
|
5403
5403
|
}
|
|
5404
|
-
.bp_popover_module_popoverContentContainer--
|
|
5404
|
+
.bp_popover_module_popoverContentContainer--c1242.bp_popover_module_accessibilitySmallBreakpoint--c1242{
|
|
5405
5405
|
max-height:var(--radix-popover-content-available-height);
|
|
5406
5406
|
}
|
|
5407
|
-
.bp_popover_module_popoverContentContainer--
|
|
5407
|
+
.bp_popover_module_popoverContentContainer--c1242.bp_popover_module_accessibilitySmallBreakpoint--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverScrollContainer--c1242{
|
|
5408
5408
|
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));
|
|
5409
5409
|
padding-block:var(--space-1);
|
|
5410
5410
|
}
|
|
5411
|
-
.bp_popover_module_popoverContentContainer--
|
|
5411
|
+
.bp_popover_module_popoverContentContainer--c1242.bp_popover_module_accessibilitySmallBreakpoint--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverScrollContainer--c1242:hover{
|
|
5412
5412
|
mask-position:left top;
|
|
5413
5413
|
}
|
|
5414
|
-
.bp_popover_module_popoverContentContainer--
|
|
5414
|
+
.bp_popover_module_popoverContentContainer--c1242.bp_popover_module_accessibilitySmallBreakpoint--c1242 .bp_popover_module_popoverCard--c1242 .bp_popover_module_popoverScrollContainer--c1242 .bp_popover_module_popoverMainContent--c1242{
|
|
5415
5415
|
max-height:-moz-fit-content;
|
|
5416
5416
|
max-height:fit-content;
|
|
5417
5417
|
}
|
|
5418
|
-
.bp_popover_module_popoverContentContainer--
|
|
5418
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverFooter--c1242{
|
|
5419
5419
|
margin-inline:calc(var(--space-4)*-1);
|
|
5420
5420
|
padding-block-start:var(--space-4);
|
|
5421
5421
|
padding-inline:var(--space-4);
|
|
5422
5422
|
}
|
|
5423
|
-
.bp_popover_module_popoverContentContainer--
|
|
5423
|
+
.bp_popover_module_popoverContentContainer--c1242 .bp_popover_module_popoverFooter--c1242.bp_popover_module_popoverFooterTopBorder--c1242{
|
|
5424
5424
|
border-top:var(--border-1) solid var(--border-card-border);
|
|
5425
5425
|
}
|
|
5426
5426
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -5432,42 +5432,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5432
5432
|
flex-direction:row;
|
|
5433
5433
|
}
|
|
5434
5434
|
|
|
5435
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5435
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4d73e.bp_select_menu_grid_option_module_withLabel--4d73e{
|
|
5436
5436
|
flex:1 1 0;
|
|
5437
5437
|
margin:var(--space-05) 0;
|
|
5438
5438
|
}
|
|
5439
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5439
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4d73e.bp_select_menu_grid_option_module_withLabel--default--4d73e{
|
|
5440
5440
|
max-width:100%;
|
|
5441
5441
|
}
|
|
5442
5442
|
@media only screen and (width > 374px){
|
|
5443
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5443
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4d73e.bp_select_menu_grid_option_module_withLabel--default--4d73e{
|
|
5444
5444
|
margin:var(--space-05);
|
|
5445
5445
|
max-width:calc(50% - var(--space-1));
|
|
5446
5446
|
}
|
|
5447
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5447
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4d73e.bp_select_menu_grid_option_module_withLabel--default--4d73e:first-child{
|
|
5448
5448
|
margin-left:0;
|
|
5449
5449
|
}
|
|
5450
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
5450
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4d73e.bp_select_menu_grid_option_module_withLabel--default--4d73e:last-child{
|
|
5451
5451
|
margin-right:0;
|
|
5452
5452
|
}
|
|
5453
5453
|
}
|
|
5454
5454
|
|
|
5455
|
-
.bp_select_menu_grid_option_module_square--
|
|
5455
|
+
.bp_select_menu_grid_option_module_square--4d73e{
|
|
5456
5456
|
height:var(--size-8);
|
|
5457
5457
|
width:var(--size-8);
|
|
5458
5458
|
}
|
|
5459
|
-
.bp_select_menu_grid_option_module_square--
|
|
5459
|
+
.bp_select_menu_grid_option_module_square--4d73e,.bp_select_menu_grid_option_module_square--4d73e .bp_select_menu_grid_option_module_outlineHost--4d73e{
|
|
5460
5460
|
align-items:center;
|
|
5461
5461
|
border-radius:var(--radius-3);
|
|
5462
5462
|
display:flex;
|
|
5463
5463
|
justify-content:center;
|
|
5464
5464
|
}
|
|
5465
|
-
.bp_select_menu_grid_option_module_square--
|
|
5465
|
+
.bp_select_menu_grid_option_module_square--4d73e .bp_select_menu_grid_option_module_outlineHost--4d73e{
|
|
5466
5466
|
height:var(--size-7);
|
|
5467
5467
|
width:var(--size-7);
|
|
5468
5468
|
}
|
|
5469
5469
|
|
|
5470
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5470
|
+
.bp_select_menu_grid_option_module_circle--4d73e{
|
|
5471
5471
|
align-items:center;
|
|
5472
5472
|
background-clip:content-box;
|
|
5473
5473
|
background-color:var(--gray-white);
|
|
@@ -5479,10 +5479,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5479
5479
|
justify-content:center;
|
|
5480
5480
|
width:var(--size-8);
|
|
5481
5481
|
}
|
|
5482
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5482
|
+
.bp_select_menu_grid_option_module_circle--4d73e.bp_select_menu_grid_option_module_loading--4d73e{
|
|
5483
5483
|
border-color:var(--gray-white);
|
|
5484
5484
|
}
|
|
5485
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5485
|
+
.bp_select_menu_grid_option_module_circle--4d73e .bp_select_menu_grid_option_module_color--4d73e{
|
|
5486
5486
|
background-color:var(--circleColor);
|
|
5487
5487
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
5488
5488
|
border-radius:50%;
|
|
@@ -5490,10 +5490,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5490
5490
|
height:var(--size-6);
|
|
5491
5491
|
width:var(--size-6);
|
|
5492
5492
|
}
|
|
5493
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5493
|
+
.bp_select_menu_grid_option_module_circle--4d73e .bp_select_menu_grid_option_module_strikeThrough--4d73e{
|
|
5494
5494
|
position:relative;
|
|
5495
5495
|
}
|
|
5496
|
-
.bp_select_menu_grid_option_module_circle--
|
|
5496
|
+
.bp_select_menu_grid_option_module_circle--4d73e .bp_select_menu_grid_option_module_strikeThrough--4d73e::after{
|
|
5497
5497
|
background-color:var(--watermelon-red-100);
|
|
5498
5498
|
border-radius:var(--radius-1);
|
|
5499
5499
|
content:"";
|
|
@@ -5505,7 +5505,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5505
5505
|
width:90%;
|
|
5506
5506
|
}
|
|
5507
5507
|
|
|
5508
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5508
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e{
|
|
5509
5509
|
align-items:center;
|
|
5510
5510
|
background-color:initial;
|
|
5511
5511
|
border:none;
|
|
@@ -5515,13 +5515,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5515
5515
|
-webkit-user-select:none;
|
|
5516
5516
|
user-select:none;
|
|
5517
5517
|
}
|
|
5518
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5518
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e:not(.bp_select_menu_grid_option_module_labeled--4d73e){
|
|
5519
5519
|
height:var(--size-8);
|
|
5520
5520
|
justify-content:center;
|
|
5521
5521
|
padding:0;
|
|
5522
5522
|
width:var(--size-8);
|
|
5523
5523
|
}
|
|
5524
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5524
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e{
|
|
5525
5525
|
border-radius:var(--radius-3);
|
|
5526
5526
|
gap:var(--space-3);
|
|
5527
5527
|
min-width:10rem;
|
|
@@ -5529,23 +5529,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5529
5529
|
transition:background-color var(--animation-duration-2);
|
|
5530
5530
|
width:100%;
|
|
5531
5531
|
}
|
|
5532
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5532
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_text--4d73e{
|
|
5533
5533
|
max-height:var(--size-8);
|
|
5534
5534
|
text-align:left;
|
|
5535
5535
|
}
|
|
5536
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5536
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_text--large--4d73e{
|
|
5537
5537
|
-webkit-box-orient:vertical;
|
|
5538
5538
|
-webkit-line-clamp:1;
|
|
5539
5539
|
display:-webkit-box;
|
|
5540
5540
|
overflow:hidden;
|
|
5541
5541
|
}
|
|
5542
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5542
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_text--default--4d73e{
|
|
5543
5543
|
-webkit-box-orient:vertical;
|
|
5544
5544
|
-webkit-line-clamp:2;
|
|
5545
5545
|
display:-webkit-box;
|
|
5546
5546
|
overflow:hidden;
|
|
5547
5547
|
}
|
|
5548
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5548
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--4d73e{
|
|
5549
5549
|
align-items:center;
|
|
5550
5550
|
background:var(--icon-background);
|
|
5551
5551
|
border-radius:var(--radius-3);
|
|
@@ -5553,95 +5553,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5553
5553
|
flex-shrink:0;
|
|
5554
5554
|
justify-content:center;
|
|
5555
5555
|
}
|
|
5556
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5556
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--size-default--4d73e{
|
|
5557
5557
|
height:var(--size-8);
|
|
5558
5558
|
width:var(--size-8);
|
|
5559
5559
|
}
|
|
5560
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5560
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--size-large--4d73e{
|
|
5561
5561
|
height:var(--size-10);
|
|
5562
5562
|
width:var(--size-10);
|
|
5563
5563
|
}
|
|
5564
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5564
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--default--4d73e{
|
|
5565
5565
|
--icon-background:var(--surface-surface-tertiary);
|
|
5566
5566
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
5567
5567
|
}
|
|
5568
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5568
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--box--4d73e{
|
|
5569
5569
|
--icon-background:var(--brand-box-tertiary);
|
|
5570
5570
|
--icon-background-dark:var(--brand-box-secondary);
|
|
5571
5571
|
}
|
|
5572
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5572
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--docgen--4d73e{
|
|
5573
5573
|
--icon-background:var(--brand-docgen-tertiary);
|
|
5574
5574
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
5575
5575
|
}
|
|
5576
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5576
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--forms--4d73e{
|
|
5577
5577
|
--icon-background:var(--brand-forms-tertiary);
|
|
5578
5578
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
5579
5579
|
}
|
|
5580
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5580
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e .bp_select_menu_grid_option_module_iconContainer--sign--4d73e{
|
|
5581
5581
|
--icon-background:var(--brand-sign-tertiary);
|
|
5582
5582
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
5583
5583
|
}
|
|
5584
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5584
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e:hover{
|
|
5585
5585
|
background:var(--surface-surface-secondary);
|
|
5586
5586
|
box-shadow:var(--dropshadow-2);
|
|
5587
5587
|
cursor:grab;
|
|
5588
5588
|
}
|
|
5589
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5589
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_active--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_dragging--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e:active{
|
|
5590
5590
|
background:var(--surface-surface-secondary);
|
|
5591
5591
|
box-shadow:var(--dropshadow-2);
|
|
5592
5592
|
}
|
|
5593
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5593
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_active--4d73e .bp_select_menu_grid_option_module_iconContainer--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e:active .bp_select_menu_grid_option_module_iconContainer--4d73e{
|
|
5594
5594
|
background-color:var(--icon-background);
|
|
5595
5595
|
}
|
|
5596
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5596
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_dragging--4d73e{
|
|
5597
5597
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
5598
5598
|
}
|
|
5599
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5599
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_dragging--4d73e .bp_select_menu_grid_option_module_iconContainer--4d73e{
|
|
5600
5600
|
background-color:var(--icon-background-dark);
|
|
5601
5601
|
}
|
|
5602
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5602
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e.bp_select_menu_grid_option_module_dragging--4d73e:hover{
|
|
5603
5603
|
cursor:grabbing;
|
|
5604
5604
|
}
|
|
5605
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5605
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e:hover:not(.bp_select_menu_grid_option_module_disabled--4d73e) .bp_select_menu_grid_option_module_iconContainer--4d73e{
|
|
5606
5606
|
background-color:var(--icon-background-dark);
|
|
5607
5607
|
transition:background-color var(--animation-duration-2);
|
|
5608
5608
|
}
|
|
5609
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5609
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e[data-focus-visible]{
|
|
5610
5610
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5611
5611
|
}
|
|
5612
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5612
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_labeled--4d73e[data-focus-visible]:active{
|
|
5613
5613
|
background:var(--surface-surface-secondary);
|
|
5614
5614
|
}
|
|
5615
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5615
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e:hover .bp_select_menu_grid_option_module_square--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible] .bp_select_menu_grid_option_module_square--4d73e{
|
|
5616
5616
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
5617
5617
|
}
|
|
5618
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5618
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e:hover .bp_select_menu_grid_option_module_circle--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible] .bp_select_menu_grid_option_module_circle--4d73e{
|
|
5619
5619
|
background-color:var(--surface-option-grid-surface-hover);
|
|
5620
5620
|
}
|
|
5621
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5621
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_active--4d73e .bp_select_menu_grid_option_module_square--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e:active .bp_select_menu_grid_option_module_square--4d73e{
|
|
5622
5622
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
5623
5623
|
}
|
|
5624
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5624
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_active--4d73e .bp_select_menu_grid_option_module_circle--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e:active .bp_select_menu_grid_option_module_circle--4d73e{
|
|
5625
5625
|
border:var(--border-2) solid var(--circleColor);
|
|
5626
5626
|
}
|
|
5627
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5627
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e.bp_select_menu_grid_option_module_loading--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e:disabled{
|
|
5628
5628
|
cursor:default;
|
|
5629
5629
|
}
|
|
5630
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5630
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--4d73e{
|
|
5631
5631
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5632
5632
|
}
|
|
5633
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5633
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible] .bp_select_menu_grid_option_module_circle--4d73e{
|
|
5634
5634
|
border-color:var(--surface-option-grid-surface-hover);
|
|
5635
5635
|
}
|
|
5636
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5636
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible].bp_select_menu_grid_option_module_active--4d73e .bp_select_menu_grid_option_module_circle--4d73e,.bp_select_menu_grid_option_module_optionButton--4d73e[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--4d73e{
|
|
5637
5637
|
border:var(--border-2) solid var(--circleColor);
|
|
5638
5638
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5639
5639
|
}
|
|
5640
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
5640
|
+
.bp_select_menu_grid_option_module_optionButton--4d73e:disabled:not(.bp_select_menu_grid_option_module_loading--4d73e){
|
|
5641
5641
|
opacity:.3;
|
|
5642
5642
|
}
|
|
5643
5643
|
|
|
5644
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5644
|
+
.bp_tabs_module_hiddenWidthSetter--4df95{
|
|
5645
5645
|
display:block;
|
|
5646
5646
|
font-family:var(--body-default-bold-font-family);
|
|
5647
5647
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -5655,11 +5655,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5655
5655
|
text-transform:var(--body-default-bold-text-case);
|
|
5656
5656
|
visibility:hidden;
|
|
5657
5657
|
}
|
|
5658
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
5658
|
+
.bp_tabs_module_hiddenWidthSetter--4df95 > *{
|
|
5659
5659
|
visibility:hidden;
|
|
5660
5660
|
}
|
|
5661
5661
|
|
|
5662
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5662
|
+
.bp_tabs_module_contentSwitchTabList--4df95{
|
|
5663
5663
|
background:var(--surface-contentswitcher-surface);
|
|
5664
5664
|
border-radius:var(--radius-7);
|
|
5665
5665
|
display:grid;
|
|
@@ -5670,7 +5670,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5670
5670
|
min-width:fit-content;
|
|
5671
5671
|
padding:var(--space-1);
|
|
5672
5672
|
}
|
|
5673
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5673
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95{
|
|
5674
5674
|
align-items:center;
|
|
5675
5675
|
background:#0000;
|
|
5676
5676
|
border:none;
|
|
@@ -5691,7 +5691,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5691
5691
|
text-transform:var(--body-default-text-case);
|
|
5692
5692
|
white-space:nowrap;
|
|
5693
5693
|
}
|
|
5694
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5694
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95[aria-selected=true]{
|
|
5695
5695
|
background:var(--surface-cta-surface-secondary);
|
|
5696
5696
|
box-shadow:0 0 0 var(--border-1) var(--gray-50);
|
|
5697
5697
|
color:var(--text-text-on-light);
|
|
@@ -5704,44 +5704,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5704
5704
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5705
5705
|
text-transform:var(--body-default-bold-text-case);
|
|
5706
5706
|
}
|
|
5707
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5707
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95:not([aria-disabled=true])[data-focus-visible]{
|
|
5708
5708
|
border-color:#0000;
|
|
5709
5709
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
5710
5710
|
}
|
|
5711
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5711
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95:not([aria-disabled=true]):hover{
|
|
5712
5712
|
background:var(--surface-surface-hover);
|
|
5713
5713
|
}
|
|
5714
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5714
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95:not([aria-disabled=true]):active{
|
|
5715
5715
|
background:var(--surface-cta-surface-secondary-pressed);
|
|
5716
5716
|
}
|
|
5717
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
5717
|
+
.bp_tabs_module_contentSwitchTabList--4df95 .bp_tabs_module_contentSwitchTab--4df95[aria-disabled=true]{
|
|
5718
5718
|
opacity:.3;
|
|
5719
5719
|
pointer-events:none;
|
|
5720
5720
|
}
|
|
5721
5721
|
|
|
5722
|
-
.bp_tabs_module_tabsListContainer--
|
|
5722
|
+
.bp_tabs_module_tabsListContainer--4df95{
|
|
5723
5723
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
5724
5724
|
overflow-y:hidden;
|
|
5725
5725
|
scroll-behavior:smooth;
|
|
5726
5726
|
}
|
|
5727
|
-
.bp_tabs_module_tabsListContainer--
|
|
5727
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95{
|
|
5728
5728
|
display:flex;
|
|
5729
5729
|
overflow-x:auto;
|
|
5730
5730
|
padding:calc(var(--border-3) + 1px);
|
|
5731
5731
|
}
|
|
5732
|
-
.bp_tabs_module_tabsListContainer--
|
|
5732
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tabSeparator--4df95{
|
|
5733
5733
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
5734
5734
|
min-width:var(--space-4);
|
|
5735
5735
|
}
|
|
5736
|
-
.bp_tabs_module_tabsListContainer--
|
|
5736
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tabSeparator--4df95:last-child{
|
|
5737
5737
|
display:none;
|
|
5738
5738
|
}
|
|
5739
5739
|
@media only screen and (max-width: 1023px){
|
|
5740
|
-
.bp_tabs_module_tabsListContainer--
|
|
5740
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tabSeparator--4df95{
|
|
5741
5741
|
min-width:calc(var(--border-3) + 1px);
|
|
5742
5742
|
}
|
|
5743
5743
|
}
|
|
5744
|
-
.bp_tabs_module_tabsListContainer--
|
|
5744
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95{
|
|
5745
5745
|
background:var(--background-background);
|
|
5746
5746
|
border-style:none;
|
|
5747
5747
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -5762,7 +5762,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5762
5762
|
text-transform:var(--body-default-text-case);
|
|
5763
5763
|
z-index:2;
|
|
5764
5764
|
}
|
|
5765
|
-
.bp_tabs_module_tabsListContainer--
|
|
5765
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95[aria-selected=true]{
|
|
5766
5766
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
5767
5767
|
color:var(--text-cta-link);
|
|
5768
5768
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5774,21 +5774,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5774
5774
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5775
5775
|
text-transform:var(--body-default-bold-text-case);
|
|
5776
5776
|
}
|
|
5777
|
-
.bp_tabs_module_tabsListContainer--
|
|
5777
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:hover{
|
|
5778
5778
|
background-color:var(--surface-tab-surface-hover);
|
|
5779
5779
|
color:var(--text-text-on-light-secondary-hover);
|
|
5780
5780
|
}
|
|
5781
|
-
.bp_tabs_module_tabsListContainer--
|
|
5781
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:hover[aria-selected=true]{
|
|
5782
5782
|
color:var(--text-cta-link);
|
|
5783
5783
|
}
|
|
5784
|
-
.bp_tabs_module_tabsListContainer--
|
|
5784
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:active{
|
|
5785
5785
|
background-color:var(--surface-tab-surface-pressed);
|
|
5786
5786
|
color:var(--text-text-on-light-secondary-hover);
|
|
5787
5787
|
}
|
|
5788
|
-
.bp_tabs_module_tabsListContainer--
|
|
5788
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:active[aria-selected=true]{
|
|
5789
5789
|
color:var(--text-cta-link);
|
|
5790
5790
|
}
|
|
5791
|
-
.bp_tabs_module_tabsListContainer--
|
|
5791
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:focus-visible,.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95[data-focus-visible]{
|
|
5792
5792
|
background-color:var(--surface-tab-surface-hover);
|
|
5793
5793
|
border-radius:var(--radius-05);
|
|
5794
5794
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -5796,14 +5796,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5796
5796
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
5797
5797
|
outline-offset:1px;
|
|
5798
5798
|
}
|
|
5799
|
-
.bp_tabs_module_tabsListContainer--
|
|
5799
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95[data-focus-visible][aria-selected=true]{
|
|
5800
5800
|
color:var(--text-cta-link);
|
|
5801
5801
|
}
|
|
5802
|
-
.bp_tabs_module_tabsListContainer--
|
|
5802
|
+
.bp_tabs_module_tabsListContainer--4df95 .bp_tabs_module_tabList--4df95 .bp_tabs_module_tab--4df95[aria-disabled=true]{
|
|
5803
5803
|
opacity:.5;
|
|
5804
5804
|
}
|
|
5805
5805
|
|
|
5806
|
-
.bp_radio_group_module_root--
|
|
5806
|
+
.bp_radio_group_module_root--9c383{
|
|
5807
5807
|
display:flex;
|
|
5808
5808
|
flex-direction:column;
|
|
5809
5809
|
font-family:var(--body-default-font-family);
|
|
@@ -5817,31 +5817,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5817
5817
|
text-transform:var(--body-default-text-case);
|
|
5818
5818
|
}
|
|
5819
5819
|
|
|
5820
|
-
.bp_radio_group_module_horizontal--
|
|
5820
|
+
.bp_radio_group_module_horizontal--9c383{
|
|
5821
5821
|
flex-direction:row;
|
|
5822
5822
|
gap:1.625rem;
|
|
5823
5823
|
}
|
|
5824
5824
|
|
|
5825
|
-
.bp_radio_group_module_radioOption--
|
|
5825
|
+
.bp_radio_group_module_radioOption--9c383{
|
|
5826
5826
|
display:flex;
|
|
5827
5827
|
flex-direction:column;
|
|
5828
5828
|
}
|
|
5829
|
-
.bp_radio_group_module_radioOption--
|
|
5829
|
+
.bp_radio_group_module_radioOption--9c383 .bp_radio_group_module_label--9c383{
|
|
5830
5830
|
align-items:flex-start;
|
|
5831
5831
|
cursor:pointer;
|
|
5832
5832
|
display:inline-flex;
|
|
5833
5833
|
gap:var(--size-3);
|
|
5834
5834
|
line-height:var(--body-default-line-height);
|
|
5835
5835
|
}
|
|
5836
|
-
.bp_radio_group_module_radioOption--
|
|
5836
|
+
.bp_radio_group_module_radioOption--9c383 .bp_radio_group_module_description--9c383{
|
|
5837
5837
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
5838
5838
|
}
|
|
5839
|
-
.bp_radio_group_module_radioOption--
|
|
5839
|
+
.bp_radio_group_module_radioOption--9c383.bp_radio_group_module_disabled--9c383 .bp_radio_group_module_label--9c383,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--9c383 .bp_radio_group_module_label--9c383{
|
|
5840
5840
|
color:var(--text-text-on-light-secondary);
|
|
5841
5841
|
cursor:default;
|
|
5842
5842
|
}
|
|
5843
5843
|
|
|
5844
|
-
.bp_radio_group_module_radioButton--
|
|
5844
|
+
.bp_radio_group_module_radioButton--9c383{
|
|
5845
5845
|
all:unset;
|
|
5846
5846
|
align-items:center;
|
|
5847
5847
|
background-color:var(--surface-radio-surface);
|
|
@@ -5855,33 +5855,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5855
5855
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
5856
5856
|
width:var(--size-4);
|
|
5857
5857
|
}
|
|
5858
|
-
.bp_radio_group_module_radioButton--
|
|
5858
|
+
.bp_radio_group_module_radioButton--9c383 .bp_radio_group_module_indicator--9c383{
|
|
5859
5859
|
background-color:var(--surface-radio-surface-selected);
|
|
5860
5860
|
border-radius:50%;
|
|
5861
5861
|
height:var(--size-2);
|
|
5862
5862
|
transition:transform .1s;
|
|
5863
5863
|
width:var(--size-2);
|
|
5864
5864
|
}
|
|
5865
|
-
.bp_radio_group_module_radioButton--
|
|
5865
|
+
.bp_radio_group_module_radioButton--9c383:focus-visible{
|
|
5866
5866
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
5867
5867
|
}
|
|
5868
|
-
.bp_radio_group_module_radioButton--
|
|
5868
|
+
.bp_radio_group_module_radioButton--9c383[data-disabled]{
|
|
5869
5869
|
opacity:60%;
|
|
5870
5870
|
}
|
|
5871
|
-
.bp_radio_group_module_radioButton--
|
|
5871
|
+
.bp_radio_group_module_radioButton--9c383[data-state=unchecked]{
|
|
5872
5872
|
background-color:var(--surface-radio-surface);
|
|
5873
5873
|
border:var(--border-2) solid var(--border-radio-border);
|
|
5874
5874
|
}
|
|
5875
|
-
.bp_radio_group_module_radioButton--
|
|
5875
|
+
.bp_radio_group_module_radioButton--9c383[data-state=unchecked] .bp_radio_group_module_indicator--9c383{
|
|
5876
5876
|
transform:scale(0);
|
|
5877
5877
|
}
|
|
5878
|
-
.bp_radio_group_module_radioButton--
|
|
5878
|
+
.bp_radio_group_module_radioButton--9c383:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--9c383:not([data-disabled]):hover{
|
|
5879
5879
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
5880
5880
|
}
|
|
5881
|
-
.bp_radio_group_module_radioButton--
|
|
5881
|
+
.bp_radio_group_module_radioButton--9c383:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--9c383:not([data-disabled]):hover[data-state=checked]{
|
|
5882
5882
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
5883
5883
|
}
|
|
5884
|
-
.bp_radio_group_module_radioButton--
|
|
5884
|
+
.bp_radio_group_module_radioButton--9c383:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--9c383,.bp_radio_group_module_radioButton--9c383:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--9c383{
|
|
5885
5885
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
5886
5886
|
}
|
|
5887
5887
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -6102,7 +6102,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6102
6102
|
transform:translateY(-50%);
|
|
6103
6103
|
}
|
|
6104
6104
|
|
|
6105
|
-
.bp_side_panel_module_content--
|
|
6105
|
+
.bp_side_panel_module_content--39973{
|
|
6106
6106
|
background-color:var(--gray-white);
|
|
6107
6107
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
6108
6108
|
display:flex;
|
|
@@ -6115,12 +6115,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6115
6115
|
overflow-y:auto;
|
|
6116
6116
|
}
|
|
6117
6117
|
@media (width > 374px){
|
|
6118
|
-
.bp_side_panel_module_content--
|
|
6118
|
+
.bp_side_panel_module_content--39973{
|
|
6119
6119
|
min-width:320px;
|
|
6120
6120
|
overflow:hidden;
|
|
6121
6121
|
}
|
|
6122
6122
|
}
|
|
6123
|
-
.bp_side_panel_module_content--
|
|
6123
|
+
.bp_side_panel_module_content--39973 .bp_side_panel_module_header--39973{
|
|
6124
6124
|
align-items:center;
|
|
6125
6125
|
background-color:var(--surface-surface);
|
|
6126
6126
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -6132,77 +6132,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6132
6132
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6133
6133
|
word-break:break-word;
|
|
6134
6134
|
}
|
|
6135
|
-
.bp_side_panel_module_content--
|
|
6135
|
+
.bp_side_panel_module_content--39973 .bp_side_panel_module_headerShadow--39973{
|
|
6136
6136
|
box-shadow:var(--dropshadow-3);
|
|
6137
6137
|
}
|
|
6138
6138
|
|
|
6139
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6139
|
+
.bp_side_panel_module_scrollableContainer--39973{
|
|
6140
6140
|
flex-grow:1;
|
|
6141
6141
|
}
|
|
6142
6142
|
@media (width > 374px){
|
|
6143
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6143
|
+
.bp_side_panel_module_scrollableContainer--39973{
|
|
6144
6144
|
overflow-y:auto;
|
|
6145
6145
|
}
|
|
6146
6146
|
}
|
|
6147
6147
|
|
|
6148
|
-
.bp_side_panel_module_persistentContent--
|
|
6148
|
+
.bp_side_panel_module_persistentContent--39973{
|
|
6149
6149
|
overflow:hidden;
|
|
6150
6150
|
position:relative;
|
|
6151
6151
|
}
|
|
6152
|
-
.bp_side_panel_module_persistentContent--
|
|
6152
|
+
.bp_side_panel_module_persistentContent--39973 .bp_side_panel_module_scrollableContainer--39973{
|
|
6153
6153
|
flex-grow:1;
|
|
6154
6154
|
overflow-y:auto;
|
|
6155
6155
|
}
|
|
6156
6156
|
|
|
6157
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
6157
|
+
.bp_side_panel_module_contentAnimatedSlideIn--39973{
|
|
6158
6158
|
animation-duration:.2s;
|
|
6159
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
6159
|
+
animation-name:bp_side_panel_module_slideIn--39973;
|
|
6160
6160
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6161
6161
|
}
|
|
6162
6162
|
|
|
6163
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
6163
|
+
.bp_side_panel_module_contentAnimatedSlideOut--39973[data-state=closed]{
|
|
6164
6164
|
animation-duration:.2s;
|
|
6165
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
6165
|
+
animation-name:bp_side_panel_module_slideOut--39973;
|
|
6166
6166
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6167
6167
|
}
|
|
6168
6168
|
|
|
6169
|
-
.bp_side_panel_module_contentNormal--
|
|
6169
|
+
.bp_side_panel_module_contentNormal--39973{
|
|
6170
6170
|
width:360px;
|
|
6171
6171
|
}
|
|
6172
6172
|
|
|
6173
|
-
.bp_side_panel_module_contentLarge--
|
|
6173
|
+
.bp_side_panel_module_contentLarge--39973{
|
|
6174
6174
|
width:420px;
|
|
6175
6175
|
}
|
|
6176
6176
|
|
|
6177
|
-
.bp_side_panel_module_dropShadowContent--
|
|
6177
|
+
.bp_side_panel_module_dropShadowContent--39973{
|
|
6178
6178
|
box-shadow:var(--dropshadow-3);
|
|
6179
6179
|
}
|
|
6180
6180
|
|
|
6181
|
-
.bp_side_panel_module_content--
|
|
6181
|
+
.bp_side_panel_module_content--39973 .bp_side_panel_module_close--39973{
|
|
6182
6182
|
color:var(--gray-65);
|
|
6183
6183
|
position:fixed;
|
|
6184
6184
|
right:var(--space-4);
|
|
6185
6185
|
top:var(--space-4);
|
|
6186
6186
|
}
|
|
6187
6187
|
@media (width > 374px){
|
|
6188
|
-
.bp_side_panel_module_content--
|
|
6188
|
+
.bp_side_panel_module_content--39973 .bp_side_panel_module_close--39973{
|
|
6189
6189
|
position:absolute;
|
|
6190
6190
|
top:var(--space-5);
|
|
6191
6191
|
}
|
|
6192
6192
|
}
|
|
6193
6193
|
|
|
6194
|
-
.bp_side_panel_module_overlayContent--
|
|
6194
|
+
.bp_side_panel_module_overlayContent--39973{
|
|
6195
6195
|
box-shadow:var(--dropshadow-3);
|
|
6196
6196
|
position:fixed;
|
|
6197
6197
|
right:0;
|
|
6198
6198
|
top:0;
|
|
6199
6199
|
z-index:300;
|
|
6200
6200
|
}
|
|
6201
|
-
.bp_side_panel_module_overlayContent--
|
|
6201
|
+
.bp_side_panel_module_overlayContent--39973 .bp_side_panel_module_header--39973{
|
|
6202
6202
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
6203
6203
|
}
|
|
6204
6204
|
|
|
6205
|
-
.bp_side_panel_module_overlay--
|
|
6205
|
+
.bp_side_panel_module_overlay--39973{
|
|
6206
6206
|
background-color:var(--overlay-sidepanel-overlay);
|
|
6207
6207
|
bottom:0;
|
|
6208
6208
|
display:flex;
|
|
@@ -6213,15 +6213,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6213
6213
|
top:0;
|
|
6214
6214
|
z-index:300;
|
|
6215
6215
|
}
|
|
6216
|
-
.bp_side_panel_module_overlay--
|
|
6216
|
+
.bp_side_panel_module_overlay--39973 .bp_side_panel_module_content--39973 .bp_side_panel_module_header--39973{
|
|
6217
6217
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
6218
6218
|
}
|
|
6219
6219
|
|
|
6220
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
6220
|
+
.bp_side_panel_module_dropShadowOverlay--39973{
|
|
6221
6221
|
background-color:initial;
|
|
6222
6222
|
}
|
|
6223
6223
|
|
|
6224
|
-
.bp_side_panel_module_footer--
|
|
6224
|
+
.bp_side_panel_module_footer--39973{
|
|
6225
6225
|
background-color:var(--surface-surface);
|
|
6226
6226
|
display:flex;
|
|
6227
6227
|
justify-content:flex-end;
|
|
@@ -6231,19 +6231,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6231
6231
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6232
6232
|
}
|
|
6233
6233
|
|
|
6234
|
-
.bp_side_panel_module_footerShadow--
|
|
6234
|
+
.bp_side_panel_module_footerShadow--39973{
|
|
6235
6235
|
box-shadow:var(--dropshadow-3-inverse);
|
|
6236
6236
|
}
|
|
6237
6237
|
|
|
6238
|
-
.bp_side_panel_module_footerButton--
|
|
6238
|
+
.bp_side_panel_module_footerButton--39973{
|
|
6239
6239
|
margin-inline-start:var(--space-2);
|
|
6240
6240
|
}
|
|
6241
6241
|
|
|
6242
|
-
.bp_side_panel_module_footerButton--
|
|
6242
|
+
.bp_side_panel_module_footerButton--39973 + .bp_side_panel_module_footerButton--39973{
|
|
6243
6243
|
margin-inline-start:var(--space-3);
|
|
6244
6244
|
}
|
|
6245
6245
|
|
|
6246
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
6246
|
+
@keyframes bp_side_panel_module_slideIn--39973{
|
|
6247
6247
|
from{
|
|
6248
6248
|
inset-inline-end:-100%;
|
|
6249
6249
|
}
|
|
@@ -6251,7 +6251,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6251
6251
|
inset-inline-end:0;
|
|
6252
6252
|
}
|
|
6253
6253
|
}
|
|
6254
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
6254
|
+
@keyframes bp_side_panel_module_slideOut--39973{
|
|
6255
6255
|
from{
|
|
6256
6256
|
inset-inline-end:0;
|
|
6257
6257
|
}
|
|
@@ -6384,7 +6384,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6384
6384
|
min-width:160px;
|
|
6385
6385
|
}
|
|
6386
6386
|
|
|
6387
|
-
.bp_switch_module_option--
|
|
6387
|
+
.bp_switch_module_option--710a7{
|
|
6388
6388
|
display:flex;
|
|
6389
6389
|
flex-direction:column;
|
|
6390
6390
|
font-family:var(--body-default-font-family);
|
|
@@ -6396,26 +6396,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6396
6396
|
text-decoration:var(--body-default-text-decoration);
|
|
6397
6397
|
text-transform:var(--body-default-text-case);
|
|
6398
6398
|
}
|
|
6399
|
-
.bp_switch_module_option--
|
|
6399
|
+
.bp_switch_module_option--710a7 .bp_switch_module_label--710a7{
|
|
6400
6400
|
cursor:pointer;
|
|
6401
6401
|
display:inline-flex;
|
|
6402
6402
|
flex-direction:row;
|
|
6403
6403
|
width:-moz-fit-content;
|
|
6404
6404
|
width:fit-content;
|
|
6405
6405
|
}
|
|
6406
|
-
.bp_switch_module_option--
|
|
6406
|
+
.bp_switch_module_option--710a7 .bp_switch_module_label--710a7.bp_switch_module_rightAlign--710a7{
|
|
6407
6407
|
flex-direction:row-reverse;
|
|
6408
6408
|
justify-content:space-between;
|
|
6409
6409
|
width:unset;
|
|
6410
6410
|
}
|
|
6411
|
-
.bp_switch_module_option--
|
|
6411
|
+
.bp_switch_module_option--710a7 .bp_switch_module_description--710a7{
|
|
6412
6412
|
margin-left:calc(var(--space-3) + var(--size-10));
|
|
6413
6413
|
}
|
|
6414
|
-
.bp_switch_module_option--
|
|
6414
|
+
.bp_switch_module_option--710a7 .bp_switch_module_description--710a7.bp_switch_module_rightAlign--710a7{
|
|
6415
6415
|
margin-left:unset;
|
|
6416
6416
|
margin-right:calc(var(--space-3) + var(--size-10));
|
|
6417
6417
|
}
|
|
6418
|
-
.bp_switch_module_option--
|
|
6418
|
+
.bp_switch_module_option--710a7 .bp_switch_module_switch--710a7{
|
|
6419
6419
|
all:unset;
|
|
6420
6420
|
align-items:center;
|
|
6421
6421
|
background-color:var(--surface-switch-surface-off);
|
|
@@ -6429,17 +6429,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6429
6429
|
width:var(--size-10);
|
|
6430
6430
|
will-change:transition;
|
|
6431
6431
|
}
|
|
6432
|
-
.bp_switch_module_option--
|
|
6432
|
+
.bp_switch_module_option--710a7 .bp_switch_module_switch--710a7.bp_switch_module_rightAlign--710a7{
|
|
6433
6433
|
margin-left:var(--space-10);
|
|
6434
6434
|
margin-right:unset;
|
|
6435
6435
|
}
|
|
6436
|
-
.bp_switch_module_option--
|
|
6436
|
+
.bp_switch_module_option--710a7 .bp_switch_module_switch--710a7:focus-visible{
|
|
6437
6437
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6438
6438
|
}
|
|
6439
|
-
.bp_switch_module_option--
|
|
6439
|
+
.bp_switch_module_option--710a7 .bp_switch_module_switch--710a7[data-state=checked]{
|
|
6440
6440
|
background-color:var(--surface-switch-surface-on);
|
|
6441
6441
|
}
|
|
6442
|
-
.bp_switch_module_option--
|
|
6442
|
+
.bp_switch_module_option--710a7 .bp_switch_module_thumb--710a7{
|
|
6443
6443
|
background-color:var(--surface-switch-surface);
|
|
6444
6444
|
border:var(--border-1) solid var(--border-switch-border);
|
|
6445
6445
|
border-radius:var(--size-10);
|
|
@@ -6451,17 +6451,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6451
6451
|
width:var(--size-5);
|
|
6452
6452
|
will-change:transform;
|
|
6453
6453
|
}
|
|
6454
|
-
.bp_switch_module_option--
|
|
6454
|
+
.bp_switch_module_option--710a7 .bp_switch_module_thumb--710a7[data-state=checked]{
|
|
6455
6455
|
transform:translateX(calc(var(--size-10)/2));
|
|
6456
6456
|
}
|
|
6457
|
-
.bp_switch_module_option--
|
|
6457
|
+
.bp_switch_module_option--710a7.bp_switch_module_disabled--710a7 .bp_switch_module_label--710a7{
|
|
6458
6458
|
cursor:default;
|
|
6459
6459
|
}
|
|
6460
|
-
.bp_switch_module_option--
|
|
6460
|
+
.bp_switch_module_option--710a7.bp_switch_module_disabled--710a7 .bp_switch_module_switch--710a7{
|
|
6461
6461
|
opacity:60%;
|
|
6462
6462
|
}
|
|
6463
6463
|
|
|
6464
|
-
.bp_text_button_module_textButton--
|
|
6464
|
+
.bp_text_button_module_textButton--d8fd6{
|
|
6465
6465
|
align-items:center;
|
|
6466
6466
|
background:#0000;
|
|
6467
6467
|
border:none;
|
|
@@ -6482,54 +6482,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6482
6482
|
-webkit-user-select:text;
|
|
6483
6483
|
user-select:text;
|
|
6484
6484
|
}
|
|
6485
|
-
.bp_text_button_module_textButton--
|
|
6485
|
+
.bp_text_button_module_textButton--d8fd6.bp_text_button_module_isFontInherited--d8fd6{
|
|
6486
6486
|
border-radius:.125em;
|
|
6487
6487
|
font:inherit;
|
|
6488
6488
|
}
|
|
6489
|
-
.bp_text_button_module_textButton--
|
|
6489
|
+
.bp_text_button_module_textButton--d8fd6.bp_text_button_module_isFontInherited--d8fd6.bp_text_button_module_isIconButton--d8fd6{
|
|
6490
6490
|
gap:.25em;
|
|
6491
6491
|
}
|
|
6492
|
-
.bp_text_button_module_textButton--
|
|
6492
|
+
.bp_text_button_module_textButton--d8fd6.bp_text_button_module_isFontInherited--d8fd6:not(:disabled)[data-focus-visible]{
|
|
6493
6493
|
box-shadow:0 0 0 .125em var(--outline-focus-on-light);
|
|
6494
6494
|
}
|
|
6495
|
-
.bp_text_button_module_textButton--
|
|
6495
|
+
.bp_text_button_module_textButton--d8fd6 .bp_text_button_module_scaleLoader--d8fd6 div{
|
|
6496
6496
|
border-radius:.375em;
|
|
6497
6497
|
height:.625em;
|
|
6498
6498
|
width:.125em;
|
|
6499
6499
|
}
|
|
6500
|
-
.bp_text_button_module_textButton--
|
|
6500
|
+
.bp_text_button_module_textButton--d8fd6 .bp_text_button_module_icon--d8fd6{
|
|
6501
6501
|
align-items:center;
|
|
6502
6502
|
display:flex;
|
|
6503
6503
|
}
|
|
6504
|
-
.bp_text_button_module_textButton--
|
|
6504
|
+
.bp_text_button_module_textButton--d8fd6 .bp_text_button_module_hideTextContent--d8fd6{
|
|
6505
6505
|
visibility:hidden;
|
|
6506
6506
|
}
|
|
6507
|
-
.bp_text_button_module_textButton--
|
|
6507
|
+
.bp_text_button_module_textButton--d8fd6.bp_text_button_module_isIconButton--d8fd6{
|
|
6508
6508
|
gap:var(--space-1);
|
|
6509
6509
|
}
|
|
6510
|
-
.bp_text_button_module_textButton--
|
|
6510
|
+
.bp_text_button_module_textButton--d8fd6.bp_text_button_module_visuallyHidden--d8fd6{
|
|
6511
6511
|
color:#0000;
|
|
6512
6512
|
pointer-events:none;
|
|
6513
6513
|
position:relative;
|
|
6514
6514
|
}
|
|
6515
|
-
.bp_text_button_module_textButton--
|
|
6515
|
+
.bp_text_button_module_textButton--d8fd6:disabled{
|
|
6516
6516
|
opacity:.3;
|
|
6517
6517
|
}
|
|
6518
|
-
.bp_text_button_module_textButton--
|
|
6518
|
+
.bp_text_button_module_textButton--d8fd6:not(:disabled):hover,.bp_text_button_module_textButton--d8fd6:not(:disabled)[data-focus-visible]{
|
|
6519
6519
|
color:var(--text-cta-link-hover);
|
|
6520
6520
|
}
|
|
6521
|
-
.bp_text_button_module_textButton--
|
|
6521
|
+
.bp_text_button_module_textButton--d8fd6:not(:disabled)[data-focus-visible]{
|
|
6522
6522
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6523
6523
|
}
|
|
6524
|
-
.bp_text_button_module_textButton--
|
|
6524
|
+
.bp_text_button_module_textButton--d8fd6:not(:disabled):active{
|
|
6525
6525
|
color:var(--text-cta-link-pressed);
|
|
6526
6526
|
}
|
|
6527
6527
|
|
|
6528
|
-
.bp_text_input_module_textInput--
|
|
6528
|
+
.bp_text_input_module_textInput--607a4.bp_text_input_module_textInput--607a4.bp_text_input_module_textInput--607a4 input:has(+ .bp_text_input_module_iconEnd--607a4){
|
|
6529
6529
|
padding-inline-end:1.875rem;
|
|
6530
6530
|
}
|
|
6531
6531
|
|
|
6532
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
6532
|
+
.bp_text_input_module_loadingIndicatorReset--607a4 div{
|
|
6533
6533
|
position:static;
|
|
6534
6534
|
}
|
|
6535
6535
|
.bp_text_toggle_button_module_textToggleButton--a97ea{
|
|
@@ -7338,7 +7338,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7338
7338
|
--z-index-card-tooltip:2147483647;
|
|
7339
7339
|
}
|
|
7340
7340
|
|
|
7341
|
-
.bp_toolbar_module_toolbarRoot--
|
|
7341
|
+
.bp_toolbar_module_toolbarRoot--414df{
|
|
7342
7342
|
background:var(--surface-surface);
|
|
7343
7343
|
border:var(--border-1) solid var(--border-card-border);
|
|
7344
7344
|
border-radius:var(--radius-4);
|
|
@@ -7346,16 +7346,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7346
7346
|
padding:calc(var(--space-1) - var(--border-1));
|
|
7347
7347
|
}
|
|
7348
7348
|
|
|
7349
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7349
|
+
.bp_toolbar_module_scrollButtonWrapper--414df,.bp_toolbar_module_toolbarRoot--414df{
|
|
7350
7350
|
align-items:center;
|
|
7351
7351
|
display:flex;
|
|
7352
7352
|
gap:var(--space-1);
|
|
7353
7353
|
}
|
|
7354
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
7354
|
+
.bp_toolbar_module_scrollButtonWrapper--414df.bp_toolbar_module_hidden--414df{
|
|
7355
7355
|
display:none;
|
|
7356
7356
|
}
|
|
7357
7357
|
|
|
7358
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7358
|
+
.bp_toolbar_module_scrollableChildrenWrapper--414df{
|
|
7359
7359
|
-ms-overflow-style:none;
|
|
7360
7360
|
align-items:center;
|
|
7361
7361
|
display:flex;
|
|
@@ -7368,26 +7368,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7368
7368
|
scrollbar-width:none;
|
|
7369
7369
|
white-space:nowrap;
|
|
7370
7370
|
}
|
|
7371
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7371
|
+
.bp_toolbar_module_scrollableChildrenWrapper--414df::-webkit-scrollbar{
|
|
7372
7372
|
display:none;
|
|
7373
7373
|
}
|
|
7374
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
7374
|
+
.bp_toolbar_module_scrollableChildrenWrapper--414df > *{
|
|
7375
7375
|
flex:none;
|
|
7376
7376
|
}
|
|
7377
7377
|
|
|
7378
|
-
.bp_toolbar_module_separator--
|
|
7378
|
+
.bp_toolbar_module_separator--414df{
|
|
7379
7379
|
background-color:var(--border-divider-border);
|
|
7380
7380
|
border-radius:var(--radius-2);
|
|
7381
7381
|
height:var(--size-6);
|
|
7382
7382
|
width:1px;
|
|
7383
7383
|
}
|
|
7384
7384
|
|
|
7385
|
-
.bp_toolbar_module_toggleGroup--
|
|
7385
|
+
.bp_toolbar_module_toggleGroup--414df{
|
|
7386
7386
|
display:flex;
|
|
7387
7387
|
gap:var(--space-1);
|
|
7388
7388
|
}
|
|
7389
7389
|
|
|
7390
|
-
.bp_toolbar_module_toolbarItem--
|
|
7390
|
+
.bp_toolbar_module_toolbarItem--414df{
|
|
7391
7391
|
--toolbar-item-hover-opacity:.3;
|
|
7392
7392
|
align-items:center;
|
|
7393
7393
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -7405,45 +7405,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7405
7405
|
-webkit-user-select:none;
|
|
7406
7406
|
user-select:none;
|
|
7407
7407
|
}
|
|
7408
|
-
.bp_toolbar_module_toolbarItem--
|
|
7408
|
+
.bp_toolbar_module_toolbarItem--414df[data-disabled]{
|
|
7409
7409
|
background:var(--surface-toggle-surface);
|
|
7410
7410
|
opacity:var(--toolbar-item-hover-opacity);
|
|
7411
7411
|
pointer-events:none;
|
|
7412
7412
|
}
|
|
7413
|
-
.bp_toolbar_module_toolbarItem--
|
|
7413
|
+
.bp_toolbar_module_toolbarItem--414df:not([data-disabled]):focus-visible{
|
|
7414
7414
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7415
7415
|
}
|
|
7416
|
-
.bp_toolbar_module_toolbarItem--
|
|
7416
|
+
.bp_toolbar_module_toolbarItem--414df:not([data-disabled]):hover{
|
|
7417
7417
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7418
7418
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
7419
7419
|
}
|
|
7420
7420
|
|
|
7421
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7421
|
+
.bp_toolbar_module_toolbarToggle--414df[data-state=on]{
|
|
7422
7422
|
background:var(--surface-toggle-surface-pressed);
|
|
7423
7423
|
}
|
|
7424
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7424
|
+
.bp_toolbar_module_toolbarToggle--414df[data-state=on] svg *{
|
|
7425
7425
|
fill:var(--icon-icon-on-dark);
|
|
7426
7426
|
}
|
|
7427
|
-
.bp_toolbar_module_toolbarToggle--
|
|
7427
|
+
.bp_toolbar_module_toolbarToggle--414df[data-state=on]:not([data-disabled]):hover{
|
|
7428
7428
|
background:var(--surface-toggle-surface-on-hover);
|
|
7429
7429
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
7430
7430
|
}
|
|
7431
7431
|
|
|
7432
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
7432
|
+
.bp_toolbar_module_dropdownIndicator--414df.bp_toolbar_module_invertCaret--414df{
|
|
7433
7433
|
transform:rotate(.5turn);
|
|
7434
7434
|
}
|
|
7435
7435
|
|
|
7436
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7436
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--414df{
|
|
7437
7437
|
--trigger-button-hover-opacity:.7;
|
|
7438
7438
|
}
|
|
7439
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7439
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--414df[data-state=on] .bp_toolbar_module_dropdownIndicator--414df path{
|
|
7440
7440
|
fill:var(--icon-icon-on-light);
|
|
7441
7441
|
}
|
|
7442
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
7442
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--414df[data-state=on]:hover{
|
|
7443
7443
|
opacity:var(--trigger-button-hover-opacity);
|
|
7444
7444
|
}
|
|
7445
7445
|
|
|
7446
|
-
.bp_toolbar_module_toolbarIcon--
|
|
7446
|
+
.bp_toolbar_module_toolbarIcon--414df{
|
|
7447
7447
|
align-items:center;
|
|
7448
7448
|
display:flex;
|
|
7449
7449
|
height:var(--size-5);
|
|
@@ -7451,7 +7451,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7451
7451
|
width:var(--size-5);
|
|
7452
7452
|
}
|
|
7453
7453
|
|
|
7454
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7454
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df{
|
|
7455
7455
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
7456
7456
|
color:var(--text-text-on-light);
|
|
7457
7457
|
font-family:var(--body-default-font-family);
|
|
@@ -7466,24 +7466,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7466
7466
|
text-transform:var(--body-default-text-case);
|
|
7467
7467
|
white-space:nowrap;
|
|
7468
7468
|
}
|
|
7469
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7469
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df:hover{
|
|
7470
7470
|
background:var(--surface-toggle-surface-off-hover);
|
|
7471
7471
|
border-color:var(--border-toggletext-border-off-hover);
|
|
7472
7472
|
}
|
|
7473
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7473
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df:active{
|
|
7474
7474
|
background:var(--surface-toggle-surface-off-pressed);
|
|
7475
7475
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
7476
7476
|
}
|
|
7477
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7477
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df[aria-checked=true]{
|
|
7478
7478
|
background:var(--surface-toggletext-surface-on);
|
|
7479
7479
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
7480
7480
|
color:var(--text-toggletext-text);
|
|
7481
7481
|
}
|
|
7482
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7482
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df[aria-checked=true]:hover{
|
|
7483
7483
|
background:var(--surface-toggletext-surface-on-hover);
|
|
7484
7484
|
border-color:var(--border-toggletext-border-on-hover);
|
|
7485
7485
|
}
|
|
7486
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
7486
|
+
.bp_toolbar_module_toolbarTextToggleItem--414df[aria-checked=true]:active{
|
|
7487
7487
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
7488
7488
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
7489
7489
|
}
|