@entur/datepicker 8.0.3 → 8.0.4
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/styles.css +59 -59
- package/package.json +3 -3
package/dist/styles.css
CHANGED
|
@@ -3,6 +3,26 @@
|
|
|
3
3
|
}
|
|
4
4
|
/* DO NOT CHANGE!*/
|
|
5
5
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
6
|
+
.eds-datefield div:first-of-type.eds-date-and-time-field__segment {
|
|
7
|
+
margin-left: 1rem;
|
|
8
|
+
}
|
|
9
|
+
.eds-datefield.eds-form-control-wrapper--disabled[focus-within] {
|
|
10
|
+
border-color: transparent;
|
|
11
|
+
box-shadow: none;
|
|
12
|
+
}
|
|
13
|
+
.eds-datefield.eds-form-control-wrapper--disabled:focus-within {
|
|
14
|
+
border-color: transparent;
|
|
15
|
+
box-shadow: none;
|
|
16
|
+
}
|
|
17
|
+
.eds-datefield.eds-form-control-wrapper--disabled .eds-date-and-time-field__segment:focus {
|
|
18
|
+
background: none;
|
|
19
|
+
}
|
|
20
|
+
.eds-datefield .eds-form-control__append--tooltip {
|
|
21
|
+
margin-top: 0.75rem;
|
|
22
|
+
margin-right: -0.25rem;
|
|
23
|
+
}
|
|
24
|
+
/* DO NOT CHANGE!*/
|
|
25
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
6
26
|
.eds-datepicker__calendar,
|
|
7
27
|
.eds-contrast .eds-datepicker__calendar {
|
|
8
28
|
width: -moz-fit-content;
|
|
@@ -130,51 +150,9 @@
|
|
|
130
150
|
}
|
|
131
151
|
/* DO NOT CHANGE!*/
|
|
132
152
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
133
|
-
.eds-
|
|
153
|
+
.eds-native-timepicker input[type=time]::-webkit-calendar-picker-indicator {
|
|
134
154
|
position: relative;
|
|
135
|
-
|
|
136
|
-
align-items: center;
|
|
137
|
-
width: -moz-fit-content;
|
|
138
|
-
width: fit-content;
|
|
139
|
-
}
|
|
140
|
-
.eds-timepicker__wrapper .eds-timepicker {
|
|
141
|
-
justify-content: center;
|
|
142
|
-
padding: 0rem 3rem;
|
|
143
|
-
}
|
|
144
|
-
.eds-timepicker__wrapper .eds-timepicker .eds-input-group__label,
|
|
145
|
-
.eds-timepicker__wrapper .eds-timepicker .eds-input-group__label--filled {
|
|
146
|
-
margin-left: 0rem !important;
|
|
147
|
-
}
|
|
148
|
-
.eds-timepicker__wrapper .eds-timepicker__arrowbutton {
|
|
149
|
-
color: #181c56;
|
|
150
|
-
}
|
|
151
|
-
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--left {
|
|
152
|
-
position: absolute;
|
|
153
|
-
left: 0.35rem;
|
|
154
|
-
z-index: 1;
|
|
155
|
-
}
|
|
156
|
-
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--right {
|
|
157
|
-
position: absolute;
|
|
158
|
-
right: 0.4rem;
|
|
159
|
-
}
|
|
160
|
-
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--disabled {
|
|
161
|
-
opacity: 0.5;
|
|
162
|
-
pointer-events: none;
|
|
163
|
-
visibility: hidden;
|
|
164
|
-
}
|
|
165
|
-
.eds-timepicker__wrapper .eds-timepicker__arrowbutton:hover {
|
|
166
|
-
background-color: #d1d4e3;
|
|
167
|
-
}
|
|
168
|
-
.eds-timepicker__wrapper .eds-timepicker .eds-form-control__append--tooltip {
|
|
169
|
-
margin-top: 0.75rem;
|
|
170
|
-
margin-right: -0.25rem;
|
|
171
|
-
}
|
|
172
|
-
.eds-timepicker__wrapper .eds-icon-button--disabled__wrapper {
|
|
173
|
-
display: none;
|
|
174
|
-
}
|
|
175
|
-
.eds-timepicker__wrapper .eds-feedback-text {
|
|
176
|
-
position: absolute;
|
|
177
|
-
top: 3.5rem;
|
|
155
|
+
top: -0.5rem;
|
|
178
156
|
}
|
|
179
157
|
/* DO NOT CHANGE!*/
|
|
180
158
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
@@ -220,30 +198,52 @@
|
|
|
220
198
|
}
|
|
221
199
|
/* DO NOT CHANGE!*/
|
|
222
200
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
223
|
-
.eds-
|
|
201
|
+
.eds-timepicker__wrapper {
|
|
224
202
|
position: relative;
|
|
225
|
-
|
|
203
|
+
display: flex;
|
|
204
|
+
align-items: center;
|
|
205
|
+
width: -moz-fit-content;
|
|
206
|
+
width: fit-content;
|
|
226
207
|
}
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
margin-left: 1rem;
|
|
208
|
+
.eds-timepicker__wrapper .eds-timepicker {
|
|
209
|
+
justify-content: center;
|
|
210
|
+
padding: 0rem 3rem;
|
|
231
211
|
}
|
|
232
|
-
.eds-
|
|
233
|
-
|
|
234
|
-
|
|
212
|
+
.eds-timepicker__wrapper .eds-timepicker .eds-input-group__label,
|
|
213
|
+
.eds-timepicker__wrapper .eds-timepicker .eds-input-group__label--filled {
|
|
214
|
+
margin-left: 0rem !important;
|
|
235
215
|
}
|
|
236
|
-
.eds-
|
|
237
|
-
|
|
238
|
-
box-shadow: none;
|
|
216
|
+
.eds-timepicker__wrapper .eds-timepicker__arrowbutton {
|
|
217
|
+
color: #181c56;
|
|
239
218
|
}
|
|
240
|
-
.eds-
|
|
241
|
-
|
|
219
|
+
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--left {
|
|
220
|
+
position: absolute;
|
|
221
|
+
left: 0.35rem;
|
|
222
|
+
z-index: 1;
|
|
242
223
|
}
|
|
243
|
-
.eds-
|
|
224
|
+
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--right {
|
|
225
|
+
position: absolute;
|
|
226
|
+
right: 0.4rem;
|
|
227
|
+
}
|
|
228
|
+
.eds-timepicker__wrapper .eds-timepicker__arrowbutton--disabled {
|
|
229
|
+
opacity: 0.5;
|
|
230
|
+
pointer-events: none;
|
|
231
|
+
visibility: hidden;
|
|
232
|
+
}
|
|
233
|
+
.eds-timepicker__wrapper .eds-timepicker__arrowbutton:hover {
|
|
234
|
+
background-color: #d1d4e3;
|
|
235
|
+
}
|
|
236
|
+
.eds-timepicker__wrapper .eds-timepicker .eds-form-control__append--tooltip {
|
|
244
237
|
margin-top: 0.75rem;
|
|
245
238
|
margin-right: -0.25rem;
|
|
246
239
|
}
|
|
240
|
+
.eds-timepicker__wrapper .eds-icon-button--disabled__wrapper {
|
|
241
|
+
display: none;
|
|
242
|
+
}
|
|
243
|
+
.eds-timepicker__wrapper .eds-feedback-text {
|
|
244
|
+
position: absolute;
|
|
245
|
+
top: 3.5rem;
|
|
246
|
+
}
|
|
247
247
|
/* DO NOT CHANGE!*/
|
|
248
248
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
249
249
|
[dir="ltr"] .eds-date-and-time-field__segment {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/datepicker",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.4",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/datepicker.esm.js",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@entur/button": "^3.0.7",
|
|
32
32
|
"@entur/form": "^7.0.8",
|
|
33
33
|
"@entur/icons": "^6.3.0",
|
|
34
|
-
"@entur/modal": "^1.7.
|
|
34
|
+
"@entur/modal": "^1.7.2",
|
|
35
35
|
"@entur/tokens": "^3.9.0",
|
|
36
36
|
"@entur/tooltip": "^2.6.18",
|
|
37
37
|
"@entur/typography": "^1.7.17",
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"node": "16.17.0",
|
|
53
53
|
"yarn": "1.22.19"
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "041978e47c2efa646e94c45dabbcd28b7771b339"
|
|
56
56
|
}
|