@entur-partner/common 8.0.0 → 8.0.1
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 +95 -95
- package/package.json +4 -4
package/dist/styles.css
CHANGED
|
@@ -24,65 +24,6 @@ button.eps-link-button:hover {
|
|
|
24
24
|
color: #aeb7e2;
|
|
25
25
|
}/* DO NOT CHANGE!*/
|
|
26
26
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
27
|
-
.eps-language-select {
|
|
28
|
-
color: #181c56;
|
|
29
|
-
}
|
|
30
|
-
.eps-language-select label {
|
|
31
|
-
flex: initial;
|
|
32
|
-
}
|
|
33
|
-
.eps-language-select .asterisk-margin {
|
|
34
|
-
margin-left: 0.125rem;
|
|
35
|
-
}/* DO NOT CHANGE!*/
|
|
36
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
37
|
-
/* DO NOT CHANGE!*/
|
|
38
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
39
|
-
.eps-content {
|
|
40
|
-
margin: 1rem;
|
|
41
|
-
}
|
|
42
|
-
@media screen and (min-width: 50rem) {
|
|
43
|
-
.eps-content {
|
|
44
|
-
margin: 1.5rem 1.5rem 1.5rem 22rem;
|
|
45
|
-
}
|
|
46
|
-
}/* DO NOT CHANGE!*/
|
|
47
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
48
|
-
.eps-logo-wrapper {
|
|
49
|
-
display: inline-block;
|
|
50
|
-
}
|
|
51
|
-
.eps-logo-wrapper .logo {
|
|
52
|
-
height: auto;
|
|
53
|
-
width: 170px;
|
|
54
|
-
}.multi-language-input:focus {
|
|
55
|
-
outline: none;
|
|
56
|
-
}/* DO NOT CHANGE!*/
|
|
57
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
58
|
-
/* DO NOT CHANGE!*/
|
|
59
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
60
|
-
.eps-menu {
|
|
61
|
-
position: relative;
|
|
62
|
-
width: 100%;
|
|
63
|
-
z-index: 30;
|
|
64
|
-
}
|
|
65
|
-
@media screen and (min-width: 50rem) {
|
|
66
|
-
.eps-menu {
|
|
67
|
-
left: 0;
|
|
68
|
-
top: 0;
|
|
69
|
-
position: fixed;
|
|
70
|
-
height: 100vh;
|
|
71
|
-
width: 20rem;
|
|
72
|
-
overflow-y: scroll;
|
|
73
|
-
}
|
|
74
|
-
}.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
|
|
75
|
-
background: none;
|
|
76
|
-
background-color: inherit;
|
|
77
|
-
color: inherit;
|
|
78
|
-
border: none;
|
|
79
|
-
padding: 0;
|
|
80
|
-
font: inherit;
|
|
81
|
-
outline: inherit;
|
|
82
|
-
height: inherit;
|
|
83
|
-
min-width: inherit;
|
|
84
|
-
}/* DO NOT CHANGE!*/
|
|
85
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
86
27
|
/* DO NOT CHANGE!*/
|
|
87
28
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
88
29
|
.eps-action-bar {
|
|
@@ -117,6 +58,42 @@ button.eps-link-button:hover {
|
|
|
117
58
|
height: 100px;
|
|
118
59
|
}/* DO NOT CHANGE!*/
|
|
119
60
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
61
|
+
/* DO NOT CHANGE!*/
|
|
62
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
63
|
+
.eps-menu {
|
|
64
|
+
position: relative;
|
|
65
|
+
width: 100%;
|
|
66
|
+
z-index: 30;
|
|
67
|
+
}
|
|
68
|
+
@media screen and (min-width: 50rem) {
|
|
69
|
+
.eps-menu {
|
|
70
|
+
left: 0;
|
|
71
|
+
top: 0;
|
|
72
|
+
position: fixed;
|
|
73
|
+
height: 100vh;
|
|
74
|
+
width: 20rem;
|
|
75
|
+
overflow-y: scroll;
|
|
76
|
+
}
|
|
77
|
+
}/* DO NOT CHANGE!*/
|
|
78
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
79
|
+
.eps-logo-wrapper {
|
|
80
|
+
display: inline-block;
|
|
81
|
+
}
|
|
82
|
+
.eps-logo-wrapper .logo {
|
|
83
|
+
height: auto;
|
|
84
|
+
width: 170px;
|
|
85
|
+
}/* DO NOT CHANGE!*/
|
|
86
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
87
|
+
.eps-language-select {
|
|
88
|
+
color: #181c56;
|
|
89
|
+
}
|
|
90
|
+
.eps-language-select label {
|
|
91
|
+
flex: initial;
|
|
92
|
+
}
|
|
93
|
+
.eps-language-select .asterisk-margin {
|
|
94
|
+
margin-left: 0.125rem;
|
|
95
|
+
}/* DO NOT CHANGE!*/
|
|
96
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
120
97
|
/**
|
|
121
98
|
PS! We use #eps-user-menu to prevent the micro frontends overriding the styles. By using
|
|
122
99
|
an id we have a higher specificity. We should explore a better solution later. Ideally
|
|
@@ -209,8 +186,42 @@ button.eps-link-button:hover {
|
|
|
209
186
|
border: solid 0.0625rem #54568c;
|
|
210
187
|
}/* DO NOT CHANGE!*/
|
|
211
188
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
212
|
-
|
|
213
|
-
|
|
189
|
+
/* DO NOT CHANGE!*/
|
|
190
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
191
|
+
.eps-content {
|
|
192
|
+
margin: 1rem;
|
|
193
|
+
}
|
|
194
|
+
@media screen and (min-width: 50rem) {
|
|
195
|
+
.eps-content {
|
|
196
|
+
margin: 1.5rem 1.5rem 1.5rem 22rem;
|
|
197
|
+
}
|
|
198
|
+
}.multi-language-input:focus {
|
|
199
|
+
outline: none;
|
|
200
|
+
}.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
|
|
201
|
+
background: none;
|
|
202
|
+
background-color: inherit;
|
|
203
|
+
color: inherit;
|
|
204
|
+
border: none;
|
|
205
|
+
padding: 0;
|
|
206
|
+
font: inherit;
|
|
207
|
+
outline: inherit;
|
|
208
|
+
height: inherit;
|
|
209
|
+
min-width: inherit;
|
|
210
|
+
}/* DO NOT CHANGE!*/
|
|
211
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
212
|
+
.ep-audit-info {
|
|
213
|
+
float: right;
|
|
214
|
+
margin-top: 1rem;
|
|
215
|
+
font-size: 0.875rem;
|
|
216
|
+
}
|
|
217
|
+
.ep-audit-info > div {
|
|
218
|
+
display: flex;
|
|
219
|
+
justify-content: space-between;
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.ep-audit-info-label {
|
|
223
|
+
margin-right: 3rem;
|
|
224
|
+
font-weight: 600;
|
|
214
225
|
}/* DO NOT CHANGE!*/
|
|
215
226
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
216
227
|
/* DO NOT CHANGE!*/
|
|
@@ -2459,19 +2470,31 @@ button.eps-link-button:hover {
|
|
|
2459
2470
|
background-color: #aeb7e2;
|
|
2460
2471
|
}/* DO NOT CHANGE!*/
|
|
2461
2472
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2462
|
-
.
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
}
|
|
2467
|
-
|
|
2473
|
+
.eps-confirm-modal-content {
|
|
2474
|
+
margin-bottom: 1rem;
|
|
2475
|
+
}ol.eds-breadcrumbs {
|
|
2476
|
+
padding: 0;
|
|
2477
|
+
}/* DO NOT CHANGE!*/
|
|
2478
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2479
|
+
.eps-status-label {
|
|
2468
2480
|
display: flex;
|
|
2469
|
-
|
|
2481
|
+
align-items: center;
|
|
2470
2482
|
}
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2483
|
+
.eps-status-label.center {
|
|
2484
|
+
justify-content: center;
|
|
2485
|
+
}
|
|
2486
|
+
.eps-status-label__bullet {
|
|
2487
|
+
padding: 5px;
|
|
2488
|
+
margin-bottom: 4px;
|
|
2489
|
+
border-radius: 50%;
|
|
2490
|
+
background: #d1d3d3;
|
|
2491
|
+
margin-right: 10px;
|
|
2492
|
+
}
|
|
2493
|
+
.eps-status-label__bullet.aggressive {
|
|
2494
|
+
background: #ff5959;
|
|
2495
|
+
}
|
|
2496
|
+
.eps-status-label__bullet.active {
|
|
2497
|
+
background: #1a8e60;
|
|
2475
2498
|
}/* DO NOT CHANGE!*/
|
|
2476
2499
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
2477
2500
|
/* DO NOT CHANGE!*/
|
|
@@ -2748,27 +2771,4 @@ button.eps-link-button:hover {
|
|
|
2748
2771
|
|
|
2749
2772
|
.eps-font-weight-heading {
|
|
2750
2773
|
font-weight: 1rem;
|
|
2751
|
-
}ol.eds-breadcrumbs {
|
|
2752
|
-
padding: 0;
|
|
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": "8.0.
|
|
3
|
+
"version": "8.0.1",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/common.esm.js",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
],
|
|
11
11
|
"repository": {
|
|
12
12
|
"type": "git",
|
|
13
|
-
"url": "https://
|
|
13
|
+
"url": "https://github.com/entur/entur-partner-packages.git",
|
|
14
14
|
"directory": "packages/common"
|
|
15
15
|
},
|
|
16
16
|
"publishConfig": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"react-router-dom": "^6.22.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@entur-partner/util": "^1.2.
|
|
40
|
+
"@entur-partner/util": "^1.2.1",
|
|
41
41
|
"classnames": "^2.2.6"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"reportFile": "jest-sonar-report.xml",
|
|
61
61
|
"indent": 4
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "d80524acda1e959d9f3d4002c664f9f8ce5ff74d"
|
|
64
64
|
}
|