@entur-partner/common 5.3.0 → 6.0.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
@@ -11,19 +11,6 @@ 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
- button.eps-link-button {
15
- cursor: pointer;
16
- }
17
- 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 {
18
- background: none;
19
- background-color: inherit;
20
- border: none;
21
- padding: 0;
22
- }
23
- button.eps-link-button:hover {
24
- color: #aeb7e2;
25
- }/* DO NOT CHANGE!*/
26
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
27
14
  /* DO NOT CHANGE!*/
28
15
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
29
16
  .eps-action-bar {
@@ -58,6 +45,30 @@ button.eps-link-button:hover {
58
45
  height: 100px;
59
46
  }/* DO NOT CHANGE!*/
60
47
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
48
+ /* DO NOT CHANGE!*/
49
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
50
+ .eps-content {
51
+ margin: 1rem;
52
+ }
53
+ @media screen and (min-width: 50rem) {
54
+ .eps-content {
55
+ margin: 1.5rem 1.5rem 1.5rem 22rem;
56
+ }
57
+ }/* DO NOT CHANGE!*/
58
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
59
+ button.eps-link-button {
60
+ cursor: pointer;
61
+ }
62
+ 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 {
63
+ background: none;
64
+ background-color: inherit;
65
+ border: none;
66
+ padding: 0;
67
+ }
68
+ button.eps-link-button:hover {
69
+ color: #aeb7e2;
70
+ }/* DO NOT CHANGE!*/
71
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
61
72
  .eps-logo-wrapper {
62
73
  display: inline-block;
63
74
  }
@@ -84,15 +95,26 @@ button.eps-link-button:hover {
84
95
  }
85
96
  }/* DO NOT CHANGE!*/
86
97
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
87
- /* DO NOT CHANGE!*/
88
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
89
- .eps-content {
90
- margin: 1rem;
98
+ .eps-language-select {
99
+ color: #181c56;
91
100
  }
92
- @media screen and (min-width: 50rem) {
93
- .eps-content {
94
- margin: 1.5rem 1.5rem 1.5rem 22rem;
95
- }
101
+ .eps-language-select label {
102
+ flex: initial;
103
+ }
104
+ .eps-language-select .asterisk-margin {
105
+ margin-left: 0.125rem;
106
+ }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
107
+ background: none;
108
+ background-color: inherit;
109
+ color: inherit;
110
+ border: none;
111
+ padding: 0;
112
+ font: inherit;
113
+ outline: inherit;
114
+ height: inherit;
115
+ min-width: inherit;
116
+ }.multi-language-input:focus {
117
+ outline: none;
96
118
  }/* DO NOT CHANGE!*/
97
119
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
98
120
  /**
@@ -185,53 +207,6 @@ button.eps-link-button:hover {
185
207
  #eps-overflow-menu .eps-overflow-menu__item {
186
208
  border-radius: 0.25rem;
187
209
  border: solid 0.0625rem #54568c;
188
- }.multi-language-input:focus {
189
- outline: none;
190
- }/* DO NOT CHANGE!*/
191
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
192
- .eps-language-select {
193
- color: #181c56;
194
- }
195
- .eps-language-select label {
196
- flex: initial;
197
- }
198
- .eps-language-select .asterisk-margin {
199
- margin-left: 0.125rem;
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
- .eps-confirm-modal-content {
213
- margin-bottom: 1rem;
214
- }/* DO NOT CHANGE!*/
215
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
216
- .eps-status-label {
217
- display: flex;
218
- align-items: center;
219
- }
220
- .eps-status-label.center {
221
- justify-content: center;
222
- }
223
- .eps-status-label__bullet {
224
- padding: 5px;
225
- margin-bottom: 4px;
226
- border-radius: 50%;
227
- background: #d1d3d3;
228
- margin-right: 10px;
229
- }
230
- .eps-status-label__bullet.aggressive {
231
- background: #ff5959;
232
- }
233
- .eps-status-label__bullet.active {
234
- background: #1a8e60;
235
210
  }/* DO NOT CHANGE!*/
236
211
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
237
212
  .ep-audit-info {
@@ -249,6 +224,10 @@ button.eps-link-button:hover {
249
224
  font-weight: 600;
250
225
  }/* DO NOT CHANGE!*/
251
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. */
252
231
  /* DO NOT CHANGE!*/
253
232
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
254
233
  .eps-pt-none {
@@ -2769,6 +2748,27 @@ button.eps-link-button:hover {
2769
2748
 
2770
2749
  .eps-font-weight-heading {
2771
2750
  font-weight: 1rem;
2751
+ }/* DO NOT CHANGE!*/
2752
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2753
+ .eps-status-label {
2754
+ display: flex;
2755
+ align-items: center;
2756
+ }
2757
+ .eps-status-label.center {
2758
+ justify-content: center;
2759
+ }
2760
+ .eps-status-label__bullet {
2761
+ padding: 5px;
2762
+ margin-bottom: 4px;
2763
+ border-radius: 50%;
2764
+ background: #d1d3d3;
2765
+ margin-right: 10px;
2766
+ }
2767
+ .eps-status-label__bullet.aggressive {
2768
+ background: #ff5959;
2769
+ }
2770
+ .eps-status-label__bullet.active {
2771
+ background: #1a8e60;
2772
2772
  }ol.eds-breadcrumbs {
2773
2773
  padding: 0;
2774
2774
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur-partner/common",
3
- "version": "5.3.0",
3
+ "version": "6.0.0",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/common.esm.js",
@@ -34,7 +34,7 @@
34
34
  "react": ">=16.8.0",
35
35
  "react-dom": ">=16.8.0",
36
36
  "react-helmet-async": "^1.3.0",
37
- "react-router-dom": "^5.2.0"
37
+ "react-router-dom": "^6.22.0"
38
38
  },
39
39
  "dependencies": {
40
40
  "@entur-partner/util": "^1.2.0",
@@ -42,10 +42,10 @@
42
42
  },
43
43
  "devDependencies": {
44
44
  "@entur-partner/permission-client-node": "2.3.2",
45
- "@entur/tokens": "3.11.0",
45
+ "@entur/tokens": "3.12.0",
46
46
  "identity-obj-proxy": "3.0.0",
47
47
  "react-helmet-async": "1.3.0",
48
- "react-router-dom": "5.3.3"
48
+ "react-router-dom": "6.22.0"
49
49
  },
50
50
  "jest": {
51
51
  "moduleNameMapper": {
@@ -60,5 +60,5 @@
60
60
  "reportFile": "jest-sonar-report.xml",
61
61
  "indent": 4
62
62
  },
63
- "gitHead": "6b4d8ff774ed55234506f8922078fefc0aadd246"
63
+ "gitHead": "64d45488508b00189bc3a33f3295e76f625bf7a7"
64
64
  }