@entur-partner/common 11.0.1 → 11.1.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 CHANGED
@@ -32,8 +32,6 @@
32
32
 
33
33
  .eps-action-bar-padding {
34
34
  height: 100px;
35
- }ol.eds-breadcrumbs {
36
- padding: 0;
37
35
  }/* DO NOT CHANGE!*/
38
36
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
39
37
  .ep-audit-info {
@@ -2295,6 +2293,12 @@
2295
2293
 
2296
2294
  .eps-bg-lavender {
2297
2295
  background-color: #aeb7e2;
2296
+ }ol.eds-breadcrumbs {
2297
+ padding: 0;
2298
+ }/* DO NOT CHANGE!*/
2299
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2300
+ .eps-confirm-modal-content {
2301
+ margin-bottom: 1rem;
2298
2302
  }/* DO NOT CHANGE!*/
2299
2303
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2300
2304
  /* DO NOT CHANGE!*/
@@ -2308,10 +2312,6 @@
2308
2312
  }
2309
2313
  }/* DO NOT CHANGE!*/
2310
2314
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2311
- .eps-confirm-modal-content {
2312
- margin-bottom: 1rem;
2313
- }/* DO NOT CHANGE!*/
2314
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2315
2315
  .eps-logo-wrapper {
2316
2316
  display: inline-block;
2317
2317
  }
@@ -2328,8 +2328,19 @@
2328
2328
  }
2329
2329
  .eps-language-select .asterisk-margin {
2330
2330
  margin-left: 0.125rem;
2331
- }.multi-language-input:focus {
2332
- outline: none;
2331
+ }/* DO NOT CHANGE!*/
2332
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2333
+ button.eps-link-button {
2334
+ cursor: pointer;
2335
+ }
2336
+ 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 {
2337
+ background: none;
2338
+ background-color: inherit;
2339
+ border: none;
2340
+ padding: 0;
2341
+ }
2342
+ button.eps-link-button:hover {
2343
+ color: #aeb7e2;
2333
2344
  }/* DO NOT CHANGE!*/
2334
2345
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2335
2346
  /* DO NOT CHANGE!*/
@@ -2348,19 +2359,8 @@
2348
2359
  width: 20rem;
2349
2360
  overflow-y: scroll;
2350
2361
  }
2351
- }/* DO NOT CHANGE!*/
2352
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2353
- button.eps-link-button {
2354
- cursor: pointer;
2355
- }
2356
- 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 {
2357
- background: none;
2358
- background-color: inherit;
2359
- border: none;
2360
- padding: 0;
2361
- }
2362
- button.eps-link-button:hover {
2363
- color: #aeb7e2;
2362
+ }.multi-language-input:focus {
2363
+ outline: none;
2364
2364
  }/* DO NOT CHANGE!*/
2365
2365
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2366
2366
  .eps-status-label {
@@ -2382,16 +2382,6 @@ button.eps-link-button:hover {
2382
2382
  }
2383
2383
  .eps-status-label__bullet.active {
2384
2384
  background: #1a8e60;
2385
- }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
2386
- background: none;
2387
- background-color: inherit;
2388
- color: inherit;
2389
- border: none;
2390
- padding: 0;
2391
- font: inherit;
2392
- outline: inherit;
2393
- height: inherit;
2394
- min-width: inherit;
2395
2385
  }/* DO NOT CHANGE!*/
2396
2386
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2397
2387
  /* DO NOT CHANGE!*/
@@ -2668,6 +2658,16 @@ button.eps-link-button:hover {
2668
2658
 
2669
2659
  .eps-font-weight-heading {
2670
2660
  font-weight: 1rem;
2661
+ }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
2662
+ background: none;
2663
+ background-color: inherit;
2664
+ color: inherit;
2665
+ border: none;
2666
+ padding: 0;
2667
+ font: inherit;
2668
+ outline: inherit;
2669
+ height: inherit;
2670
+ min-width: inherit;
2671
2671
  }:root {
2672
2672
  --eps-common: 1;
2673
2673
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur-partner/common",
3
- "version": "11.0.1",
3
+ "version": "11.1.1",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/common.esm.js",
@@ -61,5 +61,5 @@
61
61
  "reportFile": "jest-sonar-report.xml",
62
62
  "indent": 4
63
63
  },
64
- "gitHead": "e67aee03fee7819eaa83b69f69a2c7d29ef5d3c5"
64
+ "gitHead": "77e2a89c66fd8a0b68f28569a52cfc9cd64ee316"
65
65
  }