@entur/tokens 3.17.5 → 3.17.6

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.
@@ -126,57 +126,81 @@ export declare const componentColors: {
126
126
  information: {
127
127
  contrast: {
128
128
  border: string;
129
- fill: string;
130
- icon: string;
131
- text: string;
129
+ fillDefault: string;
130
+ fillToast: string;
131
+ iconDefault: string;
132
+ iconToast: string;
133
+ textDefault: string;
134
+ textToast: string;
132
135
  };
133
136
  standard: {
134
137
  border: string;
135
- fill: string;
136
- icon: string;
137
- text: string;
138
+ fillDefault: string;
139
+ fillToast: string;
140
+ iconDefault: string;
141
+ iconToast: string;
142
+ textDefault: string;
143
+ textToast: string;
138
144
  };
139
145
  };
140
146
  negative: {
141
147
  contrast: {
142
148
  border: string;
143
- fill: string;
144
- icon: string;
145
- text: string;
149
+ fillDefault: string;
150
+ fillToast: string;
151
+ iconDefault: string;
152
+ iconToast: string;
153
+ textDefault: string;
154
+ textToast: string;
146
155
  };
147
156
  standard: {
148
157
  border: string;
149
- fill: string;
150
- icon: string;
151
- text: string;
158
+ fillDefault: string;
159
+ fillToast: string;
160
+ iconDefault: string;
161
+ iconToast: string;
162
+ textDefault: string;
163
+ textToast: string;
152
164
  };
153
165
  };
154
166
  success: {
155
167
  contrast: {
156
168
  border: string;
157
- fill: string;
158
- icon: string;
159
- text: string;
169
+ fillDefault: string;
170
+ fillToast: string;
171
+ iconDefault: string;
172
+ iconToast: string;
173
+ textDefault: string;
174
+ textToast: string;
160
175
  };
161
176
  standard: {
162
177
  border: string;
163
- fill: string;
164
- icon: string;
165
- text: string;
178
+ fillDefault: string;
179
+ fillToast: string;
180
+ iconDefault: string;
181
+ iconToast: string;
182
+ textDefault: string;
183
+ textToast: string;
166
184
  };
167
185
  };
168
186
  warning: {
169
187
  contrast: {
170
188
  border: string;
171
- fill: string;
172
- icon: string;
173
- text: string;
189
+ fillDefault: string;
190
+ fillToast: string;
191
+ iconDefault: string;
192
+ iconToast: string;
193
+ textDefault: string;
194
+ textDefault2: string;
174
195
  };
175
196
  standard: {
176
197
  border: string;
177
- fill: string;
178
- icon: string;
179
- text: string;
198
+ fillDefault: string;
199
+ fillToast: string;
200
+ iconDefault: string;
201
+ iconToast: string;
202
+ textDefault: string;
203
+ textToast: string;
180
204
  };
181
205
  };
182
206
  };
@@ -1547,57 +1571,81 @@ export declare const componentColors: {
1547
1571
  information: {
1548
1572
  contrast: {
1549
1573
  border: string;
1550
- fill: string;
1551
- icon: string;
1552
- text: string;
1574
+ fillDefault: string;
1575
+ fillToast: string;
1576
+ iconDefault: string;
1577
+ iconToast: string;
1578
+ textDefault: string;
1579
+ textToast: string;
1553
1580
  };
1554
1581
  standard: {
1555
1582
  border: string;
1556
- fill: string;
1557
- icon: string;
1558
- text: string;
1583
+ fillDefault: string;
1584
+ fillToast: string;
1585
+ iconDefault: string;
1586
+ iconToast: string;
1587
+ textDefault: string;
1588
+ textToast: string;
1559
1589
  };
1560
1590
  };
1561
1591
  negative: {
1562
1592
  contrast: {
1563
1593
  border: string;
1564
- fill: string;
1565
- icon: string;
1566
- text: string;
1594
+ fillDefault: string;
1595
+ fillToast: string;
1596
+ iconDefault: string;
1597
+ iconToast: string;
1598
+ textDefault: string;
1599
+ textToast: string;
1567
1600
  };
1568
1601
  standard: {
1569
1602
  border: string;
1570
- fill: string;
1571
- icon: string;
1572
- text: string;
1603
+ fillDefault: string;
1604
+ fillToast: string;
1605
+ iconDefault: string;
1606
+ iconToast: string;
1607
+ textDefault: string;
1608
+ textToast: string;
1573
1609
  };
1574
1610
  };
1575
1611
  success: {
1576
1612
  contrast: {
1577
1613
  border: string;
1578
- fill: string;
1579
- icon: string;
1580
- text: string;
1614
+ fillDefault: string;
1615
+ fillToast: string;
1616
+ iconDefault: string;
1617
+ iconToast: string;
1618
+ textDefault: string;
1619
+ textToast: string;
1581
1620
  };
1582
1621
  standard: {
1583
1622
  border: string;
1584
- fill: string;
1585
- icon: string;
1586
- text: string;
1623
+ fillDefault: string;
1624
+ fillToast: string;
1625
+ iconDefault: string;
1626
+ iconToast: string;
1627
+ textDefault: string;
1628
+ textToast: string;
1587
1629
  };
1588
1630
  };
1589
1631
  warning: {
1590
1632
  contrast: {
1591
1633
  border: string;
1592
- fill: string;
1593
- icon: string;
1594
- text: string;
1634
+ fillDefault: string;
1635
+ fillToast: string;
1636
+ iconDefault: string;
1637
+ iconToast: string;
1638
+ textDefault: string;
1639
+ textDefault2: string;
1595
1640
  };
1596
1641
  standard: {
1597
1642
  border: string;
1598
- fill: string;
1599
- icon: string;
1600
- text: string;
1643
+ fillDefault: string;
1644
+ fillToast: string;
1645
+ iconDefault: string;
1646
+ iconToast: string;
1647
+ textDefault: string;
1648
+ textToast: string;
1601
1649
  };
1602
1650
  };
1603
1651
  };
@@ -794,58 +794,82 @@ var componentColors = {
794
794
  "alertbox": {
795
795
  "information": {
796
796
  "contrast": {
797
- "border": "#ffffff00",
798
- "fill": "#acd7f1",
799
- "icon": "#181c56",
800
- "text": "#181c56"
797
+ "border": "#067eb2",
798
+ "fillDefault": "#acd7f1",
799
+ "fillToast": "#acd7f1",
800
+ "iconDefault": "#181c56",
801
+ "iconToast": "#181c56",
802
+ "textDefault": "#181c56",
803
+ "textToast": "#181c56"
801
804
  },
802
805
  "standard": {
803
806
  "border": "#067eb2",
804
- "fill": "#e1eff8",
805
- "icon": "#067eb2",
806
- "text": "#181c56"
807
+ "fillDefault": "#e1eff8",
808
+ "fillToast": "#e1eff8",
809
+ "iconDefault": "#067eb2",
810
+ "iconToast": "#067eb2",
811
+ "textDefault": "#181c56",
812
+ "textToast": "#181c56"
807
813
  }
808
814
  },
809
815
  "negative": {
810
816
  "contrast": {
811
- "border": "#ffffff00",
812
- "fill": "#ff9494",
813
- "icon": "#181c56",
814
- "text": "#181c56"
817
+ "border": "#d31b1b",
818
+ "fillDefault": "#ff9494",
819
+ "fillToast": "#ff9494",
820
+ "iconDefault": "#181c56",
821
+ "iconToast": "#181c56",
822
+ "textDefault": "#181c56",
823
+ "textToast": "#181c56"
815
824
  },
816
825
  "standard": {
817
826
  "border": "#d31b1b",
818
- "fill": "#ffcece",
819
- "icon": "#d31b1b",
820
- "text": "#181c56"
827
+ "fillDefault": "#ffcece",
828
+ "fillToast": "#ffcece",
829
+ "iconDefault": "#d31b1b",
830
+ "iconToast": "#d31b1b",
831
+ "textDefault": "#181c56",
832
+ "textToast": "#181c56"
821
833
  }
822
834
  },
823
835
  "success": {
824
836
  "contrast": {
825
- "border": "#ffffff00",
826
- "fill": "#9cd9c2",
827
- "icon": "#181c56",
828
- "text": "#181c56"
837
+ "border": "#1a8e60",
838
+ "fillDefault": "#9cd9c2",
839
+ "fillToast": "#9cd9c2",
840
+ "iconDefault": "#181c56",
841
+ "iconToast": "#181c56",
842
+ "textDefault": "#181c56",
843
+ "textToast": "#181c56"
829
844
  },
830
845
  "standard": {
831
846
  "border": "#1a8e60",
832
- "fill": "#d0f1e3",
833
- "icon": "#1a8e60",
834
- "text": "#181c56"
847
+ "fillDefault": "#d0f1e3",
848
+ "fillToast": "#d0f1e3",
849
+ "iconDefault": "#1a8e60",
850
+ "iconToast": "#1a8e60",
851
+ "textDefault": "#181c56",
852
+ "textToast": "#181c56"
835
853
  }
836
854
  },
837
855
  "warning": {
838
856
  "contrast": {
839
- "border": "#ffffff00",
840
- "fill": "#ffeeb3",
841
- "icon": "#181c56",
842
- "text": "#181c56"
857
+ "border": "#e9b10c",
858
+ "fillDefault": "#ffeeb3",
859
+ "fillToast": "#ffeeb3",
860
+ "iconDefault": "#181c56",
861
+ "iconToast": "#181c56",
862
+ "textDefault": "#181c56",
863
+ "textDefault2": "#181c56"
843
864
  },
844
865
  "standard": {
845
866
  "border": "#e9b10c",
846
- "fill": "#fff4cd",
847
- "icon": "#181c56",
848
- "text": "#181c56"
867
+ "fillDefault": "#fff4cd",
868
+ "fillToast": "#fff4cd",
869
+ "iconDefault": "#181c56",
870
+ "iconToast": "#181c56",
871
+ "textDefault": "#181c56",
872
+ "textToast": "#181c56"
849
873
  }
850
874
  }
851
875
  },
@@ -2215,58 +2239,82 @@ var componentColors = {
2215
2239
  "alertbox": {
2216
2240
  "information": {
2217
2241
  "contrast": {
2218
- "border": "#acd7f1",
2219
- "fill": "#2d98d233",
2220
- "icon": "#acd7f1",
2221
- "text": "#e5e5e9"
2242
+ "border": "#067eb2",
2243
+ "fillDefault": "#2d98d233",
2244
+ "fillToast": "#acd7f1",
2245
+ "iconDefault": "#acd7f1",
2246
+ "iconToast": "#181c56",
2247
+ "textDefault": "#e5e5e9",
2248
+ "textToast": "#181c56"
2222
2249
  },
2223
2250
  "standard": {
2224
- "border": "#acd7f1",
2225
- "fill": "#2d98d233",
2226
- "icon": "#acd7f1",
2227
- "text": "#e5e5e9"
2251
+ "border": "#067eb2",
2252
+ "fillDefault": "#2d98d233",
2253
+ "fillToast": "#acd7f1",
2254
+ "iconDefault": "#acd7f1",
2255
+ "iconToast": "#067eb2",
2256
+ "textDefault": "#e5e5e9",
2257
+ "textToast": "#181c56"
2228
2258
  }
2229
2259
  },
2230
2260
  "negative": {
2231
2261
  "contrast": {
2232
- "border": "#ff9494",
2233
- "fill": "#ff949433",
2234
- "icon": "#ff9494",
2235
- "text": "#e5e5e9"
2262
+ "border": "#d31b1b",
2263
+ "fillDefault": "#ff949433",
2264
+ "fillToast": "#ff9494",
2265
+ "iconDefault": "#ff9494",
2266
+ "iconToast": "#181c56",
2267
+ "textDefault": "#e5e5e9",
2268
+ "textToast": "#181c56"
2236
2269
  },
2237
2270
  "standard": {
2238
- "border": "#ff9494",
2239
- "fill": "#ff949433",
2240
- "icon": "#ff9494",
2241
- "text": "#e5e5e9"
2271
+ "border": "#d31b1b",
2272
+ "fillDefault": "#ff949433",
2273
+ "fillToast": "#ff9494",
2274
+ "iconDefault": "#ff9494",
2275
+ "iconToast": "#d31b1b",
2276
+ "textDefault": "#e5e5e9",
2277
+ "textToast": "#181c56"
2242
2278
  }
2243
2279
  },
2244
2280
  "success": {
2245
2281
  "contrast": {
2246
- "border": "#9cd9c2",
2247
- "fill": "#5ac39a33",
2248
- "icon": "#9cd9c2",
2249
- "text": "#e5e5e9"
2282
+ "border": "#1a8e60",
2283
+ "fillDefault": "#5ac39a33",
2284
+ "fillToast": "#9cd9c2",
2285
+ "iconDefault": "#9cd9c2",
2286
+ "iconToast": "#181c56",
2287
+ "textDefault": "#e5e5e9",
2288
+ "textToast": "#181c56"
2250
2289
  },
2251
2290
  "standard": {
2252
- "border": "#9cd9c2",
2253
- "fill": "#5ac39a33",
2254
- "icon": "#9cd9c2",
2255
- "text": "#e5e5e9"
2291
+ "border": "#1a8e60",
2292
+ "fillDefault": "#5ac39a33",
2293
+ "fillToast": "#9cd9c2",
2294
+ "iconDefault": "#9cd9c2",
2295
+ "iconToast": "#1a8e60",
2296
+ "textDefault": "#e5e5e9",
2297
+ "textToast": "#181c56"
2256
2298
  }
2257
2299
  },
2258
2300
  "warning": {
2259
2301
  "contrast": {
2260
- "border": "#ffeeb3",
2261
- "fill": "#ffe08240",
2262
- "icon": "#ffeeb3",
2263
- "text": "#e5e5e9"
2302
+ "border": "#e9b10c",
2303
+ "fillDefault": "#ffe08240",
2304
+ "fillToast": "#ffeeb3",
2305
+ "iconDefault": "#181c56",
2306
+ "iconToast": "#181c56",
2307
+ "textDefault": "#e5e5e9",
2308
+ "textDefault2": "#e5e5e9"
2264
2309
  },
2265
2310
  "standard": {
2266
- "border": "#ffeeb3",
2267
- "fill": "#ffe08240",
2268
- "icon": "#ffeeb3",
2269
- "text": "#e5e5e9"
2311
+ "border": "#e9b10c",
2312
+ "fillDefault": "#ffe08240",
2313
+ "fillToast": "#ffeeb3",
2314
+ "iconDefault": "#ffeeb3",
2315
+ "iconToast": "#181c56",
2316
+ "textDefault": "#e5e5e9",
2317
+ "textToast": "#181c56"
2270
2318
  }
2271
2319
  }
2272
2320
  },