@entur/form 9.3.2 → 9.3.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 +18 -6
  2. package/package.json +9 -9
package/dist/styles.css CHANGED
@@ -481,6 +481,8 @@
481
481
  --basecolors-frame-default:#ffffff;
482
482
  --basecolors-frame-elevated:#ffffff;
483
483
  --basecolors-frame-elevatedalt:#f6f6f9;
484
+ --basecolors-frame-highlight:#ff5959;
485
+ --basecolors-frame-highlightalt:#ffbf9e;
484
486
  --basecolors-frame-subdued:#d9dae8;
485
487
  --basecolors-frame-tint:#f6f6f9;
486
488
  --basecolors-shape-accent:#181c56;
@@ -528,6 +530,7 @@
528
530
  --basecolors-stroke-focus-contrast:#aeb7e2;
529
531
  --basecolors-stroke-focus-standard:#181c56;
530
532
  --basecolors-stroke-highlight:#ff5959;
533
+ --basecolors-stroke-highlight2:#ffbf9e;
531
534
  --basecolors-stroke-light:#ffffff;
532
535
  --basecolors-stroke-subdued:#8284ab;
533
536
  --basecolors-stroke-subduedalt:#e3e6e8;
@@ -548,6 +551,8 @@
548
551
  --basecolors-frame-default:#08091c;
549
552
  --basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
550
553
  --basecolors-frame-elevatedalt:#464755;
554
+ --basecolors-frame-highlight:#ff5959;
555
+ --basecolors-frame-highlightalt:#ffbf9e;
551
556
  --basecolors-frame-subdued:#2d2e3e;
552
557
  --basecolors-frame-tint:#141527;
553
558
  --basecolors-shape-accent:#e5e5e9;
@@ -565,7 +570,7 @@
565
570
  --basecolors-shape-funicular-default:#b898e5;
566
571
  --basecolors-shape-helicopter-contrast:#f2b8e5;
567
572
  --basecolors-shape-helicopter-default:#f2b8e5;
568
- --basecolors-shape-highlight:#ff9494;
573
+ --basecolors-shape-highlight:#ff5959;
569
574
  --basecolors-shape-light:#e5e5e9;
570
575
  --basecolors-shape-mask:#2d2e3e;
571
576
  --basecolors-shape-maskalt:#393a49;
@@ -594,14 +599,15 @@
594
599
  --basecolors-stroke-disabled:#e3e6e8;
595
600
  --basecolors-stroke-focus-contrast:#aeb7e2;
596
601
  --basecolors-stroke-focus-standard:#aeb7e2;
597
- --basecolors-stroke-highlight:#ff9494;
602
+ --basecolors-stroke-highlight:#ff5959;
603
+ --basecolors-stroke-highlight2:#ffbf9e;
598
604
  --basecolors-stroke-light:#b3b4bd;
599
605
  --basecolors-stroke-subdued:#81828f;
600
606
  --basecolors-stroke-subduedalt:#949699;
601
607
  --basecolors-text-accent:#e5e5e9;
602
608
  --basecolors-text-disabled:#b6b8ba;
603
609
  --basecolors-text-disabledalt:#b6b8ba;
604
- --basecolors-text-highlight:#ff9494;
610
+ --basecolors-text-highlight:#ff5959;
605
611
  --basecolors-text-highlightalt:#ffbf9e;
606
612
  --basecolors-text-light:#e5e5e9;
607
613
  --basecolors-text-subdued:#b3b4bd;
@@ -1928,6 +1934,8 @@
1928
1934
  --basecolors-frame-default:#ffffff;
1929
1935
  --basecolors-frame-elevated:#ffffff;
1930
1936
  --basecolors-frame-elevatedalt:#f6f6f9;
1937
+ --basecolors-frame-highlight:#ff5959;
1938
+ --basecolors-frame-highlightalt:#ffbf9e;
1931
1939
  --basecolors-frame-subdued:#d9dae8;
1932
1940
  --basecolors-frame-tint:#f6f6f9;
1933
1941
  --basecolors-shape-accent:#181c56;
@@ -1975,6 +1983,7 @@
1975
1983
  --basecolors-stroke-focus-contrast:#aeb7e2;
1976
1984
  --basecolors-stroke-focus-standard:#181c56;
1977
1985
  --basecolors-stroke-highlight:#ff5959;
1986
+ --basecolors-stroke-highlight2:#ffbf9e;
1978
1987
  --basecolors-stroke-light:#ffffff;
1979
1988
  --basecolors-stroke-subdued:#8284ab;
1980
1989
  --basecolors-stroke-subduedalt:#e3e6e8;
@@ -1995,6 +2004,8 @@
1995
2004
  --basecolors-frame-default:#08091c;
1996
2005
  --basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
1997
2006
  --basecolors-frame-elevatedalt:#464755;
2007
+ --basecolors-frame-highlight:#ff5959;
2008
+ --basecolors-frame-highlightalt:#ffbf9e;
1998
2009
  --basecolors-frame-subdued:#2d2e3e;
1999
2010
  --basecolors-frame-tint:#141527;
2000
2011
  --basecolors-shape-accent:#e5e5e9;
@@ -2012,7 +2023,7 @@
2012
2023
  --basecolors-shape-funicular-default:#b898e5;
2013
2024
  --basecolors-shape-helicopter-contrast:#f2b8e5;
2014
2025
  --basecolors-shape-helicopter-default:#f2b8e5;
2015
- --basecolors-shape-highlight:#ff9494;
2026
+ --basecolors-shape-highlight:#ff5959;
2016
2027
  --basecolors-shape-light:#e5e5e9;
2017
2028
  --basecolors-shape-mask:#2d2e3e;
2018
2029
  --basecolors-shape-maskalt:#393a49;
@@ -2041,14 +2052,15 @@
2041
2052
  --basecolors-stroke-disabled:#e3e6e8;
2042
2053
  --basecolors-stroke-focus-contrast:#aeb7e2;
2043
2054
  --basecolors-stroke-focus-standard:#aeb7e2;
2044
- --basecolors-stroke-highlight:#ff9494;
2055
+ --basecolors-stroke-highlight:#ff5959;
2056
+ --basecolors-stroke-highlight2:#ffbf9e;
2045
2057
  --basecolors-stroke-light:#b3b4bd;
2046
2058
  --basecolors-stroke-subdued:#81828f;
2047
2059
  --basecolors-stroke-subduedalt:#949699;
2048
2060
  --basecolors-text-accent:#e5e5e9;
2049
2061
  --basecolors-text-disabled:#b6b8ba;
2050
2062
  --basecolors-text-disabledalt:#b6b8ba;
2051
- --basecolors-text-highlight:#ff9494;
2063
+ --basecolors-text-highlight:#ff5959;
2052
2064
  --basecolors-text-highlightalt:#ffbf9e;
2053
2065
  --basecolors-text-light:#e5e5e9;
2054
2066
  --basecolors-text-subdued:#b3b4bd;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur/form",
3
- "version": "9.3.2",
3
+ "version": "9.3.4",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/form.cjs.js",
6
6
  "module": "dist/form.esm.js",
@@ -26,12 +26,12 @@
26
26
  "react-dom": ">=16.8.0"
27
27
  },
28
28
  "dependencies": {
29
- "@entur/button": "^4.0.5",
30
- "@entur/icons": "^8.4.5",
31
- "@entur/tokens": "^3.22.4",
32
- "@entur/tooltip": "^5.3.10",
33
- "@entur/typography": "^2.1.6",
34
- "@entur/utils": "^0.13.3",
29
+ "@entur/button": "^4.0.7",
30
+ "@entur/icons": "^9.0.0",
31
+ "@entur/tokens": "^3.23.0",
32
+ "@entur/tooltip": "^5.3.12",
33
+ "@entur/typography": "^2.1.8",
34
+ "@entur/utils": "^0.13.5",
35
35
  "classnames": "^2.5.1"
36
36
  },
37
37
  "devDependencies": {
@@ -43,8 +43,8 @@
43
43
  "jest-environment-jsdom": "^29.0.0",
44
44
  "ts-jest": "^29.0.0",
45
45
  "typescript": "^5.9.2",
46
- "vite": "^7.1.3",
46
+ "vite": "^7.3.2",
47
47
  "vite-plugin-dts": "^4.5.4"
48
48
  },
49
- "gitHead": "e24bdc134a9540bb1c87adac93322237ae568c70"
49
+ "gitHead": "0ef451821dd20ee28be7c62496acfddc4e56645d"
50
50
  }