@conduction/theme 1.0.19 → 1.0.21

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 (111) hide show
  1. package/README.md +22 -11
  2. package/conduction-design-tokens/dist/design-tokens.css +59 -56
  3. package/conduction-design-tokens/dist/index.js +59 -56
  4. package/conduction-design-tokens/dist/index.json +91 -28
  5. package/conduction-design-tokens/dist/index.less +59 -56
  6. package/conduction-design-tokens/dist/index.scss +59 -56
  7. package/conduction-design-tokens/dist/tokens.json +2953 -2884
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +22 -10
  9. package/conduction-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  10. package/conduction-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  11. package/conduction-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  12. package/conduction-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  13. package/conduction-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  14. package/conduction-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  15. package/municipalities/dinkelland-design-tokens/LICENSE.md +17 -0
  16. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +325 -1
  17. package/municipalities/dinkelland-design-tokens/dist/font.css +114 -0
  18. package/municipalities/dinkelland-design-tokens/dist/index.css +1 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.js +325 -1
  20. package/municipalities/dinkelland-design-tokens/dist/index.json +6512 -28
  21. package/municipalities/dinkelland-design-tokens/dist/index.less +325 -1
  22. package/municipalities/dinkelland-design-tokens/dist/index.scss +325 -1
  23. package/municipalities/dinkelland-design-tokens/dist/tokens.json +6895 -36
  24. package/municipalities/dinkelland-design-tokens/package.json +40 -0
  25. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +109 -0
  26. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/font-size.tokens.json +17 -0
  27. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/size.tokens.json +17 -0
  28. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/typography.tokens.json +47 -0
  29. package/municipalities/dinkelland-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  30. package/municipalities/dinkelland-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  31. package/municipalities/dinkelland-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  32. package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +15 -0
  33. package/municipalities/dinkelland-design-tokens/src/component/conduction/form-input.tokens.json +44 -0
  34. package/municipalities/dinkelland-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  35. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  36. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/select.tokens.json +15 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +22 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/conduction/textbox.tokens.json +44 -0
  40. package/municipalities/dinkelland-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  41. package/municipalities/dinkelland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  46. package/municipalities/dinkelland-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  47. package/municipalities/dinkelland-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  48. package/municipalities/dinkelland-design-tokens/src/component/utrecht/list.tokens.json +33 -0
  49. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -0
  50. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  51. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  52. package/municipalities/dinkelland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  53. package/municipalities/dinkelland-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  54. package/municipalities/dinkelland-design-tokens/src/config.json +7 -0
  55. package/municipalities/dinkelland-design-tokens/src/font.scss +149 -0
  56. package/municipalities/dinkelland-design-tokens/src/index.scss +8 -0
  57. package/municipalities/dinkelland-design-tokens/style-dictionary.config.js +6 -0
  58. package/municipalities/leiden-design-tokens/dist/design-tokens.css +55 -48
  59. package/municipalities/leiden-design-tokens/dist/index.js +56 -49
  60. package/municipalities/leiden-design-tokens/dist/index.json +169 -26
  61. package/municipalities/leiden-design-tokens/dist/index.less +55 -48
  62. package/municipalities/leiden-design-tokens/dist/index.scss +55 -48
  63. package/municipalities/leiden-design-tokens/dist/tokens.json +1167 -999
  64. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +11 -5
  65. package/municipalities/leiden-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  68. package/municipalities/leiden-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  69. package/municipalities/leiden-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  70. package/municipalities/leiden-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  71. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +63 -59
  72. package/municipalities/tubbergen-design-tokens/dist/index.js +63 -59
  73. package/municipalities/tubbergen-design-tokens/dist/index.json +117 -33
  74. package/municipalities/tubbergen-design-tokens/dist/index.less +63 -59
  75. package/municipalities/tubbergen-design-tokens/dist/index.scss +63 -59
  76. package/municipalities/tubbergen-design-tokens/dist/tokens.json +3202 -3113
  77. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +49 -25
  78. package/municipalities/tubbergen-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  79. package/municipalities/tubbergen-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  80. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  81. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  82. package/municipalities/tubbergen-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  83. package/municipalities/tubbergen-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  84. package/municipalities/tubbergen-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  85. package/municipalities/tubbergen-design-tokens/src/component/utrecht/page-footer.tokens.json +1 -2
  86. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +61 -54
  87. package/municipalities/xxllnc-design-tokens/dist/index.js +59 -52
  88. package/municipalities/xxllnc-design-tokens/dist/index.json +178 -33
  89. package/municipalities/xxllnc-design-tokens/dist/index.less +61 -54
  90. package/municipalities/xxllnc-design-tokens/dist/index.scss +61 -54
  91. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1286 -1114
  92. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +16 -12
  93. package/municipalities/xxllnc-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  94. package/municipalities/xxllnc-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  95. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  96. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  97. package/municipalities/xxllnc-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  98. package/municipalities/xxllnc-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  99. package/municipalities/xxllnc-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  100. package/municipalities/xxllnc-design-tokens/src/component/utrecht/table.tokens.json +2 -2
  101. package/package.json +3 -2
  102. /package/conduction-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  103. /package/conduction-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  104. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  105. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  106. /package/municipalities/leiden-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
  107. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  108. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  109. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  110. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  111. /package/municipalities/xxllnc-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
@@ -689,6 +689,27 @@
689
689
  "89"
690
690
  ]
691
691
  },
692
+ {
693
+ "value": "#f5f5f5",
694
+ "filePath": "src/brand/tubbergen/color.tokens.json",
695
+ "isSource": true,
696
+ "original": {
697
+ "value": "#f5f5f5"
698
+ },
699
+ "name": "tubbergenColorLightgrey96",
700
+ "attributes": {
701
+ "category": "tubbergen",
702
+ "type": "color",
703
+ "item": "lightgrey",
704
+ "subitem": "96"
705
+ },
706
+ "path": [
707
+ "tubbergen",
708
+ "color",
709
+ "lightgrey",
710
+ "96"
711
+ ]
712
+ },
692
713
  {
693
714
  "value": "#0b612d",
694
715
  "filePath": "src/brand/tubbergen/color.tokens.json",
@@ -1796,7 +1817,7 @@
1796
1817
  },
1797
1818
  {
1798
1819
  "value": "8px",
1799
- "filePath": "src/component/utrecht/alert.tokens.json",
1820
+ "filePath": "src/component/conduction/alert.tokens.json",
1800
1821
  "isSource": true,
1801
1822
  "original": {
1802
1823
  "value": "{tubbergen.size.xs}"
@@ -3159,11 +3180,11 @@
3159
3180
  ]
3160
3181
  },
3161
3182
  {
3162
- "value": "#e4e4e4",
3183
+ "value": "#f5f5f5",
3163
3184
  "filePath": "src/component/utrecht/code.tokens.json",
3164
3185
  "isSource": true,
3165
3186
  "original": {
3166
- "value": "{tubbergen.color.lightgrey.89}"
3187
+ "value": "{tubbergen.color.lightgrey.96}"
3167
3188
  },
3168
3189
  "name": "utrechtCodeBackgroundColor",
3169
3190
  "attributes": {
@@ -3178,11 +3199,11 @@
3178
3199
  ]
3179
3200
  },
3180
3201
  {
3181
- "value": "#e4e4e4",
3202
+ "value": "#f5f5f5",
3182
3203
  "filePath": "src/component/utrecht/code.tokens.json",
3183
3204
  "isSource": true,
3184
3205
  "original": {
3185
- "value": "{tubbergen.color.lightgrey.89}"
3206
+ "value": "{tubbergen.color.lightgrey.96}"
3186
3207
  },
3187
3208
  "name": "utrechtCodeBlockBackgroundColor",
3188
3209
  "attributes": {
@@ -3559,7 +3580,7 @@
3559
3580
  },
3560
3581
  {
3561
3582
  "value": "#ffffff",
3562
- "filePath": "src/component/utrecht/form-input.tokens.json",
3583
+ "filePath": "src/component/conduction/form-input.tokens.json",
3563
3584
  "isSource": true,
3564
3585
  "original": {
3565
3586
  "value": "{tubbergen.color.white.100}"
@@ -3578,7 +3599,7 @@
3578
3599
  },
3579
3600
  {
3580
3601
  "value": "#767676",
3581
- "filePath": "src/component/utrecht/form-input.tokens.json",
3602
+ "filePath": "src/component/conduction/form-input.tokens.json",
3582
3603
  "isSource": true,
3583
3604
  "original": {
3584
3605
  "value": "{tubbergen.color.grey.46}"
@@ -3597,7 +3618,7 @@
3597
3618
  },
3598
3619
  {
3599
3620
  "value": "0px",
3600
- "filePath": "src/component/utrecht/form-input.tokens.json",
3621
+ "filePath": "src/component/conduction/form-input.tokens.json",
3601
3622
  "isSource": true,
3602
3623
  "original": {
3603
3624
  "value": "0px"
@@ -3616,7 +3637,7 @@
3616
3637
  },
3617
3638
  {
3618
3639
  "value": "1px",
3619
- "filePath": "src/component/utrecht/form-input.tokens.json",
3640
+ "filePath": "src/component/conduction/form-input.tokens.json",
3620
3641
  "isSource": true,
3621
3642
  "original": {
3622
3643
  "value": "{tubbergen.size.4xs}"
@@ -3635,7 +3656,7 @@
3635
3656
  },
3636
3657
  {
3637
3658
  "value": "#555555",
3638
- "filePath": "src/component/utrecht/form-input.tokens.json",
3659
+ "filePath": "src/component/conduction/form-input.tokens.json",
3639
3660
  "isSource": true,
3640
3661
  "original": {
3641
3662
  "value": "{tubbergen.color.black.33}"
@@ -3654,7 +3675,7 @@
3654
3675
  },
3655
3676
  {
3656
3677
  "value": "#2e79c6",
3657
- "filePath": "src/component/utrecht/form-input.tokens.json",
3678
+ "filePath": "src/component/conduction/form-input.tokens.json",
3658
3679
  "isSource": true,
3659
3680
  "original": {
3660
3681
  "value": "{tubbergen.color.blue.48}"
@@ -3675,7 +3696,7 @@
3675
3696
  },
3676
3697
  {
3677
3698
  "value": "\"Lato\", Arial, sans-serif",
3678
- "filePath": "src/component/utrecht/form-input.tokens.json",
3699
+ "filePath": "src/component/conduction/form-input.tokens.json",
3679
3700
  "isSource": true,
3680
3701
  "original": {
3681
3702
  "value": "{tubbergen.typography.lato.font-family}"
@@ -3694,7 +3715,7 @@
3694
3715
  },
3695
3716
  {
3696
3717
  "value": "15px",
3697
- "filePath": "src/component/utrecht/form-input.tokens.json",
3718
+ "filePath": "src/component/conduction/form-input.tokens.json",
3698
3719
  "isSource": true,
3699
3720
  "original": {
3700
3721
  "value": "15px"
@@ -3713,7 +3734,7 @@
3713
3734
  },
3714
3735
  {
3715
3736
  "value": "8px",
3716
- "filePath": "src/component/utrecht/form-input.tokens.json",
3737
+ "filePath": "src/component/conduction/form-input.tokens.json",
3717
3738
  "isSource": true,
3718
3739
  "original": {
3719
3740
  "value": "{tubbergen.size.xs}"
@@ -3732,7 +3753,7 @@
3732
3753
  },
3733
3754
  {
3734
3755
  "value": "8px",
3735
- "filePath": "src/component/utrecht/form-input.tokens.json",
3756
+ "filePath": "src/component/conduction/form-input.tokens.json",
3736
3757
  "isSource": true,
3737
3758
  "original": {
3738
3759
  "value": "{tubbergen.size.xs}"
@@ -3751,7 +3772,7 @@
3751
3772
  },
3752
3773
  {
3753
3774
  "value": "14px",
3754
- "filePath": "src/component/utrecht/form-input.tokens.json",
3775
+ "filePath": "src/component/conduction/form-input.tokens.json",
3755
3776
  "isSource": true,
3756
3777
  "original": {
3757
3778
  "value": "{tubbergen.size.sm}"
@@ -3770,7 +3791,7 @@
3770
3791
  },
3771
3792
  {
3772
3793
  "value": "14px",
3773
- "filePath": "src/component/utrecht/form-input.tokens.json",
3794
+ "filePath": "src/component/conduction/form-input.tokens.json",
3774
3795
  "isSource": true,
3775
3796
  "original": {
3776
3797
  "value": "{tubbergen.size.sm}"
@@ -3789,7 +3810,7 @@
3789
3810
  },
3790
3811
  {
3791
3812
  "value": "#6b6b6b",
3792
- "filePath": "src/component/utrecht/form-input.tokens.json",
3813
+ "filePath": "src/component/conduction/form-input.tokens.json",
3793
3814
  "isSource": true,
3794
3815
  "original": {
3795
3816
  "value": "{tubbergen.color.grey.42}"
@@ -4380,7 +4401,7 @@
4380
4401
  },
4381
4402
  {
4382
4403
  "value": "8px",
4383
- "filePath": "src/component/utrecht/icon.tokens.json",
4404
+ "filePath": "src/component/conduction/icon.tokens.json",
4384
4405
  "isSource": true,
4385
4406
  "original": {
4386
4407
  "value": "{tubbergen.size.xs}"
@@ -4793,9 +4814,51 @@
4793
4814
  "color"
4794
4815
  ]
4795
4816
  },
4817
+ {
4818
+ "value": "100px",
4819
+ "filePath": "src/component/conduction/page-footer.tokens.json",
4820
+ "isSource": true,
4821
+ "original": {
4822
+ "value": "100px"
4823
+ },
4824
+ "name": "utrechtPageFooterLogoMaxHeight",
4825
+ "attributes": {
4826
+ "category": "utrecht",
4827
+ "type": "page-footer",
4828
+ "item": "logo",
4829
+ "subitem": "max-height"
4830
+ },
4831
+ "path": [
4832
+ "utrecht",
4833
+ "page-footer",
4834
+ "logo",
4835
+ "max-height"
4836
+ ]
4837
+ },
4838
+ {
4839
+ "value": "220px",
4840
+ "filePath": "src/component/conduction/page-footer.tokens.json",
4841
+ "isSource": true,
4842
+ "original": {
4843
+ "value": "220px"
4844
+ },
4845
+ "name": "utrechtPageFooterLogoMaxWidth",
4846
+ "attributes": {
4847
+ "category": "utrecht",
4848
+ "type": "page-footer",
4849
+ "item": "logo",
4850
+ "subitem": "max-width"
4851
+ },
4852
+ "path": [
4853
+ "utrecht",
4854
+ "page-footer",
4855
+ "logo",
4856
+ "max-width"
4857
+ ]
4858
+ },
4796
4859
  {
4797
4860
  "value": "300px",
4798
- "filePath": "src/component/utrecht/page-footer.tokens.json",
4861
+ "filePath": "src/component/conduction/page-footer.tokens.json",
4799
4862
  "isSource": true,
4800
4863
  "original": {
4801
4864
  "value": "300px"
@@ -4926,6 +4989,27 @@
4926
4989
  "color"
4927
4990
  ]
4928
4991
  },
4992
+ {
4993
+ "value": "150px",
4994
+ "filePath": "src/component/conduction/page-header.tokens.json",
4995
+ "isSource": true,
4996
+ "original": {
4997
+ "value": "150px"
4998
+ },
4999
+ "name": "utrechtPageHeaderLogoMaxWidth",
5000
+ "attributes": {
5001
+ "category": "utrecht",
5002
+ "type": "page-header",
5003
+ "item": "logo",
5004
+ "subitem": "max-width"
5005
+ },
5006
+ "path": [
5007
+ "utrecht",
5008
+ "page-header",
5009
+ "logo",
5010
+ "max-width"
5011
+ ]
5012
+ },
4929
5013
  {
4930
5014
  "value": "14px",
4931
5015
  "filePath": "src/component/utrecht/page-header.tokens.json",
@@ -6097,7 +6181,7 @@
6097
6181
  },
6098
6182
  {
6099
6183
  "value": "#ffffff",
6100
- "filePath": "src/component/utrecht/textbox.tokens.json",
6184
+ "filePath": "src/component/conduction/textbox.tokens.json",
6101
6185
  "isSource": true,
6102
6186
  "original": {
6103
6187
  "value": "{tubbergen.color.white.100}"
@@ -6116,7 +6200,7 @@
6116
6200
  },
6117
6201
  {
6118
6202
  "value": "#767676",
6119
- "filePath": "src/component/utrecht/textbox.tokens.json",
6203
+ "filePath": "src/component/conduction/textbox.tokens.json",
6120
6204
  "isSource": true,
6121
6205
  "original": {
6122
6206
  "value": "{tubbergen.color.grey.46}"
@@ -6135,7 +6219,7 @@
6135
6219
  },
6136
6220
  {
6137
6221
  "value": "0px",
6138
- "filePath": "src/component/utrecht/textbox.tokens.json",
6222
+ "filePath": "src/component/conduction/textbox.tokens.json",
6139
6223
  "isSource": true,
6140
6224
  "original": {
6141
6225
  "value": "0px"
@@ -6154,7 +6238,7 @@
6154
6238
  },
6155
6239
  {
6156
6240
  "value": "1px",
6157
- "filePath": "src/component/utrecht/textbox.tokens.json",
6241
+ "filePath": "src/component/conduction/textbox.tokens.json",
6158
6242
  "isSource": true,
6159
6243
  "original": {
6160
6244
  "value": "{tubbergen.size.4xs}"
@@ -6173,7 +6257,7 @@
6173
6257
  },
6174
6258
  {
6175
6259
  "value": "#555555",
6176
- "filePath": "src/component/utrecht/textbox.tokens.json",
6260
+ "filePath": "src/component/conduction/textbox.tokens.json",
6177
6261
  "isSource": true,
6178
6262
  "original": {
6179
6263
  "value": "{tubbergen.color.black.33}"
@@ -6192,7 +6276,7 @@
6192
6276
  },
6193
6277
  {
6194
6278
  "value": "#2e79c6",
6195
- "filePath": "src/component/utrecht/textbox.tokens.json",
6279
+ "filePath": "src/component/conduction/textbox.tokens.json",
6196
6280
  "isSource": true,
6197
6281
  "original": {
6198
6282
  "value": "{tubbergen.color.blue.48}"
@@ -6213,7 +6297,7 @@
6213
6297
  },
6214
6298
  {
6215
6299
  "value": "\"Lato\", Arial, sans-serif",
6216
- "filePath": "src/component/utrecht/textbox.tokens.json",
6300
+ "filePath": "src/component/conduction/textbox.tokens.json",
6217
6301
  "isSource": true,
6218
6302
  "original": {
6219
6303
  "value": "{tubbergen.typography.lato.font-family}"
@@ -6232,7 +6316,7 @@
6232
6316
  },
6233
6317
  {
6234
6318
  "value": "15px",
6235
- "filePath": "src/component/utrecht/textbox.tokens.json",
6319
+ "filePath": "src/component/conduction/textbox.tokens.json",
6236
6320
  "isSource": true,
6237
6321
  "original": {
6238
6322
  "value": "15px"
@@ -6251,7 +6335,7 @@
6251
6335
  },
6252
6336
  {
6253
6337
  "value": "8px",
6254
- "filePath": "src/component/utrecht/textbox.tokens.json",
6338
+ "filePath": "src/component/conduction/textbox.tokens.json",
6255
6339
  "isSource": true,
6256
6340
  "original": {
6257
6341
  "value": "{tubbergen.size.xs}"
@@ -6270,7 +6354,7 @@
6270
6354
  },
6271
6355
  {
6272
6356
  "value": "8px",
6273
- "filePath": "src/component/utrecht/textbox.tokens.json",
6357
+ "filePath": "src/component/conduction/textbox.tokens.json",
6274
6358
  "isSource": true,
6275
6359
  "original": {
6276
6360
  "value": "{tubbergen.size.xs}"
@@ -6289,7 +6373,7 @@
6289
6373
  },
6290
6374
  {
6291
6375
  "value": "14px",
6292
- "filePath": "src/component/utrecht/textbox.tokens.json",
6376
+ "filePath": "src/component/conduction/textbox.tokens.json",
6293
6377
  "isSource": true,
6294
6378
  "original": {
6295
6379
  "value": "{tubbergen.size.sm}"
@@ -6308,7 +6392,7 @@
6308
6392
  },
6309
6393
  {
6310
6394
  "value": "14px",
6311
- "filePath": "src/component/utrecht/textbox.tokens.json",
6395
+ "filePath": "src/component/conduction/textbox.tokens.json",
6312
6396
  "isSource": true,
6313
6397
  "original": {
6314
6398
  "value": "{tubbergen.size.sm}"
@@ -6327,7 +6411,7 @@
6327
6411
  },
6328
6412
  {
6329
6413
  "value": "#6b6b6b",
6330
- "filePath": "src/component/utrecht/textbox.tokens.json",
6414
+ "filePath": "src/component/conduction/textbox.tokens.json",
6331
6415
  "isSource": true,
6332
6416
  "original": {
6333
6417
  "value": "{tubbergen.color.grey.42}"
@@ -1,19 +1,14 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 15 Aug 2023 08:23:22 GMT
3
+ // Generated on Wed, 16 Aug 2023 08:06:35 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
7
7
  @conduction-input-select-border-focus: unset;
8
- @utrecht-textbox-font-size: 15px;
9
- @utrecht-textbox-border-radius: 0px;
10
8
  @utrecht-paragraph-margin-block-end: 0;
11
9
  @utrecht-paragraph-margin-block-start: 0;
12
10
  @utrecht-paragraph-line-height: 1.5em;
13
11
  @utrecht-page-max-inline-size: 1140px;
14
- @utrecht-page-footer-min-height: 300px;
15
- @utrecht-page-footer-background-image: url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg);
16
- @utrecht-page-footer-background-color: unset;
17
12
  @utrecht-unordered-list-item-padding-inline-start: 1ch;
18
13
  @utrecht-unordered-list-padding-inline-start: 2ch;
19
14
  @utrecht-unordered-list-margin-block-end: 0;
@@ -28,8 +23,6 @@
28
23
  @utrecht-heading-4-margin-block-end: 0;
29
24
  @utrecht-heading-3-margin-block-start: 0;
30
25
  @utrecht-heading-2-margin-block-start: 0;
31
- @utrecht-form-input-font-size: 15px;
32
- @utrecht-form-input-border-radius: 0px;
33
26
  @utrecht-code-block-margin-inline-end: 0;
34
27
  @utrecht-code-block-margin-inline-start: 0;
35
28
  @utrecht-code-font-size: inherit;
@@ -37,10 +30,20 @@
37
30
  @utrecht-button-font-weight: inherit;
38
31
  @utrecht-button-font-size: inherit;
39
32
  @utrecht-button-border-radius: 0;
33
+ @utrecht-textbox-font-size: 15px;
34
+ @utrecht-textbox-border-radius: 0px;
40
35
  @utrecht-table-header-cell-text-transform: unset;
41
36
  @utrecht-table-margin-block-end: 0;
42
37
  @utrecht-table-header-text-transform: unset;
43
38
  @utrecht-table-border-collapse: collapse;
39
+ @utrecht-page-header-logo-max-width: 150px;
40
+ @utrecht-page-footer-background-image: url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg);
41
+ @utrecht-page-footer-background-color: unset;
42
+ @utrecht-page-footer-logo-max-width: 220px;
43
+ @utrecht-page-footer-logo-max-height: 100px;
44
+ @utrecht-page-footer-min-height: 300px;
45
+ @utrecht-form-input-font-size: 15px;
46
+ @utrecht-form-input-border-radius: 0px;
44
47
  @utrecht-card-padding-block-start: 30px;
45
48
  @utrecht-card-padding-block-end: 30px;
46
49
  @utrecht-card-padding-inline-start: 30px;
@@ -78,6 +81,7 @@
78
81
  @tubbergen-font-size-2xs: 10px;
79
82
  @tubbergen-font-size-3xs: 8px;
80
83
  @tubbergen-font-size-4xs: 5px;
84
+ @tubbergen-color-lightgrey-96: #f5f5f5;
81
85
  @tubbergen-color-lightgrey-89: #e4e4e4; // Base/LightGrey
82
86
  @tubbergen-color-grey-64: #9aa1ab; // Base/Grey
83
87
  @tubbergen-color-grey-46: #767676;
@@ -108,31 +112,11 @@
108
112
  @conduction-input-select-border-radius: @utrecht-form-input-border-radius;
109
113
  @conduction-input-select-border: @tubbergen-size-4xs solid @tubbergen-color-grey-46;
110
114
  @conduction-input-select-background-color: @tubbergen-color-white-100;
111
- @utrecht-textbox-focus-border-color: @tubbergen-color-blue-48;
112
- @utrecht-textbox-placeholder-color: @tubbergen-color-grey-42;
113
- @utrecht-textbox-padding-inline-start: @tubbergen-size-sm;
114
- @utrecht-textbox-padding-inline-end: @tubbergen-size-sm;
115
- @utrecht-textbox-padding-block-start: @tubbergen-size-xs;
116
- @utrecht-textbox-padding-block-end: @tubbergen-size-xs;
117
- @utrecht-textbox-font-family: @tubbergen-typography-lato-font-family;
118
- @utrecht-textbox-color: @tubbergen-color-black-33;
119
- @utrecht-textbox-border-width: @tubbergen-size-4xs;
120
- @utrecht-textbox-border-color: @tubbergen-color-grey-46;
121
- @utrecht-textbox-background-color: @tubbergen-color-white-100;
122
115
  @utrecht-paragraph-font-weight: @tubbergen-typography-font-weight-normal;
123
116
  @utrecht-paragraph-font-size: @tubbergen-font-size-md;
124
117
  @utrecht-paragraph-font-family: @tubbergen-typography-lato-font-family;
125
118
  @utrecht-page-padding-inline-end: @tubbergen-size-lg;
126
119
  @utrecht-page-padding-inline-start: @tubbergen-size-lg;
127
- @utrecht-page-header-padding-block-end: @tubbergen-size-sm;
128
- @utrecht-page-header-padding-block-start: @tubbergen-size-sm;
129
- @utrecht-page-header-color: @tubbergen-color-black-20;
130
- @utrecht-page-header-background-color: @tubbergen-color-white-100;
131
- @utrecht-page-footer-padding-block-start: @tubbergen-size-2xl;
132
- @utrecht-page-footer-padding-block-end: @tubbergen-size-2xl;
133
- @utrecht-page-footer-padding-inline-start: @tubbergen-size-sm;
134
- @utrecht-page-footer-padding-inline-end: @tubbergen-size-sm;
135
- @utrecht-page-footer-color: @tubbergen-color-white-100;
136
120
  @utrecht-unordered-list-item-margin-block-end: @tubbergen-size-xs;
137
121
  @utrecht-unordered-list-item-margin-block-start: @tubbergen-size-xs;
138
122
  @utrecht-unordered-list-margin-block-start: @tubbergen-size-md;
@@ -144,7 +128,6 @@
144
128
  @utrecht-link-icon-size: @tubbergen-size-md;
145
129
  @utrecht-link-hover-text-decoration-thickness: @tubbergen-size-4xs;
146
130
  @utrecht-link-text-underline-offset: @tubbergen-size-3xs;
147
- @utrecht-icon-gap: @tubbergen-size-xs;
148
131
  @utrecht-heading-5-font-weight: @tubbergen-typography-font-weight-light;
149
132
  @utrecht-heading-5-font-size: @tubbergen-font-size-md;
150
133
  @utrecht-heading-5-font-family: @tubbergen-typography-montserrat-font-family;
@@ -169,17 +152,6 @@
169
152
  @utrecht-heading-1-font-size: @tubbergen-font-size-2xl;
170
153
  @utrecht-heading-1-font-family: @tubbergen-typography-montserrat-font-family;
171
154
  @utrecht-heading-1-color: @tubbergen-color-black-13;
172
- @utrecht-form-input-focus-border-color: @tubbergen-color-blue-48;
173
- @utrecht-form-input-placeholder-color: @tubbergen-color-grey-42;
174
- @utrecht-form-input-padding-inline-start: @tubbergen-size-sm;
175
- @utrecht-form-input-padding-inline-end: @tubbergen-size-sm;
176
- @utrecht-form-input-padding-block-start: @tubbergen-size-xs;
177
- @utrecht-form-input-padding-block-end: @tubbergen-size-xs;
178
- @utrecht-form-input-font-family: @tubbergen-typography-lato-font-family;
179
- @utrecht-form-input-color: @tubbergen-color-black-33;
180
- @utrecht-form-input-border-width: @tubbergen-size-4xs;
181
- @utrecht-form-input-border-color: @tubbergen-color-grey-46;
182
- @utrecht-form-input-background-color: @tubbergen-color-white-100;
183
155
  @utrecht-document-font-size: @tubbergen-font-size-md;
184
156
  @utrecht-document-font-family: @tubbergen-typography-lato-font-family;
185
157
  @utrecht-document-color: @tubbergen-color-black-20;
@@ -193,9 +165,9 @@
193
165
  @utrecht-code-block-line-height: @tubbergen-size-lg;
194
166
  @utrecht-code-block-font-size: @tubbergen-font-size-md;
195
167
  @utrecht-code-block-font-family: @tubbergen-typography-monospace-font-family;
196
- @utrecht-code-block-background-color: @tubbergen-color-lightgrey-89;
168
+ @utrecht-code-block-background-color: @tubbergen-color-lightgrey-96;
197
169
  @utrecht-code-font-family: @tubbergen-typography-monospace-font-family;
198
- @utrecht-code-background-color: @tubbergen-color-lightgrey-89;
170
+ @utrecht-code-background-color: @tubbergen-color-lightgrey-96;
199
171
  @utrecht-button-secondary-action-focus-background-color: @tubbergen-color-white-100;
200
172
  @utrecht-button-secondary-action-hover-background-color: @tubbergen-color-white-100;
201
173
  @utrecht-button-secondary-action-font-weight: @tubbergen-typography-font-weight-normal;
@@ -232,14 +204,17 @@
232
204
  @utrecht-blockquote-margin-inline-start: @tubbergen-size-xl;
233
205
  @utrecht-blockquote-color: @tubbergen-color-grey-64;
234
206
  @utrecht-blockquote-background-color: @tubbergen-color-grey-64;
235
- @utrecht-alert-icon-gap: @tubbergen-size-xs;
236
- @utrecht-alert-ok-background-color: @tubbergen-color-alert-succes-background;
237
- @utrecht-alert-error-background-color: @tubbergen-color-alert-error-background;
238
- @utrecht-alert-warning-background-color: @tubbergen-color-alert-warning-background;
239
- @utrecht-alert-padding-inline-end: @tubbergen-size-lg;
240
- @utrecht-alert-padding-inline-start: @tubbergen-size-lg;
241
- @utrecht-alert-padding-block-end: @tubbergen-size-lg;
242
- @utrecht-alert-padding-block-start: @tubbergen-size-lg;
207
+ @utrecht-textbox-focus-border-color: @tubbergen-color-blue-48;
208
+ @utrecht-textbox-placeholder-color: @tubbergen-color-grey-42;
209
+ @utrecht-textbox-padding-inline-start: @tubbergen-size-sm;
210
+ @utrecht-textbox-padding-inline-end: @tubbergen-size-sm;
211
+ @utrecht-textbox-padding-block-start: @tubbergen-size-xs;
212
+ @utrecht-textbox-padding-block-end: @tubbergen-size-xs;
213
+ @utrecht-textbox-font-family: @tubbergen-typography-lato-font-family;
214
+ @utrecht-textbox-color: @tubbergen-color-black-33;
215
+ @utrecht-textbox-border-width: @tubbergen-size-4xs;
216
+ @utrecht-textbox-border-color: @tubbergen-color-grey-46;
217
+ @utrecht-textbox-background-color: @tubbergen-color-white-100;
243
218
  @utrecht-table-cell-padding-inline-start: @tubbergen-size-md;
244
219
  @utrecht-table-cell-padding-inline-end: @tubbergen-size-md;
245
220
  @utrecht-table-cell-padding-block-start: @tubbergen-size-md;
@@ -258,7 +233,36 @@
258
233
  @utrecht-table-header-border-block-end-width: @tubbergen-size-4xs;
259
234
  @utrecht-table-header-border-block-end-color: @tubbergen-color-blue-94;
260
235
  @utrecht-table-background-color: @tubbergen-color-white-100;
236
+ @utrecht-page-header-padding-block-end: @tubbergen-size-sm;
237
+ @utrecht-page-header-padding-block-start: @tubbergen-size-sm;
238
+ @utrecht-page-header-color: @tubbergen-color-black-20;
239
+ @utrecht-page-header-background-color: @tubbergen-color-white-100;
240
+ @utrecht-page-footer-padding-block-start: @tubbergen-size-2xl;
241
+ @utrecht-page-footer-padding-block-end: @tubbergen-size-2xl;
242
+ @utrecht-page-footer-padding-inline-start: @tubbergen-size-sm;
243
+ @utrecht-page-footer-padding-inline-end: @tubbergen-size-sm;
244
+ @utrecht-page-footer-color: @tubbergen-color-white-100;
245
+ @utrecht-icon-gap: @tubbergen-size-xs;
246
+ @utrecht-form-input-focus-border-color: @tubbergen-color-blue-48;
247
+ @utrecht-form-input-placeholder-color: @tubbergen-color-grey-42;
248
+ @utrecht-form-input-padding-inline-start: @tubbergen-size-sm;
249
+ @utrecht-form-input-padding-inline-end: @tubbergen-size-sm;
250
+ @utrecht-form-input-padding-block-start: @tubbergen-size-xs;
251
+ @utrecht-form-input-padding-block-end: @tubbergen-size-xs;
252
+ @utrecht-form-input-font-family: @tubbergen-typography-lato-font-family;
253
+ @utrecht-form-input-color: @tubbergen-color-black-33;
254
+ @utrecht-form-input-border-width: @tubbergen-size-4xs;
255
+ @utrecht-form-input-border-color: @tubbergen-color-grey-46;
256
+ @utrecht-form-input-background-color: @tubbergen-color-white-100;
261
257
  @utrecht-card-background-color: @tubbergen-color-green-89;
258
+ @utrecht-alert-ok-background-color: @tubbergen-color-alert-succes-background;
259
+ @utrecht-alert-error-background-color: @tubbergen-color-alert-error-background;
260
+ @utrecht-alert-warning-background-color: @tubbergen-color-alert-warning-background;
261
+ @utrecht-alert-padding-inline-end: @tubbergen-size-lg;
262
+ @utrecht-alert-padding-inline-start: @tubbergen-size-lg;
263
+ @utrecht-alert-padding-block-end: @tubbergen-size-lg;
264
+ @utrecht-alert-padding-block-start: @tubbergen-size-lg;
265
+ @utrecht-alert-icon-gap: @tubbergen-size-xs;
262
266
  @utrecht-space-inline-3xl: @tubbergen-size-3xl;
263
267
  @utrecht-space-inline-2xl: @tubbergen-size-2xl;
264
268
  @utrecht-space-inline-xl: @tubbergen-size-xl;
@@ -312,18 +316,18 @@
312
316
  @utrecht-button-secondary-action-color: @tubbergen-color-primary;
313
317
  @utrecht-button-secondary-action-border-color: @tubbergen-color-primary;
314
318
  @utrecht-blockquote-content-color: @utrecht-document-color;
315
- @utrecht-alert-icon-ok-color: @tubbergen-color-alert-succes;
316
- @utrecht-alert-icon-warning-color: @tubbergen-color-alert-warning;
317
- @utrecht-alert-icon-error-color: @tubbergen-color-alert-error;
318
- @utrecht-alert-icon-color: @tubbergen-color-alert-info;
319
- @utrecht-alert-ok-color: @tubbergen-color-alert-succes;
320
- @utrecht-alert-error-color: @tubbergen-color-alert-error;
321
- @utrecht-alert-warning-color: @tubbergen-color-alert-warning;
322
- @utrecht-alert-color: @tubbergen-color-alert-info;
323
- @utrecht-alert-background-color: @tubbergen-color-alert-info-background;
324
319
  @utrecht-table-header-cell-color: @utrecht-document-color;
325
320
  @utrecht-table-header-cell-font-size: @utrecht-document-font-size;
326
321
  @utrecht-table-font-size: @utrecht-document-font-size;
327
322
  @utrecht-table-font-family: @utrecht-document-font-family;
328
323
  @utrecht-table-header-color: @utrecht-document-color;
329
324
  @utrecht-card-color: @utrecht-document-color;
325
+ @utrecht-alert-ok-color: @tubbergen-color-alert-succes;
326
+ @utrecht-alert-error-color: @tubbergen-color-alert-error;
327
+ @utrecht-alert-warning-color: @tubbergen-color-alert-warning;
328
+ @utrecht-alert-color: @tubbergen-color-alert-info;
329
+ @utrecht-alert-background-color: @tubbergen-color-alert-info-background;
330
+ @utrecht-alert-icon-ok-color: @tubbergen-color-alert-succes;
331
+ @utrecht-alert-icon-warning-color: @tubbergen-color-alert-warning;
332
+ @utrecht-alert-icon-error-color: @tubbergen-color-alert-error;
333
+ @utrecht-alert-icon-color: @tubbergen-color-alert-info;