@entur-partner/common 7.0.2 → 7.1.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/dist/styles.css CHANGED
@@ -13,37 +13,6 @@ main .eds-table--sticky-header--active .eds-table__head,
13
13
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
14
14
  /* DO NOT CHANGE!*/
15
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. */
32
- button.eps-link-button {
33
- cursor: pointer;
34
- }
35
- button.eps-link-button, button.eps-link-button:hover, button.eps-link-button:focus, button.eps-link-button:active:focus, button.eps-link-button:active:hover, button.eps-link-button:active {
36
- background: none;
37
- background-color: inherit;
38
- border: none;
39
- padding: 0;
40
- }
41
- button.eps-link-button:hover {
42
- color: #aeb7e2;
43
- }/* DO NOT CHANGE!*/
44
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
45
- /* DO NOT CHANGE!*/
46
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
47
16
  .eps-action-bar {
48
17
  position: fixed;
49
18
  bottom: 0;
@@ -86,15 +55,35 @@ button.eps-link-button:hover {
86
55
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
87
56
  /* DO NOT CHANGE!*/
88
57
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
89
- .eps-content {
90
- margin: 1rem;
58
+ .eps-menu {
59
+ position: relative;
60
+ width: 100%;
61
+ z-index: 30;
91
62
  }
92
63
  @media screen and (min-width: 50rem) {
93
- .eps-content {
94
- margin: 1.5rem 1.5rem 1.5rem 22rem;
64
+ .eps-menu {
65
+ left: 0;
66
+ top: 0;
67
+ position: fixed;
68
+ height: 100vh;
69
+ width: 20rem;
70
+ overflow-y: scroll;
95
71
  }
96
72
  }/* DO NOT CHANGE!*/
97
73
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
74
+ button.eps-link-button {
75
+ cursor: pointer;
76
+ }
77
+ button.eps-link-button, button.eps-link-button:hover, button.eps-link-button:focus, button.eps-link-button:active:focus, button.eps-link-button:active:hover, button.eps-link-button:active {
78
+ background: none;
79
+ background-color: inherit;
80
+ border: none;
81
+ padding: 0;
82
+ }
83
+ button.eps-link-button:hover {
84
+ color: #aeb7e2;
85
+ }/* DO NOT CHANGE!*/
86
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
98
87
  /**
99
88
  PS! We use #eps-user-menu to prevent the micro frontends overriding the styles. By using
100
89
  an id we have a higher specificity. We should explore a better solution later. Ideally
@@ -185,8 +174,17 @@ button.eps-link-button:hover {
185
174
  #eps-overflow-menu .eps-overflow-menu__item {
186
175
  border-radius: 0.25rem;
187
176
  border: solid 0.0625rem #54568c;
188
- }.multi-language-input:focus {
189
- outline: none;
177
+ }/* DO NOT CHANGE!*/
178
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
179
+ /* DO NOT CHANGE!*/
180
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
181
+ .eps-content {
182
+ margin: 1rem;
183
+ }
184
+ @media screen and (min-width: 50rem) {
185
+ .eps-content {
186
+ margin: 1.5rem 1.5rem 1.5rem 22rem;
187
+ }
190
188
  }/* DO NOT CHANGE!*/
191
189
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
192
190
  .eps-language-select {
@@ -197,8 +195,8 @@ button.eps-link-button:hover {
197
195
  }
198
196
  .eps-language-select .asterisk-margin {
199
197
  margin-left: 0.125rem;
200
- }ol.eds-breadcrumbs {
201
- padding: 0;
198
+ }.multi-language-input:focus {
199
+ outline: none;
202
200
  }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
203
201
  background: none;
204
202
  background-color: inherit;
@@ -211,6 +209,46 @@ button.eps-link-button:hover {
211
209
  min-width: inherit;
212
210
  }/* DO NOT CHANGE!*/
213
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;
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. */
214
252
  /* DO NOT CHANGE!*/
215
253
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
216
254
  .eps-pt-none {
@@ -2457,10 +2495,6 @@ button.eps-link-button:hover {
2457
2495
  background-color: #aeb7e2;
2458
2496
  }/* DO NOT CHANGE!*/
2459
2497
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2460
- .eps-confirm-modal-content {
2461
- margin-bottom: 1rem;
2462
- }/* DO NOT CHANGE!*/
2463
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2464
2498
  /* DO NOT CHANGE!*/
2465
2499
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2466
2500
  .eps-font-size-extraSmall {
@@ -2735,40 +2769,6 @@ button.eps-link-button:hover {
2735
2769
 
2736
2770
  .eps-font-weight-heading {
2737
2771
  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;
2772
+ }ol.eds-breadcrumbs {
2773
+ padding: 0;
2774
2774
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur-partner/common",
3
- "version": "7.0.2",
3
+ "version": "7.1.0",
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": "208c8d9237623dfafdd7413d2400b557a9f18291"
63
+ "gitHead": "8d2c7198d641809b9735065935c831ead1f10f33"
64
64
  }