@conduction/theme 1.0.50 → 1.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/README.md +7 -2
  2. package/conduction-design-tokens/dist/design-tokens.css +10 -2
  3. package/conduction-design-tokens/dist/index.js +10 -2
  4. package/conduction-design-tokens/dist/index.json +176 -2
  5. package/conduction-design-tokens/dist/index.less +10 -2
  6. package/conduction-design-tokens/dist/index.scss +10 -2
  7. package/conduction-design-tokens/dist/tokens.json +191 -2
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +3 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +1 -1
  10. package/conduction-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  11. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +9 -1
  12. package/municipalities/dimpact-design-tokens/dist/index.js +9 -1
  13. package/municipalities/dimpact-design-tokens/dist/index.json +174 -0
  14. package/municipalities/dimpact-design-tokens/dist/index.less +9 -1
  15. package/municipalities/dimpact-design-tokens/dist/index.scss +9 -1
  16. package/municipalities/dimpact-design-tokens/dist/tokens.json +188 -0
  17. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  18. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +8 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.js +8 -1
  20. package/municipalities/dinkelland-design-tokens/dist/index.json +151 -0
  21. package/municipalities/dinkelland-design-tokens/dist/index.less +8 -1
  22. package/municipalities/dinkelland-design-tokens/dist/index.scss +8 -1
  23. package/municipalities/dinkelland-design-tokens/dist/tokens.json +166 -0
  24. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  25. package/municipalities/epe-design-tokens/dist/design-tokens.css +8 -1
  26. package/municipalities/epe-design-tokens/dist/index.js +8 -1
  27. package/municipalities/epe-design-tokens/dist/index.json +153 -0
  28. package/municipalities/epe-design-tokens/dist/index.less +8 -1
  29. package/municipalities/epe-design-tokens/dist/index.scss +8 -1
  30. package/municipalities/epe-design-tokens/dist/tokens.json +168 -0
  31. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  32. package/municipalities/leiden-design-tokens/dist/design-tokens.css +7 -1
  33. package/municipalities/leiden-design-tokens/dist/index.js +7 -1
  34. package/municipalities/leiden-design-tokens/dist/index.json +130 -0
  35. package/municipalities/leiden-design-tokens/dist/index.less +7 -1
  36. package/municipalities/leiden-design-tokens/dist/index.scss +7 -1
  37. package/municipalities/leiden-design-tokens/dist/tokens.json +146 -0
  38. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  39. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +7 -1
  40. package/municipalities/noaberkracht-design-tokens/dist/index.js +7 -1
  41. package/municipalities/noaberkracht-design-tokens/dist/index.json +130 -0
  42. package/municipalities/noaberkracht-design-tokens/dist/index.less +7 -1
  43. package/municipalities/noaberkracht-design-tokens/dist/index.scss +7 -1
  44. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +146 -0
  45. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  46. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +36 -15
  47. package/municipalities/noordwijk-design-tokens/dist/index.js +36 -15
  48. package/municipalities/noordwijk-design-tokens/dist/index.json +475 -28
  49. package/municipalities/noordwijk-design-tokens/dist/index.less +36 -15
  50. package/municipalities/noordwijk-design-tokens/dist/index.scss +36 -15
  51. package/municipalities/noordwijk-design-tokens/dist/tokens.json +486 -37
  52. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  53. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  54. package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +8 -8
  55. package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +1 -1
  56. package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +14 -14
  57. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +8 -1
  58. package/municipalities/open-webconcept-design-tokens/dist/index.js +8 -1
  59. package/municipalities/open-webconcept-design-tokens/dist/index.json +153 -0
  60. package/municipalities/open-webconcept-design-tokens/dist/index.less +8 -1
  61. package/municipalities/open-webconcept-design-tokens/dist/index.scss +8 -1
  62. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +168 -0
  63. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  64. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +6 -1
  65. package/municipalities/rotterdam-design-tokens/dist/index.js +6 -1
  66. package/municipalities/rotterdam-design-tokens/dist/index.json +109 -0
  67. package/municipalities/rotterdam-design-tokens/dist/index.less +6 -1
  68. package/municipalities/rotterdam-design-tokens/dist/index.scss +6 -1
  69. package/municipalities/rotterdam-design-tokens/dist/tokens.json +127 -1
  70. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  71. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +8 -1
  72. package/municipalities/tubbergen-design-tokens/dist/index.js +8 -1
  73. package/municipalities/tubbergen-design-tokens/dist/index.json +151 -0
  74. package/municipalities/tubbergen-design-tokens/dist/index.less +8 -1
  75. package/municipalities/tubbergen-design-tokens/dist/index.scss +8 -1
  76. package/municipalities/tubbergen-design-tokens/dist/tokens.json +166 -0
  77. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  78. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +9 -1
  79. package/municipalities/xxllnc-design-tokens/dist/index.js +9 -1
  80. package/municipalities/xxllnc-design-tokens/dist/index.json +174 -0
  81. package/municipalities/xxllnc-design-tokens/dist/index.less +9 -1
  82. package/municipalities/xxllnc-design-tokens/dist/index.scss +9 -1
  83. package/municipalities/xxllnc-design-tokens/dist/tokens.json +188 -0
  84. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +23 -1
  85. package/package.json +1 -1
@@ -599,6 +599,27 @@
599
599
  }
600
600
  },
601
601
  "white": {
602
+ "95": {
603
+ "value": "#f2f2f2",
604
+ "filePath": "src/brand/noordwijk/color.tokens.json",
605
+ "isSource": true,
606
+ "original": {
607
+ "value": "#f2f2f2"
608
+ },
609
+ "name": "noordwijkColorWhite95",
610
+ "attributes": {
611
+ "category": "noordwijk",
612
+ "type": "color",
613
+ "item": "white",
614
+ "subitem": "95"
615
+ },
616
+ "path": [
617
+ "noordwijk",
618
+ "color",
619
+ "white",
620
+ "95"
621
+ ]
622
+ },
602
623
  "98": {
603
624
  "value": "#fafafa",
604
625
  "filePath": "src/brand/noordwijk/color.tokens.json",
@@ -4424,6 +4445,254 @@
4424
4445
  "background-position"
4425
4446
  ]
4426
4447
  },
4448
+ "mobile": {
4449
+ "background-position": {
4450
+ "value": "bottom right -35px",
4451
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4452
+ "isSource": true,
4453
+ "original": {
4454
+ "value": "bottom right -35px"
4455
+ },
4456
+ "name": "utrechtPageFooterMobileBackgroundPosition",
4457
+ "attributes": {
4458
+ "category": "utrecht",
4459
+ "type": "page-footer",
4460
+ "item": "mobile",
4461
+ "subitem": "background-position"
4462
+ },
4463
+ "path": [
4464
+ "utrecht",
4465
+ "page-footer",
4466
+ "mobile",
4467
+ "background-position"
4468
+ ]
4469
+ }
4470
+ },
4471
+ "icon": {
4472
+ "color": {
4473
+ "value": "#2c2276",
4474
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4475
+ "isSource": true,
4476
+ "original": {
4477
+ "value": "{noordwijk.color.primary}"
4478
+ },
4479
+ "name": "utrechtPageFooterIconColor",
4480
+ "attributes": {
4481
+ "category": "utrecht",
4482
+ "type": "page-footer",
4483
+ "item": "icon",
4484
+ "subitem": "color"
4485
+ },
4486
+ "path": [
4487
+ "utrecht",
4488
+ "page-footer",
4489
+ "icon",
4490
+ "color"
4491
+ ]
4492
+ }
4493
+ },
4494
+ "heading": {
4495
+ "color": {
4496
+ "value": "#2c2276",
4497
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4498
+ "isSource": true,
4499
+ "original": {
4500
+ "value": "{noordwijk.color.primary}"
4501
+ },
4502
+ "name": "utrechtPageFooterHeadingColor",
4503
+ "attributes": {
4504
+ "category": "utrecht",
4505
+ "type": "page-footer",
4506
+ "item": "heading",
4507
+ "subitem": "color"
4508
+ },
4509
+ "path": [
4510
+ "utrecht",
4511
+ "page-footer",
4512
+ "heading",
4513
+ "color"
4514
+ ]
4515
+ },
4516
+ "font-family": {
4517
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
4518
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4519
+ "isSource": true,
4520
+ "original": {
4521
+ "value": "{noordwijk.typography.roboto.font-family}"
4522
+ },
4523
+ "name": "utrechtPageFooterHeadingFontFamily",
4524
+ "attributes": {
4525
+ "category": "utrecht",
4526
+ "type": "page-footer",
4527
+ "item": "heading",
4528
+ "subitem": "font-family"
4529
+ },
4530
+ "path": [
4531
+ "utrecht",
4532
+ "page-footer",
4533
+ "heading",
4534
+ "font-family"
4535
+ ]
4536
+ }
4537
+ },
4538
+ "link": {
4539
+ "color": {
4540
+ "value": "#000000",
4541
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4542
+ "isSource": true,
4543
+ "original": {
4544
+ "value": "{noordwijk.color.black.0}"
4545
+ },
4546
+ "name": "utrechtPageFooterLinkColor",
4547
+ "attributes": {
4548
+ "category": "utrecht",
4549
+ "type": "page-footer",
4550
+ "item": "link",
4551
+ "subitem": "color"
4552
+ },
4553
+ "path": [
4554
+ "utrecht",
4555
+ "page-footer",
4556
+ "link",
4557
+ "color"
4558
+ ]
4559
+ },
4560
+ "text-decoration": {
4561
+ "value": "none",
4562
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4563
+ "isSource": true,
4564
+ "original": {
4565
+ "value": "none"
4566
+ },
4567
+ "name": "utrechtPageFooterLinkTextDecoration",
4568
+ "attributes": {
4569
+ "category": "utrecht",
4570
+ "type": "page-footer",
4571
+ "item": "link",
4572
+ "subitem": "text-decoration"
4573
+ },
4574
+ "path": [
4575
+ "utrecht",
4576
+ "page-footer",
4577
+ "link",
4578
+ "text-decoration"
4579
+ ]
4580
+ },
4581
+ "text-decoration-color": {},
4582
+ "text-decoration-thickness": {
4583
+ "value": 0,
4584
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4585
+ "isSource": true,
4586
+ "original": {
4587
+ "value": 0
4588
+ },
4589
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4590
+ "attributes": {
4591
+ "category": "utrecht",
4592
+ "type": "page-footer",
4593
+ "item": "link",
4594
+ "subitem": "text-decoration-thickness"
4595
+ },
4596
+ "path": [
4597
+ "utrecht",
4598
+ "page-footer",
4599
+ "link",
4600
+ "text-decoration-thickness"
4601
+ ]
4602
+ },
4603
+ "text-underline-offset": {
4604
+ "value": "0.25em",
4605
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4606
+ "isSource": true,
4607
+ "original": {
4608
+ "value": "0.25em"
4609
+ },
4610
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
4611
+ "attributes": {
4612
+ "category": "utrecht",
4613
+ "type": "page-footer",
4614
+ "item": "link",
4615
+ "subitem": "text-underline-offset"
4616
+ },
4617
+ "path": [
4618
+ "utrecht",
4619
+ "page-footer",
4620
+ "link",
4621
+ "text-underline-offset"
4622
+ ]
4623
+ },
4624
+ "hover": {
4625
+ "color": {
4626
+ "value": "#000000",
4627
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4628
+ "isSource": true,
4629
+ "original": {
4630
+ "value": "{noordwijk.color.black.0}"
4631
+ },
4632
+ "name": "utrechtPageFooterLinkHoverColor",
4633
+ "attributes": {
4634
+ "category": "utrecht",
4635
+ "type": "page-footer",
4636
+ "item": "link",
4637
+ "subitem": "hover",
4638
+ "state": "color"
4639
+ },
4640
+ "path": [
4641
+ "utrecht",
4642
+ "page-footer",
4643
+ "link",
4644
+ "hover",
4645
+ "color"
4646
+ ]
4647
+ },
4648
+ "text-decoration": {
4649
+ "value": "underline",
4650
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4651
+ "isSource": true,
4652
+ "original": {
4653
+ "value": "underline"
4654
+ },
4655
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4656
+ "attributes": {
4657
+ "category": "utrecht",
4658
+ "type": "page-footer",
4659
+ "item": "link",
4660
+ "subitem": "hover",
4661
+ "state": "text-decoration"
4662
+ },
4663
+ "path": [
4664
+ "utrecht",
4665
+ "page-footer",
4666
+ "link",
4667
+ "hover",
4668
+ "text-decoration"
4669
+ ]
4670
+ },
4671
+ "text-decoration-thickness": {
4672
+ "value": 1,
4673
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4674
+ "isSource": true,
4675
+ "original": {
4676
+ "value": 1
4677
+ },
4678
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4679
+ "attributes": {
4680
+ "category": "utrecht",
4681
+ "type": "page-footer",
4682
+ "item": "link",
4683
+ "subitem": "hover",
4684
+ "state": "text-decoration-thickness"
4685
+ },
4686
+ "path": [
4687
+ "utrecht",
4688
+ "page-footer",
4689
+ "link",
4690
+ "hover",
4691
+ "text-decoration-thickness"
4692
+ ]
4693
+ }
4694
+ }
4695
+ },
4427
4696
  "background-color": {
4428
4697
  "value": "#f2f7fa",
4429
4698
  "filePath": "src/component/utrecht/page-footer.tokens.json",
@@ -4700,15 +4969,55 @@
4700
4969
  ]
4701
4970
  },
4702
4971
  "header": {
4703
- "border-block-end-color": {},
4704
- "border-block-end-width": {},
4972
+ "border-block-end-color": {
4973
+ "value": "#2c2276",
4974
+ "filePath": "src/component/utrecht/table.tokens.json",
4975
+ "isSource": true,
4976
+ "original": {
4977
+ "value": "{noordwijk.color.primary}"
4978
+ },
4979
+ "name": "utrechtTableHeaderBorderBlockEndColor",
4980
+ "attributes": {
4981
+ "category": "utrecht",
4982
+ "type": "table",
4983
+ "item": "header",
4984
+ "subitem": "border-block-end-color"
4985
+ },
4986
+ "path": [
4987
+ "utrecht",
4988
+ "table",
4989
+ "header",
4990
+ "border-block-end-color"
4991
+ ]
4992
+ },
4993
+ "border-block-end-width": {
4994
+ "value": "1px",
4995
+ "filePath": "src/component/utrecht/table.tokens.json",
4996
+ "isSource": true,
4997
+ "original": {
4998
+ "value": "{noordwijk.size.4xs}"
4999
+ },
5000
+ "name": "utrechtTableHeaderBorderBlockEndWidth",
5001
+ "attributes": {
5002
+ "category": "utrecht",
5003
+ "type": "table",
5004
+ "item": "header",
5005
+ "subitem": "border-block-end-width"
5006
+ },
5007
+ "path": [
5008
+ "utrecht",
5009
+ "table",
5010
+ "header",
5011
+ "border-block-end-width"
5012
+ ]
5013
+ },
4705
5014
  "font-family": {},
4706
5015
  "font-weight": {
4707
- "value": "700",
5016
+ "value": "300",
4708
5017
  "filePath": "src/component/utrecht/table.tokens.json",
4709
5018
  "isSource": true,
4710
5019
  "original": {
4711
- "value": "{noordwijk.typography.font-weight.bold}"
5020
+ "value": "{noordwijk.typography.font-weight.normal}"
4712
5021
  },
4713
5022
  "name": "utrechtTableHeaderFontWeight",
4714
5023
  "attributes": {
@@ -4724,13 +5033,33 @@
4724
5033
  "font-weight"
4725
5034
  ]
4726
5035
  },
4727
- "background-color": {},
5036
+ "background-color": {
5037
+ "value": "#2c2276",
5038
+ "filePath": "src/component/utrecht/table.tokens.json",
5039
+ "isSource": true,
5040
+ "original": {
5041
+ "value": "{noordwijk.color.primary}"
5042
+ },
5043
+ "name": "utrechtTableHeaderBackgroundColor",
5044
+ "attributes": {
5045
+ "category": "utrecht",
5046
+ "type": "table",
5047
+ "item": "header",
5048
+ "subitem": "background-color"
5049
+ },
5050
+ "path": [
5051
+ "utrecht",
5052
+ "table",
5053
+ "header",
5054
+ "background-color"
5055
+ ]
5056
+ },
4728
5057
  "color": {
4729
- "value": "#000000",
5058
+ "value": "#ffffff",
4730
5059
  "filePath": "src/component/utrecht/table.tokens.json",
4731
5060
  "isSource": true,
4732
5061
  "original": {
4733
- "value": "{utrecht.document.color}"
5062
+ "value": "{noordwijk.color.white.100}"
4734
5063
  },
4735
5064
  "name": "utrechtTableHeaderColor",
4736
5065
  "attributes": {
@@ -4817,16 +5146,100 @@
4817
5146
  ]
4818
5147
  }
4819
5148
  },
4820
- "border-block-end-color": {},
4821
- "border-block-end-width": {},
5149
+ "border-block-end-color": {
5150
+ "value": "#2c2276",
5151
+ "filePath": "src/component/utrecht/table.tokens.json",
5152
+ "isSource": true,
5153
+ "original": {
5154
+ "value": "{noordwijk.color.primary}"
5155
+ },
5156
+ "name": "utrechtTableRowBorderBlockEndColor",
5157
+ "attributes": {
5158
+ "category": "utrecht",
5159
+ "type": "table",
5160
+ "item": "row",
5161
+ "subitem": "border-block-end-color"
5162
+ },
5163
+ "path": [
5164
+ "utrecht",
5165
+ "table",
5166
+ "row",
5167
+ "border-block-end-color"
5168
+ ]
5169
+ },
5170
+ "border-block-end-width": {
5171
+ "value": "1px",
5172
+ "filePath": "src/component/utrecht/table.tokens.json",
5173
+ "isSource": true,
5174
+ "original": {
5175
+ "value": "{noordwijk.size.4xs}"
5176
+ },
5177
+ "name": "utrechtTableRowBorderBlockEndWidth",
5178
+ "attributes": {
5179
+ "category": "utrecht",
5180
+ "type": "table",
5181
+ "item": "row",
5182
+ "subitem": "border-block-end-width"
5183
+ },
5184
+ "path": [
5185
+ "utrecht",
5186
+ "table",
5187
+ "row",
5188
+ "border-block-end-width"
5189
+ ]
5190
+ },
4822
5191
  "padding-inline-end": {},
4823
5192
  "padding-inline-start": {},
4824
5193
  "alternate-odd": {
4825
- "background-color": {},
5194
+ "background-color": {
5195
+ "value": "#f2f2f2",
5196
+ "filePath": "src/component/utrecht/table.tokens.json",
5197
+ "isSource": true,
5198
+ "original": {
5199
+ "value": "{noordwijk.color.white.95}"
5200
+ },
5201
+ "name": "utrechtTableRowAlternateOddBackgroundColor",
5202
+ "attributes": {
5203
+ "category": "utrecht",
5204
+ "type": "table",
5205
+ "item": "row",
5206
+ "subitem": "alternate-odd",
5207
+ "state": "background-color"
5208
+ },
5209
+ "path": [
5210
+ "utrecht",
5211
+ "table",
5212
+ "row",
5213
+ "alternate-odd",
5214
+ "background-color"
5215
+ ]
5216
+ },
4826
5217
  "color": {}
4827
5218
  },
4828
5219
  "alternate-even": {
4829
- "background-color": {},
5220
+ "background-color": {
5221
+ "value": "#ffffff",
5222
+ "filePath": "src/component/utrecht/table.tokens.json",
5223
+ "isSource": true,
5224
+ "original": {
5225
+ "value": "{noordwijk.color.white.100}"
5226
+ },
5227
+ "name": "utrechtTableRowAlternateEvenBackgroundColor",
5228
+ "attributes": {
5229
+ "category": "utrecht",
5230
+ "type": "table",
5231
+ "item": "row",
5232
+ "subitem": "alternate-even",
5233
+ "state": "background-color"
5234
+ },
5235
+ "path": [
5236
+ "utrecht",
5237
+ "table",
5238
+ "row",
5239
+ "alternate-even",
5240
+ "background-color"
5241
+ ]
5242
+ },
4830
5243
  "color": {}
4831
5244
  }
4832
5245
  },
@@ -4843,8 +5256,44 @@
4843
5256
  "text-align": {},
4844
5257
  "margin-block-end": {}
4845
5258
  },
4846
- "border-color": {},
4847
- "border-width": {},
5259
+ "border-color": {
5260
+ "value": "#2c2276",
5261
+ "filePath": "src/component/utrecht/table.tokens.json",
5262
+ "isSource": true,
5263
+ "original": {
5264
+ "value": "{noordwijk.color.primary}"
5265
+ },
5266
+ "name": "utrechtTableBorderColor",
5267
+ "attributes": {
5268
+ "category": "utrecht",
5269
+ "type": "table",
5270
+ "item": "border-color"
5271
+ },
5272
+ "path": [
5273
+ "utrecht",
5274
+ "table",
5275
+ "border-color"
5276
+ ]
5277
+ },
5278
+ "border-width": {
5279
+ "value": "1px",
5280
+ "filePath": "src/component/utrecht/table.tokens.json",
5281
+ "isSource": true,
5282
+ "original": {
5283
+ "value": "{noordwijk.size.4xs}"
5284
+ },
5285
+ "name": "utrechtTableBorderWidth",
5286
+ "attributes": {
5287
+ "category": "utrecht",
5288
+ "type": "table",
5289
+ "item": "border-width"
5290
+ },
5291
+ "path": [
5292
+ "utrecht",
5293
+ "table",
5294
+ "border-width"
5295
+ ]
5296
+ },
4848
5297
  "font-family": {
4849
5298
  "value": "\"Roboto\", Monospace, Arial, sans-serif",
4850
5299
  "filePath": "src/component/utrecht/table.tokens.json",
@@ -4865,11 +5314,11 @@
4865
5314
  ]
4866
5315
  },
4867
5316
  "font-size": {
4868
- "value": "16px",
5317
+ "value": "14px",
4869
5318
  "filePath": "src/component/utrecht/table.tokens.json",
4870
5319
  "isSource": true,
4871
5320
  "original": {
4872
- "value": "{utrecht.document.font-size}"
5321
+ "value": "{noordwijk.font-size.sm}"
4873
5322
  },
4874
5323
  "name": "utrechtTableFontSize",
4875
5324
  "attributes": {
@@ -4945,11 +5394,11 @@
4945
5394
  ]
4946
5395
  },
4947
5396
  "font-weight": {
4948
- "value": "700",
5397
+ "value": "300",
4949
5398
  "filePath": "src/component/utrecht/table.tokens.json",
4950
5399
  "isSource": true,
4951
5400
  "original": {
4952
- "value": "{noordwijk.typography.font-weight.bold}"
5401
+ "value": "{noordwijk.typography.font-weight.normal}"
4953
5402
  },
4954
5403
  "name": "utrechtTableHeaderCellFontWeight",
4955
5404
  "attributes": {
@@ -4966,11 +5415,11 @@
4966
5415
  ]
4967
5416
  },
4968
5417
  "color": {
4969
- "value": "#000000",
5418
+ "value": "#ffffff",
4970
5419
  "filePath": "src/component/utrecht/table.tokens.json",
4971
5420
  "isSource": true,
4972
5421
  "original": {
4973
- "value": "{utrecht.document.color}"
5422
+ "value": "{noordwijk.color.white.100}"
4974
5423
  },
4975
5424
  "name": "utrechtTableHeaderCellColor",
4976
5425
  "attributes": {
@@ -5381,11 +5830,11 @@
5381
5830
  ]
5382
5831
  },
5383
5832
  "font-family": {
5384
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
5833
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
5385
5834
  "filePath": "src/component/utrecht/heading.tokens.json",
5386
5835
  "isSource": true,
5387
5836
  "original": {
5388
- "value": "{noordwijk.typography.roboto-slab.font-family}"
5837
+ "value": "{noordwijk.typography.roboto.font-family}"
5389
5838
  },
5390
5839
  "name": "utrechtHeading1FontFamily",
5391
5840
  "attributes": {
@@ -5400,11 +5849,11 @@
5400
5849
  ]
5401
5850
  },
5402
5851
  "font-size": {
5403
- "value": "32px",
5852
+ "value": "36px",
5404
5853
  "filePath": "src/component/utrecht/heading.tokens.json",
5405
5854
  "isSource": true,
5406
5855
  "original": {
5407
- "value": "{noordwijk.font-size.2xl}"
5856
+ "value": "36px"
5408
5857
  },
5409
5858
  "name": "utrechtHeading1FontSize",
5410
5859
  "attributes": {
@@ -5498,11 +5947,11 @@
5498
5947
  ]
5499
5948
  },
5500
5949
  "font-family": {
5501
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
5950
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
5502
5951
  "filePath": "src/component/utrecht/heading.tokens.json",
5503
5952
  "isSource": true,
5504
5953
  "original": {
5505
- "value": "{noordwijk.typography.roboto-slab.font-family}"
5954
+ "value": "{noordwijk.typography.roboto.font-family}"
5506
5955
  },
5507
5956
  "name": "utrechtHeading2FontFamily",
5508
5957
  "attributes": {
@@ -5517,11 +5966,11 @@
5517
5966
  ]
5518
5967
  },
5519
5968
  "font-size": {
5520
- "value": "24px",
5969
+ "value": "26px",
5521
5970
  "filePath": "src/component/utrecht/heading.tokens.json",
5522
5971
  "isSource": true,
5523
5972
  "original": {
5524
- "value": "{noordwijk.font-size.xl}"
5973
+ "value": "26px"
5525
5974
  },
5526
5975
  "name": "utrechtHeading2FontSize",
5527
5976
  "attributes": {
@@ -5615,11 +6064,11 @@
5615
6064
  ]
5616
6065
  },
5617
6066
  "font-family": {
5618
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6067
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
5619
6068
  "filePath": "src/component/utrecht/heading.tokens.json",
5620
6069
  "isSource": true,
5621
6070
  "original": {
5622
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6071
+ "value": "{noordwijk.typography.roboto.font-family}"
5623
6072
  },
5624
6073
  "name": "utrechtHeading3FontFamily",
5625
6074
  "attributes": {
@@ -5634,11 +6083,11 @@
5634
6083
  ]
5635
6084
  },
5636
6085
  "font-size": {
5637
- "value": "18px",
6086
+ "value": "21px",
5638
6087
  "filePath": "src/component/utrecht/heading.tokens.json",
5639
6088
  "isSource": true,
5640
6089
  "original": {
5641
- "value": "{noordwijk.font-size.lg}"
6090
+ "value": "21px"
5642
6091
  },
5643
6092
  "name": "utrechtHeading3FontSize",
5644
6093
  "attributes": {
@@ -5732,11 +6181,11 @@
5732
6181
  ]
5733
6182
  },
5734
6183
  "font-family": {
5735
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6184
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
5736
6185
  "filePath": "src/component/utrecht/heading.tokens.json",
5737
6186
  "isSource": true,
5738
6187
  "original": {
5739
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6188
+ "value": "{noordwijk.typography.roboto.font-family}"
5740
6189
  },
5741
6190
  "name": "utrechtHeading4FontFamily",
5742
6191
  "attributes": {
@@ -5849,11 +6298,11 @@
5849
6298
  ]
5850
6299
  },
5851
6300
  "font-family": {
5852
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6301
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
5853
6302
  "filePath": "src/component/utrecht/heading.tokens.json",
5854
6303
  "isSource": true,
5855
6304
  "original": {
5856
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6305
+ "value": "{noordwijk.typography.roboto.font-family}"
5857
6306
  },
5858
6307
  "name": "utrechtHeading5FontFamily",
5859
6308
  "attributes": {
@@ -6093,11 +6542,11 @@
6093
6542
  ]
6094
6543
  },
6095
6544
  "text-decoration-thickness": {
6096
- "value": 0,
6545
+ "value": 1,
6097
6546
  "filePath": "src/component/utrecht/link.tokens.json",
6098
6547
  "isSource": true,
6099
6548
  "original": {
6100
- "value": 0
6549
+ "value": 1
6101
6550
  },
6102
6551
  "name": "utrechtLinkHoverTextDecorationThickness",
6103
6552
  "attributes": {