@entur-partner/common 7.0.1 → 7.0.2
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/ErrorBoundary.d.ts +1 -1
- package/dist/common.cjs.development.js +9 -3
- package/dist/common.cjs.development.js.map +1 -1
- package/dist/common.cjs.production.min.js +1 -1
- package/dist/common.cjs.production.min.js.map +1 -1
- package/dist/common.esm.js +10 -4
- package/dist/common.esm.js.map +1 -1
- package/dist/styles.css +67 -67
- package/package.json +2 -2
package/dist/styles.css
CHANGED
|
@@ -11,6 +11,24 @@ main .eds-table--sticky-header--active .eds-table__head,
|
|
|
11
11
|
top: 1rem;
|
|
12
12
|
}/* DO NOT CHANGE!*/
|
|
13
13
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
14
|
+
/* DO NOT CHANGE!*/
|
|
15
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
16
|
+
.eps-menu {
|
|
17
|
+
position: relative;
|
|
18
|
+
width: 100%;
|
|
19
|
+
z-index: 30;
|
|
20
|
+
}
|
|
21
|
+
@media screen and (min-width: 50rem) {
|
|
22
|
+
.eps-menu {
|
|
23
|
+
left: 0;
|
|
24
|
+
top: 0;
|
|
25
|
+
position: fixed;
|
|
26
|
+
height: 100vh;
|
|
27
|
+
width: 20rem;
|
|
28
|
+
overflow-y: scroll;
|
|
29
|
+
}
|
|
30
|
+
}/* DO NOT CHANGE!*/
|
|
31
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
14
32
|
button.eps-link-button {
|
|
15
33
|
cursor: pointer;
|
|
16
34
|
}
|
|
@@ -24,14 +42,6 @@ button.eps-link-button:hover {
|
|
|
24
42
|
color: #aeb7e2;
|
|
25
43
|
}/* DO NOT CHANGE!*/
|
|
26
44
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
27
|
-
.eps-logo-wrapper {
|
|
28
|
-
display: inline-block;
|
|
29
|
-
}
|
|
30
|
-
.eps-logo-wrapper .logo {
|
|
31
|
-
height: auto;
|
|
32
|
-
width: 170px;
|
|
33
|
-
}/* DO NOT CHANGE!*/
|
|
34
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
35
45
|
/* DO NOT CHANGE!*/
|
|
36
46
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
37
47
|
.eps-action-bar {
|
|
@@ -66,22 +76,12 @@ button.eps-link-button:hover {
|
|
|
66
76
|
height: 100px;
|
|
67
77
|
}/* DO NOT CHANGE!*/
|
|
68
78
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
.eps-menu {
|
|
72
|
-
position: relative;
|
|
73
|
-
width: 100%;
|
|
74
|
-
z-index: 30;
|
|
79
|
+
.eps-logo-wrapper {
|
|
80
|
+
display: inline-block;
|
|
75
81
|
}
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
top: 0;
|
|
80
|
-
position: fixed;
|
|
81
|
-
height: 100vh;
|
|
82
|
-
width: 20rem;
|
|
83
|
-
overflow-y: scroll;
|
|
84
|
-
}
|
|
82
|
+
.eps-logo-wrapper .logo {
|
|
83
|
+
height: auto;
|
|
84
|
+
width: 170px;
|
|
85
85
|
}/* DO NOT CHANGE!*/
|
|
86
86
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
87
87
|
/* DO NOT CHANGE!*/
|
|
@@ -185,6 +185,8 @@ button.eps-link-button:hover {
|
|
|
185
185
|
#eps-overflow-menu .eps-overflow-menu__item {
|
|
186
186
|
border-radius: 0.25rem;
|
|
187
187
|
border: solid 0.0625rem #54568c;
|
|
188
|
+
}.multi-language-input:focus {
|
|
189
|
+
outline: none;
|
|
188
190
|
}/* DO NOT CHANGE!*/
|
|
189
191
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
190
192
|
.eps-language-select {
|
|
@@ -195,6 +197,8 @@ button.eps-link-button:hover {
|
|
|
195
197
|
}
|
|
196
198
|
.eps-language-select .asterisk-margin {
|
|
197
199
|
margin-left: 0.125rem;
|
|
200
|
+
}ol.eds-breadcrumbs {
|
|
201
|
+
padding: 0;
|
|
198
202
|
}.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
|
|
199
203
|
background: none;
|
|
200
204
|
background-color: inherit;
|
|
@@ -207,48 +211,6 @@ button.eps-link-button:hover {
|
|
|
207
211
|
min-width: inherit;
|
|
208
212
|
}/* DO NOT CHANGE!*/
|
|
209
213
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
210
|
-
.ep-audit-info {
|
|
211
|
-
float: right;
|
|
212
|
-
margin-top: 1rem;
|
|
213
|
-
font-size: 0.875rem;
|
|
214
|
-
}
|
|
215
|
-
.ep-audit-info > div {
|
|
216
|
-
display: flex;
|
|
217
|
-
justify-content: space-between;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.ep-audit-info-label {
|
|
221
|
-
margin-right: 3rem;
|
|
222
|
-
font-weight: 600;
|
|
223
|
-
}.multi-language-input:focus {
|
|
224
|
-
outline: none;
|
|
225
|
-
}/* DO NOT CHANGE!*/
|
|
226
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
227
|
-
.eps-confirm-modal-content {
|
|
228
|
-
margin-bottom: 1rem;
|
|
229
|
-
}/* DO NOT CHANGE!*/
|
|
230
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
231
|
-
.eps-status-label {
|
|
232
|
-
display: flex;
|
|
233
|
-
align-items: center;
|
|
234
|
-
}
|
|
235
|
-
.eps-status-label.center {
|
|
236
|
-
justify-content: center;
|
|
237
|
-
}
|
|
238
|
-
.eps-status-label__bullet {
|
|
239
|
-
padding: 5px;
|
|
240
|
-
margin-bottom: 4px;
|
|
241
|
-
border-radius: 50%;
|
|
242
|
-
background: #d1d3d3;
|
|
243
|
-
margin-right: 10px;
|
|
244
|
-
}
|
|
245
|
-
.eps-status-label__bullet.aggressive {
|
|
246
|
-
background: #ff5959;
|
|
247
|
-
}
|
|
248
|
-
.eps-status-label__bullet.active {
|
|
249
|
-
background: #1a8e60;
|
|
250
|
-
}/* DO NOT CHANGE!*/
|
|
251
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
252
214
|
/* DO NOT CHANGE!*/
|
|
253
215
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
254
216
|
.eps-pt-none {
|
|
@@ -2493,8 +2455,10 @@ button.eps-link-button:hover {
|
|
|
2493
2455
|
|
|
2494
2456
|
.eps-bg-lavender {
|
|
2495
2457
|
background-color: #aeb7e2;
|
|
2496
|
-
}
|
|
2497
|
-
|
|
2458
|
+
}/* DO NOT CHANGE!*/
|
|
2459
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2460
|
+
.eps-confirm-modal-content {
|
|
2461
|
+
margin-bottom: 1rem;
|
|
2498
2462
|
}/* DO NOT CHANGE!*/
|
|
2499
2463
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2500
2464
|
/* DO NOT CHANGE!*/
|
|
@@ -2771,4 +2735,40 @@ button.eps-link-button:hover {
|
|
|
2771
2735
|
|
|
2772
2736
|
.eps-font-weight-heading {
|
|
2773
2737
|
font-weight: 1rem;
|
|
2738
|
+
}/* DO NOT CHANGE!*/
|
|
2739
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2740
|
+
.ep-audit-info {
|
|
2741
|
+
float: right;
|
|
2742
|
+
margin-top: 1rem;
|
|
2743
|
+
font-size: 0.875rem;
|
|
2744
|
+
}
|
|
2745
|
+
.ep-audit-info > div {
|
|
2746
|
+
display: flex;
|
|
2747
|
+
justify-content: space-between;
|
|
2748
|
+
}
|
|
2749
|
+
|
|
2750
|
+
.ep-audit-info-label {
|
|
2751
|
+
margin-right: 3rem;
|
|
2752
|
+
font-weight: 600;
|
|
2753
|
+
}/* DO NOT CHANGE!*/
|
|
2754
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2755
|
+
.eps-status-label {
|
|
2756
|
+
display: flex;
|
|
2757
|
+
align-items: center;
|
|
2758
|
+
}
|
|
2759
|
+
.eps-status-label.center {
|
|
2760
|
+
justify-content: center;
|
|
2761
|
+
}
|
|
2762
|
+
.eps-status-label__bullet {
|
|
2763
|
+
padding: 5px;
|
|
2764
|
+
margin-bottom: 4px;
|
|
2765
|
+
border-radius: 50%;
|
|
2766
|
+
background: #d1d3d3;
|
|
2767
|
+
margin-right: 10px;
|
|
2768
|
+
}
|
|
2769
|
+
.eps-status-label__bullet.aggressive {
|
|
2770
|
+
background: #ff5959;
|
|
2771
|
+
}
|
|
2772
|
+
.eps-status-label__bullet.active {
|
|
2773
|
+
background: #1a8e60;
|
|
2774
2774
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur-partner/common",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.2",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/common.esm.js",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"reportFile": "jest-sonar-report.xml",
|
|
61
61
|
"indent": 4
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "208c8d9237623dfafdd7413d2400b557a9f18291"
|
|
64
64
|
}
|