@entur-partner/common 11.1.0 → 11.2.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.
Files changed (2) hide show
  1. package/dist/styles.css +57 -57
  2. package/package.json +2 -2
package/dist/styles.css CHANGED
@@ -34,21 +34,6 @@
34
34
  height: 100px;
35
35
  }/* DO NOT CHANGE!*/
36
36
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
37
- .ep-audit-info {
38
- float: right;
39
- margin-top: 1rem;
40
- font-size: 0.875rem;
41
- }
42
- .ep-audit-info > div {
43
- display: flex;
44
- justify-content: space-between;
45
- }
46
-
47
- .ep-audit-info-label {
48
- margin-right: 3rem;
49
- font-weight: 600;
50
- }/* DO NOT CHANGE!*/
51
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
52
37
  /* DO NOT CHANGE!*/
53
38
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
54
39
  .eps-pt-none {
@@ -2293,12 +2278,27 @@
2293
2278
 
2294
2279
  .eps-bg-lavender {
2295
2280
  background-color: #aeb7e2;
2296
- }ol.eds-breadcrumbs {
2297
- padding: 0;
2281
+ }/* DO NOT CHANGE!*/
2282
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2283
+ .ep-audit-info {
2284
+ float: right;
2285
+ margin-top: 1rem;
2286
+ font-size: 0.875rem;
2287
+ }
2288
+ .ep-audit-info > div {
2289
+ display: flex;
2290
+ justify-content: space-between;
2291
+ }
2292
+
2293
+ .ep-audit-info-label {
2294
+ margin-right: 3rem;
2295
+ font-weight: 600;
2298
2296
  }/* DO NOT CHANGE!*/
2299
2297
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2300
2298
  .eps-confirm-modal-content {
2301
2299
  margin-bottom: 1rem;
2300
+ }ol.eds-breadcrumbs {
2301
+ padding: 0;
2302
2302
  }/* DO NOT CHANGE!*/
2303
2303
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2304
2304
  /* DO NOT CHANGE!*/
@@ -2320,29 +2320,6 @@
2320
2320
  width: 170px;
2321
2321
  }/* DO NOT CHANGE!*/
2322
2322
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2323
- .eps-language-select {
2324
- color: #181c56;
2325
- }
2326
- .eps-language-select label {
2327
- flex: initial;
2328
- }
2329
- .eps-language-select .asterisk-margin {
2330
- margin-left: 0.125rem;
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;
2344
- }/* DO NOT CHANGE!*/
2345
- /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2346
2323
  /* DO NOT CHANGE!*/
2347
2324
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2348
2325
  .eps-menu {
@@ -2363,25 +2340,17 @@ button.eps-link-button:hover {
2363
2340
  outline: none;
2364
2341
  }/* DO NOT CHANGE!*/
2365
2342
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2366
- .eps-status-label {
2367
- display: flex;
2368
- align-items: center;
2369
- }
2370
- .eps-status-label.center {
2371
- justify-content: center;
2372
- }
2373
- .eps-status-label__bullet {
2374
- padding: 5px;
2375
- margin-bottom: 4px;
2376
- border-radius: 50%;
2377
- background: #d1d3d3;
2378
- margin-right: 10px;
2343
+ button.eps-link-button {
2344
+ cursor: pointer;
2379
2345
  }
2380
- .eps-status-label__bullet.aggressive {
2381
- background: #ff5959;
2346
+ 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 {
2347
+ background: none;
2348
+ background-color: inherit;
2349
+ border: none;
2350
+ padding: 0;
2382
2351
  }
2383
- .eps-status-label__bullet.active {
2384
- background: #1a8e60;
2352
+ button.eps-link-button:hover {
2353
+ color: #aeb7e2;
2385
2354
  }/* DO NOT CHANGE!*/
2386
2355
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2387
2356
  /* DO NOT CHANGE!*/
@@ -2658,6 +2627,27 @@ button.eps-link-button:hover {
2658
2627
 
2659
2628
  .eps-font-weight-heading {
2660
2629
  font-weight: 1rem;
2630
+ }/* DO NOT CHANGE!*/
2631
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2632
+ .eps-status-label {
2633
+ display: flex;
2634
+ align-items: center;
2635
+ }
2636
+ .eps-status-label.center {
2637
+ justify-content: center;
2638
+ }
2639
+ .eps-status-label__bullet {
2640
+ padding: 5px;
2641
+ margin-bottom: 4px;
2642
+ border-radius: 50%;
2643
+ background: #d1d3d3;
2644
+ margin-right: 10px;
2645
+ }
2646
+ .eps-status-label__bullet.aggressive {
2647
+ background: #ff5959;
2648
+ }
2649
+ .eps-status-label__bullet.active {
2650
+ background: #1a8e60;
2661
2651
  }.eps-unbutton, .eps-unbutton:hover, .eps-unbutton:focus, .eps-unbutton:active:focus, .eps-unbutton:active:hover, .eps-unbutton:active {
2662
2652
  background: none;
2663
2653
  background-color: inherit;
@@ -2668,6 +2658,16 @@ button.eps-link-button:hover {
2668
2658
  outline: inherit;
2669
2659
  height: inherit;
2670
2660
  min-width: inherit;
2661
+ }/* DO NOT CHANGE!*/
2662
+ /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
2663
+ .eps-language-select {
2664
+ color: #181c56;
2665
+ }
2666
+ .eps-language-select label {
2667
+ flex: initial;
2668
+ }
2669
+ .eps-language-select .asterisk-margin {
2670
+ margin-left: 0.125rem;
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.1.0",
3
+ "version": "11.2.0",
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": "da8d10d67fa8c3ec058bfba84cd5739c73cae5cb"
64
+ "gitHead": "90afbdf7324592cb9e675297449aefb85027f9fd"
65
65
  }