@utrecht/design-tokens 2.3.0 → 2.5.0
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/CHANGELOG.md +21 -0
- package/dist/_mixin-theme.scss +165 -76
- package/dist/_mixin.scss +165 -76
- package/dist/_variables.scss +165 -76
- package/dist/dark/_mixin-theme.scss +165 -76
- package/dist/dark/_mixin.scss +165 -76
- package/dist/dark/_variables.scss +165 -76
- package/dist/dark/index.cjs +104 -15
- package/dist/dark/index.css +165 -76
- package/dist/dark/index.d.ts +97 -8
- package/dist/dark/index.flat.json +102 -13
- package/dist/dark/index.json +11111 -9439
- package/dist/dark/index.mjs +103 -14
- package/dist/dark/index.tokens.json +369 -248
- package/dist/dark/list.json +11111 -9439
- package/dist/dark/list.mjs +11111 -9439
- package/dist/dark/property.css +19 -7
- package/dist/dark/root.css +164 -75
- package/dist/dark/theme-prince-xml.css +165 -76
- package/dist/dark/theme.css +164 -75
- package/dist/dark/tokens.cjs +2051 -347
- package/dist/dark/tokens.d.ts +255 -126
- package/dist/dark/tokens.json +2051 -347
- package/dist/dark/variables.cjs +104 -15
- package/dist/dark/variables.css +164 -75
- package/dist/dark/variables.d.ts +97 -8
- package/dist/dark/variables.json +102 -13
- package/dist/dark/variables.less +165 -76
- package/dist/dark/variables.mjs +103 -14
- package/dist/index.cjs +104 -15
- package/dist/index.css +330 -152
- package/dist/index.d.ts +97 -8
- package/dist/index.flat.json +102 -13
- package/dist/index.json +2175 -503
- package/dist/index.mjs +103 -14
- package/dist/index.tokens.json +369 -248
- package/dist/list.json +2175 -503
- package/dist/list.mjs +2175 -503
- package/dist/property.css +19 -7
- package/dist/root.css +164 -75
- package/dist/theme-prince-xml.css +165 -76
- package/dist/theme.css +164 -75
- package/dist/tokens.cjs +2051 -347
- package/dist/tokens.d.ts +255 -126
- package/dist/tokens.json +2051 -347
- package/dist/variables.cjs +104 -15
- package/dist/variables.css +164 -75
- package/dist/variables.d.ts +97 -8
- package/dist/variables.json +102 -13
- package/dist/variables.less +165 -76
- package/dist/variables.mjs +103 -14
- package/package.json +1 -1
- package/src/component/nl/code-block.tokens.json +13 -0
- package/src/component/nl/code.tokens.json +11 -0
- package/src/component/nl/data-badge.tokens.json +22 -0
- package/src/component/nl/heading.tokens.json +48 -0
- package/src/component/nl/mark.tokens.json +8 -0
- package/src/component/nl/number-badge.tokens.json +23 -0
- package/src/component/nl/paragraph.tokens.json +20 -0
- package/src/component/nl/skip-link.tokens.json +16 -0
- package/src/component/signalen/signalen.tokens.json +17 -0
- package/src/component/utrecht/badge.tokens.json +5 -5
- package/src/component/utrecht/body.tokens.json +11 -0
- package/src/component/utrecht/code-block.tokens.json +9 -9
- package/src/component/utrecht/heading-1.tokens.json +4 -4
- package/src/component/utrecht/heading-2.tokens.json +4 -4
- package/src/component/utrecht/heading-3.tokens.json +4 -4
- package/src/component/utrecht/heading-4.tokens.json +4 -4
- package/src/component/utrecht/heading-5.tokens.json +4 -4
- package/src/component/utrecht/heading-6.tokens.json +4 -4
- package/src/component/utrecht/link-list.tokens.json +3 -0
- package/src/component/utrecht/mark.tokens.json +2 -2
- package/src/component/utrecht/nav-bar.tokens.json +0 -2
- package/src/component/utrecht/number-badge.tokens.json +6 -6
- package/src/component/utrecht/page-body.tokens.json +19 -0
- package/src/component/utrecht/page-footer.tokens.json +6 -4
- package/src/component/utrecht/page-header.tokens.json +14 -4
- package/src/component/utrecht/page.tokens.json +2 -2
- package/src/component/utrecht/paragraph.tokens.json +8 -8
- package/src/component/utrecht/root.tokens.json +8 -0
- package/src/component/utrecht/skip-link.tokens.json +10 -10
- package/project.json +0 -25
- package/src/component/utrecht/badge-data.tokens.json +0 -8
package/dist/list.mjs
CHANGED
|
@@ -1396,6 +1396,953 @@ export default [
|
|
|
1396
1396
|
"size"
|
|
1397
1397
|
]
|
|
1398
1398
|
},
|
|
1399
|
+
{
|
|
1400
|
+
"value": "hsl(0 0% 95%)",
|
|
1401
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1402
|
+
"isSource": true,
|
|
1403
|
+
"original": {
|
|
1404
|
+
"value": "{utrecht.color.grey.95}"
|
|
1405
|
+
},
|
|
1406
|
+
"name": "nlCodeBlockBackgroundColor",
|
|
1407
|
+
"attributes": {},
|
|
1408
|
+
"path": [
|
|
1409
|
+
"nl",
|
|
1410
|
+
"code-block",
|
|
1411
|
+
"background-color"
|
|
1412
|
+
]
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"value": "hsl(0 0% 0%)",
|
|
1416
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1417
|
+
"isSource": true,
|
|
1418
|
+
"original": {
|
|
1419
|
+
"value": "{utrecht.color.black}"
|
|
1420
|
+
},
|
|
1421
|
+
"name": "nlCodeBlockColor",
|
|
1422
|
+
"attributes": {},
|
|
1423
|
+
"path": [
|
|
1424
|
+
"nl",
|
|
1425
|
+
"code-block",
|
|
1426
|
+
"color"
|
|
1427
|
+
]
|
|
1428
|
+
},
|
|
1429
|
+
{
|
|
1430
|
+
"value": "\"Monaco\"",
|
|
1431
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1432
|
+
"isSource": true,
|
|
1433
|
+
"original": {
|
|
1434
|
+
"value": "\"Monaco\""
|
|
1435
|
+
},
|
|
1436
|
+
"name": "nlCodeBlockFontFamily",
|
|
1437
|
+
"attributes": {},
|
|
1438
|
+
"path": [
|
|
1439
|
+
"nl",
|
|
1440
|
+
"code-block",
|
|
1441
|
+
"font-family"
|
|
1442
|
+
]
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"value": "1rem",
|
|
1446
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1447
|
+
"isSource": true,
|
|
1448
|
+
"original": {
|
|
1449
|
+
"value": "{utrecht.typography.scale.md.font-size}"
|
|
1450
|
+
},
|
|
1451
|
+
"name": "nlCodeBlockFontSize",
|
|
1452
|
+
"attributes": {},
|
|
1453
|
+
"path": [
|
|
1454
|
+
"nl",
|
|
1455
|
+
"code-block",
|
|
1456
|
+
"font-size"
|
|
1457
|
+
]
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"value": "1.5",
|
|
1461
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1462
|
+
"isSource": true,
|
|
1463
|
+
"original": {
|
|
1464
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
1465
|
+
},
|
|
1466
|
+
"name": "nlCodeBlockLineHeight",
|
|
1467
|
+
"attributes": {},
|
|
1468
|
+
"path": [
|
|
1469
|
+
"nl",
|
|
1470
|
+
"code-block",
|
|
1471
|
+
"line-height"
|
|
1472
|
+
]
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"value": "20px",
|
|
1476
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1477
|
+
"isSource": true,
|
|
1478
|
+
"original": {
|
|
1479
|
+
"value": "20px"
|
|
1480
|
+
},
|
|
1481
|
+
"name": "nlCodeBlockPaddingBlock",
|
|
1482
|
+
"attributes": {},
|
|
1483
|
+
"path": [
|
|
1484
|
+
"nl",
|
|
1485
|
+
"code-block",
|
|
1486
|
+
"padding-block"
|
|
1487
|
+
]
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"value": "20px",
|
|
1491
|
+
"filePath": "src/component/nl/code-block.tokens.json",
|
|
1492
|
+
"isSource": true,
|
|
1493
|
+
"original": {
|
|
1494
|
+
"value": "20px"
|
|
1495
|
+
},
|
|
1496
|
+
"name": "nlCodeBlockPaddingInline",
|
|
1497
|
+
"attributes": {},
|
|
1498
|
+
"path": [
|
|
1499
|
+
"nl",
|
|
1500
|
+
"code-block",
|
|
1501
|
+
"padding-inline"
|
|
1502
|
+
]
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"value": "hsl(0 0% 30%)",
|
|
1506
|
+
"filePath": "src/component/nl/data-badge.tokens.json",
|
|
1507
|
+
"isSource": true,
|
|
1508
|
+
"original": {
|
|
1509
|
+
"value": "{utrecht.color.grey.30}"
|
|
1510
|
+
},
|
|
1511
|
+
"name": "nlDataBadgeBackgroundColor",
|
|
1512
|
+
"attributes": {},
|
|
1513
|
+
"path": [
|
|
1514
|
+
"nl",
|
|
1515
|
+
"data-badge",
|
|
1516
|
+
"background-color"
|
|
1517
|
+
]
|
|
1518
|
+
},
|
|
1519
|
+
{
|
|
1520
|
+
"value": "0",
|
|
1521
|
+
"filePath": "src/component/nl/data-badge.tokens.json",
|
|
1522
|
+
"isSource": true,
|
|
1523
|
+
"original": {
|
|
1524
|
+
"value": "0"
|
|
1525
|
+
},
|
|
1526
|
+
"name": "nlDataBadgeBorderRadius",
|
|
1527
|
+
"attributes": {},
|
|
1528
|
+
"path": [
|
|
1529
|
+
"nl",
|
|
1530
|
+
"data-badge",
|
|
1531
|
+
"border-radius"
|
|
1532
|
+
]
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"value": "hsl(0 0% 100%)",
|
|
1536
|
+
"filePath": "src/component/nl/data-badge.tokens.json",
|
|
1537
|
+
"isSource": true,
|
|
1538
|
+
"original": {
|
|
1539
|
+
"value": "{utrecht.color.white}"
|
|
1540
|
+
},
|
|
1541
|
+
"name": "nlDataBadgeColor",
|
|
1542
|
+
"attributes": {},
|
|
1543
|
+
"path": [
|
|
1544
|
+
"nl",
|
|
1545
|
+
"data-badge",
|
|
1546
|
+
"color"
|
|
1547
|
+
]
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"value": "8px",
|
|
1551
|
+
"filePath": "src/component/nl/data-badge.tokens.json",
|
|
1552
|
+
"isSource": true,
|
|
1553
|
+
"original": {
|
|
1554
|
+
"value": "{utrecht.space.block.xs}"
|
|
1555
|
+
},
|
|
1556
|
+
"name": "nlDataBadgePaddingBlock",
|
|
1557
|
+
"attributes": {},
|
|
1558
|
+
"path": [
|
|
1559
|
+
"nl",
|
|
1560
|
+
"data-badge",
|
|
1561
|
+
"padding-block"
|
|
1562
|
+
]
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"value": "12px",
|
|
1566
|
+
"filePath": "src/component/nl/data-badge.tokens.json",
|
|
1567
|
+
"isSource": true,
|
|
1568
|
+
"original": {
|
|
1569
|
+
"value": "{utrecht.space.inline.sm}"
|
|
1570
|
+
},
|
|
1571
|
+
"name": "nlDataBadgePaddingInline",
|
|
1572
|
+
"attributes": {},
|
|
1573
|
+
"path": [
|
|
1574
|
+
"nl",
|
|
1575
|
+
"data-badge",
|
|
1576
|
+
"padding-inline"
|
|
1577
|
+
]
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1581
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1582
|
+
"isSource": true,
|
|
1583
|
+
"original": {
|
|
1584
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1585
|
+
},
|
|
1586
|
+
"name": "nlHeadingLevel1FontFamily",
|
|
1587
|
+
"attributes": {},
|
|
1588
|
+
"path": [
|
|
1589
|
+
"nl",
|
|
1590
|
+
"heading",
|
|
1591
|
+
"level-1",
|
|
1592
|
+
"font-family"
|
|
1593
|
+
]
|
|
1594
|
+
},
|
|
1595
|
+
{
|
|
1596
|
+
"value": "2rem",
|
|
1597
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1598
|
+
"isSource": true,
|
|
1599
|
+
"original": {
|
|
1600
|
+
"value": "{utrecht.typography.scale.4xl.font-size}"
|
|
1601
|
+
},
|
|
1602
|
+
"name": "nlHeadingLevel1FontSize",
|
|
1603
|
+
"attributes": {},
|
|
1604
|
+
"path": [
|
|
1605
|
+
"nl",
|
|
1606
|
+
"heading",
|
|
1607
|
+
"level-1",
|
|
1608
|
+
"font-size"
|
|
1609
|
+
]
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"value": "700",
|
|
1613
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1614
|
+
"isSource": true,
|
|
1615
|
+
"original": {
|
|
1616
|
+
"value": "{utrecht.typography.weight-scale.bold.font-weight}"
|
|
1617
|
+
},
|
|
1618
|
+
"name": "nlHeadingLevel1FontWeight",
|
|
1619
|
+
"attributes": {},
|
|
1620
|
+
"path": [
|
|
1621
|
+
"nl",
|
|
1622
|
+
"heading",
|
|
1623
|
+
"level-1",
|
|
1624
|
+
"font-weight"
|
|
1625
|
+
]
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"value": "1.25",
|
|
1629
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1630
|
+
"isSource": true,
|
|
1631
|
+
"original": {
|
|
1632
|
+
"value": "{utrecht.typography.line-height.sm}"
|
|
1633
|
+
},
|
|
1634
|
+
"name": "nlHeadingLevel1LineHeight",
|
|
1635
|
+
"attributes": {},
|
|
1636
|
+
"path": [
|
|
1637
|
+
"nl",
|
|
1638
|
+
"heading",
|
|
1639
|
+
"level-1",
|
|
1640
|
+
"line-height"
|
|
1641
|
+
]
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1645
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1646
|
+
"isSource": true,
|
|
1647
|
+
"original": {
|
|
1648
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1649
|
+
},
|
|
1650
|
+
"name": "nlHeadingLevel2FontFamily",
|
|
1651
|
+
"attributes": {},
|
|
1652
|
+
"path": [
|
|
1653
|
+
"nl",
|
|
1654
|
+
"heading",
|
|
1655
|
+
"level-2",
|
|
1656
|
+
"font-family"
|
|
1657
|
+
]
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
"value": "1.25rem",
|
|
1661
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1662
|
+
"isSource": true,
|
|
1663
|
+
"original": {
|
|
1664
|
+
"value": "{utrecht.typography.scale.xl.font-size}"
|
|
1665
|
+
},
|
|
1666
|
+
"name": "nlHeadingLevel2FontSize",
|
|
1667
|
+
"attributes": {},
|
|
1668
|
+
"path": [
|
|
1669
|
+
"nl",
|
|
1670
|
+
"heading",
|
|
1671
|
+
"level-2",
|
|
1672
|
+
"font-size"
|
|
1673
|
+
]
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"value": "700",
|
|
1677
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1678
|
+
"isSource": true,
|
|
1679
|
+
"original": {
|
|
1680
|
+
"value": "{utrecht.typography.weight-scale.bold.font-weight}"
|
|
1681
|
+
},
|
|
1682
|
+
"name": "nlHeadingLevel2FontWeight",
|
|
1683
|
+
"attributes": {},
|
|
1684
|
+
"path": [
|
|
1685
|
+
"nl",
|
|
1686
|
+
"heading",
|
|
1687
|
+
"level-2",
|
|
1688
|
+
"font-weight"
|
|
1689
|
+
]
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"value": "1.25",
|
|
1693
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1694
|
+
"isSource": true,
|
|
1695
|
+
"original": {
|
|
1696
|
+
"value": "{utrecht.typography.line-height.sm}"
|
|
1697
|
+
},
|
|
1698
|
+
"name": "nlHeadingLevel2LineHeight",
|
|
1699
|
+
"attributes": {},
|
|
1700
|
+
"path": [
|
|
1701
|
+
"nl",
|
|
1702
|
+
"heading",
|
|
1703
|
+
"level-2",
|
|
1704
|
+
"line-height"
|
|
1705
|
+
]
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1709
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1710
|
+
"isSource": true,
|
|
1711
|
+
"original": {
|
|
1712
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1713
|
+
},
|
|
1714
|
+
"name": "nlHeadingLevel3FontFamily",
|
|
1715
|
+
"attributes": {},
|
|
1716
|
+
"path": [
|
|
1717
|
+
"nl",
|
|
1718
|
+
"heading",
|
|
1719
|
+
"level-3",
|
|
1720
|
+
"font-family"
|
|
1721
|
+
]
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"value": "1.25rem",
|
|
1725
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1726
|
+
"isSource": true,
|
|
1727
|
+
"original": {
|
|
1728
|
+
"value": "{utrecht.typography.scale.xl.font-size}"
|
|
1729
|
+
},
|
|
1730
|
+
"name": "nlHeadingLevel3FontSize",
|
|
1731
|
+
"attributes": {},
|
|
1732
|
+
"path": [
|
|
1733
|
+
"nl",
|
|
1734
|
+
"heading",
|
|
1735
|
+
"level-3",
|
|
1736
|
+
"font-size"
|
|
1737
|
+
]
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"value": "400",
|
|
1741
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1742
|
+
"isSource": true,
|
|
1743
|
+
"original": {
|
|
1744
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
1745
|
+
},
|
|
1746
|
+
"name": "nlHeadingLevel3FontWeight",
|
|
1747
|
+
"attributes": {},
|
|
1748
|
+
"path": [
|
|
1749
|
+
"nl",
|
|
1750
|
+
"heading",
|
|
1751
|
+
"level-3",
|
|
1752
|
+
"font-weight"
|
|
1753
|
+
]
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"value": "1.25",
|
|
1757
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1758
|
+
"isSource": true,
|
|
1759
|
+
"original": {
|
|
1760
|
+
"value": "{utrecht.typography.line-height.sm}"
|
|
1761
|
+
},
|
|
1762
|
+
"name": "nlHeadingLevel3LineHeight",
|
|
1763
|
+
"attributes": {},
|
|
1764
|
+
"path": [
|
|
1765
|
+
"nl",
|
|
1766
|
+
"heading",
|
|
1767
|
+
"level-3",
|
|
1768
|
+
"line-height"
|
|
1769
|
+
]
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1773
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1774
|
+
"isSource": true,
|
|
1775
|
+
"original": {
|
|
1776
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1777
|
+
},
|
|
1778
|
+
"name": "nlHeadingLevel4FontFamily",
|
|
1779
|
+
"attributes": {},
|
|
1780
|
+
"path": [
|
|
1781
|
+
"nl",
|
|
1782
|
+
"heading",
|
|
1783
|
+
"level-4",
|
|
1784
|
+
"font-family"
|
|
1785
|
+
]
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"value": "1.125rem",
|
|
1789
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1790
|
+
"isSource": true,
|
|
1791
|
+
"original": {
|
|
1792
|
+
"value": "{utrecht.typography.scale.lg.font-size}"
|
|
1793
|
+
},
|
|
1794
|
+
"name": "nlHeadingLevel4FontSize",
|
|
1795
|
+
"attributes": {},
|
|
1796
|
+
"path": [
|
|
1797
|
+
"nl",
|
|
1798
|
+
"heading",
|
|
1799
|
+
"level-4",
|
|
1800
|
+
"font-size"
|
|
1801
|
+
]
|
|
1802
|
+
},
|
|
1803
|
+
{
|
|
1804
|
+
"value": "400",
|
|
1805
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1806
|
+
"isSource": true,
|
|
1807
|
+
"original": {
|
|
1808
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
1809
|
+
},
|
|
1810
|
+
"name": "nlHeadingLevel4FontWeight",
|
|
1811
|
+
"attributes": {},
|
|
1812
|
+
"path": [
|
|
1813
|
+
"nl",
|
|
1814
|
+
"heading",
|
|
1815
|
+
"level-4",
|
|
1816
|
+
"font-weight"
|
|
1817
|
+
]
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"value": "1.5",
|
|
1821
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1822
|
+
"isSource": true,
|
|
1823
|
+
"original": {
|
|
1824
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
1825
|
+
},
|
|
1826
|
+
"name": "nlHeadingLevel4LineHeight",
|
|
1827
|
+
"attributes": {},
|
|
1828
|
+
"path": [
|
|
1829
|
+
"nl",
|
|
1830
|
+
"heading",
|
|
1831
|
+
"level-4",
|
|
1832
|
+
"line-height"
|
|
1833
|
+
]
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1837
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1838
|
+
"isSource": true,
|
|
1839
|
+
"original": {
|
|
1840
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1841
|
+
},
|
|
1842
|
+
"name": "nlHeadingLevel5FontFamily",
|
|
1843
|
+
"attributes": {},
|
|
1844
|
+
"path": [
|
|
1845
|
+
"nl",
|
|
1846
|
+
"heading",
|
|
1847
|
+
"level-5",
|
|
1848
|
+
"font-family"
|
|
1849
|
+
]
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"value": "0.875rem",
|
|
1853
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1854
|
+
"isSource": true,
|
|
1855
|
+
"original": {
|
|
1856
|
+
"value": "{utrecht.typography.scale.sm.font-size}"
|
|
1857
|
+
},
|
|
1858
|
+
"name": "nlHeadingLevel5FontSize",
|
|
1859
|
+
"attributes": {},
|
|
1860
|
+
"path": [
|
|
1861
|
+
"nl",
|
|
1862
|
+
"heading",
|
|
1863
|
+
"level-5",
|
|
1864
|
+
"font-size"
|
|
1865
|
+
]
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"value": "400",
|
|
1869
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1870
|
+
"isSource": true,
|
|
1871
|
+
"original": {
|
|
1872
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
1873
|
+
},
|
|
1874
|
+
"name": "nlHeadingLevel5FontWeight",
|
|
1875
|
+
"attributes": {},
|
|
1876
|
+
"path": [
|
|
1877
|
+
"nl",
|
|
1878
|
+
"heading",
|
|
1879
|
+
"level-5",
|
|
1880
|
+
"font-weight"
|
|
1881
|
+
]
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"value": "1.5",
|
|
1885
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1886
|
+
"isSource": true,
|
|
1887
|
+
"original": {
|
|
1888
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
1889
|
+
},
|
|
1890
|
+
"name": "nlHeadingLevel5LineHeight",
|
|
1891
|
+
"attributes": {},
|
|
1892
|
+
"path": [
|
|
1893
|
+
"nl",
|
|
1894
|
+
"heading",
|
|
1895
|
+
"level-5",
|
|
1896
|
+
"line-height"
|
|
1897
|
+
]
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
1901
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1902
|
+
"isSource": true,
|
|
1903
|
+
"original": {
|
|
1904
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
1905
|
+
},
|
|
1906
|
+
"name": "nlHeadingLevel6FontFamily",
|
|
1907
|
+
"attributes": {},
|
|
1908
|
+
"path": [
|
|
1909
|
+
"nl",
|
|
1910
|
+
"heading",
|
|
1911
|
+
"level-6",
|
|
1912
|
+
"font-family"
|
|
1913
|
+
]
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"value": "0.875rem",
|
|
1917
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1918
|
+
"isSource": true,
|
|
1919
|
+
"original": {
|
|
1920
|
+
"value": "{utrecht.typography.scale.sm.font-size}"
|
|
1921
|
+
},
|
|
1922
|
+
"name": "nlHeadingLevel6FontSize",
|
|
1923
|
+
"attributes": {},
|
|
1924
|
+
"path": [
|
|
1925
|
+
"nl",
|
|
1926
|
+
"heading",
|
|
1927
|
+
"level-6",
|
|
1928
|
+
"font-size"
|
|
1929
|
+
]
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"value": "400",
|
|
1933
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1934
|
+
"isSource": true,
|
|
1935
|
+
"original": {
|
|
1936
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
1937
|
+
},
|
|
1938
|
+
"name": "nlHeadingLevel6FontWeight",
|
|
1939
|
+
"attributes": {},
|
|
1940
|
+
"path": [
|
|
1941
|
+
"nl",
|
|
1942
|
+
"heading",
|
|
1943
|
+
"level-6",
|
|
1944
|
+
"font-weight"
|
|
1945
|
+
]
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"value": "1.5",
|
|
1949
|
+
"filePath": "src/component/nl/heading.tokens.json",
|
|
1950
|
+
"isSource": true,
|
|
1951
|
+
"original": {
|
|
1952
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
1953
|
+
},
|
|
1954
|
+
"name": "nlHeadingLevel6LineHeight",
|
|
1955
|
+
"attributes": {},
|
|
1956
|
+
"path": [
|
|
1957
|
+
"nl",
|
|
1958
|
+
"heading",
|
|
1959
|
+
"level-6",
|
|
1960
|
+
"line-height"
|
|
1961
|
+
]
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"value": "hsl(48 100% 60%)",
|
|
1965
|
+
"filePath": "src/component/nl/mark.tokens.json",
|
|
1966
|
+
"isSource": true,
|
|
1967
|
+
"original": {
|
|
1968
|
+
"value": "{utrecht.color.yellow.60}"
|
|
1969
|
+
},
|
|
1970
|
+
"name": "nlMarkBackgroundColor",
|
|
1971
|
+
"attributes": {},
|
|
1972
|
+
"path": [
|
|
1973
|
+
"nl",
|
|
1974
|
+
"mark",
|
|
1975
|
+
"background-color"
|
|
1976
|
+
]
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"value": "hsl(0 0% 0%)",
|
|
1980
|
+
"filePath": "src/component/nl/mark.tokens.json",
|
|
1981
|
+
"isSource": true,
|
|
1982
|
+
"original": {
|
|
1983
|
+
"value": "{utrecht.color.black}"
|
|
1984
|
+
},
|
|
1985
|
+
"name": "nlMarkColor",
|
|
1986
|
+
"attributes": {},
|
|
1987
|
+
"path": [
|
|
1988
|
+
"nl",
|
|
1989
|
+
"mark",
|
|
1990
|
+
"color"
|
|
1991
|
+
]
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
"value": "hsl(0 100% 40%)",
|
|
1995
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
1996
|
+
"isSource": true,
|
|
1997
|
+
"original": {
|
|
1998
|
+
"value": "{utrecht.color.red.40}"
|
|
1999
|
+
},
|
|
2000
|
+
"name": "nlNumberBadgeBackgroundColor",
|
|
2001
|
+
"attributes": {},
|
|
2002
|
+
"path": [
|
|
2003
|
+
"nl",
|
|
2004
|
+
"number-badge",
|
|
2005
|
+
"background-color"
|
|
2006
|
+
]
|
|
2007
|
+
},
|
|
2008
|
+
{
|
|
2009
|
+
"value": "1rem",
|
|
2010
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
2011
|
+
"isSource": true,
|
|
2012
|
+
"original": {
|
|
2013
|
+
"value": "{nl.number-badge.font-size}"
|
|
2014
|
+
},
|
|
2015
|
+
"name": "nlNumberBadgeBorderRadius",
|
|
2016
|
+
"attributes": {},
|
|
2017
|
+
"path": [
|
|
2018
|
+
"nl",
|
|
2019
|
+
"number-badge",
|
|
2020
|
+
"border-radius"
|
|
2021
|
+
]
|
|
2022
|
+
},
|
|
2023
|
+
{
|
|
2024
|
+
"value": "hsl(0 0% 100%)",
|
|
2025
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
2026
|
+
"isSource": true,
|
|
2027
|
+
"original": {
|
|
2028
|
+
"value": "{utrecht.color.white}"
|
|
2029
|
+
},
|
|
2030
|
+
"name": "nlNumberBadgeColor",
|
|
2031
|
+
"attributes": {},
|
|
2032
|
+
"path": [
|
|
2033
|
+
"nl",
|
|
2034
|
+
"number-badge",
|
|
2035
|
+
"color"
|
|
2036
|
+
]
|
|
2037
|
+
},
|
|
2038
|
+
{
|
|
2039
|
+
"value": "1rem",
|
|
2040
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
2041
|
+
"isSource": true,
|
|
2042
|
+
"original": {
|
|
2043
|
+
"value": "{utrecht.typography.scale.md.font-size}"
|
|
2044
|
+
},
|
|
2045
|
+
"name": "nlNumberBadgeFontSize",
|
|
2046
|
+
"attributes": {},
|
|
2047
|
+
"path": [
|
|
2048
|
+
"nl",
|
|
2049
|
+
"number-badge",
|
|
2050
|
+
"font-size"
|
|
2051
|
+
]
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"value": "1ex",
|
|
2055
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
2056
|
+
"isSource": true,
|
|
2057
|
+
"original": {
|
|
2058
|
+
"value": "1ex"
|
|
2059
|
+
},
|
|
2060
|
+
"name": "nlNumberBadgePaddingBlock",
|
|
2061
|
+
"attributes": {},
|
|
2062
|
+
"path": [
|
|
2063
|
+
"nl",
|
|
2064
|
+
"number-badge",
|
|
2065
|
+
"padding-block"
|
|
2066
|
+
]
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"value": "1ex",
|
|
2070
|
+
"filePath": "src/component/nl/number-badge.tokens.json",
|
|
2071
|
+
"isSource": true,
|
|
2072
|
+
"original": {
|
|
2073
|
+
"value": "1ex"
|
|
2074
|
+
},
|
|
2075
|
+
"name": "nlNumberBadgePaddingInline",
|
|
2076
|
+
"attributes": {},
|
|
2077
|
+
"path": [
|
|
2078
|
+
"nl",
|
|
2079
|
+
"number-badge",
|
|
2080
|
+
"padding-inline"
|
|
2081
|
+
]
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
2085
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2086
|
+
"isSource": true,
|
|
2087
|
+
"original": {
|
|
2088
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
2089
|
+
},
|
|
2090
|
+
"name": "nlParagraphFontFamily",
|
|
2091
|
+
"attributes": {},
|
|
2092
|
+
"path": [
|
|
2093
|
+
"nl",
|
|
2094
|
+
"paragraph",
|
|
2095
|
+
"font-family"
|
|
2096
|
+
]
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"value": "1rem",
|
|
2100
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2101
|
+
"isSource": true,
|
|
2102
|
+
"original": {
|
|
2103
|
+
"value": "{utrecht.typography.scale.md.font-size}"
|
|
2104
|
+
},
|
|
2105
|
+
"name": "nlParagraphFontSize",
|
|
2106
|
+
"attributes": {},
|
|
2107
|
+
"path": [
|
|
2108
|
+
"nl",
|
|
2109
|
+
"paragraph",
|
|
2110
|
+
"font-size"
|
|
2111
|
+
]
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"value": "400",
|
|
2115
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2116
|
+
"isSource": true,
|
|
2117
|
+
"original": {
|
|
2118
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
2119
|
+
},
|
|
2120
|
+
"name": "nlParagraphFontWeight",
|
|
2121
|
+
"attributes": {},
|
|
2122
|
+
"path": [
|
|
2123
|
+
"nl",
|
|
2124
|
+
"paragraph",
|
|
2125
|
+
"font-weight"
|
|
2126
|
+
]
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"value": "hsl(0 0% 0%)",
|
|
2130
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2131
|
+
"isSource": true,
|
|
2132
|
+
"original": {
|
|
2133
|
+
"value": "{utrecht.document.color}"
|
|
2134
|
+
},
|
|
2135
|
+
"name": "nlParagraphLeadColor",
|
|
2136
|
+
"attributes": {},
|
|
2137
|
+
"path": [
|
|
2138
|
+
"nl",
|
|
2139
|
+
"paragraph",
|
|
2140
|
+
"lead",
|
|
2141
|
+
"color"
|
|
2142
|
+
]
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"value": "1.25rem",
|
|
2146
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2147
|
+
"isSource": true,
|
|
2148
|
+
"original": {
|
|
2149
|
+
"value": "{utrecht.typography.scale.xl.font-size}"
|
|
2150
|
+
},
|
|
2151
|
+
"name": "nlParagraphLeadFontSize",
|
|
2152
|
+
"attributes": {},
|
|
2153
|
+
"path": [
|
|
2154
|
+
"nl",
|
|
2155
|
+
"paragraph",
|
|
2156
|
+
"lead",
|
|
2157
|
+
"font-size"
|
|
2158
|
+
]
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
"value": "400",
|
|
2162
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2163
|
+
"isSource": true,
|
|
2164
|
+
"original": {
|
|
2165
|
+
"value": "{utrecht.typography.weight-scale.normal.font-weight}"
|
|
2166
|
+
},
|
|
2167
|
+
"name": "nlParagraphLeadFontWeight",
|
|
2168
|
+
"attributes": {},
|
|
2169
|
+
"path": [
|
|
2170
|
+
"nl",
|
|
2171
|
+
"paragraph",
|
|
2172
|
+
"lead",
|
|
2173
|
+
"font-weight"
|
|
2174
|
+
]
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
"value": "1.5",
|
|
2178
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2179
|
+
"isSource": true,
|
|
2180
|
+
"original": {
|
|
2181
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
2182
|
+
},
|
|
2183
|
+
"name": "nlParagraphLeadLineHeight",
|
|
2184
|
+
"attributes": {},
|
|
2185
|
+
"path": [
|
|
2186
|
+
"nl",
|
|
2187
|
+
"paragraph",
|
|
2188
|
+
"lead",
|
|
2189
|
+
"line-height"
|
|
2190
|
+
]
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"value": "1.5",
|
|
2194
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2195
|
+
"isSource": true,
|
|
2196
|
+
"original": {
|
|
2197
|
+
"value": "{utrecht.typography.line-height.md}"
|
|
2198
|
+
},
|
|
2199
|
+
"name": "nlParagraphLineHeight",
|
|
2200
|
+
"attributes": {},
|
|
2201
|
+
"path": [
|
|
2202
|
+
"nl",
|
|
2203
|
+
"paragraph",
|
|
2204
|
+
"line-height"
|
|
2205
|
+
]
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"value": "0.875rem",
|
|
2209
|
+
"filePath": "src/component/nl/paragraph.tokens.json",
|
|
2210
|
+
"isSource": true,
|
|
2211
|
+
"original": {
|
|
2212
|
+
"value": "{utrecht.typography.scale.sm.font-size}"
|
|
2213
|
+
},
|
|
2214
|
+
"name": "nlParagraphSmallFontSize",
|
|
2215
|
+
"attributes": {},
|
|
2216
|
+
"path": [
|
|
2217
|
+
"nl",
|
|
2218
|
+
"paragraph",
|
|
2219
|
+
"small",
|
|
2220
|
+
"font-size"
|
|
2221
|
+
]
|
|
2222
|
+
},
|
|
2223
|
+
{
|
|
2224
|
+
"value": "hsl(0 0% 15%)",
|
|
2225
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2226
|
+
"isSource": true,
|
|
2227
|
+
"original": {
|
|
2228
|
+
"value": "{utrecht.topnav.list.background-color}"
|
|
2229
|
+
},
|
|
2230
|
+
"name": "nlSkipLinkBackgroundColor",
|
|
2231
|
+
"attributes": {},
|
|
2232
|
+
"path": [
|
|
2233
|
+
"nl",
|
|
2234
|
+
"skip-link",
|
|
2235
|
+
"background-color"
|
|
2236
|
+
]
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"value": "hsl(0 0% 100%)",
|
|
2240
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2241
|
+
"isSource": true,
|
|
2242
|
+
"original": {
|
|
2243
|
+
"value": "{utrecht.topnav.link.color}"
|
|
2244
|
+
},
|
|
2245
|
+
"name": "nlSkipLinkColor",
|
|
2246
|
+
"attributes": {},
|
|
2247
|
+
"path": [
|
|
2248
|
+
"nl",
|
|
2249
|
+
"skip-link",
|
|
2250
|
+
"color"
|
|
2251
|
+
]
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"value": "hsl(48 100% 80%)",
|
|
2255
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2256
|
+
"isSource": true,
|
|
2257
|
+
"original": {
|
|
2258
|
+
"value": "{utrecht.topnav.link.focus.background-color}"
|
|
2259
|
+
},
|
|
2260
|
+
"name": "nlSkipLinkFocusVisibleBackgroundColor",
|
|
2261
|
+
"attributes": {},
|
|
2262
|
+
"path": [
|
|
2263
|
+
"nl",
|
|
2264
|
+
"skip-link",
|
|
2265
|
+
"focus-visible",
|
|
2266
|
+
"background-color"
|
|
2267
|
+
]
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
"value": "hsl(0 0% 0%)",
|
|
2271
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2272
|
+
"isSource": true,
|
|
2273
|
+
"original": {
|
|
2274
|
+
"value": "{utrecht.topnav.link.focus.color}"
|
|
2275
|
+
},
|
|
2276
|
+
"name": "nlSkipLinkFocusVisibleColor",
|
|
2277
|
+
"attributes": {},
|
|
2278
|
+
"path": [
|
|
2279
|
+
"nl",
|
|
2280
|
+
"skip-link",
|
|
2281
|
+
"focus-visible",
|
|
2282
|
+
"color"
|
|
2283
|
+
]
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
"value": "none",
|
|
2287
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2288
|
+
"isSource": true,
|
|
2289
|
+
"original": {
|
|
2290
|
+
"value": "{utrecht.link.focus-visible.text-decoration}"
|
|
2291
|
+
},
|
|
2292
|
+
"name": "nlSkipLinkFocusVisibleTextDecoration",
|
|
2293
|
+
"attributes": {},
|
|
2294
|
+
"path": [
|
|
2295
|
+
"nl",
|
|
2296
|
+
"skip-link",
|
|
2297
|
+
"focus-visible",
|
|
2298
|
+
"text-decoration"
|
|
2299
|
+
]
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"value": "8px",
|
|
2303
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2304
|
+
"isSource": true,
|
|
2305
|
+
"original": {
|
|
2306
|
+
"value": "{utrecht.button.padding-block-start}"
|
|
2307
|
+
},
|
|
2308
|
+
"name": "nlSkipLinkPaddingBlock",
|
|
2309
|
+
"attributes": {},
|
|
2310
|
+
"path": [
|
|
2311
|
+
"nl",
|
|
2312
|
+
"skip-link",
|
|
2313
|
+
"padding-block"
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"value": "16px",
|
|
2318
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2319
|
+
"isSource": true,
|
|
2320
|
+
"original": {
|
|
2321
|
+
"value": "{utrecht.button.padding-inline-start}"
|
|
2322
|
+
},
|
|
2323
|
+
"name": "nlSkipLinkPaddingInline",
|
|
2324
|
+
"attributes": {},
|
|
2325
|
+
"path": [
|
|
2326
|
+
"nl",
|
|
2327
|
+
"skip-link",
|
|
2328
|
+
"padding-inline"
|
|
2329
|
+
]
|
|
2330
|
+
},
|
|
2331
|
+
{
|
|
2332
|
+
"value": "underline",
|
|
2333
|
+
"filePath": "src/component/nl/skip-link.tokens.json",
|
|
2334
|
+
"isSource": true,
|
|
2335
|
+
"original": {
|
|
2336
|
+
"value": "{utrecht.link.text-decoration}"
|
|
2337
|
+
},
|
|
2338
|
+
"name": "nlSkipLinkTextDecoration",
|
|
2339
|
+
"attributes": {},
|
|
2340
|
+
"path": [
|
|
2341
|
+
"nl",
|
|
2342
|
+
"skip-link",
|
|
2343
|
+
"text-decoration"
|
|
2344
|
+
]
|
|
2345
|
+
},
|
|
1399
2346
|
{
|
|
1400
2347
|
"value": "hsl(0 0% 100%)",
|
|
1401
2348
|
"filePath": "src/component/of/layout.tokens.json",
|
|
@@ -1487,6 +2434,51 @@ export default [
|
|
|
1487
2434
|
"box-shadow"
|
|
1488
2435
|
]
|
|
1489
2436
|
},
|
|
2437
|
+
{
|
|
2438
|
+
"value": "hsl(0 0% 100%)",
|
|
2439
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2440
|
+
"isSource": true,
|
|
2441
|
+
"original": {
|
|
2442
|
+
"value": "{utrecht.body.background-color}"
|
|
2443
|
+
},
|
|
2444
|
+
"name": "signalenModalDialogBackgroundColor",
|
|
2445
|
+
"attributes": {},
|
|
2446
|
+
"path": [
|
|
2447
|
+
"signalen",
|
|
2448
|
+
"modal-dialog",
|
|
2449
|
+
"background-color"
|
|
2450
|
+
]
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"value": "hsl(0 0% 0%)",
|
|
2454
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2455
|
+
"isSource": true,
|
|
2456
|
+
"original": {
|
|
2457
|
+
"value": "{utrecht.body.color}"
|
|
2458
|
+
},
|
|
2459
|
+
"name": "signalenModalDialogColor",
|
|
2460
|
+
"attributes": {},
|
|
2461
|
+
"path": [
|
|
2462
|
+
"signalen",
|
|
2463
|
+
"modal-dialog",
|
|
2464
|
+
"color"
|
|
2465
|
+
]
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
"value": "4px",
|
|
2469
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2470
|
+
"isSource": true,
|
|
2471
|
+
"original": {
|
|
2472
|
+
"value": "4px"
|
|
2473
|
+
},
|
|
2474
|
+
"name": "signalenProgressBarBorderRadius",
|
|
2475
|
+
"attributes": {},
|
|
2476
|
+
"path": [
|
|
2477
|
+
"signalen",
|
|
2478
|
+
"progress-bar",
|
|
2479
|
+
"border-radius"
|
|
2480
|
+
]
|
|
2481
|
+
},
|
|
1490
2482
|
{
|
|
1491
2483
|
"$extensions": {
|
|
1492
2484
|
"nl.nldesignsystem.css.property": {
|
|
@@ -3780,7 +4772,7 @@ export default [
|
|
|
3780
4772
|
"nl.nldesignsystem.figma.supports-token": false
|
|
3781
4773
|
},
|
|
3782
4774
|
"type": "color",
|
|
3783
|
-
"value": "{
|
|
4775
|
+
"value": "{nl.data-badge.background-color}"
|
|
3784
4776
|
},
|
|
3785
4777
|
"name": "utrechtBadgeBackgroundColor",
|
|
3786
4778
|
"attributes": {},
|
|
@@ -3819,7 +4811,7 @@ export default [
|
|
|
3819
4811
|
}
|
|
3820
4812
|
},
|
|
3821
4813
|
"type": "dimension",
|
|
3822
|
-
"value": "
|
|
4814
|
+
"value": "{nl.data-badge.border-radius}"
|
|
3823
4815
|
},
|
|
3824
4816
|
"name": "utrechtBadgeBorderRadius",
|
|
3825
4817
|
"attributes": {},
|
|
@@ -3852,7 +4844,7 @@ export default [
|
|
|
3852
4844
|
"nl.nldesignsystem.figma.supports-token": false
|
|
3853
4845
|
},
|
|
3854
4846
|
"type": "color",
|
|
3855
|
-
"value": "{
|
|
4847
|
+
"value": "{nl.data-badge.color}"
|
|
3856
4848
|
},
|
|
3857
4849
|
"name": "utrechtBadgeColor",
|
|
3858
4850
|
"attributes": {},
|
|
@@ -4194,7 +5186,7 @@ export default [
|
|
|
4194
5186
|
}
|
|
4195
5187
|
},
|
|
4196
5188
|
"type": "dimension",
|
|
4197
|
-
"value": "{
|
|
5189
|
+
"value": "{nl.data-badge.padding-block}"
|
|
4198
5190
|
},
|
|
4199
5191
|
"name": "utrechtBadgePaddingBlock",
|
|
4200
5192
|
"attributes": {},
|
|
@@ -4233,7 +5225,7 @@ export default [
|
|
|
4233
5225
|
}
|
|
4234
5226
|
},
|
|
4235
5227
|
"type": "dimension",
|
|
4236
|
-
"value": "{
|
|
5228
|
+
"value": "{nl.data-badge.padding-inline}"
|
|
4237
5229
|
},
|
|
4238
5230
|
"name": "utrechtBadgePaddingInline",
|
|
4239
5231
|
"attributes": {},
|
|
@@ -4463,6 +5455,153 @@ export default [
|
|
|
4463
5455
|
"margin-inline-start"
|
|
4464
5456
|
]
|
|
4465
5457
|
},
|
|
5458
|
+
{
|
|
5459
|
+
"value": "hsl(0 0% 100%)",
|
|
5460
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5461
|
+
"isSource": true,
|
|
5462
|
+
"original": {
|
|
5463
|
+
"value": "{utrecht.color.white}"
|
|
5464
|
+
},
|
|
5465
|
+
"name": "utrechtBodyBackgroundColor",
|
|
5466
|
+
"attributes": {},
|
|
5467
|
+
"path": [
|
|
5468
|
+
"utrecht",
|
|
5469
|
+
"body",
|
|
5470
|
+
"background-color"
|
|
5471
|
+
]
|
|
5472
|
+
},
|
|
5473
|
+
{
|
|
5474
|
+
"value": "hsl(0 0% 0%)",
|
|
5475
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5476
|
+
"isSource": true,
|
|
5477
|
+
"original": {
|
|
5478
|
+
"value": "{utrecht.color.black}"
|
|
5479
|
+
},
|
|
5480
|
+
"name": "utrechtBodyColor",
|
|
5481
|
+
"attributes": {},
|
|
5482
|
+
"path": [
|
|
5483
|
+
"utrecht",
|
|
5484
|
+
"body",
|
|
5485
|
+
"color"
|
|
5486
|
+
]
|
|
5487
|
+
},
|
|
5488
|
+
{
|
|
5489
|
+
"$extensions": {
|
|
5490
|
+
"nl.nldesignsystem.css.property": {
|
|
5491
|
+
"syntax": "*",
|
|
5492
|
+
"inherits": true
|
|
5493
|
+
},
|
|
5494
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5495
|
+
"studio.tokens": {
|
|
5496
|
+
"originalType": "fontFamilies"
|
|
5497
|
+
}
|
|
5498
|
+
},
|
|
5499
|
+
"type": "fontFamily",
|
|
5500
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
5501
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5502
|
+
"isSource": true,
|
|
5503
|
+
"original": {
|
|
5504
|
+
"$extensions": {
|
|
5505
|
+
"nl.nldesignsystem.css.property": {
|
|
5506
|
+
"syntax": "*",
|
|
5507
|
+
"inherits": true
|
|
5508
|
+
},
|
|
5509
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5510
|
+
"studio.tokens": {
|
|
5511
|
+
"originalType": "fontFamilies"
|
|
5512
|
+
}
|
|
5513
|
+
},
|
|
5514
|
+
"type": "fontFamily",
|
|
5515
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
5516
|
+
},
|
|
5517
|
+
"name": "utrechtBodyFontFamily",
|
|
5518
|
+
"attributes": {},
|
|
5519
|
+
"path": [
|
|
5520
|
+
"utrecht",
|
|
5521
|
+
"body",
|
|
5522
|
+
"font-family"
|
|
5523
|
+
]
|
|
5524
|
+
},
|
|
5525
|
+
{
|
|
5526
|
+
"$extensions": {
|
|
5527
|
+
"nl.nldesignsystem.css.property": {
|
|
5528
|
+
"syntax": "<length>",
|
|
5529
|
+
"inherits": true
|
|
5530
|
+
},
|
|
5531
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5532
|
+
"studio.tokens": {
|
|
5533
|
+
"originalType": "fontSizes"
|
|
5534
|
+
}
|
|
5535
|
+
},
|
|
5536
|
+
"type": "fontSize",
|
|
5537
|
+
"value": "1rem",
|
|
5538
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5539
|
+
"isSource": true,
|
|
5540
|
+
"original": {
|
|
5541
|
+
"$extensions": {
|
|
5542
|
+
"nl.nldesignsystem.css.property": {
|
|
5543
|
+
"syntax": "<length>",
|
|
5544
|
+
"inherits": true
|
|
5545
|
+
},
|
|
5546
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5547
|
+
"studio.tokens": {
|
|
5548
|
+
"originalType": "fontSizes"
|
|
5549
|
+
}
|
|
5550
|
+
},
|
|
5551
|
+
"type": "fontSize",
|
|
5552
|
+
"value": "{utrecht.typography.scale.md.font-size}"
|
|
5553
|
+
},
|
|
5554
|
+
"name": "utrechtBodyFontSize",
|
|
5555
|
+
"attributes": {},
|
|
5556
|
+
"path": [
|
|
5557
|
+
"utrecht",
|
|
5558
|
+
"body",
|
|
5559
|
+
"font-size"
|
|
5560
|
+
]
|
|
5561
|
+
},
|
|
5562
|
+
{
|
|
5563
|
+
"$extensions": {
|
|
5564
|
+
"nl.nldesignsystem.css.property": {
|
|
5565
|
+
"syntax": [
|
|
5566
|
+
"<length>",
|
|
5567
|
+
"<number>"
|
|
5568
|
+
],
|
|
5569
|
+
"inherits": true
|
|
5570
|
+
},
|
|
5571
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5572
|
+
"studio.tokens": {
|
|
5573
|
+
"originalType": "lineHeights"
|
|
5574
|
+
}
|
|
5575
|
+
},
|
|
5576
|
+
"type": "lineHeight",
|
|
5577
|
+
"value": "1.4",
|
|
5578
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5579
|
+
"isSource": true,
|
|
5580
|
+
"original": {
|
|
5581
|
+
"$extensions": {
|
|
5582
|
+
"nl.nldesignsystem.css.property": {
|
|
5583
|
+
"syntax": [
|
|
5584
|
+
"<length>",
|
|
5585
|
+
"<number>"
|
|
5586
|
+
],
|
|
5587
|
+
"inherits": true
|
|
5588
|
+
},
|
|
5589
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5590
|
+
"studio.tokens": {
|
|
5591
|
+
"originalType": "lineHeights"
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
"type": "lineHeight",
|
|
5595
|
+
"value": "1.4"
|
|
5596
|
+
},
|
|
5597
|
+
"name": "utrechtBodyLineHeight",
|
|
5598
|
+
"attributes": {},
|
|
5599
|
+
"path": [
|
|
5600
|
+
"utrecht",
|
|
5601
|
+
"body",
|
|
5602
|
+
"line-height"
|
|
5603
|
+
]
|
|
5604
|
+
},
|
|
4466
5605
|
{
|
|
4467
5606
|
"value": "8px",
|
|
4468
5607
|
"filePath": "src/common/utrecht/border.tokens.json",
|
|
@@ -10732,7 +11871,7 @@ export default [
|
|
|
10732
11871
|
"nl.nldesignsystem.figma.supports-token": true
|
|
10733
11872
|
},
|
|
10734
11873
|
"type": "color",
|
|
10735
|
-
"value": "{
|
|
11874
|
+
"value": "{nl.code-block.background-color}"
|
|
10736
11875
|
},
|
|
10737
11876
|
"name": "utrechtCodeBlockBackgroundColor",
|
|
10738
11877
|
"attributes": {},
|
|
@@ -10763,7 +11902,7 @@ export default [
|
|
|
10763
11902
|
"nl.nldesignsystem.figma.supports-token": true
|
|
10764
11903
|
},
|
|
10765
11904
|
"type": "color",
|
|
10766
|
-
"value": "{
|
|
11905
|
+
"value": "{nl.code-block.color}"
|
|
10767
11906
|
},
|
|
10768
11907
|
"name": "utrechtCodeBlockColor",
|
|
10769
11908
|
"attributes": {},
|
|
@@ -10773,6 +11912,43 @@ export default [
|
|
|
10773
11912
|
"color"
|
|
10774
11913
|
]
|
|
10775
11914
|
},
|
|
11915
|
+
{
|
|
11916
|
+
"$extensions": {
|
|
11917
|
+
"nl.nldesignsystem.css.property": {
|
|
11918
|
+
"syntax": "*",
|
|
11919
|
+
"inherits": true
|
|
11920
|
+
},
|
|
11921
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
11922
|
+
"studio.tokens": {
|
|
11923
|
+
"originalType": "fontFamilies"
|
|
11924
|
+
}
|
|
11925
|
+
},
|
|
11926
|
+
"type": "fontFamily",
|
|
11927
|
+
"value": "\"Monaco\"",
|
|
11928
|
+
"filePath": "src/component/utrecht/code-block.tokens.json",
|
|
11929
|
+
"isSource": true,
|
|
11930
|
+
"original": {
|
|
11931
|
+
"$extensions": {
|
|
11932
|
+
"nl.nldesignsystem.css.property": {
|
|
11933
|
+
"syntax": "*",
|
|
11934
|
+
"inherits": true
|
|
11935
|
+
},
|
|
11936
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
11937
|
+
"studio.tokens": {
|
|
11938
|
+
"originalType": "fontFamilies"
|
|
11939
|
+
}
|
|
11940
|
+
},
|
|
11941
|
+
"type": "fontFamily",
|
|
11942
|
+
"value": "{nl.code-block.font-family}"
|
|
11943
|
+
},
|
|
11944
|
+
"name": "utrechtCodeBlockFontFamily",
|
|
11945
|
+
"attributes": {},
|
|
11946
|
+
"path": [
|
|
11947
|
+
"utrecht",
|
|
11948
|
+
"code-block",
|
|
11949
|
+
"font-family"
|
|
11950
|
+
]
|
|
11951
|
+
},
|
|
10776
11952
|
{
|
|
10777
11953
|
"$extensions": {
|
|
10778
11954
|
"nl.nldesignsystem.css.property": {
|
|
@@ -10800,7 +11976,7 @@ export default [
|
|
|
10800
11976
|
}
|
|
10801
11977
|
},
|
|
10802
11978
|
"type": "fontSize",
|
|
10803
|
-
"value": "{
|
|
11979
|
+
"value": "{nl.code-block.font-size}"
|
|
10804
11980
|
},
|
|
10805
11981
|
"name": "utrechtCodeBlockFontSize",
|
|
10806
11982
|
"attributes": {},
|
|
@@ -10843,7 +12019,7 @@ export default [
|
|
|
10843
12019
|
}
|
|
10844
12020
|
},
|
|
10845
12021
|
"type": "lineHeight",
|
|
10846
|
-
"value": "{
|
|
12022
|
+
"value": "{nl.code-block.line-height}"
|
|
10847
12023
|
},
|
|
10848
12024
|
"name": "utrechtCodeBlockLineHeight",
|
|
10849
12025
|
"attributes": {},
|
|
@@ -10954,7 +12130,7 @@ export default [
|
|
|
10954
12130
|
}
|
|
10955
12131
|
},
|
|
10956
12132
|
"type": "dimension",
|
|
10957
|
-
"value": "
|
|
12133
|
+
"value": "{nl.code-block.padding-block}"
|
|
10958
12134
|
},
|
|
10959
12135
|
"name": "utrechtCodeBlockPaddingBlockEnd",
|
|
10960
12136
|
"attributes": {},
|
|
@@ -10991,7 +12167,7 @@ export default [
|
|
|
10991
12167
|
}
|
|
10992
12168
|
},
|
|
10993
12169
|
"type": "dimension",
|
|
10994
|
-
"value": "
|
|
12170
|
+
"value": "{nl.code-block.padding-block}"
|
|
10995
12171
|
},
|
|
10996
12172
|
"name": "utrechtCodeBlockPaddingBlockStart",
|
|
10997
12173
|
"attributes": {},
|
|
@@ -11028,7 +12204,7 @@ export default [
|
|
|
11028
12204
|
}
|
|
11029
12205
|
},
|
|
11030
12206
|
"type": "dimension",
|
|
11031
|
-
"value": "
|
|
12207
|
+
"value": "{nl.code-block.padding-inline}"
|
|
11032
12208
|
},
|
|
11033
12209
|
"name": "utrechtCodeBlockPaddingInlineEnd",
|
|
11034
12210
|
"attributes": {},
|
|
@@ -11065,7 +12241,7 @@ export default [
|
|
|
11065
12241
|
}
|
|
11066
12242
|
},
|
|
11067
12243
|
"type": "dimension",
|
|
11068
|
-
"value": "
|
|
12244
|
+
"value": "{nl.code-block.padding-inline}"
|
|
11069
12245
|
},
|
|
11070
12246
|
"name": "utrechtCodeBlockPaddingInlineStart",
|
|
11071
12247
|
"attributes": {},
|
|
@@ -16389,7 +17565,7 @@ export default [
|
|
|
16389
17565
|
"syntax": "<length>",
|
|
16390
17566
|
"inherits": true
|
|
16391
17567
|
},
|
|
16392
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17568
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16393
17569
|
"studio.tokens": {
|
|
16394
17570
|
"originalType": "spacing"
|
|
16395
17571
|
}
|
|
@@ -16404,7 +17580,7 @@ export default [
|
|
|
16404
17580
|
"syntax": "<length>",
|
|
16405
17581
|
"inherits": true
|
|
16406
17582
|
},
|
|
16407
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17583
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16408
17584
|
"studio.tokens": {
|
|
16409
17585
|
"originalType": "spacing"
|
|
16410
17586
|
}
|
|
@@ -16426,7 +17602,7 @@ export default [
|
|
|
16426
17602
|
"syntax": "<length>",
|
|
16427
17603
|
"inherits": true
|
|
16428
17604
|
},
|
|
16429
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17605
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16430
17606
|
"studio.tokens": {
|
|
16431
17607
|
"originalType": "spacing"
|
|
16432
17608
|
}
|
|
@@ -16441,7 +17617,7 @@ export default [
|
|
|
16441
17617
|
"syntax": "<length>",
|
|
16442
17618
|
"inherits": true
|
|
16443
17619
|
},
|
|
16444
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17620
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16445
17621
|
"studio.tokens": {
|
|
16446
17622
|
"originalType": "spacing"
|
|
16447
17623
|
}
|
|
@@ -16463,7 +17639,7 @@ export default [
|
|
|
16463
17639
|
"syntax": "<length>",
|
|
16464
17640
|
"inherits": true
|
|
16465
17641
|
},
|
|
16466
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17642
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16467
17643
|
"studio.tokens": {
|
|
16468
17644
|
"originalType": "spacing"
|
|
16469
17645
|
}
|
|
@@ -16478,7 +17654,7 @@ export default [
|
|
|
16478
17654
|
"syntax": "<length>",
|
|
16479
17655
|
"inherits": true
|
|
16480
17656
|
},
|
|
16481
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17657
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16482
17658
|
"studio.tokens": {
|
|
16483
17659
|
"originalType": "spacing"
|
|
16484
17660
|
}
|
|
@@ -16500,7 +17676,7 @@ export default [
|
|
|
16500
17676
|
"syntax": "<length>",
|
|
16501
17677
|
"inherits": true
|
|
16502
17678
|
},
|
|
16503
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17679
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16504
17680
|
"studio.tokens": {
|
|
16505
17681
|
"originalType": "spacing"
|
|
16506
17682
|
}
|
|
@@ -16515,7 +17691,7 @@ export default [
|
|
|
16515
17691
|
"syntax": "<length>",
|
|
16516
17692
|
"inherits": true
|
|
16517
17693
|
},
|
|
16518
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17694
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
16519
17695
|
"studio.tokens": {
|
|
16520
17696
|
"originalType": "spacing"
|
|
16521
17697
|
}
|
|
@@ -16892,7 +18068,7 @@ export default [
|
|
|
16892
18068
|
}
|
|
16893
18069
|
},
|
|
16894
18070
|
"type": "fontFamily",
|
|
16895
|
-
"value": "{
|
|
18071
|
+
"value": "{nl.heading.level-1.font-family}"
|
|
16896
18072
|
},
|
|
16897
18073
|
"name": "utrechtHeading1FontFamily",
|
|
16898
18074
|
"attributes": {},
|
|
@@ -16929,7 +18105,7 @@ export default [
|
|
|
16929
18105
|
}
|
|
16930
18106
|
},
|
|
16931
18107
|
"type": "fontSize",
|
|
16932
|
-
"value": "{
|
|
18108
|
+
"value": "{nl.heading.level-1.font-size}"
|
|
16933
18109
|
},
|
|
16934
18110
|
"name": "utrechtHeading1FontSize",
|
|
16935
18111
|
"attributes": {},
|
|
@@ -16972,7 +18148,7 @@ export default [
|
|
|
16972
18148
|
}
|
|
16973
18149
|
},
|
|
16974
18150
|
"type": "fontWeight",
|
|
16975
|
-
"value": "{
|
|
18151
|
+
"value": "{nl.heading.level-1.font-weight}"
|
|
16976
18152
|
},
|
|
16977
18153
|
"name": "utrechtHeading1FontWeight",
|
|
16978
18154
|
"attributes": {},
|
|
@@ -17015,7 +18191,7 @@ export default [
|
|
|
17015
18191
|
}
|
|
17016
18192
|
},
|
|
17017
18193
|
"type": "lineHeight",
|
|
17018
|
-
"value": "{
|
|
18194
|
+
"value": "{nl.heading.level-1.line-height}"
|
|
17019
18195
|
},
|
|
17020
18196
|
"name": "utrechtHeading1LineHeight",
|
|
17021
18197
|
"attributes": {},
|
|
@@ -17134,7 +18310,7 @@ export default [
|
|
|
17134
18310
|
}
|
|
17135
18311
|
},
|
|
17136
18312
|
"type": "fontFamily",
|
|
17137
|
-
"value": "{
|
|
18313
|
+
"value": "{nl.heading.level-2.font-family}"
|
|
17138
18314
|
},
|
|
17139
18315
|
"name": "utrechtHeading2FontFamily",
|
|
17140
18316
|
"attributes": {},
|
|
@@ -17171,7 +18347,7 @@ export default [
|
|
|
17171
18347
|
}
|
|
17172
18348
|
},
|
|
17173
18349
|
"type": "fontSize",
|
|
17174
|
-
"value": "{
|
|
18350
|
+
"value": "{nl.heading.level-2.font-size}"
|
|
17175
18351
|
},
|
|
17176
18352
|
"name": "utrechtHeading2FontSize",
|
|
17177
18353
|
"attributes": {},
|
|
@@ -17214,7 +18390,7 @@ export default [
|
|
|
17214
18390
|
}
|
|
17215
18391
|
},
|
|
17216
18392
|
"type": "fontWeight",
|
|
17217
|
-
"value": "{
|
|
18393
|
+
"value": "{nl.heading.level-2.font-weight}"
|
|
17218
18394
|
},
|
|
17219
18395
|
"name": "utrechtHeading2FontWeight",
|
|
17220
18396
|
"attributes": {},
|
|
@@ -17257,7 +18433,7 @@ export default [
|
|
|
17257
18433
|
}
|
|
17258
18434
|
},
|
|
17259
18435
|
"type": "lineHeight",
|
|
17260
|
-
"value": "{
|
|
18436
|
+
"value": "{nl.heading.level-2.line-height}"
|
|
17261
18437
|
},
|
|
17262
18438
|
"name": "utrechtHeading2LineHeight",
|
|
17263
18439
|
"attributes": {},
|
|
@@ -17376,7 +18552,7 @@ export default [
|
|
|
17376
18552
|
}
|
|
17377
18553
|
},
|
|
17378
18554
|
"type": "fontFamily",
|
|
17379
|
-
"value": "{
|
|
18555
|
+
"value": "{nl.heading.level-3.font-family}"
|
|
17380
18556
|
},
|
|
17381
18557
|
"name": "utrechtHeading3FontFamily",
|
|
17382
18558
|
"attributes": {},
|
|
@@ -17413,7 +18589,7 @@ export default [
|
|
|
17413
18589
|
}
|
|
17414
18590
|
},
|
|
17415
18591
|
"type": "fontSize",
|
|
17416
|
-
"value": "{
|
|
18592
|
+
"value": "{nl.heading.level-3.font-size}"
|
|
17417
18593
|
},
|
|
17418
18594
|
"name": "utrechtHeading3FontSize",
|
|
17419
18595
|
"attributes": {},
|
|
@@ -17456,7 +18632,7 @@ export default [
|
|
|
17456
18632
|
}
|
|
17457
18633
|
},
|
|
17458
18634
|
"type": "fontWeight",
|
|
17459
|
-
"value": "{
|
|
18635
|
+
"value": "{nl.heading.level-3.font-weight}"
|
|
17460
18636
|
},
|
|
17461
18637
|
"name": "utrechtHeading3FontWeight",
|
|
17462
18638
|
"attributes": {},
|
|
@@ -17499,7 +18675,7 @@ export default [
|
|
|
17499
18675
|
}
|
|
17500
18676
|
},
|
|
17501
18677
|
"type": "lineHeight",
|
|
17502
|
-
"value": "{
|
|
18678
|
+
"value": "{nl.heading.level-3.line-height}"
|
|
17503
18679
|
},
|
|
17504
18680
|
"name": "utrechtHeading3LineHeight",
|
|
17505
18681
|
"attributes": {},
|
|
@@ -17618,7 +18794,7 @@ export default [
|
|
|
17618
18794
|
}
|
|
17619
18795
|
},
|
|
17620
18796
|
"type": "fontFamily",
|
|
17621
|
-
"value": "{
|
|
18797
|
+
"value": "{nl.heading.level-4.font-family}"
|
|
17622
18798
|
},
|
|
17623
18799
|
"name": "utrechtHeading4FontFamily",
|
|
17624
18800
|
"attributes": {},
|
|
@@ -17655,7 +18831,7 @@ export default [
|
|
|
17655
18831
|
}
|
|
17656
18832
|
},
|
|
17657
18833
|
"type": "fontSize",
|
|
17658
|
-
"value": "{
|
|
18834
|
+
"value": "{nl.heading.level-4.font-size}"
|
|
17659
18835
|
},
|
|
17660
18836
|
"name": "utrechtHeading4FontSize",
|
|
17661
18837
|
"attributes": {},
|
|
@@ -17698,7 +18874,7 @@ export default [
|
|
|
17698
18874
|
}
|
|
17699
18875
|
},
|
|
17700
18876
|
"type": "fontWeight",
|
|
17701
|
-
"value": "{
|
|
18877
|
+
"value": "{nl.heading.level-4.font-weight}"
|
|
17702
18878
|
},
|
|
17703
18879
|
"name": "utrechtHeading4FontWeight",
|
|
17704
18880
|
"attributes": {},
|
|
@@ -17741,7 +18917,7 @@ export default [
|
|
|
17741
18917
|
}
|
|
17742
18918
|
},
|
|
17743
18919
|
"type": "lineHeight",
|
|
17744
|
-
"value": "{
|
|
18920
|
+
"value": "{nl.heading.level-4.line-height}"
|
|
17745
18921
|
},
|
|
17746
18922
|
"name": "utrechtHeading4LineHeight",
|
|
17747
18923
|
"attributes": {},
|
|
@@ -17860,7 +19036,7 @@ export default [
|
|
|
17860
19036
|
}
|
|
17861
19037
|
},
|
|
17862
19038
|
"type": "fontFamily",
|
|
17863
|
-
"value": "{
|
|
19039
|
+
"value": "{nl.heading.level-5.font-family}"
|
|
17864
19040
|
},
|
|
17865
19041
|
"name": "utrechtHeading5FontFamily",
|
|
17866
19042
|
"attributes": {},
|
|
@@ -17897,7 +19073,7 @@ export default [
|
|
|
17897
19073
|
}
|
|
17898
19074
|
},
|
|
17899
19075
|
"type": "fontSize",
|
|
17900
|
-
"value": "{
|
|
19076
|
+
"value": "{nl.heading.level-5.font-size}"
|
|
17901
19077
|
},
|
|
17902
19078
|
"name": "utrechtHeading5FontSize",
|
|
17903
19079
|
"attributes": {},
|
|
@@ -17940,7 +19116,7 @@ export default [
|
|
|
17940
19116
|
}
|
|
17941
19117
|
},
|
|
17942
19118
|
"type": "fontWeight",
|
|
17943
|
-
"value": "{
|
|
19119
|
+
"value": "{nl.heading.level-5.font-weight}"
|
|
17944
19120
|
},
|
|
17945
19121
|
"name": "utrechtHeading5FontWeight",
|
|
17946
19122
|
"attributes": {},
|
|
@@ -17983,7 +19159,7 @@ export default [
|
|
|
17983
19159
|
}
|
|
17984
19160
|
},
|
|
17985
19161
|
"type": "lineHeight",
|
|
17986
|
-
"value": "{
|
|
19162
|
+
"value": "{nl.heading.level-5.line-height}"
|
|
17987
19163
|
},
|
|
17988
19164
|
"name": "utrechtHeading5LineHeight",
|
|
17989
19165
|
"attributes": {},
|
|
@@ -18102,7 +19278,7 @@ export default [
|
|
|
18102
19278
|
}
|
|
18103
19279
|
},
|
|
18104
19280
|
"type": "fontFamily",
|
|
18105
|
-
"value": "{
|
|
19281
|
+
"value": "{nl.heading.level-6.font-family}"
|
|
18106
19282
|
},
|
|
18107
19283
|
"name": "utrechtHeading6FontFamily",
|
|
18108
19284
|
"attributes": {},
|
|
@@ -18139,7 +19315,7 @@ export default [
|
|
|
18139
19315
|
}
|
|
18140
19316
|
},
|
|
18141
19317
|
"type": "fontSize",
|
|
18142
|
-
"value": "{
|
|
19318
|
+
"value": "{nl.heading.level-6.font-size}"
|
|
18143
19319
|
},
|
|
18144
19320
|
"name": "utrechtHeading6FontSize",
|
|
18145
19321
|
"attributes": {},
|
|
@@ -18182,7 +19358,7 @@ export default [
|
|
|
18182
19358
|
}
|
|
18183
19359
|
},
|
|
18184
19360
|
"type": "fontWeight",
|
|
18185
|
-
"value": "{
|
|
19361
|
+
"value": "{nl.heading.level-6.font-weight}"
|
|
18186
19362
|
},
|
|
18187
19363
|
"name": "utrechtHeading6FontWeight",
|
|
18188
19364
|
"attributes": {},
|
|
@@ -18225,7 +19401,7 @@ export default [
|
|
|
18225
19401
|
}
|
|
18226
19402
|
},
|
|
18227
19403
|
"type": "lineHeight",
|
|
18228
|
-
"value": "{
|
|
19404
|
+
"value": "{nl.heading.level-6.line-height}"
|
|
18229
19405
|
},
|
|
18230
19406
|
"name": "utrechtHeading6LineHeight",
|
|
18231
19407
|
"attributes": {},
|
|
@@ -18920,16 +20096,54 @@ export default [
|
|
|
18920
20096
|
],
|
|
18921
20097
|
"nl.nldesignsystem.figma.supports-token": false
|
|
18922
20098
|
},
|
|
18923
|
-
"type": "other",
|
|
18924
|
-
"value": "3px"
|
|
20099
|
+
"type": "other",
|
|
20100
|
+
"value": "3px"
|
|
20101
|
+
},
|
|
20102
|
+
"name": "utrechtLinkHoverTextDecorationThickness",
|
|
20103
|
+
"attributes": {},
|
|
20104
|
+
"path": [
|
|
20105
|
+
"utrecht",
|
|
20106
|
+
"link",
|
|
20107
|
+
"hover",
|
|
20108
|
+
"text-decoration-thickness"
|
|
20109
|
+
]
|
|
20110
|
+
},
|
|
20111
|
+
{
|
|
20112
|
+
"$extensions": {
|
|
20113
|
+
"nl.nldesignsystem.css.property": {
|
|
20114
|
+
"syntax": "<length>",
|
|
20115
|
+
"inherits": true
|
|
20116
|
+
},
|
|
20117
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
20118
|
+
"studio.tokens": {
|
|
20119
|
+
"originalType": "sizing"
|
|
20120
|
+
}
|
|
20121
|
+
},
|
|
20122
|
+
"type": "dimension",
|
|
20123
|
+
"value": "1.2em",
|
|
20124
|
+
"filePath": "src/component/utrecht/link.tokens.json",
|
|
20125
|
+
"isSource": true,
|
|
20126
|
+
"original": {
|
|
20127
|
+
"$extensions": {
|
|
20128
|
+
"nl.nldesignsystem.css.property": {
|
|
20129
|
+
"syntax": "<length>",
|
|
20130
|
+
"inherits": true
|
|
20131
|
+
},
|
|
20132
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
20133
|
+
"studio.tokens": {
|
|
20134
|
+
"originalType": "sizing"
|
|
20135
|
+
}
|
|
20136
|
+
},
|
|
20137
|
+
"type": "dimension",
|
|
20138
|
+
"value": "1.2em"
|
|
18925
20139
|
},
|
|
18926
|
-
"name": "
|
|
20140
|
+
"name": "utrechtLinkIconSize",
|
|
18927
20141
|
"attributes": {},
|
|
18928
20142
|
"path": [
|
|
18929
20143
|
"utrecht",
|
|
18930
20144
|
"link",
|
|
18931
|
-
"
|
|
18932
|
-
"
|
|
20145
|
+
"icon",
|
|
20146
|
+
"size"
|
|
18933
20147
|
]
|
|
18934
20148
|
},
|
|
18935
20149
|
{
|
|
@@ -18940,12 +20154,12 @@ export default [
|
|
|
18940
20154
|
},
|
|
18941
20155
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
18942
20156
|
"studio.tokens": {
|
|
18943
|
-
"originalType": "
|
|
20157
|
+
"originalType": "spacing"
|
|
18944
20158
|
}
|
|
18945
20159
|
},
|
|
18946
20160
|
"type": "dimension",
|
|
18947
|
-
"value": "
|
|
18948
|
-
"filePath": "src/component/utrecht/link.tokens.json",
|
|
20161
|
+
"value": "0.15em",
|
|
20162
|
+
"filePath": "src/component/utrecht/link-list.tokens.json",
|
|
18949
20163
|
"isSource": true,
|
|
18950
20164
|
"original": {
|
|
18951
20165
|
"$extensions": {
|
|
@@ -18955,19 +20169,19 @@ export default [
|
|
|
18955
20169
|
},
|
|
18956
20170
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
18957
20171
|
"studio.tokens": {
|
|
18958
|
-
"originalType": "
|
|
20172
|
+
"originalType": "spacing"
|
|
18959
20173
|
}
|
|
18960
20174
|
},
|
|
18961
20175
|
"type": "dimension",
|
|
18962
|
-
"value": "
|
|
20176
|
+
"value": "0.15em"
|
|
18963
20177
|
},
|
|
18964
|
-
"name": "
|
|
20178
|
+
"name": "utrechtLinkListIconInsetBlockStart",
|
|
18965
20179
|
"attributes": {},
|
|
18966
20180
|
"path": [
|
|
18967
20181
|
"utrecht",
|
|
18968
|
-
"link",
|
|
20182
|
+
"link-list",
|
|
18969
20183
|
"icon",
|
|
18970
|
-
"
|
|
20184
|
+
"inset-block-start"
|
|
18971
20185
|
]
|
|
18972
20186
|
},
|
|
18973
20187
|
{
|
|
@@ -21224,7 +22438,7 @@ export default [
|
|
|
21224
22438
|
"nl.nldesignsystem.figma.supports-token": true
|
|
21225
22439
|
},
|
|
21226
22440
|
"type": "color",
|
|
21227
|
-
"value": "{
|
|
22441
|
+
"value": "{nl.mark.background-color}"
|
|
21228
22442
|
},
|
|
21229
22443
|
"name": "utrechtMarkBackgroundColor",
|
|
21230
22444
|
"attributes": {},
|
|
@@ -21255,7 +22469,7 @@ export default [
|
|
|
21255
22469
|
"nl.nldesignsystem.figma.supports-token": true
|
|
21256
22470
|
},
|
|
21257
22471
|
"type": "color",
|
|
21258
|
-
"value": "{
|
|
22472
|
+
"value": "{nl.mark.color}"
|
|
21259
22473
|
},
|
|
21260
22474
|
"name": "utrechtMarkColor",
|
|
21261
22475
|
"attributes": {},
|
|
@@ -21301,62 +22515,309 @@ export default [
|
|
|
21301
22515
|
{
|
|
21302
22516
|
"$extensions": {
|
|
21303
22517
|
"nl.nldesignsystem.css.property": {
|
|
21304
|
-
"syntax": "<
|
|
22518
|
+
"syntax": "<length>",
|
|
22519
|
+
"inherits": true
|
|
22520
|
+
},
|
|
22521
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22522
|
+
"studio.tokens": {
|
|
22523
|
+
"originalType": "sizing"
|
|
22524
|
+
}
|
|
22525
|
+
},
|
|
22526
|
+
"type": "dimension",
|
|
22527
|
+
"value": "1184px",
|
|
22528
|
+
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22529
|
+
"isSource": true,
|
|
22530
|
+
"original": {
|
|
22531
|
+
"$extensions": {
|
|
22532
|
+
"nl.nldesignsystem.css.property": {
|
|
22533
|
+
"syntax": "<length>",
|
|
22534
|
+
"inherits": true
|
|
22535
|
+
},
|
|
22536
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22537
|
+
"studio.tokens": {
|
|
22538
|
+
"originalType": "sizing"
|
|
22539
|
+
}
|
|
22540
|
+
},
|
|
22541
|
+
"type": "dimension",
|
|
22542
|
+
"value": "{utrecht.page.max-inline-size}"
|
|
22543
|
+
},
|
|
22544
|
+
"name": "utrechtNavBarContentMaxInlineSize",
|
|
22545
|
+
"attributes": {},
|
|
22546
|
+
"path": [
|
|
22547
|
+
"utrecht",
|
|
22548
|
+
"nav-bar",
|
|
22549
|
+
"content",
|
|
22550
|
+
"max-inline-size"
|
|
22551
|
+
]
|
|
22552
|
+
},
|
|
22553
|
+
{
|
|
22554
|
+
"$extensions": {
|
|
22555
|
+
"nl.nldesignsystem.css.property": {
|
|
22556
|
+
"syntax": "<length>",
|
|
22557
|
+
"inherits": true
|
|
22558
|
+
},
|
|
22559
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22560
|
+
"studio.tokens": {
|
|
22561
|
+
"originalType": "spacing"
|
|
22562
|
+
}
|
|
22563
|
+
},
|
|
22564
|
+
"type": "dimension",
|
|
22565
|
+
"value": "8px",
|
|
22566
|
+
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22567
|
+
"isSource": true,
|
|
22568
|
+
"original": {
|
|
22569
|
+
"$extensions": {
|
|
22570
|
+
"nl.nldesignsystem.css.property": {
|
|
22571
|
+
"syntax": "<length>",
|
|
22572
|
+
"inherits": true
|
|
22573
|
+
},
|
|
22574
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22575
|
+
"studio.tokens": {
|
|
22576
|
+
"originalType": "spacing"
|
|
22577
|
+
}
|
|
22578
|
+
},
|
|
22579
|
+
"type": "dimension",
|
|
22580
|
+
"value": "{utrecht.space.block.xs}"
|
|
22581
|
+
},
|
|
22582
|
+
"name": "utrechtNavBarLinkPaddingBlockEnd",
|
|
22583
|
+
"attributes": {},
|
|
22584
|
+
"path": [
|
|
22585
|
+
"utrecht",
|
|
22586
|
+
"nav-bar",
|
|
22587
|
+
"link",
|
|
22588
|
+
"padding-block-end"
|
|
22589
|
+
]
|
|
22590
|
+
},
|
|
22591
|
+
{
|
|
22592
|
+
"$extensions": {
|
|
22593
|
+
"nl.nldesignsystem.css.property": {
|
|
22594
|
+
"syntax": "<length>",
|
|
22595
|
+
"inherits": true
|
|
22596
|
+
},
|
|
22597
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22598
|
+
"studio.tokens": {
|
|
22599
|
+
"originalType": "spacing"
|
|
22600
|
+
}
|
|
22601
|
+
},
|
|
22602
|
+
"type": "dimension",
|
|
22603
|
+
"value": "8px",
|
|
22604
|
+
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22605
|
+
"isSource": true,
|
|
22606
|
+
"original": {
|
|
22607
|
+
"$extensions": {
|
|
22608
|
+
"nl.nldesignsystem.css.property": {
|
|
22609
|
+
"syntax": "<length>",
|
|
22610
|
+
"inherits": true
|
|
22611
|
+
},
|
|
22612
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22613
|
+
"studio.tokens": {
|
|
22614
|
+
"originalType": "spacing"
|
|
22615
|
+
}
|
|
22616
|
+
},
|
|
22617
|
+
"type": "dimension",
|
|
22618
|
+
"value": "{utrecht.space.block.xs}"
|
|
22619
|
+
},
|
|
22620
|
+
"name": "utrechtNavBarLinkPaddingBlockStart",
|
|
22621
|
+
"attributes": {},
|
|
22622
|
+
"path": [
|
|
22623
|
+
"utrecht",
|
|
22624
|
+
"nav-bar",
|
|
22625
|
+
"link",
|
|
22626
|
+
"padding-block-start"
|
|
22627
|
+
]
|
|
22628
|
+
},
|
|
22629
|
+
{
|
|
22630
|
+
"$extensions": {
|
|
22631
|
+
"nl.nldesignsystem.css.property": {
|
|
22632
|
+
"syntax": "<length>",
|
|
22633
|
+
"inherits": true
|
|
22634
|
+
},
|
|
22635
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22636
|
+
"studio.tokens": {
|
|
22637
|
+
"originalType": "spacing"
|
|
22638
|
+
}
|
|
22639
|
+
},
|
|
22640
|
+
"type": "dimension",
|
|
22641
|
+
"value": "16px",
|
|
22642
|
+
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22643
|
+
"isSource": true,
|
|
22644
|
+
"original": {
|
|
22645
|
+
"$extensions": {
|
|
22646
|
+
"nl.nldesignsystem.css.property": {
|
|
22647
|
+
"syntax": "<length>",
|
|
22648
|
+
"inherits": true
|
|
22649
|
+
},
|
|
22650
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22651
|
+
"studio.tokens": {
|
|
22652
|
+
"originalType": "spacing"
|
|
22653
|
+
}
|
|
22654
|
+
},
|
|
22655
|
+
"type": "dimension",
|
|
22656
|
+
"value": "{utrecht.space.inline.md}"
|
|
22657
|
+
},
|
|
22658
|
+
"name": "utrechtNavBarLinkPaddingInlineEnd",
|
|
22659
|
+
"attributes": {},
|
|
22660
|
+
"path": [
|
|
22661
|
+
"utrecht",
|
|
22662
|
+
"nav-bar",
|
|
22663
|
+
"link",
|
|
22664
|
+
"padding-inline-end"
|
|
22665
|
+
]
|
|
22666
|
+
},
|
|
22667
|
+
{
|
|
22668
|
+
"$extensions": {
|
|
22669
|
+
"nl.nldesignsystem.css.property": {
|
|
22670
|
+
"syntax": "<length>",
|
|
22671
|
+
"inherits": true
|
|
22672
|
+
},
|
|
22673
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22674
|
+
"studio.tokens": {
|
|
22675
|
+
"originalType": "spacing"
|
|
22676
|
+
}
|
|
22677
|
+
},
|
|
22678
|
+
"type": "dimension",
|
|
22679
|
+
"value": "16px",
|
|
22680
|
+
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22681
|
+
"isSource": true,
|
|
22682
|
+
"original": {
|
|
22683
|
+
"$extensions": {
|
|
22684
|
+
"nl.nldesignsystem.css.property": {
|
|
22685
|
+
"syntax": "<length>",
|
|
22686
|
+
"inherits": true
|
|
22687
|
+
},
|
|
22688
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22689
|
+
"studio.tokens": {
|
|
22690
|
+
"originalType": "spacing"
|
|
22691
|
+
}
|
|
22692
|
+
},
|
|
22693
|
+
"type": "dimension",
|
|
22694
|
+
"value": "{utrecht.space.inline.md}"
|
|
22695
|
+
},
|
|
22696
|
+
"name": "utrechtNavBarLinkPaddingInlineStart",
|
|
22697
|
+
"attributes": {},
|
|
22698
|
+
"path": [
|
|
22699
|
+
"utrecht",
|
|
22700
|
+
"nav-bar",
|
|
22701
|
+
"link",
|
|
22702
|
+
"padding-inline-start"
|
|
22703
|
+
]
|
|
22704
|
+
},
|
|
22705
|
+
{
|
|
22706
|
+
"$extensions": {
|
|
22707
|
+
"nl.nldesignsystem.css.property": {
|
|
22708
|
+
"syntax": "<color>",
|
|
22709
|
+
"inherits": true
|
|
22710
|
+
},
|
|
22711
|
+
"nl.nldesignsystem.fallback": [
|
|
22712
|
+
"utrecht.badge.background-color"
|
|
22713
|
+
],
|
|
22714
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
22715
|
+
},
|
|
22716
|
+
"type": "color",
|
|
22717
|
+
"value": "hsl(0 100% 40%)",
|
|
22718
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
22719
|
+
"isSource": true,
|
|
22720
|
+
"original": {
|
|
22721
|
+
"$extensions": {
|
|
22722
|
+
"nl.nldesignsystem.css.property": {
|
|
22723
|
+
"syntax": "<color>",
|
|
22724
|
+
"inherits": true
|
|
22725
|
+
},
|
|
22726
|
+
"nl.nldesignsystem.fallback": [
|
|
22727
|
+
"utrecht.badge.background-color"
|
|
22728
|
+
],
|
|
22729
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
22730
|
+
},
|
|
22731
|
+
"type": "color",
|
|
22732
|
+
"value": "{nl.number-badge.background-color}"
|
|
22733
|
+
},
|
|
22734
|
+
"name": "utrechtNumberBadgeBackgroundColor",
|
|
22735
|
+
"attributes": {},
|
|
22736
|
+
"path": [
|
|
22737
|
+
"utrecht",
|
|
22738
|
+
"number-badge",
|
|
22739
|
+
"background-color"
|
|
22740
|
+
]
|
|
22741
|
+
},
|
|
22742
|
+
{
|
|
22743
|
+
"$extensions": {
|
|
22744
|
+
"nl.nldesignsystem.css.property": {
|
|
22745
|
+
"syntax": "<length-percentage>",
|
|
21305
22746
|
"inherits": true
|
|
21306
22747
|
},
|
|
21307
|
-
"nl.nldesignsystem.
|
|
22748
|
+
"nl.nldesignsystem.fallback": [
|
|
22749
|
+
"utrecht.badge.border-radius"
|
|
22750
|
+
],
|
|
22751
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
22752
|
+
"studio.tokens": {
|
|
22753
|
+
"originalType": "borderRadius"
|
|
22754
|
+
}
|
|
21308
22755
|
},
|
|
21309
|
-
"type": "
|
|
21310
|
-
"value": "
|
|
21311
|
-
"filePath": "src/component/utrecht/
|
|
22756
|
+
"type": "dimension",
|
|
22757
|
+
"value": "1rem",
|
|
22758
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
21312
22759
|
"isSource": true,
|
|
21313
22760
|
"original": {
|
|
21314
22761
|
"$extensions": {
|
|
21315
22762
|
"nl.nldesignsystem.css.property": {
|
|
21316
|
-
"syntax": "<
|
|
22763
|
+
"syntax": "<length-percentage>",
|
|
21317
22764
|
"inherits": true
|
|
21318
22765
|
},
|
|
21319
|
-
"nl.nldesignsystem.
|
|
22766
|
+
"nl.nldesignsystem.fallback": [
|
|
22767
|
+
"utrecht.badge.border-radius"
|
|
22768
|
+
],
|
|
22769
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
22770
|
+
"studio.tokens": {
|
|
22771
|
+
"originalType": "borderRadius"
|
|
22772
|
+
}
|
|
21320
22773
|
},
|
|
21321
|
-
"type": "
|
|
21322
|
-
"value": "{
|
|
22774
|
+
"type": "dimension",
|
|
22775
|
+
"value": "{nl.number-badge.border-radius}"
|
|
21323
22776
|
},
|
|
21324
|
-
"name": "
|
|
22777
|
+
"name": "utrechtNumberBadgeBorderRadius",
|
|
21325
22778
|
"attributes": {},
|
|
21326
22779
|
"path": [
|
|
21327
22780
|
"utrecht",
|
|
21328
|
-
"
|
|
21329
|
-
"
|
|
22781
|
+
"number-badge",
|
|
22782
|
+
"border-radius"
|
|
21330
22783
|
]
|
|
21331
22784
|
},
|
|
21332
22785
|
{
|
|
22786
|
+
"comment": "Default text color for badge components",
|
|
21333
22787
|
"$extensions": {
|
|
21334
22788
|
"nl.nldesignsystem.css.property": {
|
|
21335
22789
|
"syntax": "<color>",
|
|
21336
22790
|
"inherits": true
|
|
21337
22791
|
},
|
|
21338
|
-
"nl.nldesignsystem.
|
|
22792
|
+
"nl.nldesignsystem.fallback": [
|
|
22793
|
+
"utrecht.badge.color"
|
|
22794
|
+
],
|
|
22795
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
21339
22796
|
},
|
|
21340
22797
|
"type": "color",
|
|
21341
|
-
"value": "hsl(0 0%
|
|
21342
|
-
"filePath": "src/component/utrecht/
|
|
22798
|
+
"value": "hsl(0 0% 100%)",
|
|
22799
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
21343
22800
|
"isSource": true,
|
|
21344
22801
|
"original": {
|
|
22802
|
+
"comment": "Default text color for badge components",
|
|
21345
22803
|
"$extensions": {
|
|
21346
22804
|
"nl.nldesignsystem.css.property": {
|
|
21347
22805
|
"syntax": "<color>",
|
|
21348
22806
|
"inherits": true
|
|
21349
22807
|
},
|
|
21350
|
-
"nl.nldesignsystem.
|
|
22808
|
+
"nl.nldesignsystem.fallback": [
|
|
22809
|
+
"utrecht.badge.color"
|
|
22810
|
+
],
|
|
22811
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
21351
22812
|
},
|
|
21352
22813
|
"type": "color",
|
|
21353
|
-
"value": "{
|
|
22814
|
+
"value": "{nl.number-badge.color}"
|
|
21354
22815
|
},
|
|
21355
|
-
"name": "
|
|
22816
|
+
"name": "utrechtNumberBadgeColor",
|
|
21356
22817
|
"attributes": {},
|
|
21357
22818
|
"path": [
|
|
21358
22819
|
"utrecht",
|
|
21359
|
-
"
|
|
22820
|
+
"number-badge",
|
|
21360
22821
|
"color"
|
|
21361
22822
|
]
|
|
21362
22823
|
},
|
|
@@ -21366,14 +22827,17 @@ export default [
|
|
|
21366
22827
|
"syntax": "<length>",
|
|
21367
22828
|
"inherits": true
|
|
21368
22829
|
},
|
|
21369
|
-
"nl.nldesignsystem.
|
|
22830
|
+
"nl.nldesignsystem.fallback": [
|
|
22831
|
+
"utrecht.badge.font-size"
|
|
22832
|
+
],
|
|
22833
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21370
22834
|
"studio.tokens": {
|
|
21371
|
-
"originalType": "
|
|
22835
|
+
"originalType": "fontSizes"
|
|
21372
22836
|
}
|
|
21373
22837
|
},
|
|
21374
|
-
"type": "
|
|
21375
|
-
"value": "
|
|
21376
|
-
"filePath": "src/component/utrecht/
|
|
22838
|
+
"type": "fontSize",
|
|
22839
|
+
"value": "1rem",
|
|
22840
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
21377
22841
|
"isSource": true,
|
|
21378
22842
|
"original": {
|
|
21379
22843
|
"$extensions": {
|
|
@@ -21381,135 +22845,177 @@ export default [
|
|
|
21381
22845
|
"syntax": "<length>",
|
|
21382
22846
|
"inherits": true
|
|
21383
22847
|
},
|
|
21384
|
-
"nl.nldesignsystem.
|
|
22848
|
+
"nl.nldesignsystem.fallback": [
|
|
22849
|
+
"utrecht.badge.font-size"
|
|
22850
|
+
],
|
|
22851
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21385
22852
|
"studio.tokens": {
|
|
21386
|
-
"originalType": "
|
|
22853
|
+
"originalType": "fontSizes"
|
|
21387
22854
|
}
|
|
21388
22855
|
},
|
|
21389
|
-
"type": "
|
|
21390
|
-
"value": "{
|
|
22856
|
+
"type": "fontSize",
|
|
22857
|
+
"value": "{nl.number-badge.font-size}"
|
|
21391
22858
|
},
|
|
21392
|
-
"name": "
|
|
22859
|
+
"name": "utrechtNumberBadgeFontSize",
|
|
21393
22860
|
"attributes": {},
|
|
21394
22861
|
"path": [
|
|
21395
22862
|
"utrecht",
|
|
21396
|
-
"
|
|
21397
|
-
"
|
|
21398
|
-
"max-inline-size"
|
|
22863
|
+
"number-badge",
|
|
22864
|
+
"font-size"
|
|
21399
22865
|
]
|
|
21400
22866
|
},
|
|
21401
22867
|
{
|
|
22868
|
+
"comment": "Default block padding for badge components",
|
|
21402
22869
|
"$extensions": {
|
|
21403
22870
|
"nl.nldesignsystem.css.property": {
|
|
21404
22871
|
"syntax": "<length>",
|
|
21405
22872
|
"inherits": true
|
|
21406
22873
|
},
|
|
21407
|
-
"nl.nldesignsystem.
|
|
22874
|
+
"nl.nldesignsystem.fallback": [
|
|
22875
|
+
"utrecht.badge.padding-block"
|
|
22876
|
+
],
|
|
22877
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21408
22878
|
"studio.tokens": {
|
|
21409
22879
|
"originalType": "spacing"
|
|
21410
22880
|
}
|
|
21411
22881
|
},
|
|
21412
22882
|
"type": "dimension",
|
|
21413
|
-
"value": "
|
|
21414
|
-
"filePath": "src/component/utrecht/
|
|
22883
|
+
"value": "1ex",
|
|
22884
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
21415
22885
|
"isSource": true,
|
|
21416
22886
|
"original": {
|
|
22887
|
+
"comment": "Default block padding for badge components",
|
|
21417
22888
|
"$extensions": {
|
|
21418
22889
|
"nl.nldesignsystem.css.property": {
|
|
21419
22890
|
"syntax": "<length>",
|
|
21420
22891
|
"inherits": true
|
|
21421
22892
|
},
|
|
21422
|
-
"nl.nldesignsystem.
|
|
22893
|
+
"nl.nldesignsystem.fallback": [
|
|
22894
|
+
"utrecht.badge.padding-block"
|
|
22895
|
+
],
|
|
22896
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21423
22897
|
"studio.tokens": {
|
|
21424
22898
|
"originalType": "spacing"
|
|
21425
22899
|
}
|
|
21426
22900
|
},
|
|
21427
22901
|
"type": "dimension",
|
|
21428
|
-
"value": "{
|
|
22902
|
+
"value": "{nl.number-badge.padding-block}"
|
|
21429
22903
|
},
|
|
21430
|
-
"name": "
|
|
22904
|
+
"name": "utrechtNumberBadgePaddingBlock",
|
|
21431
22905
|
"attributes": {},
|
|
21432
22906
|
"path": [
|
|
21433
22907
|
"utrecht",
|
|
21434
|
-
"
|
|
21435
|
-
"
|
|
21436
|
-
"padding-block-end"
|
|
22908
|
+
"number-badge",
|
|
22909
|
+
"padding-block"
|
|
21437
22910
|
]
|
|
21438
22911
|
},
|
|
21439
22912
|
{
|
|
22913
|
+
"comment": "Default inline padding color for badge components",
|
|
21440
22914
|
"$extensions": {
|
|
21441
22915
|
"nl.nldesignsystem.css.property": {
|
|
21442
22916
|
"syntax": "<length>",
|
|
21443
22917
|
"inherits": true
|
|
21444
22918
|
},
|
|
21445
|
-
"nl.nldesignsystem.
|
|
22919
|
+
"nl.nldesignsystem.fallback": [
|
|
22920
|
+
"utrecht.badge.padding-inline"
|
|
22921
|
+
],
|
|
22922
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21446
22923
|
"studio.tokens": {
|
|
21447
22924
|
"originalType": "spacing"
|
|
21448
22925
|
}
|
|
21449
22926
|
},
|
|
21450
22927
|
"type": "dimension",
|
|
21451
|
-
"value": "
|
|
21452
|
-
"filePath": "src/component/utrecht/
|
|
22928
|
+
"value": "1ex",
|
|
22929
|
+
"filePath": "src/component/utrecht/number-badge.tokens.json",
|
|
21453
22930
|
"isSource": true,
|
|
21454
22931
|
"original": {
|
|
22932
|
+
"comment": "Default inline padding color for badge components",
|
|
21455
22933
|
"$extensions": {
|
|
21456
22934
|
"nl.nldesignsystem.css.property": {
|
|
21457
22935
|
"syntax": "<length>",
|
|
21458
22936
|
"inherits": true
|
|
21459
22937
|
},
|
|
21460
|
-
"nl.nldesignsystem.
|
|
22938
|
+
"nl.nldesignsystem.fallback": [
|
|
22939
|
+
"utrecht.badge.padding-inline"
|
|
22940
|
+
],
|
|
22941
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21461
22942
|
"studio.tokens": {
|
|
21462
22943
|
"originalType": "spacing"
|
|
21463
22944
|
}
|
|
21464
22945
|
},
|
|
21465
22946
|
"type": "dimension",
|
|
21466
|
-
"value": "{
|
|
22947
|
+
"value": "{nl.number-badge.padding-inline}"
|
|
21467
22948
|
},
|
|
21468
|
-
"name": "
|
|
22949
|
+
"name": "utrechtNumberBadgePaddingInline",
|
|
21469
22950
|
"attributes": {},
|
|
21470
22951
|
"path": [
|
|
21471
22952
|
"utrecht",
|
|
21472
|
-
"
|
|
21473
|
-
"
|
|
21474
|
-
"padding-block-start"
|
|
22953
|
+
"number-badge",
|
|
22954
|
+
"padding-inline"
|
|
21475
22955
|
]
|
|
21476
22956
|
},
|
|
21477
22957
|
{
|
|
21478
22958
|
"$extensions": {
|
|
21479
22959
|
"nl.nldesignsystem.css.property": {
|
|
21480
|
-
"syntax": "<
|
|
22960
|
+
"syntax": "<color>",
|
|
21481
22961
|
"inherits": true
|
|
21482
22962
|
},
|
|
21483
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
21484
|
-
"studio.tokens": {
|
|
21485
|
-
"originalType": "spacing"
|
|
21486
|
-
}
|
|
22963
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21487
22964
|
},
|
|
21488
|
-
"type": "
|
|
21489
|
-
"value": "
|
|
21490
|
-
"filePath": "src/component/utrecht/
|
|
22965
|
+
"type": "color",
|
|
22966
|
+
"value": "red",
|
|
22967
|
+
"filePath": "src/component/utrecht/number-data.tokens.json",
|
|
21491
22968
|
"isSource": true,
|
|
21492
22969
|
"original": {
|
|
21493
22970
|
"$extensions": {
|
|
21494
22971
|
"nl.nldesignsystem.css.property": {
|
|
21495
|
-
"syntax": "<
|
|
22972
|
+
"syntax": "<color>",
|
|
21496
22973
|
"inherits": true
|
|
21497
22974
|
},
|
|
21498
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
21499
|
-
"studio.tokens": {
|
|
21500
|
-
"originalType": "spacing"
|
|
21501
|
-
}
|
|
22975
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21502
22976
|
},
|
|
21503
|
-
"type": "
|
|
21504
|
-
"value": "
|
|
22977
|
+
"type": "color",
|
|
22978
|
+
"value": "red"
|
|
21505
22979
|
},
|
|
21506
|
-
"name": "
|
|
22980
|
+
"name": "utrechtNumberDataNegativeColor",
|
|
21507
22981
|
"attributes": {},
|
|
21508
22982
|
"path": [
|
|
21509
22983
|
"utrecht",
|
|
21510
|
-
"
|
|
21511
|
-
"
|
|
21512
|
-
"
|
|
22984
|
+
"number-data",
|
|
22985
|
+
"negative",
|
|
22986
|
+
"color"
|
|
22987
|
+
]
|
|
22988
|
+
},
|
|
22989
|
+
{
|
|
22990
|
+
"$extensions": {
|
|
22991
|
+
"nl.nldesignsystem.css.property": {
|
|
22992
|
+
"syntax": "<color>",
|
|
22993
|
+
"inherits": true
|
|
22994
|
+
},
|
|
22995
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
22996
|
+
},
|
|
22997
|
+
"type": "color",
|
|
22998
|
+
"value": "green",
|
|
22999
|
+
"filePath": "src/component/utrecht/number-data.tokens.json",
|
|
23000
|
+
"isSource": true,
|
|
23001
|
+
"original": {
|
|
23002
|
+
"$extensions": {
|
|
23003
|
+
"nl.nldesignsystem.css.property": {
|
|
23004
|
+
"syntax": "<color>",
|
|
23005
|
+
"inherits": true
|
|
23006
|
+
},
|
|
23007
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23008
|
+
},
|
|
23009
|
+
"type": "color",
|
|
23010
|
+
"value": "green"
|
|
23011
|
+
},
|
|
23012
|
+
"name": "utrechtNumberDataPositiveColor",
|
|
23013
|
+
"attributes": {},
|
|
23014
|
+
"path": [
|
|
23015
|
+
"utrecht",
|
|
23016
|
+
"number-data",
|
|
23017
|
+
"positive",
|
|
23018
|
+
"color"
|
|
21513
23019
|
]
|
|
21514
23020
|
},
|
|
21515
23021
|
{
|
|
@@ -21518,14 +23024,17 @@ export default [
|
|
|
21518
23024
|
"syntax": "<length>",
|
|
21519
23025
|
"inherits": true
|
|
21520
23026
|
},
|
|
21521
|
-
"nl.nldesignsystem.
|
|
23027
|
+
"nl.nldesignsystem.fallback": [
|
|
23028
|
+
"utrecht.unordered-list.item.margin-block-end"
|
|
23029
|
+
],
|
|
23030
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21522
23031
|
"studio.tokens": {
|
|
21523
23032
|
"originalType": "spacing"
|
|
21524
23033
|
}
|
|
21525
23034
|
},
|
|
21526
23035
|
"type": "dimension",
|
|
21527
|
-
"value": "
|
|
21528
|
-
"filePath": "src/component/utrecht/
|
|
23036
|
+
"value": "0.25em",
|
|
23037
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21529
23038
|
"isSource": true,
|
|
21530
23039
|
"original": {
|
|
21531
23040
|
"$extensions": {
|
|
@@ -21533,140 +23042,157 @@ export default [
|
|
|
21533
23042
|
"syntax": "<length>",
|
|
21534
23043
|
"inherits": true
|
|
21535
23044
|
},
|
|
21536
|
-
"nl.nldesignsystem.
|
|
23045
|
+
"nl.nldesignsystem.fallback": [
|
|
23046
|
+
"utrecht.unordered-list.item.margin-block-end"
|
|
23047
|
+
],
|
|
23048
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
21537
23049
|
"studio.tokens": {
|
|
21538
23050
|
"originalType": "spacing"
|
|
21539
23051
|
}
|
|
21540
23052
|
},
|
|
21541
23053
|
"type": "dimension",
|
|
21542
|
-
"value": "
|
|
23054
|
+
"value": "0.25em"
|
|
21543
23055
|
},
|
|
21544
|
-
"name": "
|
|
23056
|
+
"name": "utrechtOrderedListItemMarginBlockEnd",
|
|
21545
23057
|
"attributes": {},
|
|
21546
23058
|
"path": [
|
|
21547
23059
|
"utrecht",
|
|
21548
|
-
"
|
|
21549
|
-
"
|
|
21550
|
-
"
|
|
23060
|
+
"ordered-list",
|
|
23061
|
+
"item",
|
|
23062
|
+
"margin-block-end"
|
|
21551
23063
|
]
|
|
21552
23064
|
},
|
|
21553
23065
|
{
|
|
21554
23066
|
"$extensions": {
|
|
21555
23067
|
"nl.nldesignsystem.css.property": {
|
|
21556
|
-
"syntax": "<
|
|
23068
|
+
"syntax": "<length>",
|
|
21557
23069
|
"inherits": true
|
|
21558
23070
|
},
|
|
21559
23071
|
"nl.nldesignsystem.fallback": [
|
|
21560
|
-
"utrecht.
|
|
23072
|
+
"utrecht.unordered-list.item.margin-block-start"
|
|
21561
23073
|
],
|
|
21562
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
23074
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
23075
|
+
"studio.tokens": {
|
|
23076
|
+
"originalType": "spacing"
|
|
23077
|
+
}
|
|
21563
23078
|
},
|
|
21564
|
-
"type": "
|
|
21565
|
-
"value": "
|
|
21566
|
-
"filePath": "src/component/utrecht/
|
|
23079
|
+
"type": "dimension",
|
|
23080
|
+
"value": "0.25em",
|
|
23081
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21567
23082
|
"isSource": true,
|
|
21568
23083
|
"original": {
|
|
21569
23084
|
"$extensions": {
|
|
21570
23085
|
"nl.nldesignsystem.css.property": {
|
|
21571
|
-
"syntax": "<
|
|
23086
|
+
"syntax": "<length>",
|
|
21572
23087
|
"inherits": true
|
|
21573
23088
|
},
|
|
21574
23089
|
"nl.nldesignsystem.fallback": [
|
|
21575
|
-
"utrecht.
|
|
23090
|
+
"utrecht.unordered-list.item.margin-block-start"
|
|
21576
23091
|
],
|
|
21577
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
23092
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
23093
|
+
"studio.tokens": {
|
|
23094
|
+
"originalType": "spacing"
|
|
23095
|
+
}
|
|
21578
23096
|
},
|
|
21579
|
-
"type": "
|
|
21580
|
-
"value": "
|
|
23097
|
+
"type": "dimension",
|
|
23098
|
+
"value": "0.25em"
|
|
21581
23099
|
},
|
|
21582
|
-
"name": "
|
|
23100
|
+
"name": "utrechtOrderedListItemMarginBlockStart",
|
|
21583
23101
|
"attributes": {},
|
|
21584
23102
|
"path": [
|
|
21585
23103
|
"utrecht",
|
|
21586
|
-
"
|
|
21587
|
-
"
|
|
23104
|
+
"ordered-list",
|
|
23105
|
+
"item",
|
|
23106
|
+
"margin-block-start"
|
|
21588
23107
|
]
|
|
21589
23108
|
},
|
|
21590
23109
|
{
|
|
21591
23110
|
"$extensions": {
|
|
21592
23111
|
"nl.nldesignsystem.css.property": {
|
|
21593
|
-
"syntax": "<length
|
|
23112
|
+
"syntax": "<length>",
|
|
21594
23113
|
"inherits": true
|
|
21595
23114
|
},
|
|
21596
23115
|
"nl.nldesignsystem.fallback": [
|
|
21597
|
-
"utrecht.
|
|
23116
|
+
"utrecht.unordered-list.item.padding-inline-start"
|
|
21598
23117
|
],
|
|
21599
23118
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
21600
23119
|
"studio.tokens": {
|
|
21601
|
-
"originalType": "
|
|
23120
|
+
"originalType": "spacing"
|
|
21602
23121
|
}
|
|
21603
23122
|
},
|
|
21604
23123
|
"type": "dimension",
|
|
21605
|
-
"value": "
|
|
21606
|
-
"filePath": "src/component/utrecht/
|
|
23124
|
+
"value": "0",
|
|
23125
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21607
23126
|
"isSource": true,
|
|
21608
23127
|
"original": {
|
|
21609
23128
|
"$extensions": {
|
|
21610
23129
|
"nl.nldesignsystem.css.property": {
|
|
21611
|
-
"syntax": "<length
|
|
23130
|
+
"syntax": "<length>",
|
|
21612
23131
|
"inherits": true
|
|
21613
23132
|
},
|
|
21614
23133
|
"nl.nldesignsystem.fallback": [
|
|
21615
|
-
"utrecht.
|
|
23134
|
+
"utrecht.unordered-list.item.padding-inline-start"
|
|
21616
23135
|
],
|
|
21617
23136
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
21618
23137
|
"studio.tokens": {
|
|
21619
|
-
"originalType": "
|
|
23138
|
+
"originalType": "spacing"
|
|
21620
23139
|
}
|
|
21621
23140
|
},
|
|
21622
23141
|
"type": "dimension",
|
|
21623
|
-
"value": "
|
|
23142
|
+
"value": "0"
|
|
21624
23143
|
},
|
|
21625
|
-
"name": "
|
|
23144
|
+
"name": "utrechtOrderedListItemPaddingInlineStart",
|
|
21626
23145
|
"attributes": {},
|
|
21627
23146
|
"path": [
|
|
21628
23147
|
"utrecht",
|
|
21629
|
-
"
|
|
21630
|
-
"
|
|
23148
|
+
"ordered-list",
|
|
23149
|
+
"item",
|
|
23150
|
+
"padding-inline-start"
|
|
21631
23151
|
]
|
|
21632
23152
|
},
|
|
21633
23153
|
{
|
|
21634
|
-
"comment": "Default text color for badge components",
|
|
21635
23154
|
"$extensions": {
|
|
21636
23155
|
"nl.nldesignsystem.css.property": {
|
|
21637
|
-
"syntax": "<
|
|
23156
|
+
"syntax": "<length>",
|
|
21638
23157
|
"inherits": true
|
|
21639
23158
|
},
|
|
21640
23159
|
"nl.nldesignsystem.fallback": [
|
|
21641
|
-
"utrecht.
|
|
23160
|
+
"utrecht.unordered-list.margin-block-end",
|
|
23161
|
+
"utrecht.document.margin-block-end"
|
|
21642
23162
|
],
|
|
21643
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
23163
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23164
|
+
"studio.tokens": {
|
|
23165
|
+
"originalType": "spacing"
|
|
23166
|
+
}
|
|
21644
23167
|
},
|
|
21645
|
-
"type": "
|
|
21646
|
-
"value": "
|
|
21647
|
-
"filePath": "src/component/utrecht/
|
|
23168
|
+
"type": "dimension",
|
|
23169
|
+
"value": "1em",
|
|
23170
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21648
23171
|
"isSource": true,
|
|
21649
23172
|
"original": {
|
|
21650
|
-
"comment": "Default text color for badge components",
|
|
21651
23173
|
"$extensions": {
|
|
21652
23174
|
"nl.nldesignsystem.css.property": {
|
|
21653
|
-
"syntax": "<
|
|
23175
|
+
"syntax": "<length>",
|
|
21654
23176
|
"inherits": true
|
|
21655
23177
|
},
|
|
21656
23178
|
"nl.nldesignsystem.fallback": [
|
|
21657
|
-
"utrecht.
|
|
23179
|
+
"utrecht.unordered-list.margin-block-end",
|
|
23180
|
+
"utrecht.document.margin-block-end"
|
|
21658
23181
|
],
|
|
21659
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
23182
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23183
|
+
"studio.tokens": {
|
|
23184
|
+
"originalType": "spacing"
|
|
23185
|
+
}
|
|
21660
23186
|
},
|
|
21661
|
-
"type": "
|
|
21662
|
-
"value": "
|
|
23187
|
+
"type": "dimension",
|
|
23188
|
+
"value": "1em"
|
|
21663
23189
|
},
|
|
21664
|
-
"name": "
|
|
23190
|
+
"name": "utrechtOrderedListMarginBlockEnd",
|
|
21665
23191
|
"attributes": {},
|
|
21666
23192
|
"path": [
|
|
21667
23193
|
"utrecht",
|
|
21668
|
-
"
|
|
21669
|
-
"
|
|
23194
|
+
"ordered-list",
|
|
23195
|
+
"margin-block-end"
|
|
21670
23196
|
]
|
|
21671
23197
|
},
|
|
21672
23198
|
{
|
|
@@ -21676,16 +23202,17 @@ export default [
|
|
|
21676
23202
|
"inherits": true
|
|
21677
23203
|
},
|
|
21678
23204
|
"nl.nldesignsystem.fallback": [
|
|
21679
|
-
"utrecht.
|
|
23205
|
+
"utrecht.unordered-list.margin-block-start",
|
|
23206
|
+
"utrecht.document.margin-block-start"
|
|
21680
23207
|
],
|
|
21681
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
23208
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21682
23209
|
"studio.tokens": {
|
|
21683
|
-
"originalType": "
|
|
23210
|
+
"originalType": "spacing"
|
|
21684
23211
|
}
|
|
21685
23212
|
},
|
|
21686
|
-
"type": "
|
|
21687
|
-
"value": "
|
|
21688
|
-
"filePath": "src/component/utrecht/
|
|
23213
|
+
"type": "dimension",
|
|
23214
|
+
"value": "0",
|
|
23215
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21689
23216
|
"isSource": true,
|
|
21690
23217
|
"original": {
|
|
21691
23218
|
"$extensions": {
|
|
@@ -21694,33 +23221,34 @@ export default [
|
|
|
21694
23221
|
"inherits": true
|
|
21695
23222
|
},
|
|
21696
23223
|
"nl.nldesignsystem.fallback": [
|
|
21697
|
-
"utrecht.
|
|
23224
|
+
"utrecht.unordered-list.margin-block-start",
|
|
23225
|
+
"utrecht.document.margin-block-start"
|
|
21698
23226
|
],
|
|
21699
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
23227
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21700
23228
|
"studio.tokens": {
|
|
21701
|
-
"originalType": "
|
|
23229
|
+
"originalType": "spacing"
|
|
21702
23230
|
}
|
|
21703
23231
|
},
|
|
21704
|
-
"type": "
|
|
21705
|
-
"value": "
|
|
23232
|
+
"type": "dimension",
|
|
23233
|
+
"value": "0"
|
|
21706
23234
|
},
|
|
21707
|
-
"name": "
|
|
23235
|
+
"name": "utrechtOrderedListMarginBlockStart",
|
|
21708
23236
|
"attributes": {},
|
|
21709
23237
|
"path": [
|
|
21710
23238
|
"utrecht",
|
|
21711
|
-
"
|
|
21712
|
-
"
|
|
23239
|
+
"ordered-list",
|
|
23240
|
+
"margin-block-start"
|
|
21713
23241
|
]
|
|
21714
23242
|
},
|
|
21715
23243
|
{
|
|
21716
|
-
"comment": "Default block padding for badge components",
|
|
21717
23244
|
"$extensions": {
|
|
21718
23245
|
"nl.nldesignsystem.css.property": {
|
|
21719
23246
|
"syntax": "<length>",
|
|
21720
23247
|
"inherits": true
|
|
21721
23248
|
},
|
|
21722
23249
|
"nl.nldesignsystem.fallback": [
|
|
21723
|
-
"utrecht.
|
|
23250
|
+
"utrecht.unordered-list.padding-inline-start",
|
|
23251
|
+
"utrecht.document.padding-inline-start"
|
|
21724
23252
|
],
|
|
21725
23253
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
21726
23254
|
"studio.tokens": {
|
|
@@ -21728,18 +23256,18 @@ export default [
|
|
|
21728
23256
|
}
|
|
21729
23257
|
},
|
|
21730
23258
|
"type": "dimension",
|
|
21731
|
-
"value": "
|
|
21732
|
-
"filePath": "src/component/utrecht/
|
|
23259
|
+
"value": "28.8px",
|
|
23260
|
+
"filePath": "src/component/utrecht/ordered-list.tokens.json",
|
|
21733
23261
|
"isSource": true,
|
|
21734
23262
|
"original": {
|
|
21735
|
-
"comment": "Default block padding for badge components",
|
|
21736
23263
|
"$extensions": {
|
|
21737
23264
|
"nl.nldesignsystem.css.property": {
|
|
21738
23265
|
"syntax": "<length>",
|
|
21739
23266
|
"inherits": true
|
|
21740
23267
|
},
|
|
21741
23268
|
"nl.nldesignsystem.fallback": [
|
|
21742
|
-
"utrecht.
|
|
23269
|
+
"utrecht.unordered-list.padding-inline-start",
|
|
23270
|
+
"utrecht.document.padding-inline-start"
|
|
21743
23271
|
],
|
|
21744
23272
|
"nl.nldesignsystem.figma.supports-token": true,
|
|
21745
23273
|
"studio.tokens": {
|
|
@@ -21747,59 +23275,45 @@ export default [
|
|
|
21747
23275
|
}
|
|
21748
23276
|
},
|
|
21749
23277
|
"type": "dimension",
|
|
21750
|
-
"value": "
|
|
23278
|
+
"value": "28.8px"
|
|
21751
23279
|
},
|
|
21752
|
-
"name": "
|
|
23280
|
+
"name": "utrechtOrderedListPaddingInlineStart",
|
|
21753
23281
|
"attributes": {},
|
|
21754
23282
|
"path": [
|
|
21755
23283
|
"utrecht",
|
|
21756
|
-
"
|
|
21757
|
-
"padding-
|
|
23284
|
+
"ordered-list",
|
|
23285
|
+
"padding-inline-start"
|
|
21758
23286
|
]
|
|
21759
23287
|
},
|
|
21760
23288
|
{
|
|
21761
|
-
"comment": "Default inline padding color for badge components",
|
|
21762
23289
|
"$extensions": {
|
|
21763
23290
|
"nl.nldesignsystem.css.property": {
|
|
21764
|
-
"syntax": "<
|
|
23291
|
+
"syntax": "<color>",
|
|
21765
23292
|
"inherits": true
|
|
21766
23293
|
},
|
|
21767
|
-
"nl.nldesignsystem.
|
|
21768
|
-
"utrecht.badge.padding-inline"
|
|
21769
|
-
],
|
|
21770
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
21771
|
-
"studio.tokens": {
|
|
21772
|
-
"originalType": "spacing"
|
|
21773
|
-
}
|
|
23294
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21774
23295
|
},
|
|
21775
|
-
"type": "
|
|
21776
|
-
"value": "
|
|
21777
|
-
"filePath": "src/component/utrecht/
|
|
23296
|
+
"type": "color",
|
|
23297
|
+
"value": "hsl(0 0% 100%)",
|
|
23298
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
21778
23299
|
"isSource": true,
|
|
21779
23300
|
"original": {
|
|
21780
|
-
"comment": "Default inline padding color for badge components",
|
|
21781
23301
|
"$extensions": {
|
|
21782
23302
|
"nl.nldesignsystem.css.property": {
|
|
21783
|
-
"syntax": "<
|
|
23303
|
+
"syntax": "<color>",
|
|
21784
23304
|
"inherits": true
|
|
21785
23305
|
},
|
|
21786
|
-
"nl.nldesignsystem.
|
|
21787
|
-
"utrecht.badge.padding-inline"
|
|
21788
|
-
],
|
|
21789
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
21790
|
-
"studio.tokens": {
|
|
21791
|
-
"originalType": "spacing"
|
|
21792
|
-
}
|
|
23306
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21793
23307
|
},
|
|
21794
|
-
"type": "
|
|
21795
|
-
"value": "
|
|
23308
|
+
"type": "color",
|
|
23309
|
+
"value": "{utrecht.color.white}"
|
|
21796
23310
|
},
|
|
21797
|
-
"name": "
|
|
23311
|
+
"name": "utrechtPageBackgroundColor",
|
|
21798
23312
|
"attributes": {},
|
|
21799
23313
|
"path": [
|
|
21800
23314
|
"utrecht",
|
|
21801
|
-
"
|
|
21802
|
-
"
|
|
23315
|
+
"page",
|
|
23316
|
+
"background-color"
|
|
21803
23317
|
]
|
|
21804
23318
|
},
|
|
21805
23319
|
{
|
|
@@ -21811,8 +23325,8 @@ export default [
|
|
|
21811
23325
|
"nl.nldesignsystem.figma.supports-token": false
|
|
21812
23326
|
},
|
|
21813
23327
|
"type": "color",
|
|
21814
|
-
"value": "
|
|
21815
|
-
"filePath": "src/component/utrecht/
|
|
23328
|
+
"value": "hsl(0 0% 100%)",
|
|
23329
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
21816
23330
|
"isSource": true,
|
|
21817
23331
|
"original": {
|
|
21818
23332
|
"$extensions": {
|
|
@@ -21823,15 +23337,15 @@ export default [
|
|
|
21823
23337
|
"nl.nldesignsystem.figma.supports-token": false
|
|
21824
23338
|
},
|
|
21825
23339
|
"type": "color",
|
|
21826
|
-
"value": "
|
|
23340
|
+
"value": "{utrecht.color.white}"
|
|
21827
23341
|
},
|
|
21828
|
-
"name": "
|
|
23342
|
+
"name": "utrechtPageBodyContentBackgroundColor",
|
|
21829
23343
|
"attributes": {},
|
|
21830
23344
|
"path": [
|
|
21831
23345
|
"utrecht",
|
|
21832
|
-
"
|
|
21833
|
-
"
|
|
21834
|
-
"color"
|
|
23346
|
+
"page-body",
|
|
23347
|
+
"content",
|
|
23348
|
+
"background-color"
|
|
21835
23349
|
]
|
|
21836
23350
|
},
|
|
21837
23351
|
{
|
|
@@ -21843,8 +23357,8 @@ export default [
|
|
|
21843
23357
|
"nl.nldesignsystem.figma.supports-token": false
|
|
21844
23358
|
},
|
|
21845
23359
|
"type": "color",
|
|
21846
|
-
"value": "
|
|
21847
|
-
"filePath": "src/component/utrecht/
|
|
23360
|
+
"value": "hsl(0 0% 0%)",
|
|
23361
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
21848
23362
|
"isSource": true,
|
|
21849
23363
|
"original": {
|
|
21850
23364
|
"$extensions": {
|
|
@@ -21855,34 +23369,47 @@ export default [
|
|
|
21855
23369
|
"nl.nldesignsystem.figma.supports-token": false
|
|
21856
23370
|
},
|
|
21857
23371
|
"type": "color",
|
|
21858
|
-
"value": "
|
|
23372
|
+
"value": "{utrecht.color.black}"
|
|
21859
23373
|
},
|
|
21860
|
-
"name": "
|
|
23374
|
+
"name": "utrechtPageBodyContentColor",
|
|
21861
23375
|
"attributes": {},
|
|
21862
23376
|
"path": [
|
|
21863
23377
|
"utrecht",
|
|
21864
|
-
"
|
|
21865
|
-
"
|
|
23378
|
+
"page-body",
|
|
23379
|
+
"content",
|
|
21866
23380
|
"color"
|
|
21867
23381
|
]
|
|
21868
23382
|
},
|
|
23383
|
+
{
|
|
23384
|
+
"value": "1184px",
|
|
23385
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23386
|
+
"isSource": true,
|
|
23387
|
+
"original": {
|
|
23388
|
+
"value": "1184px"
|
|
23389
|
+
},
|
|
23390
|
+
"name": "utrechtPageBodyContentMaxInlineSize",
|
|
23391
|
+
"attributes": {},
|
|
23392
|
+
"path": [
|
|
23393
|
+
"utrecht",
|
|
23394
|
+
"page-body",
|
|
23395
|
+
"content",
|
|
23396
|
+
"max-inline-size"
|
|
23397
|
+
]
|
|
23398
|
+
},
|
|
21869
23399
|
{
|
|
21870
23400
|
"$extensions": {
|
|
21871
23401
|
"nl.nldesignsystem.css.property": {
|
|
21872
23402
|
"syntax": "<length>",
|
|
21873
23403
|
"inherits": true
|
|
21874
23404
|
},
|
|
21875
|
-
"nl.nldesignsystem.
|
|
21876
|
-
"utrecht.unordered-list.item.margin-block-end"
|
|
21877
|
-
],
|
|
21878
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
23405
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21879
23406
|
"studio.tokens": {
|
|
21880
23407
|
"originalType": "spacing"
|
|
21881
23408
|
}
|
|
21882
23409
|
},
|
|
21883
23410
|
"type": "dimension",
|
|
21884
|
-
"value": "
|
|
21885
|
-
"filePath": "src/component/utrecht/
|
|
23411
|
+
"value": "1em",
|
|
23412
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
21886
23413
|
"isSource": true,
|
|
21887
23414
|
"original": {
|
|
21888
23415
|
"$extensions": {
|
|
@@ -21890,24 +23417,21 @@ export default [
|
|
|
21890
23417
|
"syntax": "<length>",
|
|
21891
23418
|
"inherits": true
|
|
21892
23419
|
},
|
|
21893
|
-
"nl.nldesignsystem.
|
|
21894
|
-
"utrecht.unordered-list.item.margin-block-end"
|
|
21895
|
-
],
|
|
21896
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
23420
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21897
23421
|
"studio.tokens": {
|
|
21898
23422
|
"originalType": "spacing"
|
|
21899
23423
|
}
|
|
21900
23424
|
},
|
|
21901
23425
|
"type": "dimension",
|
|
21902
|
-
"value": "
|
|
23426
|
+
"value": "1em"
|
|
21903
23427
|
},
|
|
21904
|
-
"name": "
|
|
23428
|
+
"name": "utrechtPageBodyContentPaddingBlockEnd",
|
|
21905
23429
|
"attributes": {},
|
|
21906
23430
|
"path": [
|
|
21907
23431
|
"utrecht",
|
|
21908
|
-
"
|
|
21909
|
-
"
|
|
21910
|
-
"
|
|
23432
|
+
"page-body",
|
|
23433
|
+
"content",
|
|
23434
|
+
"padding-block-end"
|
|
21911
23435
|
]
|
|
21912
23436
|
},
|
|
21913
23437
|
{
|
|
@@ -21916,17 +23440,68 @@ export default [
|
|
|
21916
23440
|
"syntax": "<length>",
|
|
21917
23441
|
"inherits": true
|
|
21918
23442
|
},
|
|
21919
|
-
"nl.nldesignsystem.
|
|
21920
|
-
|
|
21921
|
-
|
|
21922
|
-
|
|
23443
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23444
|
+
"studio.tokens": {
|
|
23445
|
+
"originalType": "spacing"
|
|
23446
|
+
}
|
|
23447
|
+
},
|
|
23448
|
+
"type": "dimension",
|
|
23449
|
+
"value": "0",
|
|
23450
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23451
|
+
"isSource": true,
|
|
23452
|
+
"original": {
|
|
23453
|
+
"$extensions": {
|
|
23454
|
+
"nl.nldesignsystem.css.property": {
|
|
23455
|
+
"syntax": "<length>",
|
|
23456
|
+
"inherits": true
|
|
23457
|
+
},
|
|
23458
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23459
|
+
"studio.tokens": {
|
|
23460
|
+
"originalType": "spacing"
|
|
23461
|
+
}
|
|
23462
|
+
},
|
|
23463
|
+
"type": "dimension",
|
|
23464
|
+
"value": "0"
|
|
23465
|
+
},
|
|
23466
|
+
"name": "utrechtPageBodyContentPaddingBlockStart",
|
|
23467
|
+
"attributes": {},
|
|
23468
|
+
"path": [
|
|
23469
|
+
"utrecht",
|
|
23470
|
+
"page-body",
|
|
23471
|
+
"content",
|
|
23472
|
+
"padding-block-start"
|
|
23473
|
+
]
|
|
23474
|
+
},
|
|
23475
|
+
{
|
|
23476
|
+
"value": "2.4em",
|
|
23477
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23478
|
+
"isSource": true,
|
|
23479
|
+
"original": {
|
|
23480
|
+
"value": "2.4em"
|
|
23481
|
+
},
|
|
23482
|
+
"name": "utrechtPageBodyContentPaddingInlineEnd",
|
|
23483
|
+
"attributes": {},
|
|
23484
|
+
"path": [
|
|
23485
|
+
"utrecht",
|
|
23486
|
+
"page-body",
|
|
23487
|
+
"content",
|
|
23488
|
+
"padding-inline-end"
|
|
23489
|
+
]
|
|
23490
|
+
},
|
|
23491
|
+
{
|
|
23492
|
+
"$extensions": {
|
|
23493
|
+
"nl.nldesignsystem.css.property": {
|
|
23494
|
+
"syntax": "<length>",
|
|
23495
|
+
"inherits": true
|
|
23496
|
+
},
|
|
23497
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21923
23498
|
"studio.tokens": {
|
|
21924
23499
|
"originalType": "spacing"
|
|
21925
23500
|
}
|
|
21926
23501
|
},
|
|
21927
23502
|
"type": "dimension",
|
|
21928
|
-
"value": "
|
|
21929
|
-
"filePath": "src/component/utrecht/
|
|
23503
|
+
"value": "2em",
|
|
23504
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
21930
23505
|
"isSource": true,
|
|
21931
23506
|
"original": {
|
|
21932
23507
|
"$extensions": {
|
|
@@ -21934,68 +23509,112 @@ export default [
|
|
|
21934
23509
|
"syntax": "<length>",
|
|
21935
23510
|
"inherits": true
|
|
21936
23511
|
},
|
|
21937
|
-
"nl.nldesignsystem.
|
|
21938
|
-
"utrecht.unordered-list.item.margin-block-start"
|
|
21939
|
-
],
|
|
21940
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
23512
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
21941
23513
|
"studio.tokens": {
|
|
21942
23514
|
"originalType": "spacing"
|
|
21943
23515
|
}
|
|
21944
23516
|
},
|
|
21945
23517
|
"type": "dimension",
|
|
21946
|
-
"value": "
|
|
23518
|
+
"value": "2em"
|
|
21947
23519
|
},
|
|
21948
|
-
"name": "
|
|
23520
|
+
"name": "utrechtPageBodyContentPaddingInlineStart",
|
|
21949
23521
|
"attributes": {},
|
|
21950
23522
|
"path": [
|
|
21951
23523
|
"utrecht",
|
|
21952
|
-
"
|
|
21953
|
-
"
|
|
21954
|
-
"
|
|
23524
|
+
"page-body",
|
|
23525
|
+
"content",
|
|
23526
|
+
"padding-inline-start"
|
|
23527
|
+
]
|
|
23528
|
+
},
|
|
23529
|
+
{
|
|
23530
|
+
"value": "0",
|
|
23531
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23532
|
+
"isSource": true,
|
|
23533
|
+
"original": {
|
|
23534
|
+
"value": "0"
|
|
23535
|
+
},
|
|
23536
|
+
"name": "utrechtPageBodyPaddingBlockEnd",
|
|
23537
|
+
"attributes": {},
|
|
23538
|
+
"path": [
|
|
23539
|
+
"utrecht",
|
|
23540
|
+
"page-body",
|
|
23541
|
+
"padding-block-end"
|
|
23542
|
+
]
|
|
23543
|
+
},
|
|
23544
|
+
{
|
|
23545
|
+
"value": "0",
|
|
23546
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23547
|
+
"isSource": true,
|
|
23548
|
+
"original": {
|
|
23549
|
+
"value": "0"
|
|
23550
|
+
},
|
|
23551
|
+
"name": "utrechtPageBodyPaddingBlockStart",
|
|
23552
|
+
"attributes": {},
|
|
23553
|
+
"path": [
|
|
23554
|
+
"utrecht",
|
|
23555
|
+
"page-body",
|
|
23556
|
+
"padding-block-start"
|
|
23557
|
+
]
|
|
23558
|
+
},
|
|
23559
|
+
{
|
|
23560
|
+
"value": "0",
|
|
23561
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23562
|
+
"isSource": true,
|
|
23563
|
+
"original": {
|
|
23564
|
+
"value": "0"
|
|
23565
|
+
},
|
|
23566
|
+
"name": "utrechtPageBodyPaddingInlineEnd",
|
|
23567
|
+
"attributes": {},
|
|
23568
|
+
"path": [
|
|
23569
|
+
"utrecht",
|
|
23570
|
+
"page-body",
|
|
23571
|
+
"padding-inline-end"
|
|
23572
|
+
]
|
|
23573
|
+
},
|
|
23574
|
+
{
|
|
23575
|
+
"value": "0",
|
|
23576
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23577
|
+
"isSource": true,
|
|
23578
|
+
"original": {
|
|
23579
|
+
"value": "0"
|
|
23580
|
+
},
|
|
23581
|
+
"name": "utrechtPageBodyPaddingInlineStart",
|
|
23582
|
+
"attributes": {},
|
|
23583
|
+
"path": [
|
|
23584
|
+
"utrecht",
|
|
23585
|
+
"page-body",
|
|
23586
|
+
"padding-inline-start"
|
|
21955
23587
|
]
|
|
21956
23588
|
},
|
|
21957
23589
|
{
|
|
21958
23590
|
"$extensions": {
|
|
21959
23591
|
"nl.nldesignsystem.css.property": {
|
|
21960
|
-
"syntax": "<
|
|
23592
|
+
"syntax": "<color>",
|
|
21961
23593
|
"inherits": true
|
|
21962
23594
|
},
|
|
21963
|
-
"nl.nldesignsystem.
|
|
21964
|
-
"utrecht.unordered-list.item.padding-inline-start"
|
|
21965
|
-
],
|
|
21966
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
21967
|
-
"studio.tokens": {
|
|
21968
|
-
"originalType": "spacing"
|
|
21969
|
-
}
|
|
23595
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21970
23596
|
},
|
|
21971
|
-
"type": "
|
|
21972
|
-
"value": "0",
|
|
21973
|
-
"filePath": "src/component/utrecht/
|
|
23597
|
+
"type": "color",
|
|
23598
|
+
"value": "hsl(0 0% 0%)",
|
|
23599
|
+
"filePath": "src/component/utrecht/page.tokens.json",
|
|
21974
23600
|
"isSource": true,
|
|
21975
23601
|
"original": {
|
|
21976
23602
|
"$extensions": {
|
|
21977
23603
|
"nl.nldesignsystem.css.property": {
|
|
21978
|
-
"syntax": "<
|
|
23604
|
+
"syntax": "<color>",
|
|
21979
23605
|
"inherits": true
|
|
21980
23606
|
},
|
|
21981
|
-
"nl.nldesignsystem.
|
|
21982
|
-
"utrecht.unordered-list.item.padding-inline-start"
|
|
21983
|
-
],
|
|
21984
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
21985
|
-
"studio.tokens": {
|
|
21986
|
-
"originalType": "spacing"
|
|
21987
|
-
}
|
|
23607
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
21988
23608
|
},
|
|
21989
|
-
"type": "
|
|
21990
|
-
"value": "
|
|
23609
|
+
"type": "color",
|
|
23610
|
+
"value": "{utrecht.color.black}"
|
|
21991
23611
|
},
|
|
21992
|
-
"name": "
|
|
23612
|
+
"name": "utrechtPageColor",
|
|
21993
23613
|
"attributes": {},
|
|
21994
23614
|
"path": [
|
|
21995
23615
|
"utrecht",
|
|
21996
|
-
"
|
|
21997
|
-
"
|
|
21998
|
-
"padding-inline-start"
|
|
23616
|
+
"page",
|
|
23617
|
+
"color"
|
|
21999
23618
|
]
|
|
22000
23619
|
},
|
|
22001
23620
|
{
|
|
@@ -22004,18 +23623,14 @@ export default [
|
|
|
22004
23623
|
"syntax": "<length>",
|
|
22005
23624
|
"inherits": true
|
|
22006
23625
|
},
|
|
22007
|
-
"nl.nldesignsystem.fallback": [
|
|
22008
|
-
"utrecht.unordered-list.margin-block-end",
|
|
22009
|
-
"utrecht.document.margin-block-end"
|
|
22010
|
-
],
|
|
22011
23626
|
"nl.nldesignsystem.figma.supports-token": false,
|
|
22012
23627
|
"studio.tokens": {
|
|
22013
23628
|
"originalType": "spacing"
|
|
22014
23629
|
}
|
|
22015
23630
|
},
|
|
22016
23631
|
"type": "dimension",
|
|
22017
|
-
"value": "
|
|
22018
|
-
"filePath": "src/component/utrecht/
|
|
23632
|
+
"value": "2em",
|
|
23633
|
+
"filePath": "src/component/utrecht/page-content.tokens.json",
|
|
22019
23634
|
"isSource": true,
|
|
22020
23635
|
"original": {
|
|
22021
23636
|
"$extensions": {
|
|
@@ -22023,24 +23638,20 @@ export default [
|
|
|
22023
23638
|
"syntax": "<length>",
|
|
22024
23639
|
"inherits": true
|
|
22025
23640
|
},
|
|
22026
|
-
"nl.nldesignsystem.fallback": [
|
|
22027
|
-
"utrecht.unordered-list.margin-block-end",
|
|
22028
|
-
"utrecht.document.margin-block-end"
|
|
22029
|
-
],
|
|
22030
23641
|
"nl.nldesignsystem.figma.supports-token": false,
|
|
22031
23642
|
"studio.tokens": {
|
|
22032
23643
|
"originalType": "spacing"
|
|
22033
23644
|
}
|
|
22034
23645
|
},
|
|
22035
23646
|
"type": "dimension",
|
|
22036
|
-
"value": "
|
|
23647
|
+
"value": "2em"
|
|
22037
23648
|
},
|
|
22038
|
-
"name": "
|
|
23649
|
+
"name": "utrechtPageContentPaddingBlockEnd",
|
|
22039
23650
|
"attributes": {},
|
|
22040
23651
|
"path": [
|
|
22041
23652
|
"utrecht",
|
|
22042
|
-
"
|
|
22043
|
-
"
|
|
23653
|
+
"page-content",
|
|
23654
|
+
"padding-block-end"
|
|
22044
23655
|
]
|
|
22045
23656
|
},
|
|
22046
23657
|
{
|
|
@@ -22049,18 +23660,14 @@ export default [
|
|
|
22049
23660
|
"syntax": "<length>",
|
|
22050
23661
|
"inherits": true
|
|
22051
23662
|
},
|
|
22052
|
-
"nl.nldesignsystem.fallback": [
|
|
22053
|
-
"utrecht.unordered-list.margin-block-start",
|
|
22054
|
-
"utrecht.document.margin-block-start"
|
|
22055
|
-
],
|
|
22056
23663
|
"nl.nldesignsystem.figma.supports-token": false,
|
|
22057
23664
|
"studio.tokens": {
|
|
22058
23665
|
"originalType": "spacing"
|
|
22059
23666
|
}
|
|
22060
23667
|
},
|
|
22061
23668
|
"type": "dimension",
|
|
22062
|
-
"value": "
|
|
22063
|
-
"filePath": "src/component/utrecht/
|
|
23669
|
+
"value": "2em",
|
|
23670
|
+
"filePath": "src/component/utrecht/page-content.tokens.json",
|
|
22064
23671
|
"isSource": true,
|
|
22065
23672
|
"original": {
|
|
22066
23673
|
"$extensions": {
|
|
@@ -22068,100 +23675,82 @@ export default [
|
|
|
22068
23675
|
"syntax": "<length>",
|
|
22069
23676
|
"inherits": true
|
|
22070
23677
|
},
|
|
22071
|
-
"nl.nldesignsystem.fallback": [
|
|
22072
|
-
"utrecht.unordered-list.margin-block-start",
|
|
22073
|
-
"utrecht.document.margin-block-start"
|
|
22074
|
-
],
|
|
22075
23678
|
"nl.nldesignsystem.figma.supports-token": false,
|
|
22076
23679
|
"studio.tokens": {
|
|
22077
23680
|
"originalType": "spacing"
|
|
22078
23681
|
}
|
|
22079
23682
|
},
|
|
22080
23683
|
"type": "dimension",
|
|
22081
|
-
"value": "
|
|
23684
|
+
"value": "2em"
|
|
22082
23685
|
},
|
|
22083
|
-
"name": "
|
|
23686
|
+
"name": "utrechtPageContentPaddingBlockStart",
|
|
22084
23687
|
"attributes": {},
|
|
22085
23688
|
"path": [
|
|
22086
23689
|
"utrecht",
|
|
22087
|
-
"
|
|
22088
|
-
"
|
|
23690
|
+
"page-content",
|
|
23691
|
+
"padding-block-start"
|
|
22089
23692
|
]
|
|
22090
23693
|
},
|
|
22091
23694
|
{
|
|
22092
23695
|
"$extensions": {
|
|
22093
23696
|
"nl.nldesignsystem.css.property": {
|
|
22094
|
-
"syntax": "<
|
|
23697
|
+
"syntax": "<color>",
|
|
22095
23698
|
"inherits": true
|
|
22096
23699
|
},
|
|
22097
|
-
"nl.nldesignsystem.
|
|
22098
|
-
"utrecht.unordered-list.padding-inline-start",
|
|
22099
|
-
"utrecht.document.padding-inline-start"
|
|
22100
|
-
],
|
|
22101
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
22102
|
-
"studio.tokens": {
|
|
22103
|
-
"originalType": "spacing"
|
|
22104
|
-
}
|
|
23700
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
22105
23701
|
},
|
|
22106
|
-
"type": "
|
|
22107
|
-
"value": "
|
|
22108
|
-
"filePath": "src/component/utrecht/
|
|
23702
|
+
"type": "color",
|
|
23703
|
+
"value": "hsl(0 100% 40%)",
|
|
23704
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
22109
23705
|
"isSource": true,
|
|
22110
23706
|
"original": {
|
|
22111
23707
|
"$extensions": {
|
|
22112
23708
|
"nl.nldesignsystem.css.property": {
|
|
22113
|
-
"syntax": "<
|
|
23709
|
+
"syntax": "<color>",
|
|
22114
23710
|
"inherits": true
|
|
22115
23711
|
},
|
|
22116
|
-
"nl.nldesignsystem.
|
|
22117
|
-
"utrecht.unordered-list.padding-inline-start",
|
|
22118
|
-
"utrecht.document.padding-inline-start"
|
|
22119
|
-
],
|
|
22120
|
-
"nl.nldesignsystem.figma.supports-token": true,
|
|
22121
|
-
"studio.tokens": {
|
|
22122
|
-
"originalType": "spacing"
|
|
22123
|
-
}
|
|
23712
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
22124
23713
|
},
|
|
22125
|
-
"type": "
|
|
22126
|
-
"value": "
|
|
23714
|
+
"type": "color",
|
|
23715
|
+
"value": "{utrecht.color.red.40}"
|
|
22127
23716
|
},
|
|
22128
|
-
"name": "
|
|
23717
|
+
"name": "utrechtPageFooterBackgroundColor",
|
|
22129
23718
|
"attributes": {},
|
|
22130
23719
|
"path": [
|
|
22131
23720
|
"utrecht",
|
|
22132
|
-
"
|
|
22133
|
-
"
|
|
23721
|
+
"page-footer",
|
|
23722
|
+
"background-color"
|
|
22134
23723
|
]
|
|
22135
23724
|
},
|
|
22136
23725
|
{
|
|
22137
23726
|
"$extensions": {
|
|
22138
23727
|
"nl.nldesignsystem.css.property": {
|
|
22139
|
-
"syntax": "<
|
|
23728
|
+
"syntax": "<url> | *",
|
|
22140
23729
|
"inherits": true
|
|
22141
23730
|
},
|
|
22142
23731
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22143
23732
|
},
|
|
22144
|
-
"type": "
|
|
22145
|
-
"value": "hsl(0
|
|
22146
|
-
"filePath": "src/component/utrecht/page.tokens.json",
|
|
23733
|
+
"type": "other",
|
|
23734
|
+
"value": "linear-gradient(45deg, hsl(0 100% 40%), hsl(0 100% 40%) 50%, #d63433 50%);",
|
|
23735
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
22147
23736
|
"isSource": true,
|
|
22148
23737
|
"original": {
|
|
22149
23738
|
"$extensions": {
|
|
22150
23739
|
"nl.nldesignsystem.css.property": {
|
|
22151
|
-
"syntax": "<
|
|
23740
|
+
"syntax": "<url> | *",
|
|
22152
23741
|
"inherits": true
|
|
22153
23742
|
},
|
|
22154
23743
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22155
23744
|
},
|
|
22156
|
-
"type": "
|
|
22157
|
-
"value": "{utrecht.color.
|
|
23745
|
+
"type": "other",
|
|
23746
|
+
"value": "linear-gradient(45deg, {utrecht.color.red.40}, {utrecht.color.red.40} 50%, #d63433 50%);"
|
|
22158
23747
|
},
|
|
22159
|
-
"name": "
|
|
23748
|
+
"name": "utrechtPageFooterBackgroundImage",
|
|
22160
23749
|
"attributes": {},
|
|
22161
23750
|
"path": [
|
|
22162
23751
|
"utrecht",
|
|
22163
|
-
"page",
|
|
22164
|
-
"background-
|
|
23752
|
+
"page-footer",
|
|
23753
|
+
"background-image"
|
|
22165
23754
|
]
|
|
22166
23755
|
},
|
|
22167
23756
|
{
|
|
@@ -22173,8 +23762,8 @@ export default [
|
|
|
22173
23762
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22174
23763
|
},
|
|
22175
23764
|
"type": "color",
|
|
22176
|
-
"value": "hsl(0 0%
|
|
22177
|
-
"filePath": "src/component/utrecht/page.tokens.json",
|
|
23765
|
+
"value": "hsl(0 0% 100%)",
|
|
23766
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
22178
23767
|
"isSource": true,
|
|
22179
23768
|
"original": {
|
|
22180
23769
|
"$extensions": {
|
|
@@ -22185,16 +23774,32 @@ export default [
|
|
|
22185
23774
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22186
23775
|
},
|
|
22187
23776
|
"type": "color",
|
|
22188
|
-
"value": "{utrecht.color.
|
|
23777
|
+
"value": "{utrecht.color.white}"
|
|
22189
23778
|
},
|
|
22190
|
-
"name": "
|
|
23779
|
+
"name": "utrechtPageFooterColor",
|
|
22191
23780
|
"attributes": {},
|
|
22192
23781
|
"path": [
|
|
22193
23782
|
"utrecht",
|
|
22194
|
-
"page",
|
|
23783
|
+
"page-footer",
|
|
22195
23784
|
"color"
|
|
22196
23785
|
]
|
|
22197
23786
|
},
|
|
23787
|
+
{
|
|
23788
|
+
"value": "1184px",
|
|
23789
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23790
|
+
"isSource": true,
|
|
23791
|
+
"original": {
|
|
23792
|
+
"value": "1184px"
|
|
23793
|
+
},
|
|
23794
|
+
"name": "utrechtPageFooterContentMaxInlineSize",
|
|
23795
|
+
"attributes": {},
|
|
23796
|
+
"path": [
|
|
23797
|
+
"utrecht",
|
|
23798
|
+
"page-footer",
|
|
23799
|
+
"content",
|
|
23800
|
+
"max-inline-size"
|
|
23801
|
+
]
|
|
23802
|
+
},
|
|
22198
23803
|
{
|
|
22199
23804
|
"$extensions": {
|
|
22200
23805
|
"nl.nldesignsystem.css.property": {
|
|
@@ -22207,8 +23812,8 @@ export default [
|
|
|
22207
23812
|
}
|
|
22208
23813
|
},
|
|
22209
23814
|
"type": "dimension",
|
|
22210
|
-
"value": "
|
|
22211
|
-
"filePath": "src/component/utrecht/page-
|
|
23815
|
+
"value": "48px",
|
|
23816
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
22212
23817
|
"isSource": true,
|
|
22213
23818
|
"original": {
|
|
22214
23819
|
"$extensions": {
|
|
@@ -22222,13 +23827,14 @@ export default [
|
|
|
22222
23827
|
}
|
|
22223
23828
|
},
|
|
22224
23829
|
"type": "dimension",
|
|
22225
|
-
"value": "
|
|
23830
|
+
"value": "{utrecht.space.block.3xl}"
|
|
22226
23831
|
},
|
|
22227
|
-
"name": "
|
|
23832
|
+
"name": "utrechtPageFooterContentPaddingBlockEnd",
|
|
22228
23833
|
"attributes": {},
|
|
22229
23834
|
"path": [
|
|
22230
23835
|
"utrecht",
|
|
22231
|
-
"page-
|
|
23836
|
+
"page-footer",
|
|
23837
|
+
"content",
|
|
22232
23838
|
"padding-block-end"
|
|
22233
23839
|
]
|
|
22234
23840
|
},
|
|
@@ -22244,8 +23850,8 @@ export default [
|
|
|
22244
23850
|
}
|
|
22245
23851
|
},
|
|
22246
23852
|
"type": "dimension",
|
|
22247
|
-
"value": "
|
|
22248
|
-
"filePath": "src/component/utrecht/page-
|
|
23853
|
+
"value": "48px",
|
|
23854
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
22249
23855
|
"isSource": true,
|
|
22250
23856
|
"original": {
|
|
22251
23857
|
"$extensions": {
|
|
@@ -22259,16 +23865,33 @@ export default [
|
|
|
22259
23865
|
}
|
|
22260
23866
|
},
|
|
22261
23867
|
"type": "dimension",
|
|
22262
|
-
"value": "
|
|
23868
|
+
"value": "{utrecht.space.block.3xl}"
|
|
22263
23869
|
},
|
|
22264
|
-
"name": "
|
|
23870
|
+
"name": "utrechtPageFooterContentPaddingBlockStart",
|
|
22265
23871
|
"attributes": {},
|
|
22266
23872
|
"path": [
|
|
22267
23873
|
"utrecht",
|
|
22268
|
-
"page-
|
|
23874
|
+
"page-footer",
|
|
23875
|
+
"content",
|
|
22269
23876
|
"padding-block-start"
|
|
22270
23877
|
]
|
|
22271
23878
|
},
|
|
23879
|
+
{
|
|
23880
|
+
"value": "28px",
|
|
23881
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23882
|
+
"isSource": true,
|
|
23883
|
+
"original": {
|
|
23884
|
+
"value": "{utrecht.space.inline.2xl}"
|
|
23885
|
+
},
|
|
23886
|
+
"name": "utrechtPageFooterContentPaddingInline",
|
|
23887
|
+
"attributes": {},
|
|
23888
|
+
"path": [
|
|
23889
|
+
"utrecht",
|
|
23890
|
+
"page-footer",
|
|
23891
|
+
"content",
|
|
23892
|
+
"padding-inline"
|
|
23893
|
+
]
|
|
23894
|
+
},
|
|
22272
23895
|
{
|
|
22273
23896
|
"$extensions": {
|
|
22274
23897
|
"nl.nldesignsystem.css.property": {
|
|
@@ -22278,8 +23901,8 @@ export default [
|
|
|
22278
23901
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22279
23902
|
},
|
|
22280
23903
|
"type": "color",
|
|
22281
|
-
"value": "hsl(0
|
|
22282
|
-
"filePath": "src/component/utrecht/page-
|
|
23904
|
+
"value": "hsl(0 0% 100%)",
|
|
23905
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22283
23906
|
"isSource": true,
|
|
22284
23907
|
"original": {
|
|
22285
23908
|
"$extensions": {
|
|
@@ -22290,76 +23913,63 @@ export default [
|
|
|
22290
23913
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22291
23914
|
},
|
|
22292
23915
|
"type": "color",
|
|
22293
|
-
"value": "{utrecht.color.
|
|
23916
|
+
"value": "{utrecht.color.white}"
|
|
22294
23917
|
},
|
|
22295
|
-
"name": "
|
|
23918
|
+
"name": "utrechtPageHeaderContentBackgroundColor",
|
|
22296
23919
|
"attributes": {},
|
|
22297
23920
|
"path": [
|
|
22298
23921
|
"utrecht",
|
|
22299
|
-
"page-
|
|
23922
|
+
"page-header",
|
|
23923
|
+
"content",
|
|
22300
23924
|
"background-color"
|
|
22301
23925
|
]
|
|
22302
23926
|
},
|
|
22303
23927
|
{
|
|
22304
23928
|
"$extensions": {
|
|
22305
23929
|
"nl.nldesignsystem.css.property": {
|
|
22306
|
-
"syntax": "<
|
|
23930
|
+
"syntax": "<color>",
|
|
22307
23931
|
"inherits": true
|
|
22308
23932
|
},
|
|
22309
23933
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22310
23934
|
},
|
|
22311
|
-
"type": "
|
|
22312
|
-
"value": "
|
|
22313
|
-
"filePath": "src/component/utrecht/page-
|
|
23935
|
+
"type": "color",
|
|
23936
|
+
"value": "hsl(0 0% 0%)",
|
|
23937
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22314
23938
|
"isSource": true,
|
|
22315
23939
|
"original": {
|
|
22316
23940
|
"$extensions": {
|
|
22317
23941
|
"nl.nldesignsystem.css.property": {
|
|
22318
|
-
"syntax": "<
|
|
23942
|
+
"syntax": "<color>",
|
|
22319
23943
|
"inherits": true
|
|
22320
23944
|
},
|
|
22321
23945
|
"nl.nldesignsystem.figma.supports-token": false
|
|
22322
23946
|
},
|
|
22323
|
-
"type": "
|
|
22324
|
-
"value": "
|
|
23947
|
+
"type": "color",
|
|
23948
|
+
"value": "{utrecht.color.black}"
|
|
22325
23949
|
},
|
|
22326
|
-
"name": "
|
|
23950
|
+
"name": "utrechtPageHeaderContentColor",
|
|
22327
23951
|
"attributes": {},
|
|
22328
23952
|
"path": [
|
|
22329
23953
|
"utrecht",
|
|
22330
|
-
"page-
|
|
22331
|
-
"
|
|
23954
|
+
"page-header",
|
|
23955
|
+
"content",
|
|
23956
|
+
"color"
|
|
22332
23957
|
]
|
|
22333
23958
|
},
|
|
22334
23959
|
{
|
|
22335
|
-
"
|
|
22336
|
-
|
|
22337
|
-
"syntax": "<color>",
|
|
22338
|
-
"inherits": true
|
|
22339
|
-
},
|
|
22340
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22341
|
-
},
|
|
22342
|
-
"type": "color",
|
|
22343
|
-
"value": "hsl(0 0% 100%)",
|
|
22344
|
-
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23960
|
+
"value": "1184px",
|
|
23961
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22345
23962
|
"isSource": true,
|
|
22346
23963
|
"original": {
|
|
22347
|
-
"
|
|
22348
|
-
"nl.nldesignsystem.css.property": {
|
|
22349
|
-
"syntax": "<color>",
|
|
22350
|
-
"inherits": true
|
|
22351
|
-
},
|
|
22352
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22353
|
-
},
|
|
22354
|
-
"type": "color",
|
|
22355
|
-
"value": "{utrecht.color.white}"
|
|
23964
|
+
"value": "1184px"
|
|
22356
23965
|
},
|
|
22357
|
-
"name": "
|
|
23966
|
+
"name": "utrechtPageHeaderContentMaxInlineSize",
|
|
22358
23967
|
"attributes": {},
|
|
22359
23968
|
"path": [
|
|
22360
23969
|
"utrecht",
|
|
22361
|
-
"page-
|
|
22362
|
-
"
|
|
23970
|
+
"page-header",
|
|
23971
|
+
"content",
|
|
23972
|
+
"max-inline-size"
|
|
22363
23973
|
]
|
|
22364
23974
|
},
|
|
22365
23975
|
{
|
|
@@ -22374,8 +23984,8 @@ export default [
|
|
|
22374
23984
|
}
|
|
22375
23985
|
},
|
|
22376
23986
|
"type": "dimension",
|
|
22377
|
-
"value": "
|
|
22378
|
-
"filePath": "src/component/utrecht/page-
|
|
23987
|
+
"value": "1em",
|
|
23988
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22379
23989
|
"isSource": true,
|
|
22380
23990
|
"original": {
|
|
22381
23991
|
"$extensions": {
|
|
@@ -22389,13 +23999,14 @@ export default [
|
|
|
22389
23999
|
}
|
|
22390
24000
|
},
|
|
22391
24001
|
"type": "dimension",
|
|
22392
|
-
"value": "
|
|
24002
|
+
"value": "1em"
|
|
22393
24003
|
},
|
|
22394
|
-
"name": "
|
|
24004
|
+
"name": "utrechtPageHeaderContentPaddingBlockEnd",
|
|
22395
24005
|
"attributes": {},
|
|
22396
24006
|
"path": [
|
|
22397
24007
|
"utrecht",
|
|
22398
|
-
"page-
|
|
24008
|
+
"page-header",
|
|
24009
|
+
"content",
|
|
22399
24010
|
"padding-block-end"
|
|
22400
24011
|
]
|
|
22401
24012
|
},
|
|
@@ -22411,8 +24022,8 @@ export default [
|
|
|
22411
24022
|
}
|
|
22412
24023
|
},
|
|
22413
24024
|
"type": "dimension",
|
|
22414
|
-
"value": "
|
|
22415
|
-
"filePath": "src/component/utrecht/page-
|
|
24025
|
+
"value": "1.8em",
|
|
24026
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22416
24027
|
"isSource": true,
|
|
22417
24028
|
"original": {
|
|
22418
24029
|
"$extensions": {
|
|
@@ -22426,16 +24037,33 @@ export default [
|
|
|
22426
24037
|
}
|
|
22427
24038
|
},
|
|
22428
24039
|
"type": "dimension",
|
|
22429
|
-
"value": "
|
|
24040
|
+
"value": "1.8em"
|
|
22430
24041
|
},
|
|
22431
|
-
"name": "
|
|
24042
|
+
"name": "utrechtPageHeaderContentPaddingBlockStart",
|
|
22432
24043
|
"attributes": {},
|
|
22433
24044
|
"path": [
|
|
22434
24045
|
"utrecht",
|
|
22435
|
-
"page-
|
|
24046
|
+
"page-header",
|
|
24047
|
+
"content",
|
|
22436
24048
|
"padding-block-start"
|
|
22437
24049
|
]
|
|
22438
24050
|
},
|
|
24051
|
+
{
|
|
24052
|
+
"value": "2em",
|
|
24053
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
24054
|
+
"isSource": true,
|
|
24055
|
+
"original": {
|
|
24056
|
+
"value": "2em"
|
|
24057
|
+
},
|
|
24058
|
+
"name": "utrechtPageHeaderContentPaddingInline",
|
|
24059
|
+
"attributes": {},
|
|
24060
|
+
"path": [
|
|
24061
|
+
"utrecht",
|
|
24062
|
+
"page-header",
|
|
24063
|
+
"content",
|
|
24064
|
+
"padding-inline"
|
|
24065
|
+
]
|
|
24066
|
+
},
|
|
22439
24067
|
{
|
|
22440
24068
|
"$extensions": {
|
|
22441
24069
|
"nl.nldesignsystem.css.property": {
|
|
@@ -22448,8 +24076,9 @@ export default [
|
|
|
22448
24076
|
}
|
|
22449
24077
|
},
|
|
22450
24078
|
"type": "dimension",
|
|
22451
|
-
"value": "
|
|
22452
|
-
"
|
|
24079
|
+
"value": "2.4em",
|
|
24080
|
+
"$comment": "Legacy design token",
|
|
24081
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22453
24082
|
"isSource": true,
|
|
22454
24083
|
"original": {
|
|
22455
24084
|
"$extensions": {
|
|
@@ -22463,13 +24092,15 @@ export default [
|
|
|
22463
24092
|
}
|
|
22464
24093
|
},
|
|
22465
24094
|
"type": "dimension",
|
|
22466
|
-
"value": "
|
|
24095
|
+
"value": "2.4em",
|
|
24096
|
+
"$comment": "Legacy design token"
|
|
22467
24097
|
},
|
|
22468
|
-
"name": "
|
|
24098
|
+
"name": "utrechtPageHeaderContentPaddingInlineEnd",
|
|
22469
24099
|
"attributes": {},
|
|
22470
24100
|
"path": [
|
|
22471
24101
|
"utrecht",
|
|
22472
|
-
"page-
|
|
24102
|
+
"page-header",
|
|
24103
|
+
"content",
|
|
22473
24104
|
"padding-inline-end"
|
|
22474
24105
|
]
|
|
22475
24106
|
},
|
|
@@ -22485,8 +24116,9 @@ export default [
|
|
|
22485
24116
|
}
|
|
22486
24117
|
},
|
|
22487
24118
|
"type": "dimension",
|
|
22488
|
-
"value": "
|
|
22489
|
-
"
|
|
24119
|
+
"value": "2em",
|
|
24120
|
+
"$comment": "Legacy design token",
|
|
24121
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22490
24122
|
"isSource": true,
|
|
22491
24123
|
"original": {
|
|
22492
24124
|
"$extensions": {
|
|
@@ -22500,13 +24132,15 @@ export default [
|
|
|
22500
24132
|
}
|
|
22501
24133
|
},
|
|
22502
24134
|
"type": "dimension",
|
|
22503
|
-
"value": "
|
|
24135
|
+
"value": "2em",
|
|
24136
|
+
"$comment": "Legacy design token"
|
|
22504
24137
|
},
|
|
22505
|
-
"name": "
|
|
24138
|
+
"name": "utrechtPageHeaderContentPaddingInlineStart",
|
|
22506
24139
|
"attributes": {},
|
|
22507
24140
|
"path": [
|
|
22508
24141
|
"utrecht",
|
|
22509
|
-
"page-
|
|
24142
|
+
"page-header",
|
|
24143
|
+
"content",
|
|
22510
24144
|
"padding-inline-start"
|
|
22511
24145
|
]
|
|
22512
24146
|
},
|
|
@@ -22522,7 +24156,7 @@ export default [
|
|
|
22522
24156
|
}
|
|
22523
24157
|
},
|
|
22524
24158
|
"type": "dimension",
|
|
22525
|
-
"value": "
|
|
24159
|
+
"value": "0",
|
|
22526
24160
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22527
24161
|
"isSource": true,
|
|
22528
24162
|
"original": {
|
|
@@ -22537,7 +24171,7 @@ export default [
|
|
|
22537
24171
|
}
|
|
22538
24172
|
},
|
|
22539
24173
|
"type": "dimension",
|
|
22540
|
-
"value": "
|
|
24174
|
+
"value": "0"
|
|
22541
24175
|
},
|
|
22542
24176
|
"name": "utrechtPageHeaderPaddingBlockEnd",
|
|
22543
24177
|
"attributes": {},
|
|
@@ -22559,7 +24193,7 @@ export default [
|
|
|
22559
24193
|
}
|
|
22560
24194
|
},
|
|
22561
24195
|
"type": "dimension",
|
|
22562
|
-
"value": "
|
|
24196
|
+
"value": "0",
|
|
22563
24197
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22564
24198
|
"isSource": true,
|
|
22565
24199
|
"original": {
|
|
@@ -22574,7 +24208,7 @@ export default [
|
|
|
22574
24208
|
}
|
|
22575
24209
|
},
|
|
22576
24210
|
"type": "dimension",
|
|
22577
|
-
"value": "
|
|
24211
|
+
"value": "0"
|
|
22578
24212
|
},
|
|
22579
24213
|
"name": "utrechtPageHeaderPaddingBlockStart",
|
|
22580
24214
|
"attributes": {},
|
|
@@ -22596,7 +24230,7 @@ export default [
|
|
|
22596
24230
|
}
|
|
22597
24231
|
},
|
|
22598
24232
|
"type": "dimension",
|
|
22599
|
-
"value": "
|
|
24233
|
+
"value": "0",
|
|
22600
24234
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22601
24235
|
"isSource": true,
|
|
22602
24236
|
"original": {
|
|
@@ -22611,7 +24245,7 @@ export default [
|
|
|
22611
24245
|
}
|
|
22612
24246
|
},
|
|
22613
24247
|
"type": "dimension",
|
|
22614
|
-
"value": "
|
|
24248
|
+
"value": "0"
|
|
22615
24249
|
},
|
|
22616
24250
|
"name": "utrechtPageHeaderPaddingInlineEnd",
|
|
22617
24251
|
"attributes": {},
|
|
@@ -22633,7 +24267,7 @@ export default [
|
|
|
22633
24267
|
}
|
|
22634
24268
|
},
|
|
22635
24269
|
"type": "dimension",
|
|
22636
|
-
"value": "
|
|
24270
|
+
"value": "0",
|
|
22637
24271
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
22638
24272
|
"isSource": true,
|
|
22639
24273
|
"original": {
|
|
@@ -22648,7 +24282,7 @@ export default [
|
|
|
22648
24282
|
}
|
|
22649
24283
|
},
|
|
22650
24284
|
"type": "dimension",
|
|
22651
|
-
"value": "
|
|
24285
|
+
"value": "0"
|
|
22652
24286
|
},
|
|
22653
24287
|
"name": "utrechtPageHeaderPaddingInlineStart",
|
|
22654
24288
|
"attributes": {},
|
|
@@ -22800,11 +24434,11 @@ export default [
|
|
|
22800
24434
|
]
|
|
22801
24435
|
},
|
|
22802
24436
|
{
|
|
22803
|
-
"value": "
|
|
24437
|
+
"value": "0",
|
|
22804
24438
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
22805
24439
|
"isSource": true,
|
|
22806
24440
|
"original": {
|
|
22807
|
-
"value": "
|
|
24441
|
+
"value": "0"
|
|
22808
24442
|
},
|
|
22809
24443
|
"name": "utrechtPagePaddingInlineEnd",
|
|
22810
24444
|
"attributes": {},
|
|
@@ -22815,11 +24449,11 @@ export default [
|
|
|
22815
24449
|
]
|
|
22816
24450
|
},
|
|
22817
24451
|
{
|
|
22818
|
-
"value": "
|
|
24452
|
+
"value": "0",
|
|
22819
24453
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
22820
24454
|
"isSource": true,
|
|
22821
24455
|
"original": {
|
|
22822
|
-
"value": "
|
|
24456
|
+
"value": "0"
|
|
22823
24457
|
},
|
|
22824
24458
|
"name": "utrechtPagePaddingInlineStart",
|
|
22825
24459
|
"attributes": {},
|
|
@@ -24177,7 +25811,7 @@ export default [
|
|
|
24177
25811
|
}
|
|
24178
25812
|
},
|
|
24179
25813
|
"type": "fontFamily",
|
|
24180
|
-
"value": "{
|
|
25814
|
+
"value": "{nl.paragraph.font-family}"
|
|
24181
25815
|
},
|
|
24182
25816
|
"name": "utrechtParagraphFontFamily",
|
|
24183
25817
|
"attributes": {},
|
|
@@ -24220,7 +25854,7 @@ export default [
|
|
|
24220
25854
|
}
|
|
24221
25855
|
},
|
|
24222
25856
|
"type": "fontSize",
|
|
24223
|
-
"value": "{
|
|
25857
|
+
"value": "{nl.paragraph.font-size}"
|
|
24224
25858
|
},
|
|
24225
25859
|
"name": "utrechtParagraphFontSize",
|
|
24226
25860
|
"attributes": {},
|
|
@@ -24257,7 +25891,7 @@ export default [
|
|
|
24257
25891
|
}
|
|
24258
25892
|
},
|
|
24259
25893
|
"type": "fontWeight",
|
|
24260
|
-
"value": "{
|
|
25894
|
+
"value": "{nl.paragraph.font-weight}"
|
|
24261
25895
|
},
|
|
24262
25896
|
"name": "utrechtParagraphFontWeight",
|
|
24263
25897
|
"attributes": {},
|
|
@@ -24267,46 +25901,6 @@ export default [
|
|
|
24267
25901
|
"font-weight"
|
|
24268
25902
|
]
|
|
24269
25903
|
},
|
|
24270
|
-
{
|
|
24271
|
-
"$extensions": {
|
|
24272
|
-
"nl.nldesignsystem.css.property": {
|
|
24273
|
-
"syntax": "<color>",
|
|
24274
|
-
"inherits": true
|
|
24275
|
-
},
|
|
24276
|
-
"nl.nldesignsystem.fallback": [
|
|
24277
|
-
"utrecht.paragraph.color",
|
|
24278
|
-
"utrecht.document.color"
|
|
24279
|
-
],
|
|
24280
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
24281
|
-
},
|
|
24282
|
-
"type": "color",
|
|
24283
|
-
"value": "hsl(0 0% 0%)",
|
|
24284
|
-
"filePath": "src/component/utrecht/paragraph.tokens.json",
|
|
24285
|
-
"isSource": true,
|
|
24286
|
-
"original": {
|
|
24287
|
-
"$extensions": {
|
|
24288
|
-
"nl.nldesignsystem.css.property": {
|
|
24289
|
-
"syntax": "<color>",
|
|
24290
|
-
"inherits": true
|
|
24291
|
-
},
|
|
24292
|
-
"nl.nldesignsystem.fallback": [
|
|
24293
|
-
"utrecht.paragraph.color",
|
|
24294
|
-
"utrecht.document.color"
|
|
24295
|
-
],
|
|
24296
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
24297
|
-
},
|
|
24298
|
-
"type": "color",
|
|
24299
|
-
"value": "{utrecht.document.color}"
|
|
24300
|
-
},
|
|
24301
|
-
"name": "utrechtParagraphLeadColor",
|
|
24302
|
-
"attributes": {},
|
|
24303
|
-
"path": [
|
|
24304
|
-
"utrecht",
|
|
24305
|
-
"paragraph",
|
|
24306
|
-
"lead",
|
|
24307
|
-
"color"
|
|
24308
|
-
]
|
|
24309
|
-
},
|
|
24310
25904
|
{
|
|
24311
25905
|
"$extensions": {
|
|
24312
25906
|
"nl.nldesignsystem.css.property": {
|
|
@@ -24342,7 +25936,7 @@ export default [
|
|
|
24342
25936
|
}
|
|
24343
25937
|
},
|
|
24344
25938
|
"type": "fontSize",
|
|
24345
|
-
"value": "{
|
|
25939
|
+
"value": "{nl.paragraph.lead.font-size}"
|
|
24346
25940
|
},
|
|
24347
25941
|
"name": "utrechtParagraphLeadFontSize",
|
|
24348
25942
|
"attributes": {},
|
|
@@ -24388,7 +25982,7 @@ export default [
|
|
|
24388
25982
|
}
|
|
24389
25983
|
},
|
|
24390
25984
|
"type": "fontWeight",
|
|
24391
|
-
"value": "{
|
|
25985
|
+
"value": "{nl.paragraph.lead.font-weight}"
|
|
24392
25986
|
},
|
|
24393
25987
|
"name": "utrechtParagraphLeadFontWeight",
|
|
24394
25988
|
"attributes": {},
|
|
@@ -24440,7 +26034,7 @@ export default [
|
|
|
24440
26034
|
}
|
|
24441
26035
|
},
|
|
24442
26036
|
"type": "lineHeight",
|
|
24443
|
-
"value": "{
|
|
26037
|
+
"value": "{nl.paragraph.lead.line-height}"
|
|
24444
26038
|
},
|
|
24445
26039
|
"name": "utrechtParagraphLeadLineHeight",
|
|
24446
26040
|
"attributes": {},
|
|
@@ -24490,7 +26084,7 @@ export default [
|
|
|
24490
26084
|
}
|
|
24491
26085
|
},
|
|
24492
26086
|
"type": "lineHeight",
|
|
24493
|
-
"value": "{
|
|
26087
|
+
"value": "{nl.paragraph.line-height}"
|
|
24494
26088
|
},
|
|
24495
26089
|
"name": "utrechtParagraphLineHeight",
|
|
24496
26090
|
"attributes": {},
|
|
@@ -25131,10 +26725,26 @@ export default [
|
|
|
25131
26725
|
]
|
|
25132
26726
|
},
|
|
25133
26727
|
{
|
|
26728
|
+
"$extensions": {
|
|
26729
|
+
"nl.nldesignsystem.css.property": {
|
|
26730
|
+
"syntax": "<color>",
|
|
26731
|
+
"inherits": true
|
|
26732
|
+
},
|
|
26733
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
26734
|
+
},
|
|
26735
|
+
"type": "color",
|
|
25134
26736
|
"value": "hsl(0 0% 100%)",
|
|
25135
26737
|
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
25136
26738
|
"isSource": true,
|
|
25137
26739
|
"original": {
|
|
26740
|
+
"$extensions": {
|
|
26741
|
+
"nl.nldesignsystem.css.property": {
|
|
26742
|
+
"syntax": "<color>",
|
|
26743
|
+
"inherits": true
|
|
26744
|
+
},
|
|
26745
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
26746
|
+
},
|
|
26747
|
+
"type": "color",
|
|
25138
26748
|
"value": "{utrecht.color.white}"
|
|
25139
26749
|
},
|
|
25140
26750
|
"name": "utrechtRadioButtonColor",
|
|
@@ -25719,6 +27329,68 @@ export default [
|
|
|
25719
27329
|
"margin-block-end"
|
|
25720
27330
|
]
|
|
25721
27331
|
},
|
|
27332
|
+
{
|
|
27333
|
+
"$extensions": {
|
|
27334
|
+
"nl.nldesignsystem.css.property": {
|
|
27335
|
+
"syntax": "<color>",
|
|
27336
|
+
"inherits": true
|
|
27337
|
+
},
|
|
27338
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27339
|
+
},
|
|
27340
|
+
"type": "color",
|
|
27341
|
+
"value": "hsl(0 0% 95%)",
|
|
27342
|
+
"filePath": "src/component/utrecht/root.tokens.json",
|
|
27343
|
+
"isSource": true,
|
|
27344
|
+
"original": {
|
|
27345
|
+
"$extensions": {
|
|
27346
|
+
"nl.nldesignsystem.css.property": {
|
|
27347
|
+
"syntax": "<color>",
|
|
27348
|
+
"inherits": true
|
|
27349
|
+
},
|
|
27350
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27351
|
+
},
|
|
27352
|
+
"type": "color",
|
|
27353
|
+
"value": "{utrecht.color.grey.95}"
|
|
27354
|
+
},
|
|
27355
|
+
"name": "utrechtRootBackgroundColor",
|
|
27356
|
+
"attributes": {},
|
|
27357
|
+
"path": [
|
|
27358
|
+
"utrecht",
|
|
27359
|
+
"root",
|
|
27360
|
+
"background-color"
|
|
27361
|
+
]
|
|
27362
|
+
},
|
|
27363
|
+
{
|
|
27364
|
+
"$extensions": {
|
|
27365
|
+
"nl.nldesignsystem.css.property": {
|
|
27366
|
+
"syntax": "<color>",
|
|
27367
|
+
"inherits": true
|
|
27368
|
+
},
|
|
27369
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27370
|
+
},
|
|
27371
|
+
"type": "color",
|
|
27372
|
+
"value": "hsl(0 0% 10%)",
|
|
27373
|
+
"filePath": "src/component/utrecht/root.tokens.json",
|
|
27374
|
+
"isSource": true,
|
|
27375
|
+
"original": {
|
|
27376
|
+
"$extensions": {
|
|
27377
|
+
"nl.nldesignsystem.css.property": {
|
|
27378
|
+
"syntax": "<color>",
|
|
27379
|
+
"inherits": true
|
|
27380
|
+
},
|
|
27381
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27382
|
+
},
|
|
27383
|
+
"type": "color",
|
|
27384
|
+
"value": "{utrecht.color.grey.10}"
|
|
27385
|
+
},
|
|
27386
|
+
"name": "utrechtRootColor",
|
|
27387
|
+
"attributes": {},
|
|
27388
|
+
"path": [
|
|
27389
|
+
"utrecht",
|
|
27390
|
+
"root",
|
|
27391
|
+
"color"
|
|
27392
|
+
]
|
|
27393
|
+
},
|
|
25722
27394
|
{
|
|
25723
27395
|
"$extensions": {
|
|
25724
27396
|
"nl.nldesignsystem.css.property": {
|
|
@@ -27019,7 +28691,7 @@ export default [
|
|
|
27019
28691
|
"nl.nldesignsystem.figma.supports-token": true
|
|
27020
28692
|
},
|
|
27021
28693
|
"type": "color",
|
|
27022
|
-
"value": "{
|
|
28694
|
+
"value": "{nl.skip-link.background-color}"
|
|
27023
28695
|
},
|
|
27024
28696
|
"name": "utrechtSkipLinkBackgroundColor",
|
|
27025
28697
|
"attributes": {},
|
|
@@ -27050,7 +28722,7 @@ export default [
|
|
|
27050
28722
|
"nl.nldesignsystem.figma.supports-token": true
|
|
27051
28723
|
},
|
|
27052
28724
|
"type": "color",
|
|
27053
|
-
"value": "{
|
|
28725
|
+
"value": "{nl.skip-link.color}"
|
|
27054
28726
|
},
|
|
27055
28727
|
"name": "utrechtSkipLinkColor",
|
|
27056
28728
|
"attributes": {},
|
|
@@ -27085,7 +28757,7 @@ export default [
|
|
|
27085
28757
|
"nl.nldesignsystem.redirect": "utrecht.skip-link.focus-visible.background-color"
|
|
27086
28758
|
},
|
|
27087
28759
|
"type": "color",
|
|
27088
|
-
"value": "{
|
|
28760
|
+
"value": "{nl.skip-link.focus-visible.background-color}"
|
|
27089
28761
|
},
|
|
27090
28762
|
"name": "utrechtSkipLinkFocusBackgroundColor",
|
|
27091
28763
|
"attributes": {},
|
|
@@ -27121,7 +28793,7 @@ export default [
|
|
|
27121
28793
|
"nl.nldesignsystem.redirect": "utrecht.skip-link.focus-visible.color"
|
|
27122
28794
|
},
|
|
27123
28795
|
"type": "color",
|
|
27124
|
-
"value": "{
|
|
28796
|
+
"value": "{nl.skip-link.focus-visible.color}"
|
|
27125
28797
|
},
|
|
27126
28798
|
"name": "utrechtSkipLinkFocusColor",
|
|
27127
28799
|
"attributes": {},
|
|
@@ -27161,7 +28833,7 @@ export default [
|
|
|
27161
28833
|
"nl.nldesignsystem.figma.supports-token": true
|
|
27162
28834
|
},
|
|
27163
28835
|
"type": "textDecoration",
|
|
27164
|
-
"value": "{
|
|
28836
|
+
"value": "{nl.skip-link.focus-visible.text-decoration}"
|
|
27165
28837
|
},
|
|
27166
28838
|
"name": "utrechtSkipLinkFocusVisibleTextDecoration",
|
|
27167
28839
|
"attributes": {},
|
|
@@ -27199,7 +28871,7 @@ export default [
|
|
|
27199
28871
|
}
|
|
27200
28872
|
},
|
|
27201
28873
|
"type": "dimension",
|
|
27202
|
-
"value": "{
|
|
28874
|
+
"value": "{nl.skip-link.padding-block}"
|
|
27203
28875
|
},
|
|
27204
28876
|
"name": "utrechtSkipLinkPaddingBlockEnd",
|
|
27205
28877
|
"attributes": {},
|
|
@@ -27236,7 +28908,7 @@ export default [
|
|
|
27236
28908
|
}
|
|
27237
28909
|
},
|
|
27238
28910
|
"type": "dimension",
|
|
27239
|
-
"value": "{
|
|
28911
|
+
"value": "{nl.skip-link.padding-block}"
|
|
27240
28912
|
},
|
|
27241
28913
|
"name": "utrechtSkipLinkPaddingBlockStart",
|
|
27242
28914
|
"attributes": {},
|
|
@@ -27273,7 +28945,7 @@ export default [
|
|
|
27273
28945
|
}
|
|
27274
28946
|
},
|
|
27275
28947
|
"type": "dimension",
|
|
27276
|
-
"value": "{
|
|
28948
|
+
"value": "{nl.skip-link.padding-inline}"
|
|
27277
28949
|
},
|
|
27278
28950
|
"name": "utrechtSkipLinkPaddingInlineEnd",
|
|
27279
28951
|
"attributes": {},
|
|
@@ -27310,7 +28982,7 @@ export default [
|
|
|
27310
28982
|
}
|
|
27311
28983
|
},
|
|
27312
28984
|
"type": "dimension",
|
|
27313
|
-
"value": "{
|
|
28985
|
+
"value": "{nl.skip-link.padding-inline}"
|
|
27314
28986
|
},
|
|
27315
28987
|
"name": "utrechtSkipLinkPaddingInlineStart",
|
|
27316
28988
|
"attributes": {},
|
|
@@ -27349,7 +29021,7 @@ export default [
|
|
|
27349
29021
|
"nl.nldesignsystem.figma.supports-token": true
|
|
27350
29022
|
},
|
|
27351
29023
|
"type": "textDecoration",
|
|
27352
|
-
"value": "{
|
|
29024
|
+
"value": "{nl.skip-link.text-decoration}"
|
|
27353
29025
|
},
|
|
27354
29026
|
"name": "utrechtSkipLinkTextDecoration",
|
|
27355
29027
|
"attributes": {},
|