@carbon/styles 1.37.0 → 1.38.0-rc.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/css/styles.css +2588 -2403
- package/css/styles.min.css +1 -1
- package/package.json +5 -5
- package/scss/components/accordion/_accordion.scss +47 -35
- package/scss/components/aspect-ratio/_aspect-ratio.scss +7 -4
- package/scss/components/breadcrumb/_breadcrumb.scss +26 -20
- package/scss/components/button/_button.scss +16 -11
- package/scss/components/button/_mixins.scss +12 -12
- package/scss/components/checkbox/_checkbox.scss +55 -40
- package/scss/components/code-snippet/_code-snippet.scss +74 -59
- package/scss/components/code-snippet/_mixins.scss +2 -2
- package/scss/components/combo-box/_combo-box.scss +2 -2
- package/scss/components/combo-button/_combo-button.scss +2 -2
- package/scss/components/contained-list/_contained-list.scss +41 -22
- package/scss/components/content-switcher/_content-switcher.scss +32 -32
- package/scss/components/data-table/_data-table.scss +150 -144
- package/scss/components/data-table/_mixins.scss +3 -3
- package/scss/components/data-table/action/_data-table-action.scss +83 -81
- package/scss/components/data-table/expandable/_data-table-expandable.scss +60 -60
- package/scss/components/data-table/skeleton/_data-table-skeleton.scss +10 -8
- package/scss/components/data-table/sort/_data-table-sort.scss +38 -38
- package/scss/components/date-picker/_date-picker.scss +21 -20
- package/scss/components/date-picker/_flatpickr.scss +51 -51
- package/scss/components/dropdown/_dropdown.scss +49 -49
- package/scss/components/file-uploader/_file-uploader.scss +37 -37
- package/scss/components/fluid-combo-box/_fluid-combo-box.scss +4 -4
- package/scss/components/fluid-date-picker/_fluid-date-picker.scss +54 -54
- package/scss/components/fluid-list-box/_fluid-list-box.scss +33 -33
- package/scss/components/fluid-multiselect/_fluid-multiselect.scss +2 -2
- package/scss/components/fluid-number-input/_fluid-number-input.scss +30 -30
- package/scss/components/fluid-search/_fluid-search.scss +17 -17
- package/scss/components/fluid-select/_fluid-select.scss +17 -17
- package/scss/components/fluid-text-area/_fluid-text-area.scss +21 -21
- package/scss/components/fluid-text-input/_fluid-text-input.scss +26 -26
- package/scss/components/fluid-time-picker/_fluid-time-picker.scss +23 -23
- package/scss/components/form/_form.scss +16 -15
- package/scss/components/inline-loading/_inline-loading.scss +9 -9
- package/scss/components/link/_link.scss +1 -1
- package/scss/components/list/_list.scss +7 -7
- package/scss/components/list-box/_list-box.scss +109 -107
- package/scss/components/loading/_loading.scss +10 -9
- package/scss/components/menu/_menu.scss +7 -7
- package/scss/components/menu-button/_menu-button.scss +1 -1
- package/scss/components/modal/_modal.scss +72 -72
- package/scss/components/multiselect/_multiselect.scss +11 -11
- package/scss/components/notification/_actionable-notification.scss +37 -39
- package/scss/components/notification/_inline-notification.scss +26 -26
- package/scss/components/notification/_mixins.scss +3 -3
- package/scss/components/notification/_toast-notification.scss +16 -18
- package/scss/components/number-input/_number-input.scss +70 -70
- package/scss/components/overflow-menu/_overflow-menu.scss +50 -50
- package/scss/components/pagination/_pagination.scss +46 -34
- package/scss/components/pagination/_unstable_pagination.scss +26 -24
- package/scss/components/pagination-nav/_mixins.scss +6 -6
- package/scss/components/pagination-nav/_pagination-nav.scss +16 -11
- package/scss/components/popover/_popover.scss +201 -63
- package/scss/components/progress-bar/_progress-bar.scss +33 -11
- package/scss/components/progress-indicator/_progress-indicator.scss +46 -42
- package/scss/components/radio-button/_radio-button.scss +24 -23
- package/scss/components/search/_search.scss +35 -34
- package/scss/components/select/_select.scss +31 -29
- package/scss/components/skeleton-styles/_skeleton-styles.scss +10 -8
- package/scss/components/slider/_slider.scss +28 -28
- package/scss/components/structured-list/_mixins.scss +4 -4
- package/scss/components/structured-list/_structured-list.scss +16 -16
- package/scss/components/tabs/_tabs.scss +50 -50
- package/scss/components/tag/_tag.scss +22 -20
- package/scss/components/text-area/_text-area.scss +17 -15
- package/scss/components/text-input/_text-input.scss +43 -41
- package/scss/components/tile/_tile.scss +11 -11
- package/scss/components/time-picker/_time-picker.scss +17 -17
- package/scss/components/toggle/_toggle.scss +37 -24
- package/scss/components/toggletip/_toggletip.scss +3 -2
- package/scss/components/tooltip/_tooltip.scss +7 -5
- package/scss/components/treeview/_treeview.scss +27 -27
- package/scss/components/ui-shell/content/_content.scss +3 -3
- package/scss/components/ui-shell/header/_header.scss +47 -47
- package/scss/components/ui-shell/header-panel/_header-panel.scss +7 -7
- package/scss/components/ui-shell/side-nav/_side-nav.scss +65 -65
- package/scss/components/ui-shell/switcher/_switcher.scss +6 -6
- package/scss/utilities/_button-reset.scss +1 -1
- package/scss/utilities/_skeleton.scss +4 -4
- package/scss/utilities/_text-overflow.scss +1 -1
- package/scss/utilities/_text-truncate.scss +2 -2
- package/scss/utilities/_tooltip.scss +44 -46
- package/scss/utilities/_visually-hidden.scss +4 -4
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
.#{$prefix}--date-picker.#{$prefix}--date-picker--simple
|
|
60
60
|
.#{$prefix}--date-picker__input,
|
|
61
61
|
.#{$prefix}--date-picker.#{$prefix}--date-picker--simple .#{$prefix}--label {
|
|
62
|
-
|
|
62
|
+
inline-size: convert.to-rem(120px);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.#{$prefix}--date-picker.#{$prefix}--date-picker--simple
|
|
@@ -68,19 +68,19 @@
|
|
|
68
68
|
.#{$prefix}--date-picker-input__wrapper--warn {
|
|
69
69
|
.#{$prefix}--date-picker__input,
|
|
70
70
|
~ .#{$prefix}--form-requirement {
|
|
71
|
-
|
|
71
|
+
inline-size: convert.to-rem(152px);
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.#{$prefix}--date-picker.#{$prefix}--date-picker--simple.#{$prefix}--date-picker--short {
|
|
76
76
|
.#{$prefix}--date-picker__input {
|
|
77
|
-
|
|
77
|
+
inline-size: 5.7rem;
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
.#{$prefix}--date-picker.#{$prefix}--date-picker--single
|
|
82
82
|
.#{$prefix}--date-picker__input {
|
|
83
|
-
|
|
83
|
+
inline-size: convert.to-rem(288px);
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
.#{$prefix}--date-picker
|
|
@@ -95,11 +95,11 @@
|
|
|
95
95
|
|
|
96
96
|
position: relative;
|
|
97
97
|
display: block;
|
|
98
|
-
height: convert.to-rem(40px);
|
|
99
98
|
padding: 0 $spacing-05;
|
|
100
99
|
border: none;
|
|
101
|
-
border-bottom: 1px solid $border-strong;
|
|
102
100
|
background-color: $field;
|
|
101
|
+
block-size: convert.to-rem(40px);
|
|
102
|
+
border-block-end: 1px solid $border-strong;
|
|
103
103
|
color: $text-primary;
|
|
104
104
|
transition: $duration-fast-01 motion(standard, productive) all;
|
|
105
105
|
|
|
@@ -109,8 +109,8 @@
|
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
&:disabled {
|
|
112
|
-
border-bottom: 1px solid transparent;
|
|
113
112
|
background-color: $field;
|
|
113
|
+
border-block-end: 1px solid transparent;
|
|
114
114
|
color: $text-disabled;
|
|
115
115
|
cursor: not-allowed;
|
|
116
116
|
}
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
&:disabled:hover {
|
|
123
|
-
border-
|
|
123
|
+
border-block-end: 1px solid transparent;
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
&::placeholder {
|
|
@@ -130,20 +130,20 @@
|
|
|
130
130
|
|
|
131
131
|
// Size variant styles
|
|
132
132
|
.#{$prefix}--date-picker__input--lg {
|
|
133
|
-
|
|
133
|
+
block-size: convert.to-rem(48px);
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
.#{$prefix}--date-picker__input--sm {
|
|
137
|
-
|
|
137
|
+
block-size: convert.to-rem(32px);
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
.#{$prefix}--date-picker__icon {
|
|
141
141
|
position: absolute;
|
|
142
142
|
z-index: 1;
|
|
143
|
-
// vertically center icon within parent container on IE11
|
|
144
|
-
top: 50%;
|
|
145
|
-
right: 1rem;
|
|
146
143
|
fill: $icon-primary;
|
|
144
|
+
// vertically center icon within parent container on IE11
|
|
145
|
+
inset-block-start: 50%;
|
|
146
|
+
inset-inline-end: 1rem;
|
|
147
147
|
pointer-events: none;
|
|
148
148
|
transform: translateY(-50%);
|
|
149
149
|
}
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
.#{$prefix}--date-picker__icon ~ .#{$prefix}--date-picker__input {
|
|
171
|
-
padding-
|
|
171
|
+
padding-inline-end: $spacing-09;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
.#{$prefix}--date-picker__input:disabled ~ .#{$prefix}--date-picker__icon {
|
|
@@ -178,12 +178,12 @@
|
|
|
178
178
|
|
|
179
179
|
.#{$prefix}--date-picker--range
|
|
180
180
|
> .#{$prefix}--date-picker-container:first-child {
|
|
181
|
-
margin-
|
|
181
|
+
margin-inline-end: convert.to-rem(1px);
|
|
182
182
|
}
|
|
183
183
|
|
|
184
184
|
.#{$prefix}--date-picker--range .#{$prefix}--date-picker-container,
|
|
185
185
|
.#{$prefix}--date-picker--range .#{$prefix}--date-picker__input {
|
|
186
|
-
|
|
186
|
+
inline-size: convert.to-rem(143.5px);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
// Skeleton State
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
.#{$prefix}--date-picker__input.#{$prefix}--skeleton {
|
|
192
192
|
@include skeleton;
|
|
193
193
|
|
|
194
|
-
|
|
194
|
+
inline-size: 100%;
|
|
195
195
|
|
|
196
196
|
&::placeholder {
|
|
197
197
|
color: transparent;
|
|
@@ -201,8 +201,9 @@
|
|
|
201
201
|
.#{$prefix}--date-picker.#{$prefix}--skeleton .#{$prefix}--label {
|
|
202
202
|
@include skeleton;
|
|
203
203
|
|
|
204
|
-
|
|
205
|
-
|
|
204
|
+
block-size: convert.to-rem(14px);
|
|
205
|
+
|
|
206
|
+
inline-size: convert.to-rem(75px);
|
|
206
207
|
}
|
|
207
208
|
|
|
208
209
|
// Windows HCM fix
|
|
@@ -213,8 +214,8 @@
|
|
|
213
214
|
|
|
214
215
|
// readonly
|
|
215
216
|
.#{$prefix}--date-picker__input[readonly] {
|
|
216
|
-
border-bottom-color: $border-subtle;
|
|
217
217
|
background: transparent;
|
|
218
|
+
border-block-end-color: $border-subtle;
|
|
218
219
|
cursor: text;
|
|
219
220
|
}
|
|
220
221
|
|
|
@@ -92,14 +92,14 @@
|
|
|
92
92
|
.flatpickr-calendar {
|
|
93
93
|
position: absolute;
|
|
94
94
|
overflow: hidden;
|
|
95
|
-
width: convert.to-rem(315px);
|
|
96
|
-
max-height: 0;
|
|
97
95
|
box-sizing: border-box;
|
|
98
96
|
padding: 0;
|
|
99
97
|
border: 0;
|
|
100
98
|
animation: none;
|
|
101
99
|
border-radius: 0;
|
|
102
100
|
direction: ltr;
|
|
101
|
+
inline-size: convert.to-rem(315px);
|
|
102
|
+
max-block-size: 0;
|
|
103
103
|
opacity: 0;
|
|
104
104
|
text-align: center;
|
|
105
105
|
touch-action: manipulation;
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
.flatpickr-calendar.open,
|
|
111
111
|
.flatpickr-calendar.inline {
|
|
112
112
|
overflow: visible;
|
|
113
|
-
max-
|
|
113
|
+
max-block-size: convert.to-rem(640px);
|
|
114
114
|
opacity: 1;
|
|
115
115
|
visibility: inherit;
|
|
116
116
|
}
|
|
@@ -121,15 +121,15 @@
|
|
|
121
121
|
z-index: 99999;
|
|
122
122
|
display: flex;
|
|
123
123
|
overflow: hidden;
|
|
124
|
-
width: convert.to-rem(288px);
|
|
125
|
-
height: convert.to-rem(336px);
|
|
126
124
|
flex-direction: column;
|
|
127
125
|
align-items: center;
|
|
128
126
|
justify-content: center;
|
|
129
127
|
padding: $spacing-02 $spacing-02 $spacing-03 $spacing-02;
|
|
130
128
|
border: none;
|
|
131
|
-
margin-top: convert.to-rem(-2px);
|
|
132
129
|
background-color: $layer-01;
|
|
130
|
+
block-size: convert.to-rem(336px);
|
|
131
|
+
inline-size: convert.to-rem(288px);
|
|
132
|
+
margin-block-start: convert.to-rem(-2px);
|
|
133
133
|
|
|
134
134
|
&:focus {
|
|
135
135
|
@include focus-outline('border');
|
|
@@ -146,13 +146,13 @@
|
|
|
146
146
|
|
|
147
147
|
.flatpickr-calendar.inline {
|
|
148
148
|
position: relative;
|
|
149
|
-
top: convert.to-rem(2px);
|
|
150
149
|
display: block;
|
|
150
|
+
inset-block-start: convert.to-rem(2px);
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
.flatpickr-calendar.static {
|
|
154
154
|
position: absolute;
|
|
155
|
-
|
|
155
|
+
inset-block-start: calc(100% + 2px);
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
.flatpickr-calendar.static.open {
|
|
@@ -161,36 +161,36 @@
|
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.flatpickr-calendar.hasWeeks {
|
|
164
|
-
|
|
164
|
+
inline-size: auto;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
.dayContainer {
|
|
168
168
|
display: flex;
|
|
169
|
-
height: convert.to-rem(246px);
|
|
170
169
|
flex-wrap: wrap;
|
|
171
170
|
justify-content: space-around;
|
|
172
171
|
padding: 0;
|
|
172
|
+
block-size: convert.to-rem(246px);
|
|
173
173
|
outline: 0;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
.flatpickr-calendar .hasWeeks .dayContainer,
|
|
177
177
|
.flatpickr-calendar .hasTime .dayContainer {
|
|
178
|
-
border-
|
|
179
|
-
border-
|
|
180
|
-
border-
|
|
178
|
+
border-block-end: 0;
|
|
179
|
+
border-end-end-radius: 0;
|
|
180
|
+
border-end-start-radius: 0;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
.flatpickr-calendar .hasWeeks .dayContainer {
|
|
184
|
-
border-
|
|
184
|
+
border-inline-start: 0;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
|
|
188
|
-
|
|
189
|
-
border-
|
|
188
|
+
block-size: convert.to-rem(40px);
|
|
189
|
+
border-block-start: 1px solid #e6e6e6;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
192
|
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
|
|
193
|
-
|
|
193
|
+
block-size: auto;
|
|
194
194
|
}
|
|
195
195
|
|
|
196
196
|
.flatpickr-calendar:focus {
|
|
@@ -199,17 +199,17 @@
|
|
|
199
199
|
|
|
200
200
|
.flatpickr-months {
|
|
201
201
|
display: flex;
|
|
202
|
-
width: 100%;
|
|
203
202
|
justify-content: space-between;
|
|
203
|
+
inline-size: 100%;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
206
|
.flatpickr-month {
|
|
207
207
|
@include type-style('heading-compact-01');
|
|
208
208
|
|
|
209
209
|
display: flex;
|
|
210
|
-
height: convert.to-rem(40px);
|
|
211
210
|
align-items: center;
|
|
212
211
|
background-color: transparent;
|
|
212
|
+
block-size: convert.to-rem(40px);
|
|
213
213
|
color: $text-primary;
|
|
214
214
|
line-height: 1;
|
|
215
215
|
text-align: center;
|
|
@@ -219,13 +219,13 @@
|
|
|
219
219
|
.flatpickr-next-month {
|
|
220
220
|
z-index: 3;
|
|
221
221
|
display: flex;
|
|
222
|
-
width: convert.to-rem(40px);
|
|
223
|
-
height: convert.to-rem(40px);
|
|
224
222
|
align-items: center;
|
|
225
223
|
justify-content: center;
|
|
226
224
|
padding: 0;
|
|
225
|
+
block-size: convert.to-rem(40px);
|
|
227
226
|
cursor: pointer;
|
|
228
227
|
fill: $icon-primary;
|
|
228
|
+
inline-size: convert.to-rem(40px);
|
|
229
229
|
line-height: 16px;
|
|
230
230
|
text-decoration: none;
|
|
231
231
|
transform: scale(1, 1) #{'/*rtl: scale(-1,1)*/'};
|
|
@@ -258,15 +258,15 @@
|
|
|
258
258
|
@include type-style('heading-compact-01');
|
|
259
259
|
|
|
260
260
|
display: flex;
|
|
261
|
-
height: convert.to-rem(28px);
|
|
262
261
|
align-items: center;
|
|
263
262
|
justify-content: center;
|
|
263
|
+
block-size: convert.to-rem(28px);
|
|
264
264
|
text-align: center;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
.flatpickr-current-month .cur-month {
|
|
268
|
-
margin-
|
|
269
|
-
margin-
|
|
268
|
+
margin-inline-end: $spacing-02;
|
|
269
|
+
margin-inline-start: $spacing-02;
|
|
270
270
|
|
|
271
271
|
&:hover {
|
|
272
272
|
background-color: $layer-hover;
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
|
|
276
276
|
.numInputWrapper {
|
|
277
277
|
position: relative;
|
|
278
|
-
|
|
278
|
+
inline-size: convert.to-rem(60px);
|
|
279
279
|
|
|
280
280
|
&:hover {
|
|
281
281
|
background-color: $background-hover;
|
|
@@ -284,7 +284,6 @@
|
|
|
284
284
|
|
|
285
285
|
.numInputWrapper .numInput {
|
|
286
286
|
display: inline-block;
|
|
287
|
-
width: 100%;
|
|
288
287
|
padding: $spacing-02;
|
|
289
288
|
border: none;
|
|
290
289
|
margin: 0;
|
|
@@ -296,6 +295,7 @@
|
|
|
296
295
|
font-family: inherit;
|
|
297
296
|
font-size: inherit;
|
|
298
297
|
font-weight: 600;
|
|
298
|
+
inline-size: 100%;
|
|
299
299
|
|
|
300
300
|
&::-webkit-outer-spin-button,
|
|
301
301
|
&::-webkit-inner-spin-button {
|
|
@@ -317,60 +317,60 @@
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
.numInputWrapper .arrowUp {
|
|
320
|
-
|
|
321
|
-
|
|
320
|
+
border-block-end: 0;
|
|
321
|
+
inset-block-start: convert.to-rem(4px);
|
|
322
322
|
|
|
323
323
|
&::after {
|
|
324
|
-
border-
|
|
324
|
+
border-block-end: convert.to-rem(4px) solid $icon-primary;
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
.numInputWrapper .arrowDown {
|
|
329
|
-
|
|
329
|
+
inset-block-start: convert.to-rem(11px);
|
|
330
330
|
|
|
331
331
|
&::after {
|
|
332
|
-
border-
|
|
332
|
+
border-block-start: convert.to-rem(4px) solid $icon-primary;
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
335
|
|
|
336
336
|
.numInputWrapper .arrowUp,
|
|
337
337
|
.numInputWrapper .arrowDown {
|
|
338
338
|
position: absolute;
|
|
339
|
-
left: 2.6rem;
|
|
340
|
-
width: convert.to-rem(12px);
|
|
341
|
-
height: 50%;
|
|
342
339
|
padding: 0 convert.to-rem(4px) 0 convert.to-rem(2px);
|
|
343
340
|
border: none;
|
|
341
|
+
block-size: 50%;
|
|
344
342
|
cursor: pointer;
|
|
343
|
+
inline-size: convert.to-rem(12px);
|
|
344
|
+
inset-inline-start: 2.6rem;
|
|
345
345
|
line-height: 50%;
|
|
346
346
|
opacity: 0;
|
|
347
347
|
|
|
348
348
|
&::after {
|
|
349
349
|
position: absolute;
|
|
350
|
-
top: 33%;
|
|
351
350
|
display: block;
|
|
352
|
-
border-
|
|
353
|
-
border-
|
|
351
|
+
border-inline-end: convert.to-rem(4px) solid transparent;
|
|
352
|
+
border-inline-start: convert.to-rem(4px) solid transparent;
|
|
354
353
|
content: '';
|
|
354
|
+
inset-block-start: 33%;
|
|
355
355
|
}
|
|
356
356
|
|
|
357
357
|
&:hover::after {
|
|
358
|
-
border-
|
|
359
|
-
border-
|
|
358
|
+
border-block-end-color: $button-primary;
|
|
359
|
+
border-block-start-color: $button-primary;
|
|
360
360
|
}
|
|
361
361
|
|
|
362
362
|
&:active::after {
|
|
363
|
-
border-
|
|
364
|
-
border-
|
|
363
|
+
border-block-end-color: $border-interactive;
|
|
364
|
+
border-block-start-color: $border-interactive;
|
|
365
365
|
}
|
|
366
366
|
}
|
|
367
367
|
|
|
368
368
|
.numInput[disabled] ~ .arrowUp::after {
|
|
369
|
-
border-
|
|
369
|
+
border-block-end-color: $text-disabled;
|
|
370
370
|
}
|
|
371
371
|
|
|
372
372
|
.numInput[disabled] ~ .arrowDown::after {
|
|
373
|
-
border-
|
|
373
|
+
border-block-start-color: $text-disabled;
|
|
374
374
|
}
|
|
375
375
|
|
|
376
376
|
.numInputWrapper:hover .arrowUp,
|
|
@@ -385,13 +385,13 @@
|
|
|
385
385
|
|
|
386
386
|
.flatpickr-weekdays {
|
|
387
387
|
display: flex;
|
|
388
|
-
height: convert.to-rem(40px);
|
|
389
388
|
align-items: center;
|
|
389
|
+
block-size: convert.to-rem(40px);
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
.flatpickr-weekdaycontainer {
|
|
393
393
|
display: flex;
|
|
394
|
-
|
|
394
|
+
inline-size: 100%;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
.flatpickr-weekday {
|
|
@@ -436,12 +436,12 @@
|
|
|
436
436
|
@include type-style('body-compact-01');
|
|
437
437
|
|
|
438
438
|
display: flex;
|
|
439
|
-
width: convert.to-rem(40px);
|
|
440
|
-
height: convert.to-rem(40px);
|
|
441
439
|
align-items: center;
|
|
442
440
|
justify-content: center;
|
|
441
|
+
block-size: convert.to-rem(40px);
|
|
443
442
|
color: $text-primary;
|
|
444
443
|
cursor: pointer;
|
|
444
|
+
inline-size: convert.to-rem(40px);
|
|
445
445
|
transition: all $duration-fast-01 motion(standard, productive);
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
@@ -467,13 +467,13 @@
|
|
|
467
467
|
|
|
468
468
|
&::after {
|
|
469
469
|
position: absolute;
|
|
470
|
-
bottom: convert.to-rem(7px);
|
|
471
|
-
left: 50%;
|
|
472
470
|
display: block;
|
|
473
|
-
width: convert.to-rem(4px);
|
|
474
|
-
height: convert.to-rem(4px);
|
|
475
471
|
background-color: $link-primary;
|
|
472
|
+
block-size: convert.to-rem(4px);
|
|
476
473
|
content: '';
|
|
474
|
+
inline-size: convert.to-rem(4px);
|
|
475
|
+
inset-block-end: convert.to-rem(7px);
|
|
476
|
+
inset-inline-start: 50%;
|
|
477
477
|
transform: translateX(-50%);
|
|
478
478
|
}
|
|
479
479
|
}
|