@box/blueprint-web 12.23.1 → 12.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib-esm/avatar/avatar.module.js +1 -1
- package/dist/lib-esm/badge/base-badge.module.js +1 -1
- package/dist/lib-esm/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/icon-dual-state-button/icon-dual-state-button.module.js +1 -1
- package/dist/lib-esm/index.css +941 -844
- 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-inline-notice/base-inline-notice.module.js +1 -1
- package/dist/lib-esm/primitives/base-text-input/base-text-input.module.js +1 -1
- package/dist/lib-esm/primitives/calendar/calendar.module.js +1 -1
- package/dist/lib-esm/primitives/context-menu/context-menu.module.js +1 -1
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu.module.js +1 -1
- package/dist/lib-esm/primitives/notification/notification.module.js +1 -1
- package/dist/lib-esm/primitives/popover/popover.module.js +1 -1
- package/dist/lib-esm/primitives/select-menu-grid/select-menu-grid-option.module.js +1 -1
- package/dist/lib-esm/primitives/tabs/tabs.module.js +1 -1
- package/dist/lib-esm/radio-group/radio-group.module.js +1 -1
- package/dist/lib-esm/select/select.module.js +1 -1
- package/dist/lib-esm/side-panel/side-panel.module.js +1 -1
- package/dist/lib-esm/switch/switch.module.js +1 -1
- package/dist/lib-esm/text/text.module.js +1 -1
- package/dist/lib-esm/text-area/text-area-autosize/text-area-autosize.module.js +1 -1
- package/dist/lib-esm/text-area/text-area.module.js +1 -1
- package/dist/lib-esm/text-button/text-button.module.js +1 -1
- package/dist/lib-esm/text-input/text-input.module.js +1 -1
- package/dist/lib-esm/time-picker/time-picker.module.js +1 -1
- package/dist/lib-esm/toolbar/toolbar.module.js +1 -1
- package/dist/lib-esm/tooltip/tooltip.js +6 -1
- package/dist/lib-esm/tooltip/tooltip.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
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
background-color:var(--surface-surface-hover);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
34
|
+
.bp_base_inline_notice_module_noticeWrapper--69602[data-modern=false]{
|
|
35
35
|
--notice-radius:var(--radius-2);
|
|
36
36
|
--notice-gap:var(--space-3);
|
|
37
37
|
--notice-padding-block:var(--space-3);
|
|
@@ -51,17 +51,17 @@
|
|
|
51
51
|
--notice-content-text-color:var(--text-text-on-light);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
54
|
+
.bp_base_inline_notice_module_noticeWrapper--69602[data-modern=true]{
|
|
55
55
|
--notice-radius:var(--bp-radius-10);
|
|
56
56
|
--notice-gap:var(--bp-space-030);
|
|
57
57
|
--notice-padding-block:var(--bp-space-030);
|
|
58
58
|
--notice-padding-inline:var(--bp-space-040);
|
|
59
59
|
--notice-space-3:var(--bp-space-030);
|
|
60
|
-
--notice-surface-warning:var(--bp-surface-
|
|
61
|
-
--notice-surface-info:var(--bp-surface-
|
|
62
|
-
--notice-surface-error:var(--bp-surface-
|
|
63
|
-
--notice-surface-success:var(--bp-surface-
|
|
64
|
-
--notice-surface-promo:var(--bp-
|
|
60
|
+
--notice-surface-warning:var(--bp-surface-inline-notice-surface-warning);
|
|
61
|
+
--notice-surface-info:var(--bp-surface-inline-notice-surface-info);
|
|
62
|
+
--notice-surface-error:var(--bp-surface-inline-notice-surface-error);
|
|
63
|
+
--notice-surface-success:var(--bp-surface-inline-notice-surface-success);
|
|
64
|
+
--notice-surface-promo:var(--bp-grimace-10);
|
|
65
65
|
--notice-btn-text-promo:var(--bp-text-cta-promo);
|
|
66
66
|
--notice-btn-surface-promo:var(--bp-surface-cta-surface-promo);
|
|
67
67
|
--notice-btn-surface-promo-pressed:var(--bp-surface-cta-surface-promo-pressed);
|
|
@@ -71,63 +71,63 @@
|
|
|
71
71
|
--notice-content-text-color:var(--bp-text-text-on-light);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
74
|
+
.bp_base_inline_notice_module_noticeWrapper--69602{
|
|
75
75
|
border-radius:var(--notice-radius);
|
|
76
76
|
display:flex;
|
|
77
77
|
gap:var(--notice-gap);
|
|
78
78
|
justify-content:space-between;
|
|
79
79
|
padding:var(--notice-padding-block) var(--notice-padding-inline);
|
|
80
80
|
}
|
|
81
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
81
|
+
.bp_base_inline_notice_module_noticeWrapper--69602 .bp_base_inline_notice_module_actions--69602{
|
|
82
82
|
align-self:center;
|
|
83
83
|
display:flex;
|
|
84
84
|
gap:var(--notice-gap);
|
|
85
85
|
justify-content:flex-end;
|
|
86
86
|
}
|
|
87
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
87
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundYellow--69602{
|
|
88
88
|
background:var(--notice-surface-warning);
|
|
89
89
|
}
|
|
90
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
90
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundBlue--69602{
|
|
91
91
|
background:var(--notice-surface-info);
|
|
92
92
|
}
|
|
93
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
93
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundRed--69602{
|
|
94
94
|
background:var(--notice-surface-error);
|
|
95
95
|
}
|
|
96
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
96
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundGreen--69602{
|
|
97
97
|
background:var(--notice-surface-success);
|
|
98
98
|
}
|
|
99
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
99
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602{
|
|
100
100
|
background:var(--notice-surface-promo);
|
|
101
101
|
}
|
|
102
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
102
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonTertiary--69602{
|
|
103
103
|
color:var(--notice-btn-text-promo);
|
|
104
104
|
}
|
|
105
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
105
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602{
|
|
106
106
|
background:var(--notice-btn-surface-promo);
|
|
107
107
|
border-color:var(--notice-btn-surface-promo);
|
|
108
108
|
}
|
|
109
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
109
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602:active{
|
|
110
110
|
background:var(--notice-btn-surface-promo-pressed);
|
|
111
111
|
}
|
|
112
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
112
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602[data-focus-visible]{
|
|
113
113
|
background:var(--notice-btn-surface-promo-focus);
|
|
114
114
|
}
|
|
115
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
115
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602:hover{
|
|
116
116
|
background:var(--notice-btn-surface-promo-hover);
|
|
117
117
|
border-color:var(--notice-btn-surface-promo-hover);
|
|
118
118
|
}
|
|
119
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
119
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602:focus:active{
|
|
120
120
|
background:var(--notice-btn-surface-promo-focus-pressed);
|
|
121
121
|
}
|
|
122
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
122
|
+
.bp_base_inline_notice_module_noticeWrapper--69602.bp_base_inline_notice_module_backgroundPurple--69602 .bp_base_inline_notice_module_actionButtonPrimary--69602:hover:active{
|
|
123
123
|
background:var(--notice-btn-surface-promo-pressed);
|
|
124
124
|
}
|
|
125
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
125
|
+
.bp_base_inline_notice_module_noticeWrapper--69602 .bp_base_inline_notice_module_contentContainer--69602{
|
|
126
126
|
align-items:center;
|
|
127
127
|
display:flex;
|
|
128
128
|
gap:var(--notice-gap);
|
|
129
129
|
}
|
|
130
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
130
|
+
.bp_base_inline_notice_module_noticeWrapper--69602 .bp_base_inline_notice_module_content--69602{
|
|
131
131
|
color:var(--notice-content-text-color);
|
|
132
132
|
font-family:var(--body-default-font-family);
|
|
133
133
|
font-size:var(--body-default-font-size);
|
|
@@ -138,10 +138,10 @@
|
|
|
138
138
|
text-decoration:var(--body-default-text-decoration);
|
|
139
139
|
text-transform:var(--body-default-text-case);
|
|
140
140
|
}
|
|
141
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
141
|
+
.bp_base_inline_notice_module_noticeWrapper--69602 svg{
|
|
142
142
|
display:block;
|
|
143
143
|
}
|
|
144
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
144
|
+
.bp_base_inline_notice_module_noticeWrapper--69602 .bp_base_inline_notice_module_title--69602{
|
|
145
145
|
font-family:var(--body-default-bold-font-family);
|
|
146
146
|
font-size:var(--body-default-bold-font-size);
|
|
147
147
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -153,15 +153,15 @@
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
@media (max-width: 1023px){
|
|
156
|
-
.bp_base_inline_notice_module_actions--
|
|
156
|
+
.bp_base_inline_notice_module_actions--69602{
|
|
157
157
|
margin-top:var(--notice-space-3);
|
|
158
158
|
}
|
|
159
|
-
.bp_base_inline_notice_module_noticeWrapper--
|
|
159
|
+
.bp_base_inline_notice_module_noticeWrapper--69602{
|
|
160
160
|
display:block;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.bp_loading_indicator_module_crawler--
|
|
164
|
+
.bp_loading_indicator_module_crawler--2ae77{
|
|
165
165
|
align-items:center;
|
|
166
166
|
display:flex;
|
|
167
167
|
height:1.5rem;
|
|
@@ -173,44 +173,44 @@
|
|
|
173
173
|
white-space:nowrap;
|
|
174
174
|
width:1.5rem;
|
|
175
175
|
}
|
|
176
|
-
.bp_loading_indicator_module_crawler--
|
|
176
|
+
.bp_loading_indicator_module_crawler--2ae77 .bp_loading_indicator_module_segment--2ae77{
|
|
177
177
|
border-radius:.375rem;
|
|
178
178
|
display:inline-block;
|
|
179
179
|
height:.625rem;
|
|
180
180
|
width:.125rem;
|
|
181
181
|
}
|
|
182
|
-
.bp_loading_indicator_module_crawler--
|
|
182
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_small--2ae77{
|
|
183
183
|
transform:scale(.6667);
|
|
184
184
|
}
|
|
185
|
-
.bp_loading_indicator_module_crawler--
|
|
185
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_large--2ae77{
|
|
186
186
|
transform:scale(1.3334);
|
|
187
187
|
}
|
|
188
|
-
.bp_loading_indicator_module_crawler--
|
|
188
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_x-large--2ae77{
|
|
189
189
|
transform:scale(2);
|
|
190
190
|
}
|
|
191
|
-
.bp_loading_indicator_module_crawler--
|
|
192
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
191
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_default--2ae77 .bp_loading_indicator_module_segment--2ae77{
|
|
192
|
+
animation:bp_loading_indicator_module_segment-transform--2ae77 .66s ease-in-out infinite,bp_loading_indicator_module_segment-default--2ae77 .66s ease-in-out infinite;
|
|
193
193
|
}
|
|
194
|
-
.bp_loading_indicator_module_crawler--
|
|
195
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
194
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_dark--2ae77 .bp_loading_indicator_module_segment--2ae77{
|
|
195
|
+
animation:bp_loading_indicator_module_segment-transform--2ae77 .66s ease-in-out infinite,bp_loading_indicator_module_segment-dark--2ae77 .66s ease-in-out infinite;
|
|
196
196
|
}
|
|
197
|
-
.bp_loading_indicator_module_crawler--
|
|
198
|
-
animation:bp_loading_indicator_module_segment-transform--
|
|
197
|
+
.bp_loading_indicator_module_crawler--2ae77.bp_loading_indicator_module_light--2ae77 .bp_loading_indicator_module_segment--2ae77{
|
|
198
|
+
animation:bp_loading_indicator_module_segment-transform--2ae77 .66s ease-in-out infinite,bp_loading_indicator_module_segment-light--2ae77 .66s ease-in-out infinite;
|
|
199
199
|
background-color:var(--gray-white);
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.bp_loading_indicator_module_crawler--
|
|
202
|
+
.bp_loading_indicator_module_crawler--2ae77 .bp_loading_indicator_module_segment--2ae77:nth-child(2){
|
|
203
203
|
animation-delay:.1s;
|
|
204
204
|
margin-left:.125rem;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.bp_loading_indicator_module_crawler--
|
|
207
|
+
.bp_loading_indicator_module_crawler--2ae77 .bp_loading_indicator_module_segment--2ae77:last-child{
|
|
208
208
|
animation-delay:.2s;
|
|
209
209
|
left:.5rem;
|
|
210
210
|
margin-left:.125rem;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
@keyframes bp_loading_indicator_module_segment-transform--
|
|
213
|
+
@keyframes bp_loading_indicator_module_segment-transform--2ae77{
|
|
214
214
|
0%,100%,80%{
|
|
215
215
|
transform:scaleY(1.2);
|
|
216
216
|
}
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
transform:scaleY(1.6);
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
|
-
@keyframes bp_loading_indicator_module_segment-dark--
|
|
221
|
+
@keyframes bp_loading_indicator_module_segment-dark--2ae77{
|
|
222
222
|
0%,100%,80%{
|
|
223
223
|
background-color:var(--gray-30);
|
|
224
224
|
}
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
background-color:var(--gray-black);
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
|
-
@keyframes bp_loading_indicator_module_segment-default--
|
|
229
|
+
@keyframes bp_loading_indicator_module_segment-default--2ae77{
|
|
230
230
|
0%,100%,80%{
|
|
231
231
|
background-color:var(--box-blue-30);
|
|
232
232
|
}
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
background-color:var(--box-blue-100);
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
@keyframes bp_loading_indicator_module_segment-light--
|
|
237
|
+
@keyframes bp_loading_indicator_module_segment-light--2ae77{
|
|
238
238
|
0%,100%,80%{
|
|
239
239
|
opacity:.3;
|
|
240
240
|
}
|
|
@@ -472,26 +472,26 @@
|
|
|
472
472
|
opacity:0;
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
-
.bp_text_module_textReset--
|
|
475
|
+
.bp_text_module_textReset--cdc1a{
|
|
476
476
|
margin:0;
|
|
477
477
|
text-align:inherit;
|
|
478
478
|
}
|
|
479
|
-
.bp_text_module_textReset--
|
|
479
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_breakWord--cdc1a{
|
|
480
480
|
overflow-wrap:break-word;
|
|
481
481
|
}
|
|
482
|
-
.bp_text_module_textReset--
|
|
482
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_textOnLightDefault--cdc1a{
|
|
483
483
|
color:var(--text-text-on-light);
|
|
484
484
|
}
|
|
485
|
-
.bp_text_module_textReset--
|
|
485
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_textOnLightSecondary--cdc1a{
|
|
486
486
|
color:var(--text-text-on-light-secondary);
|
|
487
487
|
}
|
|
488
|
-
.bp_text_module_textReset--
|
|
488
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_textOnLightLink--cdc1a{
|
|
489
489
|
color:var(--text-cta-link);
|
|
490
490
|
}
|
|
491
|
-
.bp_text_module_textReset--
|
|
491
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_textOnDarkDefault--cdc1a{
|
|
492
492
|
color:var(--text-text-on-dark);
|
|
493
493
|
}
|
|
494
|
-
.bp_text_module_textReset--
|
|
494
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_titleMondo--cdc1a{
|
|
495
495
|
font-family:var(--title-mondo-font-family);
|
|
496
496
|
font-size:var(--title-mondo-font-size);
|
|
497
497
|
font-weight:var(--title-mondo-font-weight);
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
text-decoration:var(--title-mondo-text-decoration);
|
|
502
502
|
text-transform:var(--title-mondo-text-case);
|
|
503
503
|
}
|
|
504
|
-
.bp_text_module_textReset--
|
|
504
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_titleXLarge--cdc1a{
|
|
505
505
|
font-family:var(--title-x-large-font-family);
|
|
506
506
|
font-size:var(--title-x-large-font-size);
|
|
507
507
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
text-decoration:var(--title-x-large-text-decoration);
|
|
512
512
|
text-transform:var(--title-x-large-text-case);
|
|
513
513
|
}
|
|
514
|
-
.bp_text_module_textReset--
|
|
514
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_titleLarge--cdc1a{
|
|
515
515
|
font-family:var(--title-large-font-family);
|
|
516
516
|
font-size:var(--title-large-font-size);
|
|
517
517
|
font-weight:var(--title-large-font-weight);
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
text-decoration:var(--title-large-text-decoration);
|
|
522
522
|
text-transform:var(--title-large-text-case);
|
|
523
523
|
}
|
|
524
|
-
.bp_text_module_textReset--
|
|
524
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_titleMedium--cdc1a{
|
|
525
525
|
font-family:var(--title-medium-font-family);
|
|
526
526
|
font-size:var(--title-medium-font-size);
|
|
527
527
|
font-weight:var(--title-medium-font-weight);
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
text-decoration:var(--title-medium-text-decoration);
|
|
532
532
|
text-transform:var(--title-medium-text-case);
|
|
533
533
|
}
|
|
534
|
-
.bp_text_module_textReset--
|
|
534
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_titleSmall--cdc1a{
|
|
535
535
|
font-family:var(--title-small-font-family);
|
|
536
536
|
font-size:var(--title-small-font-size);
|
|
537
537
|
font-weight:var(--title-small-font-weight);
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
text-decoration:var(--title-small-text-decoration);
|
|
542
542
|
text-transform:var(--title-small-text-case);
|
|
543
543
|
}
|
|
544
|
-
.bp_text_module_textReset--
|
|
544
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_subtitle--cdc1a{
|
|
545
545
|
font-family:var(--title-subtitle-font-family);
|
|
546
546
|
font-size:var(--title-subtitle-font-size);
|
|
547
547
|
font-weight:var(--title-subtitle-font-weight);
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
text-decoration:var(--title-subtitle-text-decoration);
|
|
552
552
|
text-transform:var(--title-subtitle-text-case);
|
|
553
553
|
}
|
|
554
|
-
.bp_text_module_textReset--
|
|
554
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_bodyLargeBold--cdc1a{
|
|
555
555
|
font-family:var(--body-large-bold-font-family);
|
|
556
556
|
font-size:var(--body-large-bold-font-size);
|
|
557
557
|
font-weight:var(--body-large-bold-font-weight);
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
text-decoration:var(--body-large-bold-text-decoration);
|
|
562
562
|
text-transform:var(--body-large-bold-text-case);
|
|
563
563
|
}
|
|
564
|
-
.bp_text_module_textReset--
|
|
564
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_bodyLarge--cdc1a{
|
|
565
565
|
font-family:var(--body-large-font-family);
|
|
566
566
|
font-size:var(--body-large-font-size);
|
|
567
567
|
font-weight:var(--body-large-font-weight);
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
text-decoration:var(--body-large-text-decoration);
|
|
572
572
|
text-transform:var(--body-large-text-case);
|
|
573
573
|
}
|
|
574
|
-
.bp_text_module_textReset--
|
|
574
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_bodyDefaultBold--cdc1a{
|
|
575
575
|
font-family:var(--body-default-bold-font-family);
|
|
576
576
|
font-size:var(--body-default-bold-font-size);
|
|
577
577
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
582
582
|
text-transform:var(--body-default-bold-text-case);
|
|
583
583
|
}
|
|
584
|
-
.bp_text_module_textReset--
|
|
584
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_bodyDefaultSemibold--cdc1a{
|
|
585
585
|
font-family:var(--body-default-semibold-font-family);
|
|
586
586
|
font-size:var(--body-default-semibold-font-size);
|
|
587
587
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
592
592
|
text-transform:var(--body-default-semibold-text-case);
|
|
593
593
|
}
|
|
594
|
-
.bp_text_module_textReset--
|
|
594
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_bodyDefault--cdc1a{
|
|
595
595
|
font-family:var(--body-default-font-family);
|
|
596
596
|
font-size:var(--body-default-font-size);
|
|
597
597
|
font-weight:var(--body-default-font-weight);
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
text-decoration:var(--body-default-text-decoration);
|
|
602
602
|
text-transform:var(--body-default-text-case);
|
|
603
603
|
}
|
|
604
|
-
.bp_text_module_textReset--
|
|
604
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_caption--cdc1a{
|
|
605
605
|
font-family:var(--caption-default-font-family);
|
|
606
606
|
font-size:var(--caption-default-font-size);
|
|
607
607
|
font-weight:var(--caption-default-font-weight);
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
text-decoration:var(--caption-default-text-decoration);
|
|
612
612
|
text-transform:var(--caption-default-text-case);
|
|
613
613
|
}
|
|
614
|
-
.bp_text_module_textReset--
|
|
614
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_labelBold--cdc1a{
|
|
615
615
|
font-family:var(--label-bold-font-family);
|
|
616
616
|
font-size:var(--label-bold-font-size);
|
|
617
617
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
text-decoration:var(--label-bold-text-decoration);
|
|
622
622
|
text-transform:var(--label-bold-text-case);
|
|
623
623
|
}
|
|
624
|
-
.bp_text_module_textReset--
|
|
624
|
+
.bp_text_module_textReset--cdc1a.bp_text_module_label--cdc1a{
|
|
625
625
|
font-family:var(--label-default-font-family);
|
|
626
626
|
font-size:var(--label-default-font-size);
|
|
627
627
|
font-weight:var(--label-default-font-weight);
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
transform:rotate(180deg);
|
|
908
908
|
}
|
|
909
909
|
|
|
910
|
-
.bp_avatar_module_avatar--
|
|
910
|
+
.bp_avatar_module_avatar--460d4{
|
|
911
911
|
all:unset;
|
|
912
912
|
align-items:center;
|
|
913
913
|
background-color:var(--gray-10);
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
926
926
|
text-transform:var(--body-default-bold-text-case);
|
|
927
927
|
}
|
|
928
|
-
.bp_avatar_module_avatar--
|
|
928
|
+
.bp_avatar_module_avatar--460d4 .bp_avatar_module_text--460d4{
|
|
929
929
|
align-items:center;
|
|
930
930
|
border-radius:50%;
|
|
931
931
|
display:flex;
|
|
@@ -933,14 +933,14 @@
|
|
|
933
933
|
justify-content:center;
|
|
934
934
|
width:100%;
|
|
935
935
|
}
|
|
936
|
-
.bp_avatar_module_avatar--
|
|
936
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_small--460d4{
|
|
937
937
|
height:var(--size-6);
|
|
938
938
|
width:var(--size-6);
|
|
939
939
|
}
|
|
940
|
-
.bp_avatar_module_avatar--
|
|
940
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_small--460d4 .bp_avatar_module_text--460d4{
|
|
941
941
|
font-size:.5rem;
|
|
942
942
|
}
|
|
943
|
-
.bp_avatar_module_avatar--
|
|
943
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_small--460d4 .bp_avatar_module_length-1--460d4.bp_avatar_module_text--460d4,.bp_avatar_module_avatar--460d4.bp_avatar_module_small--460d4 .bp_avatar_module_length-2--460d4.bp_avatar_module_text--460d4{
|
|
944
944
|
font-family:var(--label-bold-font-family);
|
|
945
945
|
font-size:var(--label-bold-font-size);
|
|
946
946
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -950,11 +950,11 @@
|
|
|
950
950
|
text-decoration:var(--label-bold-text-decoration);
|
|
951
951
|
text-transform:var(--label-bold-text-case);
|
|
952
952
|
}
|
|
953
|
-
.bp_avatar_module_avatar--
|
|
953
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_medium--460d4{
|
|
954
954
|
height:var(--size-7);
|
|
955
955
|
width:var(--size-7);
|
|
956
956
|
}
|
|
957
|
-
.bp_avatar_module_avatar--
|
|
957
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_medium--460d4 .bp_avatar_module_text--460d4{
|
|
958
958
|
font-family:var(--label-bold-font-family);
|
|
959
959
|
font-size:var(--label-bold-font-size);
|
|
960
960
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -964,17 +964,17 @@
|
|
|
964
964
|
text-decoration:var(--label-bold-text-decoration);
|
|
965
965
|
text-transform:var(--label-bold-text-case);
|
|
966
966
|
}
|
|
967
|
-
.bp_avatar_module_avatar--
|
|
967
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_medium--460d4 .bp_avatar_module_length-1--460d4.bp_avatar_module_text--460d4,.bp_avatar_module_avatar--460d4.bp_avatar_module_medium--460d4 .bp_avatar_module_length-2--460d4.bp_avatar_module_text--460d4{
|
|
968
968
|
font-size:.8125rem;
|
|
969
969
|
}
|
|
970
|
-
.bp_avatar_module_avatar--
|
|
970
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4{
|
|
971
971
|
height:var(--size-8);
|
|
972
972
|
width:var(--size-8);
|
|
973
973
|
}
|
|
974
|
-
.bp_avatar_module_avatar--
|
|
974
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4 .bp_avatar_module_text--460d4{
|
|
975
975
|
font-size:.5rem;
|
|
976
976
|
}
|
|
977
|
-
.bp_avatar_module_avatar--
|
|
977
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4 .bp_avatar_module_length-1--460d4.bp_avatar_module_text--460d4,.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4 .bp_avatar_module_length-2--460d4.bp_avatar_module_text--460d4{
|
|
978
978
|
font-family:var(--body-default-bold-font-family);
|
|
979
979
|
font-size:var(--body-default-bold-font-size);
|
|
980
980
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -984,10 +984,10 @@
|
|
|
984
984
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
985
985
|
text-transform:var(--body-default-bold-text-case);
|
|
986
986
|
}
|
|
987
|
-
.bp_avatar_module_avatar--
|
|
987
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4 .bp_avatar_module_length-3--460d4.bp_avatar_module_text--460d4{
|
|
988
988
|
font-size:.6875rem;
|
|
989
989
|
}
|
|
990
|
-
.bp_avatar_module_avatar--
|
|
990
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_large--460d4 .bp_avatar_module_length-4--460d4.bp_avatar_module_text--460d4{
|
|
991
991
|
font-family:var(--label-bold-font-family);
|
|
992
992
|
font-size:var(--label-bold-font-size);
|
|
993
993
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -997,14 +997,14 @@
|
|
|
997
997
|
text-decoration:var(--label-bold-text-decoration);
|
|
998
998
|
text-transform:var(--label-bold-text-case);
|
|
999
999
|
}
|
|
1000
|
-
.bp_avatar_module_avatar--
|
|
1000
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xlarge--460d4{
|
|
1001
1001
|
height:var(--size-11);
|
|
1002
1002
|
width:var(--size-11);
|
|
1003
1003
|
}
|
|
1004
|
-
.bp_avatar_module_avatar--
|
|
1004
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xlarge--460d4 .bp_avatar_module_text--460d4{
|
|
1005
1005
|
font-size:1rem;
|
|
1006
1006
|
}
|
|
1007
|
-
.bp_avatar_module_avatar--
|
|
1007
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xlarge--460d4 .bp_avatar_module_length-1--460d4.bp_avatar_module_text--460d4,.bp_avatar_module_avatar--460d4.bp_avatar_module_xlarge--460d4 .bp_avatar_module_length-2--460d4.bp_avatar_module_text--460d4{
|
|
1008
1008
|
font-family:var(--title-x-large-font-family);
|
|
1009
1009
|
font-size:var(--title-x-large-font-size);
|
|
1010
1010
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -1014,58 +1014,82 @@
|
|
|
1014
1014
|
text-decoration:var(--title-x-large-text-decoration);
|
|
1015
1015
|
text-transform:var(--title-x-large-text-case);
|
|
1016
1016
|
}
|
|
1017
|
-
.bp_avatar_module_avatar--
|
|
1017
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xxlarge--460d4{
|
|
1018
1018
|
height:var(--size-20);
|
|
1019
1019
|
width:var(--size-20);
|
|
1020
1020
|
}
|
|
1021
|
-
.bp_avatar_module_avatar--
|
|
1021
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xxlarge--460d4 .bp_avatar_module_text--460d4{
|
|
1022
1022
|
font-size:1.25rem;
|
|
1023
1023
|
}
|
|
1024
|
-
.bp_avatar_module_avatar--
|
|
1024
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xxlarge--460d4 .bp_avatar_module_length-1--460d4.bp_avatar_module_text--460d4,.bp_avatar_module_avatar--460d4.bp_avatar_module_xxlarge--460d4 .bp_avatar_module_length-2--460d4.bp_avatar_module_text--460d4{
|
|
1025
1025
|
font-size:2rem;
|
|
1026
1026
|
}
|
|
1027
|
-
.bp_avatar_module_avatar--
|
|
1027
|
+
.bp_avatar_module_avatar--460d4.bp_avatar_module_xxlarge--460d4 .bp_avatar_module_badge--460d4{
|
|
1028
1028
|
right:-.375rem;
|
|
1029
1029
|
}
|
|
1030
|
-
.bp_avatar_module_avatar--
|
|
1030
|
+
.bp_avatar_module_avatar--460d4 .bp_avatar_module_image--460d4{
|
|
1031
1031
|
border-radius:50%;
|
|
1032
1032
|
height:100%;
|
|
1033
1033
|
object-fit:cover;
|
|
1034
1034
|
width:100%;
|
|
1035
1035
|
}
|
|
1036
|
-
.bp_avatar_module_avatar--
|
|
1036
|
+
.bp_avatar_module_avatar--460d4 .bp_avatar_module_image--460d4.bp_avatar_module_loading--460d4{
|
|
1037
1037
|
height:0;
|
|
1038
1038
|
width:0;
|
|
1039
1039
|
}
|
|
1040
1040
|
|
|
1041
|
-
.bp_avatar_module_anonymousAvatar--
|
|
1041
|
+
.bp_avatar_module_anonymousAvatar--460d4{
|
|
1042
1042
|
align-items:center;
|
|
1043
1043
|
display:flex;
|
|
1044
1044
|
justify-content:center;
|
|
1045
1045
|
}
|
|
1046
1046
|
|
|
1047
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
1047
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--460d4{
|
|
1048
1048
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
1049
1049
|
cursor:pointer;
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
1052
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--460d4{
|
|
1053
1053
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
1054
1054
|
}
|
|
1055
1055
|
|
|
1056
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
1056
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--460d4{
|
|
1057
1057
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
1058
1058
|
}
|
|
1059
|
-
.bp_tooltip_module_content--
|
|
1060
|
-
|
|
1059
|
+
.bp_tooltip_module_content--5b8ee[data-modern=false]{
|
|
1060
|
+
--tooltip-max-width:200px;
|
|
1061
|
+
--tooltip-padding:var(--space-2) var(--space-3);
|
|
1062
|
+
--tooltip-radius:var(--radius-1);
|
|
1063
|
+
--tooltip-background:var(--surface-tooltip-surface);
|
|
1064
|
+
--tooltip-background-error:var(--surface-tooltip-surface-error);
|
|
1065
|
+
--tooltip-border:var(--border-1);
|
|
1066
|
+
--tooltip-text-color:var(--text-text-on-dark);
|
|
1067
|
+
--tooltip-text-color-error:var(--text-text-on-light);
|
|
1068
|
+
--tooltip-border-error:var(--border-tooltip-border-error);
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
.bp_tooltip_module_content--5b8ee[data-modern=true]{
|
|
1072
|
+
--tooltip-max-width:200px;
|
|
1073
|
+
--tooltip-padding:var(--bp-space-020) var(--bp-space-030);
|
|
1074
|
+
--tooltip-radius:var(--bp-radius-04);
|
|
1075
|
+
--tooltip-background:var(--bp-surface-tooltip-surface);
|
|
1076
|
+
--tooltip-background-error:var(--bp-surface-tooltip-surface-error);
|
|
1077
|
+
--tooltip-border:var(--bp-border-01);
|
|
1078
|
+
--tooltip-text-color:var(--bp-text-text-on-dark);
|
|
1079
|
+
--tooltip-text-color-error:var(--bp-text-text-on-light);
|
|
1080
|
+
--tooltip-border-error:var(--bp-border-tooltip-border-error);
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
.bp_tooltip_module_content--5b8ee{
|
|
1084
|
+
border-radius:var(--tooltip-radius);
|
|
1061
1085
|
box-sizing:border-box;
|
|
1062
1086
|
font-family:var(--body-default-font-family);
|
|
1063
1087
|
font-size:var(--body-default-font-size);
|
|
1064
1088
|
font-weight:var(--body-default-font-weight);
|
|
1065
1089
|
letter-spacing:var(--body-default-letter-spacing);
|
|
1066
1090
|
line-height:var(--body-default-line-height);
|
|
1067
|
-
max-width:
|
|
1068
|
-
padding:var(--
|
|
1091
|
+
max-width:var(--tooltip-max-width);
|
|
1092
|
+
padding:var(--tooltip-padding);
|
|
1069
1093
|
position:relative;
|
|
1070
1094
|
-webkit-text-decoration:var(--body-default-text-decoration);
|
|
1071
1095
|
text-decoration:var(--body-default-text-decoration);
|
|
@@ -1073,18 +1097,18 @@
|
|
|
1073
1097
|
word-break:break-word;
|
|
1074
1098
|
z-index:2147483647;
|
|
1075
1099
|
}
|
|
1076
|
-
.bp_tooltip_module_content--
|
|
1077
|
-
background-color:var(--
|
|
1078
|
-
border:var(--border
|
|
1079
|
-
color:var(--
|
|
1100
|
+
.bp_tooltip_module_content--5b8ee.bp_tooltip_module_standard--5b8ee{
|
|
1101
|
+
background-color:var(--tooltip-background);
|
|
1102
|
+
border:var(--tooltip-border) solid var(--tooltip-background);
|
|
1103
|
+
color:var(--tooltip-text-color);
|
|
1080
1104
|
}
|
|
1081
|
-
.bp_tooltip_module_content--
|
|
1082
|
-
background-color:var(--
|
|
1083
|
-
border:var(--border
|
|
1084
|
-
color:var(--
|
|
1105
|
+
.bp_tooltip_module_content--5b8ee.bp_tooltip_module_error--5b8ee{
|
|
1106
|
+
background-color:var(--tooltip-background-error);
|
|
1107
|
+
border:var(--tooltip-border) solid var(--tooltip-border-error);
|
|
1108
|
+
color:var(--tooltip-text-color-error);
|
|
1085
1109
|
}
|
|
1086
1110
|
|
|
1087
|
-
.bp_tooltip_module_arrow--
|
|
1111
|
+
.bp_tooltip_module_arrow--5b8ee{
|
|
1088
1112
|
border-left:8.7px solid #0000;
|
|
1089
1113
|
border-right:8.7px solid #0000;
|
|
1090
1114
|
border-top:8.7px solid var(--surface-tooltip-surface);
|
|
@@ -1092,10 +1116,10 @@
|
|
|
1092
1116
|
height:0;
|
|
1093
1117
|
width:0;
|
|
1094
1118
|
}
|
|
1095
|
-
.bp_tooltip_module_arrow--
|
|
1119
|
+
.bp_tooltip_module_arrow--5b8ee.bp_tooltip_module_error--5b8ee{
|
|
1096
1120
|
border-top-color:var(--border-tooltip-border-error);
|
|
1097
1121
|
}
|
|
1098
|
-
.bp_tooltip_module_arrow--
|
|
1122
|
+
.bp_tooltip_module_arrow--5b8ee.bp_tooltip_module_error--5b8ee::after{
|
|
1099
1123
|
border-left:7.7px solid #0000;
|
|
1100
1124
|
border-right:7.7px solid #0000;
|
|
1101
1125
|
border-top:7.7px solid var(--surface-tooltip-surface-error);
|
|
@@ -1107,12 +1131,12 @@
|
|
|
1107
1131
|
width:0;
|
|
1108
1132
|
}
|
|
1109
1133
|
|
|
1110
|
-
.bp_base_badge_module_badgeContainer--
|
|
1134
|
+
.bp_base_badge_module_badgeContainer--fa222{
|
|
1111
1135
|
display:inline-flex;
|
|
1112
1136
|
position:relative;
|
|
1113
1137
|
}
|
|
1114
1138
|
|
|
1115
|
-
.bp_base_badge_module_badge--
|
|
1139
|
+
.bp_base_badge_module_badge--fa222{
|
|
1116
1140
|
align-items:center;
|
|
1117
1141
|
border:var(--border-2) solid var(--border-badge-border);
|
|
1118
1142
|
border-radius:var(--radius-half);
|
|
@@ -1124,37 +1148,37 @@
|
|
|
1124
1148
|
user-select:none;
|
|
1125
1149
|
}
|
|
1126
1150
|
|
|
1127
|
-
.bp_base_badge_module_smallSizeBadge--
|
|
1151
|
+
.bp_base_badge_module_smallSizeBadge--fa222{
|
|
1128
1152
|
height:var(--size-2);
|
|
1129
1153
|
min-width:var(--size-2);
|
|
1130
1154
|
}
|
|
1131
1155
|
|
|
1132
|
-
.bp_base_badge_module_mediumSizeBadge--
|
|
1156
|
+
.bp_base_badge_module_mediumSizeBadge--fa222{
|
|
1133
1157
|
height:var(--size-3);
|
|
1134
1158
|
min-width:var(--size-3);
|
|
1135
1159
|
}
|
|
1136
1160
|
|
|
1137
|
-
.bp_base_badge_module_largeSizeBadge--
|
|
1161
|
+
.bp_base_badge_module_largeSizeBadge--fa222{
|
|
1138
1162
|
height:var(--size-4);
|
|
1139
1163
|
min-width:var(--size-4);
|
|
1140
1164
|
}
|
|
1141
1165
|
|
|
1142
|
-
.bp_base_badge_module_xlargeSizeBadge--
|
|
1166
|
+
.bp_base_badge_module_xlargeSizeBadge--fa222{
|
|
1143
1167
|
height:var(--size-5);
|
|
1144
1168
|
min-width:var(--size-5);
|
|
1145
1169
|
}
|
|
1146
1170
|
|
|
1147
|
-
.bp_base_badge_module_xxlargeSizeBadge--
|
|
1171
|
+
.bp_base_badge_module_xxlargeSizeBadge--fa222{
|
|
1148
1172
|
height:var(--size-6);
|
|
1149
1173
|
min-width:var(--size-6);
|
|
1150
1174
|
}
|
|
1151
1175
|
|
|
1152
|
-
.bp_base_badge_module_iconBadge--
|
|
1176
|
+
.bp_base_badge_module_iconBadge--fa222{
|
|
1153
1177
|
bottom:-5%;
|
|
1154
1178
|
right:-5%;
|
|
1155
1179
|
}
|
|
1156
1180
|
|
|
1157
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1181
|
+
.bp_base_badge_module_interactiveWrapper--fa222{
|
|
1158
1182
|
border:var(--border-2) solid #0000;
|
|
1159
1183
|
border-radius:50%;
|
|
1160
1184
|
bottom:calc(-5% - var(--border-2)/2);
|
|
@@ -1162,22 +1186,22 @@
|
|
|
1162
1186
|
position:absolute;
|
|
1163
1187
|
right:calc(-5% - var(--border-2)/2);
|
|
1164
1188
|
}
|
|
1165
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1189
|
+
.bp_base_badge_module_interactiveWrapper--fa222.bp_base_badge_module_smallSizeBadge--fa222{
|
|
1166
1190
|
width:var(--size-2);
|
|
1167
1191
|
}
|
|
1168
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1192
|
+
.bp_base_badge_module_interactiveWrapper--fa222.bp_base_badge_module_mediumSizeBadge--fa222{
|
|
1169
1193
|
width:var(--size-3);
|
|
1170
1194
|
}
|
|
1171
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1195
|
+
.bp_base_badge_module_interactiveWrapper--fa222.bp_base_badge_module_largeSizeBadge--fa222{
|
|
1172
1196
|
width:var(--size-4);
|
|
1173
1197
|
}
|
|
1174
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1198
|
+
.bp_base_badge_module_interactiveWrapper--fa222.bp_base_badge_module_xlargeSizeBadge--fa222{
|
|
1175
1199
|
width:var(--size-5);
|
|
1176
1200
|
}
|
|
1177
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1201
|
+
.bp_base_badge_module_interactiveWrapper--fa222.bp_base_badge_module_xxlargeSizeBadge--fa222{
|
|
1178
1202
|
width:var(--size-6);
|
|
1179
1203
|
}
|
|
1180
|
-
.bp_base_badge_module_interactiveWrapper--
|
|
1204
|
+
.bp_base_badge_module_interactiveWrapper--fa222::before{
|
|
1181
1205
|
content:"";
|
|
1182
1206
|
left:calc(var(--size-6)*-1/4);
|
|
1183
1207
|
min-height:var(--size-6);
|
|
@@ -1186,36 +1210,36 @@
|
|
|
1186
1210
|
top:calc(var(--size-6)*-1/4);
|
|
1187
1211
|
}
|
|
1188
1212
|
|
|
1189
|
-
.bp_base_badge_module_statusBadge--
|
|
1213
|
+
.bp_base_badge_module_statusBadge--fa222{
|
|
1190
1214
|
bottom:-20%;
|
|
1191
1215
|
right:-20%;
|
|
1192
1216
|
}
|
|
1193
1217
|
|
|
1194
|
-
.bp_base_badge_module_statusBadge--
|
|
1218
|
+
.bp_base_badge_module_statusBadge--fa222.bp_base_badge_module_largeSizeBadge--fa222{
|
|
1195
1219
|
bottom:-22%;
|
|
1196
1220
|
right:-22%;
|
|
1197
1221
|
}
|
|
1198
1222
|
|
|
1199
|
-
.bp_base_badge_module_statusBadge--
|
|
1223
|
+
.bp_base_badge_module_statusBadge--fa222.bp_base_badge_module_xlargeSizeBadge--fa222{
|
|
1200
1224
|
bottom:-15%;
|
|
1201
1225
|
right:-15%;
|
|
1202
1226
|
}
|
|
1203
1227
|
|
|
1204
|
-
.bp_base_badge_module_statusBadge--
|
|
1228
|
+
.bp_base_badge_module_statusBadge--fa222.bp_base_badge_module_xxlargeSizeBadge--fa222{
|
|
1205
1229
|
bottom:-4%;
|
|
1206
1230
|
right:-4%;
|
|
1207
1231
|
}
|
|
1208
1232
|
|
|
1209
|
-
.bp_base_badge_module_numericBadge--
|
|
1233
|
+
.bp_base_badge_module_numericBadge--fa222{
|
|
1210
1234
|
left:60%;
|
|
1211
1235
|
top:0;
|
|
1212
1236
|
}
|
|
1213
1237
|
|
|
1214
|
-
.bp_base_badge_module_numericBadgeSingleDigit--
|
|
1238
|
+
.bp_base_badge_module_numericBadgeSingleDigit--fa222{
|
|
1215
1239
|
padding:1px;
|
|
1216
1240
|
}
|
|
1217
1241
|
|
|
1218
|
-
.bp_base_badge_module_numericBadgeMoreDigits--
|
|
1242
|
+
.bp_base_badge_module_numericBadgeMoreDigits--fa222{
|
|
1219
1243
|
padding:1px 3px;
|
|
1220
1244
|
}
|
|
1221
1245
|
.bp_button_wrapper_module_buttonWrapper--b0897{
|
|
@@ -1254,7 +1278,7 @@
|
|
|
1254
1278
|
box-shadow:var(--card-dropshadow-3);
|
|
1255
1279
|
}
|
|
1256
1280
|
|
|
1257
|
-
.bp_card_tooltip_module_content--
|
|
1281
|
+
.bp_card_tooltip_module_content--b454b{
|
|
1258
1282
|
animation-duration:.4s;
|
|
1259
1283
|
animation-timing-function:cubic-bezier(.16, 1, .3, 1);
|
|
1260
1284
|
border-radius:var(--radius-1);
|
|
@@ -1273,25 +1297,25 @@
|
|
|
1273
1297
|
word-break:break-word;
|
|
1274
1298
|
z-index:2147483647;
|
|
1275
1299
|
}
|
|
1276
|
-
.bp_card_tooltip_module_content--
|
|
1300
|
+
.bp_card_tooltip_module_content--b454b.bp_card_tooltip_module_card--b454b{
|
|
1277
1301
|
max-height:var(--radix-tooltip-content-available-height);
|
|
1278
1302
|
max-width:336px;
|
|
1279
1303
|
min-width:168px;
|
|
1280
1304
|
}
|
|
1281
|
-
.bp_card_tooltip_module_content--
|
|
1282
|
-
animation-name:bp_card_tooltip_module_slideDownAndFade--
|
|
1305
|
+
.bp_card_tooltip_module_content--b454b[data-state=delayed-open][data-side=top]{
|
|
1306
|
+
animation-name:bp_card_tooltip_module_slideDownAndFade--b454b;
|
|
1283
1307
|
}
|
|
1284
|
-
.bp_card_tooltip_module_content--
|
|
1285
|
-
animation-name:bp_card_tooltip_module_slideLeftAndFade--
|
|
1308
|
+
.bp_card_tooltip_module_content--b454b[data-state=delayed-open][data-side=right]{
|
|
1309
|
+
animation-name:bp_card_tooltip_module_slideLeftAndFade--b454b;
|
|
1286
1310
|
}
|
|
1287
|
-
.bp_card_tooltip_module_content--
|
|
1288
|
-
animation-name:bp_card_tooltip_module_slideUpAndFade--
|
|
1311
|
+
.bp_card_tooltip_module_content--b454b[data-state=delayed-open][data-side=bottom]{
|
|
1312
|
+
animation-name:bp_card_tooltip_module_slideUpAndFade--b454b;
|
|
1289
1313
|
}
|
|
1290
|
-
.bp_card_tooltip_module_content--
|
|
1291
|
-
animation-name:bp_card_tooltip_module_slideRightAndFade--
|
|
1314
|
+
.bp_card_tooltip_module_content--b454b[data-state=delayed-open][data-side=left]{
|
|
1315
|
+
animation-name:bp_card_tooltip_module_slideRightAndFade--b454b;
|
|
1292
1316
|
}
|
|
1293
1317
|
|
|
1294
|
-
@keyframes bp_card_tooltip_module_slideUpAndFade--
|
|
1318
|
+
@keyframes bp_card_tooltip_module_slideUpAndFade--b454b{
|
|
1295
1319
|
from{
|
|
1296
1320
|
opacity:0;
|
|
1297
1321
|
transform:translateY(2px);
|
|
@@ -1301,7 +1325,7 @@
|
|
|
1301
1325
|
transform:translateY(0);
|
|
1302
1326
|
}
|
|
1303
1327
|
}
|
|
1304
|
-
@keyframes bp_card_tooltip_module_slideRightAndFade--
|
|
1328
|
+
@keyframes bp_card_tooltip_module_slideRightAndFade--b454b{
|
|
1305
1329
|
from{
|
|
1306
1330
|
opacity:0;
|
|
1307
1331
|
transform:translateX(-2px);
|
|
@@ -1311,7 +1335,7 @@
|
|
|
1311
1335
|
transform:translateX(0);
|
|
1312
1336
|
}
|
|
1313
1337
|
}
|
|
1314
|
-
@keyframes bp_card_tooltip_module_slideDownAndFade--
|
|
1338
|
+
@keyframes bp_card_tooltip_module_slideDownAndFade--b454b{
|
|
1315
1339
|
from{
|
|
1316
1340
|
opacity:0;
|
|
1317
1341
|
transform:translateY(-2px);
|
|
@@ -1321,7 +1345,7 @@
|
|
|
1321
1345
|
transform:translateY(0);
|
|
1322
1346
|
}
|
|
1323
1347
|
}
|
|
1324
|
-
@keyframes bp_card_tooltip_module_slideLeftAndFade--
|
|
1348
|
+
@keyframes bp_card_tooltip_module_slideLeftAndFade--b454b{
|
|
1325
1349
|
from{
|
|
1326
1350
|
opacity:0;
|
|
1327
1351
|
transform:translateX(2px);
|
|
@@ -1332,7 +1356,7 @@
|
|
|
1332
1356
|
}
|
|
1333
1357
|
}
|
|
1334
1358
|
|
|
1335
|
-
.bp_card_tooltip_v2_module_content--
|
|
1359
|
+
.bp_card_tooltip_v2_module_content--fe9c7{
|
|
1336
1360
|
border-radius:var(--radius-1);
|
|
1337
1361
|
font-family:var(--body-default-font-family);
|
|
1338
1362
|
font-size:var(--body-default-font-size);
|
|
@@ -1350,25 +1374,25 @@
|
|
|
1350
1374
|
word-break:break-word;
|
|
1351
1375
|
z-index:2147483647;
|
|
1352
1376
|
}
|
|
1353
|
-
.bp_card_tooltip_v2_module_content--
|
|
1377
|
+
.bp_card_tooltip_v2_module_content--fe9c7[data-open]{
|
|
1354
1378
|
animation-duration:var(--animation-duration-4);
|
|
1355
1379
|
animation-timing-function:var(--animation-easing-ease-base);
|
|
1356
1380
|
will-change:transform, opacity;
|
|
1357
1381
|
}
|
|
1358
|
-
.bp_card_tooltip_v2_module_content--
|
|
1359
|
-
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1382
|
+
.bp_card_tooltip_v2_module_content--fe9c7[data-open][data-side=top]{
|
|
1383
|
+
animation-name:bp_card_tooltip_v2_module_slideDownAndFade--fe9c7;
|
|
1360
1384
|
}
|
|
1361
|
-
.bp_card_tooltip_v2_module_content--
|
|
1362
|
-
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1385
|
+
.bp_card_tooltip_v2_module_content--fe9c7[data-open][data-side=right]{
|
|
1386
|
+
animation-name:bp_card_tooltip_v2_module_slideLeftAndFade--fe9c7;
|
|
1363
1387
|
}
|
|
1364
|
-
.bp_card_tooltip_v2_module_content--
|
|
1365
|
-
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1388
|
+
.bp_card_tooltip_v2_module_content--fe9c7[data-open][data-side=bottom]{
|
|
1389
|
+
animation-name:bp_card_tooltip_v2_module_slideUpAndFade--fe9c7;
|
|
1366
1390
|
}
|
|
1367
|
-
.bp_card_tooltip_v2_module_content--
|
|
1368
|
-
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1391
|
+
.bp_card_tooltip_v2_module_content--fe9c7[data-open][data-side=left]{
|
|
1392
|
+
animation-name:bp_card_tooltip_v2_module_slideRightAndFade--fe9c7;
|
|
1369
1393
|
}
|
|
1370
1394
|
|
|
1371
|
-
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--
|
|
1395
|
+
@keyframes bp_card_tooltip_v2_module_slideUpAndFade--fe9c7{
|
|
1372
1396
|
from{
|
|
1373
1397
|
opacity:0;
|
|
1374
1398
|
transform:translateY(2px);
|
|
@@ -1378,7 +1402,7 @@
|
|
|
1378
1402
|
transform:translateY(0);
|
|
1379
1403
|
}
|
|
1380
1404
|
}
|
|
1381
|
-
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--
|
|
1405
|
+
@keyframes bp_card_tooltip_v2_module_slideRightAndFade--fe9c7{
|
|
1382
1406
|
from{
|
|
1383
1407
|
opacity:0;
|
|
1384
1408
|
transform:translateX(-2px);
|
|
@@ -1388,7 +1412,7 @@
|
|
|
1388
1412
|
transform:translateX(0);
|
|
1389
1413
|
}
|
|
1390
1414
|
}
|
|
1391
|
-
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--
|
|
1415
|
+
@keyframes bp_card_tooltip_v2_module_slideDownAndFade--fe9c7{
|
|
1392
1416
|
from{
|
|
1393
1417
|
opacity:0;
|
|
1394
1418
|
transform:translateY(-2px);
|
|
@@ -1398,7 +1422,7 @@
|
|
|
1398
1422
|
transform:translateY(0);
|
|
1399
1423
|
}
|
|
1400
1424
|
}
|
|
1401
|
-
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--
|
|
1425
|
+
@keyframes bp_card_tooltip_v2_module_slideLeftAndFade--fe9c7{
|
|
1402
1426
|
from{
|
|
1403
1427
|
opacity:0;
|
|
1404
1428
|
transform:translateX(2px);
|
|
@@ -1409,7 +1433,7 @@
|
|
|
1409
1433
|
}
|
|
1410
1434
|
}
|
|
1411
1435
|
|
|
1412
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1436
|
+
.bp_interactive_icon_module_interactiveIcon--c9097{
|
|
1413
1437
|
all:unset;
|
|
1414
1438
|
background:none;
|
|
1415
1439
|
border:0;
|
|
@@ -1418,7 +1442,7 @@
|
|
|
1418
1442
|
display:inline-flex;
|
|
1419
1443
|
padding:0;
|
|
1420
1444
|
}
|
|
1421
|
-
.bp_interactive_icon_module_interactiveIcon--
|
|
1445
|
+
.bp_interactive_icon_module_interactiveIcon--c9097:focus-visible{
|
|
1422
1446
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
1423
1447
|
outline:none;
|
|
1424
1448
|
overflow:visible;
|
|
@@ -1478,7 +1502,7 @@
|
|
|
1478
1502
|
padding-bottom:var(--size-4);
|
|
1479
1503
|
}
|
|
1480
1504
|
|
|
1481
|
-
.bp_checkbox_module_option--
|
|
1505
|
+
.bp_checkbox_module_option--b1ee2{
|
|
1482
1506
|
display:flex;
|
|
1483
1507
|
flex-direction:column;
|
|
1484
1508
|
font-family:var(--body-default-font-family);
|
|
@@ -1490,7 +1514,7 @@
|
|
|
1490
1514
|
text-decoration:var(--body-default-text-decoration);
|
|
1491
1515
|
text-transform:var(--body-default-text-case);
|
|
1492
1516
|
}
|
|
1493
|
-
.bp_checkbox_module_option--
|
|
1517
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2{
|
|
1494
1518
|
all:unset;
|
|
1495
1519
|
align-items:center;
|
|
1496
1520
|
background-color:var(--surface-checkbox-surface);
|
|
@@ -1504,39 +1528,39 @@
|
|
|
1504
1528
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
1505
1529
|
width:var(--size-4);
|
|
1506
1530
|
}
|
|
1507
|
-
.bp_checkbox_module_option--
|
|
1531
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2 .bp_checkbox_module_indicator--b1ee2{
|
|
1508
1532
|
display:flex;
|
|
1509
1533
|
transform:scale(0);
|
|
1510
1534
|
transition-duration:.15s;
|
|
1511
1535
|
transition-property:transform;
|
|
1512
1536
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
1513
1537
|
}
|
|
1514
|
-
.bp_checkbox_module_option--
|
|
1538
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:focus-visible{
|
|
1515
1539
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
1516
1540
|
outline-offset:var(--border-1);
|
|
1517
1541
|
}
|
|
1518
|
-
.bp_checkbox_module_option--
|
|
1542
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2[data-disabled]{
|
|
1519
1543
|
opacity:60%;
|
|
1520
1544
|
}
|
|
1521
|
-
.bp_checkbox_module_option--
|
|
1545
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2[data-state=checked],.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2[data-state=indeterminate]{
|
|
1522
1546
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1523
1547
|
border-color:var(--border-checkbox-border-selected);
|
|
1524
1548
|
}
|
|
1525
|
-
.bp_checkbox_module_option--
|
|
1549
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2[data-state=checked] .bp_checkbox_module_indicator--b1ee2,.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2[data-state=indeterminate] .bp_checkbox_module_indicator--b1ee2{
|
|
1526
1550
|
background-color:var(--surface-checkbox-surface-selected);
|
|
1527
1551
|
transform:scale(1);
|
|
1528
1552
|
}
|
|
1529
|
-
.bp_checkbox_module_option--
|
|
1553
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):focus-visible,.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):hover{
|
|
1530
1554
|
border-color:var(--border-checkbox-border-hover);
|
|
1531
1555
|
}
|
|
1532
|
-
.bp_checkbox_module_option--
|
|
1556
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):focus-visible[data-state=checked],.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):focus-visible[data-state=indeterminate],.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):hover[data-state=checked],.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):hover[data-state=indeterminate]{
|
|
1533
1557
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1534
1558
|
border-color:var(--border-checkbox-border-selected-hover);
|
|
1535
1559
|
}
|
|
1536
|
-
.bp_checkbox_module_option--
|
|
1560
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):focus-visible[data-state=checked] .bp_checkbox_module_indicator--b1ee2,.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):focus-visible[data-state=indeterminate] .bp_checkbox_module_indicator--b1ee2,.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):hover[data-state=checked] .bp_checkbox_module_indicator--b1ee2,.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_checkbox--b1ee2:not([data-disabled]):hover[data-state=indeterminate] .bp_checkbox_module_indicator--b1ee2{
|
|
1537
1561
|
background-color:var(--surface-checkbox-surface-selected-hover);
|
|
1538
1562
|
}
|
|
1539
|
-
.bp_checkbox_module_option--
|
|
1563
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_label--b1ee2{
|
|
1540
1564
|
cursor:pointer;
|
|
1541
1565
|
display:inline-flex;
|
|
1542
1566
|
flex-direction:row;
|
|
@@ -1544,10 +1568,10 @@
|
|
|
1544
1568
|
width:-moz-fit-content;
|
|
1545
1569
|
width:fit-content;
|
|
1546
1570
|
}
|
|
1547
|
-
.bp_checkbox_module_option--
|
|
1571
|
+
.bp_checkbox_module_option--b1ee2 .bp_checkbox_module_description--b1ee2{
|
|
1548
1572
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
1549
1573
|
}
|
|
1550
|
-
.bp_checkbox_module_option--
|
|
1574
|
+
.bp_checkbox_module_option--b1ee2.bp_checkbox_module_disabled--b1ee2 .bp_checkbox_module_label--b1ee2{
|
|
1551
1575
|
cursor:default;
|
|
1552
1576
|
}
|
|
1553
1577
|
.bp_icon_button_module_iconButton--161d7[data-modern=false]{
|
|
@@ -1899,7 +1923,7 @@
|
|
|
1899
1923
|
transform:scale(1.2);
|
|
1900
1924
|
}
|
|
1901
1925
|
|
|
1902
|
-
.bp_text_area_autosize_module_textArea--
|
|
1926
|
+
.bp_text_area_autosize_module_textArea--54707[data-modern=false]{
|
|
1903
1927
|
--text-area-text-color:var(--text-text-on-light);
|
|
1904
1928
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
1905
1929
|
--text-area-background-color:var(--surface-input-surface);
|
|
@@ -1912,7 +1936,7 @@
|
|
|
1912
1936
|
--text-area-icon-padding:1.875rem;
|
|
1913
1937
|
}
|
|
1914
1938
|
|
|
1915
|
-
.bp_text_area_autosize_module_textArea--
|
|
1939
|
+
.bp_text_area_autosize_module_textArea--54707[data-modern=true]{
|
|
1916
1940
|
--text-area-inner-shadow:var(--innershadow-1);
|
|
1917
1941
|
--text-area-text-color:var(--bp-text-text-on-light);
|
|
1918
1942
|
--text-area-background-color:var(--bp-surface-input-surface);
|
|
@@ -1925,7 +1949,7 @@
|
|
|
1925
1949
|
--text-area-icon-padding:1.875rem;
|
|
1926
1950
|
}
|
|
1927
1951
|
|
|
1928
|
-
.bp_text_area_autosize_module_textArea--
|
|
1952
|
+
.bp_text_area_autosize_module_textArea--54707{
|
|
1929
1953
|
background:var(--text-area-background-color);
|
|
1930
1954
|
border:none;
|
|
1931
1955
|
box-shadow:var(--text-area-inner-shadow);
|
|
@@ -1944,48 +1968,48 @@
|
|
|
1944
1968
|
text-transform:var(--body-default-text-case);
|
|
1945
1969
|
width:100%;
|
|
1946
1970
|
}
|
|
1947
|
-
.bp_text_area_autosize_module_textArea--
|
|
1971
|
+
.bp_text_area_autosize_module_textArea--54707::placeholder{
|
|
1948
1972
|
color:var(--text-area-placeholder-color);
|
|
1949
1973
|
opacity:1;
|
|
1950
1974
|
}
|
|
1951
|
-
.bp_text_area_autosize_module_textArea--
|
|
1975
|
+
.bp_text_area_autosize_module_textArea--54707.bp_text_area_autosize_module_error--54707{
|
|
1952
1976
|
background:var(--text-area-error-background-color);
|
|
1953
1977
|
outline:0;
|
|
1954
1978
|
}
|
|
1955
|
-
.bp_text_area_autosize_module_textArea--
|
|
1979
|
+
.bp_text_area_autosize_module_textArea--54707:focus{
|
|
1956
1980
|
border:none;
|
|
1957
1981
|
}
|
|
1958
|
-
.bp_text_area_autosize_module_textArea--
|
|
1982
|
+
.bp_text_area_autosize_module_textArea--54707:hover{
|
|
1959
1983
|
box-shadow:var(--text-area-inner-shadow);
|
|
1960
1984
|
}
|
|
1961
|
-
.bp_text_area_autosize_module_textArea--
|
|
1985
|
+
.bp_text_area_autosize_module_textArea--54707:focus-visible{
|
|
1962
1986
|
background:var(--text-area-error-background-focus);
|
|
1963
1987
|
outline:0;
|
|
1964
1988
|
}
|
|
1965
|
-
.bp_text_area_autosize_module_textArea--
|
|
1989
|
+
.bp_text_area_autosize_module_textArea--54707:disabled{
|
|
1966
1990
|
background:var(--text-area-background-color);
|
|
1967
1991
|
border:none;
|
|
1968
1992
|
box-shadow:var(--text-area-inner-shadow);
|
|
1969
1993
|
color:var(--text-area-text-color);
|
|
1970
1994
|
}
|
|
1971
|
-
.bp_text_area_autosize_module_textArea--
|
|
1995
|
+
.bp_text_area_autosize_module_textArea--54707:not(:disabled):not(:focus-visible):not(.bp_text_area_autosize_module_error--54707):hover{
|
|
1972
1996
|
background:var(--text-area-error-background-hover);
|
|
1973
1997
|
}
|
|
1974
|
-
.bp_text_area_autosize_module_textArea--
|
|
1998
|
+
.bp_text_area_autosize_module_textArea--54707.bp_text_area_autosize_module_loading--54707{
|
|
1975
1999
|
padding-inline-end:var(--text-area-icon-padding);
|
|
1976
2000
|
}
|
|
1977
2001
|
|
|
1978
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2002
|
+
.bp_text_area_autosize_module_loadingIndicator--54707[data-modern=false]{
|
|
1979
2003
|
--text-area-loading-indicator-width:var(--size-6);
|
|
1980
2004
|
--text-area-loading-indicator-height:var(--size-6);
|
|
1981
2005
|
}
|
|
1982
2006
|
|
|
1983
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2007
|
+
.bp_text_area_autosize_module_loadingIndicator--54707[data-modern=true]{
|
|
1984
2008
|
--text-area-loading-indicator-width:var(--bp-size-060);
|
|
1985
2009
|
--text-area-loading-indicator-height:var(--bp-size-060);
|
|
1986
2010
|
}
|
|
1987
2011
|
|
|
1988
|
-
.bp_text_area_autosize_module_loadingIndicator--
|
|
2012
|
+
.bp_text_area_autosize_module_loadingIndicator--54707{
|
|
1989
2013
|
bottom:.375rem;
|
|
1990
2014
|
display:inline-block;
|
|
1991
2015
|
height:var(--text-area-loading-indicator-height);
|
|
@@ -1995,19 +2019,19 @@
|
|
|
1995
2019
|
width:var(--text-area-loading-indicator-width);
|
|
1996
2020
|
}
|
|
1997
2021
|
|
|
1998
|
-
.bp_text_area_autosize_module_border--
|
|
2022
|
+
.bp_text_area_autosize_module_border--54707[data-modern=false]{
|
|
1999
2023
|
--text-area-radius:var(--radius-2);
|
|
2000
2024
|
--text-area-border-width:var(--border-1);
|
|
2001
2025
|
--text-area-shadow-color:var(--border-input-border);
|
|
2002
2026
|
}
|
|
2003
2027
|
|
|
2004
|
-
.bp_text_area_autosize_module_border--
|
|
2028
|
+
.bp_text_area_autosize_module_border--54707[data-modern=true]{
|
|
2005
2029
|
--text-area-radius:var(--bp-radius-06);
|
|
2006
2030
|
--text-area-border-width:var(--bp-border-01);
|
|
2007
2031
|
--text-area-shadow-color:var(--bp-border-input-border);
|
|
2008
2032
|
}
|
|
2009
2033
|
|
|
2010
|
-
.bp_text_area_autosize_module_border--
|
|
2034
|
+
.bp_text_area_autosize_module_border--54707{
|
|
2011
2035
|
border-radius:var(--text-area-radius);
|
|
2012
2036
|
box-shadow:0 0 0 var(--text-area-border-width) var(--text-area-shadow-color);
|
|
2013
2037
|
display:flex;
|
|
@@ -2015,17 +2039,17 @@
|
|
|
2015
2039
|
transform:translateZ(0);
|
|
2016
2040
|
}
|
|
2017
2041
|
|
|
2018
|
-
.bp_text_area_module_textAreaContainer--
|
|
2042
|
+
.bp_text_area_module_textAreaContainer--19486[data-modern=false]{
|
|
2019
2043
|
--text-area-container-row-gap:var(--space-2);
|
|
2020
2044
|
--text-area-container-label-color:var(--text-text-on-light);
|
|
2021
2045
|
}
|
|
2022
2046
|
|
|
2023
|
-
.bp_text_area_module_textAreaContainer--
|
|
2047
|
+
.bp_text_area_module_textAreaContainer--19486[data-modern=true]{
|
|
2024
2048
|
--text-area-container-row-gap:var(--bp-size-020);
|
|
2025
2049
|
--text-area-container-label-color:var(--bp-text-text-on-light);
|
|
2026
2050
|
}
|
|
2027
2051
|
|
|
2028
|
-
.bp_text_area_module_textAreaContainer--
|
|
2052
|
+
.bp_text_area_module_textAreaContainer--19486{
|
|
2029
2053
|
display:flex;
|
|
2030
2054
|
flex-direction:column;
|
|
2031
2055
|
font-family:var(--body-default-font-family);
|
|
@@ -2038,7 +2062,7 @@
|
|
|
2038
2062
|
text-decoration:var(--body-default-text-decoration);
|
|
2039
2063
|
text-transform:var(--body-default-text-case);
|
|
2040
2064
|
}
|
|
2041
|
-
.bp_text_area_module_textAreaContainer--
|
|
2065
|
+
.bp_text_area_module_textAreaContainer--19486 .bp_text_area_module_label--19486{
|
|
2042
2066
|
color:var(--text-area-container-label-color);
|
|
2043
2067
|
flex:0 0 fit-content;
|
|
2044
2068
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2052,17 +2076,17 @@
|
|
|
2052
2076
|
width:-moz-fit-content;
|
|
2053
2077
|
width:fit-content;
|
|
2054
2078
|
}
|
|
2055
|
-
.bp_text_area_module_textAreaContainer--
|
|
2079
|
+
.bp_text_area_module_textAreaContainer--19486 .bp_text_area_module_label--19486:not(.bp_text_area_module_hidden--19486){
|
|
2056
2080
|
margin-block-end:var(--text-area-container-row-gap);
|
|
2057
2081
|
}
|
|
2058
|
-
.bp_text_area_module_textAreaContainer--
|
|
2082
|
+
.bp_text_area_module_textAreaContainer--19486.bp_text_area_module_disabled--19486{
|
|
2059
2083
|
opacity:60%;
|
|
2060
2084
|
}
|
|
2061
|
-
.bp_text_area_module_textAreaContainer--
|
|
2085
|
+
.bp_text_area_module_textAreaContainer--19486 .bp_text_area_module_inlineError--19486{
|
|
2062
2086
|
margin-block-start:var(--text-area-container-row-gap);
|
|
2063
2087
|
}
|
|
2064
2088
|
|
|
2065
|
-
.bp_combobox_module_container--
|
|
2089
|
+
.bp_combobox_module_container--7e8d5{
|
|
2066
2090
|
display:flex;
|
|
2067
2091
|
flex-direction:column;
|
|
2068
2092
|
font-family:var(--body-default-font-family);
|
|
@@ -2074,10 +2098,10 @@
|
|
|
2074
2098
|
text-decoration:var(--body-default-text-decoration);
|
|
2075
2099
|
text-transform:var(--body-default-text-case);
|
|
2076
2100
|
}
|
|
2077
|
-
.bp_combobox_module_container--
|
|
2101
|
+
.bp_combobox_module_container--7e8d5.bp_combobox_module_disabled--7e8d5{
|
|
2078
2102
|
opacity:60%;
|
|
2079
2103
|
}
|
|
2080
|
-
.bp_combobox_module_container--
|
|
2104
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_label--7e8d5{
|
|
2081
2105
|
color:var(--text-text-on-light);
|
|
2082
2106
|
flex:0 0 fit-content;
|
|
2083
2107
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2090,10 +2114,10 @@
|
|
|
2090
2114
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2091
2115
|
text-transform:var(--body-default-bold-text-case);
|
|
2092
2116
|
}
|
|
2093
|
-
.bp_combobox_module_container--
|
|
2117
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_label--7e8d5:not(.bp_combobox_module_hiddenLabel--7e8d5){
|
|
2094
2118
|
margin-block-end:var(--space-2);
|
|
2095
2119
|
}
|
|
2096
|
-
.bp_combobox_module_container--
|
|
2120
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5{
|
|
2097
2121
|
background-color:var(--surface-dropdown-surface);
|
|
2098
2122
|
border-bottom:var(--blueprint-combobox-border-bottom-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
2099
2123
|
border-left:var(--blueprint-combobox-border-left-width, var(--border-1)) solid var(--blueprint-combobox-border-color, var(--border-input-border));
|
|
@@ -2110,15 +2134,15 @@
|
|
|
2110
2134
|
padding-inline:var(--space-3);
|
|
2111
2135
|
position:relative;
|
|
2112
2136
|
}
|
|
2113
|
-
.bp_combobox_module_container--
|
|
2137
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5.bp_combobox_module_withComboboxButtons--7e8d5{
|
|
2114
2138
|
padding-inline-end:var(--space-10);
|
|
2115
2139
|
}
|
|
2116
|
-
.bp_combobox_module_container--
|
|
2140
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5:not(:disabled):has(input:focus){
|
|
2117
2141
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2118
2142
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2119
2143
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
2120
2144
|
}
|
|
2121
|
-
.bp_combobox_module_container--
|
|
2145
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5:not(:disabled).bp_combobox_module_error--7e8d5,.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5:not(:disabled):has([aria-invalid=true]){
|
|
2122
2146
|
background-color:var(--surface-dropdown-surface-error);
|
|
2123
2147
|
border-bottom:var(--blueprint-combobox-border-error-bottom-width, var(--border-2)) solid var(--border-input-border-error);
|
|
2124
2148
|
border-left:var(--blueprint-combobox-border-error-left-width, var(--border-2)) solid var(--border-input-border-error);
|
|
@@ -2126,13 +2150,13 @@
|
|
|
2126
2150
|
border-top:var(--blueprint-combobox-border-error-top-width, var(--border-2)) solid var(--border-input-border-error);
|
|
2127
2151
|
padding-block:calc((2.5rem - var(--space-5))/2 - var(--border-2));
|
|
2128
2152
|
}
|
|
2129
|
-
.bp_combobox_module_container--
|
|
2153
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5 .bp_combobox_module_textInputWrapper--7e8d5{
|
|
2130
2154
|
align-items:center;
|
|
2131
2155
|
display:flex;
|
|
2132
2156
|
flex:content;
|
|
2133
2157
|
gap:var(--space-2);
|
|
2134
2158
|
}
|
|
2135
|
-
.bp_combobox_module_container--
|
|
2159
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5 .bp_combobox_module_textInputWrapper--7e8d5 .bp_combobox_module_textInput--7e8d5{
|
|
2136
2160
|
background-color:initial;
|
|
2137
2161
|
border:none;
|
|
2138
2162
|
color:var(--text-text-on-light);
|
|
@@ -2149,28 +2173,28 @@
|
|
|
2149
2173
|
text-transform:var(--body-default-text-case);
|
|
2150
2174
|
width:100%;
|
|
2151
2175
|
}
|
|
2152
|
-
.bp_combobox_module_container--
|
|
2176
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5 .bp_combobox_module_textInputWrapper--7e8d5 .bp_combobox_module_errorIcon--7e8d5 path{
|
|
2153
2177
|
fill:var(--icon-icon-error-on-light);
|
|
2154
2178
|
}
|
|
2155
|
-
.bp_combobox_module_container--
|
|
2179
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5 .bp_combobox_module_textInputWrapper--7e8d5 .bp_combobox_module_comboboxButtons--7e8d5{
|
|
2156
2180
|
align-items:center;
|
|
2157
2181
|
display:flex;
|
|
2158
2182
|
position:absolute;
|
|
2159
2183
|
right:var(--space-2);
|
|
2160
2184
|
top:var(--space-2);
|
|
2161
2185
|
}
|
|
2162
|
-
.bp_combobox_module_container--
|
|
2186
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5.bp_combobox_module_withChips--7e8d5{
|
|
2163
2187
|
max-height:calc(var(--space-2)*2 + var(--space-6)*3);
|
|
2164
2188
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-1));
|
|
2165
2189
|
}
|
|
2166
|
-
.bp_combobox_module_container--
|
|
2190
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5.bp_combobox_module_withChips--7e8d5:not(:disabled).bp_combobox_module_error--7e8d5,.bp_combobox_module_container--7e8d5 .bp_combobox_module_comboboxContainer--7e8d5.bp_combobox_module_withChips--7e8d5:not(:disabled):has(input:focus){
|
|
2167
2191
|
padding-block:calc((2.5rem - var(--space-7))/2 - var(--border-2));
|
|
2168
2192
|
}
|
|
2169
|
-
.bp_combobox_module_container--
|
|
2193
|
+
.bp_combobox_module_container--7e8d5 .bp_combobox_module_inlineError--7e8d5{
|
|
2170
2194
|
margin-block-start:var(--space-2);
|
|
2171
2195
|
}
|
|
2172
2196
|
|
|
2173
|
-
.bp_combobox_module_popover--
|
|
2197
|
+
.bp_combobox_module_popover--7e8d5{
|
|
2174
2198
|
background-color:var(--surface-menu-surface);
|
|
2175
2199
|
border:var(--border-1) solid var(--border-card-border);
|
|
2176
2200
|
border-radius:var(--radius-3);
|
|
@@ -2189,7 +2213,7 @@
|
|
|
2189
2213
|
text-transform:var(--body-default-text-case);
|
|
2190
2214
|
z-index:380;
|
|
2191
2215
|
}
|
|
2192
|
-
.bp_combobox_module_popover--
|
|
2216
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5{
|
|
2193
2217
|
border:var(--border-2) solid #0000;
|
|
2194
2218
|
border-radius:var(--radius-3);
|
|
2195
2219
|
box-sizing:border-box;
|
|
@@ -2203,21 +2227,21 @@
|
|
|
2203
2227
|
user-select:none;
|
|
2204
2228
|
width:100%;
|
|
2205
2229
|
}
|
|
2206
|
-
.bp_combobox_module_popover--
|
|
2230
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5[aria-disabled]{
|
|
2207
2231
|
opacity:60%;
|
|
2208
2232
|
}
|
|
2209
|
-
.bp_combobox_module_popover--
|
|
2233
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5[data-active-item]:not([aria-disabled]){
|
|
2210
2234
|
background-color:var(--surface-menu-surface-focus);
|
|
2211
2235
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2212
2236
|
}
|
|
2213
|
-
.bp_combobox_module_popover--
|
|
2237
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5:active{
|
|
2214
2238
|
background-color:var(--surface-menu-surface-hover);
|
|
2215
2239
|
border:var(--border-2) solid #0000;
|
|
2216
2240
|
}
|
|
2217
|
-
.bp_combobox_module_popover--
|
|
2241
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5:hover{
|
|
2218
2242
|
background-color:var(--surface-menu-surface-hover);
|
|
2219
2243
|
}
|
|
2220
|
-
.bp_combobox_module_popover--
|
|
2244
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5 .bp_combobox_module_indicator--7e8d5{
|
|
2221
2245
|
align-items:center;
|
|
2222
2246
|
display:flex;
|
|
2223
2247
|
height:var(--size-9);
|
|
@@ -2226,22 +2250,22 @@
|
|
|
2226
2250
|
position:absolute;
|
|
2227
2251
|
top:0;
|
|
2228
2252
|
}
|
|
2229
|
-
.bp_combobox_module_popover--
|
|
2253
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_option--7e8d5 .bp_combobox_module_indicator--7e8d5 .bp_combobox_module_indicatorIcon--7e8d5 path{
|
|
2230
2254
|
fill:var(--icon-icon-on-light);
|
|
2231
2255
|
}
|
|
2232
|
-
.bp_combobox_module_popover--
|
|
2256
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_optionWithIndicator--7e8d5{
|
|
2233
2257
|
padding-inline:var(--space-10) var(--space-2);
|
|
2234
2258
|
}
|
|
2235
|
-
.bp_combobox_module_popover--
|
|
2259
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_loadingIndicator--7e8d5{
|
|
2236
2260
|
position:unset;
|
|
2237
2261
|
}
|
|
2238
|
-
.bp_combobox_module_popover--
|
|
2262
|
+
.bp_combobox_module_popover--7e8d5 .bp_combobox_module_noResultOption--7e8d5{
|
|
2239
2263
|
color:var(--text-text-on-light);
|
|
2240
2264
|
-webkit-user-select:none;
|
|
2241
2265
|
user-select:none;
|
|
2242
2266
|
}
|
|
2243
2267
|
|
|
2244
|
-
.bp_combobox_group_module_container--
|
|
2268
|
+
.bp_combobox_group_module_container--24472{
|
|
2245
2269
|
align-items:flex-start;
|
|
2246
2270
|
display:flex;
|
|
2247
2271
|
flex-direction:column;
|
|
@@ -2249,17 +2273,17 @@
|
|
|
2249
2273
|
max-width:358px;
|
|
2250
2274
|
}
|
|
2251
2275
|
|
|
2252
|
-
.bp_combobox_group_module_comboboxGroupcontainer--
|
|
2276
|
+
.bp_combobox_group_module_comboboxGroupcontainer--24472{
|
|
2253
2277
|
display:flex;
|
|
2254
2278
|
flex-direction:row;
|
|
2255
2279
|
}
|
|
2256
2280
|
|
|
2257
|
-
.bp_combobox_group_module_disabled--
|
|
2281
|
+
.bp_combobox_group_module_disabled--24472{
|
|
2258
2282
|
opacity:60%;
|
|
2259
2283
|
pointer-events:none;
|
|
2260
2284
|
}
|
|
2261
2285
|
|
|
2262
|
-
.bp_combobox_group_module_label--
|
|
2286
|
+
.bp_combobox_group_module_label--24472{
|
|
2263
2287
|
color:var(--text-text-on-light);
|
|
2264
2288
|
flex:0 0 fit-content;
|
|
2265
2289
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2273,59 +2297,59 @@
|
|
|
2273
2297
|
text-transform:var(--body-default-bold-text-case);
|
|
2274
2298
|
}
|
|
2275
2299
|
|
|
2276
|
-
.bp_combobox_group_module_trailing--
|
|
2300
|
+
.bp_combobox_group_module_trailing--24472{
|
|
2277
2301
|
--blueprint-combobox-input-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2278
2302
|
--blueprint-select-trigger-radius:0 var(--radius-2) var(--radius-2) 0;
|
|
2279
2303
|
--blueprint-combobox-border-left-width:none;
|
|
2280
2304
|
--blueprint-select-border-left-width:none;
|
|
2281
2305
|
}
|
|
2282
2306
|
|
|
2283
|
-
.bp_combobox_group_module_leading--
|
|
2307
|
+
.bp_combobox_group_module_leading--24472{
|
|
2284
2308
|
--blueprint-combobox-input-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2285
2309
|
--blueprint-select-trigger-radius:var(--radius-2) 0 0 var(--radius-2);
|
|
2286
2310
|
}
|
|
2287
2311
|
|
|
2288
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2312
|
+
.bp_combobox_group_module_errorCombobox--24472.bp_combobox_group_module_leading--24472{
|
|
2289
2313
|
--blueprint-select-border-right-width:none;
|
|
2290
2314
|
}
|
|
2291
2315
|
|
|
2292
|
-
.bp_combobox_group_module_errorSelect--
|
|
2316
|
+
.bp_combobox_group_module_errorSelect--24472.bp_combobox_group_module_leading--24472{
|
|
2293
2317
|
--blueprint-combobox-border-right-width:none;
|
|
2294
2318
|
}
|
|
2295
2319
|
|
|
2296
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2320
|
+
.bp_combobox_group_module_errorCombobox--24472.bp_combobox_group_module_errorSelect--24472.bp_combobox_group_module_trailing--24472{
|
|
2297
2321
|
--blueprint-select-border-error-left-width:none;
|
|
2298
2322
|
}
|
|
2299
2323
|
|
|
2300
|
-
.bp_combobox_group_module_errorCombobox--
|
|
2324
|
+
.bp_combobox_group_module_errorCombobox--24472.bp_combobox_group_module_errorSelect--24472.bp_combobox_group_module_leading--24472{
|
|
2301
2325
|
--blueprint-select-border-error-right-width:none;
|
|
2302
2326
|
}
|
|
2303
2327
|
|
|
2304
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2328
|
+
.bp_combobox_group_module_selectHasFocus--24472.bp_combobox_group_module_leading--24472{
|
|
2305
2329
|
--blueprint-combobox-border-right-width:none;
|
|
2306
2330
|
}
|
|
2307
2331
|
|
|
2308
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2332
|
+
.bp_combobox_group_module_selectHasFocus--24472.bp_combobox_group_module_errorCombobox--24472.bp_combobox_group_module_leading--24472{
|
|
2309
2333
|
--blueprint-combobox-border-error-right-width:none;
|
|
2310
2334
|
}
|
|
2311
2335
|
|
|
2312
|
-
.bp_combobox_group_module_selectHasFocus--
|
|
2336
|
+
.bp_combobox_group_module_selectHasFocus--24472.bp_combobox_group_module_errorCombobox--24472.bp_combobox_group_module_trailing--24472{
|
|
2313
2337
|
--blueprint-combobox-border-error-left-width:none;
|
|
2314
2338
|
}
|
|
2315
2339
|
|
|
2316
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2340
|
+
.bp_combobox_group_module_comboboxHasFocus--24472.bp_combobox_group_module_leading--24472{
|
|
2317
2341
|
--blueprint-select-border-right-width:none;
|
|
2318
2342
|
}
|
|
2319
2343
|
|
|
2320
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2344
|
+
.bp_combobox_group_module_comboboxHasFocus--24472.bp_combobox_group_module_errorSelect--24472.bp_combobox_group_module_leading--24472{
|
|
2321
2345
|
--blueprint-select-border-error-right-width:none;
|
|
2322
2346
|
}
|
|
2323
2347
|
|
|
2324
|
-
.bp_combobox_group_module_comboboxHasFocus--
|
|
2348
|
+
.bp_combobox_group_module_comboboxHasFocus--24472.bp_combobox_group_module_errorSelect--24472.bp_combobox_group_module_trailing--24472{
|
|
2325
2349
|
--blueprint-select-border-error-left-width:none;
|
|
2326
2350
|
}
|
|
2327
2351
|
|
|
2328
|
-
.bp_select_module_container--
|
|
2352
|
+
.bp_select_module_container--88876{
|
|
2329
2353
|
display:flex;
|
|
2330
2354
|
flex-direction:column;
|
|
2331
2355
|
font-family:var(--body-default-font-family);
|
|
@@ -2338,10 +2362,10 @@
|
|
|
2338
2362
|
text-decoration:var(--body-default-text-decoration);
|
|
2339
2363
|
text-transform:var(--body-default-text-case);
|
|
2340
2364
|
}
|
|
2341
|
-
.bp_select_module_container--
|
|
2365
|
+
.bp_select_module_container--88876.bp_select_module_disabled--88876{
|
|
2342
2366
|
opacity:60%;
|
|
2343
2367
|
}
|
|
2344
|
-
.bp_select_module_container--
|
|
2368
|
+
.bp_select_module_container--88876 .bp_select_module_label--88876{
|
|
2345
2369
|
color:var(--text-text-on-light);
|
|
2346
2370
|
flex:0 0 fit-content;
|
|
2347
2371
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -2354,7 +2378,7 @@
|
|
|
2354
2378
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2355
2379
|
text-transform:var(--body-default-bold-text-case);
|
|
2356
2380
|
}
|
|
2357
|
-
.bp_select_module_container--
|
|
2381
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876{
|
|
2358
2382
|
align-items:center;
|
|
2359
2383
|
background-color:var(--surface-dropdown-surface);
|
|
2360
2384
|
border-bottom:var(--blueprint-select-border-bottom-width, var(--border-1)) solid var(--border-dropdown-border);
|
|
@@ -2383,58 +2407,58 @@
|
|
|
2383
2407
|
text-transform:var(--body-default-text-case);
|
|
2384
2408
|
width:100%;
|
|
2385
2409
|
}
|
|
2386
|
-
.bp_select_module_container--
|
|
2410
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876 span:first-child{
|
|
2387
2411
|
overflow:hidden;
|
|
2388
2412
|
text-overflow:ellipsis;
|
|
2389
2413
|
white-space:nowrap;
|
|
2390
2414
|
}
|
|
2391
|
-
.bp_select_module_container--
|
|
2415
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:disabled{
|
|
2392
2416
|
cursor:default;
|
|
2393
2417
|
}
|
|
2394
|
-
.bp_select_module_container--
|
|
2418
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876.bp_select_module_readonly--88876:not(:disabled){
|
|
2395
2419
|
background-color:var(--gray-02);
|
|
2396
2420
|
box-shadow:none;
|
|
2397
2421
|
color:var(--text-text-on-light-secondary);
|
|
2398
2422
|
cursor:default;
|
|
2399
2423
|
}
|
|
2400
|
-
.bp_select_module_container--
|
|
2424
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):not(:disabled).bp_select_module_error--88876,.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):not(:disabled)[aria-invalid=true]{
|
|
2401
2425
|
background-color:var(--surface-dropdown-surface-error);
|
|
2402
2426
|
border-bottom:var(--blueprint-select-border-error-bottom-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2403
2427
|
border-left:var(--blueprint-select-border-error-left-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2404
2428
|
border-right:var(--blueprint-select-border-error-right-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2405
2429
|
border-top:var(--blueprint-select-border-error-top-width, var(--border-2)) solid var(--border-dropdown-border-error);
|
|
2406
2430
|
}
|
|
2407
|
-
.bp_select_module_container--
|
|
2431
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):focus,.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):not(:disabled).bp_select_module_error--88876:focus,.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):not(:disabled)[aria-invalid=true]:focus{
|
|
2408
2432
|
background-color:var(--surface-dropdown-surface-focus);
|
|
2409
2433
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2410
2434
|
}
|
|
2411
|
-
.bp_select_module_container--
|
|
2435
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876:not(.bp_select_module_readonly--88876):not(:disabled):not(:focus):not(.bp_select_module_error--88876):not([aria-invalid]):hover{
|
|
2412
2436
|
background-color:var(--surface-dropdown-surface-hover);
|
|
2413
2437
|
border-color:var(--border-dropdown-border-hover);
|
|
2414
2438
|
}
|
|
2415
|
-
.bp_select_module_container--
|
|
2439
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876 .bp_select_module_iconWrapper--88876{
|
|
2416
2440
|
flex-shrink:0;
|
|
2417
2441
|
-webkit-user-select:none;
|
|
2418
2442
|
user-select:none;
|
|
2419
2443
|
}
|
|
2420
|
-
.bp_select_module_container--
|
|
2444
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876 .bp_select_module_iconCaret--88876{
|
|
2421
2445
|
display:block;
|
|
2422
2446
|
height:var(--size-2);
|
|
2423
2447
|
width:var(--size-2);
|
|
2424
2448
|
}
|
|
2425
|
-
.bp_select_module_container--
|
|
2449
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876 .bp_select_module_iconCaret--88876 path{
|
|
2426
2450
|
fill:var(--icon-icon-on-light);
|
|
2427
2451
|
}
|
|
2428
|
-
.bp_select_module_container--
|
|
2452
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876 .bp_select_module_iconPencilCrossed--88876{
|
|
2429
2453
|
display:block;
|
|
2430
2454
|
height:var(--size-4);
|
|
2431
2455
|
width:var(--size-4);
|
|
2432
2456
|
}
|
|
2433
|
-
.bp_select_module_container--
|
|
2457
|
+
.bp_select_module_container--88876 .bp_select_module_triggerBtn--88876[data-state=open] .bp_select_module_icon--88876{
|
|
2434
2458
|
transform:rotate(180deg);
|
|
2435
2459
|
}
|
|
2436
2460
|
|
|
2437
|
-
.bp_select_module_content--
|
|
2461
|
+
.bp_select_module_content--88876{
|
|
2438
2462
|
background-color:var(--surface-menu-surface);
|
|
2439
2463
|
border:var(--border-1) solid var(--border-card-border);
|
|
2440
2464
|
border-radius:var(--radius-3);
|
|
@@ -2453,11 +2477,11 @@
|
|
|
2453
2477
|
text-transform:var(--body-default-text-case);
|
|
2454
2478
|
z-index:380;
|
|
2455
2479
|
}
|
|
2456
|
-
.bp_select_module_content--
|
|
2480
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876{
|
|
2457
2481
|
padding-block:var(--space-3);
|
|
2458
2482
|
padding-inline:var(--space-3);
|
|
2459
2483
|
}
|
|
2460
|
-
.bp_select_module_content--
|
|
2484
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876{
|
|
2461
2485
|
border:var(--border-2) solid #0000;
|
|
2462
2486
|
border-radius:var(--radius-3);
|
|
2463
2487
|
cursor:pointer;
|
|
@@ -2472,29 +2496,29 @@
|
|
|
2472
2496
|
-webkit-user-select:none;
|
|
2473
2497
|
user-select:none;
|
|
2474
2498
|
}
|
|
2475
|
-
.bp_select_module_content--
|
|
2499
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876[data-disabled]{
|
|
2476
2500
|
opacity:60%;
|
|
2477
2501
|
pointer-events:none;
|
|
2478
2502
|
}
|
|
2479
|
-
.bp_select_module_content--
|
|
2503
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876[data-highlighted]{
|
|
2480
2504
|
background-color:var(--surface-menu-surface-focus);
|
|
2481
2505
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2482
2506
|
}
|
|
2483
|
-
.bp_select_module_content--
|
|
2507
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876:active{
|
|
2484
2508
|
background-color:var(--surface-menu-surface-hover);
|
|
2485
2509
|
border:var(--border-2) solid #0000;
|
|
2486
2510
|
}
|
|
2487
|
-
.bp_select_module_content--
|
|
2511
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876:hover{
|
|
2488
2512
|
background-color:var(--surface-menu-surface-hover);
|
|
2489
2513
|
}
|
|
2490
|
-
.bp_select_module_content--
|
|
2514
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876 span:first-child{
|
|
2491
2515
|
overflow:hidden;
|
|
2492
2516
|
overflow-wrap:break-word;
|
|
2493
2517
|
}
|
|
2494
|
-
.bp_select_module_content--
|
|
2518
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876 .bp_select_module_secondaryText--88876{
|
|
2495
2519
|
color:var(--text-text-on-light-secondary);
|
|
2496
2520
|
}
|
|
2497
|
-
.bp_select_module_content--
|
|
2521
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876 .bp_select_module_indicator--88876{
|
|
2498
2522
|
align-items:center;
|
|
2499
2523
|
display:flex;
|
|
2500
2524
|
height:var(--size-9);
|
|
@@ -2503,17 +2527,17 @@
|
|
|
2503
2527
|
position:absolute;
|
|
2504
2528
|
top:0;
|
|
2505
2529
|
}
|
|
2506
|
-
.bp_select_module_content--
|
|
2530
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_option--88876 .bp_select_module_indicator--88876 path{
|
|
2507
2531
|
fill:var(--icon-icon-on-light);
|
|
2508
2532
|
}
|
|
2509
|
-
.bp_select_module_content--
|
|
2533
|
+
.bp_select_module_content--88876 .bp_select_module_viewport--88876 .bp_select_module_separator--88876{
|
|
2510
2534
|
background-color:var(--border-divider-border);
|
|
2511
2535
|
flex-shrink:0;
|
|
2512
2536
|
height:var(--border-1);
|
|
2513
2537
|
margin-block:var(--space-2);
|
|
2514
2538
|
}
|
|
2515
2539
|
|
|
2516
|
-
.bp_content_card_module_card--
|
|
2540
|
+
.bp_content_card_module_card--5f42d{
|
|
2517
2541
|
background-color:var(--surface-surface);
|
|
2518
2542
|
border:var(--border-1) solid var(--border-card-border);
|
|
2519
2543
|
border-radius:var(--size-3);
|
|
@@ -2524,21 +2548,21 @@
|
|
|
2524
2548
|
padding:var(--size-4);
|
|
2525
2549
|
position:relative;
|
|
2526
2550
|
}
|
|
2527
|
-
.bp_content_card_module_card--
|
|
2551
|
+
.bp_content_card_module_card--5f42d:hover{
|
|
2528
2552
|
box-shadow:var(--dropshadow-3);
|
|
2529
2553
|
}
|
|
2530
|
-
.bp_content_card_module_card--
|
|
2554
|
+
.bp_content_card_module_card--5f42d:focus-visible{
|
|
2531
2555
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
2532
2556
|
box-shadow:var(--dropshadow-3);
|
|
2533
2557
|
outline:none;
|
|
2534
2558
|
}
|
|
2535
|
-
.bp_content_card_module_card--
|
|
2559
|
+
.bp_content_card_module_card--5f42d:active{
|
|
2536
2560
|
background-color:var(--surface-card-surface-pressed);
|
|
2537
2561
|
border:var(--border-1) solid var(--border-card-border);
|
|
2538
2562
|
box-shadow:none;
|
|
2539
2563
|
}
|
|
2540
2564
|
|
|
2541
|
-
.bp_content_card_module_cardContent--
|
|
2565
|
+
.bp_content_card_module_cardContent--5f42d{
|
|
2542
2566
|
display:flex;
|
|
2543
2567
|
flex-direction:column;
|
|
2544
2568
|
gap:var(--size-2);
|
|
@@ -2547,32 +2571,32 @@
|
|
|
2547
2571
|
padding-block-start:calc(var(--size-14) + var(--size-2) + var(--size-1));
|
|
2548
2572
|
}
|
|
2549
2573
|
|
|
2550
|
-
.bp_content_card_module_cardTitle--
|
|
2574
|
+
.bp_content_card_module_cardTitle--5f42d{
|
|
2551
2575
|
align-items:center;
|
|
2552
2576
|
display:flex;
|
|
2553
2577
|
height:var(--size-12);
|
|
2554
2578
|
}
|
|
2555
2579
|
|
|
2556
|
-
.bp_content_card_module_cardTitleText--
|
|
2580
|
+
.bp_content_card_module_cardTitleText--5f42d{
|
|
2557
2581
|
-webkit-box-orient:vertical;
|
|
2558
2582
|
-webkit-line-clamp:2;
|
|
2559
2583
|
display:-webkit-inline-box;
|
|
2560
2584
|
overflow:hidden;
|
|
2561
2585
|
}
|
|
2562
2586
|
|
|
2563
|
-
.bp_content_card_module_cardBody--
|
|
2587
|
+
.bp_content_card_module_cardBody--5f42d{
|
|
2564
2588
|
height:var(--size-12);
|
|
2565
2589
|
margin-block-end:var(--size-2);
|
|
2566
2590
|
}
|
|
2567
2591
|
|
|
2568
|
-
.bp_content_card_module_cardBodyText--
|
|
2592
|
+
.bp_content_card_module_cardBodyText--5f42d{
|
|
2569
2593
|
-webkit-box-orient:vertical;
|
|
2570
2594
|
-webkit-line-clamp:2;
|
|
2571
2595
|
display:-webkit-inline-box;
|
|
2572
2596
|
overflow:hidden;
|
|
2573
2597
|
}
|
|
2574
2598
|
|
|
2575
|
-
.bp_content_card_module_cardIcon--
|
|
2599
|
+
.bp_content_card_module_cardIcon--5f42d{
|
|
2576
2600
|
background-color:var(--surface-surface);
|
|
2577
2601
|
border:var(--size-1) solid var(--surface-surface);
|
|
2578
2602
|
border-radius:var(--size-3);
|
|
@@ -2585,7 +2609,7 @@
|
|
|
2585
2609
|
z-index:1;
|
|
2586
2610
|
}
|
|
2587
2611
|
|
|
2588
|
-
.bp_content_card_module_cardBackground--
|
|
2612
|
+
.bp_content_card_module_cardBackground--5f42d{
|
|
2589
2613
|
height:var(--size-15);
|
|
2590
2614
|
left:0;
|
|
2591
2615
|
overflow:hidden;
|
|
@@ -2594,12 +2618,12 @@
|
|
|
2594
2618
|
width:100%;
|
|
2595
2619
|
}
|
|
2596
2620
|
|
|
2597
|
-
.bp_content_card_module_image--
|
|
2621
|
+
.bp_content_card_module_image--5f42d{
|
|
2598
2622
|
height:100%;
|
|
2599
2623
|
width:100%;
|
|
2600
2624
|
}
|
|
2601
2625
|
|
|
2602
|
-
.bp_content_card_module_ghostCard--
|
|
2626
|
+
.bp_content_card_module_ghostCard--5f42d{
|
|
2603
2627
|
display:flex;
|
|
2604
2628
|
flex-direction:column;
|
|
2605
2629
|
max-width:calc(27.8125rem - var(--size-4));
|
|
@@ -2608,21 +2632,21 @@
|
|
|
2608
2632
|
position:relative;
|
|
2609
2633
|
}
|
|
2610
2634
|
|
|
2611
|
-
.bp_content_card_module_iconGhost--
|
|
2635
|
+
.bp_content_card_module_iconGhost--5f42d,.bp_content_card_module_titleGhost--5f42d{
|
|
2612
2636
|
margin-block-end:var(--size-4);
|
|
2613
2637
|
}
|
|
2614
2638
|
|
|
2615
|
-
.bp_content_card_module_bodyGhost--
|
|
2639
|
+
.bp_content_card_module_bodyGhost--5f42d{
|
|
2616
2640
|
margin-block-end:var(--size-2);
|
|
2617
2641
|
}
|
|
2618
2642
|
|
|
2619
|
-
.bp_content_card_module_pillGhostContainer--
|
|
2643
|
+
.bp_content_card_module_pillGhostContainer--5f42d{
|
|
2620
2644
|
display:flex;
|
|
2621
2645
|
margin-block-end:var(--size-4);
|
|
2622
2646
|
margin-block-start:var(--size-2);
|
|
2623
2647
|
}
|
|
2624
2648
|
|
|
2625
|
-
.bp_content_card_module_pillGhost--
|
|
2649
|
+
.bp_content_card_module_pillGhost--5f42d{
|
|
2626
2650
|
margin-inline-end:var(--size-2);
|
|
2627
2651
|
}
|
|
2628
2652
|
.bp_content_field_module_contentFieldWrapper--dabac{
|
|
@@ -2751,7 +2775,7 @@
|
|
|
2751
2775
|
overflow:auto;
|
|
2752
2776
|
}
|
|
2753
2777
|
|
|
2754
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2778
|
+
.bp_data_table_module_dataTableWrapper--b3a76{
|
|
2755
2779
|
--border-radius-datatable:0;
|
|
2756
2780
|
--outline-offset-focus-and-selected-row-datatable:-0.25rem;
|
|
2757
2781
|
--outline-select-color-datatable:#0000;
|
|
@@ -2764,27 +2788,27 @@
|
|
|
2764
2788
|
scroll-padding-top:60px;
|
|
2765
2789
|
width:100%;
|
|
2766
2790
|
}
|
|
2767
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2791
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table > thead > tr{
|
|
2768
2792
|
background:var(--gray-white);
|
|
2769
2793
|
position:sticky;
|
|
2770
2794
|
top:0;
|
|
2771
2795
|
z-index:var(--sticky-element-z-index);
|
|
2772
2796
|
}
|
|
2773
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2797
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table > thead > tr th:first-child{
|
|
2774
2798
|
background:inherit;
|
|
2775
2799
|
height:100%;
|
|
2776
2800
|
left:0;
|
|
2777
2801
|
position:sticky;
|
|
2778
2802
|
z-index:var(--sticky-element-z-index);
|
|
2779
2803
|
}
|
|
2780
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2804
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table > thead > tr th:first-child[data-focus-visible]{
|
|
2781
2805
|
position:sticky;
|
|
2782
2806
|
z-index:var(--sticky-element-z-index);
|
|
2783
2807
|
}
|
|
2784
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2808
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table tbody > tr{
|
|
2785
2809
|
--is-row-focused:0;
|
|
2786
2810
|
}
|
|
2787
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2811
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table tbody > tr > td [data-actionswrapper]::after{
|
|
2788
2812
|
background:inherit;
|
|
2789
2813
|
content:"";
|
|
2790
2814
|
display:block;
|
|
@@ -2794,18 +2818,18 @@
|
|
|
2794
2818
|
width:100%;
|
|
2795
2819
|
z-index:-1;
|
|
2796
2820
|
}
|
|
2797
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2821
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table tbody > tr[data-focus-visible]{
|
|
2798
2822
|
--outline-offset-focus-cell:var(--outline-offset-focus-row);
|
|
2799
2823
|
--is-row-focused:1;
|
|
2800
2824
|
}
|
|
2801
|
-
.bp_data_table_module_dataTableWrapper--
|
|
2825
|
+
.bp_data_table_module_dataTableWrapper--b3a76 table tbody > tr[data-focus-visible][aria-selected=true]{
|
|
2802
2826
|
--outline-offset-focus-cell:var(--outline-offset-focus-and-selected-row);
|
|
2803
2827
|
}
|
|
2804
2828
|
|
|
2805
|
-
.bp_data_table_module_isScrolledX--
|
|
2829
|
+
.bp_data_table_module_isScrolledX--b3a76 table > thead > tr > th:first-child{
|
|
2806
2830
|
overflow:visible;
|
|
2807
2831
|
}
|
|
2808
|
-
.bp_data_table_module_isScrolledX--
|
|
2832
|
+
.bp_data_table_module_isScrolledX--b3a76 table > thead > tr > th:first-child::after{
|
|
2809
2833
|
background:inherit;
|
|
2810
2834
|
border-right:1px solid var(--border-divider-border);
|
|
2811
2835
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -2819,7 +2843,7 @@
|
|
|
2819
2843
|
z-index:-1;
|
|
2820
2844
|
}
|
|
2821
2845
|
|
|
2822
|
-
.bp_data_table_module_hideActionWrapperRight--
|
|
2846
|
+
.bp_data_table_module_hideActionWrapperRight--b3a76 table tbody > tr > td [data-actionswrapper]::after{
|
|
2823
2847
|
display:none;
|
|
2824
2848
|
}
|
|
2825
2849
|
.bp_list_checkbox_module_selection--d79fa{
|
|
@@ -3170,7 +3194,7 @@
|
|
|
3170
3194
|
transform:translateZ(0);
|
|
3171
3195
|
}
|
|
3172
3196
|
|
|
3173
|
-
.bp_dropdown_menu_module_content--
|
|
3197
|
+
.bp_dropdown_menu_module_content--a586d{
|
|
3174
3198
|
background-color:var(--surface-menu-surface);
|
|
3175
3199
|
border:var(--border-1) solid var(--border-card-border);
|
|
3176
3200
|
border-radius:var(--radius-3);
|
|
@@ -3192,7 +3216,7 @@
|
|
|
3192
3216
|
text-transform:var(--body-default-text-case);
|
|
3193
3217
|
z-index:2147483647;
|
|
3194
3218
|
}
|
|
3195
|
-
.bp_dropdown_menu_module_content--
|
|
3219
|
+
.bp_dropdown_menu_module_content--a586d[data-menu-fullscreen=true]{
|
|
3196
3220
|
border:unset;
|
|
3197
3221
|
border-radius:unset;
|
|
3198
3222
|
display:flex;
|
|
@@ -3205,27 +3229,27 @@
|
|
|
3205
3229
|
position:relative;
|
|
3206
3230
|
width:100vw;
|
|
3207
3231
|
}
|
|
3208
|
-
.bp_dropdown_menu_module_content--
|
|
3232
|
+
.bp_dropdown_menu_module_content--a586d[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--a586d{
|
|
3209
3233
|
overflow-y:auto;
|
|
3210
3234
|
padding:var(--space-3);
|
|
3211
3235
|
}
|
|
3212
|
-
.bp_dropdown_menu_module_content--
|
|
3236
|
+
.bp_dropdown_menu_module_content--a586d .bp_dropdown_menu_module_subheader--a586d{
|
|
3213
3237
|
padding:var(--space-2);
|
|
3214
3238
|
}
|
|
3215
|
-
.bp_dropdown_menu_module_content--
|
|
3239
|
+
.bp_dropdown_menu_module_content--a586d .bp_dropdown_menu_module_subheader--a586d.bp_dropdown_menu_module_uppercased--a586d{
|
|
3216
3240
|
text-transform:uppercase;
|
|
3217
3241
|
}
|
|
3218
|
-
.bp_dropdown_menu_module_content--
|
|
3242
|
+
.bp_dropdown_menu_module_content--a586d .bp_dropdown_menu_module_dropdownMenuItemSeparator--a586d{
|
|
3219
3243
|
margin-block:var(--space-2);
|
|
3220
3244
|
}
|
|
3221
3245
|
|
|
3222
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
3246
|
+
.bp_dropdown_menu_module_ellipsis--a586d{
|
|
3223
3247
|
overflow:hidden;
|
|
3224
3248
|
text-overflow:ellipsis;
|
|
3225
3249
|
white-space:nowrap;
|
|
3226
3250
|
}
|
|
3227
3251
|
|
|
3228
|
-
.bp_dropdown_menu_module_checkmark--
|
|
3252
|
+
.bp_dropdown_menu_module_checkmark--a586d{
|
|
3229
3253
|
align-items:center;
|
|
3230
3254
|
display:inline-flex;
|
|
3231
3255
|
justify-content:center;
|
|
@@ -3233,7 +3257,7 @@
|
|
|
3233
3257
|
position:absolute;
|
|
3234
3258
|
}
|
|
3235
3259
|
|
|
3236
|
-
.bp_dropdown_menu_module_item--
|
|
3260
|
+
.bp_dropdown_menu_module_item--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d{
|
|
3237
3261
|
align-items:center;
|
|
3238
3262
|
border:var(--border-2) solid #0000;
|
|
3239
3263
|
border-radius:var(--radius-3);
|
|
@@ -3245,34 +3269,34 @@
|
|
|
3245
3269
|
-webkit-user-select:none;
|
|
3246
3270
|
user-select:none;
|
|
3247
3271
|
}
|
|
3248
|
-
.bp_dropdown_menu_module_item--
|
|
3272
|
+
.bp_dropdown_menu_module_item--a586d[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--a586d[data-disabled]{
|
|
3249
3273
|
opacity:60%;
|
|
3250
3274
|
pointer-events:none;
|
|
3251
3275
|
}
|
|
3252
|
-
.bp_dropdown_menu_module_item--
|
|
3276
|
+
.bp_dropdown_menu_module_item--a586d[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--a586d[data-highlighted]{
|
|
3253
3277
|
background-color:var(--surface-menu-surface-hover);
|
|
3254
3278
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
3255
3279
|
}
|
|
3256
|
-
.bp_dropdown_menu_module_item--
|
|
3280
|
+
.bp_dropdown_menu_module_item--a586d:active,.bp_dropdown_menu_module_subMenuTrigger--a586d:active{
|
|
3257
3281
|
background-color:var(--surface-menu-surface-hover);
|
|
3258
3282
|
border:var(--border-2) solid #0000;
|
|
3259
3283
|
}
|
|
3260
|
-
.bp_dropdown_menu_module_item--
|
|
3284
|
+
.bp_dropdown_menu_module_item--a586d:hover,.bp_dropdown_menu_module_item--a586d[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--a586d:hover,.bp_dropdown_menu_module_subMenuTrigger--a586d[data-state=open]{
|
|
3261
3285
|
background-color:var(--surface-menu-surface-hover);
|
|
3262
3286
|
}
|
|
3263
|
-
.bp_dropdown_menu_module_item--
|
|
3287
|
+
.bp_dropdown_menu_module_item--a586d.bp_dropdown_menu_module_radioItem--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d.bp_dropdown_menu_module_radioItem--a586d{
|
|
3264
3288
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3265
3289
|
}
|
|
3266
|
-
.bp_dropdown_menu_module_item--
|
|
3290
|
+
.bp_dropdown_menu_module_item--a586d.bp_dropdown_menu_module_radioItem--a586d .bp_dropdown_menu_module_radioItemMediumSpacing--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d.bp_dropdown_menu_module_radioItem--a586d .bp_dropdown_menu_module_radioItemMediumSpacing--a586d{
|
|
3267
3291
|
padding-inline-start:var(--space-2);
|
|
3268
3292
|
}
|
|
3269
|
-
.bp_dropdown_menu_module_item--
|
|
3293
|
+
.bp_dropdown_menu_module_item--a586d.bp_dropdown_menu_module_checkboxItem--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d.bp_dropdown_menu_module_checkboxItem--a586d{
|
|
3270
3294
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
3271
3295
|
}
|
|
3272
|
-
.bp_dropdown_menu_module_item--
|
|
3296
|
+
.bp_dropdown_menu_module_item--a586d.bp_dropdown_menu_module_checkboxItem--a586d .bp_dropdown_menu_module_checkboxItemMediumSpacing--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d.bp_dropdown_menu_module_checkboxItem--a586d .bp_dropdown_menu_module_checkboxItemMediumSpacing--a586d{
|
|
3273
3297
|
padding-inline-start:var(--space-2);
|
|
3274
3298
|
}
|
|
3275
|
-
.bp_dropdown_menu_module_item--
|
|
3299
|
+
.bp_dropdown_menu_module_item--a586d .bp_dropdown_menu_module_mediumItemLayout--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d .bp_dropdown_menu_module_mediumItemLayout--a586d{
|
|
3276
3300
|
align-items:center;
|
|
3277
3301
|
display:flex;
|
|
3278
3302
|
gap:var(--space-2);
|
|
@@ -3280,20 +3304,20 @@
|
|
|
3280
3304
|
overflow:hidden;
|
|
3281
3305
|
width:100%;
|
|
3282
3306
|
}
|
|
3283
|
-
.bp_dropdown_menu_module_item--
|
|
3307
|
+
.bp_dropdown_menu_module_item--a586d .bp_dropdown_menu_module_startElement--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d .bp_dropdown_menu_module_startElement--a586d{
|
|
3284
3308
|
align-items:center;
|
|
3285
3309
|
display:flex;
|
|
3286
3310
|
}
|
|
3287
|
-
.bp_dropdown_menu_module_item--
|
|
3311
|
+
.bp_dropdown_menu_module_item--a586d .bp_dropdown_menu_module_menuItemMainContent--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d .bp_dropdown_menu_module_menuItemMainContent--a586d{
|
|
3288
3312
|
flex-grow:1;
|
|
3289
3313
|
}
|
|
3290
|
-
.bp_dropdown_menu_module_item--
|
|
3314
|
+
.bp_dropdown_menu_module_item--a586d .bp_dropdown_menu_module_endElement--a586d,.bp_dropdown_menu_module_subMenuTrigger--a586d .bp_dropdown_menu_module_endElement--a586d{
|
|
3291
3315
|
align-items:center;
|
|
3292
3316
|
color:var(--text-text-on-light-secondary);
|
|
3293
3317
|
display:flex;
|
|
3294
3318
|
}
|
|
3295
3319
|
|
|
3296
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
3320
|
+
.bp_dropdown_menu_module_menuHeader--a586d{
|
|
3297
3321
|
align-items:center;
|
|
3298
3322
|
box-shadow:var(--dropshadow-1);
|
|
3299
3323
|
display:grid;
|
|
@@ -3303,15 +3327,15 @@
|
|
|
3303
3327
|
padding:var(--space-3);
|
|
3304
3328
|
}
|
|
3305
3329
|
|
|
3306
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
3330
|
+
.bp_dropdown_menu_module_headerTextContent--a586d{
|
|
3307
3331
|
display:grid;
|
|
3308
3332
|
}
|
|
3309
3333
|
|
|
3310
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
3334
|
+
.bp_dropdown_menu_module_submenuCloseButton--a586d{
|
|
3311
3335
|
grid-area:submenu-close;
|
|
3312
3336
|
}
|
|
3313
3337
|
|
|
3314
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
3338
|
+
.bp_dropdown_menu_module_menuCloseButton--a586d{
|
|
3315
3339
|
grid-area:close;
|
|
3316
3340
|
}
|
|
3317
3341
|
.bp_divider_module_divider--2f437{
|
|
@@ -3369,7 +3393,7 @@
|
|
|
3369
3393
|
color:var(--text-text-on-light-secondary);
|
|
3370
3394
|
}
|
|
3371
3395
|
|
|
3372
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3396
|
+
.bp_sticky_cell_module_stickyCell--70b0f{
|
|
3373
3397
|
background:inherit;
|
|
3374
3398
|
background-clip:content-box;
|
|
3375
3399
|
left:0;
|
|
@@ -3378,16 +3402,16 @@
|
|
|
3378
3402
|
position:sticky !important;
|
|
3379
3403
|
z-index:var(--sticky-element-z-index);
|
|
3380
3404
|
}
|
|
3381
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3405
|
+
.bp_sticky_cell_module_stickyCell--70b0f[data-focus-visible]{
|
|
3382
3406
|
outline:var(--border-2) solid var(--outline-focus-color);
|
|
3383
3407
|
}
|
|
3384
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3408
|
+
.bp_sticky_cell_module_stickyCell--70b0f .bp_sticky_cell_module_childrenWrapper--70b0f{
|
|
3385
3409
|
overflow:hidden;
|
|
3386
3410
|
text-align:start;
|
|
3387
3411
|
text-overflow:ellipsis;
|
|
3388
3412
|
white-space:nowrap;
|
|
3389
3413
|
}
|
|
3390
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3414
|
+
.bp_sticky_cell_module_stickyCell--70b0f .bp_sticky_cell_module_verticalBar--70b0f{
|
|
3391
3415
|
background:inherit;
|
|
3392
3416
|
border-right:1px solid var(--border-divider-border);
|
|
3393
3417
|
box-shadow:10px 0 7px -4px var(--item-background);
|
|
@@ -3400,10 +3424,10 @@
|
|
|
3400
3424
|
width:var(--space-3);
|
|
3401
3425
|
z-index:calc(var(--is-row-focused)*2 - 1);
|
|
3402
3426
|
}
|
|
3403
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3427
|
+
.bp_sticky_cell_module_stickyCell--70b0f .bp_sticky_cell_module_verticalBar--70b0f.bp_sticky_cell_module_isScrolledX--70b0f{
|
|
3404
3428
|
display:block;
|
|
3405
3429
|
}
|
|
3406
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3430
|
+
.bp_sticky_cell_module_stickyCell--70b0f .bp_sticky_cell_module_stickyCellBelow--70b0f{
|
|
3407
3431
|
background:inherit;
|
|
3408
3432
|
border-left:calc(var(--is-row-focused)*var(--border-2)) solid var(--outline-focus-color);
|
|
3409
3433
|
border-radius:unset;
|
|
@@ -3417,7 +3441,7 @@
|
|
|
3417
3441
|
width:calc(100% + var(--outline-offset-focus-row));
|
|
3418
3442
|
z-index:-1;
|
|
3419
3443
|
}
|
|
3420
|
-
.bp_sticky_cell_module_stickyCell--
|
|
3444
|
+
.bp_sticky_cell_module_stickyCell--70b0f .bp_sticky_cell_module_stickyCellOuterLeft--70b0f{
|
|
3421
3445
|
background:inherit;
|
|
3422
3446
|
border-radius:unset;
|
|
3423
3447
|
box-sizing:border-box;
|
|
@@ -3431,7 +3455,7 @@
|
|
|
3431
3455
|
z-index:-1;
|
|
3432
3456
|
}
|
|
3433
3457
|
|
|
3434
|
-
.bp_calendar_module_calendar--
|
|
3458
|
+
.bp_calendar_module_calendar--d053c{
|
|
3435
3459
|
background:var(--gray-white);
|
|
3436
3460
|
border-radius:var(--radius-2);
|
|
3437
3461
|
box-shadow:var(--dropshadow-3);
|
|
@@ -3449,14 +3473,14 @@
|
|
|
3449
3473
|
width:-moz-fit-content;
|
|
3450
3474
|
width:fit-content;
|
|
3451
3475
|
}
|
|
3452
|
-
.bp_calendar_module_calendar--
|
|
3476
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarGrid--d053c{
|
|
3453
3477
|
border-collapse:revert;
|
|
3454
3478
|
border-spacing:revert;
|
|
3455
3479
|
}
|
|
3456
|
-
.bp_calendar_module_calendar--
|
|
3480
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarGrid--d053c td{
|
|
3457
3481
|
padding:1px;
|
|
3458
3482
|
}
|
|
3459
|
-
.bp_calendar_module_calendar--
|
|
3483
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeaderCell--d053c{
|
|
3460
3484
|
color:var(--text-text-on-light-secondary);
|
|
3461
3485
|
font-family:var(--body-default-font-family);
|
|
3462
3486
|
font-size:var(--body-default-font-size);
|
|
@@ -3468,13 +3492,13 @@
|
|
|
3468
3492
|
text-decoration:var(--body-default-text-decoration);
|
|
3469
3493
|
text-transform:var(--body-default-text-case);
|
|
3470
3494
|
}
|
|
3471
|
-
.bp_calendar_module_calendar--
|
|
3495
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c{
|
|
3472
3496
|
align-items:center;
|
|
3473
3497
|
color:var(--gray-90);
|
|
3474
3498
|
display:flex;
|
|
3475
3499
|
margin-block-end:var(--space-2);
|
|
3476
3500
|
}
|
|
3477
|
-
.bp_calendar_module_calendar--
|
|
3501
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderHeading--d053c{
|
|
3478
3502
|
flex:1;
|
|
3479
3503
|
font-family:var(--body-large-bold-font-family);
|
|
3480
3504
|
font-size:var(--body-large-bold-font-size);
|
|
@@ -3488,7 +3512,7 @@
|
|
|
3488
3512
|
text-transform:capitalize;
|
|
3489
3513
|
text-transform:var(--body-large-bold-text-case);
|
|
3490
3514
|
}
|
|
3491
|
-
.bp_calendar_module_calendar--
|
|
3515
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderButton--d053c{
|
|
3492
3516
|
align-items:center;
|
|
3493
3517
|
background-color:var(--gray-white);
|
|
3494
3518
|
border:none;
|
|
@@ -3502,21 +3526,21 @@
|
|
|
3502
3526
|
padding:0;
|
|
3503
3527
|
width:var(--size-8);
|
|
3504
3528
|
}
|
|
3505
|
-
.bp_calendar_module_calendar--
|
|
3529
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderButton--d053c:disabled{
|
|
3506
3530
|
cursor:default;
|
|
3507
3531
|
opacity:60%;
|
|
3508
3532
|
}
|
|
3509
|
-
.bp_calendar_module_calendar--
|
|
3533
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderButton--d053c:disabled *{
|
|
3510
3534
|
fill:var(--gray-30);
|
|
3511
3535
|
}
|
|
3512
|
-
.bp_calendar_module_calendar--
|
|
3536
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderButton--d053c:hover:not(:disabled){
|
|
3513
3537
|
background-color:var(--gray-05);
|
|
3514
3538
|
}
|
|
3515
|
-
.bp_calendar_module_calendar--
|
|
3539
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarHeader--d053c .bp_calendar_module_calendarHeaderButton--d053c[data-focus-visible]{
|
|
3516
3540
|
background-color:var(--gray-05);
|
|
3517
3541
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3518
3542
|
}
|
|
3519
|
-
.bp_calendar_module_calendar--
|
|
3543
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c{
|
|
3520
3544
|
border-radius:var(--radius-2);
|
|
3521
3545
|
color:var(--gray-90);
|
|
3522
3546
|
line-height:var(--size-8);
|
|
@@ -3524,7 +3548,7 @@
|
|
|
3524
3548
|
text-align:center;
|
|
3525
3549
|
width:var(--size-8);
|
|
3526
3550
|
}
|
|
3527
|
-
.bp_calendar_module_calendar--
|
|
3551
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c.bp_calendar_module_today--d053c{
|
|
3528
3552
|
color:var(--box-blue-100);
|
|
3529
3553
|
font-family:var(--body-default-bold-font-family);
|
|
3530
3554
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -3537,11 +3561,11 @@
|
|
|
3537
3561
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
3538
3562
|
text-transform:var(--body-default-bold-text-case);
|
|
3539
3563
|
}
|
|
3540
|
-
.bp_calendar_module_calendar--
|
|
3564
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c.bp_calendar_module_today--d053c[data-disabled]{
|
|
3541
3565
|
cursor:default;
|
|
3542
3566
|
opacity:.6;
|
|
3543
3567
|
}
|
|
3544
|
-
.bp_calendar_module_calendar--
|
|
3568
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c.bp_calendar_module_today--d053c::after{
|
|
3545
3569
|
background-color:var(--box-blue-100);
|
|
3546
3570
|
border-radius:50%;
|
|
3547
3571
|
bottom:var(--space-1);
|
|
@@ -3552,50 +3576,50 @@
|
|
|
3552
3576
|
transform:translateX(-50%);
|
|
3553
3577
|
width:var(--space-1);
|
|
3554
3578
|
}
|
|
3555
|
-
.bp_calendar_module_calendar--
|
|
3579
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c:not([data-outside-month]){
|
|
3556
3580
|
cursor:pointer;
|
|
3557
3581
|
}
|
|
3558
|
-
.bp_calendar_module_calendar--
|
|
3582
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c:not([data-outside-month]):not([data-selected]):not([data-disabled]):hover{
|
|
3559
3583
|
background-color:var(--gray-05);
|
|
3560
3584
|
}
|
|
3561
|
-
.bp_calendar_module_calendar--
|
|
3585
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-focus-visible]:not([data-outside-month]){
|
|
3562
3586
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3563
3587
|
}
|
|
3564
|
-
.bp_calendar_module_calendar--
|
|
3588
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-selected]{
|
|
3565
3589
|
background-color:var(--box-blue-100);
|
|
3566
3590
|
color:var(--gray-white);
|
|
3567
3591
|
}
|
|
3568
|
-
.bp_calendar_module_calendar--
|
|
3592
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-selected]:hover{
|
|
3569
3593
|
background-color:var(--dark-blue-100);
|
|
3570
3594
|
}
|
|
3571
|
-
.bp_calendar_module_calendar--
|
|
3595
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-selected][data-focus-visible]{
|
|
3572
3596
|
background-color:var(--dark-blue-100);
|
|
3573
3597
|
box-shadow:0 0 0 var(--size-05) var(--box-blue-100);
|
|
3574
3598
|
outline:var(--border-1) solid #fff;
|
|
3575
3599
|
outline-offset:-.0625rem;
|
|
3576
3600
|
}
|
|
3577
|
-
.bp_calendar_module_calendar--
|
|
3601
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-selected]::after{
|
|
3578
3602
|
background-color:var(--gray-white);
|
|
3579
3603
|
}
|
|
3580
|
-
.bp_calendar_module_calendar--
|
|
3604
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-disabled]:not(.bp_calendar_module_today--d053c){
|
|
3581
3605
|
color:var(--gray-10);
|
|
3582
3606
|
cursor:default;
|
|
3583
3607
|
}
|
|
3584
|
-
.bp_calendar_module_calendar--
|
|
3608
|
+
.bp_calendar_module_calendar--d053c .bp_calendar_module_calendarCell--d053c[data-unavailable]{
|
|
3585
3609
|
color:var(--gray-30);
|
|
3586
3610
|
text-decoration:line-through;
|
|
3587
3611
|
}
|
|
3588
3612
|
|
|
3589
|
-
.bp_date_picker_module_datePicker--
|
|
3613
|
+
.bp_date_picker_module_datePicker--bba56{
|
|
3590
3614
|
width:100%;
|
|
3591
3615
|
}
|
|
3592
|
-
.bp_date_picker_module_datePicker--
|
|
3616
|
+
.bp_date_picker_module_datePicker--bba56.bp_date_picker_module_disabled--bba56{
|
|
3593
3617
|
opacity:60%;
|
|
3594
3618
|
pointer-events:none;
|
|
3595
3619
|
-webkit-user-select:none;
|
|
3596
3620
|
user-select:none;
|
|
3597
3621
|
}
|
|
3598
|
-
.bp_date_picker_module_datePicker--
|
|
3622
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_label--bba56{
|
|
3599
3623
|
cursor:default;
|
|
3600
3624
|
display:block;
|
|
3601
3625
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -3610,7 +3634,7 @@
|
|
|
3610
3634
|
width:-moz-fit-content;
|
|
3611
3635
|
width:fit-content;
|
|
3612
3636
|
}
|
|
3613
|
-
.bp_date_picker_module_datePicker--
|
|
3637
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56{
|
|
3614
3638
|
align-items:center;
|
|
3615
3639
|
box-shadow:var(--innershadow-1);
|
|
3616
3640
|
display:inline-flex;
|
|
@@ -3625,7 +3649,7 @@
|
|
|
3625
3649
|
text-transform:var(--body-default-text-case);
|
|
3626
3650
|
width:100%;
|
|
3627
3651
|
}
|
|
3628
|
-
.bp_date_picker_module_datePicker--
|
|
3652
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56{
|
|
3629
3653
|
align-items:center;
|
|
3630
3654
|
border-radius:var(--radius-2);
|
|
3631
3655
|
display:inline-flex;
|
|
@@ -3634,23 +3658,23 @@
|
|
|
3634
3658
|
position:relative;
|
|
3635
3659
|
width:100%;
|
|
3636
3660
|
}
|
|
3637
|
-
.bp_date_picker_module_datePicker--
|
|
3661
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56:focus-within{
|
|
3638
3662
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3639
3663
|
}
|
|
3640
|
-
.bp_date_picker_module_datePicker--
|
|
3664
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56.bp_date_picker_module_error--bba56:not(:focus-within){
|
|
3641
3665
|
outline:var(--border-2) solid var(--text-text-error-on-light);
|
|
3642
3666
|
}
|
|
3643
|
-
.bp_date_picker_module_datePicker--
|
|
3667
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56.bp_date_picker_module_error--bba56:focus-within{
|
|
3644
3668
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3645
3669
|
}
|
|
3646
|
-
.bp_date_picker_module_datePicker--
|
|
3670
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56 .bp_date_picker_module_groupContainerInput--bba56{
|
|
3647
3671
|
align-items:center;
|
|
3648
3672
|
display:inline-flex;
|
|
3649
3673
|
height:var(--size-10);
|
|
3650
3674
|
text-transform:uppercase;
|
|
3651
3675
|
white-space:nowrap;
|
|
3652
3676
|
}
|
|
3653
|
-
.bp_date_picker_module_datePicker--
|
|
3677
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56 .bp_date_picker_module_groupContainerInput--bba56 .bp_date_picker_module_groupContainerInputSegment--bba56{
|
|
3654
3678
|
border:unset;
|
|
3655
3679
|
border-radius:unset;
|
|
3656
3680
|
box-shadow:unset;
|
|
@@ -3661,18 +3685,18 @@
|
|
|
3661
3685
|
transition:unset;
|
|
3662
3686
|
width:unset;
|
|
3663
3687
|
}
|
|
3664
|
-
.bp_date_picker_module_datePicker--
|
|
3688
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56 .bp_date_picker_module_groupContainerInput--bba56 .bp_date_picker_module_groupContainerInputSegment--bba56[data-placeholder]{
|
|
3665
3689
|
color:var(--text-text-on-light-secondary);
|
|
3666
3690
|
}
|
|
3667
|
-
.bp_date_picker_module_datePicker--
|
|
3691
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56 .bp_date_picker_module_groupContainerInput--bba56 .bp_date_picker_module_groupContainerInputSegment--bba56:focus{
|
|
3668
3692
|
background:var(--light-blue-20);
|
|
3669
3693
|
caret-color:#0000;
|
|
3670
3694
|
outline:none;
|
|
3671
3695
|
}
|
|
3672
|
-
.bp_date_picker_module_datePicker--
|
|
3696
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_groupContainer--bba56 .bp_date_picker_module_groupContainerInput--bba56 .bp_date_picker_module_groupContainerInputSegment--bba56:focus[data-placeholder]{
|
|
3673
3697
|
color:var(--text-text-on-light);
|
|
3674
3698
|
}
|
|
3675
|
-
.bp_date_picker_module_datePicker--
|
|
3699
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56{
|
|
3676
3700
|
align-items:center;
|
|
3677
3701
|
background-color:initial;
|
|
3678
3702
|
border:none;
|
|
@@ -3687,33 +3711,33 @@
|
|
|
3687
3711
|
right:var(--space-2);
|
|
3688
3712
|
width:var(--size-6);
|
|
3689
3713
|
}
|
|
3690
|
-
.bp_date_picker_module_datePicker--
|
|
3714
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56.bp_date_picker_module_clear--bba56{
|
|
3691
3715
|
right:var(--size-9);
|
|
3692
3716
|
}
|
|
3693
|
-
.bp_date_picker_module_datePicker--
|
|
3717
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:focus-visible,.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56[data-focus-visible]{
|
|
3694
3718
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
3695
3719
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
3696
3720
|
}
|
|
3697
|
-
.bp_date_picker_module_datePicker--
|
|
3721
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:hover{
|
|
3698
3722
|
background:var(--surface-cta-surface-icon-hover);
|
|
3699
3723
|
}
|
|
3700
|
-
.bp_date_picker_module_datePicker--
|
|
3724
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:hover *{
|
|
3701
3725
|
fill:var(--icon-cta-icon-hover);
|
|
3702
3726
|
}
|
|
3703
|
-
.bp_date_picker_module_datePicker--
|
|
3727
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:active{
|
|
3704
3728
|
background:var(--surface-cta-surface-icon-pressed);
|
|
3705
3729
|
}
|
|
3706
|
-
.bp_date_picker_module_datePicker--
|
|
3730
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:active *{
|
|
3707
3731
|
fill:var(--icon-cta-icon-pressed);
|
|
3708
3732
|
}
|
|
3709
|
-
.bp_date_picker_module_datePicker--
|
|
3733
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_group--bba56 .bp_date_picker_module_button--bba56:disabled{
|
|
3710
3734
|
opacity:1;
|
|
3711
3735
|
}
|
|
3712
|
-
.bp_date_picker_module_datePicker--
|
|
3736
|
+
.bp_date_picker_module_datePicker--bba56 .bp_date_picker_module_inlineError--bba56{
|
|
3713
3737
|
margin-block-start:var(--space-2);
|
|
3714
3738
|
}
|
|
3715
3739
|
|
|
3716
|
-
@keyframes bp_date_picker_module_slide--
|
|
3740
|
+
@keyframes bp_date_picker_module_slide--bba56{
|
|
3717
3741
|
from{
|
|
3718
3742
|
opacity:0;
|
|
3719
3743
|
transform:var(--popover-slide-translation);
|
|
@@ -3723,11 +3747,11 @@
|
|
|
3723
3747
|
transform:translateY(0);
|
|
3724
3748
|
}
|
|
3725
3749
|
}
|
|
3726
|
-
.bp_date_picker_module_datePickerPopoverContent--
|
|
3750
|
+
.bp_date_picker_module_datePickerPopoverContent--bba56{
|
|
3727
3751
|
z-index:380;
|
|
3728
3752
|
}
|
|
3729
3753
|
|
|
3730
|
-
.bp_empty_state_module_emptyState--
|
|
3754
|
+
.bp_empty_state_module_emptyState--1ab15{
|
|
3731
3755
|
align-items:center;
|
|
3732
3756
|
display:flex;
|
|
3733
3757
|
flex-direction:column;
|
|
@@ -3736,32 +3760,32 @@
|
|
|
3736
3760
|
text-align:center;
|
|
3737
3761
|
width:100%;
|
|
3738
3762
|
}
|
|
3739
|
-
.bp_empty_state_module_emptyState--
|
|
3763
|
+
.bp_empty_state_module_emptyState--1ab15 .bp_empty_state_module_illustration--1ab15{
|
|
3740
3764
|
margin-block-end:var(--space-6);
|
|
3741
3765
|
}
|
|
3742
|
-
.bp_empty_state_module_emptyState--
|
|
3766
|
+
.bp_empty_state_module_emptyState--1ab15 .bp_empty_state_module_body--1ab15{
|
|
3743
3767
|
max-width:22.5rem;
|
|
3744
3768
|
}
|
|
3745
|
-
.bp_empty_state_module_emptyState--
|
|
3769
|
+
.bp_empty_state_module_emptyState--1ab15 .bp_empty_state_module_body--1ab15:not(:last-child){
|
|
3746
3770
|
margin-block-end:var(--space-6);
|
|
3747
3771
|
}
|
|
3748
|
-
.bp_empty_state_module_emptyState--
|
|
3772
|
+
.bp_empty_state_module_emptyState--1ab15 .bp_empty_state_module_heading--1ab15{
|
|
3749
3773
|
margin-block-end:var(--space-3);
|
|
3750
3774
|
}
|
|
3751
|
-
.bp_empty_state_module_emptyState--
|
|
3775
|
+
.bp_empty_state_module_emptyState--1ab15 .bp_empty_state_module_button--1ab15:not(:last-child){
|
|
3752
3776
|
margin-block-end:var(--space-6);
|
|
3753
3777
|
}
|
|
3754
|
-
.bp_empty_state_module_emptyState--
|
|
3778
|
+
.bp_empty_state_module_emptyState--1ab15.bp_empty_state_module_small--1ab15 .bp_empty_state_module_illustration--1ab15{
|
|
3755
3779
|
margin-block-end:var(--space-4);
|
|
3756
3780
|
}
|
|
3757
|
-
.bp_empty_state_module_emptyState--
|
|
3781
|
+
.bp_empty_state_module_emptyState--1ab15.bp_empty_state_module_small--1ab15 .bp_empty_state_module_illustration--1ab15 svg{
|
|
3758
3782
|
height:var(--size-14);
|
|
3759
3783
|
width:var(--size-14);
|
|
3760
3784
|
}
|
|
3761
|
-
.bp_empty_state_module_emptyState--
|
|
3785
|
+
.bp_empty_state_module_emptyState--1ab15.bp_empty_state_module_small--1ab15 .bp_empty_state_module_body--1ab15{
|
|
3762
3786
|
max-width:220px;
|
|
3763
3787
|
}
|
|
3764
|
-
.bp_empty_state_module_emptyState--
|
|
3788
|
+
.bp_empty_state_module_emptyState--1ab15.bp_empty_state_module_small--1ab15 .bp_empty_state_module_body--1ab15:not(:last-child){
|
|
3765
3789
|
margin-block-end:var(--space-4);
|
|
3766
3790
|
}
|
|
3767
3791
|
.bp_link_module_link--fb308{
|
|
@@ -4490,7 +4514,7 @@
|
|
|
4490
4514
|
margin-block-start:var(--space-5);
|
|
4491
4515
|
width:100%;
|
|
4492
4516
|
}
|
|
4493
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4517
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9[data-modern=false]{
|
|
4494
4518
|
--icon-dual-state-button-medium-size:var(--size-10);
|
|
4495
4519
|
--icon-dual-state-button-small-size:var(--size-8);
|
|
4496
4520
|
--icon-dual-state-button-xsmall-size:var(--size-6);
|
|
@@ -4508,7 +4532,7 @@
|
|
|
4508
4532
|
--icon-dual-state-button-on-icon-color:var(--icon-icon-blue);
|
|
4509
4533
|
}
|
|
4510
4534
|
|
|
4511
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4535
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9[data-modern=true]{
|
|
4512
4536
|
--icon-dual-state-button-medium-size:var(--bp-size-100);
|
|
4513
4537
|
--icon-dual-state-button-small-size:var(--bp-size-080);
|
|
4514
4538
|
--icon-dual-state-button-xsmall-size:var(--bp-size-060);
|
|
@@ -4521,12 +4545,12 @@
|
|
|
4521
4545
|
--icon-dual-state-button-on-background:var(--bp-surface-toggle-surface-on);
|
|
4522
4546
|
--icon-dual-state-button-on-background-hover:var(--bp-surface-toggle-surface-on-hover);
|
|
4523
4547
|
--icon-dual-state-button-on-background-pressed:var(--bp-surface-toggle-surface-on-pressed);
|
|
4524
|
-
--icon-dual-state-button-on-border:var(--bp-border-01) solid var(--bp-border-
|
|
4525
|
-
--icon-dual-state-button-on-border-focus:var(--bp-border-01) solid var(--bp-border-
|
|
4548
|
+
--icon-dual-state-button-on-border:var(--bp-border-01) solid var(--bp-border-toggle-border-on);
|
|
4549
|
+
--icon-dual-state-button-on-border-focus:var(--bp-border-01) solid var(--bp-border-toggle-text-border-off);
|
|
4526
4550
|
--icon-dual-state-button-on-icon-color:var(--bp-icon-icon-blue);
|
|
4527
4551
|
}
|
|
4528
4552
|
|
|
4529
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4553
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9{
|
|
4530
4554
|
align-items:center;
|
|
4531
4555
|
background-color:var(--icon-dual-state-button-off-background);
|
|
4532
4556
|
border-radius:var(--icon-dual-state-button-radius);
|
|
@@ -4546,49 +4570,49 @@
|
|
|
4546
4570
|
text-transform:var(--body-default-text-case);
|
|
4547
4571
|
width:var(--icon-dual-state-button-medium-size);
|
|
4548
4572
|
}
|
|
4549
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4573
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9:disabled{
|
|
4550
4574
|
opacity:.3;
|
|
4551
4575
|
pointer-events:none;
|
|
4552
4576
|
}
|
|
4553
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4577
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9:hover{
|
|
4554
4578
|
background:var(--icon-dual-state-button-off-background-hover);
|
|
4555
4579
|
}
|
|
4556
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4580
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9:active{
|
|
4557
4581
|
background:var(--icon-dual-state-button-off-background-pressed);
|
|
4558
4582
|
}
|
|
4559
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4583
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9[data-focus-visible]{
|
|
4560
4584
|
background:var(--icon-dual-state-button-off-background-hover);
|
|
4561
4585
|
outline:var(--icon-dual-state-button-focus-outline);
|
|
4562
4586
|
}
|
|
4563
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4587
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9[data-focus-visible]:active{
|
|
4564
4588
|
background:var(--icon-dual-state-button-off-background-pressed);
|
|
4565
4589
|
}
|
|
4566
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4590
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9.bp_icon_dual_state_button_module_pressed--67fd9{
|
|
4567
4591
|
background:var(--icon-dual-state-button-on-background);
|
|
4568
4592
|
border:var(--icon-dual-state-button-on-border);
|
|
4569
4593
|
color:var(--icon-dual-state-button-on-icon-color);
|
|
4570
4594
|
}
|
|
4571
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4595
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9.bp_icon_dual_state_button_module_pressed--67fd9:hover{
|
|
4572
4596
|
background:var(--icon-dual-state-button-on-background-hover);
|
|
4573
4597
|
}
|
|
4574
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4598
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9.bp_icon_dual_state_button_module_pressed--67fd9:active{
|
|
4575
4599
|
background:var(--icon-dual-state-button-on-background-pressed);
|
|
4576
4600
|
}
|
|
4577
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4601
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9.bp_icon_dual_state_button_module_pressed--67fd9[data-focus-visible]{
|
|
4578
4602
|
background:var(--icon-dual-state-button-on-background-hover);
|
|
4579
4603
|
border:var(--icon-dual-state-button-on-border-focus);
|
|
4580
4604
|
outline:var(--icon-dual-state-button-focus-outline);
|
|
4581
4605
|
}
|
|
4582
|
-
.bp_icon_dual_state_button_module_iconDualStateButton--
|
|
4606
|
+
.bp_icon_dual_state_button_module_iconDualStateButton--67fd9.bp_icon_dual_state_button_module_pressed--67fd9[data-focus-visible]:active{
|
|
4583
4607
|
background:var(--icon-dual-state-button-on-background-pressed);
|
|
4584
4608
|
}
|
|
4585
4609
|
|
|
4586
|
-
.bp_icon_dual_state_button_module_xsmallButton--
|
|
4610
|
+
.bp_icon_dual_state_button_module_xsmallButton--67fd9{
|
|
4587
4611
|
height:var(--icon-dual-state-button-xsmall-size);
|
|
4588
4612
|
width:var(--icon-dual-state-button-xsmall-size);
|
|
4589
4613
|
}
|
|
4590
4614
|
|
|
4591
|
-
.bp_icon_dual_state_button_module_smallButton--
|
|
4615
|
+
.bp_icon_dual_state_button_module_smallButton--67fd9{
|
|
4592
4616
|
height:var(--icon-dual-state-button-small-size);
|
|
4593
4617
|
width:var(--icon-dual-state-button-small-size);
|
|
4594
4618
|
}
|
|
@@ -4770,7 +4794,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4770
4794
|
display:inline;
|
|
4771
4795
|
}
|
|
4772
4796
|
|
|
4773
|
-
.bp_modal_module_overlay--
|
|
4797
|
+
.bp_modal_module_overlay--14ad9{
|
|
4774
4798
|
background-color:var(--overlay-modal-overlay);
|
|
4775
4799
|
bottom:0;
|
|
4776
4800
|
display:grid;
|
|
@@ -4782,13 +4806,13 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4782
4806
|
z-index:370;
|
|
4783
4807
|
}
|
|
4784
4808
|
@media (width > 459px){
|
|
4785
|
-
.bp_modal_module_overlay--
|
|
4809
|
+
.bp_modal_module_overlay--14ad9{
|
|
4786
4810
|
place-items:center;
|
|
4787
4811
|
}
|
|
4788
4812
|
}
|
|
4789
4813
|
|
|
4790
|
-
.bp_modal_module_content--
|
|
4791
|
-
animation:bp_modal_module_popup_bounce_in--
|
|
4814
|
+
.bp_modal_module_content--14ad9{
|
|
4815
|
+
animation:bp_modal_module_popup_bounce_in--14ad9 var(--animation-duration-3);
|
|
4792
4816
|
background-color:var(--gray-white);
|
|
4793
4817
|
display:flex;
|
|
4794
4818
|
flex-direction:column;
|
|
@@ -4797,80 +4821,80 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4797
4821
|
position:relative;
|
|
4798
4822
|
}
|
|
4799
4823
|
@media (width > 374px){
|
|
4800
|
-
.bp_modal_module_content--
|
|
4824
|
+
.bp_modal_module_content--14ad9{
|
|
4801
4825
|
overflow:hidden;
|
|
4802
4826
|
}
|
|
4803
4827
|
}
|
|
4804
4828
|
@media (width > 459px){
|
|
4805
|
-
.bp_modal_module_content--
|
|
4829
|
+
.bp_modal_module_content--14ad9{
|
|
4806
4830
|
border-radius:var(--radius-4);
|
|
4807
4831
|
height:auto;
|
|
4808
4832
|
margin:0 var(--space-8);
|
|
4809
4833
|
max-height:calc(100vh - var(--space-8)*2);
|
|
4810
4834
|
min-width:calc(460px - var(--space-8)*2);
|
|
4811
4835
|
}
|
|
4812
|
-
.bp_modal_module_content--
|
|
4836
|
+
.bp_modal_module_content--14ad9.bp_modal_module_smallSizeModal--14ad9{
|
|
4813
4837
|
max-width:460px;
|
|
4814
4838
|
}
|
|
4815
|
-
.bp_modal_module_content--
|
|
4839
|
+
.bp_modal_module_content--14ad9.bp_modal_module_mediumSizeModal--14ad9{
|
|
4816
4840
|
max-width:540px;
|
|
4817
4841
|
}
|
|
4818
|
-
.bp_modal_module_content--
|
|
4842
|
+
.bp_modal_module_content--14ad9.bp_modal_module_largeSizeModal--14ad9{
|
|
4819
4843
|
max-width:620px;
|
|
4820
4844
|
}
|
|
4821
|
-
.bp_modal_module_content--
|
|
4845
|
+
.bp_modal_module_content--14ad9.bp_modal_module_xlargeSizeModal--14ad9{
|
|
4822
4846
|
max-width:768px;
|
|
4823
4847
|
}
|
|
4824
4848
|
}
|
|
4825
4849
|
|
|
4826
|
-
.bp_modal_module_scrollableContainer--
|
|
4850
|
+
.bp_modal_module_scrollableContainer--14ad9{
|
|
4827
4851
|
flex-grow:1;
|
|
4828
4852
|
}
|
|
4829
4853
|
@media (width > 374px){
|
|
4830
|
-
.bp_modal_module_scrollableContainer--
|
|
4854
|
+
.bp_modal_module_scrollableContainer--14ad9{
|
|
4831
4855
|
overflow-y:auto;
|
|
4832
4856
|
}
|
|
4833
4857
|
}
|
|
4834
4858
|
|
|
4835
|
-
.bp_modal_module_content--
|
|
4859
|
+
.bp_modal_module_content--14ad9 .bp_modal_module_close--14ad9{
|
|
4836
4860
|
color:var(--gray-65);
|
|
4837
4861
|
position:fixed;
|
|
4838
4862
|
right:var(--space-4);
|
|
4839
4863
|
top:var(--space-4);
|
|
4840
4864
|
}
|
|
4841
4865
|
@media (width > 374px){
|
|
4842
|
-
.bp_modal_module_content--
|
|
4866
|
+
.bp_modal_module_content--14ad9 .bp_modal_module_close--14ad9{
|
|
4843
4867
|
position:absolute;
|
|
4844
4868
|
}
|
|
4845
4869
|
}
|
|
4846
4870
|
|
|
4847
|
-
.bp_modal_module_close--
|
|
4871
|
+
.bp_modal_module_close--14ad9.bp_modal_module_onColor--14ad9{
|
|
4848
4872
|
background-color:var(--surface-cta-surface-tertiary);
|
|
4849
4873
|
}
|
|
4850
|
-
.bp_modal_module_close--
|
|
4874
|
+
.bp_modal_module_close--14ad9.bp_modal_module_onColor--14ad9:hover{
|
|
4851
4875
|
background-color:var(--surface-cta-surface-icon-hover);
|
|
4852
4876
|
}
|
|
4853
|
-
.bp_modal_module_close--
|
|
4877
|
+
.bp_modal_module_close--14ad9.bp_modal_module_onColor--14ad9:active{
|
|
4854
4878
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
4855
4879
|
}
|
|
4856
4880
|
|
|
4857
|
-
.bp_modal_module_content--
|
|
4881
|
+
.bp_modal_module_content--14ad9 .bp_modal_module_backButton--14ad9{
|
|
4858
4882
|
color:var(--gray-65);
|
|
4859
4883
|
margin-block-start:var(--space-4);
|
|
4860
4884
|
margin-inline-start:var(--space-4);
|
|
4861
4885
|
}
|
|
4862
4886
|
@media (width > 459px){
|
|
4863
|
-
.bp_modal_module_content--
|
|
4887
|
+
.bp_modal_module_content--14ad9 .bp_modal_module_backButton--14ad9{
|
|
4864
4888
|
height:var(--size-10);
|
|
4865
4889
|
width:var(--size-10);
|
|
4866
4890
|
}
|
|
4867
4891
|
}
|
|
4868
4892
|
|
|
4869
|
-
.bp_modal_module_modalHeader--
|
|
4893
|
+
.bp_modal_module_modalHeader--14ad9{
|
|
4870
4894
|
display:flex;
|
|
4871
4895
|
}
|
|
4872
4896
|
|
|
4873
|
-
.bp_modal_module_modalTitle--
|
|
4897
|
+
.bp_modal_module_modalTitle--14ad9{
|
|
4874
4898
|
display:flex;
|
|
4875
4899
|
flex-direction:column;
|
|
4876
4900
|
gap:var(--space-2);
|
|
@@ -4878,24 +4902,24 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4878
4902
|
padding:var(--space-5) var(--space-12) var(--space-5) var(--space-4);
|
|
4879
4903
|
}
|
|
4880
4904
|
@media (width > 459px){
|
|
4881
|
-
.bp_modal_module_modalTitle--
|
|
4905
|
+
.bp_modal_module_modalTitle--14ad9{
|
|
4882
4906
|
padding:var(--space-6) var(--space-16) var(--space-6) var(--space-6);
|
|
4883
4907
|
}
|
|
4884
4908
|
}
|
|
4885
4909
|
|
|
4886
|
-
.bp_modal_module_body--
|
|
4910
|
+
.bp_modal_module_body--14ad9{
|
|
4887
4911
|
padding:var(--space-6) var(--space-4) var(--space-4);
|
|
4888
4912
|
}
|
|
4889
4913
|
@media (width > 459px){
|
|
4890
|
-
.bp_modal_module_body--
|
|
4914
|
+
.bp_modal_module_body--14ad9{
|
|
4891
4915
|
padding:var(--space-6) var(--space-6) var(--space-4);
|
|
4892
4916
|
}
|
|
4893
4917
|
}
|
|
4894
4918
|
|
|
4895
|
-
.bp_modal_module_headerDividerLine--
|
|
4919
|
+
.bp_modal_module_headerDividerLine--14ad9{
|
|
4896
4920
|
position:relative;
|
|
4897
4921
|
}
|
|
4898
|
-
.bp_modal_module_headerDividerLine--
|
|
4922
|
+
.bp_modal_module_headerDividerLine--14ad9::after{
|
|
4899
4923
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4900
4924
|
bottom:0;
|
|
4901
4925
|
content:"";
|
|
@@ -4904,16 +4928,16 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4904
4928
|
right:var(--space-4);
|
|
4905
4929
|
}
|
|
4906
4930
|
@media (width > 459px){
|
|
4907
|
-
.bp_modal_module_headerDividerLine--
|
|
4931
|
+
.bp_modal_module_headerDividerLine--14ad9::after{
|
|
4908
4932
|
left:var(--space-6);
|
|
4909
4933
|
right:var(--space-6);
|
|
4910
4934
|
}
|
|
4911
4935
|
}
|
|
4912
4936
|
|
|
4913
|
-
.bp_modal_module_footerDividerLine--
|
|
4937
|
+
.bp_modal_module_footerDividerLine--14ad9{
|
|
4914
4938
|
position:relative;
|
|
4915
4939
|
}
|
|
4916
|
-
.bp_modal_module_footerDividerLine--
|
|
4940
|
+
.bp_modal_module_footerDividerLine--14ad9::before{
|
|
4917
4941
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
4918
4942
|
content:"";
|
|
4919
4943
|
left:var(--space-4);
|
|
@@ -4922,28 +4946,28 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
4922
4946
|
top:0;
|
|
4923
4947
|
}
|
|
4924
4948
|
@media (width > 459px){
|
|
4925
|
-
.bp_modal_module_footerDividerLine--
|
|
4949
|
+
.bp_modal_module_footerDividerLine--14ad9::before{
|
|
4926
4950
|
left:var(--space-6);
|
|
4927
4951
|
right:var(--space-6);
|
|
4928
4952
|
}
|
|
4929
4953
|
}
|
|
4930
4954
|
|
|
4931
|
-
.bp_modal_module_footer--
|
|
4955
|
+
.bp_modal_module_footer--14ad9{
|
|
4932
4956
|
display:flex;
|
|
4933
4957
|
justify-content:flex-end;
|
|
4934
4958
|
padding:var(--space-4);
|
|
4935
4959
|
}
|
|
4936
4960
|
@media (width > 459px){
|
|
4937
|
-
.bp_modal_module_footer--
|
|
4961
|
+
.bp_modal_module_footer--14ad9{
|
|
4938
4962
|
padding:var(--space-6);
|
|
4939
4963
|
}
|
|
4940
4964
|
}
|
|
4941
4965
|
|
|
4942
|
-
.bp_modal_module_footerButton--
|
|
4966
|
+
.bp_modal_module_footerButton--14ad9 + .bp_modal_module_footerButton--14ad9{
|
|
4943
4967
|
margin-inline-start:var(--space-3);
|
|
4944
4968
|
}
|
|
4945
4969
|
|
|
4946
|
-
@keyframes bp_modal_module_popup_bounce_in--
|
|
4970
|
+
@keyframes bp_modal_module_popup_bounce_in--14ad9{
|
|
4947
4971
|
0%{
|
|
4948
4972
|
transform:scale3d(.1, .1, 1);
|
|
4949
4973
|
}
|
|
@@ -5154,66 +5178,66 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5154
5178
|
justify-content:flex-end;
|
|
5155
5179
|
}
|
|
5156
5180
|
|
|
5157
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5181
|
+
.bp_page_section_module_pageSectionContainer--9bdbf{
|
|
5158
5182
|
display:flex;
|
|
5159
5183
|
flex-direction:column;
|
|
5160
5184
|
gap:var(--space-8);
|
|
5161
5185
|
}
|
|
5162
5186
|
@media (width > 767px){
|
|
5163
|
-
.bp_page_section_module_pageSectionContainer--
|
|
5187
|
+
.bp_page_section_module_pageSectionContainer--9bdbf{
|
|
5164
5188
|
gap:var(--space-12);
|
|
5165
5189
|
}
|
|
5166
5190
|
}
|
|
5167
5191
|
|
|
5168
|
-
.bp_page_section_module_pageSection--
|
|
5192
|
+
.bp_page_section_module_pageSection--9bdbf{
|
|
5169
5193
|
display:flex;
|
|
5170
5194
|
flex-direction:column;
|
|
5171
5195
|
gap:var(--space-7);
|
|
5172
5196
|
}
|
|
5173
5197
|
@media (width > 767px){
|
|
5174
|
-
.bp_page_section_module_pageSection--
|
|
5198
|
+
.bp_page_section_module_pageSection--9bdbf{
|
|
5175
5199
|
flex-direction:row;
|
|
5176
5200
|
gap:var(--space-20);
|
|
5177
5201
|
}
|
|
5178
5202
|
}
|
|
5179
5203
|
|
|
5180
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5204
|
+
.bp_page_section_module_pageSectionHeader--9bdbf{
|
|
5181
5205
|
display:flex;
|
|
5182
5206
|
flex-direction:column;
|
|
5183
5207
|
gap:var(--space-2);
|
|
5184
5208
|
}
|
|
5185
5209
|
@media (width > 767px){
|
|
5186
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5210
|
+
.bp_page_section_module_pageSectionHeader--9bdbf{
|
|
5187
5211
|
width:200px;
|
|
5188
5212
|
}
|
|
5189
5213
|
}
|
|
5190
5214
|
@media (width > 1023px){
|
|
5191
|
-
.bp_page_section_module_pageSectionHeader--
|
|
5215
|
+
.bp_page_section_module_pageSectionHeader--9bdbf{
|
|
5192
5216
|
width:242px;
|
|
5193
5217
|
}
|
|
5194
5218
|
}
|
|
5195
5219
|
|
|
5196
|
-
.bp_page_section_module_pageSectionContent--
|
|
5220
|
+
.bp_page_section_module_pageSectionContent--9bdbf{
|
|
5197
5221
|
flex-grow:1;
|
|
5198
5222
|
}
|
|
5199
5223
|
|
|
5200
|
-
.bp_page_section_module_pageSectionDivider--
|
|
5224
|
+
.bp_page_section_module_pageSectionDivider--9bdbf{
|
|
5201
5225
|
width:100%;
|
|
5202
5226
|
}
|
|
5203
5227
|
|
|
5204
|
-
.bp_password_input_module_passwordInput--
|
|
5228
|
+
.bp_password_input_module_passwordInput--745a6 input[type=password],.bp_password_input_module_passwordInput--745a6 input[type=text]{
|
|
5205
5229
|
padding-inline-end:2.375rem;
|
|
5206
5230
|
}
|
|
5207
|
-
.bp_password_input_module_passwordInput--
|
|
5231
|
+
.bp_password_input_module_passwordInput--745a6 .bp_password_input_module_iconButton--745a6{
|
|
5208
5232
|
height:var(--size-6);
|
|
5209
5233
|
inset-inline-end:.5rem;
|
|
5210
5234
|
width:var(--size-6);
|
|
5211
5235
|
}
|
|
5212
|
-
.bp_password_input_module_passwordInput--
|
|
5236
|
+
.bp_password_input_module_passwordInput--745a6 .bp_password_input_module_iconButton--745a6:active,.bp_password_input_module_passwordInput--745a6 .bp_password_input_module_iconButton--745a6:hover{
|
|
5213
5237
|
background:none;
|
|
5214
5238
|
}
|
|
5215
5239
|
|
|
5216
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5240
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c[data-modern=false]{
|
|
5217
5241
|
--text-input-border-width:var(--border-1);
|
|
5218
5242
|
--text-input-border-width-focused:var(--border-2);
|
|
5219
5243
|
--text-input-border-width-error:var(--border-2);
|
|
@@ -5244,7 +5268,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5244
5268
|
--text-input-hover-border-color:var(--border-input-border-hover);
|
|
5245
5269
|
}
|
|
5246
5270
|
|
|
5247
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5271
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c[data-modern=true]{
|
|
5248
5272
|
--text-input-border-width:var(--bp-border-01);
|
|
5249
5273
|
--text-input-border-width-focused:var(--bp-border-02);
|
|
5250
5274
|
--text-input-border-width-error:var(--bp-border-02);
|
|
@@ -5275,7 +5299,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5275
5299
|
--text-input-hover-border-color:var(--bp-border-input-border-hover);
|
|
5276
5300
|
}
|
|
5277
5301
|
|
|
5278
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5302
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c{
|
|
5279
5303
|
--disabled-opacity:var(--text-input-disabled-opacity-api, 60%);
|
|
5280
5304
|
display:flex;
|
|
5281
5305
|
flex-direction:column;
|
|
@@ -5288,7 +5312,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5288
5312
|
text-decoration:var(--body-default-text-decoration);
|
|
5289
5313
|
text-transform:var(--body-default-text-case);
|
|
5290
5314
|
}
|
|
5291
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5315
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_label--0ff4c{
|
|
5292
5316
|
color:var(--text-input-label-color);
|
|
5293
5317
|
flex:0 0 fit-content;
|
|
5294
5318
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -5302,15 +5326,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5302
5326
|
width:-moz-fit-content;
|
|
5303
5327
|
width:fit-content;
|
|
5304
5328
|
}
|
|
5305
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5329
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_label--0ff4c:not(.bp_base_text_input_module_hidden--0ff4c){
|
|
5306
5330
|
margin-block-end:var(--text-input-row-gap);
|
|
5307
5331
|
}
|
|
5308
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5332
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c{
|
|
5309
5333
|
display:flex;
|
|
5310
5334
|
height:var(--size-10);
|
|
5311
5335
|
position:relative;
|
|
5312
5336
|
}
|
|
5313
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5337
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c{
|
|
5314
5338
|
background:var(--text-input-background);
|
|
5315
5339
|
border:var(--text-input-border-width) solid var(--text-input-border-color);
|
|
5316
5340
|
border-radius:var(--text-input-border-radius);
|
|
@@ -5330,77 +5354,77 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5330
5354
|
text-transform:var(--body-default-text-case);
|
|
5331
5355
|
width:100%;
|
|
5332
5356
|
}
|
|
5333
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5357
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:hover{
|
|
5334
5358
|
box-shadow:var(--text-input-box-shadow);
|
|
5335
5359
|
}
|
|
5336
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5360
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c::placeholder,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c::placeholder,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c::placeholder{
|
|
5337
5361
|
color:var(--text-input-placeholder-color);
|
|
5338
5362
|
opacity:1;
|
|
5339
5363
|
}
|
|
5340
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5364
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_error--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_error--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_error--0ff4c{
|
|
5341
5365
|
background:var(--text-input-error-background);
|
|
5342
5366
|
border:var(--text-input-border-width-error) solid var(--text-input-error-border-color);
|
|
5343
5367
|
outline:0;
|
|
5344
5368
|
padding-inline-start:var(--text-input-padding-x-error);
|
|
5345
5369
|
}
|
|
5346
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5370
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c{
|
|
5347
5371
|
border-color:var(--text-input-read-only-border-color);
|
|
5348
5372
|
box-shadow:var(--text-input-box-shadow);
|
|
5349
5373
|
color:var(--text-input-read-only-color);
|
|
5350
5374
|
}
|
|
5351
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5375
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:focus-visible,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:focus-visible,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:focus-visible{
|
|
5352
5376
|
border:var(--text-input-border-width-focused) solid var(--text-input-border-color-focus);
|
|
5353
5377
|
}
|
|
5354
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5378
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_readOnly--0ff4c:hover{
|
|
5355
5379
|
cursor:default;
|
|
5356
5380
|
}
|
|
5357
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5381
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:disabled,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:disabled,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:disabled{
|
|
5358
5382
|
background:var(--text-input-disabled-background);
|
|
5359
5383
|
border-color:var(--text-input-disabled-border-color);
|
|
5360
5384
|
box-shadow:var(--text-input-box-shadow);
|
|
5361
5385
|
color:var(--text-input-disabled-color);
|
|
5362
5386
|
}
|
|
5363
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5387
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:disabled:hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:disabled:hover{
|
|
5364
5388
|
border-color:var(--text-input-border-color);
|
|
5365
5389
|
}
|
|
5366
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5390
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:focus-visible,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:focus-visible,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:focus-visible{
|
|
5367
5391
|
background:var(--text-input-focused-background);
|
|
5368
5392
|
border:var(--text-input-border-width-focused) solid var(--text-input-focused-border-color);
|
|
5369
5393
|
outline:0;
|
|
5370
5394
|
padding-inline-start:var(--text-input-padding-x-focused);
|
|
5371
5395
|
}
|
|
5372
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5396
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:has(+ .bp_base_text_input_module_endIcon--0ff4c),.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:has(+ .bp_base_text_input_module_endIcon--0ff4c),.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:has(+ .bp_base_text_input_module_endIcon--0ff4c){
|
|
5373
5397
|
padding-inline-end:calc(var(--text-input-padding-x) + var(--end-icon-width) + var(--text-input-icon-padding));
|
|
5374
5398
|
}
|
|
5375
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5399
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_textInput--0ff4c:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--0ff4c):hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=number].bp_base_text_input_module_textInput--0ff4c:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--0ff4c):hover,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c input[type=text].bp_base_text_input_module_textInput--0ff4c:not(:disabled):not(:focus-visible):not(.bp_base_text_input_module_error--0ff4c):hover{
|
|
5376
5400
|
background:var(--text-input-hover-background);
|
|
5377
5401
|
border:var(--border-1) solid var(--text-input-hover-border-color);
|
|
5378
5402
|
}
|
|
5379
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5403
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_startIcon--0ff4c{
|
|
5380
5404
|
left:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5381
5405
|
position:absolute;
|
|
5382
5406
|
top:50%;
|
|
5383
5407
|
transform:translateY(-50%);
|
|
5384
5408
|
}
|
|
5385
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5409
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_startIcon--0ff4c + input.bp_base_text_input_module_textInput--0ff4c{
|
|
5386
5410
|
padding-inline-start:calc(var(--text-input-padding-x) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5387
5411
|
}
|
|
5388
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5412
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_startIcon--0ff4c + input.bp_base_text_input_module_textInput--0ff4c:focus-visible{
|
|
5389
5413
|
padding-inline-start:calc(var(--text-input-padding-x-focused) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5390
5414
|
}
|
|
5391
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5415
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_startIcon--0ff4c + input.bp_base_text_input_module_textInput--0ff4c.bp_base_text_input_module_error--0ff4c{
|
|
5392
5416
|
padding-inline-start:calc(var(--text-input-padding-x-error) + var(--text-input-icon-padding) + var(--start-icon-width));
|
|
5393
5417
|
}
|
|
5394
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5418
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_textInputContainer--0ff4c .bp_base_text_input_module_endIcon--0ff4c{
|
|
5395
5419
|
position:absolute;
|
|
5396
5420
|
right:calc(var(--text-input-padding-x) + var(--text-input-border-width));
|
|
5397
5421
|
top:50%;
|
|
5398
5422
|
transform:translateY(-50%);
|
|
5399
5423
|
}
|
|
5400
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5424
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c.bp_base_text_input_module_disabled--0ff4c{
|
|
5401
5425
|
opacity:var(--disabled-opacity);
|
|
5402
5426
|
}
|
|
5403
|
-
.bp_base_text_input_module_textInputContainerOuter--
|
|
5427
|
+
.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_inlineError--0ff4c,.bp_base_text_input_module_textInputContainerOuter--0ff4c .bp_base_text_input_module_subtext--0ff4c{
|
|
5404
5428
|
margin-block-start:var(--text-input-inline-error-subtext-block-margin);
|
|
5405
5429
|
}
|
|
5406
5430
|
.bp_chip_module_chip--96f83{
|
|
@@ -5601,7 +5625,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5601
5625
|
}
|
|
5602
5626
|
}
|
|
5603
5627
|
|
|
5604
|
-
.bp_context_menu_module_menuBlock--
|
|
5628
|
+
.bp_context_menu_module_menuBlock--e0a0f{
|
|
5605
5629
|
background-color:var(--surface-menu-surface);
|
|
5606
5630
|
border:var(--border-1) solid var(--border-card-border);
|
|
5607
5631
|
border-radius:var(--radius-3);
|
|
@@ -5612,7 +5636,7 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5612
5636
|
min-width:var(--blueprint-web-context-menu-min-width, 160px);
|
|
5613
5637
|
padding:var(--space-3);
|
|
5614
5638
|
}
|
|
5615
|
-
.bp_context_menu_module_menuBlock--
|
|
5639
|
+
.bp_context_menu_module_menuBlock--e0a0f[data-menu-fullscreen=true]{
|
|
5616
5640
|
border:unset;
|
|
5617
5641
|
border-radius:unset;
|
|
5618
5642
|
display:flex;
|
|
@@ -5625,15 +5649,15 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5625
5649
|
position:relative;
|
|
5626
5650
|
width:100vw;
|
|
5627
5651
|
}
|
|
5628
|
-
.bp_context_menu_module_menuBlock--
|
|
5652
|
+
.bp_context_menu_module_menuBlock--e0a0f[data-menu-fullscreen=true] .bp_context_menu_module_fullScreenContent--e0a0f{
|
|
5629
5653
|
overflow-y:auto;
|
|
5630
5654
|
padding:var(--space-3);
|
|
5631
5655
|
}
|
|
5632
|
-
.bp_context_menu_module_menuBlock--
|
|
5656
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItemsSeparator--e0a0f{
|
|
5633
5657
|
margin-block:var(--space-2);
|
|
5634
5658
|
margin-inline:var(--space-2);
|
|
5635
5659
|
}
|
|
5636
|
-
.bp_context_menu_module_menuBlock--
|
|
5660
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItem--e0a0f{
|
|
5637
5661
|
align-items:center;
|
|
5638
5662
|
background-color:var(--surface-menu-surface);
|
|
5639
5663
|
border:var(--border-2) solid #0000;
|
|
@@ -5646,19 +5670,19 @@ table.bp_inline_table_module_inlineTable--7cffa tr:not(:last-child) td{
|
|
|
5646
5670
|
padding-inline:var(--space-2);
|
|
5647
5671
|
position:relative;
|
|
5648
5672
|
}
|
|
5649
|
-
.bp_context_menu_module_menuBlock--
|
|
5673
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItem--e0a0f[data-disabled]{
|
|
5650
5674
|
opacity:60%;
|
|
5651
5675
|
pointer-events:none;
|
|
5652
5676
|
}
|
|
5653
|
-
.bp_context_menu_module_menuBlock--
|
|
5677
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItem--e0a0f[data-highlighted]:not(:hover){
|
|
5654
5678
|
background-color:var(--surface-menu-surface-focus);
|
|
5655
5679
|
border:var(--border-2) solid var(--outline-focus-on-light);
|
|
5656
5680
|
}
|
|
5657
|
-
.bp_context_menu_module_menuBlock--
|
|
5681
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItem--e0a0f:active{
|
|
5658
5682
|
background-color:var(--surface-menu-surface-focus);
|
|
5659
5683
|
border:var(--border-2) solid #0000;
|
|
5660
5684
|
}
|
|
5661
|
-
.bp_context_menu_module_menuBlock--
|
|
5685
|
+
.bp_context_menu_module_menuBlock--e0a0f .bp_context_menu_module_menuItem--e0a0f:hover{
|
|
5662
5686
|
background-color:var(--surface-menu-surface-focus);
|
|
5663
5687
|
}
|
|
5664
5688
|
div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):has([data-menu-fullscreen=true]){
|
|
@@ -5667,7 +5691,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5667
5691
|
width:100%;
|
|
5668
5692
|
}
|
|
5669
5693
|
|
|
5670
|
-
.bp_context_menu_module_menuHeader--
|
|
5694
|
+
.bp_context_menu_module_menuHeader--e0a0f{
|
|
5671
5695
|
align-items:center;
|
|
5672
5696
|
box-shadow:var(--dropshadow-1);
|
|
5673
5697
|
display:grid;
|
|
@@ -5677,25 +5701,25 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5677
5701
|
padding:var(--space-3);
|
|
5678
5702
|
}
|
|
5679
5703
|
|
|
5680
|
-
.bp_context_menu_module_headerTextContent--
|
|
5704
|
+
.bp_context_menu_module_headerTextContent--e0a0f{
|
|
5681
5705
|
display:grid;
|
|
5682
5706
|
}
|
|
5683
5707
|
|
|
5684
|
-
.bp_context_menu_module_submenuCloseButton--
|
|
5708
|
+
.bp_context_menu_module_submenuCloseButton--e0a0f{
|
|
5685
5709
|
grid-area:submenu-close;
|
|
5686
5710
|
}
|
|
5687
5711
|
|
|
5688
|
-
.bp_context_menu_module_menuCloseButton--
|
|
5712
|
+
.bp_context_menu_module_menuCloseButton--e0a0f{
|
|
5689
5713
|
grid-area:close;
|
|
5690
5714
|
}
|
|
5691
5715
|
|
|
5692
|
-
.bp_context_menu_module_ellipsis--
|
|
5716
|
+
.bp_context_menu_module_ellipsis--e0a0f{
|
|
5693
5717
|
overflow:hidden;
|
|
5694
5718
|
text-overflow:ellipsis;
|
|
5695
5719
|
white-space:nowrap;
|
|
5696
5720
|
}
|
|
5697
5721
|
|
|
5698
|
-
.bp_notification_module_viewport--
|
|
5722
|
+
.bp_notification_module_viewport--3e6d4{
|
|
5699
5723
|
--notification-viewport-space:var(--space-4);
|
|
5700
5724
|
--notification-viewport-item-spacing:var(--space-3);
|
|
5701
5725
|
all:unset;
|
|
@@ -5710,7 +5734,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5710
5734
|
z-index:2147483647;
|
|
5711
5735
|
}
|
|
5712
5736
|
|
|
5713
|
-
.bp_notification_module_root--
|
|
5737
|
+
.bp_notification_module_root--3e6d4[data-modern=false]{
|
|
5714
5738
|
--notification-padding-vertical:var(--space-3);
|
|
5715
5739
|
--notification-padding-horizontal:var(--space-4);
|
|
5716
5740
|
--notification-item-spacing:var(--space-3);
|
|
@@ -5731,7 +5755,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5731
5755
|
--notification-icon-size:var(--size-8);
|
|
5732
5756
|
}
|
|
5733
5757
|
|
|
5734
|
-
.bp_notification_module_root--
|
|
5758
|
+
.bp_notification_module_root--3e6d4[data-modern=true]{
|
|
5735
5759
|
--notification-padding-vertical:var(--bp-space-030);
|
|
5736
5760
|
--notification-padding-horizontal:var(--bp-space-040);
|
|
5737
5761
|
--notification-item-spacing:var(--bp-space-030);
|
|
@@ -5753,20 +5777,20 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5753
5777
|
--notification-text-container-height:var(--bp-space-080);
|
|
5754
5778
|
--notification-icon-size:var(--bp-size-080);
|
|
5755
5779
|
}
|
|
5756
|
-
.bp_notification_module_root--
|
|
5780
|
+
.bp_notification_module_root--3e6d4[data-modern=true].bp_notification_module_info--3e6d4{
|
|
5757
5781
|
background:linear-gradient(0deg, var(--notification-background-info) 0, var(--notification-background-info) 100%), var(--notification-background-overlay);
|
|
5758
5782
|
}
|
|
5759
|
-
.bp_notification_module_root--
|
|
5783
|
+
.bp_notification_module_root--3e6d4[data-modern=true].bp_notification_module_success--3e6d4{
|
|
5760
5784
|
background:linear-gradient(0deg, var(--notification-background-success) 0, var(--notification-background-success) 100%), var(--notification-background-overlay);
|
|
5761
5785
|
}
|
|
5762
|
-
.bp_notification_module_root--
|
|
5786
|
+
.bp_notification_module_root--3e6d4[data-modern=true].bp_notification_module_warning--3e6d4{
|
|
5763
5787
|
background:linear-gradient(0deg, var(--notification-background-warning) 0, var(--notification-background-warning) 100%), var(--notification-background-overlay);
|
|
5764
5788
|
}
|
|
5765
|
-
.bp_notification_module_root--
|
|
5789
|
+
.bp_notification_module_root--3e6d4[data-modern=true].bp_notification_module_error--3e6d4{
|
|
5766
5790
|
background:linear-gradient(0deg, var(--notification-background-error) 0, var(--notification-background-error) 100%), var(--notification-background-overlay);
|
|
5767
5791
|
}
|
|
5768
5792
|
|
|
5769
|
-
.bp_notification_module_root--
|
|
5793
|
+
.bp_notification_module_root--3e6d4{
|
|
5770
5794
|
backdrop-filter:blur(var(--notification-background-blur));
|
|
5771
5795
|
border:var(--notification-border) solid;
|
|
5772
5796
|
border-radius:var(--notification-radius);
|
|
@@ -5776,26 +5800,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5776
5800
|
width:max-content;
|
|
5777
5801
|
}
|
|
5778
5802
|
@media (width > 374px){
|
|
5779
|
-
.bp_notification_module_root--
|
|
5803
|
+
.bp_notification_module_root--3e6d4{
|
|
5780
5804
|
max-width:343px;
|
|
5781
5805
|
}
|
|
5782
5806
|
}
|
|
5783
5807
|
@media (width > 767px){
|
|
5784
|
-
.bp_notification_module_root--
|
|
5808
|
+
.bp_notification_module_root--3e6d4{
|
|
5785
5809
|
max-width:728px;
|
|
5786
5810
|
}
|
|
5787
5811
|
}
|
|
5788
5812
|
@media (width > 1023px){
|
|
5789
|
-
.bp_notification_module_root--
|
|
5813
|
+
.bp_notification_module_root--3e6d4{
|
|
5790
5814
|
max-width:848px;
|
|
5791
5815
|
}
|
|
5792
5816
|
}
|
|
5793
5817
|
@media (width > 1219px){
|
|
5794
|
-
.bp_notification_module_root--
|
|
5818
|
+
.bp_notification_module_root--3e6d4{
|
|
5795
5819
|
max-width:896px;
|
|
5796
5820
|
}
|
|
5797
5821
|
}
|
|
5798
|
-
.bp_notification_module_root--
|
|
5822
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_container--3e6d4{
|
|
5799
5823
|
align-items:flex-start;
|
|
5800
5824
|
display:flex;
|
|
5801
5825
|
gap:var(--notification-item-spacing);
|
|
@@ -5803,11 +5827,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5803
5827
|
width:100%;
|
|
5804
5828
|
}
|
|
5805
5829
|
@media (width > 767px){
|
|
5806
|
-
.bp_notification_module_root--
|
|
5830
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_container--3e6d4{
|
|
5807
5831
|
align-items:center;
|
|
5808
5832
|
}
|
|
5809
5833
|
}
|
|
5810
|
-
.bp_notification_module_root--
|
|
5834
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_mobileContainer--3e6d4{
|
|
5811
5835
|
align-items:left;
|
|
5812
5836
|
display:flex;
|
|
5813
5837
|
flex-direction:column;
|
|
@@ -5815,46 +5839,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5815
5839
|
width:100%;
|
|
5816
5840
|
}
|
|
5817
5841
|
@media (width > 767px){
|
|
5818
|
-
.bp_notification_module_root--
|
|
5842
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_mobileContainer--3e6d4{
|
|
5819
5843
|
align-items:center;
|
|
5820
5844
|
flex-direction:row;
|
|
5821
5845
|
}
|
|
5822
5846
|
}
|
|
5823
|
-
.bp_notification_module_root--
|
|
5847
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_withButtons--3e6d4{
|
|
5824
5848
|
gap:var(--notification-item-spacing);
|
|
5825
5849
|
}
|
|
5826
|
-
.bp_notification_module_root--
|
|
5850
|
+
.bp_notification_module_root--3e6d4.bp_notification_module_info--3e6d4{
|
|
5827
5851
|
background:var(--notification-background-info);
|
|
5828
5852
|
border-color:var(--notification-border-color-info);
|
|
5829
5853
|
}
|
|
5830
|
-
.bp_notification_module_root--
|
|
5854
|
+
.bp_notification_module_root--3e6d4.bp_notification_module_success--3e6d4{
|
|
5831
5855
|
background:var(--notification-background-success);
|
|
5832
5856
|
border-color:var(--notification-border-color-success);
|
|
5833
5857
|
}
|
|
5834
|
-
.bp_notification_module_root--
|
|
5858
|
+
.bp_notification_module_root--3e6d4.bp_notification_module_warning--3e6d4{
|
|
5835
5859
|
background:var(--notification-background-warning);
|
|
5836
5860
|
border-color:var(--notification-border-color-warning);
|
|
5837
5861
|
}
|
|
5838
|
-
.bp_notification_module_root--
|
|
5862
|
+
.bp_notification_module_root--3e6d4.bp_notification_module_error--3e6d4{
|
|
5839
5863
|
background:var(--notification-background-error);
|
|
5840
5864
|
border-color:var(--notification-border-color-error);
|
|
5841
5865
|
}
|
|
5842
|
-
.bp_notification_module_root--
|
|
5866
|
+
.bp_notification_module_root--3e6d4:focus-visible{
|
|
5843
5867
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--notification-outline-focus);
|
|
5844
5868
|
outline:none;
|
|
5845
5869
|
}
|
|
5846
|
-
.bp_notification_module_root--
|
|
5870
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_typeIconContainer--3e6d4{
|
|
5847
5871
|
align-items:center;
|
|
5848
5872
|
display:flex;
|
|
5849
5873
|
height:var(--notification-icon-size);
|
|
5850
5874
|
justify-content:center;
|
|
5851
5875
|
width:var(--notification-icon-size);
|
|
5852
5876
|
}
|
|
5853
|
-
.bp_notification_module_root--
|
|
5877
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_typeIconContainer--3e6d4 .bp_notification_module_typeIcon--3e6d4{
|
|
5854
5878
|
flex-shrink:0;
|
|
5855
5879
|
margin-left:var(--notification-padding-horizontal);
|
|
5856
5880
|
}
|
|
5857
|
-
.bp_notification_module_root--
|
|
5881
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_text--3e6d4{
|
|
5858
5882
|
align-items:center;
|
|
5859
5883
|
color:var(--notification-text-color);
|
|
5860
5884
|
display:flex;
|
|
@@ -5870,38 +5894,38 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5870
5894
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
5871
5895
|
text-transform:var(--body-default-bold-text-case);
|
|
5872
5896
|
}
|
|
5873
|
-
.bp_notification_module_root--
|
|
5897
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_text--3e6d4 > div{
|
|
5874
5898
|
overflow:hidden;
|
|
5875
5899
|
overflow-wrap:break-word;
|
|
5876
5900
|
}
|
|
5877
|
-
.bp_notification_module_root--
|
|
5901
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_contentButtonSection--3e6d4{
|
|
5878
5902
|
display:flex;
|
|
5879
5903
|
gap:var(--notification-item-spacing);
|
|
5880
5904
|
margin-left:0;
|
|
5881
5905
|
}
|
|
5882
5906
|
@media (width > 767px){
|
|
5883
|
-
.bp_notification_module_root--
|
|
5907
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_contentButtonSection--3e6d4{
|
|
5884
5908
|
margin-left:auto;
|
|
5885
5909
|
}
|
|
5886
5910
|
}
|
|
5887
|
-
.bp_notification_module_root--
|
|
5911
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_contentButtonSection--3e6d4 .bp_notification_module_contentButtons--3e6d4{
|
|
5888
5912
|
display:flex;
|
|
5889
5913
|
gap:var(--notification-item-spacing);
|
|
5890
5914
|
}
|
|
5891
|
-
.bp_notification_module_root--
|
|
5915
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_closeButtonSection--3e6d4{
|
|
5892
5916
|
display:flex;
|
|
5893
5917
|
gap:var(--notification-item-spacing);
|
|
5894
5918
|
margin-left:auto;
|
|
5895
5919
|
margin-right:var(--notification-padding-horizontal);
|
|
5896
5920
|
}
|
|
5897
|
-
.bp_notification_module_root--
|
|
5921
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_closeButtonSection--3e6d4 .bp_notification_module_closeButton--3e6d4{
|
|
5898
5922
|
align-self:center;
|
|
5899
5923
|
}
|
|
5900
|
-
.bp_notification_module_root--
|
|
5924
|
+
.bp_notification_module_root--3e6d4 .bp_notification_module_closeButtonSection--3e6d4 .bp_notification_module_closeButton--3e6d4 svg *{
|
|
5901
5925
|
fill:currentColor;
|
|
5902
5926
|
}
|
|
5903
5927
|
|
|
5904
|
-
.bp_popover_module_popoverContentContainer--
|
|
5928
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverMainContent--36d39,.bp_popover_module_popoverContentContainer--36d39.bp_popover_module_accessibilitySmallBreakpoint--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverScrollContainer--36d39{
|
|
5905
5929
|
margin-inline-end:var(--scroll-mask-margin-inline-end);
|
|
5906
5930
|
mask-image:var(--scroll-mask-mask-image);
|
|
5907
5931
|
mask-position:var(--scroll-mask-mask-position);
|
|
@@ -5911,7 +5935,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5911
5935
|
transition:var(--scroll-mask-transition);
|
|
5912
5936
|
}
|
|
5913
5937
|
|
|
5914
|
-
.bp_popover_module_popoverContentContainer--
|
|
5938
|
+
.bp_popover_module_popoverContentContainer--36d39[data-modern=false]{
|
|
5915
5939
|
--scroll-mask-padding-right:var(--space-4);
|
|
5916
5940
|
--scroll-mask-overflow:auto;
|
|
5917
5941
|
--scroll-mask-transition:mask-position var(--animation-duration-3), -webkit-mask-position var(--animation-duration-3);
|
|
@@ -5936,7 +5960,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5936
5960
|
--popover-footer-border-top:var(--border-1) solid var(--border-card-border);
|
|
5937
5961
|
}
|
|
5938
5962
|
|
|
5939
|
-
.bp_popover_module_popoverContentContainer--
|
|
5963
|
+
.bp_popover_module_popoverContentContainer--36d39[data-modern=true]{
|
|
5940
5964
|
--bp-dropshadow-3:var(--dropshadow-3);
|
|
5941
5965
|
--bp-animation-duration-3:var(--animation-duration-3);
|
|
5942
5966
|
--scroll-mask-padding-right:var(--bp-space-040);
|
|
@@ -5963,43 +5987,43 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
5963
5987
|
--popover-footer-border-top:var(--bp-border-01) solid var(--bp-border-card-border);
|
|
5964
5988
|
}
|
|
5965
5989
|
|
|
5966
|
-
.bp_popover_module_popoverContentContainer--
|
|
5990
|
+
.bp_popover_module_popoverContentContainer--36d39{
|
|
5967
5991
|
max-width:320px;
|
|
5968
5992
|
z-index:var(--z-index-popover);
|
|
5969
5993
|
}
|
|
5970
|
-
.bp_popover_module_popoverContentContainer--
|
|
5994
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverCard--36d39{
|
|
5971
5995
|
box-shadow:var(--popover-card-box-shadow);
|
|
5972
5996
|
margin-block:var(--popover-card-margin-block);
|
|
5973
5997
|
}
|
|
5974
|
-
.bp_popover_module_popoverContentContainer--
|
|
5998
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverMainContent--36d39:hover{
|
|
5975
5999
|
mask-position:left top;
|
|
5976
6000
|
}
|
|
5977
|
-
.bp_popover_module_popoverContentContainer--
|
|
6001
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverMainContent--36d39 .bp_popover_module_popoverMainContentOuterContainer--36d39{
|
|
5978
6002
|
max-height:inherit;
|
|
5979
6003
|
}
|
|
5980
|
-
.bp_popover_module_popoverContentContainer--
|
|
6004
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverMainContent--36d39 .bp_popover_module_popoverMainContentOuterContainer--36d39 .bp_popover_module_popoverMainContentInnerContainerPadding--36d39{
|
|
5981
6005
|
padding-block-end:var(--popover-main-content-inner-container-padding);
|
|
5982
6006
|
}
|
|
5983
|
-
.bp_popover_module_popoverContentContainer--
|
|
6007
|
+
.bp_popover_module_popoverContentContainer--36d39.bp_popover_module_accessibilitySmallBreakpoint--36d39{
|
|
5984
6008
|
max-height:var(--radix-popover-content-available-height);
|
|
5985
6009
|
}
|
|
5986
|
-
.bp_popover_module_popoverContentContainer--
|
|
6010
|
+
.bp_popover_module_popoverContentContainer--36d39.bp_popover_module_accessibilitySmallBreakpoint--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverScrollContainer--36d39{
|
|
5987
6011
|
max-height:var(--popover-scroll-container-small-breakpoint-max-height);
|
|
5988
6012
|
padding-block:var(--popover-scroll-container-small-breakpoint-padding-block);
|
|
5989
6013
|
}
|
|
5990
|
-
.bp_popover_module_popoverContentContainer--
|
|
6014
|
+
.bp_popover_module_popoverContentContainer--36d39.bp_popover_module_accessibilitySmallBreakpoint--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverScrollContainer--36d39:hover{
|
|
5991
6015
|
mask-position:left top;
|
|
5992
6016
|
}
|
|
5993
|
-
.bp_popover_module_popoverContentContainer--
|
|
6017
|
+
.bp_popover_module_popoverContentContainer--36d39.bp_popover_module_accessibilitySmallBreakpoint--36d39 .bp_popover_module_popoverCard--36d39 .bp_popover_module_popoverScrollContainer--36d39 .bp_popover_module_popoverMainContent--36d39{
|
|
5994
6018
|
max-height:-moz-fit-content;
|
|
5995
6019
|
max-height:fit-content;
|
|
5996
6020
|
}
|
|
5997
|
-
.bp_popover_module_popoverContentContainer--
|
|
6021
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverFooter--36d39{
|
|
5998
6022
|
margin-inline:var(--popover-footer-margin-inline);
|
|
5999
6023
|
padding-block-start:var(--popover-footer-padding-block-start);
|
|
6000
6024
|
padding-inline:var(--popover-footer-padding-inline);
|
|
6001
6025
|
}
|
|
6002
|
-
.bp_popover_module_popoverContentContainer--
|
|
6026
|
+
.bp_popover_module_popoverContentContainer--36d39 .bp_popover_module_popoverFooter--36d39.bp_popover_module_popoverFooterTopBorder--36d39{
|
|
6003
6027
|
border-top:var(--popover-footer-border-top);
|
|
6004
6028
|
}
|
|
6005
6029
|
.bp_select_menu_grid_module_grid--6e766{
|
|
@@ -6011,42 +6035,42 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6011
6035
|
flex-direction:row;
|
|
6012
6036
|
}
|
|
6013
6037
|
|
|
6014
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6038
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4cf15.bp_select_menu_grid_option_module_withLabel--4cf15{
|
|
6015
6039
|
flex:1 1 0;
|
|
6016
6040
|
margin:var(--space-05) 0;
|
|
6017
6041
|
}
|
|
6018
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6042
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4cf15.bp_select_menu_grid_option_module_withLabel--default--4cf15{
|
|
6019
6043
|
max-width:100%;
|
|
6020
6044
|
}
|
|
6021
6045
|
@media only screen and (width > 374px){
|
|
6022
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6046
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4cf15.bp_select_menu_grid_option_module_withLabel--default--4cf15{
|
|
6023
6047
|
margin:var(--space-05);
|
|
6024
6048
|
max-width:calc(50% - var(--space-1));
|
|
6025
6049
|
}
|
|
6026
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6050
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4cf15.bp_select_menu_grid_option_module_withLabel--default--4cf15:first-child{
|
|
6027
6051
|
margin-left:0;
|
|
6028
6052
|
}
|
|
6029
|
-
.bp_select_menu_grid_option_module_buttonWrapper--
|
|
6053
|
+
.bp_select_menu_grid_option_module_buttonWrapper--4cf15.bp_select_menu_grid_option_module_withLabel--default--4cf15:last-child{
|
|
6030
6054
|
margin-right:0;
|
|
6031
6055
|
}
|
|
6032
6056
|
}
|
|
6033
6057
|
|
|
6034
|
-
.bp_select_menu_grid_option_module_square--
|
|
6058
|
+
.bp_select_menu_grid_option_module_square--4cf15{
|
|
6035
6059
|
height:var(--size-8);
|
|
6036
6060
|
width:var(--size-8);
|
|
6037
6061
|
}
|
|
6038
|
-
.bp_select_menu_grid_option_module_square--
|
|
6062
|
+
.bp_select_menu_grid_option_module_square--4cf15,.bp_select_menu_grid_option_module_square--4cf15 .bp_select_menu_grid_option_module_outlineHost--4cf15{
|
|
6039
6063
|
align-items:center;
|
|
6040
6064
|
border-radius:var(--radius-3);
|
|
6041
6065
|
display:flex;
|
|
6042
6066
|
justify-content:center;
|
|
6043
6067
|
}
|
|
6044
|
-
.bp_select_menu_grid_option_module_square--
|
|
6068
|
+
.bp_select_menu_grid_option_module_square--4cf15 .bp_select_menu_grid_option_module_outlineHost--4cf15{
|
|
6045
6069
|
height:var(--size-7);
|
|
6046
6070
|
width:var(--size-7);
|
|
6047
6071
|
}
|
|
6048
6072
|
|
|
6049
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6073
|
+
.bp_select_menu_grid_option_module_circle--4cf15{
|
|
6050
6074
|
align-items:center;
|
|
6051
6075
|
background-clip:content-box;
|
|
6052
6076
|
background-color:var(--gray-white);
|
|
@@ -6058,10 +6082,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6058
6082
|
justify-content:center;
|
|
6059
6083
|
width:var(--size-8);
|
|
6060
6084
|
}
|
|
6061
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6085
|
+
.bp_select_menu_grid_option_module_circle--4cf15.bp_select_menu_grid_option_module_loading--4cf15{
|
|
6062
6086
|
border-color:var(--gray-white);
|
|
6063
6087
|
}
|
|
6064
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6088
|
+
.bp_select_menu_grid_option_module_circle--4cf15 .bp_select_menu_grid_option_module_color--4cf15{
|
|
6065
6089
|
background-color:var(--circleColor);
|
|
6066
6090
|
border:var(--border-1) solid var(--circleBorderColor);
|
|
6067
6091
|
border-radius:50%;
|
|
@@ -6069,10 +6093,10 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6069
6093
|
height:var(--size-6);
|
|
6070
6094
|
width:var(--size-6);
|
|
6071
6095
|
}
|
|
6072
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6096
|
+
.bp_select_menu_grid_option_module_circle--4cf15 .bp_select_menu_grid_option_module_strikeThrough--4cf15{
|
|
6073
6097
|
position:relative;
|
|
6074
6098
|
}
|
|
6075
|
-
.bp_select_menu_grid_option_module_circle--
|
|
6099
|
+
.bp_select_menu_grid_option_module_circle--4cf15 .bp_select_menu_grid_option_module_strikeThrough--4cf15::after{
|
|
6076
6100
|
background-color:var(--watermelon-red-100);
|
|
6077
6101
|
border-radius:var(--radius-1);
|
|
6078
6102
|
content:"";
|
|
@@ -6084,7 +6108,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6084
6108
|
width:90%;
|
|
6085
6109
|
}
|
|
6086
6110
|
|
|
6087
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6111
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15{
|
|
6088
6112
|
align-items:center;
|
|
6089
6113
|
background-color:initial;
|
|
6090
6114
|
border:none;
|
|
@@ -6094,13 +6118,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6094
6118
|
-webkit-user-select:none;
|
|
6095
6119
|
user-select:none;
|
|
6096
6120
|
}
|
|
6097
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6121
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15:not(.bp_select_menu_grid_option_module_labeled--4cf15){
|
|
6098
6122
|
height:var(--size-8);
|
|
6099
6123
|
justify-content:center;
|
|
6100
6124
|
padding:0;
|
|
6101
6125
|
width:var(--size-8);
|
|
6102
6126
|
}
|
|
6103
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6127
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15{
|
|
6104
6128
|
border-radius:var(--radius-3);
|
|
6105
6129
|
gap:var(--space-3);
|
|
6106
6130
|
min-width:10rem;
|
|
@@ -6108,23 +6132,23 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6108
6132
|
transition:background-color var(--animation-duration-2);
|
|
6109
6133
|
width:100%;
|
|
6110
6134
|
}
|
|
6111
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6135
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_text--4cf15{
|
|
6112
6136
|
max-height:var(--size-8);
|
|
6113
6137
|
text-align:left;
|
|
6114
6138
|
}
|
|
6115
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6139
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_text--large--4cf15{
|
|
6116
6140
|
-webkit-box-orient:vertical;
|
|
6117
6141
|
-webkit-line-clamp:1;
|
|
6118
6142
|
display:-webkit-box;
|
|
6119
6143
|
overflow:hidden;
|
|
6120
6144
|
}
|
|
6121
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6145
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_text--default--4cf15{
|
|
6122
6146
|
-webkit-box-orient:vertical;
|
|
6123
6147
|
-webkit-line-clamp:2;
|
|
6124
6148
|
display:-webkit-box;
|
|
6125
6149
|
overflow:hidden;
|
|
6126
6150
|
}
|
|
6127
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6151
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--4cf15{
|
|
6128
6152
|
align-items:center;
|
|
6129
6153
|
background:var(--icon-background);
|
|
6130
6154
|
border-radius:var(--radius-3);
|
|
@@ -6132,95 +6156,95 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6132
6156
|
flex-shrink:0;
|
|
6133
6157
|
justify-content:center;
|
|
6134
6158
|
}
|
|
6135
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6159
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--size-default--4cf15{
|
|
6136
6160
|
height:var(--size-8);
|
|
6137
6161
|
width:var(--size-8);
|
|
6138
6162
|
}
|
|
6139
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6163
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--size-large--4cf15{
|
|
6140
6164
|
height:var(--size-10);
|
|
6141
6165
|
width:var(--size-10);
|
|
6142
6166
|
}
|
|
6143
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6167
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--default--4cf15{
|
|
6144
6168
|
--icon-background:var(--surface-surface-tertiary);
|
|
6145
6169
|
--icon-background-dark:var(--surface-surface-quaternary);
|
|
6146
6170
|
}
|
|
6147
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6171
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--box--4cf15{
|
|
6148
6172
|
--icon-background:var(--brand-box-tertiary);
|
|
6149
6173
|
--icon-background-dark:var(--brand-box-secondary);
|
|
6150
6174
|
}
|
|
6151
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6175
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--docgen--4cf15{
|
|
6152
6176
|
--icon-background:var(--brand-docgen-tertiary);
|
|
6153
6177
|
--icon-background-dark:var(--brand-docgen-secondary);
|
|
6154
6178
|
}
|
|
6155
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6179
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--forms--4cf15{
|
|
6156
6180
|
--icon-background:var(--brand-forms-tertiary);
|
|
6157
6181
|
--icon-background-dark:var(--brand-forms-secondary);
|
|
6158
6182
|
}
|
|
6159
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6183
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15 .bp_select_menu_grid_option_module_iconContainer--sign--4cf15{
|
|
6160
6184
|
--icon-background:var(--brand-sign-tertiary);
|
|
6161
6185
|
--icon-background-dark:var(--brand-sign-secondary);
|
|
6162
6186
|
}
|
|
6163
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6187
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15:hover{
|
|
6164
6188
|
background:var(--surface-surface-secondary);
|
|
6165
6189
|
box-shadow:var(--dropshadow-2);
|
|
6166
6190
|
cursor:grab;
|
|
6167
6191
|
}
|
|
6168
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6192
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_active--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_dragging--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15:active{
|
|
6169
6193
|
background:var(--surface-surface-secondary);
|
|
6170
6194
|
box-shadow:var(--dropshadow-2);
|
|
6171
6195
|
}
|
|
6172
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6196
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_active--4cf15 .bp_select_menu_grid_option_module_iconContainer--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15:active .bp_select_menu_grid_option_module_iconContainer--4cf15{
|
|
6173
6197
|
background-color:var(--icon-background);
|
|
6174
6198
|
}
|
|
6175
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6199
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_dragging--4cf15{
|
|
6176
6200
|
box-shadow:0 0 0 var(--border-1) var(--border-divider-border), var(--dropshadow-2);
|
|
6177
6201
|
}
|
|
6178
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6202
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_dragging--4cf15 .bp_select_menu_grid_option_module_iconContainer--4cf15{
|
|
6179
6203
|
background-color:var(--icon-background-dark);
|
|
6180
6204
|
}
|
|
6181
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6205
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15.bp_select_menu_grid_option_module_dragging--4cf15:hover{
|
|
6182
6206
|
cursor:grabbing;
|
|
6183
6207
|
}
|
|
6184
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6208
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15:hover:not(.bp_select_menu_grid_option_module_disabled--4cf15) .bp_select_menu_grid_option_module_iconContainer--4cf15{
|
|
6185
6209
|
background-color:var(--icon-background-dark);
|
|
6186
6210
|
transition:background-color var(--animation-duration-2);
|
|
6187
6211
|
}
|
|
6188
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6212
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15[data-focus-visible]{
|
|
6189
6213
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6190
6214
|
}
|
|
6191
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6215
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_labeled--4cf15[data-focus-visible]:active{
|
|
6192
6216
|
background:var(--surface-surface-secondary);
|
|
6193
6217
|
}
|
|
6194
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6218
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15:hover .bp_select_menu_grid_option_module_square--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible] .bp_select_menu_grid_option_module_square--4cf15{
|
|
6195
6219
|
background-color:var(--surface-cta-surface-outline-hover);
|
|
6196
6220
|
}
|
|
6197
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6221
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15:hover .bp_select_menu_grid_option_module_circle--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible] .bp_select_menu_grid_option_module_circle--4cf15{
|
|
6198
6222
|
background-color:var(--surface-option-grid-surface-hover);
|
|
6199
6223
|
}
|
|
6200
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6224
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_active--4cf15 .bp_select_menu_grid_option_module_square--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15:active .bp_select_menu_grid_option_module_square--4cf15{
|
|
6201
6225
|
background-color:var(--surface-cta-surface-outline-pressed);
|
|
6202
6226
|
}
|
|
6203
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6227
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_active--4cf15 .bp_select_menu_grid_option_module_circle--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15:active .bp_select_menu_grid_option_module_circle--4cf15{
|
|
6204
6228
|
border:var(--border-2) solid var(--circleColor);
|
|
6205
6229
|
}
|
|
6206
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6230
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15.bp_select_menu_grid_option_module_loading--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15:disabled{
|
|
6207
6231
|
cursor:default;
|
|
6208
6232
|
}
|
|
6209
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6233
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible] .bp_select_menu_grid_option_module_outlineHost--4cf15{
|
|
6210
6234
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6211
6235
|
}
|
|
6212
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6236
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible] .bp_select_menu_grid_option_module_circle--4cf15{
|
|
6213
6237
|
border-color:var(--surface-option-grid-surface-hover);
|
|
6214
6238
|
}
|
|
6215
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6239
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible].bp_select_menu_grid_option_module_active--4cf15 .bp_select_menu_grid_option_module_circle--4cf15,.bp_select_menu_grid_option_module_optionButton--4cf15[data-focus-visible]:active .bp_select_menu_grid_option_module_circle--4cf15{
|
|
6216
6240
|
border:var(--border-2) solid var(--circleColor);
|
|
6217
6241
|
box-shadow:0 0 0 var(--border-1) var(--gray-white), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6218
6242
|
}
|
|
6219
|
-
.bp_select_menu_grid_option_module_optionButton--
|
|
6243
|
+
.bp_select_menu_grid_option_module_optionButton--4cf15:disabled:not(.bp_select_menu_grid_option_module_loading--4cf15){
|
|
6220
6244
|
opacity:.3;
|
|
6221
6245
|
}
|
|
6222
6246
|
|
|
6223
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6247
|
+
.bp_tabs_module_hiddenWidthSetter--49dca{
|
|
6224
6248
|
display:block;
|
|
6225
6249
|
font-family:var(--body-default-bold-font-family);
|
|
6226
6250
|
font-size:var(--body-default-bold-font-size);
|
|
@@ -6234,11 +6258,11 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6234
6258
|
text-transform:var(--body-default-bold-text-case);
|
|
6235
6259
|
visibility:hidden;
|
|
6236
6260
|
}
|
|
6237
|
-
.bp_tabs_module_hiddenWidthSetter--
|
|
6261
|
+
.bp_tabs_module_hiddenWidthSetter--49dca > *{
|
|
6238
6262
|
visibility:hidden;
|
|
6239
6263
|
}
|
|
6240
6264
|
|
|
6241
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6265
|
+
.bp_tabs_module_contentSwitchTabList--49dca{
|
|
6242
6266
|
background:var(--surface-contentswitcher-surface);
|
|
6243
6267
|
border-radius:var(--radius-7);
|
|
6244
6268
|
display:grid;
|
|
@@ -6249,7 +6273,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6249
6273
|
min-width:fit-content;
|
|
6250
6274
|
padding:var(--space-1);
|
|
6251
6275
|
}
|
|
6252
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6276
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca{
|
|
6253
6277
|
align-items:center;
|
|
6254
6278
|
background:#0000;
|
|
6255
6279
|
border:none;
|
|
@@ -6270,7 +6294,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6270
6294
|
text-transform:var(--body-default-text-case);
|
|
6271
6295
|
white-space:nowrap;
|
|
6272
6296
|
}
|
|
6273
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6297
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca[aria-selected=true]{
|
|
6274
6298
|
background:var(--surface-cta-surface-secondary);
|
|
6275
6299
|
box-shadow:0 0 0 var(--border-1) var(--gray-50);
|
|
6276
6300
|
color:var(--text-text-on-light);
|
|
@@ -6283,44 +6307,44 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6283
6307
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6284
6308
|
text-transform:var(--body-default-bold-text-case);
|
|
6285
6309
|
}
|
|
6286
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6310
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca:not([aria-disabled=true])[data-focus-visible]{
|
|
6287
6311
|
border-color:#0000;
|
|
6288
6312
|
box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
6289
6313
|
}
|
|
6290
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6314
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca:not([aria-disabled=true]):hover{
|
|
6291
6315
|
background:var(--surface-surface-hover);
|
|
6292
6316
|
}
|
|
6293
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6317
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca:not([aria-disabled=true]):active{
|
|
6294
6318
|
background:var(--surface-cta-surface-secondary-pressed);
|
|
6295
6319
|
}
|
|
6296
|
-
.bp_tabs_module_contentSwitchTabList--
|
|
6320
|
+
.bp_tabs_module_contentSwitchTabList--49dca .bp_tabs_module_contentSwitchTab--49dca[aria-disabled=true]{
|
|
6297
6321
|
opacity:.3;
|
|
6298
6322
|
pointer-events:none;
|
|
6299
6323
|
}
|
|
6300
6324
|
|
|
6301
|
-
.bp_tabs_module_tabsListContainer--
|
|
6325
|
+
.bp_tabs_module_tabsListContainer--49dca{
|
|
6302
6326
|
height:calc(var(--size-10) + (var(--border-3) + 1px)*2);
|
|
6303
6327
|
overflow-y:hidden;
|
|
6304
6328
|
scroll-behavior:smooth;
|
|
6305
6329
|
}
|
|
6306
|
-
.bp_tabs_module_tabsListContainer--
|
|
6330
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca{
|
|
6307
6331
|
display:flex;
|
|
6308
6332
|
overflow-x:auto;
|
|
6309
6333
|
padding:calc(var(--border-3) + 1px);
|
|
6310
6334
|
}
|
|
6311
|
-
.bp_tabs_module_tabsListContainer--
|
|
6335
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tabSeparator--49dca{
|
|
6312
6336
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
6313
6337
|
min-width:var(--space-4);
|
|
6314
6338
|
}
|
|
6315
|
-
.bp_tabs_module_tabsListContainer--
|
|
6339
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tabSeparator--49dca:last-child{
|
|
6316
6340
|
display:none;
|
|
6317
6341
|
}
|
|
6318
6342
|
@media only screen and (max-width: 1023px){
|
|
6319
|
-
.bp_tabs_module_tabsListContainer--
|
|
6343
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tabSeparator--49dca{
|
|
6320
6344
|
min-width:calc(var(--border-3) + 1px);
|
|
6321
6345
|
}
|
|
6322
6346
|
}
|
|
6323
|
-
.bp_tabs_module_tabsListContainer--
|
|
6347
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca{
|
|
6324
6348
|
background:var(--background-background);
|
|
6325
6349
|
border-style:none;
|
|
6326
6350
|
border-bottom:var(--border-2) solid var(--border-tab-border);
|
|
@@ -6341,7 +6365,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6341
6365
|
text-transform:var(--body-default-text-case);
|
|
6342
6366
|
z-index:2;
|
|
6343
6367
|
}
|
|
6344
|
-
.bp_tabs_module_tabsListContainer--
|
|
6368
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca[aria-selected=true]{
|
|
6345
6369
|
border-bottom:var(--border-2) solid var(--border-tab-border-selected);
|
|
6346
6370
|
color:var(--text-cta-link);
|
|
6347
6371
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -6353,21 +6377,21 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6353
6377
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6354
6378
|
text-transform:var(--body-default-bold-text-case);
|
|
6355
6379
|
}
|
|
6356
|
-
.bp_tabs_module_tabsListContainer--
|
|
6380
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:hover{
|
|
6357
6381
|
background-color:var(--surface-tab-surface-hover);
|
|
6358
6382
|
color:var(--text-text-on-light-secondary-hover);
|
|
6359
6383
|
}
|
|
6360
|
-
.bp_tabs_module_tabsListContainer--
|
|
6384
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:hover[aria-selected=true]{
|
|
6361
6385
|
color:var(--text-cta-link);
|
|
6362
6386
|
}
|
|
6363
|
-
.bp_tabs_module_tabsListContainer--
|
|
6387
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:active{
|
|
6364
6388
|
background-color:var(--surface-tab-surface-pressed);
|
|
6365
6389
|
color:var(--text-text-on-light-secondary-hover);
|
|
6366
6390
|
}
|
|
6367
|
-
.bp_tabs_module_tabsListContainer--
|
|
6391
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:active[aria-selected=true]{
|
|
6368
6392
|
color:var(--text-cta-link);
|
|
6369
6393
|
}
|
|
6370
|
-
.bp_tabs_module_tabsListContainer--
|
|
6394
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:focus-visible,.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca[data-focus-visible]{
|
|
6371
6395
|
background-color:var(--surface-tab-surface-hover);
|
|
6372
6396
|
border-radius:var(--radius-05);
|
|
6373
6397
|
box-shadow:inset 0 0 0 1px #fff;
|
|
@@ -6375,14 +6399,14 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6375
6399
|
outline:var(--border-3) solid var(--outline-focus-on-light);
|
|
6376
6400
|
outline-offset:1px;
|
|
6377
6401
|
}
|
|
6378
|
-
.bp_tabs_module_tabsListContainer--
|
|
6402
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca:focus-visible[aria-selected=true],.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca[data-focus-visible][aria-selected=true]{
|
|
6379
6403
|
color:var(--text-cta-link);
|
|
6380
6404
|
}
|
|
6381
|
-
.bp_tabs_module_tabsListContainer--
|
|
6405
|
+
.bp_tabs_module_tabsListContainer--49dca .bp_tabs_module_tabList--49dca .bp_tabs_module_tab--49dca[aria-disabled=true]{
|
|
6382
6406
|
opacity:.5;
|
|
6383
6407
|
}
|
|
6384
6408
|
|
|
6385
|
-
.bp_radio_group_module_root--
|
|
6409
|
+
.bp_radio_group_module_root--b8f80{
|
|
6386
6410
|
display:flex;
|
|
6387
6411
|
flex-direction:column;
|
|
6388
6412
|
font-family:var(--body-default-font-family);
|
|
@@ -6396,31 +6420,31 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6396
6420
|
text-transform:var(--body-default-text-case);
|
|
6397
6421
|
}
|
|
6398
6422
|
|
|
6399
|
-
.bp_radio_group_module_horizontal--
|
|
6423
|
+
.bp_radio_group_module_horizontal--b8f80{
|
|
6400
6424
|
flex-direction:row;
|
|
6401
6425
|
gap:1.625rem;
|
|
6402
6426
|
}
|
|
6403
6427
|
|
|
6404
|
-
.bp_radio_group_module_radioOption--
|
|
6428
|
+
.bp_radio_group_module_radioOption--b8f80{
|
|
6405
6429
|
display:flex;
|
|
6406
6430
|
flex-direction:column;
|
|
6407
6431
|
}
|
|
6408
|
-
.bp_radio_group_module_radioOption--
|
|
6432
|
+
.bp_radio_group_module_radioOption--b8f80 .bp_radio_group_module_label--b8f80{
|
|
6409
6433
|
align-items:flex-start;
|
|
6410
6434
|
cursor:pointer;
|
|
6411
6435
|
display:inline-flex;
|
|
6412
6436
|
gap:var(--size-3);
|
|
6413
6437
|
line-height:var(--body-default-line-height);
|
|
6414
6438
|
}
|
|
6415
|
-
.bp_radio_group_module_radioOption--
|
|
6439
|
+
.bp_radio_group_module_radioOption--b8f80 .bp_radio_group_module_description--b8f80{
|
|
6416
6440
|
padding-left:calc(var(--size-4) + var(--size-3));
|
|
6417
6441
|
}
|
|
6418
|
-
.bp_radio_group_module_radioOption--
|
|
6442
|
+
.bp_radio_group_module_radioOption--b8f80.bp_radio_group_module_disabled--b8f80 .bp_radio_group_module_label--b8f80,[role=radiogroup][data-disabled] .bp_radio_group_module_radioOption--b8f80 .bp_radio_group_module_label--b8f80{
|
|
6419
6443
|
color:var(--text-text-on-light-secondary);
|
|
6420
6444
|
cursor:default;
|
|
6421
6445
|
}
|
|
6422
6446
|
|
|
6423
|
-
.bp_radio_group_module_radioButton--
|
|
6447
|
+
.bp_radio_group_module_radioButton--b8f80{
|
|
6424
6448
|
all:unset;
|
|
6425
6449
|
align-items:center;
|
|
6426
6450
|
background-color:var(--surface-radio-surface);
|
|
@@ -6434,33 +6458,33 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6434
6458
|
margin:calc((var(--body-default-line-height) - var(--size-4))/2) 0 0 0;
|
|
6435
6459
|
width:var(--size-4);
|
|
6436
6460
|
}
|
|
6437
|
-
.bp_radio_group_module_radioButton--
|
|
6461
|
+
.bp_radio_group_module_radioButton--b8f80 .bp_radio_group_module_indicator--b8f80{
|
|
6438
6462
|
background-color:var(--surface-radio-surface-selected);
|
|
6439
6463
|
border-radius:50%;
|
|
6440
6464
|
height:var(--size-2);
|
|
6441
6465
|
transition:transform .1s;
|
|
6442
6466
|
width:var(--size-2);
|
|
6443
6467
|
}
|
|
6444
|
-
.bp_radio_group_module_radioButton--
|
|
6468
|
+
.bp_radio_group_module_radioButton--b8f80:focus-visible{
|
|
6445
6469
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
6446
6470
|
}
|
|
6447
|
-
.bp_radio_group_module_radioButton--
|
|
6471
|
+
.bp_radio_group_module_radioButton--b8f80[data-disabled]{
|
|
6448
6472
|
opacity:60%;
|
|
6449
6473
|
}
|
|
6450
|
-
.bp_radio_group_module_radioButton--
|
|
6474
|
+
.bp_radio_group_module_radioButton--b8f80[data-state=unchecked]{
|
|
6451
6475
|
background-color:var(--surface-radio-surface);
|
|
6452
6476
|
border:var(--border-2) solid var(--border-radio-border);
|
|
6453
6477
|
}
|
|
6454
|
-
.bp_radio_group_module_radioButton--
|
|
6478
|
+
.bp_radio_group_module_radioButton--b8f80[data-state=unchecked] .bp_radio_group_module_indicator--b8f80{
|
|
6455
6479
|
transform:scale(0);
|
|
6456
6480
|
}
|
|
6457
|
-
.bp_radio_group_module_radioButton--
|
|
6481
|
+
.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):focus-visible,.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):hover{
|
|
6458
6482
|
border:var(--border-2) solid var(--border-radio-border-hover);
|
|
6459
6483
|
}
|
|
6460
|
-
.bp_radio_group_module_radioButton--
|
|
6484
|
+
.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):focus-visible[data-state=checked],.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):hover[data-state=checked]{
|
|
6461
6485
|
border:var(--border-2) solid var(--border-radio-border-selected-hover);
|
|
6462
6486
|
}
|
|
6463
|
-
.bp_radio_group_module_radioButton--
|
|
6487
|
+
.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):focus-visible[data-state=checked] .bp_radio_group_module_indicator--b8f80,.bp_radio_group_module_radioButton--b8f80:not([data-disabled]):hover[data-state=checked] .bp_radio_group_module_indicator--b8f80{
|
|
6464
6488
|
background-color:var(--surface-radio-surface-selected-hover);
|
|
6465
6489
|
}
|
|
6466
6490
|
.bp_radio_tiles_option_module_radioTileOption--36d8a{
|
|
@@ -6681,7 +6705,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6681
6705
|
transform:translateY(-50%);
|
|
6682
6706
|
}
|
|
6683
6707
|
|
|
6684
|
-
.bp_side_panel_module_content--
|
|
6708
|
+
.bp_side_panel_module_content--08b6f{
|
|
6685
6709
|
background-color:var(--gray-white);
|
|
6686
6710
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
6687
6711
|
display:flex;
|
|
@@ -6694,12 +6718,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6694
6718
|
overflow-y:auto;
|
|
6695
6719
|
}
|
|
6696
6720
|
@media (width > 374px){
|
|
6697
|
-
.bp_side_panel_module_content--
|
|
6721
|
+
.bp_side_panel_module_content--08b6f{
|
|
6698
6722
|
min-width:320px;
|
|
6699
6723
|
overflow:hidden;
|
|
6700
6724
|
}
|
|
6701
6725
|
}
|
|
6702
|
-
.bp_side_panel_module_content--
|
|
6726
|
+
.bp_side_panel_module_content--08b6f .bp_side_panel_module_header--08b6f{
|
|
6703
6727
|
align-items:center;
|
|
6704
6728
|
background-color:var(--surface-surface);
|
|
6705
6729
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -6711,77 +6735,77 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6711
6735
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6712
6736
|
word-break:break-word;
|
|
6713
6737
|
}
|
|
6714
|
-
.bp_side_panel_module_content--
|
|
6738
|
+
.bp_side_panel_module_content--08b6f .bp_side_panel_module_headerShadow--08b6f{
|
|
6715
6739
|
box-shadow:var(--dropshadow-3);
|
|
6716
6740
|
}
|
|
6717
6741
|
|
|
6718
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6742
|
+
.bp_side_panel_module_scrollableContainer--08b6f{
|
|
6719
6743
|
flex-grow:1;
|
|
6720
6744
|
}
|
|
6721
6745
|
@media (width > 374px){
|
|
6722
|
-
.bp_side_panel_module_scrollableContainer--
|
|
6746
|
+
.bp_side_panel_module_scrollableContainer--08b6f{
|
|
6723
6747
|
overflow-y:auto;
|
|
6724
6748
|
}
|
|
6725
6749
|
}
|
|
6726
6750
|
|
|
6727
|
-
.bp_side_panel_module_persistentContent--
|
|
6751
|
+
.bp_side_panel_module_persistentContent--08b6f{
|
|
6728
6752
|
overflow:hidden;
|
|
6729
6753
|
position:relative;
|
|
6730
6754
|
}
|
|
6731
|
-
.bp_side_panel_module_persistentContent--
|
|
6755
|
+
.bp_side_panel_module_persistentContent--08b6f .bp_side_panel_module_scrollableContainer--08b6f{
|
|
6732
6756
|
flex-grow:1;
|
|
6733
6757
|
overflow-y:auto;
|
|
6734
6758
|
}
|
|
6735
6759
|
|
|
6736
|
-
.bp_side_panel_module_contentAnimatedSlideIn--
|
|
6760
|
+
.bp_side_panel_module_contentAnimatedSlideIn--08b6f{
|
|
6737
6761
|
animation-duration:.2s;
|
|
6738
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
6762
|
+
animation-name:bp_side_panel_module_slideIn--08b6f;
|
|
6739
6763
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6740
6764
|
}
|
|
6741
6765
|
|
|
6742
|
-
.bp_side_panel_module_contentAnimatedSlideOut--
|
|
6766
|
+
.bp_side_panel_module_contentAnimatedSlideOut--08b6f[data-state=closed]{
|
|
6743
6767
|
animation-duration:.2s;
|
|
6744
|
-
animation-name:bp_side_panel_module_slideOut--
|
|
6768
|
+
animation-name:bp_side_panel_module_slideOut--08b6f;
|
|
6745
6769
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6746
6770
|
}
|
|
6747
6771
|
|
|
6748
|
-
.bp_side_panel_module_contentNormal--
|
|
6772
|
+
.bp_side_panel_module_contentNormal--08b6f{
|
|
6749
6773
|
width:360px;
|
|
6750
6774
|
}
|
|
6751
6775
|
|
|
6752
|
-
.bp_side_panel_module_contentLarge--
|
|
6776
|
+
.bp_side_panel_module_contentLarge--08b6f{
|
|
6753
6777
|
width:420px;
|
|
6754
6778
|
}
|
|
6755
6779
|
|
|
6756
|
-
.bp_side_panel_module_dropShadowContent--
|
|
6780
|
+
.bp_side_panel_module_dropShadowContent--08b6f{
|
|
6757
6781
|
box-shadow:var(--dropshadow-3);
|
|
6758
6782
|
}
|
|
6759
6783
|
|
|
6760
|
-
.bp_side_panel_module_content--
|
|
6784
|
+
.bp_side_panel_module_content--08b6f .bp_side_panel_module_close--08b6f{
|
|
6761
6785
|
color:var(--gray-65);
|
|
6762
6786
|
position:fixed;
|
|
6763
6787
|
right:var(--space-4);
|
|
6764
6788
|
top:var(--space-4);
|
|
6765
6789
|
}
|
|
6766
6790
|
@media (width > 374px){
|
|
6767
|
-
.bp_side_panel_module_content--
|
|
6791
|
+
.bp_side_panel_module_content--08b6f .bp_side_panel_module_close--08b6f{
|
|
6768
6792
|
position:absolute;
|
|
6769
6793
|
top:var(--space-5);
|
|
6770
6794
|
}
|
|
6771
6795
|
}
|
|
6772
6796
|
|
|
6773
|
-
.bp_side_panel_module_overlayContent--
|
|
6797
|
+
.bp_side_panel_module_overlayContent--08b6f{
|
|
6774
6798
|
box-shadow:var(--dropshadow-3);
|
|
6775
6799
|
position:fixed;
|
|
6776
6800
|
right:0;
|
|
6777
6801
|
top:0;
|
|
6778
6802
|
z-index:300;
|
|
6779
6803
|
}
|
|
6780
|
-
.bp_side_panel_module_overlayContent--
|
|
6804
|
+
.bp_side_panel_module_overlayContent--08b6f .bp_side_panel_module_header--08b6f{
|
|
6781
6805
|
padding:var(--space-5) var(--space-14) var(--space-5) var(--space-4);
|
|
6782
6806
|
}
|
|
6783
6807
|
|
|
6784
|
-
.bp_side_panel_module_overlay--
|
|
6808
|
+
.bp_side_panel_module_overlay--08b6f{
|
|
6785
6809
|
background-color:var(--overlay-sidepanel-overlay);
|
|
6786
6810
|
bottom:0;
|
|
6787
6811
|
display:flex;
|
|
@@ -6792,15 +6816,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6792
6816
|
top:0;
|
|
6793
6817
|
z-index:300;
|
|
6794
6818
|
}
|
|
6795
|
-
.bp_side_panel_module_overlay--
|
|
6819
|
+
.bp_side_panel_module_overlay--08b6f .bp_side_panel_module_content--08b6f .bp_side_panel_module_header--08b6f{
|
|
6796
6820
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
6797
6821
|
}
|
|
6798
6822
|
|
|
6799
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
6823
|
+
.bp_side_panel_module_dropShadowOverlay--08b6f{
|
|
6800
6824
|
background-color:initial;
|
|
6801
6825
|
}
|
|
6802
6826
|
|
|
6803
|
-
.bp_side_panel_module_footer--
|
|
6827
|
+
.bp_side_panel_module_footer--08b6f{
|
|
6804
6828
|
background-color:var(--surface-surface);
|
|
6805
6829
|
display:flex;
|
|
6806
6830
|
justify-content:flex-end;
|
|
@@ -6810,19 +6834,19 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6810
6834
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
6811
6835
|
}
|
|
6812
6836
|
|
|
6813
|
-
.bp_side_panel_module_footerShadow--
|
|
6837
|
+
.bp_side_panel_module_footerShadow--08b6f{
|
|
6814
6838
|
box-shadow:var(--dropshadow-3-inverse);
|
|
6815
6839
|
}
|
|
6816
6840
|
|
|
6817
|
-
.bp_side_panel_module_footerButton--
|
|
6841
|
+
.bp_side_panel_module_footerButton--08b6f{
|
|
6818
6842
|
margin-inline-start:var(--space-2);
|
|
6819
6843
|
}
|
|
6820
6844
|
|
|
6821
|
-
.bp_side_panel_module_footerButton--
|
|
6845
|
+
.bp_side_panel_module_footerButton--08b6f + .bp_side_panel_module_footerButton--08b6f{
|
|
6822
6846
|
margin-inline-start:var(--space-3);
|
|
6823
6847
|
}
|
|
6824
6848
|
|
|
6825
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
6849
|
+
@keyframes bp_side_panel_module_slideIn--08b6f{
|
|
6826
6850
|
from{
|
|
6827
6851
|
inset-inline-end:-100%;
|
|
6828
6852
|
}
|
|
@@ -6830,7 +6854,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6830
6854
|
inset-inline-end:0;
|
|
6831
6855
|
}
|
|
6832
6856
|
}
|
|
6833
|
-
@keyframes bp_side_panel_module_slideOut--
|
|
6857
|
+
@keyframes bp_side_panel_module_slideOut--08b6f{
|
|
6834
6858
|
from{
|
|
6835
6859
|
inset-inline-end:0;
|
|
6836
6860
|
}
|
|
@@ -6963,7 +6987,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6963
6987
|
min-width:160px;
|
|
6964
6988
|
}
|
|
6965
6989
|
|
|
6966
|
-
.bp_switch_module_option--
|
|
6990
|
+
.bp_switch_module_option--1f7a2{
|
|
6967
6991
|
display:flex;
|
|
6968
6992
|
flex-direction:column;
|
|
6969
6993
|
font-family:var(--body-default-font-family);
|
|
@@ -6975,26 +6999,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
6975
6999
|
text-decoration:var(--body-default-text-decoration);
|
|
6976
7000
|
text-transform:var(--body-default-text-case);
|
|
6977
7001
|
}
|
|
6978
|
-
.bp_switch_module_option--
|
|
7002
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_label--1f7a2{
|
|
6979
7003
|
cursor:pointer;
|
|
6980
7004
|
display:inline-flex;
|
|
6981
7005
|
flex-direction:row;
|
|
6982
7006
|
width:-moz-fit-content;
|
|
6983
7007
|
width:fit-content;
|
|
6984
7008
|
}
|
|
6985
|
-
.bp_switch_module_option--
|
|
7009
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_label--1f7a2.bp_switch_module_rightAlign--1f7a2{
|
|
6986
7010
|
flex-direction:row-reverse;
|
|
6987
7011
|
justify-content:space-between;
|
|
6988
7012
|
width:unset;
|
|
6989
7013
|
}
|
|
6990
|
-
.bp_switch_module_option--
|
|
7014
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_description--1f7a2{
|
|
6991
7015
|
margin-left:calc(var(--space-3) + var(--size-10));
|
|
6992
7016
|
}
|
|
6993
|
-
.bp_switch_module_option--
|
|
7017
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_description--1f7a2.bp_switch_module_rightAlign--1f7a2{
|
|
6994
7018
|
margin-left:unset;
|
|
6995
7019
|
margin-right:calc(var(--space-3) + var(--size-10));
|
|
6996
7020
|
}
|
|
6997
|
-
.bp_switch_module_option--
|
|
7021
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_thumb--1f7a2{
|
|
6998
7022
|
background-color:var(--surface-switch-surface);
|
|
6999
7023
|
border:var(--border-1) solid var(--border-switch-border);
|
|
7000
7024
|
border-radius:var(--size-10);
|
|
@@ -7006,7 +7030,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7006
7030
|
width:var(--size-5);
|
|
7007
7031
|
will-change:transform;
|
|
7008
7032
|
}
|
|
7009
|
-
.bp_switch_module_option--
|
|
7033
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_switch--1f7a2{
|
|
7010
7034
|
all:unset;
|
|
7011
7035
|
align-items:center;
|
|
7012
7036
|
background-color:var(--surface-switch-surface-off);
|
|
@@ -7020,27 +7044,27 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7020
7044
|
width:var(--size-10);
|
|
7021
7045
|
will-change:transition;
|
|
7022
7046
|
}
|
|
7023
|
-
.bp_switch_module_option--
|
|
7047
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_switch--1f7a2.bp_switch_module_rightAlign--1f7a2{
|
|
7024
7048
|
margin-left:var(--space-10);
|
|
7025
7049
|
margin-right:unset;
|
|
7026
7050
|
}
|
|
7027
|
-
.bp_switch_module_option--
|
|
7051
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_switch--1f7a2:focus-visible{
|
|
7028
7052
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
7029
7053
|
}
|
|
7030
|
-
.bp_switch_module_option--
|
|
7054
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_switch--1f7a2[aria-checked=true]{
|
|
7031
7055
|
background-color:var(--surface-switch-surface-on);
|
|
7032
7056
|
}
|
|
7033
|
-
.bp_switch_module_option--
|
|
7057
|
+
.bp_switch_module_option--1f7a2 .bp_switch_module_switch--1f7a2[aria-checked=true] .bp_switch_module_thumb--1f7a2{
|
|
7034
7058
|
transform:translateX(calc(var(--size-10)/2));
|
|
7035
7059
|
}
|
|
7036
|
-
.bp_switch_module_option--
|
|
7060
|
+
.bp_switch_module_option--1f7a2.bp_switch_module_disabled--1f7a2 .bp_switch_module_label--1f7a2{
|
|
7037
7061
|
cursor:default;
|
|
7038
7062
|
}
|
|
7039
|
-
.bp_switch_module_option--
|
|
7063
|
+
.bp_switch_module_option--1f7a2.bp_switch_module_disabled--1f7a2 .bp_switch_module_switch--1f7a2{
|
|
7040
7064
|
opacity:60%;
|
|
7041
7065
|
}
|
|
7042
7066
|
|
|
7043
|
-
.bp_text_button_module_textButton--
|
|
7067
|
+
.bp_text_button_module_textButton--c397f[data-modern=false]{
|
|
7044
7068
|
--text-button-text-color:var(--text-cta-link);
|
|
7045
7069
|
--text-button-radius:calc(var(--radius-1)/2);
|
|
7046
7070
|
--text-button-padding:0;
|
|
@@ -7051,15 +7075,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7051
7075
|
--text-button-focus-box-shadow:0 0 0 var(--border-2) var(--outline-focus-on-light);
|
|
7052
7076
|
--text-button-text-color-active:var(--text-cta-link-pressed);
|
|
7053
7077
|
}
|
|
7054
|
-
.bp_text_button_module_textButton--
|
|
7078
|
+
.bp_text_button_module_textButton--c397f[data-modern=false].bp_text_button_module_isFontInherited--c397f{
|
|
7055
7079
|
--text-button-radius-font-inherited:0.125em;
|
|
7056
7080
|
--text-button-outline:var(--outline-focus-on-light);
|
|
7057
7081
|
}
|
|
7058
|
-
.bp_text_button_module_textButton--
|
|
7082
|
+
.bp_text_button_module_textButton--c397f[data-modern=false].bp_text_button_module_isIconButton--c397f{
|
|
7059
7083
|
--text-button-gap:var(--space-1);
|
|
7060
7084
|
}
|
|
7061
7085
|
|
|
7062
|
-
.bp_text_button_module_textButton--
|
|
7086
|
+
.bp_text_button_module_textButton--c397f[data-modern=true]{
|
|
7063
7087
|
--text-button-text-color:var(--bp-text-cta-link);
|
|
7064
7088
|
--text-button-radius:var(--bp-radius-04);
|
|
7065
7089
|
--text-button-padding:0 var(--bp-space-010);
|
|
@@ -7070,15 +7094,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7070
7094
|
--text-button-focus-box-shadow:0 0 0 var(--bp-border-02) var(--bp-outline-focus-on-light);
|
|
7071
7095
|
--text-button-text-color-active:var(--bp-text-cta-link-pressed);
|
|
7072
7096
|
}
|
|
7073
|
-
.bp_text_button_module_textButton--
|
|
7097
|
+
.bp_text_button_module_textButton--c397f[data-modern=true].bp_text_button_module_isFontInherited--c397f{
|
|
7074
7098
|
--text-button-radius-font-inherited:0.375em;
|
|
7075
7099
|
--text-button-outline:var(--bp-outline-focus-on-light);
|
|
7076
7100
|
}
|
|
7077
|
-
.bp_text_button_module_textButton--
|
|
7101
|
+
.bp_text_button_module_textButton--c397f[data-modern=true].bp_text_button_module_isIconButton--c397f{
|
|
7078
7102
|
--text-button-gap:var(--bp-space-010);
|
|
7079
7103
|
}
|
|
7080
7104
|
|
|
7081
|
-
.bp_text_button_module_textButton--
|
|
7105
|
+
.bp_text_button_module_textButton--c397f{
|
|
7082
7106
|
align-items:center;
|
|
7083
7107
|
background:#0000;
|
|
7084
7108
|
border:none;
|
|
@@ -7099,54 +7123,54 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7099
7123
|
-webkit-user-select:text;
|
|
7100
7124
|
user-select:text;
|
|
7101
7125
|
}
|
|
7102
|
-
.bp_text_button_module_textButton--
|
|
7126
|
+
.bp_text_button_module_textButton--c397f.bp_text_button_module_isFontInherited--c397f{
|
|
7103
7127
|
border-radius:var(--text-button-radius-font-inherited);
|
|
7104
7128
|
font:inherit;
|
|
7105
7129
|
}
|
|
7106
|
-
.bp_text_button_module_textButton--
|
|
7130
|
+
.bp_text_button_module_textButton--c397f.bp_text_button_module_isFontInherited--c397f.bp_text_button_module_isIconButton--c397f{
|
|
7107
7131
|
gap:.25em;
|
|
7108
7132
|
}
|
|
7109
|
-
.bp_text_button_module_textButton--
|
|
7133
|
+
.bp_text_button_module_textButton--c397f.bp_text_button_module_isFontInherited--c397f:not(:disabled)[data-focus-visible]{
|
|
7110
7134
|
box-shadow:0 0 0 .125em var(--text-button-outline);
|
|
7111
7135
|
}
|
|
7112
|
-
.bp_text_button_module_textButton--
|
|
7136
|
+
.bp_text_button_module_textButton--c397f .bp_text_button_module_scaleLoader--c397f div{
|
|
7113
7137
|
border-radius:var(--text-button-scale-loader-border-radius);
|
|
7114
7138
|
height:var(--text-button-scale-loader-height);
|
|
7115
7139
|
width:var(--text-button-scale-loader-width);
|
|
7116
7140
|
}
|
|
7117
|
-
.bp_text_button_module_textButton--
|
|
7141
|
+
.bp_text_button_module_textButton--c397f .bp_text_button_module_icon--c397f{
|
|
7118
7142
|
align-items:center;
|
|
7119
7143
|
display:flex;
|
|
7120
7144
|
}
|
|
7121
|
-
.bp_text_button_module_textButton--
|
|
7145
|
+
.bp_text_button_module_textButton--c397f .bp_text_button_module_hideTextContent--c397f{
|
|
7122
7146
|
visibility:hidden;
|
|
7123
7147
|
}
|
|
7124
|
-
.bp_text_button_module_textButton--
|
|
7148
|
+
.bp_text_button_module_textButton--c397f.bp_text_button_module_isIconButton--c397f{
|
|
7125
7149
|
gap:var(--text-button-gap);
|
|
7126
7150
|
}
|
|
7127
|
-
.bp_text_button_module_textButton--
|
|
7151
|
+
.bp_text_button_module_textButton--c397f.bp_text_button_module_visuallyHidden--c397f{
|
|
7128
7152
|
color:#0000;
|
|
7129
7153
|
pointer-events:none;
|
|
7130
7154
|
position:relative;
|
|
7131
7155
|
}
|
|
7132
|
-
.bp_text_button_module_textButton--
|
|
7156
|
+
.bp_text_button_module_textButton--c397f:disabled{
|
|
7133
7157
|
opacity:.3;
|
|
7134
7158
|
}
|
|
7135
|
-
.bp_text_button_module_textButton--
|
|
7159
|
+
.bp_text_button_module_textButton--c397f:not(:disabled):hover,.bp_text_button_module_textButton--c397f:not(:disabled)[data-focus-visible]{
|
|
7136
7160
|
color:var(--text-button-text-color-hover);
|
|
7137
7161
|
}
|
|
7138
|
-
.bp_text_button_module_textButton--
|
|
7162
|
+
.bp_text_button_module_textButton--c397f:not(:disabled)[data-focus-visible]{
|
|
7139
7163
|
box-shadow:var(--text-button-focus-box-shadow);
|
|
7140
7164
|
}
|
|
7141
|
-
.bp_text_button_module_textButton--
|
|
7165
|
+
.bp_text_button_module_textButton--c397f:not(:disabled):active{
|
|
7142
7166
|
color:var(--text-button-text-color-active);
|
|
7143
7167
|
}
|
|
7144
7168
|
|
|
7145
|
-
.bp_text_input_module_textInput--
|
|
7169
|
+
.bp_text_input_module_textInput--c4a20.bp_text_input_module_textInput--c4a20.bp_text_input_module_textInput--c4a20 input:has(+ .bp_text_input_module_iconEnd--c4a20){
|
|
7146
7170
|
padding-inline-end:1.875rem;
|
|
7147
7171
|
}
|
|
7148
7172
|
|
|
7149
|
-
.bp_text_input_module_loadingIndicatorReset--
|
|
7173
|
+
.bp_text_input_module_loadingIndicatorReset--c4a20 div{
|
|
7150
7174
|
position:static;
|
|
7151
7175
|
}
|
|
7152
7176
|
.bp_text_toggle_button_module_textToggleButton--a97ea{
|
|
@@ -7201,7 +7225,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7201
7225
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
7202
7226
|
}
|
|
7203
7227
|
|
|
7204
|
-
.bp_time_picker_module_timePicker--
|
|
7228
|
+
.bp_time_picker_module_timePicker--f30cd{
|
|
7205
7229
|
--time-picker-padding-right:var(--space-4);
|
|
7206
7230
|
--time-picker-border-width:var(--border-2);
|
|
7207
7231
|
--time-picker-focused-border-color:var(--outline-focus-on-light);
|
|
@@ -7210,13 +7234,13 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7210
7234
|
--time-picker-icon-size:var(--size-4);
|
|
7211
7235
|
width:100%;
|
|
7212
7236
|
}
|
|
7213
|
-
.bp_time_picker_module_timePicker--
|
|
7237
|
+
.bp_time_picker_module_timePicker--f30cd.bp_time_picker_module_disabled--f30cd{
|
|
7214
7238
|
opacity:60%;
|
|
7215
7239
|
pointer-events:none;
|
|
7216
7240
|
-webkit-user-select:none;
|
|
7217
7241
|
user-select:none;
|
|
7218
7242
|
}
|
|
7219
|
-
.bp_time_picker_module_timePicker--
|
|
7243
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_label--f30cd{
|
|
7220
7244
|
cursor:default;
|
|
7221
7245
|
display:block;
|
|
7222
7246
|
font-family:var(--body-default-bold-font-family);
|
|
@@ -7231,7 +7255,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7231
7255
|
width:-moz-fit-content;
|
|
7232
7256
|
width:fit-content;
|
|
7233
7257
|
}
|
|
7234
|
-
.bp_time_picker_module_timePicker--
|
|
7258
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_group--f30cd{
|
|
7235
7259
|
align-items:center;
|
|
7236
7260
|
border-radius:var(--radius-2);
|
|
7237
7261
|
box-shadow:var(--innershadow-1);
|
|
@@ -7250,16 +7274,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7250
7274
|
text-transform:var(--body-default-text-case);
|
|
7251
7275
|
width:100%;
|
|
7252
7276
|
}
|
|
7253
|
-
.bp_time_picker_module_timePicker--
|
|
7277
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_group--f30cd:focus-within{
|
|
7254
7278
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
7255
7279
|
}
|
|
7256
|
-
.bp_time_picker_module_timePicker--
|
|
7280
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_group--f30cd.bp_time_picker_module_error--f30cd:not(:focus-within){
|
|
7257
7281
|
outline:var(--time-picker-border-width) solid var(--text-text-error-on-light);
|
|
7258
7282
|
}
|
|
7259
|
-
.bp_time_picker_module_timePicker--
|
|
7283
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_group--f30cd.bp_time_picker_module_error--f30cd:focus-within{
|
|
7260
7284
|
outline:var(--time-picker-border-width) solid var(--time-picker-focused-border-color);
|
|
7261
7285
|
}
|
|
7262
|
-
.bp_time_picker_module_timePicker--
|
|
7286
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInput--f30cd{
|
|
7263
7287
|
align-items:center;
|
|
7264
7288
|
display:inline-flex;
|
|
7265
7289
|
height:var(--size-10);
|
|
@@ -7267,7 +7291,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7267
7291
|
text-transform:uppercase;
|
|
7268
7292
|
white-space:nowrap;
|
|
7269
7293
|
}
|
|
7270
|
-
.bp_time_picker_module_timePicker--
|
|
7294
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd{
|
|
7271
7295
|
border:unset;
|
|
7272
7296
|
border-radius:unset;
|
|
7273
7297
|
border-radius:var(--radius-1);
|
|
@@ -7279,26 +7303,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7279
7303
|
transition:unset;
|
|
7280
7304
|
width:unset;
|
|
7281
7305
|
}
|
|
7282
|
-
.bp_time_picker_module_timePicker--
|
|
7306
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd[data-placeholder]{
|
|
7283
7307
|
color:var(--text-text-on-light-secondary);
|
|
7284
7308
|
}
|
|
7285
|
-
.bp_time_picker_module_timePicker--
|
|
7309
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd[role=spinbutton]{
|
|
7286
7310
|
margin:0 var(--space-05);
|
|
7287
7311
|
padding:0 var(--space-1);
|
|
7288
7312
|
}
|
|
7289
|
-
.bp_time_picker_module_timePicker--
|
|
7313
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd:active,.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd:focus{
|
|
7290
7314
|
background:var(--box-blue-100);
|
|
7291
7315
|
caret-color:#0000;
|
|
7292
7316
|
color:var(--text-text-brand-on-color);
|
|
7293
7317
|
outline:none;
|
|
7294
7318
|
}
|
|
7295
|
-
.bp_time_picker_module_timePicker--
|
|
7319
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd:nth-child(1 of [role=spinbutton]){
|
|
7296
7320
|
margin-inline-start:0;
|
|
7297
7321
|
}
|
|
7298
|
-
.bp_time_picker_module_timePicker--
|
|
7322
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_timeInputSegment--f30cd[data-type=literal] + [data-type=dayPeriod]{
|
|
7299
7323
|
margin-inline-start:calc(var(--space-1)*-1);
|
|
7300
7324
|
}
|
|
7301
|
-
.bp_time_picker_module_timePicker--
|
|
7325
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd{
|
|
7302
7326
|
align-items:center;
|
|
7303
7327
|
background-color:initial;
|
|
7304
7328
|
border:none;
|
|
@@ -7313,32 +7337,32 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
7313
7337
|
right:var(--clear-time-picker-button-right);
|
|
7314
7338
|
width:var(--time-picker-icon-button-size);
|
|
7315
7339
|
}
|
|
7316
|
-
.bp_time_picker_module_timePicker--
|
|
7340
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:focus-visible,.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd[data-focus-visible]{
|
|
7317
7341
|
background-color:var(--surface-cta-surface-icon-pressed);
|
|
7318
7342
|
outline:var(--border-2) solid var(--outline-focus-on-light);
|
|
7319
7343
|
}
|
|
7320
|
-
.bp_time_picker_module_timePicker--
|
|
7344
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:hover{
|
|
7321
7345
|
background:var(--surface-cta-surface-icon-hover);
|
|
7322
7346
|
}
|
|
7323
|
-
.bp_time_picker_module_timePicker--
|
|
7347
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:hover *{
|
|
7324
7348
|
fill:var(--icon-cta-icon-hover);
|
|
7325
7349
|
}
|
|
7326
|
-
.bp_time_picker_module_timePicker--
|
|
7350
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:active{
|
|
7327
7351
|
background:var(--surface-cta-surface-icon-pressed);
|
|
7328
7352
|
}
|
|
7329
|
-
.bp_time_picker_module_timePicker--
|
|
7353
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:active *{
|
|
7330
7354
|
fill:var(--icon-cta-icon-pressed);
|
|
7331
7355
|
}
|
|
7332
|
-
.bp_time_picker_module_timePicker--
|
|
7356
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clearButton--f30cd:disabled{
|
|
7333
7357
|
opacity:1;
|
|
7334
7358
|
}
|
|
7335
|
-
.bp_time_picker_module_timePicker--
|
|
7359
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_clockIcon--f30cd{
|
|
7336
7360
|
height:var(--time-picker-icon-size);
|
|
7337
7361
|
position:absolute;
|
|
7338
7362
|
right:var(--time-picker-padding-right);
|
|
7339
7363
|
width:var(--time-picker-icon-size);
|
|
7340
7364
|
}
|
|
7341
|
-
.bp_time_picker_module_timePicker--
|
|
7365
|
+
.bp_time_picker_module_timePicker--f30cd .bp_time_picker_module_inlineError--f30cd{
|
|
7342
7366
|
margin-block-start:var(--space-2);
|
|
7343
7367
|
}
|
|
7344
7368
|
:root{
|
|
@@ -8135,12 +8159,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8135
8159
|
--bp-border-06:0.375rem;
|
|
8136
8160
|
--bp-border-07:0.4375rem;
|
|
8137
8161
|
--bp-border-08:0.5rem;
|
|
8138
|
-
--bp-
|
|
8139
|
-
--bp-
|
|
8140
|
-
--bp-
|
|
8141
|
-
--bp-surface-badge-
|
|
8142
|
-
--bp-surface-badge-
|
|
8143
|
-
--bp-surface-badge-
|
|
8162
|
+
--bp-icon-icon-illustrator:#ff9400;
|
|
8163
|
+
--bp-icon-icon-indesign:#ff57a1;
|
|
8164
|
+
--bp-icon-icon-photoshop:#26c9ff;
|
|
8165
|
+
--bp-surface-badge-illustrator-surface:#051e25;
|
|
8166
|
+
--bp-surface-badge-indesign-surface:#131415;
|
|
8167
|
+
--bp-surface-badge-numbers-surface:#00a650;
|
|
8168
|
+
--bp-surface-badge-photoshop-surface:#131415;
|
|
8169
|
+
--bp-surface-badge-powerpoint-surface:#c43e1c;
|
|
8170
|
+
--bp-surface-badge-spreadsheet-surface:#3fb87f;
|
|
8171
|
+
--bp-surface-badge-surface-docs:#4083f7;
|
|
8172
|
+
--bp-surface-badge-surface-drawing:#009aed;
|
|
8173
|
+
--bp-surface-badge-surface-excel:#107c41;
|
|
8174
|
+
--bp-surface-badge-surface-keynote:#0a84ff;
|
|
8175
|
+
--bp-surface-badge-surface-pages:#ff9500;
|
|
8176
|
+
--bp-surface-badge-surface-pdf:#d0021b;
|
|
8177
|
+
--bp-surface-badge-surface-sheets:#21a464;
|
|
8178
|
+
--bp-surface-badge-surface-slides:#f7ba00;
|
|
8179
|
+
--bp-surface-badge-surface-video:#009aed;
|
|
8180
|
+
--bp-surface-badge-word-surface:#185abd;
|
|
8181
|
+
--bp-surface-input-search-surface-focus-pressed:#fff;
|
|
8144
8182
|
--bp-surface-surface-brand:#0061d5;
|
|
8145
8183
|
--bp-surface-surface-brand-busy:#0061d5;
|
|
8146
8184
|
--bp-surface-surface-brand-disabled:#0061d5;
|
|
@@ -8443,15 +8481,17 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8443
8481
|
--bp-font-line-height-05:1.5rem;
|
|
8444
8482
|
--bp-font-line-height-06:2rem;
|
|
8445
8483
|
--bp-font-line-height-07:2.75rem;
|
|
8484
|
+
--bp-font-size-10:1.3125rem;
|
|
8485
|
+
--bp-font-size-11:2.25rem;
|
|
8446
8486
|
--bp-font-size-01:0.5625rem;
|
|
8447
8487
|
--bp-font-size-02:0.625rem;
|
|
8448
8488
|
--bp-font-size-03:0.75rem;
|
|
8449
|
-
--bp-font-size-04:0.
|
|
8489
|
+
--bp-font-size-04:0.8125rem;
|
|
8450
8490
|
--bp-font-size-05:0.9375rem;
|
|
8451
8491
|
--bp-font-size-06:1rem;
|
|
8452
|
-
--bp-font-size-07:1.
|
|
8453
|
-
--bp-font-size-08:1.
|
|
8454
|
-
--bp-font-size-09:
|
|
8492
|
+
--bp-font-size-07:1.0625rem;
|
|
8493
|
+
--bp-font-size-08:1.125rem;
|
|
8494
|
+
--bp-font-size-09:1.1875rem;
|
|
8455
8495
|
--bp-font-weight-black:900;
|
|
8456
8496
|
--bp-font-weight-bold:700;
|
|
8457
8497
|
--bp-font-weight-regular:400;
|
|
@@ -8691,8 +8731,9 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8691
8731
|
--bp-border-checkbox-border-hover:var(--bp-gray-80);
|
|
8692
8732
|
--bp-border-checkbox-border-selected:var(--bp-box-blue-100);
|
|
8693
8733
|
--bp-border-checkbox-border-selected-hover:var(--bp-light-blue-110);
|
|
8694
|
-
--bp-border-collapsible-border:var(--bp-gray-20);
|
|
8695
|
-
--bp-border-
|
|
8734
|
+
--bp-border-collapsible-section-border:var(--bp-gray-20);
|
|
8735
|
+
--bp-border-content-button-border-hover-active:var(--bp-gray-50);
|
|
8736
|
+
--bp-border-content-button-border-selected:var(--bp-gray-50);
|
|
8696
8737
|
--bp-border-cta-border-outline:var(--bp-gray-black);
|
|
8697
8738
|
--bp-border-cta-border-outline-hover:var(--bp-gray-black);
|
|
8698
8739
|
--bp-border-cta-border-outline-pressed:var(--bp-gray-black);
|
|
@@ -8700,46 +8741,65 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8700
8741
|
--bp-border-cta-border-secondary-disabled:var(--bp-gray-10);
|
|
8701
8742
|
--bp-border-cta-border-secondary-hover:var(--bp-gray-30);
|
|
8702
8743
|
--bp-border-cta-border-secondary-pressed:var(--bp-gray-30);
|
|
8744
|
+
--bp-border-date-picker-day-border-focus:var(--bp-light-blue-100);
|
|
8745
|
+
--bp-border-date-picker-day-border-selected-focus:var(--bp-light-blue-100);
|
|
8746
|
+
--bp-border-date-picker-border-active:var(--bp-light-blue-100);
|
|
8747
|
+
--bp-border-date-picker-border-complete:var(--bp-gray-50);
|
|
8748
|
+
--bp-border-date-picker-border-default:var(--bp-gray-50);
|
|
8749
|
+
--bp-border-date-picker-border-disabled:var(--bp-gray-50);
|
|
8750
|
+
--bp-border-date-picker-border-error:var(--bp-watermelon-red-100);
|
|
8751
|
+
--bp-border-date-picker-border-focus:var(--bp-light-blue-100);
|
|
8752
|
+
--bp-border-date-picker-border-hover:var(--bp-gray-65);
|
|
8703
8753
|
--bp-border-divider-border:var(--bp-gray-10);
|
|
8754
|
+
--bp-border-dropdown-secondary-border:var(--bp-gray-30);
|
|
8704
8755
|
--bp-border-dropdown-border:var(--bp-gray-30);
|
|
8705
8756
|
--bp-border-dropdown-border-error:var(--bp-watermelon-red-100);
|
|
8706
8757
|
--bp-border-dropdown-border-error-focus:var(--bp-watermelon-red-100);
|
|
8707
8758
|
--bp-border-dropdown-border-error-hover:var(--bp-watermelon-red-100);
|
|
8708
8759
|
--bp-border-dropdown-border-focus:var(--bp-box-blue-100);
|
|
8709
8760
|
--bp-border-dropdown-border-hover:var(--bp-gray-65);
|
|
8710
|
-
--bp-border-
|
|
8711
|
-
--bp-border-
|
|
8712
|
-
--bp-border-
|
|
8761
|
+
--bp-border-filter-chip-border-multi-on:var(--bp-box-blue-40);
|
|
8762
|
+
--bp-border-filter-chip-border-multi-on-hover:var(--bp-box-blue-40);
|
|
8763
|
+
--bp-border-grid-thumbnail-border:var(--bp-gray-10);
|
|
8713
8764
|
--bp-border-input-border:var(--bp-gray-50);
|
|
8714
8765
|
--bp-border-input-border-error:var(--bp-watermelon-red-100);
|
|
8715
8766
|
--bp-border-input-border-error-focus:var(--bp-watermelon-red-100);
|
|
8716
8767
|
--bp-border-input-border-error-hover:var(--bp-watermelon-red-100);
|
|
8717
8768
|
--bp-border-input-border-focus:var(--bp-light-blue-100);
|
|
8718
8769
|
--bp-border-input-border-hover:var(--bp-gray-65);
|
|
8719
|
-
--bp-border-
|
|
8770
|
+
--bp-border-input-chip-border-error:var(--bp-watermelon-red-100);
|
|
8771
|
+
--bp-border-item-small-border-selected:var(--bp-box-blue-100);
|
|
8720
8772
|
--bp-border-item-border-hover:var(--bp-gray-10);
|
|
8721
8773
|
--bp-border-item-border-selected:var(--bp-box-blue-100);
|
|
8722
|
-
--bp-border-item-
|
|
8774
|
+
--bp-border-list-item-border:var(--bp-gray-10);
|
|
8775
|
+
--bp-border-list-item-border-selected:var(--bp-box-blue-100);
|
|
8776
|
+
--bp-border-menu-border:var(--bp-gray-10);
|
|
8723
8777
|
--bp-border-message-border-error:var(--bp-watermelon-red-100);
|
|
8724
|
-
--bp-border-message-border-error-secondary:var(--bp-watermelon-red-
|
|
8778
|
+
--bp-border-message-border-error-secondary:var(--bp-watermelon-red-opacity-30);
|
|
8725
8779
|
--bp-border-message-border-generic:var(--bp-gray-100);
|
|
8726
|
-
--bp-border-message-border-generic-secondary:var(--bp-
|
|
8780
|
+
--bp-border-message-border-generic-secondary:var(--bp-black-opacity-30);
|
|
8727
8781
|
--bp-border-message-border-info:var(--bp-box-blue-100);
|
|
8728
|
-
--bp-border-message-border-info-secondary:var(--bp-light-blue-
|
|
8782
|
+
--bp-border-message-border-info-secondary:var(--bp-light-blue-opacity-30);
|
|
8729
8783
|
--bp-border-message-border-success:var(--bp-green-light-100);
|
|
8730
|
-
--bp-border-message-border-success-secondary:var(--bp-green-light-
|
|
8784
|
+
--bp-border-message-border-success-secondary:var(--bp-green-light-opacity-30);
|
|
8731
8785
|
--bp-border-message-border-warning:var(--bp-yellorange-100);
|
|
8732
|
-
--bp-border-message-border-warning-secondary:var(--bp-yellorange-
|
|
8786
|
+
--bp-border-message-border-warning-secondary:var(--bp-yellorange-opacity-30);
|
|
8733
8787
|
--bp-border-radio-border:var(--bp-gray-65);
|
|
8734
8788
|
--bp-border-radio-border-hover:var(--bp-gray-80);
|
|
8735
8789
|
--bp-border-radio-border-selected:var(--bp-box-blue-100);
|
|
8736
8790
|
--bp-border-radio-border-selected-hover:var(--bp-light-blue-110);
|
|
8737
|
-
--bp-border-
|
|
8738
|
-
--bp-border-
|
|
8739
|
-
--bp-border-
|
|
8791
|
+
--bp-border-radio-tile-border:var(--bp-gray-30);
|
|
8792
|
+
--bp-border-radio-tile-border-hover:var(--bp-gray-30);
|
|
8793
|
+
--bp-border-radio-tile-border-selected:var(--bp-box-blue-100);
|
|
8794
|
+
--bp-border-search-global-border-hover:var(--bp-gray-10);
|
|
8740
8795
|
--bp-border-search-border:var(--bp-gray-05);
|
|
8741
8796
|
--bp-border-search-border-hover:var(--bp-gray-65);
|
|
8742
|
-
--bp-border-
|
|
8797
|
+
--bp-border-select-border-active:var(--bp-light-blue-100);
|
|
8798
|
+
--bp-border-select-border-default:var(--bp-gray-30);
|
|
8799
|
+
--bp-border-select-border-disabled:var(--bp-gray-30);
|
|
8800
|
+
--bp-border-select-border-error:var(--bp-watermelon-red-110);
|
|
8801
|
+
--bp-border-select-border-hover:var(--bp-gray-65);
|
|
8802
|
+
--bp-border-select-border-read-only:var(--bp-gray-20);
|
|
8743
8803
|
--bp-border-status-border-hover:var(--bp-black-opacity-04);
|
|
8744
8804
|
--bp-border-switch-border:var(--bp-gray-30);
|
|
8745
8805
|
--bp-border-switch-border-hover:var(--bp-gray-30);
|
|
@@ -8749,14 +8809,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8749
8809
|
--bp-border-tab-border-selected-focus:var(--bp-box-blue-100);
|
|
8750
8810
|
--bp-border-tab-border-selected-hover:var(--bp-box-blue-100);
|
|
8751
8811
|
--bp-border-toggle-border:var(--bp-gray-30);
|
|
8812
|
+
--bp-border-toggle-border-off:var(--bp-gray-white);
|
|
8752
8813
|
--bp-border-toggle-border-on:var(--bp-box-blue-40);
|
|
8753
|
-
--bp-border-
|
|
8754
|
-
--bp-border-
|
|
8755
|
-
--bp-border-
|
|
8756
|
-
--bp-border-
|
|
8757
|
-
--bp-border-
|
|
8758
|
-
--bp-border-
|
|
8759
|
-
--bp-border-
|
|
8814
|
+
--bp-border-toggle-text-border-off:var(--bp-gray-white);
|
|
8815
|
+
--bp-border-toggle-text-border-off-ai:var(--bp-gray-30);
|
|
8816
|
+
--bp-border-toggle-text-border-off-hover:var(--bp-gray-05);
|
|
8817
|
+
--bp-border-toggle-text-border-off-pressed:var(--bp-gray-10);
|
|
8818
|
+
--bp-border-toggle-text-border-on:var(--bp-box-blue-40);
|
|
8819
|
+
--bp-border-toggle-text-border-on-hover:var(--bp-box-blue-40);
|
|
8820
|
+
--bp-border-toggle-text-border-on-pressed:var(--bp-box-blue-40);
|
|
8760
8821
|
--bp-border-tooltip-border-error:var(--bp-watermelon-red-50);
|
|
8761
8822
|
--bp-icon-cta-icon:var(--bp-gray-65);
|
|
8762
8823
|
--bp-icon-cta-icon-hover:var(--bp-gray-100);
|
|
@@ -8767,14 +8828,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8767
8828
|
--bp-icon-cta-icon-utility:var(--bp-gray-80);
|
|
8768
8829
|
--bp-icon-cta-icon-utility-hover:var(--bp-gray-black);
|
|
8769
8830
|
--bp-icon-cta-icon-utility-pressed:var(--bp-gray-black);
|
|
8770
|
-
--bp-icon-icon-blue:var(--bp-box-blue-100);
|
|
8771
|
-
--bp-icon-icon-destructive-on-light:var(--bp-watermelon-red-110);
|
|
8772
|
-
--bp-icon-icon-error-on-light:var(--bp-watermelon-red-110);
|
|
8773
|
-
--bp-icon-icon-on-dark:var(--bp-gray-white);
|
|
8774
|
-
--bp-icon-icon-on-light:var(--bp-gray-100);
|
|
8775
|
-
--bp-icon-icon-on-light-secondary:var(--bp-gray-65);
|
|
8776
|
-
--bp-icon-icon-on-light-tertiary:var(--bp-gray-50);
|
|
8777
|
-
--bp-icon-icon-required-on-light:var(--bp-watermelon-red-110);
|
|
8778
8831
|
--bp-icon-nav-icon-on-dark:var(--bp-gray-white);
|
|
8779
8832
|
--bp-icon-nav-icon-on-dark-focus:var(--bp-gray-white);
|
|
8780
8833
|
--bp-icon-nav-icon-on-dark-hover:var(--bp-gray-white);
|
|
@@ -8783,35 +8836,55 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8783
8836
|
--bp-icon-nav-icon-on-light-focus:var(--bp-gray-100);
|
|
8784
8837
|
--bp-icon-nav-icon-on-light-hover:var(--bp-gray-100);
|
|
8785
8838
|
--bp-icon-nav-icon-on-light-selected:var(--bp-gray-100);
|
|
8839
|
+
--bp-icon-icon-blue:var(--bp-box-blue-100);
|
|
8840
|
+
--bp-icon-icon-destructive-on-light:var(--bp-watermelon-red-110);
|
|
8841
|
+
--bp-icon-icon-error-on-light:var(--bp-watermelon-red-110);
|
|
8842
|
+
--bp-icon-icon-on-dark:var(--bp-gray-white);
|
|
8843
|
+
--bp-icon-icon-on-light:var(--bp-gray-100);
|
|
8844
|
+
--bp-icon-icon-on-light-secondary:var(--bp-gray-65);
|
|
8845
|
+
--bp-icon-icon-on-light-tertiary:var(--bp-gray-50);
|
|
8846
|
+
--bp-icon-icon-required-on-light:var(--bp-watermelon-red-110);
|
|
8786
8847
|
--bp-outline-focus-on-dark:var(--bp-gray-white);
|
|
8787
8848
|
--bp-outline-focus-on-light:var(--bp-light-blue-100);
|
|
8788
8849
|
--bp-overlay-modal-overlay:var(--bp-black-opacity-50);
|
|
8789
|
-
--bp-overlay-
|
|
8850
|
+
--bp-overlay-side-panel-overlay:var(--bp-black-opacity-50);
|
|
8790
8851
|
--bp-surface-accordion-surface:var(--bp-gray-white);
|
|
8791
8852
|
--bp-surface-accordion-surface-hover:var(--bp-gray-05);
|
|
8792
|
-
--bp-surface-badge-
|
|
8793
|
-
--bp-surface-badge-
|
|
8794
|
-
--bp-surface-badge-
|
|
8795
|
-
--bp-surface-badge-
|
|
8796
|
-
--bp-surface-badge-
|
|
8797
|
-
--bp-surface-badge-
|
|
8798
|
-
--bp-surface-badge-
|
|
8799
|
-
--bp-surface-badge-
|
|
8800
|
-
--bp-surface-badge-
|
|
8801
|
-
--bp-surface-badge-
|
|
8802
|
-
--bp-surface-badge-
|
|
8803
|
-
--bp-surface-badge-
|
|
8804
|
-
--bp-surface-badge-
|
|
8805
|
-
--bp-surface-badge-
|
|
8806
|
-
--bp-surface-badge-
|
|
8807
|
-
--bp-surface-badge-
|
|
8808
|
-
--bp-surface-badge-
|
|
8809
|
-
--bp-surface-badge-
|
|
8810
|
-
--bp-surface-badge-
|
|
8811
|
-
--bp-surface-badge-
|
|
8812
|
-
--bp-surface-badge-
|
|
8813
|
-
--bp-surface-badge-
|
|
8814
|
-
--bp-surface-
|
|
8853
|
+
--bp-surface-badge-presentation-surface:var(--bp-orange-110);
|
|
8854
|
+
--bp-surface-badge-surface-admin:var(--bp-dark-blue-100);
|
|
8855
|
+
--bp-surface-badge-surface-annotation:var(--bp-yellorange-100);
|
|
8856
|
+
--bp-surface-badge-surface-audio:var(--bp-purple-rain-100);
|
|
8857
|
+
--bp-surface-badge-surface-bookmark:var(--bp-box-blue-100);
|
|
8858
|
+
--bp-surface-badge-surface-boxapps:var(--bp-box-blue-100);
|
|
8859
|
+
--bp-surface-badge-surface-boxnote:var(--bp-gray-10);
|
|
8860
|
+
--bp-surface-badge-surface-canvas:var(--bp-orange-110);
|
|
8861
|
+
--bp-surface-badge-surface-coadmin:var(--bp-purple-rain-100);
|
|
8862
|
+
--bp-surface-badge-surface-code:var(--bp-watermelon-red-100);
|
|
8863
|
+
--bp-surface-badge-surface-collection:var(--bp-gray-10);
|
|
8864
|
+
--bp-surface-badge-surface-completed:var(--bp-green-light-120);
|
|
8865
|
+
--bp-surface-badge-surface-default:var(--bp-gray-65);
|
|
8866
|
+
--bp-surface-badge-surface-error:var(--bp-watermelon-red-110);
|
|
8867
|
+
--bp-surface-badge-surface-external:var(--bp-gray-50);
|
|
8868
|
+
--bp-surface-badge-surface-folderexternal:var(--bp-gray-65);
|
|
8869
|
+
--bp-surface-badge-surface-foldershared:var(--bp-light-blue-100);
|
|
8870
|
+
--bp-surface-badge-surface-hubs:var(--bp-box-blue-100);
|
|
8871
|
+
--bp-surface-badge-surface-image:var(--bp-green-light-120);
|
|
8872
|
+
--bp-surface-badge-surface-mention:var(--bp-light-blue-120);
|
|
8873
|
+
--bp-surface-badge-surface-notification:var(--bp-watermelon-red-110);
|
|
8874
|
+
--bp-surface-badge-surface-offline:var(--bp-green-light-100);
|
|
8875
|
+
--bp-surface-badge-surface-online:var(--bp-green-light-120);
|
|
8876
|
+
--bp-surface-badge-surface-pin:var(--bp-gray-10);
|
|
8877
|
+
--bp-surface-badge-surface-progress:var(--bp-yellorange-100);
|
|
8878
|
+
--bp-surface-badge-surface-rejected:var(--bp-watermelon-red-110);
|
|
8879
|
+
--bp-surface-badge-surface-relay:var(--bp-light-blue-120);
|
|
8880
|
+
--bp-surface-badge-surface-task:var(--bp-light-blue-100);
|
|
8881
|
+
--bp-surface-badge-surface-taskapproval:var(--bp-light-blue-120);
|
|
8882
|
+
--bp-surface-badge-text-surface:var(--bp-box-blue-100);
|
|
8883
|
+
--bp-surface-badge-three-d-surface:var(--bp-orange-110);
|
|
8884
|
+
--bp-surface-badge-vector-surface:var(--bp-orange-110);
|
|
8885
|
+
--bp-surface-badge-zip-surface:var(--bp-gray-65);
|
|
8886
|
+
--bp-surface-calendar-surface:var(--bp-gray-white);
|
|
8887
|
+
--bp-surface-card-surface:var(--bp-white-opacity-70);
|
|
8815
8888
|
--bp-surface-card-surface-focus:var(--bp-box-blue-05);
|
|
8816
8889
|
--bp-surface-card-surface-hover:var(--bp-gray-white);
|
|
8817
8890
|
--bp-surface-card-surface-pressed:var(--bp-gray-02);
|
|
@@ -8821,9 +8894,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8821
8894
|
--bp-surface-checkbox-surface-selected-hover:var(--bp-light-blue-110);
|
|
8822
8895
|
--bp-surface-chip-button-surface:var(--bp-black-opacity-04);
|
|
8823
8896
|
--bp-surface-chip-button-surface-hover:var(--bp-black-opacity-08);
|
|
8824
|
-
--bp-surface-
|
|
8825
|
-
--bp-surface-
|
|
8826
|
-
--bp-surface-
|
|
8897
|
+
--bp-surface-combobox-surface:var(--bp-gray-white);
|
|
8898
|
+
--bp-surface-content-button-surface-focus:var(--bp-gray-white);
|
|
8899
|
+
--bp-surface-content-button-surface-focus-default:var(--bp-gray-white);
|
|
8900
|
+
--bp-surface-content-button-surface-hover-active:var(--bp-gray-05);
|
|
8901
|
+
--bp-surface-content-button-surface-hover-default:var(--bp-gray-05);
|
|
8902
|
+
--bp-surface-content-button-surface-selected:var(--bp-gray-white);
|
|
8903
|
+
--bp-surface-content-switcher-surface:var(--bp-gray-10);
|
|
8904
|
+
--bp-surface-cta-destructive-surface-teratiary-hover:var(--bp-watermelon-red-05);
|
|
8905
|
+
--bp-surface-cta-destructive-surface-teratiary-pressed:var(--bp-watermelon-red-10);
|
|
8906
|
+
--bp-surface-cta-destructive-surface-tertiary:var(--bp-watermelon-red-opacity-00);
|
|
8827
8907
|
--bp-surface-cta-surface-icon:var(--bp-black-opacity-00);
|
|
8828
8908
|
--bp-surface-cta-surface-icon-disabled:var(--bp-black-opacity-00);
|
|
8829
8909
|
--bp-surface-cta-surface-icon-hover:var(--bp-black-opacity-04);
|
|
@@ -8832,7 +8912,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8832
8912
|
--bp-surface-cta-surface-icon-utility-hover:var(--bp-gray-20);
|
|
8833
8913
|
--bp-surface-cta-surface-icon-utility-pressed:var(--bp-gray-30);
|
|
8834
8914
|
--bp-surface-cta-surface-outline:var(--bp-black-opacity-00);
|
|
8835
|
-
--bp-surface-cta-surface-outline-2:var(--bp-black-opacity-00);
|
|
8836
8915
|
--bp-surface-cta-surface-outline-hover:var(--bp-black-opacity-04);
|
|
8837
8916
|
--bp-surface-cta-surface-outline-pressed:var(--bp-black-opacity-08);
|
|
8838
8917
|
--bp-surface-cta-surface-promo:var(--bp-grimace-110);
|
|
@@ -8855,18 +8934,27 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8855
8934
|
--bp-surface-cta-surface-tertiary-promo-focus-pressed:var(--bp-grimace-20);
|
|
8856
8935
|
--bp-surface-cta-surface-tertiary-promo-hover:var(--bp-grimace-05);
|
|
8857
8936
|
--bp-surface-cta-surface-tertiary-promo-pressed:var(--bp-grimace-20);
|
|
8858
|
-
--bp-surface-
|
|
8859
|
-
--bp-surface-
|
|
8860
|
-
--bp-surface-
|
|
8861
|
-
--bp-surface-day-surface:var(--bp-gray-
|
|
8862
|
-
--bp-surface-day-surface-
|
|
8863
|
-
--bp-surface-day-surface-selected:var(--bp-
|
|
8864
|
-
--bp-surface-day-surface-selected-hover:var(--bp-dark-blue-100);
|
|
8937
|
+
--bp-surface-date-picker-day-surface-default:var(--bp-gray-white);
|
|
8938
|
+
--bp-surface-date-picker-day-surface-disabled:var(--bp-gray-white);
|
|
8939
|
+
--bp-surface-date-picker-day-surface-focus:var(--bp-gray-05);
|
|
8940
|
+
--bp-surface-date-picker-day-surface-hover:var(--bp-gray-05);
|
|
8941
|
+
--bp-surface-date-picker-day-surface-selected:var(--bp-box-blue-100);
|
|
8942
|
+
--bp-surface-date-picker-day-surface-selected-focus:var(--bp-dark-blue-100);
|
|
8943
|
+
--bp-surface-date-picker-day-surface-selected-hover:var(--bp-dark-blue-100);
|
|
8944
|
+
--bp-surface-date-picker-surface-active:var(--bp-gray-white);
|
|
8945
|
+
--bp-surface-date-picker-surface-complete:var(--bp-gray-white);
|
|
8946
|
+
--bp-surface-date-picker-surface-default:var(--bp-gray-white);
|
|
8947
|
+
--bp-surface-date-picker-surface-disabled:var(--bp-gray-white);
|
|
8948
|
+
--bp-surface-date-picker-surface-error:var(--bp-gray-white);
|
|
8949
|
+
--bp-surface-date-picker-surface-focus:var(--bp-gray-white);
|
|
8950
|
+
--bp-surface-date-picker-surface-hover:var(--bp-gray-white);
|
|
8865
8951
|
--bp-surface-dropdown-primary-surface-hover:var(--bp-gray-05);
|
|
8866
8952
|
--bp-surface-dropdown-primary-surface-pressed:var(--bp-gray-10);
|
|
8867
8953
|
--bp-surface-dropdown-secondary-surface:var(--bp-gray-white);
|
|
8868
8954
|
--bp-surface-dropdown-secondary-surface-hover:var(--bp-gray-05);
|
|
8869
8955
|
--bp-surface-dropdown-secondary-surface-pressed:var(--bp-gray-10);
|
|
8956
|
+
--bp-surface-dropdown-tertiary-surface-hover:var(--bp-gray-05);
|
|
8957
|
+
--bp-surface-dropdown-tertiary-surface-pressed:var(--bp-gray-10);
|
|
8870
8958
|
--bp-surface-dropdown-surface:var(--bp-gray-white);
|
|
8871
8959
|
--bp-surface-dropdown-surface-error:var(--bp-gray-white);
|
|
8872
8960
|
--bp-surface-dropdown-surface-error-focus:var(--bp-gray-white);
|
|
@@ -8878,43 +8966,46 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8878
8966
|
--bp-surface-filter-surface-hover:var(--bp-box-blue-100);
|
|
8879
8967
|
--bp-surface-filter-surface-selected:var(--bp-box-blue-100);
|
|
8880
8968
|
--bp-surface-filter-surface-selected-focus:var(--bp-box-blue-100);
|
|
8881
|
-
--bp-surface-
|
|
8882
|
-
--bp-surface-
|
|
8883
|
-
--bp-surface-
|
|
8884
|
-
--bp-surface-
|
|
8885
|
-
--bp-surface-
|
|
8886
|
-
--bp-surface-
|
|
8887
|
-
--bp-surface-
|
|
8888
|
-
--bp-surface-
|
|
8969
|
+
--bp-surface-filter-chip-surface-multi:var(--bp-black-opacity-04);
|
|
8970
|
+
--bp-surface-filter-chip-surface-multi-hover:var(--bp-black-opacity-08);
|
|
8971
|
+
--bp-surface-filter-chip-surface-multi-on:var(--bp-box-blue-10);
|
|
8972
|
+
--bp-surface-filter-chip-surface-multi-on-hover:var(--bp-box-blue-20);
|
|
8973
|
+
--bp-surface-filter-chip-surface-single:var(--bp-black-opacity-04);
|
|
8974
|
+
--bp-surface-filter-chip-surface-single-hover:var(--bp-black-opacity-08);
|
|
8975
|
+
--bp-surface-filter-chip-surface-single-on:var(--bp-box-blue-100);
|
|
8976
|
+
--bp-surface-filter-chip-surface-single-on-hover:var(--bp-box-blue-100);
|
|
8889
8977
|
--bp-surface-ghost-surface:var(--bp-gray-02);
|
|
8890
8978
|
--bp-surface-ghost-surface-secondary:var(--bp-gray-05);
|
|
8891
8979
|
--bp-surface-illustration-surface-box:var(--bp-box-blue-100);
|
|
8892
8980
|
--bp-surface-illustration-surface-box-neutral:var(--bp-box-blue-100);
|
|
8981
|
+
--bp-surface-inline-notice-surface-error:var(--bp-watermelon-red-10);
|
|
8982
|
+
--bp-surface-inline-notice-surface-info:var(--bp-light-blue-10);
|
|
8983
|
+
--bp-surface-inline-notice-surface-success:var(--bp-green-light-10);
|
|
8984
|
+
--bp-surface-inline-notice-surface-warning:var(--bp-yellow-10);
|
|
8985
|
+
--bp-surface-input-search-surface:var(--bp-gray-05);
|
|
8986
|
+
--bp-surface-input-search-surface-focus:var(--bp-gray-white);
|
|
8987
|
+
--bp-surface-input-search-surface-hover:var(--bp-gray-02);
|
|
8893
8988
|
--bp-surface-input-surface:var(--bp-gray-white);
|
|
8894
8989
|
--bp-surface-input-surface-error:var(--bp-gray-white);
|
|
8895
8990
|
--bp-surface-input-surface-error-focus:var(--bp-gray-white);
|
|
8896
8991
|
--bp-surface-input-surface-error-hover:var(--bp-gray-white);
|
|
8897
8992
|
--bp-surface-input-surface-focus:var(--bp-gray-white);
|
|
8898
8993
|
--bp-surface-input-surface-hover:var(--bp-gray-white);
|
|
8899
|
-
--bp-surface-
|
|
8900
|
-
--bp-surface-
|
|
8901
|
-
--bp-surface-
|
|
8994
|
+
--bp-surface-input-chip-surface:var(--bp-gray-10);
|
|
8995
|
+
--bp-surface-input-chip-surface-error:var(--bp-watermelon-red-10);
|
|
8996
|
+
--bp-surface-input-chip-surface-hover:var(--bp-gray-10);
|
|
8902
8997
|
--bp-surface-item-small-surface:var(--bp-gray-white);
|
|
8903
8998
|
--bp-surface-item-small-surface-hover:var(--bp-gray-05);
|
|
8904
8999
|
--bp-surface-item-small-surface-selected:var(--bp-box-blue-05);
|
|
8905
9000
|
--bp-surface-item-surface-hover:var(--bp-gray-white);
|
|
8906
9001
|
--bp-surface-item-surface-selected:var(--bp-box-blue-05);
|
|
9002
|
+
--bp-surface-list-item-surface:var(--bp-gray-white);
|
|
9003
|
+
--bp-surface-list-item-surface-selected:var(--bp-box-blue-05);
|
|
8907
9004
|
--bp-surface-menu-surface:var(--bp-gray-white);
|
|
8908
|
-
--bp-surface-menu-surface-
|
|
8909
|
-
--bp-surface-menu-surface-hover:var(--bp-gray-05);
|
|
8910
|
-
--bp-surface-menu-surface-
|
|
8911
|
-
--bp-surface-
|
|
8912
|
-
--bp-surface-message-surface-generic:var(--bp-gray-10);
|
|
8913
|
-
--bp-surface-message-surface-generic-secondary:var(--bp-gray-10);
|
|
8914
|
-
--bp-surface-message-surface-info-secondary:var(--bp-light-blue-10);
|
|
8915
|
-
--bp-surface-message-surface-promo-secondary:var(--bp-grimace-10);
|
|
8916
|
-
--bp-surface-message-surface-success-secondary:var(--bp-green-light-10);
|
|
8917
|
-
--bp-surface-message-surface-warning-secondary:var(--bp-yellorange-10);
|
|
9005
|
+
--bp-surface-menu-item-surface-default:var(--bp-gray-white);
|
|
9006
|
+
--bp-surface-menu-item-surface-hover:var(--bp-gray-05);
|
|
9007
|
+
--bp-surface-menu-item-surface-loading:var(--bp-gray-white);
|
|
9008
|
+
--bp-surface-menu-item-surface-pressed:var(--bp-gray-05);
|
|
8918
9009
|
--bp-surface-nav-surface-brand:var(--bp-box-blue-100);
|
|
8919
9010
|
--bp-surface-option-grid-surface-hover:var(--bp-black-opacity-04);
|
|
8920
9011
|
--bp-surface-option-grid-surface-selected:var(--bp-black-opacity-08);
|
|
@@ -8922,22 +9013,28 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8922
9013
|
--bp-surface-pill-surface:var(--bp-gray-10);
|
|
8923
9014
|
--bp-surface-pill-surface-focus:var(--bp-gray-10);
|
|
8924
9015
|
--bp-surface-pill-surface-hover:var(--bp-gray-10);
|
|
8925
|
-
--bp-surface-
|
|
9016
|
+
--bp-surface-progress-bar-surface-brand:var(--bp-box-blue-100);
|
|
8926
9017
|
--bp-surface-radio-surface:var(--bp-gray-white);
|
|
8927
9018
|
--bp-surface-radio-surface-hover:var(--bp-gray-white);
|
|
8928
9019
|
--bp-surface-radio-surface-selected:var(--bp-box-blue-100);
|
|
8929
9020
|
--bp-surface-radio-surface-selected-hover:var(--bp-light-blue-110);
|
|
8930
|
-
--bp-surface-
|
|
8931
|
-
--bp-surface-
|
|
8932
|
-
--bp-surface-
|
|
9021
|
+
--bp-surface-radio-tile-surface:var(--bp-gray-white);
|
|
9022
|
+
--bp-surface-radio-tile-surface-hover:var(--bp-gray-05);
|
|
9023
|
+
--bp-surface-radio-tile-surface-selected:var(--bp-box-blue-05);
|
|
8933
9024
|
--bp-surface-scrollbar-surface:var(--bp-black-opacity-50);
|
|
8934
9025
|
--bp-surface-search-global-surface:var(--bp-gray-05);
|
|
8935
9026
|
--bp-surface-search-surface:var(--bp-gray-05);
|
|
8936
9027
|
--bp-surface-search-surface-focused:var(--bp-gray-white);
|
|
8937
9028
|
--bp-surface-search-surface-hover:var(--bp-gray-02);
|
|
8938
|
-
--bp-surface-
|
|
8939
|
-
--bp-surface-
|
|
8940
|
-
--bp-surface-
|
|
9029
|
+
--bp-surface-select-surface-active:var(--bp-gray-white);
|
|
9030
|
+
--bp-surface-select-surface-default:var(--bp-gray-white);
|
|
9031
|
+
--bp-surface-select-surface-disabled:var(--bp-gray-white);
|
|
9032
|
+
--bp-surface-select-surface-error:var(--bp-gray-white);
|
|
9033
|
+
--bp-surface-select-surface-hover:var(--bp-gray-white);
|
|
9034
|
+
--bp-surface-select-surface-read-only:var(--bp-gray-02);
|
|
9035
|
+
--bp-surface-slider-thumb-surface:var(--bp-box-blue-100);
|
|
9036
|
+
--bp-surface-slider-thumb-surface-hover:var(--bp-light-blue-100);
|
|
9037
|
+
--bp-surface-slider-track-surface:var(--bp-gray-65);
|
|
8941
9038
|
--bp-surface-status-surface-boxblue:var(--bp-box-blue-100);
|
|
8942
9039
|
--bp-surface-status-surface-boxblue-focus:var(--bp-box-blue-100);
|
|
8943
9040
|
--bp-surface-status-surface-boxblue-hover:var(--bp-box-blue-100);
|
|
@@ -8972,14 +9069,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8972
9069
|
--bp-surface-status-surface-yellow:var(--bp-yellow-50);
|
|
8973
9070
|
--bp-surface-status-surface-yellow-focus:var(--bp-yellow-50);
|
|
8974
9071
|
--bp-surface-status-surface-yellow-hover:var(--bp-yellow-50);
|
|
8975
|
-
--bp-surface-surface:var(--bp-gray-white);
|
|
8976
|
-
--bp-surface-surface-brand-secondary:var(--bp-box-blue-10);
|
|
8977
|
-
--bp-surface-surface-hover:var(--bp-gray-05);
|
|
8978
|
-
--bp-surface-surface-quaternary:var(--bp-gray-20);
|
|
8979
|
-
--bp-surface-surface-secondary:var(--bp-gray-02);
|
|
8980
|
-
--bp-surface-surface-secondary-focus:var(--bp-gray-02);
|
|
8981
|
-
--bp-surface-surface-secondary-hover:var(--bp-gray-05);
|
|
8982
|
-
--bp-surface-surface-tertiary:var(--bp-gray-10);
|
|
8983
9072
|
--bp-surface-switch-surface:var(--bp-gray-white);
|
|
8984
9073
|
--bp-surface-switch-surface-hover:var(--bp-gray-white);
|
|
8985
9074
|
--bp-surface-switch-surface-off:var(--bp-gray-20);
|
|
@@ -8998,16 +9087,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
8998
9087
|
--bp-surface-toggle-surface-on-pressed:var(--bp-box-blue-30);
|
|
8999
9088
|
--bp-surface-toggle-surface-pressed:var(--bp-box-blue-100);
|
|
9000
9089
|
--bp-surface-toggle-surface-pressed-hover:var(--bp-box-blue-80);
|
|
9001
|
-
--bp-surface-
|
|
9002
|
-
--bp-surface-
|
|
9003
|
-
--bp-surface-
|
|
9004
|
-
--bp-surface-
|
|
9005
|
-
--bp-surface-
|
|
9006
|
-
--bp-surface-
|
|
9090
|
+
--bp-surface-toggle-text-surface-off:var(--bp-gray-white);
|
|
9091
|
+
--bp-surface-toggle-text-surface-off-hover:var(--bp-gray-05);
|
|
9092
|
+
--bp-surface-toggle-text-surface-off-pressed:var(--bp-gray-10);
|
|
9093
|
+
--bp-surface-toggle-text-surface-on:var(--bp-box-blue-10);
|
|
9094
|
+
--bp-surface-toggle-text-surface-on-hover:var(--bp-box-blue-20);
|
|
9095
|
+
--bp-surface-toggle-text-surface-on-pressed:var(--bp-box-blue-30);
|
|
9007
9096
|
--bp-surface-toolbar-surface:var(--bp-gray-100);
|
|
9008
|
-
--bp-surface-tooltip-surface:var(--bp-
|
|
9009
|
-
--bp-surface-tooltip-surface-error:var(--bp-watermelon-red-
|
|
9097
|
+
--bp-surface-tooltip-surface:var(--bp-black-opacity-90);
|
|
9098
|
+
--bp-surface-tooltip-surface-error:var(--bp-watermelon-red-opacity-20);
|
|
9010
9099
|
--bp-surface-upload-surface-brand-neutral:var(--bp-box-blue-100);
|
|
9100
|
+
--bp-surface-surface:var(--bp-gray-white);
|
|
9101
|
+
--bp-surface-surface-brand-secondary:var(--bp-box-blue-10);
|
|
9102
|
+
--bp-surface-surface-hover:var(--bp-gray-05);
|
|
9103
|
+
--bp-surface-surface-quaternary:var(--bp-gray-20);
|
|
9104
|
+
--bp-surface-surface-secondary:var(--bp-gray-02);
|
|
9105
|
+
--bp-surface-surface-secondary-focus:var(--bp-gray-02);
|
|
9106
|
+
--bp-surface-surface-secondary-hover:var(--bp-gray-05);
|
|
9107
|
+
--bp-surface-surface-tertiary:var(--bp-gray-10);
|
|
9011
9108
|
--bp-text-cta-link:var(--bp-box-blue-100);
|
|
9012
9109
|
--bp-text-cta-link-disabled:var(--bp-box-blue-30);
|
|
9013
9110
|
--bp-text-cta-link-hover:var(--bp-light-blue-120);
|
|
@@ -9024,6 +9121,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9024
9121
|
--bp-text-nav-text-on-light-focus:var(--bp-gray-white);
|
|
9025
9122
|
--bp-text-nav-text-on-light-hover:var(--bp-gray-white);
|
|
9026
9123
|
--bp-text-nav-text-on-light-selected:var(--bp-gray-white);
|
|
9124
|
+
--bp-text-toggle-text-text:var(--bp-box-blue-120);
|
|
9027
9125
|
--bp-text-text-brand-on-color:var(--bp-gray-white);
|
|
9028
9126
|
--bp-text-text-destructive-on-light:var(--bp-watermelon-red-110);
|
|
9029
9127
|
--bp-text-text-error-on-light:var(--bp-watermelon-red-110);
|
|
@@ -9033,7 +9131,6 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9033
9131
|
--bp-text-text-on-light-secondary:var(--bp-gray-65);
|
|
9034
9132
|
--bp-text-text-on-light-secondary-hover:var(--bp-gray-80);
|
|
9035
9133
|
--bp-text-text-on-light-tertiary:var(--bp-gray-50);
|
|
9036
|
-
--bp-text-toggletext-text:var(--bp-box-blue-120);
|
|
9037
9134
|
--z-index-sidepanel:360;
|
|
9038
9135
|
--z-index-modal:370;
|
|
9039
9136
|
--z-index-popover:380;
|
|
@@ -9041,7 +9138,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9041
9138
|
--z-index-card-tooltip:2147483647;
|
|
9042
9139
|
}
|
|
9043
9140
|
|
|
9044
|
-
.bp_toolbar_module_toolbarRoot--
|
|
9141
|
+
.bp_toolbar_module_toolbarRoot--040bf{
|
|
9045
9142
|
background:var(--surface-surface);
|
|
9046
9143
|
border:var(--border-1) solid var(--border-card-border);
|
|
9047
9144
|
border-radius:var(--radius-4);
|
|
@@ -9049,16 +9146,16 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9049
9146
|
padding:calc(var(--space-1) - var(--border-1));
|
|
9050
9147
|
}
|
|
9051
9148
|
|
|
9052
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
9149
|
+
.bp_toolbar_module_scrollButtonWrapper--040bf,.bp_toolbar_module_toolbarRoot--040bf{
|
|
9053
9150
|
align-items:center;
|
|
9054
9151
|
display:flex;
|
|
9055
9152
|
gap:var(--space-1);
|
|
9056
9153
|
}
|
|
9057
|
-
.bp_toolbar_module_scrollButtonWrapper--
|
|
9154
|
+
.bp_toolbar_module_scrollButtonWrapper--040bf.bp_toolbar_module_hidden--040bf{
|
|
9058
9155
|
display:none;
|
|
9059
9156
|
}
|
|
9060
9157
|
|
|
9061
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9158
|
+
.bp_toolbar_module_scrollableChildrenWrapper--040bf{
|
|
9062
9159
|
-ms-overflow-style:none;
|
|
9063
9160
|
align-items:center;
|
|
9064
9161
|
display:flex;
|
|
@@ -9071,26 +9168,26 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9071
9168
|
scrollbar-width:none;
|
|
9072
9169
|
white-space:nowrap;
|
|
9073
9170
|
}
|
|
9074
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9171
|
+
.bp_toolbar_module_scrollableChildrenWrapper--040bf::-webkit-scrollbar{
|
|
9075
9172
|
display:none;
|
|
9076
9173
|
}
|
|
9077
|
-
.bp_toolbar_module_scrollableChildrenWrapper--
|
|
9174
|
+
.bp_toolbar_module_scrollableChildrenWrapper--040bf > *{
|
|
9078
9175
|
flex:none;
|
|
9079
9176
|
}
|
|
9080
9177
|
|
|
9081
|
-
.bp_toolbar_module_separator--
|
|
9178
|
+
.bp_toolbar_module_separator--040bf{
|
|
9082
9179
|
background-color:var(--border-divider-border);
|
|
9083
9180
|
border-radius:var(--radius-2);
|
|
9084
9181
|
height:var(--size-6);
|
|
9085
9182
|
width:1px;
|
|
9086
9183
|
}
|
|
9087
9184
|
|
|
9088
|
-
.bp_toolbar_module_toggleGroup--
|
|
9185
|
+
.bp_toolbar_module_toggleGroup--040bf{
|
|
9089
9186
|
display:flex;
|
|
9090
9187
|
gap:var(--space-1);
|
|
9091
9188
|
}
|
|
9092
9189
|
|
|
9093
|
-
.bp_toolbar_module_toolbarItem--
|
|
9190
|
+
.bp_toolbar_module_toolbarItem--040bf{
|
|
9094
9191
|
--toolbar-item-hover-opacity:.3;
|
|
9095
9192
|
align-items:center;
|
|
9096
9193
|
background:var(--toolbar-button-color, var(--surface-toggle-surface));
|
|
@@ -9108,45 +9205,45 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9108
9205
|
-webkit-user-select:none;
|
|
9109
9206
|
user-select:none;
|
|
9110
9207
|
}
|
|
9111
|
-
.bp_toolbar_module_toolbarItem--
|
|
9208
|
+
.bp_toolbar_module_toolbarItem--040bf[data-disabled]{
|
|
9112
9209
|
background:var(--surface-toggle-surface);
|
|
9113
9210
|
opacity:var(--toolbar-item-hover-opacity);
|
|
9114
9211
|
pointer-events:none;
|
|
9115
9212
|
}
|
|
9116
|
-
.bp_toolbar_module_toolbarItem--
|
|
9213
|
+
.bp_toolbar_module_toolbarItem--040bf:not([data-disabled]):focus-visible{
|
|
9117
9214
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
9118
9215
|
}
|
|
9119
|
-
.bp_toolbar_module_toolbarItem--
|
|
9216
|
+
.bp_toolbar_module_toolbarItem--040bf:not([data-disabled]):hover{
|
|
9120
9217
|
background:var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
9121
9218
|
border:var(--border-1) solid var(--toolbar-button-color, var(--surface-toggle-surface-hover));
|
|
9122
9219
|
}
|
|
9123
9220
|
|
|
9124
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9221
|
+
.bp_toolbar_module_toolbarToggle--040bf[data-state=on]{
|
|
9125
9222
|
background:var(--surface-toggle-surface-pressed);
|
|
9126
9223
|
}
|
|
9127
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9224
|
+
.bp_toolbar_module_toolbarToggle--040bf[data-state=on] svg *{
|
|
9128
9225
|
fill:var(--icon-icon-on-dark);
|
|
9129
9226
|
}
|
|
9130
|
-
.bp_toolbar_module_toolbarToggle--
|
|
9227
|
+
.bp_toolbar_module_toolbarToggle--040bf[data-state=on]:not([data-disabled]):hover{
|
|
9131
9228
|
background:var(--surface-toggle-surface-on-hover);
|
|
9132
9229
|
border:var(--border-1) solid var(--surface-toggle-surface-on-hover);
|
|
9133
9230
|
}
|
|
9134
9231
|
|
|
9135
|
-
.bp_toolbar_module_dropdownIndicator--
|
|
9232
|
+
.bp_toolbar_module_dropdownIndicator--040bf.bp_toolbar_module_invertCaret--040bf{
|
|
9136
9233
|
transform:rotate(.5turn);
|
|
9137
9234
|
}
|
|
9138
9235
|
|
|
9139
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9236
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--040bf{
|
|
9140
9237
|
--trigger-button-hover-opacity:.7;
|
|
9141
9238
|
}
|
|
9142
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9239
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--040bf[data-state=on] .bp_toolbar_module_dropdownIndicator--040bf path{
|
|
9143
9240
|
fill:var(--icon-icon-on-light);
|
|
9144
9241
|
}
|
|
9145
|
-
.bp_toolbar_module_triggerButtonSelectedWithColor--
|
|
9242
|
+
.bp_toolbar_module_triggerButtonSelectedWithColor--040bf[data-state=on]:hover{
|
|
9146
9243
|
opacity:var(--trigger-button-hover-opacity);
|
|
9147
9244
|
}
|
|
9148
9245
|
|
|
9149
|
-
.bp_toolbar_module_toolbarIcon--
|
|
9246
|
+
.bp_toolbar_module_toolbarIcon--040bf{
|
|
9150
9247
|
align-items:center;
|
|
9151
9248
|
display:flex;
|
|
9152
9249
|
height:var(--size-5);
|
|
@@ -9154,7 +9251,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9154
9251
|
width:var(--size-5);
|
|
9155
9252
|
}
|
|
9156
9253
|
|
|
9157
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9254
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf{
|
|
9158
9255
|
border:var(--border-1) solid var(--border-toggletext-border-off);
|
|
9159
9256
|
color:var(--text-text-on-light);
|
|
9160
9257
|
font-family:var(--body-default-font-family);
|
|
@@ -9169,24 +9266,24 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
9169
9266
|
text-transform:var(--body-default-text-case);
|
|
9170
9267
|
white-space:nowrap;
|
|
9171
9268
|
}
|
|
9172
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9269
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf:hover{
|
|
9173
9270
|
background:var(--surface-toggle-surface-off-hover);
|
|
9174
9271
|
border-color:var(--border-toggletext-border-off-hover);
|
|
9175
9272
|
}
|
|
9176
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9273
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf:active{
|
|
9177
9274
|
background:var(--surface-toggle-surface-off-pressed);
|
|
9178
9275
|
border-color:var(--border-toggletext-border-off-pressed);
|
|
9179
9276
|
}
|
|
9180
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9277
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf[aria-checked=true]{
|
|
9181
9278
|
background:var(--surface-toggletext-surface-on);
|
|
9182
9279
|
border:var(--border-1) solid var(--border-toggletext-border-on);
|
|
9183
9280
|
color:var(--text-toggletext-text);
|
|
9184
9281
|
}
|
|
9185
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9282
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf[aria-checked=true]:hover{
|
|
9186
9283
|
background:var(--surface-toggletext-surface-on-hover);
|
|
9187
9284
|
border-color:var(--border-toggletext-border-on-hover);
|
|
9188
9285
|
}
|
|
9189
|
-
.bp_toolbar_module_toolbarTextToggleItem--
|
|
9286
|
+
.bp_toolbar_module_toolbarTextToggleItem--040bf[aria-checked=true]:active{
|
|
9190
9287
|
background:var(--surface-toggletext-surface-on-pressed);
|
|
9191
9288
|
border-color:var(--border-toggletext-border-on-pressed);
|
|
9192
9289
|
}
|