@entur/layout 3.7.0 → 3.7.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 +15 -9
- package/package.json +6 -6
package/dist/styles.css
CHANGED
|
@@ -318,6 +318,8 @@
|
|
|
318
318
|
--basecolors-frame-default:#ffffff;
|
|
319
319
|
--basecolors-frame-elevated:#ffffff;
|
|
320
320
|
--basecolors-frame-elevatedalt:#f6f6f9;
|
|
321
|
+
--basecolors-frame-highlight:#ff5959;
|
|
322
|
+
--basecolors-frame-highlightalt:#ffbf9e;
|
|
321
323
|
--basecolors-frame-subdued:#d9dae8;
|
|
322
324
|
--basecolors-frame-tint:#f6f6f9;
|
|
323
325
|
--basecolors-shape-accent:#181c56;
|
|
@@ -365,6 +367,7 @@
|
|
|
365
367
|
--basecolors-stroke-focus-contrast:#aeb7e2;
|
|
366
368
|
--basecolors-stroke-focus-standard:#181c56;
|
|
367
369
|
--basecolors-stroke-highlight:#ff5959;
|
|
370
|
+
--basecolors-stroke-highlight2:#ffbf9e;
|
|
368
371
|
--basecolors-stroke-light:#ffffff;
|
|
369
372
|
--basecolors-stroke-subdued:#8284ab;
|
|
370
373
|
--basecolors-stroke-subduedalt:#e3e6e8;
|
|
@@ -385,6 +388,8 @@
|
|
|
385
388
|
--basecolors-frame-default:#08091c;
|
|
386
389
|
--basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
|
|
387
390
|
--basecolors-frame-elevatedalt:#464755;
|
|
391
|
+
--basecolors-frame-highlight:#ff5959;
|
|
392
|
+
--basecolors-frame-highlightalt:#ffbf9e;
|
|
388
393
|
--basecolors-frame-subdued:#2d2e3e;
|
|
389
394
|
--basecolors-frame-tint:#141527;
|
|
390
395
|
--basecolors-shape-accent:#e5e5e9;
|
|
@@ -402,7 +407,7 @@
|
|
|
402
407
|
--basecolors-shape-funicular-default:#b898e5;
|
|
403
408
|
--basecolors-shape-helicopter-contrast:#f2b8e5;
|
|
404
409
|
--basecolors-shape-helicopter-default:#f2b8e5;
|
|
405
|
-
--basecolors-shape-highlight:#
|
|
410
|
+
--basecolors-shape-highlight:#ff5959;
|
|
406
411
|
--basecolors-shape-light:#e5e5e9;
|
|
407
412
|
--basecolors-shape-mask:#2d2e3e;
|
|
408
413
|
--basecolors-shape-maskalt:#393a49;
|
|
@@ -431,14 +436,15 @@
|
|
|
431
436
|
--basecolors-stroke-disabled:#e3e6e8;
|
|
432
437
|
--basecolors-stroke-focus-contrast:#aeb7e2;
|
|
433
438
|
--basecolors-stroke-focus-standard:#aeb7e2;
|
|
434
|
-
--basecolors-stroke-highlight:#
|
|
439
|
+
--basecolors-stroke-highlight:#ff5959;
|
|
440
|
+
--basecolors-stroke-highlight2:#ffbf9e;
|
|
435
441
|
--basecolors-stroke-light:#b3b4bd;
|
|
436
442
|
--basecolors-stroke-subdued:#81828f;
|
|
437
443
|
--basecolors-stroke-subduedalt:#949699;
|
|
438
444
|
--basecolors-text-accent:#e5e5e9;
|
|
439
445
|
--basecolors-text-disabled:#b6b8ba;
|
|
440
446
|
--basecolors-text-disabledalt:#b6b8ba;
|
|
441
|
-
--basecolors-text-highlight:#
|
|
447
|
+
--basecolors-text-highlight:#ff5959;
|
|
442
448
|
--basecolors-text-highlightalt:#ffbf9e;
|
|
443
449
|
--basecolors-text-light:#e5e5e9;
|
|
444
450
|
--basecolors-text-subdued:#b3b4bd;
|
|
@@ -459,7 +465,7 @@
|
|
|
459
465
|
--blue-80:#54568c;
|
|
460
466
|
--blue-90:#393d79;
|
|
461
467
|
--canary-10:#fffbeb;
|
|
462
|
-
--canary-100:#
|
|
468
|
+
--canary-100:#302403;
|
|
463
469
|
--canary-20:#fff4cd;
|
|
464
470
|
--canary-30:#ffeeb3;
|
|
465
471
|
--canary-40:#ffe082;
|
|
@@ -469,7 +475,7 @@
|
|
|
469
475
|
--canary-80:#b38909;
|
|
470
476
|
--canary-90:#775b09;
|
|
471
477
|
--coral-10:#ffe5e5;
|
|
472
|
-
--coral-100:#
|
|
478
|
+
--coral-100:#2e0505;
|
|
473
479
|
--coral-20:#ffcece;
|
|
474
480
|
--coral-30:#ff9494;
|
|
475
481
|
--coral-40:#ff5959;
|
|
@@ -540,7 +546,7 @@
|
|
|
540
546
|
--peach-80:#ae4009;
|
|
541
547
|
--peach-90:#742b06;
|
|
542
548
|
--sky-10:#e1eff8;
|
|
543
|
-
--sky-100:#
|
|
549
|
+
--sky-100:#022231;
|
|
544
550
|
--sky-20:#acd7f1;
|
|
545
551
|
--sky-30:#64b3e7;
|
|
546
552
|
--sky-40:#2d98d2;
|
|
@@ -653,7 +659,7 @@
|
|
|
653
659
|
--blue-80:#54568c;
|
|
654
660
|
--blue-90:#393d79;
|
|
655
661
|
--canary-10:#fffbeb;
|
|
656
|
-
--canary-100:#
|
|
662
|
+
--canary-100:#302403;
|
|
657
663
|
--canary-20:#fff4cd;
|
|
658
664
|
--canary-30:#ffeeb3;
|
|
659
665
|
--canary-40:#ffe082;
|
|
@@ -663,7 +669,7 @@
|
|
|
663
669
|
--canary-80:#b38909;
|
|
664
670
|
--canary-90:#775b09;
|
|
665
671
|
--coral-10:#ffe5e5;
|
|
666
|
-
--coral-100:#
|
|
672
|
+
--coral-100:#2e0505;
|
|
667
673
|
--coral-20:#ffcece;
|
|
668
674
|
--coral-30:#ff9494;
|
|
669
675
|
--coral-40:#ff5959;
|
|
@@ -734,7 +740,7 @@
|
|
|
734
740
|
--peach-80:#ae4009;
|
|
735
741
|
--peach-90:#742b06;
|
|
736
742
|
--sky-10:#e1eff8;
|
|
737
|
-
--sky-100:#
|
|
743
|
+
--sky-100:#022231;
|
|
738
744
|
--sky-20:#acd7f1;
|
|
739
745
|
--sky-30:#64b3e7;
|
|
740
746
|
--sky-40:#2d98d2;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/layout",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.1",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/layout.cjs.js",
|
|
6
6
|
"module": "dist/layout.esm.js",
|
|
@@ -50,10 +50,10 @@
|
|
|
50
50
|
"react-dom": ">=16.8.0"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@entur/icons": "^
|
|
54
|
-
"@entur/tokens": "^3.
|
|
55
|
-
"@entur/typography": "^2.1.
|
|
56
|
-
"@entur/utils": "^0.13.
|
|
53
|
+
"@entur/icons": "^9.0.0",
|
|
54
|
+
"@entur/tokens": "^3.23.0",
|
|
55
|
+
"@entur/typography": "^2.1.8",
|
|
56
|
+
"@entur/utils": "^0.13.5",
|
|
57
57
|
"classnames": "^2.5.1"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
@@ -68,5 +68,5 @@
|
|
|
68
68
|
"vite": "^7.3.2",
|
|
69
69
|
"vite-plugin-dts": "^4.5.4"
|
|
70
70
|
},
|
|
71
|
-
"gitHead": "
|
|
71
|
+
"gitHead": "0ef451821dd20ee28be7c62496acfddc4e56645d"
|
|
72
72
|
}
|