@entur-partner/common 5.1.2 → 5.1.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.
Files changed (2) hide show
  1. package/dist/styles.css +76 -75
  2. package/package.json +2 -2
package/dist/styles.css CHANGED
@@ -2,23 +2,11 @@
2
2
  --eps-common: 1;
3
3
  }
4
4
 
5
- .epp-environment-banner ~ main .eds-table--sticky-header .eds-table__header-cell {
5
+ .epp-environment-banner ~ main .eds-table--sticky-header .eds-table__header-cell,
6
+ .epp-environment-banner ~ .app-shell-content .eds-table--sticky-header .eds-table__header-cell {
6
7
  top: 16px;
7
8
  }/* DO NOT CHANGE!*/
8
9
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
9
- button.eps-link-button {
10
- cursor: pointer;
11
- }
12
- 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 {
13
- background: none;
14
- background-color: inherit;
15
- border: none;
16
- padding: 0;
17
- }
18
- button.eps-link-button:hover {
19
- color: #aeb7e2;
20
- }/* DO NOT CHANGE!*/
21
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
22
10
  /* DO NOT CHANGE!*/
23
11
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
24
12
  .eps-action-bar {
@@ -53,22 +41,17 @@ button.eps-link-button:hover {
53
41
  height: 100px;
54
42
  }/* DO NOT CHANGE!*/
55
43
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
56
- /* DO NOT CHANGE!*/
57
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
58
- .eps-menu {
59
- position: relative;
60
- width: 100%;
61
- z-index: 30;
44
+ button.eps-link-button {
45
+ cursor: pointer;
62
46
  }
63
- @media screen and (min-width: 50rem) {
64
- .eps-menu {
65
- left: 0;
66
- top: 0;
67
- position: fixed;
68
- height: 100vh;
69
- width: 20rem;
70
- overflow-y: scroll;
71
- }
47
+ 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 {
48
+ background: none;
49
+ background-color: inherit;
50
+ border: none;
51
+ padding: 0;
52
+ }
53
+ button.eps-link-button:hover {
54
+ color: #aeb7e2;
72
55
  }/* DO NOT CHANGE!*/
73
56
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
74
57
  .eps-logo-wrapper {
@@ -79,27 +62,6 @@ button.eps-link-button:hover {
79
62
  width: 170px;
80
63
  }/* DO NOT CHANGE!*/
81
64
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
82
- /* DO NOT CHANGE!*/
83
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
84
- .eps-content {
85
- margin: 1rem;
86
- }
87
- @media screen and (min-width: 50rem) {
88
- .eps-content {
89
- margin: 1.5rem 1.5rem 1.5rem 22rem;
90
- }
91
- }/* DO NOT CHANGE!*/
92
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
93
- .eps-language-select {
94
- color: #181c56;
95
- }
96
- .eps-language-select label {
97
- flex: initial;
98
- }
99
- .eps-language-select .asterisk-margin {
100
- margin-left: 0.125rem;
101
- }/* DO NOT CHANGE!*/
102
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
103
65
  /**
104
66
  PS! We use #eps-user-menu to prevent the micro frontends overriding the styles. By using
105
67
  an id we have a higher specificity. We should explore a better solution later. Ideally
@@ -190,8 +152,47 @@ button.eps-link-button:hover {
190
152
  #eps-overflow-menu .eps-overflow-menu__item {
191
153
  border-radius: 0.25rem;
192
154
  border: solid 0.0625rem #54568c;
155
+ }/* DO NOT CHANGE!*/
156
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
157
+ /* DO NOT CHANGE!*/
158
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
159
+ .eps-content {
160
+ margin: 1rem;
161
+ }
162
+ @media screen and (min-width: 50rem) {
163
+ .eps-content {
164
+ margin: 1.5rem 1.5rem 1.5rem 22rem;
165
+ }
166
+ }/* DO NOT CHANGE!*/
167
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
168
+ /* DO NOT CHANGE!*/
169
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
170
+ .eps-menu {
171
+ position: relative;
172
+ width: 100%;
173
+ z-index: 30;
174
+ }
175
+ @media screen and (min-width: 50rem) {
176
+ .eps-menu {
177
+ left: 0;
178
+ top: 0;
179
+ position: fixed;
180
+ height: 100vh;
181
+ width: 20rem;
182
+ overflow-y: scroll;
183
+ }
193
184
  }.multi-language-input:focus {
194
185
  outline: none;
186
+ }/* DO NOT CHANGE!*/
187
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
188
+ .eps-language-select {
189
+ color: #181c56;
190
+ }
191
+ .eps-language-select label {
192
+ flex: initial;
193
+ }
194
+ .eps-language-select .asterisk-margin {
195
+ margin-left: 0.125rem;
195
196
  }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
196
197
  background: none;
197
198
  background-color: inherit;
@@ -204,6 +205,10 @@ button.eps-link-button:hover {
204
205
  min-width: inherit;
205
206
  }/* DO NOT CHANGE!*/
206
207
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
208
+ .eps-confirm-modal-content {
209
+ margin-bottom: 1rem;
210
+ }/* DO NOT CHANGE!*/
211
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
207
212
  .ep-audit-info {
208
213
  float: right;
209
214
  margin-top: 1rem;
@@ -219,31 +224,6 @@ button.eps-link-button:hover {
219
224
  font-weight: 600;
220
225
  }/* DO NOT CHANGE!*/
221
226
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
222
- .eps-confirm-modal-content {
223
- margin-bottom: 1rem;
224
- }/* DO NOT CHANGE!*/
225
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
226
- .eps-status-label {
227
- display: flex;
228
- align-items: center;
229
- }
230
- .eps-status-label.center {
231
- justify-content: center;
232
- }
233
- .eps-status-label__bullet {
234
- padding: 5px;
235
- margin-bottom: 4px;
236
- border-radius: 50%;
237
- background: #d1d3d3;
238
- margin-right: 10px;
239
- }
240
- .eps-status-label__bullet.aggressive {
241
- background: #ff5959;
242
- }
243
- .eps-status-label__bullet.active {
244
- background: #1a8e60;
245
- }/* DO NOT CHANGE!*/
246
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
247
227
  /* DO NOT CHANGE!*/
248
228
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
249
229
  .eps-pt-none {
@@ -2766,4 +2746,25 @@ button.eps-link-button:hover {
2766
2746
 
2767
2747
  .eps-font-weight-heading {
2768
2748
  font-weight: 1rem;
2749
+ }/* DO NOT CHANGE!*/
2750
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2751
+ .eps-status-label {
2752
+ display: flex;
2753
+ align-items: center;
2754
+ }
2755
+ .eps-status-label.center {
2756
+ justify-content: center;
2757
+ }
2758
+ .eps-status-label__bullet {
2759
+ padding: 5px;
2760
+ margin-bottom: 4px;
2761
+ border-radius: 50%;
2762
+ background: #d1d3d3;
2763
+ margin-right: 10px;
2764
+ }
2765
+ .eps-status-label__bullet.aggressive {
2766
+ background: #ff5959;
2767
+ }
2768
+ .eps-status-label__bullet.active {
2769
+ background: #1a8e60;
2769
2770
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur-partner/common",
3
- "version": "5.1.2",
3
+ "version": "5.1.4",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/common.esm.js",
@@ -58,5 +58,5 @@
58
58
  "reportFile": "jest-sonar-report.xml",
59
59
  "indent": 4
60
60
  },
61
- "gitHead": "80bc168be7493a23f1464affe1507218c2e2b516"
61
+ "gitHead": "2782fc7f180509d80b36ed30bba2072c4cf03368"
62
62
  }