@amsterdam/design-system-tokens 0.1.5 → 0.1.7

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/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 10:51:08 GMT
3
+ * Generated on Fri, 17 Nov 2023 13:11:47 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -83,11 +83,11 @@ module.exports = {
83
83
  ]
84
84
  },
85
85
  "dark-blue": {
86
- "value": "#00387A",
86
+ "value": "#102E62",
87
87
  "filePath": "./src/brand/amsterdam/color.tokens.json",
88
88
  "isSource": true,
89
89
  "original": {
90
- "value": "#00387A"
90
+ "value": "#102E62"
91
91
  },
92
92
  "name": "amsterdamColorDarkBlue",
93
93
  "attributes": {
@@ -311,6 +311,122 @@ module.exports = {
311
311
  ]
312
312
  }
313
313
  },
314
+ "proportion": {
315
+ "x-tall": {
316
+ "value": "9 / 16",
317
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
318
+ "isSource": true,
319
+ "original": {
320
+ "value": "9 / 16"
321
+ },
322
+ "name": "amsterdamProportionXTall",
323
+ "attributes": {
324
+ "category": "amsterdam",
325
+ "type": "proportion",
326
+ "item": "x-tall"
327
+ },
328
+ "path": [
329
+ "amsterdam",
330
+ "proportion",
331
+ "x-tall"
332
+ ]
333
+ },
334
+ "tall": {
335
+ "value": "4 / 5",
336
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
337
+ "isSource": true,
338
+ "original": {
339
+ "value": "4 / 5"
340
+ },
341
+ "name": "amsterdamProportionTall",
342
+ "attributes": {
343
+ "category": "amsterdam",
344
+ "type": "proportion",
345
+ "item": "tall"
346
+ },
347
+ "path": [
348
+ "amsterdam",
349
+ "proportion",
350
+ "tall"
351
+ ]
352
+ },
353
+ "square": {
354
+ "value": "1 / 1",
355
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
356
+ "isSource": true,
357
+ "original": {
358
+ "value": "1 / 1"
359
+ },
360
+ "name": "amsterdamProportionSquare",
361
+ "attributes": {
362
+ "category": "amsterdam",
363
+ "type": "proportion",
364
+ "item": "square"
365
+ },
366
+ "path": [
367
+ "amsterdam",
368
+ "proportion",
369
+ "square"
370
+ ]
371
+ },
372
+ "wide": {
373
+ "value": "5 / 4",
374
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
375
+ "isSource": true,
376
+ "original": {
377
+ "value": "5 / 4"
378
+ },
379
+ "name": "amsterdamProportionWide",
380
+ "attributes": {
381
+ "category": "amsterdam",
382
+ "type": "proportion",
383
+ "item": "wide"
384
+ },
385
+ "path": [
386
+ "amsterdam",
387
+ "proportion",
388
+ "wide"
389
+ ]
390
+ },
391
+ "x-wide": {
392
+ "value": "16 / 9",
393
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
394
+ "isSource": true,
395
+ "original": {
396
+ "value": "16 / 9"
397
+ },
398
+ "name": "amsterdamProportionXWide",
399
+ "attributes": {
400
+ "category": "amsterdam",
401
+ "type": "proportion",
402
+ "item": "x-wide"
403
+ },
404
+ "path": [
405
+ "amsterdam",
406
+ "proportion",
407
+ "x-wide"
408
+ ]
409
+ },
410
+ "2x-wide": {
411
+ "value": "32 / 9",
412
+ "filePath": "./src/brand/amsterdam/proportion.tokens.json",
413
+ "isSource": true,
414
+ "original": {
415
+ "value": "32 / 9"
416
+ },
417
+ "name": "amsterdamProportion2xWide",
418
+ "attributes": {
419
+ "category": "amsterdam",
420
+ "type": "proportion",
421
+ "item": "2x-wide"
422
+ },
423
+ "path": [
424
+ "amsterdam",
425
+ "proportion",
426
+ "2x-wide"
427
+ ]
428
+ }
429
+ },
314
430
  "typography": {
315
431
  "font-family": {
316
432
  "value": "'Amsterdam Sans', Arial, sans-serif",
@@ -1350,6 +1466,550 @@ module.exports = {
1350
1466
  }
1351
1467
  }
1352
1468
  },
1469
+ "alert": {
1470
+ "background-color": {
1471
+ "value": "#FFE600",
1472
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1473
+ "isSource": true,
1474
+ "original": {
1475
+ "value": "{amsterdam.color.yellow}"
1476
+ },
1477
+ "name": "amsterdamAlertBackgroundColor",
1478
+ "attributes": {
1479
+ "category": "amsterdam",
1480
+ "type": "alert",
1481
+ "item": "background-color"
1482
+ },
1483
+ "path": [
1484
+ "amsterdam",
1485
+ "alert",
1486
+ "background-color"
1487
+ ]
1488
+ },
1489
+ "border": {
1490
+ "value": "4px solid #FFE600",
1491
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1492
+ "isSource": true,
1493
+ "original": {
1494
+ "value": "4px solid {amsterdam.color.yellow}"
1495
+ },
1496
+ "name": "amsterdamAlertBorder",
1497
+ "attributes": {
1498
+ "category": "amsterdam",
1499
+ "type": "alert",
1500
+ "item": "border"
1501
+ },
1502
+ "path": [
1503
+ "amsterdam",
1504
+ "alert",
1505
+ "border"
1506
+ ]
1507
+ },
1508
+ "gap": {
1509
+ "value": "1rem",
1510
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1511
+ "isSource": true,
1512
+ "original": {
1513
+ "value": "1rem"
1514
+ },
1515
+ "name": "amsterdamAlertGap",
1516
+ "attributes": {
1517
+ "category": "amsterdam",
1518
+ "type": "alert",
1519
+ "item": "gap"
1520
+ },
1521
+ "path": [
1522
+ "amsterdam",
1523
+ "alert",
1524
+ "gap"
1525
+ ]
1526
+ },
1527
+ "padding-block-start": {
1528
+ "value": "1rem",
1529
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1530
+ "isSource": true,
1531
+ "original": {
1532
+ "value": "{amsterdam.spacing.inset.md}"
1533
+ },
1534
+ "name": "amsterdamAlertPaddingBlockStart",
1535
+ "attributes": {
1536
+ "category": "amsterdam",
1537
+ "type": "alert",
1538
+ "item": "padding-block-start"
1539
+ },
1540
+ "path": [
1541
+ "amsterdam",
1542
+ "alert",
1543
+ "padding-block-start"
1544
+ ]
1545
+ },
1546
+ "padding-block-end": {
1547
+ "value": "1rem",
1548
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1549
+ "isSource": true,
1550
+ "original": {
1551
+ "value": "{amsterdam.spacing.inset.md}"
1552
+ },
1553
+ "name": "amsterdamAlertPaddingBlockEnd",
1554
+ "attributes": {
1555
+ "category": "amsterdam",
1556
+ "type": "alert",
1557
+ "item": "padding-block-end"
1558
+ },
1559
+ "path": [
1560
+ "amsterdam",
1561
+ "alert",
1562
+ "padding-block-end"
1563
+ ]
1564
+ },
1565
+ "padding-inline-start": {
1566
+ "value": "1.5rem",
1567
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1568
+ "isSource": true,
1569
+ "original": {
1570
+ "value": "{amsterdam.spacing.inset.lg}"
1571
+ },
1572
+ "name": "amsterdamAlertPaddingInlineStart",
1573
+ "attributes": {
1574
+ "category": "amsterdam",
1575
+ "type": "alert",
1576
+ "item": "padding-inline-start"
1577
+ },
1578
+ "path": [
1579
+ "amsterdam",
1580
+ "alert",
1581
+ "padding-inline-start"
1582
+ ]
1583
+ },
1584
+ "padding-inline-end": {
1585
+ "value": "1.5rem",
1586
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1587
+ "isSource": true,
1588
+ "original": {
1589
+ "value": "{amsterdam.spacing.inset.lg}"
1590
+ },
1591
+ "name": "amsterdamAlertPaddingInlineEnd",
1592
+ "attributes": {
1593
+ "category": "amsterdam",
1594
+ "type": "alert",
1595
+ "item": "padding-inline-end"
1596
+ },
1597
+ "path": [
1598
+ "amsterdam",
1599
+ "alert",
1600
+ "padding-inline-end"
1601
+ ]
1602
+ },
1603
+ "title": {
1604
+ "color": {
1605
+ "value": "#000000",
1606
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1607
+ "isSource": true,
1608
+ "original": {
1609
+ "value": "{amsterdam.color.primary-black}"
1610
+ },
1611
+ "name": "amsterdamAlertTitleColor",
1612
+ "attributes": {
1613
+ "category": "amsterdam",
1614
+ "type": "alert",
1615
+ "item": "title",
1616
+ "subitem": "color"
1617
+ },
1618
+ "path": [
1619
+ "amsterdam",
1620
+ "alert",
1621
+ "title",
1622
+ "color"
1623
+ ]
1624
+ },
1625
+ "font-family": {
1626
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1627
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1628
+ "isSource": true,
1629
+ "original": {
1630
+ "value": "{amsterdam.typography.font-family}"
1631
+ },
1632
+ "name": "amsterdamAlertTitleFontFamily",
1633
+ "attributes": {
1634
+ "category": "amsterdam",
1635
+ "type": "alert",
1636
+ "item": "title",
1637
+ "subitem": "font-family"
1638
+ },
1639
+ "path": [
1640
+ "amsterdam",
1641
+ "alert",
1642
+ "title",
1643
+ "font-family"
1644
+ ]
1645
+ },
1646
+ "font-weight": {
1647
+ "value": 800,
1648
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1649
+ "isSource": true,
1650
+ "original": {
1651
+ "value": "{amsterdam.typography.font-weight.bold}"
1652
+ },
1653
+ "name": "amsterdamAlertTitleFontWeight",
1654
+ "attributes": {
1655
+ "category": "amsterdam",
1656
+ "type": "alert",
1657
+ "item": "title",
1658
+ "subitem": "font-weight"
1659
+ },
1660
+ "path": [
1661
+ "amsterdam",
1662
+ "alert",
1663
+ "title",
1664
+ "font-weight"
1665
+ ]
1666
+ },
1667
+ "line-height": {
1668
+ "value": "1.5",
1669
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1670
+ "isSource": true,
1671
+ "original": {
1672
+ "value": "{amsterdam.typography.text-level.5.line-height}"
1673
+ },
1674
+ "name": "amsterdamAlertTitleLineHeight",
1675
+ "attributes": {
1676
+ "category": "amsterdam",
1677
+ "type": "alert",
1678
+ "item": "title",
1679
+ "subitem": "line-height"
1680
+ },
1681
+ "path": [
1682
+ "amsterdam",
1683
+ "alert",
1684
+ "title",
1685
+ "line-height"
1686
+ ]
1687
+ },
1688
+ "narrow": {
1689
+ "font-size": {
1690
+ "value": "clamp(1.375rem, calc(1.375rem + (0.25 * (100vw - 20rem)) / 33.3125), 1.625rem)",
1691
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1692
+ "isSource": true,
1693
+ "original": {
1694
+ "value": "{amsterdam.typography.text-level.5.narrow.font-size}"
1695
+ },
1696
+ "name": "amsterdamAlertTitleNarrowFontSize",
1697
+ "attributes": {
1698
+ "category": "amsterdam",
1699
+ "type": "alert",
1700
+ "item": "title",
1701
+ "subitem": "narrow",
1702
+ "state": "font-size"
1703
+ },
1704
+ "path": [
1705
+ "amsterdam",
1706
+ "alert",
1707
+ "title",
1708
+ "narrow",
1709
+ "font-size"
1710
+ ]
1711
+ }
1712
+ },
1713
+ "wide": {
1714
+ "font-size": {
1715
+ "value": "clamp(1.625rem, calc(1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625), 1.75rem)",
1716
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1717
+ "isSource": true,
1718
+ "original": {
1719
+ "value": "{amsterdam.typography.text-level.5.wide.font-size}"
1720
+ },
1721
+ "name": "amsterdamAlertTitleWideFontSize",
1722
+ "attributes": {
1723
+ "category": "amsterdam",
1724
+ "type": "alert",
1725
+ "item": "title",
1726
+ "subitem": "wide",
1727
+ "state": "font-size"
1728
+ },
1729
+ "path": [
1730
+ "amsterdam",
1731
+ "alert",
1732
+ "title",
1733
+ "wide",
1734
+ "font-size"
1735
+ ]
1736
+ }
1737
+ }
1738
+ },
1739
+ "error": {
1740
+ "background-color": {
1741
+ "value": "#ffffff",
1742
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1743
+ "isSource": true,
1744
+ "original": {
1745
+ "value": "{amsterdam.color.primary-white}"
1746
+ },
1747
+ "name": "amsterdamAlertErrorBackgroundColor",
1748
+ "attributes": {
1749
+ "category": "amsterdam",
1750
+ "type": "alert",
1751
+ "item": "error",
1752
+ "subitem": "background-color"
1753
+ },
1754
+ "path": [
1755
+ "amsterdam",
1756
+ "alert",
1757
+ "error",
1758
+ "background-color"
1759
+ ]
1760
+ },
1761
+ "border-color": {
1762
+ "value": "#EC0000",
1763
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1764
+ "isSource": true,
1765
+ "original": {
1766
+ "value": "{amsterdam.color.primary-red}"
1767
+ },
1768
+ "name": "amsterdamAlertErrorBorderColor",
1769
+ "attributes": {
1770
+ "category": "amsterdam",
1771
+ "type": "alert",
1772
+ "item": "error",
1773
+ "subitem": "border-color"
1774
+ },
1775
+ "path": [
1776
+ "amsterdam",
1777
+ "alert",
1778
+ "error",
1779
+ "border-color"
1780
+ ]
1781
+ }
1782
+ },
1783
+ "success": {
1784
+ "background-color": {
1785
+ "value": "#ffffff",
1786
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1787
+ "isSource": true,
1788
+ "original": {
1789
+ "value": "{amsterdam.color.primary-white}"
1790
+ },
1791
+ "name": "amsterdamAlertSuccessBackgroundColor",
1792
+ "attributes": {
1793
+ "category": "amsterdam",
1794
+ "type": "alert",
1795
+ "item": "success",
1796
+ "subitem": "background-color"
1797
+ },
1798
+ "path": [
1799
+ "amsterdam",
1800
+ "alert",
1801
+ "success",
1802
+ "background-color"
1803
+ ]
1804
+ },
1805
+ "border-color": {
1806
+ "value": "#00A03C",
1807
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1808
+ "isSource": true,
1809
+ "original": {
1810
+ "value": "{amsterdam.color.dark-green}"
1811
+ },
1812
+ "name": "amsterdamAlertSuccessBorderColor",
1813
+ "attributes": {
1814
+ "category": "amsterdam",
1815
+ "type": "alert",
1816
+ "item": "success",
1817
+ "subitem": "border-color"
1818
+ },
1819
+ "path": [
1820
+ "amsterdam",
1821
+ "alert",
1822
+ "success",
1823
+ "border-color"
1824
+ ]
1825
+ }
1826
+ },
1827
+ "close": {
1828
+ "background-color": {
1829
+ "value": "transparent",
1830
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1831
+ "isSource": true,
1832
+ "original": {
1833
+ "value": "transparent"
1834
+ },
1835
+ "name": "amsterdamAlertCloseBackgroundColor",
1836
+ "attributes": {
1837
+ "category": "amsterdam",
1838
+ "type": "alert",
1839
+ "item": "close",
1840
+ "subitem": "background-color"
1841
+ },
1842
+ "path": [
1843
+ "amsterdam",
1844
+ "alert",
1845
+ "close",
1846
+ "background-color"
1847
+ ]
1848
+ },
1849
+ "fill": {
1850
+ "value": "#000000",
1851
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1852
+ "isSource": true,
1853
+ "original": {
1854
+ "value": "{amsterdam.color.primary-black}"
1855
+ },
1856
+ "name": "amsterdamAlertCloseFill",
1857
+ "attributes": {
1858
+ "category": "amsterdam",
1859
+ "type": "alert",
1860
+ "item": "close",
1861
+ "subitem": "fill"
1862
+ },
1863
+ "path": [
1864
+ "amsterdam",
1865
+ "alert",
1866
+ "close",
1867
+ "fill"
1868
+ ]
1869
+ },
1870
+ "hover": {
1871
+ "fill": {
1872
+ "value": "#004699",
1873
+ "filePath": "./src/components/amsterdam/alert.tokens.json",
1874
+ "isSource": true,
1875
+ "original": {
1876
+ "value": "{amsterdam.color.primary-blue}"
1877
+ },
1878
+ "name": "amsterdamAlertCloseHoverFill",
1879
+ "attributes": {
1880
+ "category": "amsterdam",
1881
+ "type": "alert",
1882
+ "item": "close",
1883
+ "subitem": "hover",
1884
+ "state": "fill"
1885
+ },
1886
+ "path": [
1887
+ "amsterdam",
1888
+ "alert",
1889
+ "close",
1890
+ "hover",
1891
+ "fill"
1892
+ ]
1893
+ }
1894
+ }
1895
+ }
1896
+ },
1897
+ "aspect-ratio": {
1898
+ "x-tall": {
1899
+ "value": "9 / 16",
1900
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1901
+ "isSource": true,
1902
+ "original": {
1903
+ "value": "{amsterdam.proportion.x-tall}"
1904
+ },
1905
+ "name": "amsterdamAspectRatioXTall",
1906
+ "attributes": {
1907
+ "category": "amsterdam",
1908
+ "type": "aspect-ratio",
1909
+ "item": "x-tall"
1910
+ },
1911
+ "path": [
1912
+ "amsterdam",
1913
+ "aspect-ratio",
1914
+ "x-tall"
1915
+ ]
1916
+ },
1917
+ "tall": {
1918
+ "value": "4 / 5",
1919
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1920
+ "isSource": true,
1921
+ "original": {
1922
+ "value": "{amsterdam.proportion.tall}"
1923
+ },
1924
+ "name": "amsterdamAspectRatioTall",
1925
+ "attributes": {
1926
+ "category": "amsterdam",
1927
+ "type": "aspect-ratio",
1928
+ "item": "tall"
1929
+ },
1930
+ "path": [
1931
+ "amsterdam",
1932
+ "aspect-ratio",
1933
+ "tall"
1934
+ ]
1935
+ },
1936
+ "square": {
1937
+ "value": "1 / 1",
1938
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1939
+ "isSource": true,
1940
+ "original": {
1941
+ "value": "{amsterdam.proportion.square}"
1942
+ },
1943
+ "name": "amsterdamAspectRatioSquare",
1944
+ "attributes": {
1945
+ "category": "amsterdam",
1946
+ "type": "aspect-ratio",
1947
+ "item": "square"
1948
+ },
1949
+ "path": [
1950
+ "amsterdam",
1951
+ "aspect-ratio",
1952
+ "square"
1953
+ ]
1954
+ },
1955
+ "wide": {
1956
+ "value": "5 / 4",
1957
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1958
+ "isSource": true,
1959
+ "original": {
1960
+ "value": "{amsterdam.proportion.wide}"
1961
+ },
1962
+ "name": "amsterdamAspectRatioWide",
1963
+ "attributes": {
1964
+ "category": "amsterdam",
1965
+ "type": "aspect-ratio",
1966
+ "item": "wide"
1967
+ },
1968
+ "path": [
1969
+ "amsterdam",
1970
+ "aspect-ratio",
1971
+ "wide"
1972
+ ]
1973
+ },
1974
+ "x-wide": {
1975
+ "value": "16 / 9",
1976
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1977
+ "isSource": true,
1978
+ "original": {
1979
+ "value": "{amsterdam.proportion.x-wide}"
1980
+ },
1981
+ "name": "amsterdamAspectRatioXWide",
1982
+ "attributes": {
1983
+ "category": "amsterdam",
1984
+ "type": "aspect-ratio",
1985
+ "item": "x-wide"
1986
+ },
1987
+ "path": [
1988
+ "amsterdam",
1989
+ "aspect-ratio",
1990
+ "x-wide"
1991
+ ]
1992
+ },
1993
+ "2x-wide": {
1994
+ "value": "32 / 9",
1995
+ "filePath": "./src/components/amsterdam/aspect-ratio.tokens.json",
1996
+ "isSource": true,
1997
+ "original": {
1998
+ "value": "{amsterdam.proportion.2x-wide}"
1999
+ },
2000
+ "name": "amsterdamAspectRatio2xWide",
2001
+ "attributes": {
2002
+ "category": "amsterdam",
2003
+ "type": "aspect-ratio",
2004
+ "item": "2x-wide"
2005
+ },
2006
+ "path": [
2007
+ "amsterdam",
2008
+ "aspect-ratio",
2009
+ "2x-wide"
2010
+ ]
2011
+ }
2012
+ },
1353
2013
  "blockquote": {
1354
2014
  "color": {
1355
2015
  "value": "#000000",
@@ -1532,6 +2192,25 @@ module.exports = {
1532
2192
  "font-family"
1533
2193
  ]
1534
2194
  },
2195
+ "font-weight": {
2196
+ "value": 400,
2197
+ "filePath": "./src/components/amsterdam/breadcrumb.tokens.json",
2198
+ "isSource": true,
2199
+ "original": {
2200
+ "value": "{amsterdam.typography.font-weight.normal}"
2201
+ },
2202
+ "name": "amsterdamBreadcrumbFontWeight",
2203
+ "attributes": {
2204
+ "category": "amsterdam",
2205
+ "type": "breadcrumb",
2206
+ "item": "font-weight"
2207
+ },
2208
+ "path": [
2209
+ "amsterdam",
2210
+ "breadcrumb",
2211
+ "font-weight"
2212
+ ]
2213
+ },
1535
2214
  "line-height": {
1536
2215
  "value": "1.6",
1537
2216
  "filePath": "./src/components/amsterdam/breadcrumb.tokens.json",
@@ -1621,7 +2300,7 @@ module.exports = {
1621
2300
  },
1622
2301
  "hover": {
1623
2302
  "color": {
1624
- "value": "#00387A",
2303
+ "value": "#102E62",
1625
2304
  "filePath": "./src/components/amsterdam/breadcrumb.tokens.json",
1626
2305
  "isSource": true,
1627
2306
  "original": {
@@ -1644,7 +2323,7 @@ module.exports = {
1644
2323
  ]
1645
2324
  },
1646
2325
  "box-shadow": {
1647
- "value": "inset 0 -2px 0 0 #00387A",
2326
+ "value": "inset 0 -2px 0 0 #102E62",
1648
2327
  "filePath": "./src/components/amsterdam/breadcrumb.tokens.json",
1649
2328
  "isSource": true,
1650
2329
  "original": {
@@ -1669,7 +2348,7 @@ module.exports = {
1669
2348
  },
1670
2349
  "focus": {
1671
2350
  "color": {
1672
- "value": "#00387A",
2351
+ "value": "#102E62",
1673
2352
  "filePath": "./src/components/amsterdam/breadcrumb.tokens.json",
1674
2353
  "isSource": true,
1675
2354
  "original": {
@@ -1788,7 +2467,7 @@ module.exports = {
1788
2467
  },
1789
2468
  "hover": {
1790
2469
  "box-shadow": {
1791
- "value": "inset 0 0 0 3px #00387A",
2470
+ "value": "inset 0 0 0 3px #102E62",
1792
2471
  "filePath": "./src/components/amsterdam/button.tokens.json",
1793
2472
  "isSource": true,
1794
2473
  "original": {
@@ -1838,11 +2517,11 @@ module.exports = {
1838
2517
  },
1839
2518
  "focus": {
1840
2519
  "box-shadow": {
1841
- "value": "inset 0 0 0 3px #00387A",
2520
+ "value": "inset 0 0 0 2px #004699",
1842
2521
  "filePath": "./src/components/amsterdam/button.tokens.json",
1843
2522
  "isSource": true,
1844
2523
  "original": {
1845
- "value": "inset 0 0 0 3px {amsterdam.color.dark-blue}"
2524
+ "value": "inset 0 0 0 2px {amsterdam.color.primary-blue}"
1846
2525
  },
1847
2526
  "name": "amsterdamButtonSecondaryFocusBoxShadow",
1848
2527
  "attributes": {
@@ -1859,29 +2538,6 @@ module.exports = {
1859
2538
  "focus",
1860
2539
  "box-shadow"
1861
2540
  ]
1862
- },
1863
- "color": {
1864
- "value": "#00387A",
1865
- "filePath": "./src/components/amsterdam/button.tokens.json",
1866
- "isSource": true,
1867
- "original": {
1868
- "value": "{amsterdam.color.dark-blue}"
1869
- },
1870
- "name": "amsterdamButtonSecondaryFocusColor",
1871
- "attributes": {
1872
- "category": "amsterdam",
1873
- "type": "button",
1874
- "item": "secondary",
1875
- "subitem": "focus",
1876
- "state": "color"
1877
- },
1878
- "path": [
1879
- "amsterdam",
1880
- "button",
1881
- "secondary",
1882
- "focus",
1883
- "color"
1884
- ]
1885
2541
  }
1886
2542
  }
1887
2543
  },
@@ -1910,32 +2566,76 @@ module.exports = {
1910
2566
  "box-shadow"
1911
2567
  ]
1912
2568
  }
2569
+ }
2570
+ }
2571
+ },
2572
+ "card": {
2573
+ "link": {
2574
+ "color": {
2575
+ "value": "#004699",
2576
+ "filePath": "./src/components/amsterdam/card.tokens.json",
2577
+ "isSource": true,
2578
+ "original": {
2579
+ "value": "{amsterdam.color.primary-blue}"
2580
+ },
2581
+ "name": "amsterdamCardLinkColor",
2582
+ "attributes": {
2583
+ "category": "amsterdam",
2584
+ "type": "card",
2585
+ "item": "link",
2586
+ "subitem": "color"
2587
+ },
2588
+ "path": [
2589
+ "amsterdam",
2590
+ "card",
2591
+ "link",
2592
+ "color"
2593
+ ]
1913
2594
  },
1914
- "focus": {
1915
- "box-shadow": {
1916
- "value": "inset 0 0 0 2px #767676",
1917
- "filePath": "./src/components/amsterdam/button.tokens.json",
2595
+ "hover": {
2596
+ "color": {
2597
+ "value": "#102E62",
2598
+ "filePath": "./src/components/amsterdam/card.tokens.json",
1918
2599
  "isSource": true,
1919
2600
  "original": {
1920
- "value": "inset 0 0 0 2px {amsterdam.color.neutral-grey3}"
2601
+ "value": "{amsterdam.color.dark-blue}"
1921
2602
  },
1922
- "name": "amsterdamButtonTertiaryFocusBoxShadow",
2603
+ "name": "amsterdamCardLinkHoverColor",
1923
2604
  "attributes": {
1924
2605
  "category": "amsterdam",
1925
- "type": "button",
1926
- "item": "tertiary",
1927
- "subitem": "focus",
1928
- "state": "box-shadow"
2606
+ "type": "card",
2607
+ "item": "link",
2608
+ "subitem": "hover",
2609
+ "state": "color"
1929
2610
  },
1930
2611
  "path": [
1931
2612
  "amsterdam",
1932
- "button",
1933
- "tertiary",
1934
- "focus",
1935
- "box-shadow"
2613
+ "card",
2614
+ "link",
2615
+ "hover",
2616
+ "color"
1936
2617
  ]
1937
2618
  }
1938
2619
  }
2620
+ },
2621
+ "outline-offset": {
2622
+ "value": "2px",
2623
+ "filePath": "./src/components/amsterdam/card.tokens.json",
2624
+ "isSource": true,
2625
+ "original": {
2626
+ "value": "{amsterdam.focus.outline-offset}"
2627
+ },
2628
+ "name": "amsterdamCardOutlineOffset",
2629
+ "attributes": {
2630
+ "category": "amsterdam",
2631
+ "type": "card",
2632
+ "item": "outline-offset"
2633
+ },
2634
+ "path": [
2635
+ "amsterdam",
2636
+ "card",
2637
+ "outline-offset"
2638
+ ]
1939
2639
  }
1940
2640
  },
1941
2641
  "checkbox": {
@@ -2006,7 +2706,7 @@ module.exports = {
2006
2706
  },
2007
2707
  "hover": {
2008
2708
  "background-color": {
2009
- "value": "#00387A",
2709
+ "value": "#102E62",
2010
2710
  "filePath": "./src/components/amsterdam/checkbox.tokens.json",
2011
2711
  "isSource": true,
2012
2712
  "original": {
@@ -2164,7 +2864,7 @@ module.exports = {
2164
2864
  },
2165
2865
  "hover": {
2166
2866
  "border-color": {
2167
- "value": "#00387A",
2867
+ "value": "#102E62",
2168
2868
  "filePath": "./src/components/amsterdam/checkbox.tokens.json",
2169
2869
  "isSource": true,
2170
2870
  "original": {
@@ -2370,7 +3070,7 @@ module.exports = {
2370
3070
  },
2371
3071
  "hover": {
2372
3072
  "background-color": {
2373
- "value": "#00387A",
3073
+ "value": "#102E62",
2374
3074
  "filePath": "./src/components/amsterdam/checkbox.tokens.json",
2375
3075
  "isSource": true,
2376
3076
  "original": {
@@ -2530,7 +3230,7 @@ module.exports = {
2530
3230
  },
2531
3231
  "hover": {
2532
3232
  "color": {
2533
- "value": "#00387A",
3233
+ "value": "#102E62",
2534
3234
  "filePath": "./src/components/amsterdam/checkbox.tokens.json",
2535
3235
  "isSource": true,
2536
3236
  "original": {
@@ -2785,6 +3485,169 @@ module.exports = {
2785
3485
  }
2786
3486
  }
2787
3487
  },
3488
+ "grid": {
3489
+ "column-count": {
3490
+ "value": "4",
3491
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3492
+ "isSource": true,
3493
+ "original": {
3494
+ "value": "4"
3495
+ },
3496
+ "name": "amsterdamGridColumnCount",
3497
+ "attributes": {
3498
+ "category": "amsterdam",
3499
+ "type": "grid",
3500
+ "item": "column-count"
3501
+ },
3502
+ "path": [
3503
+ "amsterdam",
3504
+ "grid",
3505
+ "column-count"
3506
+ ]
3507
+ },
3508
+ "density-low": {
3509
+ "gap": {
3510
+ "value": "clamp(1rem, 3.125vw + 0.375rem, 3.5rem)",
3511
+ "comment": "Grows from 16px at 320px wide to 56px at 1600px wide.",
3512
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3513
+ "isSource": true,
3514
+ "original": {
3515
+ "value": "clamp(1rem, 3.125vw + 0.375rem, 3.5rem)",
3516
+ "comment": "Grows from 16px at 320px wide to 56px at 1600px wide."
3517
+ },
3518
+ "name": "amsterdamGridDensityLowGap",
3519
+ "attributes": {
3520
+ "category": "amsterdam",
3521
+ "type": "grid",
3522
+ "item": "density-low",
3523
+ "subitem": "gap"
3524
+ },
3525
+ "path": [
3526
+ "amsterdam",
3527
+ "grid",
3528
+ "density-low",
3529
+ "gap"
3530
+ ]
3531
+ },
3532
+ "padding-inline": {
3533
+ "value": "clamp(1.5rem, 4.6875vw + 0.5625rem, 5.25rem)",
3534
+ "comment": "Equals 1.5 times the gap.",
3535
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3536
+ "isSource": true,
3537
+ "original": {
3538
+ "value": "clamp(1.5rem, 4.6875vw + 0.5625rem, 5.25rem)",
3539
+ "comment": "Equals 1.5 times the gap."
3540
+ },
3541
+ "name": "amsterdamGridDensityLowPaddingInline",
3542
+ "attributes": {
3543
+ "category": "amsterdam",
3544
+ "type": "grid",
3545
+ "item": "density-low",
3546
+ "subitem": "padding-inline"
3547
+ },
3548
+ "path": [
3549
+ "amsterdam",
3550
+ "grid",
3551
+ "density-low",
3552
+ "padding-inline"
3553
+ ]
3554
+ }
3555
+ },
3556
+ "density-high": {
3557
+ "gap": {
3558
+ "value": "clamp(1rem, 1.5625vw - 0.0625rem, 2.5rem)",
3559
+ "comment": "Grows from 16px at 1088px wide to 40px at 2624px wide.",
3560
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3561
+ "isSource": true,
3562
+ "original": {
3563
+ "value": "clamp(1rem, 1.5625vw - 0.0625rem, 2.5rem)",
3564
+ "comment": "Grows from 16px at 1088px wide to 40px at 2624px wide."
3565
+ },
3566
+ "name": "amsterdamGridDensityHighGap",
3567
+ "attributes": {
3568
+ "category": "amsterdam",
3569
+ "type": "grid",
3570
+ "item": "density-high",
3571
+ "subitem": "gap"
3572
+ },
3573
+ "path": [
3574
+ "amsterdam",
3575
+ "grid",
3576
+ "density-high",
3577
+ "gap"
3578
+ ]
3579
+ },
3580
+ "padding-inline": {
3581
+ "value": "clamp(1rem, 1.5625vw - 0.0625rem, 2.5rem)",
3582
+ "comment": "Equals the gap.",
3583
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3584
+ "isSource": true,
3585
+ "original": {
3586
+ "value": "clamp(1rem, 1.5625vw - 0.0625rem, 2.5rem)",
3587
+ "comment": "Equals the gap."
3588
+ },
3589
+ "name": "amsterdamGridDensityHighPaddingInline",
3590
+ "attributes": {
3591
+ "category": "amsterdam",
3592
+ "type": "grid",
3593
+ "item": "density-high",
3594
+ "subitem": "padding-inline"
3595
+ },
3596
+ "path": [
3597
+ "amsterdam",
3598
+ "grid",
3599
+ "density-high",
3600
+ "padding-inline"
3601
+ ]
3602
+ }
3603
+ },
3604
+ "medium": {
3605
+ "column-count": {
3606
+ "value": "8",
3607
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3608
+ "isSource": true,
3609
+ "original": {
3610
+ "value": "8"
3611
+ },
3612
+ "name": "amsterdamGridMediumColumnCount",
3613
+ "attributes": {
3614
+ "category": "amsterdam",
3615
+ "type": "grid",
3616
+ "item": "medium",
3617
+ "subitem": "column-count"
3618
+ },
3619
+ "path": [
3620
+ "amsterdam",
3621
+ "grid",
3622
+ "medium",
3623
+ "column-count"
3624
+ ]
3625
+ }
3626
+ },
3627
+ "wide": {
3628
+ "column-count": {
3629
+ "value": "12",
3630
+ "filePath": "./src/components/amsterdam/grid.tokens.json",
3631
+ "isSource": true,
3632
+ "original": {
3633
+ "value": "12"
3634
+ },
3635
+ "name": "amsterdamGridWideColumnCount",
3636
+ "attributes": {
3637
+ "category": "amsterdam",
3638
+ "type": "grid",
3639
+ "item": "wide",
3640
+ "subitem": "column-count"
3641
+ },
3642
+ "path": [
3643
+ "amsterdam",
3644
+ "grid",
3645
+ "wide",
3646
+ "column-count"
3647
+ ]
3648
+ }
3649
+ }
3650
+ },
2788
3651
  "heading": {
2789
3652
  "1": {
2790
3653
  "line-height": {
@@ -3155,6 +4018,192 @@ module.exports = {
3155
4018
  ]
3156
4019
  }
3157
4020
  },
4021
+ "highlight": {
4022
+ "blue": {
4023
+ "background-color": {
4024
+ "value": "#004699",
4025
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4026
+ "isSource": true,
4027
+ "original": {
4028
+ "value": "{amsterdam.color.primary-blue}"
4029
+ },
4030
+ "name": "amsterdamHighlightBlueBackgroundColor",
4031
+ "attributes": {
4032
+ "category": "amsterdam",
4033
+ "type": "highlight",
4034
+ "item": "blue",
4035
+ "subitem": "background-color"
4036
+ },
4037
+ "path": [
4038
+ "amsterdam",
4039
+ "highlight",
4040
+ "blue",
4041
+ "background-color"
4042
+ ]
4043
+ }
4044
+ },
4045
+ "dark-green": {
4046
+ "background-color": {
4047
+ "value": "#00A03C",
4048
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4049
+ "isSource": true,
4050
+ "original": {
4051
+ "value": "{amsterdam.color.dark-green}"
4052
+ },
4053
+ "name": "amsterdamHighlightDarkGreenBackgroundColor",
4054
+ "attributes": {
4055
+ "category": "amsterdam",
4056
+ "type": "highlight",
4057
+ "item": "dark-green",
4058
+ "subitem": "background-color"
4059
+ },
4060
+ "path": [
4061
+ "amsterdam",
4062
+ "highlight",
4063
+ "dark-green",
4064
+ "background-color"
4065
+ ]
4066
+ }
4067
+ },
4068
+ "green": {
4069
+ "background-color": {
4070
+ "value": "#BED200",
4071
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4072
+ "isSource": true,
4073
+ "original": {
4074
+ "value": "{amsterdam.color.green}"
4075
+ },
4076
+ "name": "amsterdamHighlightGreenBackgroundColor",
4077
+ "attributes": {
4078
+ "category": "amsterdam",
4079
+ "type": "highlight",
4080
+ "item": "green",
4081
+ "subitem": "background-color"
4082
+ },
4083
+ "path": [
4084
+ "amsterdam",
4085
+ "highlight",
4086
+ "green",
4087
+ "background-color"
4088
+ ]
4089
+ }
4090
+ },
4091
+ "light-blue": {
4092
+ "background-color": {
4093
+ "value": "#009DEC",
4094
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4095
+ "isSource": true,
4096
+ "original": {
4097
+ "value": "{amsterdam.color.blue}"
4098
+ },
4099
+ "name": "amsterdamHighlightLightBlueBackgroundColor",
4100
+ "attributes": {
4101
+ "category": "amsterdam",
4102
+ "type": "highlight",
4103
+ "item": "light-blue",
4104
+ "subitem": "background-color"
4105
+ },
4106
+ "path": [
4107
+ "amsterdam",
4108
+ "highlight",
4109
+ "light-blue",
4110
+ "background-color"
4111
+ ]
4112
+ }
4113
+ },
4114
+ "magenta": {
4115
+ "background-color": {
4116
+ "value": "#E50082",
4117
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4118
+ "isSource": true,
4119
+ "original": {
4120
+ "value": "{amsterdam.color.magenta}"
4121
+ },
4122
+ "name": "amsterdamHighlightMagentaBackgroundColor",
4123
+ "attributes": {
4124
+ "category": "amsterdam",
4125
+ "type": "highlight",
4126
+ "item": "magenta",
4127
+ "subitem": "background-color"
4128
+ },
4129
+ "path": [
4130
+ "amsterdam",
4131
+ "highlight",
4132
+ "magenta",
4133
+ "background-color"
4134
+ ]
4135
+ }
4136
+ },
4137
+ "orange": {
4138
+ "background-color": {
4139
+ "value": "#FF9100",
4140
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4141
+ "isSource": true,
4142
+ "original": {
4143
+ "value": "{amsterdam.color.orange}"
4144
+ },
4145
+ "name": "amsterdamHighlightOrangeBackgroundColor",
4146
+ "attributes": {
4147
+ "category": "amsterdam",
4148
+ "type": "highlight",
4149
+ "item": "orange",
4150
+ "subitem": "background-color"
4151
+ },
4152
+ "path": [
4153
+ "amsterdam",
4154
+ "highlight",
4155
+ "orange",
4156
+ "background-color"
4157
+ ]
4158
+ }
4159
+ },
4160
+ "purple": {
4161
+ "background-color": {
4162
+ "value": "#A00078",
4163
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4164
+ "isSource": true,
4165
+ "original": {
4166
+ "value": "{amsterdam.color.purple}"
4167
+ },
4168
+ "name": "amsterdamHighlightPurpleBackgroundColor",
4169
+ "attributes": {
4170
+ "category": "amsterdam",
4171
+ "type": "highlight",
4172
+ "item": "purple",
4173
+ "subitem": "background-color"
4174
+ },
4175
+ "path": [
4176
+ "amsterdam",
4177
+ "highlight",
4178
+ "purple",
4179
+ "background-color"
4180
+ ]
4181
+ }
4182
+ },
4183
+ "yellow": {
4184
+ "background-color": {
4185
+ "value": "#FFE600",
4186
+ "filePath": "./src/components/amsterdam/highlight.tokens.json",
4187
+ "isSource": true,
4188
+ "original": {
4189
+ "value": "{amsterdam.color.yellow}"
4190
+ },
4191
+ "name": "amsterdamHighlightYellowBackgroundColor",
4192
+ "attributes": {
4193
+ "category": "amsterdam",
4194
+ "type": "highlight",
4195
+ "item": "yellow",
4196
+ "subitem": "background-color"
4197
+ },
4198
+ "path": [
4199
+ "amsterdam",
4200
+ "highlight",
4201
+ "yellow",
4202
+ "background-color"
4203
+ ]
4204
+ }
4205
+ }
4206
+ },
3158
4207
  "icon": {
3159
4208
  "size-3": {
3160
4209
  "icon-size": {
@@ -3589,31 +4638,31 @@ module.exports = {
3589
4638
  "font-weight"
3590
4639
  ]
3591
4640
  },
3592
- "focus": {
4641
+ "hover": {
3593
4642
  "color": {
3594
- "value": "#00387A",
4643
+ "value": "#102E62",
3595
4644
  "filePath": "./src/components/amsterdam/link.tokens.json",
3596
4645
  "isSource": true,
3597
4646
  "original": {
3598
4647
  "value": "{amsterdam.color.dark-blue}"
3599
4648
  },
3600
- "name": "amsterdamLinkFocusColor",
4649
+ "name": "amsterdamLinkHoverColor",
3601
4650
  "attributes": {
3602
4651
  "category": "amsterdam",
3603
4652
  "type": "link",
3604
- "item": "focus",
4653
+ "item": "hover",
3605
4654
  "subitem": "color"
3606
4655
  },
3607
4656
  "path": [
3608
4657
  "amsterdam",
3609
4658
  "link",
3610
- "focus",
4659
+ "hover",
3611
4660
  "color"
3612
4661
  ]
3613
4662
  }
3614
4663
  },
3615
4664
  "inline": {
3616
- "focus": {
4665
+ "hover": {
3617
4666
  "text-decoration": {
3618
4667
  "value": "underline",
3619
4668
  "filePath": "./src/components/amsterdam/link.tokens.json",
@@ -3621,19 +4670,19 @@ module.exports = {
3621
4670
  "original": {
3622
4671
  "value": "underline"
3623
4672
  },
3624
- "name": "amsterdamLinkInlineFocusTextDecoration",
4673
+ "name": "amsterdamLinkInlineHoverTextDecoration",
3625
4674
  "attributes": {
3626
4675
  "category": "amsterdam",
3627
4676
  "type": "link",
3628
4677
  "item": "inline",
3629
- "subitem": "focus",
4678
+ "subitem": "hover",
3630
4679
  "state": "text-decoration"
3631
4680
  },
3632
4681
  "path": [
3633
4682
  "amsterdam",
3634
4683
  "link",
3635
4684
  "inline",
3636
- "focus",
4685
+ "hover",
3637
4686
  "text-decoration"
3638
4687
  ]
3639
4688
  },
@@ -3644,19 +4693,19 @@ module.exports = {
3644
4693
  "original": {
3645
4694
  "value": "3px"
3646
4695
  },
3647
- "name": "amsterdamLinkInlineFocusTextUnderlineOffset",
4696
+ "name": "amsterdamLinkInlineHoverTextUnderlineOffset",
3648
4697
  "attributes": {
3649
4698
  "category": "amsterdam",
3650
4699
  "type": "link",
3651
4700
  "item": "inline",
3652
- "subitem": "focus",
4701
+ "subitem": "hover",
3653
4702
  "state": "text-underline-offset"
3654
4703
  },
3655
4704
  "path": [
3656
4705
  "amsterdam",
3657
4706
  "link",
3658
4707
  "inline",
3659
- "focus",
4708
+ "hover",
3660
4709
  "text-underline-offset"
3661
4710
  ]
3662
4711
  }
@@ -3721,28 +4770,49 @@ module.exports = {
3721
4770
  "amsterdam",
3722
4771
  "link",
3723
4772
  "inline",
3724
- "line-height"
4773
+ "line-height"
4774
+ ]
4775
+ },
4776
+ "text-decoration": {
4777
+ "value": "none",
4778
+ "filePath": "./src/components/amsterdam/link.tokens.json",
4779
+ "isSource": true,
4780
+ "original": {
4781
+ "value": "none"
4782
+ },
4783
+ "name": "amsterdamLinkInlineTextDecoration",
4784
+ "attributes": {
4785
+ "category": "amsterdam",
4786
+ "type": "link",
4787
+ "item": "inline",
4788
+ "subitem": "text-decoration"
4789
+ },
4790
+ "path": [
4791
+ "amsterdam",
4792
+ "link",
4793
+ "inline",
4794
+ "text-decoration"
3725
4795
  ]
3726
4796
  },
3727
- "text-decoration": {
3728
- "value": "none",
4797
+ "text-decoration-thickness": {
4798
+ "value": "2px",
3729
4799
  "filePath": "./src/components/amsterdam/link.tokens.json",
3730
4800
  "isSource": true,
3731
4801
  "original": {
3732
- "value": "none"
4802
+ "value": "2px"
3733
4803
  },
3734
- "name": "amsterdamLinkInlineTextDecoration",
4804
+ "name": "amsterdamLinkInlineTextDecorationThickness",
3735
4805
  "attributes": {
3736
4806
  "category": "amsterdam",
3737
4807
  "type": "link",
3738
4808
  "item": "inline",
3739
- "subitem": "text-decoration"
4809
+ "subitem": "text-decoration-thickness"
3740
4810
  },
3741
4811
  "path": [
3742
4812
  "amsterdam",
3743
4813
  "link",
3744
4814
  "inline",
3745
- "text-decoration"
4815
+ "text-decoration-thickness"
3746
4816
  ]
3747
4817
  },
3748
4818
  "visited": {
@@ -3793,7 +4863,7 @@ module.exports = {
3793
4863
  "gap"
3794
4864
  ]
3795
4865
  },
3796
- "focus": {
4866
+ "hover": {
3797
4867
  "text-decoration": {
3798
4868
  "value": "underline",
3799
4869
  "filePath": "./src/components/amsterdam/link.tokens.json",
@@ -3801,19 +4871,19 @@ module.exports = {
3801
4871
  "original": {
3802
4872
  "value": "underline"
3803
4873
  },
3804
- "name": "amsterdamLinkInListFocusTextDecoration",
4874
+ "name": "amsterdamLinkInListHoverTextDecoration",
3805
4875
  "attributes": {
3806
4876
  "category": "amsterdam",
3807
4877
  "type": "link",
3808
4878
  "item": "in-list",
3809
- "subitem": "focus",
4879
+ "subitem": "hover",
3810
4880
  "state": "text-decoration"
3811
4881
  },
3812
4882
  "path": [
3813
4883
  "amsterdam",
3814
4884
  "link",
3815
4885
  "in-list",
3816
- "focus",
4886
+ "hover",
3817
4887
  "text-decoration"
3818
4888
  ]
3819
4889
  },
@@ -3824,19 +4894,19 @@ module.exports = {
3824
4894
  "original": {
3825
4895
  "value": "2px"
3826
4896
  },
3827
- "name": "amsterdamLinkInListFocusTextDecorationThickness",
4897
+ "name": "amsterdamLinkInListHoverTextDecorationThickness",
3828
4898
  "attributes": {
3829
4899
  "category": "amsterdam",
3830
4900
  "type": "link",
3831
4901
  "item": "in-list",
3832
- "subitem": "focus",
4902
+ "subitem": "hover",
3833
4903
  "state": "text-decoration-thickness"
3834
4904
  },
3835
4905
  "path": [
3836
4906
  "amsterdam",
3837
4907
  "link",
3838
4908
  "in-list",
3839
- "focus",
4909
+ "hover",
3840
4910
  "text-decoration-thickness"
3841
4911
  ]
3842
4912
  },
@@ -3847,19 +4917,19 @@ module.exports = {
3847
4917
  "original": {
3848
4918
  "value": "7px"
3849
4919
  },
3850
- "name": "amsterdamLinkInListFocusTextUnderlineOffset",
4920
+ "name": "amsterdamLinkInListHoverTextUnderlineOffset",
3851
4921
  "attributes": {
3852
4922
  "category": "amsterdam",
3853
4923
  "type": "link",
3854
4924
  "item": "in-list",
3855
- "subitem": "focus",
4925
+ "subitem": "hover",
3856
4926
  "state": "text-underline-offset"
3857
4927
  },
3858
4928
  "path": [
3859
4929
  "amsterdam",
3860
4930
  "link",
3861
4931
  "in-list",
3862
- "focus",
4932
+ "hover",
3863
4933
  "text-underline-offset"
3864
4934
  ]
3865
4935
  }
@@ -4000,7 +5070,7 @@ module.exports = {
4000
5070
  "text-decoration-thickness"
4001
5071
  ]
4002
5072
  },
4003
- "focus": {
5073
+ "hover": {
4004
5074
  "text-decoration-thickness": {
4005
5075
  "value": "3px",
4006
5076
  "filePath": "./src/components/amsterdam/link.tokens.json",
@@ -4008,19 +5078,19 @@ module.exports = {
4008
5078
  "original": {
4009
5079
  "value": "3px"
4010
5080
  },
4011
- "name": "amsterdamLinkStandaloneFocusTextDecorationThickness",
5081
+ "name": "amsterdamLinkStandaloneHoverTextDecorationThickness",
4012
5082
  "attributes": {
4013
5083
  "category": "amsterdam",
4014
5084
  "type": "link",
4015
5085
  "item": "standalone",
4016
- "subitem": "focus",
5086
+ "subitem": "hover",
4017
5087
  "state": "text-decoration-thickness"
4018
5088
  },
4019
5089
  "path": [
4020
5090
  "amsterdam",
4021
5091
  "link",
4022
5092
  "standalone",
4023
- "focus",
5093
+ "hover",
4024
5094
  "text-decoration-thickness"
4025
5095
  ]
4026
5096
  },
@@ -4031,19 +5101,19 @@ module.exports = {
4031
5101
  "original": {
4032
5102
  "value": "7px"
4033
5103
  },
4034
- "name": "amsterdamLinkStandaloneFocusTextUnderlineOffset",
5104
+ "name": "amsterdamLinkStandaloneHoverTextUnderlineOffset",
4035
5105
  "attributes": {
4036
5106
  "category": "amsterdam",
4037
5107
  "type": "link",
4038
5108
  "item": "standalone",
4039
- "subitem": "focus",
5109
+ "subitem": "hover",
4040
5110
  "state": "text-underline-offset"
4041
5111
  },
4042
5112
  "path": [
4043
5113
  "amsterdam",
4044
5114
  "link",
4045
5115
  "standalone",
4046
- "focus",
5116
+ "hover",
4047
5117
  "text-underline-offset"
4048
5118
  ]
4049
5119
  }
@@ -4552,90 +5622,6 @@ module.exports = {
4552
5622
  }
4553
5623
  }
4554
5624
  },
4555
- "page-grid": {
4556
- "column-count": {
4557
- "narrow": {
4558
- "value": "4",
4559
- "filePath": "./src/components/amsterdam/page-grid.tokens.json",
4560
- "isSource": true,
4561
- "original": {
4562
- "value": "4"
4563
- },
4564
- "name": "amsterdamPageGridColumnCountNarrow",
4565
- "attributes": {
4566
- "category": "amsterdam",
4567
- "type": "page-grid",
4568
- "item": "column-count",
4569
- "subitem": "narrow"
4570
- },
4571
- "path": [
4572
- "amsterdam",
4573
- "page-grid",
4574
- "column-count",
4575
- "narrow"
4576
- ]
4577
- },
4578
- "wide": {
4579
- "value": "12",
4580
- "filePath": "./src/components/amsterdam/page-grid.tokens.json",
4581
- "isSource": true,
4582
- "original": {
4583
- "value": "12"
4584
- },
4585
- "name": "amsterdamPageGridColumnCountWide",
4586
- "attributes": {
4587
- "category": "amsterdam",
4588
- "type": "page-grid",
4589
- "item": "column-count",
4590
- "subitem": "wide"
4591
- },
4592
- "path": [
4593
- "amsterdam",
4594
- "page-grid",
4595
- "column-count",
4596
- "wide"
4597
- ]
4598
- }
4599
- },
4600
- "column-gap": {
4601
- "value": "clamp(0.5rem, calc(0.5rem + 0.0142857143 * (100vw - 20rem)), 1.5rem)",
4602
- "filePath": "./src/components/amsterdam/page-grid.tokens.json",
4603
- "isSource": true,
4604
- "original": {
4605
- "value": "clamp(0.5rem, calc(0.5rem + 0.0142857143 * (100vw - 20rem)), 1.5rem)"
4606
- },
4607
- "name": "amsterdamPageGridColumnGap",
4608
- "attributes": {
4609
- "category": "amsterdam",
4610
- "type": "page-grid",
4611
- "item": "column-gap"
4612
- },
4613
- "path": [
4614
- "amsterdam",
4615
- "page-grid",
4616
- "column-gap"
4617
- ]
4618
- },
4619
- "max-width": {
4620
- "value": "1440px",
4621
- "filePath": "./src/components/amsterdam/page-grid.tokens.json",
4622
- "isSource": true,
4623
- "original": {
4624
- "value": "1440px"
4625
- },
4626
- "name": "amsterdamPageGridMaxWidth",
4627
- "attributes": {
4628
- "category": "amsterdam",
4629
- "type": "page-grid",
4630
- "item": "max-width"
4631
- },
4632
- "path": [
4633
- "amsterdam",
4634
- "page-grid",
4635
- "max-width"
4636
- ]
4637
- }
4638
- },
4639
5625
  "page-heading": {
4640
5626
  "color": {
4641
5627
  "value": "#000000",
@@ -4976,72 +5962,269 @@ module.exports = {
4976
5962
  "filePath": "./src/components/amsterdam/page-menu.tokens.json",
4977
5963
  "isSource": true,
4978
5964
  "original": {
4979
- "value": "{amsterdam.typography.text-level.7.wide.font-size}"
5965
+ "value": "{amsterdam.typography.text-level.7.wide.font-size}"
5966
+ },
5967
+ "name": "amsterdamPageMenuItemWideFontSize",
5968
+ "attributes": {
5969
+ "category": "amsterdam",
5970
+ "type": "page-menu",
5971
+ "item": "item",
5972
+ "subitem": "wide",
5973
+ "state": "font-size"
5974
+ },
5975
+ "path": [
5976
+ "amsterdam",
5977
+ "page-menu",
5978
+ "item",
5979
+ "wide",
5980
+ "font-size"
5981
+ ]
5982
+ }
5983
+ },
5984
+ "hover": {
5985
+ "color": {
5986
+ "value": "#000000",
5987
+ "filePath": "./src/components/amsterdam/page-menu.tokens.json",
5988
+ "isSource": true,
5989
+ "original": {
5990
+ "value": "{amsterdam.color.primary-black}"
5991
+ },
5992
+ "name": "amsterdamPageMenuItemHoverColor",
5993
+ "attributes": {
5994
+ "category": "amsterdam",
5995
+ "type": "page-menu",
5996
+ "item": "item",
5997
+ "subitem": "hover",
5998
+ "state": "color"
5999
+ },
6000
+ "path": [
6001
+ "amsterdam",
6002
+ "page-menu",
6003
+ "item",
6004
+ "hover",
6005
+ "color"
6006
+ ]
6007
+ },
6008
+ "text-decoration": {
6009
+ "value": "underline",
6010
+ "filePath": "./src/components/amsterdam/page-menu.tokens.json",
6011
+ "isSource": true,
6012
+ "original": {
6013
+ "value": "underline"
6014
+ },
6015
+ "name": "amsterdamPageMenuItemHoverTextDecoration",
6016
+ "attributes": {
6017
+ "category": "amsterdam",
6018
+ "type": "page-menu",
6019
+ "item": "item",
6020
+ "subitem": "hover",
6021
+ "state": "text-decoration"
6022
+ },
6023
+ "path": [
6024
+ "amsterdam",
6025
+ "page-menu",
6026
+ "item",
6027
+ "hover",
6028
+ "text-decoration"
6029
+ ]
6030
+ }
6031
+ }
6032
+ }
6033
+ },
6034
+ "pagination": {
6035
+ "color": {
6036
+ "value": "#004699",
6037
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6038
+ "isSource": true,
6039
+ "original": {
6040
+ "value": "{amsterdam.color.primary-blue}"
6041
+ },
6042
+ "name": "amsterdamPaginationColor",
6043
+ "attributes": {
6044
+ "category": "amsterdam",
6045
+ "type": "pagination",
6046
+ "item": "color"
6047
+ },
6048
+ "path": [
6049
+ "amsterdam",
6050
+ "pagination",
6051
+ "color"
6052
+ ]
6053
+ },
6054
+ "font-family": {
6055
+ "value": "'Amsterdam Sans', Arial, sans-serif",
6056
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6057
+ "isSource": true,
6058
+ "original": {
6059
+ "value": "{amsterdam.typography.font-family}"
6060
+ },
6061
+ "name": "amsterdamPaginationFontFamily",
6062
+ "attributes": {
6063
+ "category": "amsterdam",
6064
+ "type": "pagination",
6065
+ "item": "font-family"
6066
+ },
6067
+ "path": [
6068
+ "amsterdam",
6069
+ "pagination",
6070
+ "font-family"
6071
+ ]
6072
+ },
6073
+ "font-weight": {
6074
+ "value": 400,
6075
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6076
+ "isSource": true,
6077
+ "original": {
6078
+ "value": "{amsterdam.typography.font-weight.normal}"
6079
+ },
6080
+ "name": "amsterdamPaginationFontWeight",
6081
+ "attributes": {
6082
+ "category": "amsterdam",
6083
+ "type": "pagination",
6084
+ "item": "font-weight"
6085
+ },
6086
+ "path": [
6087
+ "amsterdam",
6088
+ "pagination",
6089
+ "font-weight"
6090
+ ]
6091
+ },
6092
+ "line-height": {
6093
+ "value": "1.6",
6094
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6095
+ "isSource": true,
6096
+ "original": {
6097
+ "value": "{amsterdam.typography.text-level.6.line-height}"
6098
+ },
6099
+ "name": "amsterdamPaginationLineHeight",
6100
+ "attributes": {
6101
+ "category": "amsterdam",
6102
+ "type": "pagination",
6103
+ "item": "line-height"
6104
+ },
6105
+ "path": [
6106
+ "amsterdam",
6107
+ "pagination",
6108
+ "line-height"
6109
+ ]
6110
+ },
6111
+ "narrow": {
6112
+ "font-size": {
6113
+ "value": "clamp(1.125rem, calc(1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125), 1.3125rem)",
6114
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6115
+ "isSource": true,
6116
+ "original": {
6117
+ "value": "{amsterdam.typography.text-level.6.narrow.font-size}"
6118
+ },
6119
+ "name": "amsterdamPaginationNarrowFontSize",
6120
+ "attributes": {
6121
+ "category": "amsterdam",
6122
+ "type": "pagination",
6123
+ "item": "narrow",
6124
+ "subitem": "font-size"
6125
+ },
6126
+ "path": [
6127
+ "amsterdam",
6128
+ "pagination",
6129
+ "narrow",
6130
+ "font-size"
6131
+ ]
6132
+ }
6133
+ },
6134
+ "wide": {
6135
+ "font-size": {
6136
+ "value": "clamp(1.3125rem, calc(1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625), 1.375rem)",
6137
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6138
+ "isSource": true,
6139
+ "original": {
6140
+ "value": "{amsterdam.typography.text-level.6.wide.font-size}"
6141
+ },
6142
+ "name": "amsterdamPaginationWideFontSize",
6143
+ "attributes": {
6144
+ "category": "amsterdam",
6145
+ "type": "pagination",
6146
+ "item": "wide",
6147
+ "subitem": "font-size"
6148
+ },
6149
+ "path": [
6150
+ "amsterdam",
6151
+ "pagination",
6152
+ "wide",
6153
+ "font-size"
6154
+ ]
6155
+ }
6156
+ },
6157
+ "button": {
6158
+ "current": {
6159
+ "font-weight": {
6160
+ "value": 800,
6161
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6162
+ "isSource": true,
6163
+ "original": {
6164
+ "value": "{amsterdam.typography.font-weight.bold}"
4980
6165
  },
4981
- "name": "amsterdamPageMenuItemWideFontSize",
6166
+ "name": "amsterdamPaginationButtonCurrentFontWeight",
4982
6167
  "attributes": {
4983
6168
  "category": "amsterdam",
4984
- "type": "page-menu",
4985
- "item": "item",
4986
- "subitem": "wide",
4987
- "state": "font-size"
6169
+ "type": "pagination",
6170
+ "item": "button",
6171
+ "subitem": "current",
6172
+ "state": "font-weight"
4988
6173
  },
4989
6174
  "path": [
4990
6175
  "amsterdam",
4991
- "page-menu",
4992
- "item",
4993
- "wide",
4994
- "font-size"
6176
+ "pagination",
6177
+ "button",
6178
+ "current",
6179
+ "font-weight"
4995
6180
  ]
4996
6181
  }
4997
6182
  },
4998
6183
  "hover": {
4999
6184
  "color": {
5000
- "value": "#000000",
5001
- "filePath": "./src/components/amsterdam/page-menu.tokens.json",
6185
+ "value": "#102E62",
6186
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
5002
6187
  "isSource": true,
5003
6188
  "original": {
5004
- "value": "{amsterdam.color.primary-black}"
6189
+ "value": "{amsterdam.color.dark-blue}"
5005
6190
  },
5006
- "name": "amsterdamPageMenuItemHoverColor",
6191
+ "name": "amsterdamPaginationButtonHoverColor",
5007
6192
  "attributes": {
5008
6193
  "category": "amsterdam",
5009
- "type": "page-menu",
5010
- "item": "item",
6194
+ "type": "pagination",
6195
+ "item": "button",
5011
6196
  "subitem": "hover",
5012
6197
  "state": "color"
5013
6198
  },
5014
6199
  "path": [
5015
6200
  "amsterdam",
5016
- "page-menu",
5017
- "item",
6201
+ "pagination",
6202
+ "button",
5018
6203
  "hover",
5019
6204
  "color"
5020
6205
  ]
5021
- },
5022
- "text-decoration": {
5023
- "value": "underline",
5024
- "filePath": "./src/components/amsterdam/page-menu.tokens.json",
5025
- "isSource": true,
5026
- "original": {
5027
- "value": "underline"
5028
- },
5029
- "name": "amsterdamPageMenuItemHoverTextDecoration",
5030
- "attributes": {
5031
- "category": "amsterdam",
5032
- "type": "page-menu",
5033
- "item": "item",
5034
- "subitem": "hover",
5035
- "state": "text-decoration"
5036
- },
5037
- "path": [
5038
- "amsterdam",
5039
- "page-menu",
5040
- "item",
5041
- "hover",
5042
- "text-decoration"
5043
- ]
5044
6206
  }
6207
+ },
6208
+ "outline-offset": {
6209
+ "value": "2px",
6210
+ "filePath": "./src/components/amsterdam/pagination.tokens.json",
6211
+ "isSource": true,
6212
+ "original": {
6213
+ "value": "{amsterdam.focus.outline-offset}"
6214
+ },
6215
+ "name": "amsterdamPaginationButtonOutlineOffset",
6216
+ "attributes": {
6217
+ "category": "amsterdam",
6218
+ "type": "pagination",
6219
+ "item": "button",
6220
+ "subitem": "outline-offset"
6221
+ },
6222
+ "path": [
6223
+ "amsterdam",
6224
+ "pagination",
6225
+ "button",
6226
+ "outline-offset"
6227
+ ]
5045
6228
  }
5046
6229
  }
5047
6230
  },
@@ -5334,6 +6517,268 @@ module.exports = {
5334
6517
  }
5335
6518
  }
5336
6519
  },
6520
+ "screen": {
6521
+ "wide": {
6522
+ "max-width": {
6523
+ "value": "100rem",
6524
+ "filePath": "./src/components/amsterdam/screen.tokens.json",
6525
+ "isSource": true,
6526
+ "original": {
6527
+ "value": "100rem"
6528
+ },
6529
+ "name": "amsterdamScreenWideMaxWidth",
6530
+ "attributes": {
6531
+ "category": "amsterdam",
6532
+ "type": "screen",
6533
+ "item": "wide",
6534
+ "subitem": "max-width"
6535
+ },
6536
+ "path": [
6537
+ "amsterdam",
6538
+ "screen",
6539
+ "wide",
6540
+ "max-width"
6541
+ ]
6542
+ }
6543
+ },
6544
+ "x-wide": {
6545
+ "max-width": {
6546
+ "value": "132rem",
6547
+ "filePath": "./src/components/amsterdam/screen.tokens.json",
6548
+ "isSource": true,
6549
+ "original": {
6550
+ "value": "132rem"
6551
+ },
6552
+ "name": "amsterdamScreenXWideMaxWidth",
6553
+ "attributes": {
6554
+ "category": "amsterdam",
6555
+ "type": "screen",
6556
+ "item": "x-wide",
6557
+ "subitem": "max-width"
6558
+ },
6559
+ "path": [
6560
+ "amsterdam",
6561
+ "screen",
6562
+ "x-wide",
6563
+ "max-width"
6564
+ ]
6565
+ }
6566
+ }
6567
+ },
6568
+ "switch": {
6569
+ "font-family": {
6570
+ "value": "'Amsterdam Sans', Arial, sans-serif",
6571
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6572
+ "isSource": true,
6573
+ "original": {
6574
+ "value": "{amsterdam.typography.font-family}"
6575
+ },
6576
+ "name": "amsterdamSwitchFontFamily",
6577
+ "attributes": {
6578
+ "category": "amsterdam",
6579
+ "type": "switch",
6580
+ "item": "font-family"
6581
+ },
6582
+ "path": [
6583
+ "amsterdam",
6584
+ "switch",
6585
+ "font-family"
6586
+ ]
6587
+ },
6588
+ "background-color": {
6589
+ "value": "#767676",
6590
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6591
+ "isSource": true,
6592
+ "original": {
6593
+ "value": "{amsterdam.color.neutral-grey3}"
6594
+ },
6595
+ "name": "amsterdamSwitchBackgroundColor",
6596
+ "attributes": {
6597
+ "category": "amsterdam",
6598
+ "type": "switch",
6599
+ "item": "background-color"
6600
+ },
6601
+ "path": [
6602
+ "amsterdam",
6603
+ "switch",
6604
+ "background-color"
6605
+ ]
6606
+ },
6607
+ "width": {
6608
+ "value": "3.5rem",
6609
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6610
+ "isSource": true,
6611
+ "original": {
6612
+ "value": "3.5rem"
6613
+ },
6614
+ "name": "amsterdamSwitchWidth",
6615
+ "attributes": {
6616
+ "category": "amsterdam",
6617
+ "type": "switch",
6618
+ "item": "width"
6619
+ },
6620
+ "path": [
6621
+ "amsterdam",
6622
+ "switch",
6623
+ "width"
6624
+ ]
6625
+ },
6626
+ "thumb": {
6627
+ "background-color": {
6628
+ "value": "#ffffff",
6629
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6630
+ "isSource": true,
6631
+ "original": {
6632
+ "value": "{amsterdam.color.primary-white}"
6633
+ },
6634
+ "name": "amsterdamSwitchThumbBackgroundColor",
6635
+ "attributes": {
6636
+ "category": "amsterdam",
6637
+ "type": "switch",
6638
+ "item": "thumb",
6639
+ "subitem": "background-color"
6640
+ },
6641
+ "path": [
6642
+ "amsterdam",
6643
+ "switch",
6644
+ "thumb",
6645
+ "background-color"
6646
+ ]
6647
+ },
6648
+ "width": {
6649
+ "value": "1.75rem",
6650
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6651
+ "isSource": true,
6652
+ "original": {
6653
+ "value": "1.75rem"
6654
+ },
6655
+ "name": "amsterdamSwitchThumbWidth",
6656
+ "attributes": {
6657
+ "category": "amsterdam",
6658
+ "type": "switch",
6659
+ "item": "thumb",
6660
+ "subitem": "width"
6661
+ },
6662
+ "path": [
6663
+ "amsterdam",
6664
+ "switch",
6665
+ "thumb",
6666
+ "width"
6667
+ ]
6668
+ },
6669
+ "height": {
6670
+ "value": "1.75rem",
6671
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6672
+ "isSource": true,
6673
+ "original": {
6674
+ "value": "1.75rem"
6675
+ },
6676
+ "name": "amsterdamSwitchThumbHeight",
6677
+ "attributes": {
6678
+ "category": "amsterdam",
6679
+ "type": "switch",
6680
+ "item": "thumb",
6681
+ "subitem": "height"
6682
+ },
6683
+ "path": [
6684
+ "amsterdam",
6685
+ "switch",
6686
+ "thumb",
6687
+ "height"
6688
+ ]
6689
+ },
6690
+ "hover": {
6691
+ "color": {
6692
+ "value": "#102E62",
6693
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6694
+ "isSource": true,
6695
+ "original": {
6696
+ "value": "{amsterdam.color.dark-blue}"
6697
+ },
6698
+ "name": "amsterdamSwitchThumbHoverColor",
6699
+ "attributes": {
6700
+ "category": "amsterdam",
6701
+ "type": "switch",
6702
+ "item": "thumb",
6703
+ "subitem": "hover",
6704
+ "state": "color"
6705
+ },
6706
+ "path": [
6707
+ "amsterdam",
6708
+ "switch",
6709
+ "thumb",
6710
+ "hover",
6711
+ "color"
6712
+ ]
6713
+ }
6714
+ }
6715
+ },
6716
+ "checked": {
6717
+ "background-color": {
6718
+ "value": "#004699",
6719
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6720
+ "isSource": true,
6721
+ "original": {
6722
+ "value": "{amsterdam.color.primary-blue}"
6723
+ },
6724
+ "name": "amsterdamSwitchCheckedBackgroundColor",
6725
+ "attributes": {
6726
+ "category": "amsterdam",
6727
+ "type": "switch",
6728
+ "item": "checked",
6729
+ "subitem": "background-color"
6730
+ },
6731
+ "path": [
6732
+ "amsterdam",
6733
+ "switch",
6734
+ "checked",
6735
+ "background-color"
6736
+ ]
6737
+ }
6738
+ },
6739
+ "outline-offset": {
6740
+ "value": "2px",
6741
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6742
+ "isSource": true,
6743
+ "original": {
6744
+ "value": "{amsterdam.focus.outline-offset}"
6745
+ },
6746
+ "name": "amsterdamSwitchOutlineOffset",
6747
+ "attributes": {
6748
+ "category": "amsterdam",
6749
+ "type": "switch",
6750
+ "item": "outline-offset"
6751
+ },
6752
+ "path": [
6753
+ "amsterdam",
6754
+ "switch",
6755
+ "outline-offset"
6756
+ ]
6757
+ },
6758
+ "disabled": {
6759
+ "background-color": {
6760
+ "value": "#B4B4B4",
6761
+ "filePath": "./src/components/amsterdam/switch.tokens.json",
6762
+ "isSource": true,
6763
+ "original": {
6764
+ "value": "{amsterdam.color.neutral-grey2}"
6765
+ },
6766
+ "name": "amsterdamSwitchDisabledBackgroundColor",
6767
+ "attributes": {
6768
+ "category": "amsterdam",
6769
+ "type": "switch",
6770
+ "item": "disabled",
6771
+ "subitem": "background-color"
6772
+ },
6773
+ "path": [
6774
+ "amsterdam",
6775
+ "switch",
6776
+ "disabled",
6777
+ "background-color"
6778
+ ]
6779
+ }
6780
+ }
6781
+ },
5337
6782
  "top-task-link": {
5338
6783
  "description": {
5339
6784
  "color": {
@@ -5537,7 +6982,7 @@ module.exports = {
5537
6982
  },
5538
6983
  "hover": {
5539
6984
  "color": {
5540
- "value": "#00387A",
6985
+ "value": "#102E62",
5541
6986
  "filePath": "./src/components/amsterdam/top-task-link.tokens.json",
5542
6987
  "isSource": true,
5543
6988
  "original": {
@@ -6389,7 +7834,7 @@ module.exports = {
6389
7834
  },
6390
7835
  "hover": {
6391
7836
  "background-color": {
6392
- "value": "#00387A",
7837
+ "value": "#102E62",
6393
7838
  "filePath": "./src/components/utrecht/button.tokens.json",
6394
7839
  "isSource": true,
6395
7840
  "original": {
@@ -6415,29 +7860,7 @@ module.exports = {
6415
7860
  "color": {}
6416
7861
  },
6417
7862
  "focus": {
6418
- "background-color": {
6419
- "value": "#00387A",
6420
- "filePath": "./src/components/utrecht/button.tokens.json",
6421
- "isSource": true,
6422
- "original": {
6423
- "value": "{amsterdam.color.dark-blue}"
6424
- },
6425
- "name": "utrechtButtonPrimaryActionFocusBackgroundColor",
6426
- "attributes": {
6427
- "category": "utrecht",
6428
- "type": "button",
6429
- "item": "primary-action",
6430
- "subitem": "focus",
6431
- "state": "background-color"
6432
- },
6433
- "path": [
6434
- "utrecht",
6435
- "button",
6436
- "primary-action",
6437
- "focus",
6438
- "background-color"
6439
- ]
6440
- },
7863
+ "background-color": {},
6441
7864
  "border-color": {},
6442
7865
  "border-width": {}
6443
7866
  },
@@ -6541,7 +7964,7 @@ module.exports = {
6541
7964
  "hover": {
6542
7965
  "background-color": {},
6543
7966
  "color": {
6544
- "value": "#00387A",
7967
+ "value": "#102E62",
6545
7968
  "filePath": "./src/components/utrecht/button.tokens.json",
6546
7969
  "isSource": true,
6547
7970
  "original": {
@@ -6715,7 +8138,7 @@ module.exports = {
6715
8138
  "hover": {
6716
8139
  "background-color": {},
6717
8140
  "color": {
6718
- "value": "#00387A",
8141
+ "value": "#102E62",
6719
8142
  "filePath": "./src/components/utrecht/button.tokens.json",
6720
8143
  "isSource": true,
6721
8144
  "original": {
@@ -6742,7 +8165,7 @@ module.exports = {
6742
8165
  "focus": {
6743
8166
  "background-color": {},
6744
8167
  "color": {
6745
- "value": "#00387A",
8168
+ "value": "#102E62",
6746
8169
  "filePath": "./src/components/utrecht/button.tokens.json",
6747
8170
  "isSource": true,
6748
8171
  "original": {