@entur/chip 0.10.11 → 0.10.12

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 +7 -7
package/dist/styles.css CHANGED
@@ -132,6 +132,8 @@
132
132
  --basecolors-frame-default:#ffffff;
133
133
  --basecolors-frame-elevated:#ffffff;
134
134
  --basecolors-frame-elevatedalt:#f6f6f9;
135
+ --basecolors-frame-highlight:#ff5959;
136
+ --basecolors-frame-highlightalt:#ffbf9e;
135
137
  --basecolors-frame-subdued:#d9dae8;
136
138
  --basecolors-frame-tint:#f6f6f9;
137
139
  --basecolors-shape-accent:#181c56;
@@ -179,6 +181,7 @@
179
181
  --basecolors-stroke-focus-contrast:#aeb7e2;
180
182
  --basecolors-stroke-focus-standard:#181c56;
181
183
  --basecolors-stroke-highlight:#ff5959;
184
+ --basecolors-stroke-highlight2:#ffbf9e;
182
185
  --basecolors-stroke-light:#ffffff;
183
186
  --basecolors-stroke-subdued:#8284ab;
184
187
  --basecolors-stroke-subduedalt:#e3e6e8;
@@ -199,6 +202,8 @@
199
202
  --basecolors-frame-default:#08091c;
200
203
  --basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
201
204
  --basecolors-frame-elevatedalt:#464755;
205
+ --basecolors-frame-highlight:#ff5959;
206
+ --basecolors-frame-highlightalt:#ffbf9e;
202
207
  --basecolors-frame-subdued:#2d2e3e;
203
208
  --basecolors-frame-tint:#141527;
204
209
  --basecolors-shape-accent:#e5e5e9;
@@ -216,7 +221,7 @@
216
221
  --basecolors-shape-funicular-default:#b898e5;
217
222
  --basecolors-shape-helicopter-contrast:#f2b8e5;
218
223
  --basecolors-shape-helicopter-default:#f2b8e5;
219
- --basecolors-shape-highlight:#ff9494;
224
+ --basecolors-shape-highlight:#ff5959;
220
225
  --basecolors-shape-light:#e5e5e9;
221
226
  --basecolors-shape-mask:#2d2e3e;
222
227
  --basecolors-shape-maskalt:#393a49;
@@ -245,14 +250,15 @@
245
250
  --basecolors-stroke-disabled:#e3e6e8;
246
251
  --basecolors-stroke-focus-contrast:#aeb7e2;
247
252
  --basecolors-stroke-focus-standard:#aeb7e2;
248
- --basecolors-stroke-highlight:#ff9494;
253
+ --basecolors-stroke-highlight:#ff5959;
254
+ --basecolors-stroke-highlight2:#ffbf9e;
249
255
  --basecolors-stroke-light:#b3b4bd;
250
256
  --basecolors-stroke-subdued:#81828f;
251
257
  --basecolors-stroke-subduedalt:#949699;
252
258
  --basecolors-text-accent:#e5e5e9;
253
259
  --basecolors-text-disabled:#b6b8ba;
254
260
  --basecolors-text-disabledalt:#b6b8ba;
255
- --basecolors-text-highlight:#ff9494;
261
+ --basecolors-text-highlight:#ff5959;
256
262
  --basecolors-text-highlightalt:#ffbf9e;
257
263
  --basecolors-text-light:#e5e5e9;
258
264
  --basecolors-text-subdued:#b3b4bd;
@@ -524,6 +530,8 @@
524
530
  --basecolors-frame-default:#ffffff;
525
531
  --basecolors-frame-elevated:#ffffff;
526
532
  --basecolors-frame-elevatedalt:#f6f6f9;
533
+ --basecolors-frame-highlight:#ff5959;
534
+ --basecolors-frame-highlightalt:#ffbf9e;
527
535
  --basecolors-frame-subdued:#d9dae8;
528
536
  --basecolors-frame-tint:#f6f6f9;
529
537
  --basecolors-shape-accent:#181c56;
@@ -571,6 +579,7 @@
571
579
  --basecolors-stroke-focus-contrast:#aeb7e2;
572
580
  --basecolors-stroke-focus-standard:#181c56;
573
581
  --basecolors-stroke-highlight:#ff5959;
582
+ --basecolors-stroke-highlight2:#ffbf9e;
574
583
  --basecolors-stroke-light:#ffffff;
575
584
  --basecolors-stroke-subdued:#8284ab;
576
585
  --basecolors-stroke-subduedalt:#e3e6e8;
@@ -591,6 +600,8 @@
591
600
  --basecolors-frame-default:#08091c;
592
601
  --basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
593
602
  --basecolors-frame-elevatedalt:#464755;
603
+ --basecolors-frame-highlight:#ff5959;
604
+ --basecolors-frame-highlightalt:#ffbf9e;
594
605
  --basecolors-frame-subdued:#2d2e3e;
595
606
  --basecolors-frame-tint:#141527;
596
607
  --basecolors-shape-accent:#e5e5e9;
@@ -608,7 +619,7 @@
608
619
  --basecolors-shape-funicular-default:#b898e5;
609
620
  --basecolors-shape-helicopter-contrast:#f2b8e5;
610
621
  --basecolors-shape-helicopter-default:#f2b8e5;
611
- --basecolors-shape-highlight:#ff9494;
622
+ --basecolors-shape-highlight:#ff5959;
612
623
  --basecolors-shape-light:#e5e5e9;
613
624
  --basecolors-shape-mask:#2d2e3e;
614
625
  --basecolors-shape-maskalt:#393a49;
@@ -637,14 +648,15 @@
637
648
  --basecolors-stroke-disabled:#e3e6e8;
638
649
  --basecolors-stroke-focus-contrast:#aeb7e2;
639
650
  --basecolors-stroke-focus-standard:#aeb7e2;
640
- --basecolors-stroke-highlight:#ff9494;
651
+ --basecolors-stroke-highlight:#ff5959;
652
+ --basecolors-stroke-highlight2:#ffbf9e;
641
653
  --basecolors-stroke-light:#b3b4bd;
642
654
  --basecolors-stroke-subdued:#81828f;
643
655
  --basecolors-stroke-subduedalt:#949699;
644
656
  --basecolors-text-accent:#e5e5e9;
645
657
  --basecolors-text-disabled:#b6b8ba;
646
658
  --basecolors-text-disabledalt:#b6b8ba;
647
- --basecolors-text-highlight:#ff9494;
659
+ --basecolors-text-highlight:#ff5959;
648
660
  --basecolors-text-highlightalt:#ffbf9e;
649
661
  --basecolors-text-light:#e5e5e9;
650
662
  --basecolors-text-subdued:#b3b4bd;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur/chip",
3
- "version": "0.10.11",
3
+ "version": "0.10.12",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/chip.cjs.js",
6
6
  "module": "dist/chip.esm.js",
@@ -26,11 +26,11 @@
26
26
  "react-dom": ">=16.8.0"
27
27
  },
28
28
  "dependencies": {
29
- "@entur/form": "^9.3.3",
30
- "@entur/icons": "^8.4.6",
31
- "@entur/loader": "^0.6.7",
32
- "@entur/tokens": "^3.22.5",
33
- "@entur/utils": "^0.13.4",
29
+ "@entur/form": "^9.3.4",
30
+ "@entur/icons": "^9.0.0",
31
+ "@entur/loader": "^0.7.0",
32
+ "@entur/tokens": "^3.23.0",
33
+ "@entur/utils": "^0.13.5",
34
34
  "classnames": "^2.5.1"
35
35
  },
36
36
  "devDependencies": {
@@ -45,5 +45,5 @@
45
45
  "vite": "^7.3.2",
46
46
  "vite-plugin-dts": "^4.5.4"
47
47
  },
48
- "gitHead": "0c3904649cb7f504f1d7bd832dfcc64f7fe5c123"
48
+ "gitHead": "0ef451821dd20ee28be7c62496acfddc4e56645d"
49
49
  }