@hh.ru/magritte-ui-date-picker 6.1.41 → 6.1.43
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/AsyncDataLoader.js +1 -1
- package/DatePicker/DatePicker.js +1 -1
- package/DatePicker/DayPicker.js +1 -1
- package/DatePicker/MobileDatePickerWithScroll.js +1 -1
- package/DatePicker/UncontrolledDatePicker.js +1 -1
- package/Header.js +1 -1
- package/InfiniteScroll.js +1 -1
- package/InfoDatePicker/InfoDatePicker.js +1 -1
- package/InfoDatePicker/InfoDayPicker.js +1 -1
- package/InfoDatePicker/MobileInfoDatePickerWithScroll.js +1 -1
- package/InfoDatePicker/UncontrolledInfoDatePicker.js +1 -1
- package/IntervalDatePicker/DesktopMultiLayoutIntervalDatePicker.js +1 -1
- package/IntervalDatePicker/IntervalDatePicker.js +1 -1
- package/IntervalDatePicker/IntervalDayPicker.js +1 -1
- package/IntervalDatePicker/MobileMultiLayoutIntervalDatePicker.js +1 -1
- package/IntervalDatePicker/MobileSingleLayoutIntervalDatePicker.js +1 -1
- package/IntervalDatePicker/SingleLayoutIntervalDatePicker.js +1 -1
- package/IntervalDatePicker/UncontrolledIntervalDatePicker.js +1 -1
- package/MonthPicker.js +1 -1
- package/StatusDatePicker/MobileStatusDatePickerWithScroll.js +1 -1
- package/StatusDatePicker/StatusDatePicker.js +1 -1
- package/StatusDatePicker/StatusDayPicker.js +1 -1
- package/StatusDatePicker/UncontrolledStatusDatePicker.js +1 -1
- package/Weekdays.js +1 -1
- package/YearPicker.js +1 -1
- package/date-picker-C78jvPNW.js +5 -0
- package/date-picker-C78jvPNW.js.map +1 -0
- package/index.css +328 -328
- package/index.js +1 -1
- package/package.json +11 -11
- package/date-picker-DFzONwNt.js +0 -5
- package/date-picker-DFzONwNt.js.map +0 -1
package/index.css
CHANGED
|
@@ -1,192 +1,192 @@
|
|
|
1
1
|
:root{
|
|
2
|
-
--magritte-color-background-secondary-v24-
|
|
3
|
-
--magritte-color-background-positive-secondary-v24-
|
|
4
|
-
--magritte-color-background-negative-secondary-v24-
|
|
5
|
-
--magritte-color-background-warning-secondary-v24-
|
|
6
|
-
--magritte-color-background-body-v24-
|
|
7
|
-
--magritte-color-background-inverse-v24-
|
|
8
|
-
--magritte-color-background-state-secondary-hovered-v24-
|
|
9
|
-
--magritte-color-background-state-secondary-pressed-v24-
|
|
10
|
-
--magritte-color-background-state-positive-secondary-hovered-v24-
|
|
11
|
-
--magritte-color-background-state-positive-secondary-pressed-v24-
|
|
12
|
-
--magritte-color-background-state-positive-secondary-disabled-v24-
|
|
13
|
-
--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
14
|
-
--magritte-color-background-state-negative-secondary-pressed-v24-
|
|
15
|
-
--magritte-color-background-state-negative-secondary-disabled-v24-
|
|
16
|
-
--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
17
|
-
--magritte-color-background-state-warning-secondary-pressed-v24-
|
|
18
|
-
--magritte-color-background-state-warning-secondary-disabled-v24-
|
|
19
|
-
--magritte-color-background-state-inverse-hovered-v24-
|
|
20
|
-
--magritte-color-background-state-inverse-pressed-v24-
|
|
21
|
-
--magritte-color-background-state-inverse-disabled-v24-
|
|
22
|
-
--magritte-color-stroke-neutral-heavy-v24-
|
|
23
|
-
--magritte-color-stroke-state-focused-accessible-v24-
|
|
24
|
-
--magritte-color-text-primary-v24-
|
|
25
|
-
--magritte-color-text-positive-v24-
|
|
26
|
-
--magritte-color-text-negative-v24-
|
|
27
|
-
--magritte-color-text-warning-v24-
|
|
28
|
-
--magritte-color-text-constant-v24-
|
|
29
|
-
--magritte-color-text-inverse-v24-
|
|
30
|
-
--magritte-color-text-state-primary-hovered-v24-
|
|
31
|
-
--magritte-color-text-state-primary-pressed-v24-
|
|
32
|
-
--magritte-color-text-state-primary-disabled-v24-
|
|
33
|
-
--magritte-color-text-state-positive-disabled-v24-
|
|
34
|
-
--magritte-color-text-state-negative-disabled-v24-
|
|
35
|
-
--magritte-color-text-state-warning-disabled-v24-
|
|
36
|
-
--magritte-color-text-state-inverse-disabled-v24-
|
|
37
|
-
--magritte-color-icon-state-primary-disabled-v24-
|
|
38
|
-
--magritte-color-icon-state-positive-disabled-v24-
|
|
39
|
-
--magritte-color-icon-state-negative-disabled-v24-
|
|
40
|
-
--magritte-color-icon-state-warning-disabled-v24-
|
|
41
|
-
--magritte-color-icon-state-inverse-disabled-v24-
|
|
42
|
-
--magritte-color-icon-primary-v24-
|
|
43
|
-
--magritte-color-icon-positive-v24-
|
|
44
|
-
--magritte-color-icon-negative-v24-
|
|
45
|
-
--magritte-color-icon-warning-v24-
|
|
46
|
-
--magritte-color-icon-inverse-v24-
|
|
2
|
+
--magritte-color-background-secondary-v24-7-0:#F1F4F9;
|
|
3
|
+
--magritte-color-background-positive-secondary-v24-7-0:#E8F9EC;
|
|
4
|
+
--magritte-color-background-negative-secondary-v24-7-0:#FEF2EF;
|
|
5
|
+
--magritte-color-background-warning-secondary-v24-7-0:#FFF3E6;
|
|
6
|
+
--magritte-color-background-body-v24-7-0:#ffffff;
|
|
7
|
+
--magritte-color-background-inverse-v24-7-0:#000000;
|
|
8
|
+
--magritte-color-background-state-secondary-hovered-v24-7-0:#F1F4F9;
|
|
9
|
+
--magritte-color-background-state-secondary-pressed-v24-7-0:#F1F4F9;
|
|
10
|
+
--magritte-color-background-state-positive-secondary-hovered-v24-7-0:#E8F9EC;
|
|
11
|
+
--magritte-color-background-state-positive-secondary-pressed-v24-7-0:#E8F9EC;
|
|
12
|
+
--magritte-color-background-state-positive-secondary-disabled-v24-7-0:#e8f9ec7a;
|
|
13
|
+
--magritte-color-background-state-negative-secondary-hovered-v24-7-0:#FEF2EF;
|
|
14
|
+
--magritte-color-background-state-negative-secondary-pressed-v24-7-0:#FEF2EF;
|
|
15
|
+
--magritte-color-background-state-negative-secondary-disabled-v24-7-0:#fef2ef7a;
|
|
16
|
+
--magritte-color-background-state-warning-secondary-hovered-v24-7-0:#FFF3E6;
|
|
17
|
+
--magritte-color-background-state-warning-secondary-pressed-v24-7-0:#FFF3E6;
|
|
18
|
+
--magritte-color-background-state-warning-secondary-disabled-v24-7-0:#fff3e67a;
|
|
19
|
+
--magritte-color-background-state-inverse-hovered-v24-7-0:#171c20;
|
|
20
|
+
--magritte-color-background-state-inverse-pressed-v24-7-0:#000000;
|
|
21
|
+
--magritte-color-background-state-inverse-disabled-v24-7-0:#BBC8D4;
|
|
22
|
+
--magritte-color-stroke-neutral-heavy-v24-7-0:#000000;
|
|
23
|
+
--magritte-color-stroke-state-focused-accessible-v24-7-0:#0070ff7a;
|
|
24
|
+
--magritte-color-text-primary-v24-7-0:#000000;
|
|
25
|
+
--magritte-color-text-positive-v24-7-0:#10b55f;
|
|
26
|
+
--magritte-color-text-negative-v24-7-0:#ff4d3a;
|
|
27
|
+
--magritte-color-text-warning-v24-7-0:#ff9900;
|
|
28
|
+
--magritte-color-text-constant-v24-7-0:#ffffff;
|
|
29
|
+
--magritte-color-text-inverse-v24-7-0:#ffffff;
|
|
30
|
+
--magritte-color-text-state-primary-hovered-v24-7-0:#000000;
|
|
31
|
+
--magritte-color-text-state-primary-pressed-v24-7-0:#000000;
|
|
32
|
+
--magritte-color-text-state-primary-disabled-v24-7-0:#0000007a;
|
|
33
|
+
--magritte-color-text-state-positive-disabled-v24-7-0:#0dc2677a;
|
|
34
|
+
--magritte-color-text-state-negative-disabled-v24-7-0:#ff4d3a7a;
|
|
35
|
+
--magritte-color-text-state-warning-disabled-v24-7-0:#d780097a;
|
|
36
|
+
--magritte-color-text-state-inverse-disabled-v24-7-0:#ffffff7a;
|
|
37
|
+
--magritte-color-icon-state-primary-disabled-v24-7-0:#BBC8D4;
|
|
38
|
+
--magritte-color-icon-state-positive-disabled-v24-7-0:#10b55f7a;
|
|
39
|
+
--magritte-color-icon-state-negative-disabled-v24-7-0:#ff4d3a7a;
|
|
40
|
+
--magritte-color-icon-state-warning-disabled-v24-7-0:#ff99007a;
|
|
41
|
+
--magritte-color-icon-state-inverse-disabled-v24-7-0:#ffffff7a;
|
|
42
|
+
--magritte-color-icon-primary-v24-7-0:#000000;
|
|
43
|
+
--magritte-color-icon-positive-v24-7-0:#10b55f;
|
|
44
|
+
--magritte-color-icon-negative-v24-7-0:#ff4d3a;
|
|
45
|
+
--magritte-color-icon-warning-v24-7-0:#ff9900;
|
|
46
|
+
--magritte-color-icon-inverse-v24-7-0:#ffffff;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
:root{
|
|
50
|
-
--magritte-semantic-animation-time-s-duration-v24-
|
|
51
|
-
--magritte-semantic-animation-ease-base-timing-function-v24-
|
|
50
|
+
--magritte-semantic-animation-time-s-duration-v24-7-0:200ms;
|
|
51
|
+
--magritte-semantic-animation-ease-base-timing-function-v24-7-0:cubic-bezier(0.4, 0.24, 0, 1);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.magritte-night-theme{
|
|
55
|
-
--magritte-color-background-secondary-v24-
|
|
56
|
-
--magritte-color-background-positive-secondary-v24-
|
|
57
|
-
--magritte-color-background-negative-secondary-v24-
|
|
58
|
-
--magritte-color-background-warning-secondary-v24-
|
|
59
|
-
--magritte-color-background-body-v24-
|
|
60
|
-
--magritte-color-background-inverse-v24-
|
|
61
|
-
--magritte-color-background-state-secondary-hovered-v24-
|
|
62
|
-
--magritte-color-background-state-secondary-pressed-v24-
|
|
63
|
-
--magritte-color-background-state-positive-secondary-hovered-v24-
|
|
64
|
-
--magritte-color-background-state-positive-secondary-pressed-v24-
|
|
65
|
-
--magritte-color-background-state-positive-secondary-disabled-v24-
|
|
66
|
-
--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
67
|
-
--magritte-color-background-state-negative-secondary-pressed-v24-
|
|
68
|
-
--magritte-color-background-state-negative-secondary-disabled-v24-
|
|
69
|
-
--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
70
|
-
--magritte-color-background-state-warning-secondary-pressed-v24-
|
|
71
|
-
--magritte-color-background-state-warning-secondary-disabled-v24-
|
|
72
|
-
--magritte-color-background-state-inverse-hovered-v24-
|
|
73
|
-
--magritte-color-background-state-inverse-pressed-v24-
|
|
74
|
-
--magritte-color-background-state-inverse-disabled-v24-
|
|
75
|
-
--magritte-color-stroke-neutral-heavy-v24-
|
|
76
|
-
--magritte-color-text-primary-v24-
|
|
77
|
-
--magritte-color-text-warning-v24-
|
|
78
|
-
--magritte-color-text-inverse-v24-
|
|
79
|
-
--magritte-color-text-state-primary-hovered-v24-
|
|
80
|
-
--magritte-color-text-state-primary-disabled-v24-
|
|
81
|
-
--magritte-color-text-state-positive-disabled-v24-
|
|
82
|
-
--magritte-color-text-state-warning-disabled-v24-
|
|
83
|
-
--magritte-color-text-state-inverse-disabled-v24-
|
|
84
|
-
--magritte-color-icon-primary-v24-
|
|
85
|
-
--magritte-color-icon-warning-v24-
|
|
86
|
-
--magritte-color-icon-inverse-v24-
|
|
87
|
-
--magritte-color-icon-state-primary-disabled-v24-
|
|
88
|
-
--magritte-color-icon-state-warning-disabled-v24-
|
|
89
|
-
--magritte-color-icon-state-inverse-disabled-v24-
|
|
55
|
+
--magritte-color-background-secondary-v24-7-0:#303030;
|
|
56
|
+
--magritte-color-background-positive-secondary-v24-7-0:#16321F;
|
|
57
|
+
--magritte-color-background-negative-secondary-v24-7-0:#3D2622;
|
|
58
|
+
--magritte-color-background-warning-secondary-v24-7-0:#3D270E;
|
|
59
|
+
--magritte-color-background-body-v24-7-0:#000000;
|
|
60
|
+
--magritte-color-background-inverse-v24-7-0:#ffffff;
|
|
61
|
+
--magritte-color-background-state-secondary-hovered-v24-7-0:#303030;
|
|
62
|
+
--magritte-color-background-state-secondary-pressed-v24-7-0:#303030;
|
|
63
|
+
--magritte-color-background-state-positive-secondary-hovered-v24-7-0:#16321F;
|
|
64
|
+
--magritte-color-background-state-positive-secondary-pressed-v24-7-0:#16321F;
|
|
65
|
+
--magritte-color-background-state-positive-secondary-disabled-v24-7-0:#16321f7a;
|
|
66
|
+
--magritte-color-background-state-negative-secondary-hovered-v24-7-0:#3D2622;
|
|
67
|
+
--magritte-color-background-state-negative-secondary-pressed-v24-7-0:#3D2622;
|
|
68
|
+
--magritte-color-background-state-negative-secondary-disabled-v24-7-0:#3d26227a;
|
|
69
|
+
--magritte-color-background-state-warning-secondary-hovered-v24-7-0:#3D270E;
|
|
70
|
+
--magritte-color-background-state-warning-secondary-pressed-v24-7-0:#3D270E;
|
|
71
|
+
--magritte-color-background-state-warning-secondary-disabled-v24-7-0:#3d270e7a;
|
|
72
|
+
--magritte-color-background-state-inverse-hovered-v24-7-0:#F5F5F5;
|
|
73
|
+
--magritte-color-background-state-inverse-pressed-v24-7-0:#ffffff;
|
|
74
|
+
--magritte-color-background-state-inverse-disabled-v24-7-0:#5E5E5E;
|
|
75
|
+
--magritte-color-stroke-neutral-heavy-v24-7-0:#ffffff;
|
|
76
|
+
--magritte-color-text-primary-v24-7-0:#ffffff;
|
|
77
|
+
--magritte-color-text-warning-v24-7-0:#EB8D05;
|
|
78
|
+
--magritte-color-text-inverse-v24-7-0:#000000;
|
|
79
|
+
--magritte-color-text-state-primary-hovered-v24-7-0:#ffffff;
|
|
80
|
+
--magritte-color-text-state-primary-disabled-v24-7-0:#ababab7a;
|
|
81
|
+
--magritte-color-text-state-positive-disabled-v24-7-0:#10b55f7a;
|
|
82
|
+
--magritte-color-text-state-warning-disabled-v24-7-0:#eb8d057a;
|
|
83
|
+
--magritte-color-text-state-inverse-disabled-v24-7-0:#303030;
|
|
84
|
+
--magritte-color-icon-primary-v24-7-0:#ffffff;
|
|
85
|
+
--magritte-color-icon-warning-v24-7-0:#EB8D05;
|
|
86
|
+
--magritte-color-icon-inverse-v24-7-0:#000000;
|
|
87
|
+
--magritte-color-icon-state-primary-disabled-v24-7-0:#767676;
|
|
88
|
+
--magritte-color-icon-state-warning-disabled-v24-7-0:#eb8d057a;
|
|
89
|
+
--magritte-color-icon-state-inverse-disabled-v24-7-0:#767676;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.magritte-zp-day-theme{
|
|
93
|
-
--magritte-color-text-positive-v24-
|
|
94
|
-
--magritte-color-icon-positive-v24-
|
|
95
|
-
--magritte-color-icon-state-positive-disabled-v24-
|
|
96
|
-
--magritte-color-icon-state-inverse-disabled-v24-
|
|
93
|
+
--magritte-color-text-positive-v24-7-0:#0dc267;
|
|
94
|
+
--magritte-color-icon-positive-v24-7-0:#0dc267;
|
|
95
|
+
--magritte-color-icon-state-positive-disabled-v24-7-0:#0dc2677a;
|
|
96
|
+
--magritte-color-icon-state-inverse-disabled-v24-7-0:#BBC8D4;
|
|
97
97
|
}
|
|
98
|
-
.magritte-layout___WQLZL_6-1-
|
|
98
|
+
.magritte-layout___WQLZL_6-1-43{
|
|
99
99
|
display:inline-flex;
|
|
100
100
|
flex-direction:column;
|
|
101
101
|
width:100%;
|
|
102
102
|
}
|
|
103
103
|
@media (min-width: 1020px){
|
|
104
|
-
body.magritte-old-layout .magritte-layout___WQLZL_6-1-
|
|
104
|
+
body.magritte-old-layout .magritte-layout___WQLZL_6-1-43{
|
|
105
105
|
width:auto;
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (min-width: 1024px){
|
|
109
|
-
body:not(.magritte-old-layout) .magritte-layout___WQLZL_6-1-
|
|
109
|
+
body:not(.magritte-old-layout) .magritte-layout___WQLZL_6-1-43{
|
|
110
110
|
width:auto;
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
|
-
.magritte-layout-horizontal___RHMqN_6-1-
|
|
113
|
+
.magritte-layout-horizontal___RHMqN_6-1-43{
|
|
114
114
|
display:inline-flex;
|
|
115
115
|
}
|
|
116
|
-
.magritte-layout-vertical___Q4III_6-1-
|
|
116
|
+
.magritte-layout-vertical___Q4III_6-1-43{
|
|
117
117
|
display:block;
|
|
118
118
|
overflow:hidden;
|
|
119
119
|
}
|
|
120
|
-
.magritte-date-picker___osO3k_6-1-
|
|
120
|
+
.magritte-date-picker___osO3k_6-1-43{
|
|
121
121
|
position:relative;
|
|
122
122
|
overflow:hidden;
|
|
123
123
|
}
|
|
124
|
-
.magritte-layout-horizontal___RHMqN_6-1-
|
|
124
|
+
.magritte-layout-horizontal___RHMqN_6-1-43 .magritte-date-picker_loading___oEckY_6-1-43{
|
|
125
125
|
flex:1 0;
|
|
126
126
|
}
|
|
127
|
-
.magritte-layout-horizontal___RHMqN_6-1-
|
|
127
|
+
.magritte-layout-horizontal___RHMqN_6-1-43 .magritte-date-picker_loading___oEckY_6-1-43 + .magritte-date-picker_loading___oEckY_6-1-43{
|
|
128
128
|
flex:0 1;
|
|
129
129
|
}
|
|
130
|
-
.magritte-loader___npAoS_6-1-
|
|
130
|
+
.magritte-loader___npAoS_6-1-43{
|
|
131
131
|
position:absolute;
|
|
132
132
|
inset:0;
|
|
133
133
|
display:flex;
|
|
134
134
|
align-items:center;
|
|
135
135
|
justify-content:center;
|
|
136
136
|
}
|
|
137
|
-
.magritte-loading___Q08Ci_6-1-
|
|
137
|
+
.magritte-loading___Q08Ci_6-1-43{
|
|
138
138
|
visibility:hidden;
|
|
139
139
|
}
|
|
140
|
-
.magritte-sticky-wrapper___-cscS_6-1-
|
|
140
|
+
.magritte-sticky-wrapper___-cscS_6-1-43{
|
|
141
141
|
display:flex;
|
|
142
142
|
flex-direction:column;
|
|
143
143
|
position:sticky;
|
|
144
144
|
top:var(--sticky-top, 0);
|
|
145
|
-
background-color:var(--magritte-ui-date-picker-sticky-background-color-override, var(--magritte-ui-container-background-color-override, var(--magritte-color-background-body-v24-
|
|
145
|
+
background-color:var(--magritte-ui-date-picker-sticky-background-color-override, var(--magritte-ui-container-background-color-override, var(--magritte-color-background-body-v24-7-0)));
|
|
146
146
|
z-index:2;
|
|
147
147
|
}
|
|
148
|
-
.magritte-infinite-scroll-wrapper___4BFJP_6-1-
|
|
148
|
+
.magritte-infinite-scroll-wrapper___4BFJP_6-1-43{
|
|
149
149
|
will-change:transform;
|
|
150
150
|
}
|
|
151
|
-
.magritte-animated___R-Rmx_6-1-
|
|
151
|
+
.magritte-animated___R-Rmx_6-1-43{
|
|
152
152
|
transition-property:transform;
|
|
153
|
-
transition-duration:var(--magritte-semantic-animation-time-s-duration-v24-
|
|
154
|
-
transition-timing-function:var(--magritte-semantic-animation-ease-base-timing-function-v24-
|
|
153
|
+
transition-duration:var(--magritte-semantic-animation-time-s-duration-v24-7-0);
|
|
154
|
+
transition-timing-function:var(--magritte-semantic-animation-ease-base-timing-function-v24-7-0);
|
|
155
155
|
}
|
|
156
|
-
.magritte-infinite-scroll-item-horizontal___eq9oK_6-1-
|
|
156
|
+
.magritte-infinite-scroll-item-horizontal___eq9oK_6-1-43{
|
|
157
157
|
width:100%;
|
|
158
158
|
flex-shrink:0;
|
|
159
159
|
}
|
|
160
|
-
.magritte-header-wrapper___w3fTl_6-1-
|
|
160
|
+
.magritte-header-wrapper___w3fTl_6-1-43{
|
|
161
161
|
box-sizing:border-box;
|
|
162
162
|
margin:0 auto;
|
|
163
163
|
padding:16px var(--magritte-date-picker-padding-horizontal, 16px) 8px;
|
|
164
164
|
width:100%;
|
|
165
165
|
}
|
|
166
166
|
@media (min-width: 1020px){
|
|
167
|
-
body.magritte-old-layout .magritte-header-wrapper___w3fTl_6-1-
|
|
167
|
+
body.magritte-old-layout .magritte-header-wrapper___w3fTl_6-1-43{
|
|
168
168
|
margin:0;
|
|
169
169
|
width:375px;
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
@media (min-width: 1024px){
|
|
173
|
-
body:not(.magritte-old-layout) .magritte-header-wrapper___w3fTl_6-1-
|
|
173
|
+
body:not(.magritte-old-layout) .magritte-header-wrapper___w3fTl_6-1-43{
|
|
174
174
|
margin:0;
|
|
175
175
|
width:375px;
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
|
-
.magritte-header___SYp35_6-1-
|
|
178
|
+
.magritte-header___SYp35_6-1-43{
|
|
179
179
|
display:flex;
|
|
180
180
|
margin:0 -8px;
|
|
181
181
|
}
|
|
182
|
-
.magritte-header-date-wrapper_center___6X5Q4_6-1-
|
|
182
|
+
.magritte-header-date-wrapper_center___6X5Q4_6-1-43{
|
|
183
183
|
margin:0 auto;
|
|
184
184
|
}
|
|
185
|
-
.magritte-header-date-wrapper_left___hxe8I_6-1-
|
|
185
|
+
.magritte-header-date-wrapper_left___hxe8I_6-1-43{
|
|
186
186
|
margin:0 auto 0 8px;
|
|
187
187
|
order:-1;
|
|
188
188
|
}
|
|
189
|
-
.magritte-header-date___C28N0_6-1-
|
|
189
|
+
.magritte-header-date___C28N0_6-1-43{
|
|
190
190
|
cursor:default;
|
|
191
191
|
display:flex;
|
|
192
192
|
align-items:center;
|
|
@@ -194,29 +194,29 @@
|
|
|
194
194
|
height:40px;
|
|
195
195
|
border-radius:4px;
|
|
196
196
|
}
|
|
197
|
-
.magritte-header-date___C28N0_6-1-
|
|
198
|
-
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-pressed-v24-
|
|
197
|
+
.magritte-header-date___C28N0_6-1-43:active{
|
|
198
|
+
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-pressed-v24-7-0);
|
|
199
199
|
}
|
|
200
200
|
@media (min-width: 1020px){
|
|
201
|
-
body.magritte-old-layout .magritte-header-date___C28N0_6-1-
|
|
202
|
-
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-hovered-v24-
|
|
201
|
+
body.magritte-old-layout .magritte-header-date___C28N0_6-1-43:hover:not(:active){
|
|
202
|
+
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-hovered-v24-7-0);
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
205
|
@media (min-width: 1024px){
|
|
206
|
-
body:not(.magritte-old-layout) .magritte-header-date___C28N0_6-1-
|
|
207
|
-
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-hovered-v24-
|
|
206
|
+
body:not(.magritte-old-layout) .magritte-header-date___C28N0_6-1-43:hover:not(:active){
|
|
207
|
+
--magritte-ui-text-color-override:var(--magritte-color-text-state-primary-hovered-v24-7-0);
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
|
-
.magritte-header-date___C28N0_6-1-
|
|
211
|
-
outline:4px solid var(--magritte-color-stroke-state-focused-accessible-v24-
|
|
210
|
+
.magritte-header-date___C28N0_6-1-43.focus-visible{
|
|
211
|
+
outline:4px solid var(--magritte-color-stroke-state-focused-accessible-v24-7-0);
|
|
212
212
|
}
|
|
213
|
-
.magritte-header-date_active___FDSSp_6-1-
|
|
213
|
+
.magritte-header-date_active___FDSSp_6-1-43{
|
|
214
214
|
cursor:pointer;
|
|
215
215
|
}
|
|
216
|
-
.magritte-control___1JqcP_6-1-
|
|
216
|
+
.magritte-control___1JqcP_6-1-43{
|
|
217
217
|
width:40px;
|
|
218
218
|
}
|
|
219
|
-
.magritte-weekdays___zl5JK_6-1-
|
|
219
|
+
.magritte-weekdays___zl5JK_6-1-43{
|
|
220
220
|
box-sizing:border-box;
|
|
221
221
|
margin:0 auto;
|
|
222
222
|
padding:0 var(--magritte-date-picker-padding-horizontal, 16px) 0;
|
|
@@ -225,23 +225,23 @@
|
|
|
225
225
|
justify-content:space-around;
|
|
226
226
|
}
|
|
227
227
|
@media (min-width: 1020px){
|
|
228
|
-
body.magritte-old-layout .magritte-weekdays___zl5JK_6-1-
|
|
228
|
+
body.magritte-old-layout .magritte-weekdays___zl5JK_6-1-43{
|
|
229
229
|
margin:0;
|
|
230
230
|
width:375px;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
@media (min-width: 1024px){
|
|
234
|
-
body:not(.magritte-old-layout) .magritte-weekdays___zl5JK_6-1-
|
|
234
|
+
body:not(.magritte-old-layout) .magritte-weekdays___zl5JK_6-1-43{
|
|
235
235
|
margin:0;
|
|
236
236
|
width:375px;
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
.magritte-weekday___pDlOC_6-1-
|
|
239
|
+
.magritte-weekday___pDlOC_6-1-43{
|
|
240
240
|
height:40px;
|
|
241
241
|
display:flex;
|
|
242
242
|
align-items:center;
|
|
243
243
|
}
|
|
244
|
-
.magritte-calendar___X0u7X_6-1-
|
|
244
|
+
.magritte-calendar___X0u7X_6-1-43{
|
|
245
245
|
box-sizing:border-box;
|
|
246
246
|
margin:0 auto;
|
|
247
247
|
padding:8px var(--magritte-date-picker-padding-horizontal, 16px) 8px;
|
|
@@ -250,65 +250,65 @@
|
|
|
250
250
|
justify-content:space-around;
|
|
251
251
|
}
|
|
252
252
|
@media (min-width: 1020px){
|
|
253
|
-
body.magritte-old-layout .magritte-calendar___X0u7X_6-1-
|
|
253
|
+
body.magritte-old-layout .magritte-calendar___X0u7X_6-1-43{
|
|
254
254
|
margin:0;
|
|
255
255
|
width:375px;
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
@media (min-width: 1024px){
|
|
259
|
-
body:not(.magritte-old-layout) .magritte-calendar___X0u7X_6-1-
|
|
259
|
+
body:not(.magritte-old-layout) .magritte-calendar___X0u7X_6-1-43{
|
|
260
260
|
margin:0;
|
|
261
261
|
width:375px;
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
|
-
.magritte-calendar_days___i0cpU_6-1-
|
|
264
|
+
.magritte-calendar_days___i0cpU_6-1-43{
|
|
265
265
|
gap:8px 0;
|
|
266
266
|
grid-template-columns:repeat(7, 1fr);
|
|
267
267
|
}
|
|
268
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
269
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
268
|
+
.magritte-calendar_months___t0Vai_6-1-43,
|
|
269
|
+
.magritte-calendar_years___XUL8j_6-1-43{
|
|
270
270
|
gap:8px;
|
|
271
271
|
grid-template-columns:repeat(3, 1fr);
|
|
272
272
|
}
|
|
273
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
274
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
273
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-substrate___EC-Ay_6-1-43,
|
|
274
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
275
275
|
left:calc(-1 * 8px / 2);
|
|
276
276
|
right:calc(-1 * 8px / 2);
|
|
277
277
|
}
|
|
278
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
279
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
278
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-item_interval-row-start___8AftH_6-1-43 .magritte-substrate___EC-Ay_6-1-43,
|
|
279
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-item_interval-row-start___8AftH_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
280
280
|
left:0;
|
|
281
281
|
}
|
|
282
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
283
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
282
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-item_interval-start___4AC3w_6-1-43 .magritte-substrate___EC-Ay_6-1-43,
|
|
283
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-item_interval-start___4AC3w_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
284
284
|
left:0;
|
|
285
285
|
}
|
|
286
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
287
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
286
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-item_interval-row-end___-AIXc_6-1-43 .magritte-substrate___EC-Ay_6-1-43,
|
|
287
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-item_interval-row-end___-AIXc_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
288
288
|
right:0;
|
|
289
289
|
}
|
|
290
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
291
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
290
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-item_interval-end___X-E9S_6-1-43 .magritte-substrate___EC-Ay_6-1-43,
|
|
291
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-item_interval-end___X-E9S_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
292
292
|
right:0;
|
|
293
293
|
}
|
|
294
|
-
.magritte-stretched___KTCV7_6-1-
|
|
294
|
+
.magritte-stretched___KTCV7_6-1-43{
|
|
295
295
|
width:100%;
|
|
296
296
|
}
|
|
297
297
|
@media (min-width: 1020px){
|
|
298
|
-
body.magritte-old-layout .magritte-stretched___KTCV7_6-1-
|
|
298
|
+
body.magritte-old-layout .magritte-stretched___KTCV7_6-1-43{
|
|
299
299
|
width:100%;
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
@media (min-width: 1024px){
|
|
303
|
-
body:not(.magritte-old-layout) .magritte-stretched___KTCV7_6-1-
|
|
303
|
+
body:not(.magritte-old-layout) .magritte-stretched___KTCV7_6-1-43{
|
|
304
304
|
width:100%;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
|
-
.magritte-item___U0-5-_6-1-
|
|
307
|
+
.magritte-item___U0-5-_6-1-43{
|
|
308
308
|
text-align:center;
|
|
309
309
|
position:relative;
|
|
310
310
|
}
|
|
311
|
-
.magritte-text___pG0UY_6-1-
|
|
311
|
+
.magritte-text___pG0UY_6-1-43{
|
|
312
312
|
font-family:"hh sans";
|
|
313
313
|
font-weight:400;
|
|
314
314
|
line-height:22px;
|
|
@@ -324,28 +324,28 @@
|
|
|
324
324
|
border-radius:12px;
|
|
325
325
|
z-index:1;
|
|
326
326
|
}
|
|
327
|
-
.magritte-text___pG0UY_6-1-
|
|
328
|
-
outline:4px solid var(--magritte-color-stroke-state-focused-accessible-v24-
|
|
327
|
+
.magritte-text___pG0UY_6-1-43.focus-visible{
|
|
328
|
+
outline:4px solid var(--magritte-color-stroke-state-focused-accessible-v24-7-0);
|
|
329
329
|
}
|
|
330
|
-
.magritte-text_empty___4h9m-_6-1-
|
|
330
|
+
.magritte-text_empty___4h9m-_6-1-43{
|
|
331
331
|
height:40px;
|
|
332
332
|
width:40px;
|
|
333
333
|
}
|
|
334
|
-
.magritte-substrate___EC-Ay_6-1-
|
|
334
|
+
.magritte-substrate___EC-Ay_6-1-43{
|
|
335
335
|
position:absolute;
|
|
336
336
|
inset:0;
|
|
337
337
|
}
|
|
338
|
-
.magritte-calendar_days___i0cpU_6-1-
|
|
338
|
+
.magritte-calendar_days___i0cpU_6-1-43 .magritte-text___pG0UY_6-1-43{
|
|
339
339
|
width:40px;
|
|
340
340
|
}
|
|
341
|
-
.magritte-calendar_months___t0Vai_6-1-
|
|
341
|
+
.magritte-calendar_months___t0Vai_6-1-43 .magritte-text___pG0UY_6-1-43{
|
|
342
342
|
text-transform:capitalize;
|
|
343
343
|
width:100%;
|
|
344
344
|
}
|
|
345
|
-
.magritte-calendar_years___XUL8j_6-1-
|
|
345
|
+
.magritte-calendar_years___XUL8j_6-1-43 .magritte-text___pG0UY_6-1-43{
|
|
346
346
|
width:100%;
|
|
347
347
|
}
|
|
348
|
-
.magritte-indicatorContainer___kOpWk_6-1-
|
|
348
|
+
.magritte-indicatorContainer___kOpWk_6-1-43{
|
|
349
349
|
position:absolute;
|
|
350
350
|
bottom:5px;
|
|
351
351
|
left:50%;
|
|
@@ -355,42 +355,42 @@
|
|
|
355
355
|
gap:2px;
|
|
356
356
|
pointer-events:none;
|
|
357
357
|
}
|
|
358
|
-
.magritte-indicator___yy1HA_6-1-
|
|
358
|
+
.magritte-indicator___yy1HA_6-1-43{
|
|
359
359
|
width:4px;
|
|
360
360
|
height:4px;
|
|
361
361
|
border-radius:2px;
|
|
362
362
|
}
|
|
363
|
-
.magritte-text_unselected___gjuAU_6-1-
|
|
364
|
-
color:var(--magritte-color-text-primary-v24-
|
|
363
|
+
.magritte-text_unselected___gjuAU_6-1-43{
|
|
364
|
+
color:var(--magritte-color-text-primary-v24-7-0);
|
|
365
365
|
}
|
|
366
|
-
.magritte-text_unselected___gjuAU_6-1-
|
|
367
|
-
background-color:var(--magritte-color-icon-primary-v24-
|
|
366
|
+
.magritte-text_unselected___gjuAU_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
367
|
+
background-color:var(--magritte-color-icon-primary-v24-7-0);
|
|
368
368
|
}
|
|
369
369
|
@media (min-width: 1020px){
|
|
370
|
-
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-
|
|
371
|
-
color:var(--magritte-color-text-inverse-v24-
|
|
372
|
-
background-color:var(--magritte-color-background-state-inverse-pressed-v24-
|
|
370
|
+
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-43:active{
|
|
371
|
+
color:var(--magritte-color-text-inverse-v24-7-0);
|
|
372
|
+
background-color:var(--magritte-color-background-state-inverse-pressed-v24-7-0);
|
|
373
373
|
}
|
|
374
|
-
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-
|
|
375
|
-
background-color:var(--magritte-color-icon-inverse-v24-
|
|
374
|
+
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-43:active .magritte-indicator___yy1HA_6-1-43{
|
|
375
|
+
background-color:var(--magritte-color-icon-inverse-v24-7-0);
|
|
376
376
|
}
|
|
377
|
-
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-
|
|
378
|
-
background-color:var(--magritte-color-background-state-secondary-hovered-v24-
|
|
377
|
+
body.magritte-old-layout .magritte-text_unselected___gjuAU_6-1-43:hover:not(:active){
|
|
378
|
+
background-color:var(--magritte-color-background-state-secondary-hovered-v24-7-0);
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
381
|
@media (min-width: 1024px){
|
|
382
|
-
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-
|
|
383
|
-
color:var(--magritte-color-text-inverse-v24-
|
|
384
|
-
background-color:var(--magritte-color-background-state-inverse-pressed-v24-
|
|
382
|
+
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-43:active{
|
|
383
|
+
color:var(--magritte-color-text-inverse-v24-7-0);
|
|
384
|
+
background-color:var(--magritte-color-background-state-inverse-pressed-v24-7-0);
|
|
385
385
|
}
|
|
386
|
-
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-
|
|
387
|
-
background-color:var(--magritte-color-icon-inverse-v24-
|
|
386
|
+
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-43:active .magritte-indicator___yy1HA_6-1-43{
|
|
387
|
+
background-color:var(--magritte-color-icon-inverse-v24-7-0);
|
|
388
388
|
}
|
|
389
|
-
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-
|
|
390
|
-
background-color:var(--magritte-color-background-state-secondary-hovered-v24-
|
|
389
|
+
body:not(.magritte-old-layout) .magritte-text_unselected___gjuAU_6-1-43:hover:not(:active){
|
|
390
|
+
background-color:var(--magritte-color-background-state-secondary-hovered-v24-7-0);
|
|
391
391
|
}
|
|
392
392
|
}
|
|
393
|
-
.magritte-text_selected___a69MP_6-1-
|
|
393
|
+
.magritte-text_selected___a69MP_6-1-43{
|
|
394
394
|
font-family:"hh sans";
|
|
395
395
|
font-weight:500;
|
|
396
396
|
line-height:22px;
|
|
@@ -400,112 +400,112 @@
|
|
|
400
400
|
text-transform:none;
|
|
401
401
|
text-decoration:none;
|
|
402
402
|
cursor:default;
|
|
403
|
-
color:var(--magritte-color-text-inverse-v24-
|
|
404
|
-
background-color:var(--magritte-color-background-inverse-v24-
|
|
403
|
+
color:var(--magritte-color-text-inverse-v24-7-0);
|
|
404
|
+
background-color:var(--magritte-color-background-inverse-v24-7-0);
|
|
405
405
|
}
|
|
406
|
-
.magritte-text_selected___a69MP_6-1-
|
|
407
|
-
background-color:var(--magritte-color-icon-inverse-v24-
|
|
406
|
+
.magritte-text_selected___a69MP_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
407
|
+
background-color:var(--magritte-color-icon-inverse-v24-7-0);
|
|
408
408
|
}
|
|
409
409
|
@media (min-width: 1020px){
|
|
410
|
-
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-
|
|
411
|
-
background-color:var(--magritte-color-background-state-inverse-pressed-v24-
|
|
410
|
+
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-43:active{
|
|
411
|
+
background-color:var(--magritte-color-background-state-inverse-pressed-v24-7-0);
|
|
412
412
|
}
|
|
413
|
-
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-
|
|
414
|
-
background-color:var(--magritte-color-background-state-inverse-hovered-v24-
|
|
413
|
+
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-43:hover:not(:active){
|
|
414
|
+
background-color:var(--magritte-color-background-state-inverse-hovered-v24-7-0);
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
417
|
@media (min-width: 1024px){
|
|
418
|
-
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-
|
|
419
|
-
background-color:var(--magritte-color-background-state-inverse-pressed-v24-
|
|
418
|
+
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-43:active{
|
|
419
|
+
background-color:var(--magritte-color-background-state-inverse-pressed-v24-7-0);
|
|
420
420
|
}
|
|
421
|
-
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-
|
|
422
|
-
background-color:var(--magritte-color-background-state-inverse-hovered-v24-
|
|
421
|
+
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-43:hover:not(:active){
|
|
422
|
+
background-color:var(--magritte-color-background-state-inverse-hovered-v24-7-0);
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
|
-
.magritte-text_disabled___I1IYo_6-1-
|
|
425
|
+
.magritte-text_disabled___I1IYo_6-1-43{
|
|
426
426
|
cursor:default;
|
|
427
|
-
color:var(--magritte-color-text-state-primary-disabled-v24-
|
|
427
|
+
color:var(--magritte-color-text-state-primary-disabled-v24-7-0);
|
|
428
428
|
}
|
|
429
|
-
.magritte-text_disabled___I1IYo_6-1-
|
|
430
|
-
background-color:var(--magritte-color-icon-state-primary-disabled-v24-
|
|
429
|
+
.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
430
|
+
background-color:var(--magritte-color-icon-state-primary-disabled-v24-7-0);
|
|
431
431
|
}
|
|
432
|
-
.magritte-text_selected___a69MP_6-1-
|
|
433
|
-
color:var(--magritte-color-text-state-inverse-disabled-v24-
|
|
434
|
-
background-color:var(--magritte-color-background-state-inverse-disabled-v24-
|
|
432
|
+
.magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
433
|
+
color:var(--magritte-color-text-state-inverse-disabled-v24-7-0);
|
|
434
|
+
background-color:var(--magritte-color-background-state-inverse-disabled-v24-7-0);
|
|
435
435
|
}
|
|
436
|
-
.magritte-text_selected___a69MP_6-1-
|
|
437
|
-
background-color:var(--magritte-color-icon-state-inverse-disabled-v24-
|
|
436
|
+
.magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
437
|
+
background-color:var(--magritte-color-icon-state-inverse-disabled-v24-7-0);
|
|
438
438
|
}
|
|
439
439
|
@media (min-width: 1020px){
|
|
440
|
-
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-
|
|
441
|
-
background-color:var(--magritte-color-background-state-inverse-disabled-v24-
|
|
440
|
+
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43:active{
|
|
441
|
+
background-color:var(--magritte-color-background-state-inverse-disabled-v24-7-0);
|
|
442
442
|
}
|
|
443
|
-
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-
|
|
444
|
-
background-color:var(--magritte-color-background-state-inverse-disabled-v24-
|
|
443
|
+
body.magritte-old-layout .magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43:hover:not(:active){
|
|
444
|
+
background-color:var(--magritte-color-background-state-inverse-disabled-v24-7-0);
|
|
445
445
|
}
|
|
446
446
|
}
|
|
447
447
|
@media (min-width: 1024px){
|
|
448
|
-
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-
|
|
449
|
-
background-color:var(--magritte-color-background-state-inverse-disabled-v24-
|
|
448
|
+
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43:active{
|
|
449
|
+
background-color:var(--magritte-color-background-state-inverse-disabled-v24-7-0);
|
|
450
450
|
}
|
|
451
|
-
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-
|
|
452
|
-
background-color:var(--magritte-color-background-state-inverse-disabled-v24-
|
|
451
|
+
body:not(.magritte-old-layout) .magritte-text_selected___a69MP_6-1-43.magritte-text_disabled___I1IYo_6-1-43:hover:not(:active){
|
|
452
|
+
background-color:var(--magritte-color-background-state-inverse-disabled-v24-7-0);
|
|
453
453
|
}
|
|
454
454
|
}
|
|
455
|
-
.magritte-text_draggable___ebUW6_6-1-
|
|
455
|
+
.magritte-text_draggable___ebUW6_6-1-43{
|
|
456
456
|
cursor:grab;
|
|
457
457
|
}
|
|
458
|
-
.magritte-text_draggable___ebUW6_6-1-
|
|
458
|
+
.magritte-text_draggable___ebUW6_6-1-43:active{
|
|
459
459
|
cursor:grabbing;
|
|
460
460
|
}
|
|
461
|
-
.magritte-text_drag-source___-krSg_6-1-
|
|
462
|
-
color:var(--magritte-color-text-primary-v24-
|
|
461
|
+
.magritte-text_drag-source___-krSg_6-1-43{
|
|
462
|
+
color:var(--magritte-color-text-primary-v24-7-0);
|
|
463
463
|
}
|
|
464
|
-
.magritte-text_drag-source___-krSg_6-1-
|
|
465
|
-
background-color:var(--magritte-color-icon-primary-v24-
|
|
464
|
+
.magritte-text_drag-source___-krSg_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
465
|
+
background-color:var(--magritte-color-icon-primary-v24-7-0);
|
|
466
466
|
}
|
|
467
|
-
.magritte-text_drop-target___mwmCv_6-1-
|
|
468
|
-
color:var(--magritte-color-text-constant-v24-
|
|
469
|
-
background-color:var(--magritte-color-background-state-inverse-hovered-v24-
|
|
467
|
+
.magritte-text_drop-target___mwmCv_6-1-43{
|
|
468
|
+
color:var(--magritte-color-text-constant-v24-7-0);
|
|
469
|
+
background-color:var(--magritte-color-background-state-inverse-hovered-v24-7-0);
|
|
470
470
|
}
|
|
471
|
-
.magritte-text_drop-target___mwmCv_6-1-
|
|
472
|
-
background-color:var(--magritte-color-icon-inverse-v24-
|
|
471
|
+
.magritte-text_drop-target___mwmCv_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
472
|
+
background-color:var(--magritte-color-icon-inverse-v24-7-0);
|
|
473
473
|
}
|
|
474
|
-
.magritte-text_today___c3RHg_6-1-
|
|
475
|
-
border:2px solid var(--magritte-color-stroke-neutral-heavy-v24-
|
|
474
|
+
.magritte-text_today___c3RHg_6-1-43{
|
|
475
|
+
border:2px solid var(--magritte-color-stroke-neutral-heavy-v24-7-0);
|
|
476
476
|
}
|
|
477
|
-
.magritte-text_selected___a69MP_6-1-
|
|
477
|
+
.magritte-text_selected___a69MP_6-1-43.magritte-text_today___c3RHg_6-1-43{
|
|
478
478
|
border:0;
|
|
479
479
|
}
|
|
480
|
-
.magritte-text_today___c3RHg_6-1-
|
|
480
|
+
.magritte-text_today___c3RHg_6-1-43:not(.magritte-text_disabled___I1IYo_6-1-43):active{
|
|
481
481
|
border:0;
|
|
482
482
|
}
|
|
483
|
-
.magritte-item_interval___RbZXk_6-1-
|
|
484
|
-
background-color:var(--magritte-color-background-secondary-v24-
|
|
483
|
+
.magritte-item_interval___RbZXk_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
484
|
+
background-color:var(--magritte-color-background-secondary-v24-7-0);
|
|
485
485
|
}
|
|
486
|
-
.magritte-item_interval-start___4AC3w_6-1-
|
|
486
|
+
.magritte-item_interval-start___4AC3w_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
487
487
|
border-top-left-radius:12px;
|
|
488
488
|
border-bottom-left-radius:12px;
|
|
489
489
|
}
|
|
490
|
-
.magritte-calendar_days___i0cpU_6-1-
|
|
490
|
+
.magritte-calendar_days___i0cpU_6-1-43 .magritte-item_interval-start___4AC3w_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
491
491
|
left:calc(50% - 40px / 2);
|
|
492
492
|
}
|
|
493
|
-
.magritte-item_interval-end___X-E9S_6-1-
|
|
493
|
+
.magritte-item_interval-end___X-E9S_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
494
494
|
border-top-right-radius:12px;
|
|
495
495
|
border-bottom-right-radius:12px;
|
|
496
496
|
}
|
|
497
|
-
.magritte-calendar_days___i0cpU_6-1-
|
|
497
|
+
.magritte-calendar_days___i0cpU_6-1-43 .magritte-item_interval-end___X-E9S_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
498
498
|
right:calc(50% - 40px / 2);
|
|
499
499
|
}
|
|
500
|
-
.magritte-item_interval-row-start___8AftH_6-1-
|
|
500
|
+
.magritte-item_interval-row-start___8AftH_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
501
501
|
border-top-left-radius:12px;
|
|
502
502
|
border-bottom-left-radius:12px;
|
|
503
503
|
}
|
|
504
|
-
.magritte-item_interval-row-end___-AIXc_6-1-
|
|
504
|
+
.magritte-item_interval-row-end___-AIXc_6-1-43 .magritte-substrate___EC-Ay_6-1-43{
|
|
505
505
|
border-top-right-radius:12px;
|
|
506
506
|
border-bottom-right-radius:12px;
|
|
507
507
|
}
|
|
508
|
-
.magritte-text_holiday___532-b_6-1-
|
|
508
|
+
.magritte-text_holiday___532-b_6-1-43{
|
|
509
509
|
cursor:default;
|
|
510
510
|
font-family:"hh sans";
|
|
511
511
|
font-weight:500;
|
|
@@ -515,33 +515,33 @@
|
|
|
515
515
|
text-indent:0px;
|
|
516
516
|
text-transform:none;
|
|
517
517
|
text-decoration:none;
|
|
518
|
-
color:var(--magritte-color-text-negative-v24-
|
|
519
|
-
background-color:var(--magritte-color-background-negative-secondary-v24-
|
|
518
|
+
color:var(--magritte-color-text-negative-v24-7-0);
|
|
519
|
+
background-color:var(--magritte-color-background-negative-secondary-v24-7-0);
|
|
520
520
|
}
|
|
521
|
-
.magritte-text_holiday___532-b_6-1-
|
|
522
|
-
background-color:var(--magritte-color-icon-negative-v24-
|
|
521
|
+
.magritte-text_holiday___532-b_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
522
|
+
background-color:var(--magritte-color-icon-negative-v24-7-0);
|
|
523
523
|
}
|
|
524
|
-
.magritte-text_holiday___532-b_6-1-
|
|
525
|
-
background-color:var(--magritte-color-background-state-negative-secondary-pressed-v24-
|
|
524
|
+
.magritte-text_holiday___532-b_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
525
|
+
background-color:var(--magritte-color-background-state-negative-secondary-pressed-v24-7-0);
|
|
526
526
|
}
|
|
527
527
|
@media (min-width: 1020px){
|
|
528
|
-
body.magritte-old-layout .magritte-text_holiday___532-b_6-1-
|
|
529
|
-
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
528
|
+
body.magritte-old-layout .magritte-text_holiday___532-b_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
529
|
+
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-7-0);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
532
|
@media (min-width: 1024px){
|
|
533
|
-
body:not(.magritte-old-layout) .magritte-text_holiday___532-b_6-1-
|
|
534
|
-
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
533
|
+
body:not(.magritte-old-layout) .magritte-text_holiday___532-b_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
534
|
+
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-7-0);
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
|
-
.magritte-text_holiday___532-b_6-1-
|
|
538
|
-
color:var(--magritte-color-text-state-negative-disabled-v24-
|
|
539
|
-
background-color:var(--magritte-color-background-state-negative-secondary-disabled-v24-
|
|
537
|
+
.magritte-text_holiday___532-b_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
538
|
+
color:var(--magritte-color-text-state-negative-disabled-v24-7-0);
|
|
539
|
+
background-color:var(--magritte-color-background-state-negative-secondary-disabled-v24-7-0);
|
|
540
540
|
}
|
|
541
|
-
.magritte-text_holiday___532-b_6-1-
|
|
542
|
-
background-color:var(--magritte-color-icon-state-negative-disabled-v24-
|
|
541
|
+
.magritte-text_holiday___532-b_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
542
|
+
background-color:var(--magritte-color-icon-state-negative-disabled-v24-7-0);
|
|
543
543
|
}
|
|
544
|
-
.magritte-text_short-workday___lZl3F_6-1-
|
|
544
|
+
.magritte-text_short-workday___lZl3F_6-1-43{
|
|
545
545
|
cursor:default;
|
|
546
546
|
font-family:"hh sans";
|
|
547
547
|
font-weight:500;
|
|
@@ -551,155 +551,155 @@
|
|
|
551
551
|
text-indent:0px;
|
|
552
552
|
text-transform:none;
|
|
553
553
|
text-decoration:none;
|
|
554
|
-
color:var(--magritte-color-text-warning-v24-
|
|
555
|
-
background-color:var(--magritte-color-background-warning-secondary-v24-
|
|
554
|
+
color:var(--magritte-color-text-warning-v24-7-0);
|
|
555
|
+
background-color:var(--magritte-color-background-warning-secondary-v24-7-0);
|
|
556
556
|
}
|
|
557
|
-
.magritte-text_short-workday___lZl3F_6-1-
|
|
558
|
-
background-color:var(--magritte-color-icon-warning-v24-
|
|
557
|
+
.magritte-text_short-workday___lZl3F_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
558
|
+
background-color:var(--magritte-color-icon-warning-v24-7-0);
|
|
559
559
|
}
|
|
560
|
-
.magritte-text_short-workday___lZl3F_6-1-
|
|
561
|
-
background-color:var(--magritte-color-background-state-warning-secondary-pressed-v24-
|
|
560
|
+
.magritte-text_short-workday___lZl3F_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
561
|
+
background-color:var(--magritte-color-background-state-warning-secondary-pressed-v24-7-0);
|
|
562
562
|
}
|
|
563
563
|
@media (min-width: 1020px){
|
|
564
|
-
body.magritte-old-layout .magritte-text_short-workday___lZl3F_6-1-
|
|
565
|
-
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
564
|
+
body.magritte-old-layout .magritte-text_short-workday___lZl3F_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
565
|
+
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-7-0);
|
|
566
566
|
}
|
|
567
567
|
}
|
|
568
568
|
@media (min-width: 1024px){
|
|
569
|
-
body:not(.magritte-old-layout) .magritte-text_short-workday___lZl3F_6-1-
|
|
570
|
-
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
569
|
+
body:not(.magritte-old-layout) .magritte-text_short-workday___lZl3F_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
570
|
+
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-7-0);
|
|
571
571
|
}
|
|
572
572
|
}
|
|
573
|
-
.magritte-text_short-workday___lZl3F_6-1-
|
|
574
|
-
color:var(--magritte-color-text-state-warning-disabled-v24-
|
|
575
|
-
background-color:var(--magritte-color-background-state-warning-secondary-disabled-v24-
|
|
573
|
+
.magritte-text_short-workday___lZl3F_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
574
|
+
color:var(--magritte-color-text-state-warning-disabled-v24-7-0);
|
|
575
|
+
background-color:var(--magritte-color-background-state-warning-secondary-disabled-v24-7-0);
|
|
576
576
|
}
|
|
577
|
-
.magritte-text_short-workday___lZl3F_6-1-
|
|
578
|
-
background-color:var(--magritte-color-icon-state-warning-disabled-v24-
|
|
577
|
+
.magritte-text_short-workday___lZl3F_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
578
|
+
background-color:var(--magritte-color-icon-state-warning-disabled-v24-7-0);
|
|
579
579
|
}
|
|
580
|
-
.magritte-text_workday___2Ok-d_6-1-
|
|
580
|
+
.magritte-text_workday___2Ok-d_6-1-43{
|
|
581
581
|
cursor:default;
|
|
582
|
-
color:var(--magritte-color-text-primary-v24-
|
|
582
|
+
color:var(--magritte-color-text-primary-v24-7-0);
|
|
583
583
|
}
|
|
584
|
-
.magritte-text_workday___2Ok-d_6-1-
|
|
585
|
-
background-color:var(--magritte-color-icon-primary-v24-
|
|
584
|
+
.magritte-text_workday___2Ok-d_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
585
|
+
background-color:var(--magritte-color-icon-primary-v24-7-0);
|
|
586
586
|
}
|
|
587
|
-
.magritte-text_workday___2Ok-d_6-1-
|
|
588
|
-
color:var(--magritte-color-text-state-primary-disabled-v24-
|
|
587
|
+
.magritte-text_workday___2Ok-d_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
588
|
+
color:var(--magritte-color-text-state-primary-disabled-v24-7-0);
|
|
589
589
|
}
|
|
590
|
-
.magritte-text_workday___2Ok-d_6-1-
|
|
591
|
-
background-color:var(--magritte-color-icon-state-primary-disabled-v24-
|
|
590
|
+
.magritte-text_workday___2Ok-d_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
591
|
+
background-color:var(--magritte-color-icon-state-primary-disabled-v24-7-0);
|
|
592
592
|
}
|
|
593
|
-
.magritte-text_neutral___OA4f9_6-1-
|
|
593
|
+
.magritte-text_neutral___OA4f9_6-1-43{
|
|
594
594
|
cursor:default;
|
|
595
|
-
color:var(--magritte-color-text-primary-v24-
|
|
595
|
+
color:var(--magritte-color-text-primary-v24-7-0);
|
|
596
596
|
}
|
|
597
|
-
.magritte-text_neutral___OA4f9_6-1-
|
|
598
|
-
background-color:var(--magritte-color-icon-primary-v24-
|
|
597
|
+
.magritte-text_neutral___OA4f9_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
598
|
+
background-color:var(--magritte-color-icon-primary-v24-7-0);
|
|
599
599
|
}
|
|
600
|
-
.magritte-text_neutral___OA4f9_6-1-
|
|
601
|
-
background-color:var(--magritte-color-background-state-secondary-pressed-v24-
|
|
600
|
+
.magritte-text_neutral___OA4f9_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
601
|
+
background-color:var(--magritte-color-background-state-secondary-pressed-v24-7-0);
|
|
602
602
|
}
|
|
603
603
|
@media (min-width: 1020px){
|
|
604
|
-
body.magritte-old-layout .magritte-text_neutral___OA4f9_6-1-
|
|
605
|
-
background-color:var(--magritte-color-background-state-secondary-hovered-v24-
|
|
604
|
+
body.magritte-old-layout .magritte-text_neutral___OA4f9_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
605
|
+
background-color:var(--magritte-color-background-state-secondary-hovered-v24-7-0);
|
|
606
606
|
}
|
|
607
607
|
}
|
|
608
608
|
@media (min-width: 1024px){
|
|
609
|
-
body:not(.magritte-old-layout) .magritte-text_neutral___OA4f9_6-1-
|
|
610
|
-
background-color:var(--magritte-color-background-state-secondary-hovered-v24-
|
|
609
|
+
body:not(.magritte-old-layout) .magritte-text_neutral___OA4f9_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
610
|
+
background-color:var(--magritte-color-background-state-secondary-hovered-v24-7-0);
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
|
-
.magritte-text_neutral___OA4f9_6-1-
|
|
614
|
-
color:var(--magritte-color-text-state-primary-disabled-v24-
|
|
613
|
+
.magritte-text_neutral___OA4f9_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
614
|
+
color:var(--magritte-color-text-state-primary-disabled-v24-7-0);
|
|
615
615
|
}
|
|
616
|
-
.magritte-text_neutral___OA4f9_6-1-
|
|
617
|
-
background-color:var(--magritte-color-icon-state-primary-disabled-v24-
|
|
616
|
+
.magritte-text_neutral___OA4f9_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
617
|
+
background-color:var(--magritte-color-icon-state-primary-disabled-v24-7-0);
|
|
618
618
|
}
|
|
619
|
-
.magritte-text_positive___U1G69_6-1-
|
|
619
|
+
.magritte-text_positive___U1G69_6-1-43{
|
|
620
620
|
cursor:default;
|
|
621
|
-
color:var(--magritte-color-text-positive-v24-
|
|
622
|
-
background-color:var(--magritte-color-background-positive-secondary-v24-
|
|
621
|
+
color:var(--magritte-color-text-positive-v24-7-0);
|
|
622
|
+
background-color:var(--magritte-color-background-positive-secondary-v24-7-0);
|
|
623
623
|
}
|
|
624
|
-
.magritte-text_positive___U1G69_6-1-
|
|
625
|
-
background-color:var(--magritte-color-icon-positive-v24-
|
|
624
|
+
.magritte-text_positive___U1G69_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
625
|
+
background-color:var(--magritte-color-icon-positive-v24-7-0);
|
|
626
626
|
}
|
|
627
|
-
.magritte-text_positive___U1G69_6-1-
|
|
628
|
-
background-color:var(--magritte-color-background-state-positive-secondary-pressed-v24-
|
|
627
|
+
.magritte-text_positive___U1G69_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
628
|
+
background-color:var(--magritte-color-background-state-positive-secondary-pressed-v24-7-0);
|
|
629
629
|
}
|
|
630
630
|
@media (min-width: 1020px){
|
|
631
|
-
body.magritte-old-layout .magritte-text_positive___U1G69_6-1-
|
|
632
|
-
background-color:var(--magritte-color-background-state-positive-secondary-hovered-v24-
|
|
631
|
+
body.magritte-old-layout .magritte-text_positive___U1G69_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
632
|
+
background-color:var(--magritte-color-background-state-positive-secondary-hovered-v24-7-0);
|
|
633
633
|
}
|
|
634
634
|
}
|
|
635
635
|
@media (min-width: 1024px){
|
|
636
|
-
body:not(.magritte-old-layout) .magritte-text_positive___U1G69_6-1-
|
|
637
|
-
background-color:var(--magritte-color-background-state-positive-secondary-hovered-v24-
|
|
636
|
+
body:not(.magritte-old-layout) .magritte-text_positive___U1G69_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
637
|
+
background-color:var(--magritte-color-background-state-positive-secondary-hovered-v24-7-0);
|
|
638
638
|
}
|
|
639
639
|
}
|
|
640
|
-
.magritte-text_positive___U1G69_6-1-
|
|
641
|
-
color:var(--magritte-color-text-state-positive-disabled-v24-
|
|
642
|
-
background-color:var(--magritte-color-background-state-positive-secondary-disabled-v24-
|
|
640
|
+
.magritte-text_positive___U1G69_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
641
|
+
color:var(--magritte-color-text-state-positive-disabled-v24-7-0);
|
|
642
|
+
background-color:var(--magritte-color-background-state-positive-secondary-disabled-v24-7-0);
|
|
643
643
|
}
|
|
644
|
-
.magritte-text_positive___U1G69_6-1-
|
|
645
|
-
background-color:var(--magritte-color-icon-state-positive-disabled-v24-
|
|
644
|
+
.magritte-text_positive___U1G69_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
645
|
+
background-color:var(--magritte-color-icon-state-positive-disabled-v24-7-0);
|
|
646
646
|
}
|
|
647
|
-
.magritte-text_warning___gNctj_6-1-
|
|
647
|
+
.magritte-text_warning___gNctj_6-1-43{
|
|
648
648
|
cursor:default;
|
|
649
|
-
color:var(--magritte-color-text-warning-v24-
|
|
650
|
-
background-color:var(--magritte-color-background-warning-secondary-v24-
|
|
649
|
+
color:var(--magritte-color-text-warning-v24-7-0);
|
|
650
|
+
background-color:var(--magritte-color-background-warning-secondary-v24-7-0);
|
|
651
651
|
}
|
|
652
|
-
.magritte-text_warning___gNctj_6-1-
|
|
653
|
-
background-color:var(--magritte-color-icon-warning-v24-
|
|
652
|
+
.magritte-text_warning___gNctj_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
653
|
+
background-color:var(--magritte-color-icon-warning-v24-7-0);
|
|
654
654
|
}
|
|
655
|
-
.magritte-text_warning___gNctj_6-1-
|
|
656
|
-
background-color:var(--magritte-color-background-state-warning-secondary-pressed-v24-
|
|
655
|
+
.magritte-text_warning___gNctj_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
656
|
+
background-color:var(--magritte-color-background-state-warning-secondary-pressed-v24-7-0);
|
|
657
657
|
}
|
|
658
658
|
@media (min-width: 1020px){
|
|
659
|
-
body.magritte-old-layout .magritte-text_warning___gNctj_6-1-
|
|
660
|
-
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
659
|
+
body.magritte-old-layout .magritte-text_warning___gNctj_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
660
|
+
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-7-0);
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
663
|
@media (min-width: 1024px){
|
|
664
|
-
body:not(.magritte-old-layout) .magritte-text_warning___gNctj_6-1-
|
|
665
|
-
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-
|
|
664
|
+
body:not(.magritte-old-layout) .magritte-text_warning___gNctj_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
665
|
+
background-color:var(--magritte-color-background-state-warning-secondary-hovered-v24-7-0);
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
|
-
.magritte-text_warning___gNctj_6-1-
|
|
669
|
-
color:var(--magritte-color-text-state-warning-disabled-v24-
|
|
670
|
-
background-color:var(--magritte-color-background-state-warning-secondary-disabled-v24-
|
|
668
|
+
.magritte-text_warning___gNctj_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
669
|
+
color:var(--magritte-color-text-state-warning-disabled-v24-7-0);
|
|
670
|
+
background-color:var(--magritte-color-background-state-warning-secondary-disabled-v24-7-0);
|
|
671
671
|
}
|
|
672
|
-
.magritte-text_warning___gNctj_6-1-
|
|
673
|
-
background-color:var(--magritte-color-icon-state-warning-disabled-v24-
|
|
672
|
+
.magritte-text_warning___gNctj_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
673
|
+
background-color:var(--magritte-color-icon-state-warning-disabled-v24-7-0);
|
|
674
674
|
}
|
|
675
|
-
.magritte-text_negative___LZdIZ_6-1-
|
|
675
|
+
.magritte-text_negative___LZdIZ_6-1-43{
|
|
676
676
|
cursor:default;
|
|
677
|
-
color:var(--magritte-color-text-negative-v24-
|
|
678
|
-
background-color:var(--magritte-color-background-negative-secondary-v24-
|
|
677
|
+
color:var(--magritte-color-text-negative-v24-7-0);
|
|
678
|
+
background-color:var(--magritte-color-background-negative-secondary-v24-7-0);
|
|
679
679
|
}
|
|
680
|
-
.magritte-text_negative___LZdIZ_6-1-
|
|
681
|
-
background-color:var(--magritte-color-icon-negative-v24-
|
|
680
|
+
.magritte-text_negative___LZdIZ_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
681
|
+
background-color:var(--magritte-color-icon-negative-v24-7-0);
|
|
682
682
|
}
|
|
683
|
-
.magritte-text_negative___LZdIZ_6-1-
|
|
684
|
-
background-color:var(--magritte-color-background-state-negative-secondary-pressed-v24-
|
|
683
|
+
.magritte-text_negative___LZdIZ_6-1-43.magritte-text_active___vNPUG_6-1-43:active{
|
|
684
|
+
background-color:var(--magritte-color-background-state-negative-secondary-pressed-v24-7-0);
|
|
685
685
|
}
|
|
686
686
|
@media (min-width: 1020px){
|
|
687
|
-
body.magritte-old-layout .magritte-text_negative___LZdIZ_6-1-
|
|
688
|
-
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
687
|
+
body.magritte-old-layout .magritte-text_negative___LZdIZ_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
688
|
+
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-7-0);
|
|
689
689
|
}
|
|
690
690
|
}
|
|
691
691
|
@media (min-width: 1024px){
|
|
692
|
-
body:not(.magritte-old-layout) .magritte-text_negative___LZdIZ_6-1-
|
|
693
|
-
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-
|
|
692
|
+
body:not(.magritte-old-layout) .magritte-text_negative___LZdIZ_6-1-43.magritte-text_active___vNPUG_6-1-43:hover:not(:active):not(.magritte-text_disabled___I1IYo_6-1-43){
|
|
693
|
+
background-color:var(--magritte-color-background-state-negative-secondary-hovered-v24-7-0);
|
|
694
694
|
}
|
|
695
695
|
}
|
|
696
|
-
.magritte-text_negative___LZdIZ_6-1-
|
|
697
|
-
color:var(--magritte-color-text-state-negative-disabled-v24-
|
|
698
|
-
background-color:var(--magritte-color-background-state-negative-secondary-disabled-v24-
|
|
696
|
+
.magritte-text_negative___LZdIZ_6-1-43.magritte-text_disabled___I1IYo_6-1-43{
|
|
697
|
+
color:var(--magritte-color-text-state-negative-disabled-v24-7-0);
|
|
698
|
+
background-color:var(--magritte-color-background-state-negative-secondary-disabled-v24-7-0);
|
|
699
699
|
}
|
|
700
|
-
.magritte-text_negative___LZdIZ_6-1-
|
|
701
|
-
background-color:var(--magritte-color-icon-state-negative-disabled-v24-
|
|
700
|
+
.magritte-text_negative___LZdIZ_6-1-43.magritte-text_disabled___I1IYo_6-1-43 .magritte-indicator___yy1HA_6-1-43{
|
|
701
|
+
background-color:var(--magritte-color-icon-state-negative-disabled-v24-7-0);
|
|
702
702
|
}
|
|
703
|
-
.magritte-text_active___vNPUG_6-1-
|
|
703
|
+
.magritte-text_active___vNPUG_6-1-43{
|
|
704
704
|
cursor:pointer;
|
|
705
705
|
}
|