@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
@@ -4827,6 +4827,172 @@
4827
4827
  ]
4828
4828
  },
4829
4829
  "background-position": {},
4830
+ "mobile": {
4831
+ "background-position": {
4832
+ "value": "bottom",
4833
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4834
+ "isSource": true,
4835
+ "original": {
4836
+ "value": "bottom"
4837
+ },
4838
+ "name": "utrechtPageFooterMobileBackgroundPosition",
4839
+ "attributes": {
4840
+ "category": "utrecht",
4841
+ "type": "page-footer",
4842
+ "item": "mobile",
4843
+ "subitem": "background-position"
4844
+ },
4845
+ "path": [
4846
+ "utrecht",
4847
+ "page-footer",
4848
+ "mobile",
4849
+ "background-position"
4850
+ ]
4851
+ }
4852
+ },
4853
+ "icon": {
4854
+ "color": {}
4855
+ },
4856
+ "heading": {
4857
+ "color": {},
4858
+ "font-family": {}
4859
+ },
4860
+ "link": {
4861
+ "color": {},
4862
+ "text-decoration": {
4863
+ "value": "none",
4864
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4865
+ "isSource": true,
4866
+ "original": {
4867
+ "value": "none"
4868
+ },
4869
+ "name": "utrechtPageFooterLinkTextDecoration",
4870
+ "attributes": {
4871
+ "category": "utrecht",
4872
+ "type": "page-footer",
4873
+ "item": "link",
4874
+ "subitem": "text-decoration"
4875
+ },
4876
+ "path": [
4877
+ "utrecht",
4878
+ "page-footer",
4879
+ "link",
4880
+ "text-decoration"
4881
+ ]
4882
+ },
4883
+ "text-decoration-color": {
4884
+ "value": "unset",
4885
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4886
+ "isSource": true,
4887
+ "original": {
4888
+ "value": "unset"
4889
+ },
4890
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4891
+ "attributes": {
4892
+ "category": "utrecht",
4893
+ "type": "page-footer",
4894
+ "item": "link",
4895
+ "subitem": "text-decoration-color"
4896
+ },
4897
+ "path": [
4898
+ "utrecht",
4899
+ "page-footer",
4900
+ "link",
4901
+ "text-decoration-color"
4902
+ ]
4903
+ },
4904
+ "text-decoration-thickness": {
4905
+ "value": "1px",
4906
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4907
+ "isSource": true,
4908
+ "original": {
4909
+ "value": "{tubbergen.size.4xs}"
4910
+ },
4911
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4912
+ "attributes": {
4913
+ "category": "utrecht",
4914
+ "type": "page-footer",
4915
+ "item": "link",
4916
+ "subitem": "text-decoration-thickness"
4917
+ },
4918
+ "path": [
4919
+ "utrecht",
4920
+ "page-footer",
4921
+ "link",
4922
+ "text-decoration-thickness"
4923
+ ]
4924
+ },
4925
+ "text-underline-offset": {
4926
+ "value": "2px",
4927
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4928
+ "isSource": true,
4929
+ "original": {
4930
+ "value": "{tubbergen.size.3xs}"
4931
+ },
4932
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
4933
+ "attributes": {
4934
+ "category": "utrecht",
4935
+ "type": "page-footer",
4936
+ "item": "link",
4937
+ "subitem": "text-underline-offset"
4938
+ },
4939
+ "path": [
4940
+ "utrecht",
4941
+ "page-footer",
4942
+ "link",
4943
+ "text-underline-offset"
4944
+ ]
4945
+ },
4946
+ "hover": {
4947
+ "color": {},
4948
+ "text-decoration": {
4949
+ "value": "underline",
4950
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4951
+ "isSource": true,
4952
+ "original": {
4953
+ "value": "underline"
4954
+ },
4955
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4956
+ "attributes": {
4957
+ "category": "utrecht",
4958
+ "type": "page-footer",
4959
+ "item": "link",
4960
+ "subitem": "hover",
4961
+ "state": "text-decoration"
4962
+ },
4963
+ "path": [
4964
+ "utrecht",
4965
+ "page-footer",
4966
+ "link",
4967
+ "hover",
4968
+ "text-decoration"
4969
+ ]
4970
+ },
4971
+ "text-decoration-thickness": {
4972
+ "value": "1px",
4973
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4974
+ "isSource": true,
4975
+ "original": {
4976
+ "value": "{tubbergen.size.4xs}"
4977
+ },
4978
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4979
+ "attributes": {
4980
+ "category": "utrecht",
4981
+ "type": "page-footer",
4982
+ "item": "link",
4983
+ "subitem": "hover",
4984
+ "state": "text-decoration-thickness"
4985
+ },
4986
+ "path": [
4987
+ "utrecht",
4988
+ "page-footer",
4989
+ "link",
4990
+ "hover",
4991
+ "text-decoration-thickness"
4992
+ ]
4993
+ }
4994
+ }
4995
+ },
4830
4996
  "background-color": {
4831
4997
  "value": "unset",
4832
4998
  "filePath": "src/component/utrecht/page-footer.tokens.json",
@@ -7,7 +7,29 @@
7
7
  "max-width": { "value": "220px" }
8
8
  },
9
9
  "background-size": { "value": "cover" },
10
- "background-position": {}
10
+ "background-position": {},
11
+ "mobile": {
12
+ "background-position": { "value": "bottom" }
13
+ },
14
+ "icon": {
15
+ "color": {}
16
+ },
17
+ "heading": {
18
+ "color": {},
19
+ "font-family": {}
20
+ },
21
+ "link": {
22
+ "color": {},
23
+ "text-decoration": { "value": "none" },
24
+ "text-decoration-color": { "value": "unset" },
25
+ "text-decoration-thickness": { "value": "{tubbergen.size.4xs}" },
26
+ "text-underline-offset": { "value": "{tubbergen.size.3xs}" },
27
+ "hover": {
28
+ "color": {},
29
+ "text-decoration": { "value": "underline" },
30
+ "text-decoration-thickness": { "value": "{tubbergen.size.4xs}" }
31
+ }
32
+ }
11
33
  }
12
34
  }
13
35
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 17 Oct 2023 12:24:55 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:27 GMT
4
4
  */
5
5
 
6
6
  .xxllnc-theme {
@@ -73,6 +73,11 @@
73
73
  --utrecht-table-border-collapse: collapse;
74
74
  --utrecht-page-header-logo-max-width: 70px;
75
75
  --utrecht-page-footer-background-image: unset;
76
+ --utrecht-page-footer-link-hover-text-decoration-thickness: 0;
77
+ --utrecht-page-footer-link-hover-text-decoration: none;
78
+ --utrecht-page-footer-link-text-decoration-thickness: 0;
79
+ --utrecht-page-footer-link-text-decoration-color: unset;
80
+ --utrecht-page-footer-link-text-decoration: none;
76
81
  --utrecht-page-footer-logo-max-width: 120px;
77
82
  --utrecht-page-footer-logo-max-height: 100px;
78
83
  --utrecht-form-input-font-size: 15px;
@@ -323,6 +328,9 @@
323
328
  --utrecht-page-footer-padding-inline-end: var(--xxllnc-size-sm);
324
329
  --utrecht-page-footer-color: var(--xxllnc-color-primary);
325
330
  --utrecht-page-footer-background-color: var(--xxllnc-color-white-100);
331
+ --utrecht-page-footer-link-hover-color: var(--xxllnc-color-primary-hover);
332
+ --utrecht-page-footer-link-text-underline-offset: var(--xxllnc-size-3xs);
333
+ --utrecht-page-footer-link-color: var(--xxllnc-color-primary);
326
334
  --utrecht-icon-gap: var(--xxllnc-size-xs);
327
335
  --utrecht-form-input-padding-inline-start: var(--xxllnc-size-sm);
328
336
  --utrecht-form-input-padding-inline-end: var(--xxllnc-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 17 Oct 2023 12:24:55 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:27 GMT
4
4
  */
5
5
 
6
6
  export const xxllncColorPrimary = "#000000ad"; // Primary with 68% transparency
@@ -203,6 +203,14 @@ export const utrechtFormInputPaddingInlineStart = "14px";
203
203
  export const utrechtIconGap = "8px";
204
204
  export const utrechtPageFooterLogoMaxHeight = "100px";
205
205
  export const utrechtPageFooterLogoMaxWidth = "120px";
206
+ export const utrechtPageFooterLinkColor = "#000000ad";
207
+ export const utrechtPageFooterLinkTextDecoration = "none";
208
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
209
+ export const utrechtPageFooterLinkTextDecorationThickness = 0;
210
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
211
+ export const utrechtPageFooterLinkHoverColor = "#00000080";
212
+ export const utrechtPageFooterLinkHoverTextDecoration = "none";
213
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = 0;
206
214
  export const utrechtPageFooterBackgroundColor = "#ffffff";
207
215
  export const utrechtPageFooterBackgroundImage = "unset";
208
216
  export const utrechtPageFooterColor = "#000000ad";
@@ -6028,6 +6028,180 @@
6028
6028
  "color"
6029
6029
  ]
6030
6030
  },
6031
+ {
6032
+ "value": "#000000ad",
6033
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6034
+ "isSource": true,
6035
+ "original": {
6036
+ "value": "{xxllnc.color.primary}"
6037
+ },
6038
+ "name": "utrechtPageFooterLinkColor",
6039
+ "attributes": {
6040
+ "category": "utrecht",
6041
+ "type": "page-footer",
6042
+ "item": "link",
6043
+ "subitem": "color"
6044
+ },
6045
+ "path": [
6046
+ "utrecht",
6047
+ "page-footer",
6048
+ "link",
6049
+ "color"
6050
+ ]
6051
+ },
6052
+ {
6053
+ "value": "#00000080",
6054
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6055
+ "isSource": true,
6056
+ "original": {
6057
+ "value": "{xxllnc.color.primary-hover}"
6058
+ },
6059
+ "name": "utrechtPageFooterLinkHoverColor",
6060
+ "attributes": {
6061
+ "category": "utrecht",
6062
+ "type": "page-footer",
6063
+ "item": "link",
6064
+ "subitem": "hover",
6065
+ "state": "color"
6066
+ },
6067
+ "path": [
6068
+ "utrecht",
6069
+ "page-footer",
6070
+ "link",
6071
+ "hover",
6072
+ "color"
6073
+ ]
6074
+ },
6075
+ {
6076
+ "value": "none",
6077
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6078
+ "isSource": true,
6079
+ "original": {
6080
+ "value": "none"
6081
+ },
6082
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
6083
+ "attributes": {
6084
+ "category": "utrecht",
6085
+ "type": "page-footer",
6086
+ "item": "link",
6087
+ "subitem": "hover",
6088
+ "state": "text-decoration"
6089
+ },
6090
+ "path": [
6091
+ "utrecht",
6092
+ "page-footer",
6093
+ "link",
6094
+ "hover",
6095
+ "text-decoration"
6096
+ ]
6097
+ },
6098
+ {
6099
+ "value": 0,
6100
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6101
+ "isSource": true,
6102
+ "original": {
6103
+ "value": 0
6104
+ },
6105
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
6106
+ "attributes": {
6107
+ "category": "utrecht",
6108
+ "type": "page-footer",
6109
+ "item": "link",
6110
+ "subitem": "hover",
6111
+ "state": "text-decoration-thickness"
6112
+ },
6113
+ "path": [
6114
+ "utrecht",
6115
+ "page-footer",
6116
+ "link",
6117
+ "hover",
6118
+ "text-decoration-thickness"
6119
+ ]
6120
+ },
6121
+ {
6122
+ "value": "none",
6123
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6124
+ "isSource": true,
6125
+ "original": {
6126
+ "value": "none"
6127
+ },
6128
+ "name": "utrechtPageFooterLinkTextDecoration",
6129
+ "attributes": {
6130
+ "category": "utrecht",
6131
+ "type": "page-footer",
6132
+ "item": "link",
6133
+ "subitem": "text-decoration"
6134
+ },
6135
+ "path": [
6136
+ "utrecht",
6137
+ "page-footer",
6138
+ "link",
6139
+ "text-decoration"
6140
+ ]
6141
+ },
6142
+ {
6143
+ "value": "unset",
6144
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6145
+ "isSource": true,
6146
+ "original": {
6147
+ "value": "unset"
6148
+ },
6149
+ "name": "utrechtPageFooterLinkTextDecorationColor",
6150
+ "attributes": {
6151
+ "category": "utrecht",
6152
+ "type": "page-footer",
6153
+ "item": "link",
6154
+ "subitem": "text-decoration-color"
6155
+ },
6156
+ "path": [
6157
+ "utrecht",
6158
+ "page-footer",
6159
+ "link",
6160
+ "text-decoration-color"
6161
+ ]
6162
+ },
6163
+ {
6164
+ "value": 0,
6165
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6166
+ "isSource": true,
6167
+ "original": {
6168
+ "value": 0
6169
+ },
6170
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
6171
+ "attributes": {
6172
+ "category": "utrecht",
6173
+ "type": "page-footer",
6174
+ "item": "link",
6175
+ "subitem": "text-decoration-thickness"
6176
+ },
6177
+ "path": [
6178
+ "utrecht",
6179
+ "page-footer",
6180
+ "link",
6181
+ "text-decoration-thickness"
6182
+ ]
6183
+ },
6184
+ {
6185
+ "value": "2px",
6186
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
6187
+ "isSource": true,
6188
+ "original": {
6189
+ "value": "{xxllnc.size.3xs}"
6190
+ },
6191
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
6192
+ "attributes": {
6193
+ "category": "utrecht",
6194
+ "type": "page-footer",
6195
+ "item": "link",
6196
+ "subitem": "text-underline-offset"
6197
+ },
6198
+ "path": [
6199
+ "utrecht",
6200
+ "page-footer",
6201
+ "link",
6202
+ "text-underline-offset"
6203
+ ]
6204
+ },
6031
6205
  {
6032
6206
  "value": "100px",
6033
6207
  "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 17 Oct 2023 12:24:55 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:27 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -71,6 +71,11 @@
71
71
  @utrecht-table-border-collapse: collapse;
72
72
  @utrecht-page-header-logo-max-width: 70px;
73
73
  @utrecht-page-footer-background-image: unset;
74
+ @utrecht-page-footer-link-hover-text-decoration-thickness: 0;
75
+ @utrecht-page-footer-link-hover-text-decoration: none;
76
+ @utrecht-page-footer-link-text-decoration-thickness: 0;
77
+ @utrecht-page-footer-link-text-decoration-color: unset;
78
+ @utrecht-page-footer-link-text-decoration: none;
74
79
  @utrecht-page-footer-logo-max-width: 120px;
75
80
  @utrecht-page-footer-logo-max-height: 100px;
76
81
  @utrecht-form-input-font-size: 15px;
@@ -321,6 +326,9 @@
321
326
  @utrecht-page-footer-padding-inline-end: @xxllnc-size-sm;
322
327
  @utrecht-page-footer-color: @xxllnc-color-primary;
323
328
  @utrecht-page-footer-background-color: @xxllnc-color-white-100;
329
+ @utrecht-page-footer-link-hover-color: @xxllnc-color-primary-hover;
330
+ @utrecht-page-footer-link-text-underline-offset: @xxllnc-size-3xs;
331
+ @utrecht-page-footer-link-color: @xxllnc-color-primary;
324
332
  @utrecht-icon-gap: @xxllnc-size-xs;
325
333
  @utrecht-form-input-padding-inline-start: @xxllnc-size-sm;
326
334
  @utrecht-form-input-padding-inline-end: @xxllnc-size-sm;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 17 Oct 2023 12:24:55 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:27 GMT
4
4
 
5
5
  $conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  $conduction-tabs-tab-list-margin-block-end: 0px;
@@ -71,6 +71,11 @@ $utrecht-table-header-text-transform: unset;
71
71
  $utrecht-table-border-collapse: collapse;
72
72
  $utrecht-page-header-logo-max-width: 70px;
73
73
  $utrecht-page-footer-background-image: unset;
74
+ $utrecht-page-footer-link-hover-text-decoration-thickness: 0;
75
+ $utrecht-page-footer-link-hover-text-decoration: none;
76
+ $utrecht-page-footer-link-text-decoration-thickness: 0;
77
+ $utrecht-page-footer-link-text-decoration-color: unset;
78
+ $utrecht-page-footer-link-text-decoration: none;
74
79
  $utrecht-page-footer-logo-max-width: 120px;
75
80
  $utrecht-page-footer-logo-max-height: 100px;
76
81
  $utrecht-form-input-font-size: 15px;
@@ -321,6 +326,9 @@ $utrecht-page-footer-padding-inline-start: $xxllnc-size-sm;
321
326
  $utrecht-page-footer-padding-inline-end: $xxllnc-size-sm;
322
327
  $utrecht-page-footer-color: $xxllnc-color-primary;
323
328
  $utrecht-page-footer-background-color: $xxllnc-color-white-100;
329
+ $utrecht-page-footer-link-hover-color: $xxllnc-color-primary-hover;
330
+ $utrecht-page-footer-link-text-underline-offset: $xxllnc-size-3xs;
331
+ $utrecht-page-footer-link-color: $xxllnc-color-primary;
324
332
  $utrecht-icon-gap: $xxllnc-size-xs;
325
333
  $utrecht-form-input-padding-inline-start: $xxllnc-size-sm;
326
334
  $utrecht-form-input-padding-inline-end: $xxllnc-size-sm;