@conduction/theme 1.0.51 → 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 +6 -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 +188 -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 +19 -0
  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 +185 -0
  17. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  18. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +7 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.js +7 -1
  20. package/municipalities/dinkelland-design-tokens/dist/index.json +130 -0
  21. package/municipalities/dinkelland-design-tokens/dist/index.less +7 -1
  22. package/municipalities/dinkelland-design-tokens/dist/index.scss +7 -1
  23. package/municipalities/dinkelland-design-tokens/dist/tokens.json +143 -0
  24. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  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 +165 -0
  31. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  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 +143 -0
  38. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  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 +143 -0
  45. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  46. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +35 -15
  47. package/municipalities/noordwijk-design-tokens/dist/index.js +35 -15
  48. package/municipalities/noordwijk-design-tokens/dist/index.json +454 -28
  49. package/municipalities/noordwijk-design-tokens/dist/index.less +35 -15
  50. package/municipalities/noordwijk-design-tokens/dist/index.scss +35 -15
  51. package/municipalities/noordwijk-design-tokens/dist/tokens.json +463 -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 +20 -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 +165 -0
  63. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  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 +123 -0
  70. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  71. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +7 -1
  72. package/municipalities/tubbergen-design-tokens/dist/index.js +7 -1
  73. package/municipalities/tubbergen-design-tokens/dist/index.json +130 -0
  74. package/municipalities/tubbergen-design-tokens/dist/index.less +7 -1
  75. package/municipalities/tubbergen-design-tokens/dist/index.scss +7 -1
  76. package/municipalities/tubbergen-design-tokens/dist/tokens.json +143 -0
  77. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  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 +185 -0
  84. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +19 -0
  85. package/package.json +1 -1
@@ -3657,6 +3657,27 @@
3657
3657
  "100"
3658
3658
  ]
3659
3659
  },
3660
+ {
3661
+ "value": "#f2f2f2",
3662
+ "filePath": "src/brand/noordwijk/color.tokens.json",
3663
+ "isSource": true,
3664
+ "original": {
3665
+ "value": "#f2f2f2"
3666
+ },
3667
+ "name": "noordwijkColorWhite95",
3668
+ "attributes": {
3669
+ "category": "noordwijk",
3670
+ "type": "color",
3671
+ "item": "white",
3672
+ "subitem": "95"
3673
+ },
3674
+ "path": [
3675
+ "noordwijk",
3676
+ "color",
3677
+ "white",
3678
+ "95"
3679
+ ]
3680
+ },
3660
3681
  {
3661
3682
  "value": "#fafafa",
3662
3683
  "filePath": "src/brand/noordwijk/color.tokens.json",
@@ -6696,11 +6717,11 @@
6696
6717
  ]
6697
6718
  },
6698
6719
  {
6699
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6720
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
6700
6721
  "filePath": "src/component/utrecht/heading.tokens.json",
6701
6722
  "isSource": true,
6702
6723
  "original": {
6703
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6724
+ "value": "{noordwijk.typography.roboto.font-family}"
6704
6725
  },
6705
6726
  "name": "utrechtHeading1FontFamily",
6706
6727
  "attributes": {
@@ -6715,11 +6736,11 @@
6715
6736
  ]
6716
6737
  },
6717
6738
  {
6718
- "value": "32px",
6739
+ "value": "36px",
6719
6740
  "filePath": "src/component/utrecht/heading.tokens.json",
6720
6741
  "isSource": true,
6721
6742
  "original": {
6722
- "value": "{noordwijk.font-size.2xl}"
6743
+ "value": "36px"
6723
6744
  },
6724
6745
  "name": "utrechtHeading1FontSize",
6725
6746
  "attributes": {
@@ -6810,11 +6831,11 @@
6810
6831
  ]
6811
6832
  },
6812
6833
  {
6813
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6834
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
6814
6835
  "filePath": "src/component/utrecht/heading.tokens.json",
6815
6836
  "isSource": true,
6816
6837
  "original": {
6817
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6838
+ "value": "{noordwijk.typography.roboto.font-family}"
6818
6839
  },
6819
6840
  "name": "utrechtHeading2FontFamily",
6820
6841
  "attributes": {
@@ -6829,11 +6850,11 @@
6829
6850
  ]
6830
6851
  },
6831
6852
  {
6832
- "value": "24px",
6853
+ "value": "26px",
6833
6854
  "filePath": "src/component/utrecht/heading.tokens.json",
6834
6855
  "isSource": true,
6835
6856
  "original": {
6836
- "value": "{noordwijk.font-size.xl}"
6857
+ "value": "26px"
6837
6858
  },
6838
6859
  "name": "utrechtHeading2FontSize",
6839
6860
  "attributes": {
@@ -6924,11 +6945,11 @@
6924
6945
  ]
6925
6946
  },
6926
6947
  {
6927
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
6948
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
6928
6949
  "filePath": "src/component/utrecht/heading.tokens.json",
6929
6950
  "isSource": true,
6930
6951
  "original": {
6931
- "value": "{noordwijk.typography.roboto-slab.font-family}"
6952
+ "value": "{noordwijk.typography.roboto.font-family}"
6932
6953
  },
6933
6954
  "name": "utrechtHeading3FontFamily",
6934
6955
  "attributes": {
@@ -6943,11 +6964,11 @@
6943
6964
  ]
6944
6965
  },
6945
6966
  {
6946
- "value": "18px",
6967
+ "value": "21px",
6947
6968
  "filePath": "src/component/utrecht/heading.tokens.json",
6948
6969
  "isSource": true,
6949
6970
  "original": {
6950
- "value": "{noordwijk.font-size.lg}"
6971
+ "value": "21px"
6951
6972
  },
6952
6973
  "name": "utrechtHeading3FontSize",
6953
6974
  "attributes": {
@@ -7038,11 +7059,11 @@
7038
7059
  ]
7039
7060
  },
7040
7061
  {
7041
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
7062
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
7042
7063
  "filePath": "src/component/utrecht/heading.tokens.json",
7043
7064
  "isSource": true,
7044
7065
  "original": {
7045
- "value": "{noordwijk.typography.roboto-slab.font-family}"
7066
+ "value": "{noordwijk.typography.roboto.font-family}"
7046
7067
  },
7047
7068
  "name": "utrechtHeading4FontFamily",
7048
7069
  "attributes": {
@@ -7152,11 +7173,11 @@
7152
7173
  ]
7153
7174
  },
7154
7175
  {
7155
- "value": "\"Roboto Slab\", Monospace, Arial, sans-serif",
7176
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
7156
7177
  "filePath": "src/component/utrecht/heading.tokens.json",
7157
7178
  "isSource": true,
7158
7179
  "original": {
7159
- "value": "{noordwijk.typography.roboto-slab.font-family}"
7180
+ "value": "{noordwijk.typography.roboto.font-family}"
7160
7181
  },
7161
7182
  "name": "utrechtHeading5FontFamily",
7162
7183
  "attributes": {
@@ -7327,11 +7348,11 @@
7327
7348
  ]
7328
7349
  },
7329
7350
  {
7330
- "value": 0,
7351
+ "value": 1,
7331
7352
  "filePath": "src/component/utrecht/link.tokens.json",
7332
7353
  "isSource": true,
7333
7354
  "original": {
7334
- "value": 0
7355
+ "value": 1
7335
7356
  },
7336
7357
  "name": "utrechtLinkHoverTextDecorationThickness",
7337
7358
  "attributes": {
@@ -7699,6 +7720,222 @@
7699
7720
  "color"
7700
7721
  ]
7701
7722
  },
7723
+ {
7724
+ "value": "#2c2276",
7725
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7726
+ "isSource": true,
7727
+ "original": {
7728
+ "value": "{noordwijk.color.primary}"
7729
+ },
7730
+ "name": "utrechtPageFooterHeadingColor",
7731
+ "attributes": {
7732
+ "category": "utrecht",
7733
+ "type": "page-footer",
7734
+ "item": "heading",
7735
+ "subitem": "color"
7736
+ },
7737
+ "path": [
7738
+ "utrecht",
7739
+ "page-footer",
7740
+ "heading",
7741
+ "color"
7742
+ ]
7743
+ },
7744
+ {
7745
+ "value": "\"Roboto\", Monospace, Arial, sans-serif",
7746
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7747
+ "isSource": true,
7748
+ "original": {
7749
+ "value": "{noordwijk.typography.roboto.font-family}"
7750
+ },
7751
+ "name": "utrechtPageFooterHeadingFontFamily",
7752
+ "attributes": {
7753
+ "category": "utrecht",
7754
+ "type": "page-footer",
7755
+ "item": "heading",
7756
+ "subitem": "font-family"
7757
+ },
7758
+ "path": [
7759
+ "utrecht",
7760
+ "page-footer",
7761
+ "heading",
7762
+ "font-family"
7763
+ ]
7764
+ },
7765
+ {
7766
+ "value": "#2c2276",
7767
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7768
+ "isSource": true,
7769
+ "original": {
7770
+ "value": "{noordwijk.color.primary}"
7771
+ },
7772
+ "name": "utrechtPageFooterIconColor",
7773
+ "attributes": {
7774
+ "category": "utrecht",
7775
+ "type": "page-footer",
7776
+ "item": "icon",
7777
+ "subitem": "color"
7778
+ },
7779
+ "path": [
7780
+ "utrecht",
7781
+ "page-footer",
7782
+ "icon",
7783
+ "color"
7784
+ ]
7785
+ },
7786
+ {
7787
+ "value": "#000000",
7788
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7789
+ "isSource": true,
7790
+ "original": {
7791
+ "value": "{noordwijk.color.black.0}"
7792
+ },
7793
+ "name": "utrechtPageFooterLinkColor",
7794
+ "attributes": {
7795
+ "category": "utrecht",
7796
+ "type": "page-footer",
7797
+ "item": "link",
7798
+ "subitem": "color"
7799
+ },
7800
+ "path": [
7801
+ "utrecht",
7802
+ "page-footer",
7803
+ "link",
7804
+ "color"
7805
+ ]
7806
+ },
7807
+ {
7808
+ "value": "#000000",
7809
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7810
+ "isSource": true,
7811
+ "original": {
7812
+ "value": "{noordwijk.color.black.0}"
7813
+ },
7814
+ "name": "utrechtPageFooterLinkHoverColor",
7815
+ "attributes": {
7816
+ "category": "utrecht",
7817
+ "type": "page-footer",
7818
+ "item": "link",
7819
+ "subitem": "hover",
7820
+ "state": "color"
7821
+ },
7822
+ "path": [
7823
+ "utrecht",
7824
+ "page-footer",
7825
+ "link",
7826
+ "hover",
7827
+ "color"
7828
+ ]
7829
+ },
7830
+ {
7831
+ "value": "underline",
7832
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7833
+ "isSource": true,
7834
+ "original": {
7835
+ "value": "underline"
7836
+ },
7837
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
7838
+ "attributes": {
7839
+ "category": "utrecht",
7840
+ "type": "page-footer",
7841
+ "item": "link",
7842
+ "subitem": "hover",
7843
+ "state": "text-decoration"
7844
+ },
7845
+ "path": [
7846
+ "utrecht",
7847
+ "page-footer",
7848
+ "link",
7849
+ "hover",
7850
+ "text-decoration"
7851
+ ]
7852
+ },
7853
+ {
7854
+ "value": 1,
7855
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7856
+ "isSource": true,
7857
+ "original": {
7858
+ "value": 1
7859
+ },
7860
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
7861
+ "attributes": {
7862
+ "category": "utrecht",
7863
+ "type": "page-footer",
7864
+ "item": "link",
7865
+ "subitem": "hover",
7866
+ "state": "text-decoration-thickness"
7867
+ },
7868
+ "path": [
7869
+ "utrecht",
7870
+ "page-footer",
7871
+ "link",
7872
+ "hover",
7873
+ "text-decoration-thickness"
7874
+ ]
7875
+ },
7876
+ {
7877
+ "value": "none",
7878
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7879
+ "isSource": true,
7880
+ "original": {
7881
+ "value": "none"
7882
+ },
7883
+ "name": "utrechtPageFooterLinkTextDecoration",
7884
+ "attributes": {
7885
+ "category": "utrecht",
7886
+ "type": "page-footer",
7887
+ "item": "link",
7888
+ "subitem": "text-decoration"
7889
+ },
7890
+ "path": [
7891
+ "utrecht",
7892
+ "page-footer",
7893
+ "link",
7894
+ "text-decoration"
7895
+ ]
7896
+ },
7897
+ {
7898
+ "value": 0,
7899
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7900
+ "isSource": true,
7901
+ "original": {
7902
+ "value": 0
7903
+ },
7904
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
7905
+ "attributes": {
7906
+ "category": "utrecht",
7907
+ "type": "page-footer",
7908
+ "item": "link",
7909
+ "subitem": "text-decoration-thickness"
7910
+ },
7911
+ "path": [
7912
+ "utrecht",
7913
+ "page-footer",
7914
+ "link",
7915
+ "text-decoration-thickness"
7916
+ ]
7917
+ },
7918
+ {
7919
+ "value": "0.25em",
7920
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7921
+ "isSource": true,
7922
+ "original": {
7923
+ "value": "0.25em"
7924
+ },
7925
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
7926
+ "attributes": {
7927
+ "category": "utrecht",
7928
+ "type": "page-footer",
7929
+ "item": "link",
7930
+ "subitem": "text-underline-offset"
7931
+ },
7932
+ "path": [
7933
+ "utrecht",
7934
+ "page-footer",
7935
+ "link",
7936
+ "text-underline-offset"
7937
+ ]
7938
+ },
7702
7939
  {
7703
7940
  "value": "150px",
7704
7941
  "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
@@ -8615,6 +8852,44 @@
8615
8852
  "border-collapse"
8616
8853
  ]
8617
8854
  },
8855
+ {
8856
+ "value": "#2c2276",
8857
+ "filePath": "src/component/utrecht/table.tokens.json",
8858
+ "isSource": true,
8859
+ "original": {
8860
+ "value": "{noordwijk.color.primary}"
8861
+ },
8862
+ "name": "utrechtTableBorderColor",
8863
+ "attributes": {
8864
+ "category": "utrecht",
8865
+ "type": "table",
8866
+ "item": "border-color"
8867
+ },
8868
+ "path": [
8869
+ "utrecht",
8870
+ "table",
8871
+ "border-color"
8872
+ ]
8873
+ },
8874
+ {
8875
+ "value": "1px",
8876
+ "filePath": "src/component/utrecht/table.tokens.json",
8877
+ "isSource": true,
8878
+ "original": {
8879
+ "value": "{noordwijk.size.4xs}"
8880
+ },
8881
+ "name": "utrechtTableBorderWidth",
8882
+ "attributes": {
8883
+ "category": "utrecht",
8884
+ "type": "table",
8885
+ "item": "border-width"
8886
+ },
8887
+ "path": [
8888
+ "utrecht",
8889
+ "table",
8890
+ "border-width"
8891
+ ]
8892
+ },
8618
8893
  {
8619
8894
  "value": "18px",
8620
8895
  "filePath": "src/component/utrecht/table.tokens.json",
@@ -8719,11 +8994,11 @@
8719
8994
  ]
8720
8995
  },
8721
8996
  {
8722
- "value": "16px",
8997
+ "value": "14px",
8723
8998
  "filePath": "src/component/utrecht/table.tokens.json",
8724
8999
  "isSource": true,
8725
9000
  "original": {
8726
- "value": "{utrecht.document.font-size}"
9001
+ "value": "{noordwijk.font-size.sm}"
8727
9002
  },
8728
9003
  "name": "utrechtTableFontSize",
8729
9004
  "attributes": {
@@ -8738,11 +9013,74 @@
8738
9013
  ]
8739
9014
  },
8740
9015
  {
8741
- "value": "#000000",
9016
+ "value": "#2c2276",
8742
9017
  "filePath": "src/component/utrecht/table.tokens.json",
8743
9018
  "isSource": true,
8744
9019
  "original": {
8745
- "value": "{utrecht.document.color}"
9020
+ "value": "{noordwijk.color.primary}"
9021
+ },
9022
+ "name": "utrechtTableHeaderBackgroundColor",
9023
+ "attributes": {
9024
+ "category": "utrecht",
9025
+ "type": "table",
9026
+ "item": "header",
9027
+ "subitem": "background-color"
9028
+ },
9029
+ "path": [
9030
+ "utrecht",
9031
+ "table",
9032
+ "header",
9033
+ "background-color"
9034
+ ]
9035
+ },
9036
+ {
9037
+ "value": "#2c2276",
9038
+ "filePath": "src/component/utrecht/table.tokens.json",
9039
+ "isSource": true,
9040
+ "original": {
9041
+ "value": "{noordwijk.color.primary}"
9042
+ },
9043
+ "name": "utrechtTableHeaderBorderBlockEndColor",
9044
+ "attributes": {
9045
+ "category": "utrecht",
9046
+ "type": "table",
9047
+ "item": "header",
9048
+ "subitem": "border-block-end-color"
9049
+ },
9050
+ "path": [
9051
+ "utrecht",
9052
+ "table",
9053
+ "header",
9054
+ "border-block-end-color"
9055
+ ]
9056
+ },
9057
+ {
9058
+ "value": "1px",
9059
+ "filePath": "src/component/utrecht/table.tokens.json",
9060
+ "isSource": true,
9061
+ "original": {
9062
+ "value": "{noordwijk.size.4xs}"
9063
+ },
9064
+ "name": "utrechtTableHeaderBorderBlockEndWidth",
9065
+ "attributes": {
9066
+ "category": "utrecht",
9067
+ "type": "table",
9068
+ "item": "header",
9069
+ "subitem": "border-block-end-width"
9070
+ },
9071
+ "path": [
9072
+ "utrecht",
9073
+ "table",
9074
+ "header",
9075
+ "border-block-end-width"
9076
+ ]
9077
+ },
9078
+ {
9079
+ "value": "#ffffff",
9080
+ "filePath": "src/component/utrecht/table.tokens.json",
9081
+ "isSource": true,
9082
+ "original": {
9083
+ "value": "{noordwijk.color.white.100}"
8746
9084
  },
8747
9085
  "name": "utrechtTableHeaderCellColor",
8748
9086
  "attributes": {
@@ -8780,11 +9118,11 @@
8780
9118
  ]
8781
9119
  },
8782
9120
  {
8783
- "value": "700",
9121
+ "value": "300",
8784
9122
  "filePath": "src/component/utrecht/table.tokens.json",
8785
9123
  "isSource": true,
8786
9124
  "original": {
8787
- "value": "{noordwijk.typography.font-weight.bold}"
9125
+ "value": "{noordwijk.typography.font-weight.normal}"
8788
9126
  },
8789
9127
  "name": "utrechtTableHeaderCellFontWeight",
8790
9128
  "attributes": {
@@ -8822,11 +9160,11 @@
8822
9160
  ]
8823
9161
  },
8824
9162
  {
8825
- "value": "#000000",
9163
+ "value": "#ffffff",
8826
9164
  "filePath": "src/component/utrecht/table.tokens.json",
8827
9165
  "isSource": true,
8828
9166
  "original": {
8829
- "value": "{utrecht.document.color}"
9167
+ "value": "{noordwijk.color.white.100}"
8830
9168
  },
8831
9169
  "name": "utrechtTableHeaderColor",
8832
9170
  "attributes": {
@@ -8843,11 +9181,11 @@
8843
9181
  ]
8844
9182
  },
8845
9183
  {
8846
- "value": "700",
9184
+ "value": "300",
8847
9185
  "filePath": "src/component/utrecht/table.tokens.json",
8848
9186
  "isSource": true,
8849
9187
  "original": {
8850
- "value": "{noordwijk.typography.font-weight.bold}"
9188
+ "value": "{noordwijk.typography.font-weight.normal}"
8851
9189
  },
8852
9190
  "name": "utrechtTableHeaderFontWeight",
8853
9191
  "attributes": {
@@ -8922,6 +9260,94 @@
8922
9260
  "margin-block-start"
8923
9261
  ]
8924
9262
  },
9263
+ {
9264
+ "value": "#ffffff",
9265
+ "filePath": "src/component/utrecht/table.tokens.json",
9266
+ "isSource": true,
9267
+ "original": {
9268
+ "value": "{noordwijk.color.white.100}"
9269
+ },
9270
+ "name": "utrechtTableRowAlternateEvenBackgroundColor",
9271
+ "attributes": {
9272
+ "category": "utrecht",
9273
+ "type": "table",
9274
+ "item": "row",
9275
+ "subitem": "alternate-even",
9276
+ "state": "background-color"
9277
+ },
9278
+ "path": [
9279
+ "utrecht",
9280
+ "table",
9281
+ "row",
9282
+ "alternate-even",
9283
+ "background-color"
9284
+ ]
9285
+ },
9286
+ {
9287
+ "value": "#f2f2f2",
9288
+ "filePath": "src/component/utrecht/table.tokens.json",
9289
+ "isSource": true,
9290
+ "original": {
9291
+ "value": "{noordwijk.color.white.95}"
9292
+ },
9293
+ "name": "utrechtTableRowAlternateOddBackgroundColor",
9294
+ "attributes": {
9295
+ "category": "utrecht",
9296
+ "type": "table",
9297
+ "item": "row",
9298
+ "subitem": "alternate-odd",
9299
+ "state": "background-color"
9300
+ },
9301
+ "path": [
9302
+ "utrecht",
9303
+ "table",
9304
+ "row",
9305
+ "alternate-odd",
9306
+ "background-color"
9307
+ ]
9308
+ },
9309
+ {
9310
+ "value": "#2c2276",
9311
+ "filePath": "src/component/utrecht/table.tokens.json",
9312
+ "isSource": true,
9313
+ "original": {
9314
+ "value": "{noordwijk.color.primary}"
9315
+ },
9316
+ "name": "utrechtTableRowBorderBlockEndColor",
9317
+ "attributes": {
9318
+ "category": "utrecht",
9319
+ "type": "table",
9320
+ "item": "row",
9321
+ "subitem": "border-block-end-color"
9322
+ },
9323
+ "path": [
9324
+ "utrecht",
9325
+ "table",
9326
+ "row",
9327
+ "border-block-end-color"
9328
+ ]
9329
+ },
9330
+ {
9331
+ "value": "1px",
9332
+ "filePath": "src/component/utrecht/table.tokens.json",
9333
+ "isSource": true,
9334
+ "original": {
9335
+ "value": "{noordwijk.size.4xs}"
9336
+ },
9337
+ "name": "utrechtTableRowBorderBlockEndWidth",
9338
+ "attributes": {
9339
+ "category": "utrecht",
9340
+ "type": "table",
9341
+ "item": "row",
9342
+ "subitem": "border-block-end-width"
9343
+ },
9344
+ "path": [
9345
+ "utrecht",
9346
+ "table",
9347
+ "row",
9348
+ "border-block-end-width"
9349
+ ]
9350
+ },
8925
9351
  {
8926
9352
  "value": "#6096c7",
8927
9353
  "filePath": "src/component/utrecht/extra-tokens/table.tokens.json",