@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
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:37:14 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:35 GMT
4
4
  */
5
5
 
6
6
  .dimpact-theme {
@@ -64,6 +64,9 @@
64
64
  --utrecht-table-border-collapse: collapse;
65
65
  --utrecht-page-header-logo-max-width: 150px;
66
66
  --utrecht-page-footer-background-image: unset;
67
+ --utrecht-page-footer-link-hover-text-decoration: underline;
68
+ --utrecht-page-footer-link-text-decoration-color: unset;
69
+ --utrecht-page-footer-link-text-decoration: underline;
67
70
  --utrecht-page-footer-logo-max-width: 160px;
68
71
  --utrecht-page-footer-logo-max-height: 100px;
69
72
  --utrecht-form-input-font-size: 15px;
@@ -298,6 +301,11 @@
298
301
  --utrecht-page-footer-padding-inline-end: var(--dimpact-size-sm);
299
302
  --utrecht-page-footer-color: var(--dimpact-color-white-100);
300
303
  --utrecht-page-footer-background-color: var(--dimpact-color-primary);
304
+ --utrecht-page-footer-link-hover-text-decoration-thickness: var(--dimpact-size-4xs);
305
+ --utrecht-page-footer-link-hover-color: var(--dimpact-color-primary-hover);
306
+ --utrecht-page-footer-link-text-underline-offset: var(--dimpact-size-3xs);
307
+ --utrecht-page-footer-link-text-decoration-thickness: var(--dimpact-size-4xs);
308
+ --utrecht-page-footer-link-color: var(--dimpact-color-white-100);
301
309
  --utrecht-icon-gap: var(--dimpact-size-xs);
302
310
  --utrecht-form-input-padding-inline-start: var(--dimpact-size-sm);
303
311
  --utrecht-form-input-padding-inline-end: var(--dimpact-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:37:14 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:35 GMT
4
4
  */
5
5
 
6
6
  export const dimpactColorPrimary = "#00377a";
@@ -195,6 +195,14 @@ export const utrechtFormInputPaddingInlineStart = "14px";
195
195
  export const utrechtIconGap = "8px";
196
196
  export const utrechtPageFooterLogoMaxHeight = "100px";
197
197
  export const utrechtPageFooterLogoMaxWidth = "160px";
198
+ export const utrechtPageFooterLinkColor = "#ffffff";
199
+ export const utrechtPageFooterLinkTextDecoration = "underline";
200
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
201
+ export const utrechtPageFooterLinkTextDecorationThickness = "1px";
202
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
203
+ export const utrechtPageFooterLinkHoverColor = "#fa4494";
204
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
205
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = "1px";
198
206
  export const utrechtPageFooterBackgroundColor = "#00377a";
199
207
  export const utrechtPageFooterBackgroundImage = "unset";
200
208
  export const utrechtPageFooterColor = "#ffffff";
@@ -7155,6 +7155,180 @@
7155
7155
  "color"
7156
7156
  ]
7157
7157
  },
7158
+ {
7159
+ "value": "#ffffff",
7160
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7161
+ "isSource": true,
7162
+ "original": {
7163
+ "value": "{dimpact.color.white.100}"
7164
+ },
7165
+ "name": "utrechtPageFooterLinkColor",
7166
+ "attributes": {
7167
+ "category": "utrecht",
7168
+ "type": "page-footer",
7169
+ "item": "link",
7170
+ "subitem": "color"
7171
+ },
7172
+ "path": [
7173
+ "utrecht",
7174
+ "page-footer",
7175
+ "link",
7176
+ "color"
7177
+ ]
7178
+ },
7179
+ {
7180
+ "value": "#fa4494",
7181
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7182
+ "isSource": true,
7183
+ "original": {
7184
+ "value": "{dimpact.color.primary-hover}"
7185
+ },
7186
+ "name": "utrechtPageFooterLinkHoverColor",
7187
+ "attributes": {
7188
+ "category": "utrecht",
7189
+ "type": "page-footer",
7190
+ "item": "link",
7191
+ "subitem": "hover",
7192
+ "state": "color"
7193
+ },
7194
+ "path": [
7195
+ "utrecht",
7196
+ "page-footer",
7197
+ "link",
7198
+ "hover",
7199
+ "color"
7200
+ ]
7201
+ },
7202
+ {
7203
+ "value": "underline",
7204
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7205
+ "isSource": true,
7206
+ "original": {
7207
+ "value": "underline"
7208
+ },
7209
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
7210
+ "attributes": {
7211
+ "category": "utrecht",
7212
+ "type": "page-footer",
7213
+ "item": "link",
7214
+ "subitem": "hover",
7215
+ "state": "text-decoration"
7216
+ },
7217
+ "path": [
7218
+ "utrecht",
7219
+ "page-footer",
7220
+ "link",
7221
+ "hover",
7222
+ "text-decoration"
7223
+ ]
7224
+ },
7225
+ {
7226
+ "value": "1px",
7227
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7228
+ "isSource": true,
7229
+ "original": {
7230
+ "value": "{dimpact.size.4xs}"
7231
+ },
7232
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
7233
+ "attributes": {
7234
+ "category": "utrecht",
7235
+ "type": "page-footer",
7236
+ "item": "link",
7237
+ "subitem": "hover",
7238
+ "state": "text-decoration-thickness"
7239
+ },
7240
+ "path": [
7241
+ "utrecht",
7242
+ "page-footer",
7243
+ "link",
7244
+ "hover",
7245
+ "text-decoration-thickness"
7246
+ ]
7247
+ },
7248
+ {
7249
+ "value": "underline",
7250
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7251
+ "isSource": true,
7252
+ "original": {
7253
+ "value": "underline"
7254
+ },
7255
+ "name": "utrechtPageFooterLinkTextDecoration",
7256
+ "attributes": {
7257
+ "category": "utrecht",
7258
+ "type": "page-footer",
7259
+ "item": "link",
7260
+ "subitem": "text-decoration"
7261
+ },
7262
+ "path": [
7263
+ "utrecht",
7264
+ "page-footer",
7265
+ "link",
7266
+ "text-decoration"
7267
+ ]
7268
+ },
7269
+ {
7270
+ "value": "unset",
7271
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7272
+ "isSource": true,
7273
+ "original": {
7274
+ "value": "unset"
7275
+ },
7276
+ "name": "utrechtPageFooterLinkTextDecorationColor",
7277
+ "attributes": {
7278
+ "category": "utrecht",
7279
+ "type": "page-footer",
7280
+ "item": "link",
7281
+ "subitem": "text-decoration-color"
7282
+ },
7283
+ "path": [
7284
+ "utrecht",
7285
+ "page-footer",
7286
+ "link",
7287
+ "text-decoration-color"
7288
+ ]
7289
+ },
7290
+ {
7291
+ "value": "1px",
7292
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7293
+ "isSource": true,
7294
+ "original": {
7295
+ "value": "{dimpact.size.4xs}"
7296
+ },
7297
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
7298
+ "attributes": {
7299
+ "category": "utrecht",
7300
+ "type": "page-footer",
7301
+ "item": "link",
7302
+ "subitem": "text-decoration-thickness"
7303
+ },
7304
+ "path": [
7305
+ "utrecht",
7306
+ "page-footer",
7307
+ "link",
7308
+ "text-decoration-thickness"
7309
+ ]
7310
+ },
7311
+ {
7312
+ "value": "2px",
7313
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7314
+ "isSource": true,
7315
+ "original": {
7316
+ "value": "{dimpact.size.3xs}"
7317
+ },
7318
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
7319
+ "attributes": {
7320
+ "category": "utrecht",
7321
+ "type": "page-footer",
7322
+ "item": "link",
7323
+ "subitem": "text-underline-offset"
7324
+ },
7325
+ "path": [
7326
+ "utrecht",
7327
+ "page-footer",
7328
+ "link",
7329
+ "text-underline-offset"
7330
+ ]
7331
+ },
7158
7332
  {
7159
7333
  "value": "100px",
7160
7334
  "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 Mon, 23 Oct 2023 11:37:14 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:35 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -62,6 +62,9 @@
62
62
  @utrecht-table-border-collapse: collapse;
63
63
  @utrecht-page-header-logo-max-width: 150px;
64
64
  @utrecht-page-footer-background-image: unset;
65
+ @utrecht-page-footer-link-hover-text-decoration: underline;
66
+ @utrecht-page-footer-link-text-decoration-color: unset;
67
+ @utrecht-page-footer-link-text-decoration: underline;
65
68
  @utrecht-page-footer-logo-max-width: 160px;
66
69
  @utrecht-page-footer-logo-max-height: 100px;
67
70
  @utrecht-form-input-font-size: 15px;
@@ -296,6 +299,11 @@
296
299
  @utrecht-page-footer-padding-inline-end: @dimpact-size-sm;
297
300
  @utrecht-page-footer-color: @dimpact-color-white-100;
298
301
  @utrecht-page-footer-background-color: @dimpact-color-primary;
302
+ @utrecht-page-footer-link-hover-text-decoration-thickness: @dimpact-size-4xs;
303
+ @utrecht-page-footer-link-hover-color: @dimpact-color-primary-hover;
304
+ @utrecht-page-footer-link-text-underline-offset: @dimpact-size-3xs;
305
+ @utrecht-page-footer-link-text-decoration-thickness: @dimpact-size-4xs;
306
+ @utrecht-page-footer-link-color: @dimpact-color-white-100;
299
307
  @utrecht-icon-gap: @dimpact-size-xs;
300
308
  @utrecht-form-input-padding-inline-start: @dimpact-size-sm;
301
309
  @utrecht-form-input-padding-inline-end: @dimpact-size-sm;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 23 Oct 2023 11:37:14 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:35 GMT
4
4
 
5
5
  $conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  $conduction-tabs-tab-list-margin-block-end: 0px;
@@ -62,6 +62,9 @@ $utrecht-table-header-text-transform: unset;
62
62
  $utrecht-table-border-collapse: collapse;
63
63
  $utrecht-page-header-logo-max-width: 150px;
64
64
  $utrecht-page-footer-background-image: unset;
65
+ $utrecht-page-footer-link-hover-text-decoration: underline;
66
+ $utrecht-page-footer-link-text-decoration-color: unset;
67
+ $utrecht-page-footer-link-text-decoration: underline;
65
68
  $utrecht-page-footer-logo-max-width: 160px;
66
69
  $utrecht-page-footer-logo-max-height: 100px;
67
70
  $utrecht-form-input-font-size: 15px;
@@ -296,6 +299,11 @@ $utrecht-page-footer-padding-inline-start: $dimpact-size-sm;
296
299
  $utrecht-page-footer-padding-inline-end: $dimpact-size-sm;
297
300
  $utrecht-page-footer-color: $dimpact-color-white-100;
298
301
  $utrecht-page-footer-background-color: $dimpact-color-primary;
302
+ $utrecht-page-footer-link-hover-text-decoration-thickness: $dimpact-size-4xs;
303
+ $utrecht-page-footer-link-hover-color: $dimpact-color-primary-hover;
304
+ $utrecht-page-footer-link-text-underline-offset: $dimpact-size-3xs;
305
+ $utrecht-page-footer-link-text-decoration-thickness: $dimpact-size-4xs;
306
+ $utrecht-page-footer-link-color: $dimpact-color-white-100;
299
307
  $utrecht-icon-gap: $dimpact-size-xs;
300
308
  $utrecht-form-input-padding-inline-start: $dimpact-size-sm;
301
309
  $utrecht-form-input-padding-inline-end: $dimpact-size-sm;
@@ -4169,6 +4169,191 @@
4169
4169
  "mobile": {
4170
4170
  "background-position": {}
4171
4171
  },
4172
+ "icon": {
4173
+ "color": {}
4174
+ },
4175
+ "heading": {
4176
+ "color": {},
4177
+ "font-family": {}
4178
+ },
4179
+ "link": {
4180
+ "color": {
4181
+ "value": "#ffffff",
4182
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4183
+ "isSource": true,
4184
+ "original": {
4185
+ "value": "{dimpact.color.white.100}"
4186
+ },
4187
+ "name": "utrechtPageFooterLinkColor",
4188
+ "attributes": {
4189
+ "category": "utrecht",
4190
+ "type": "page-footer",
4191
+ "item": "link",
4192
+ "subitem": "color"
4193
+ },
4194
+ "path": [
4195
+ "utrecht",
4196
+ "page-footer",
4197
+ "link",
4198
+ "color"
4199
+ ]
4200
+ },
4201
+ "text-decoration": {
4202
+ "value": "underline",
4203
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4204
+ "isSource": true,
4205
+ "original": {
4206
+ "value": "underline"
4207
+ },
4208
+ "name": "utrechtPageFooterLinkTextDecoration",
4209
+ "attributes": {
4210
+ "category": "utrecht",
4211
+ "type": "page-footer",
4212
+ "item": "link",
4213
+ "subitem": "text-decoration"
4214
+ },
4215
+ "path": [
4216
+ "utrecht",
4217
+ "page-footer",
4218
+ "link",
4219
+ "text-decoration"
4220
+ ]
4221
+ },
4222
+ "text-decoration-color": {
4223
+ "value": "unset",
4224
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4225
+ "isSource": true,
4226
+ "original": {
4227
+ "value": "unset"
4228
+ },
4229
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4230
+ "attributes": {
4231
+ "category": "utrecht",
4232
+ "type": "page-footer",
4233
+ "item": "link",
4234
+ "subitem": "text-decoration-color"
4235
+ },
4236
+ "path": [
4237
+ "utrecht",
4238
+ "page-footer",
4239
+ "link",
4240
+ "text-decoration-color"
4241
+ ]
4242
+ },
4243
+ "text-decoration-thickness": {
4244
+ "value": "1px",
4245
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4246
+ "isSource": true,
4247
+ "original": {
4248
+ "value": "{dimpact.size.4xs}"
4249
+ },
4250
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4251
+ "attributes": {
4252
+ "category": "utrecht",
4253
+ "type": "page-footer",
4254
+ "item": "link",
4255
+ "subitem": "text-decoration-thickness"
4256
+ },
4257
+ "path": [
4258
+ "utrecht",
4259
+ "page-footer",
4260
+ "link",
4261
+ "text-decoration-thickness"
4262
+ ]
4263
+ },
4264
+ "text-underline-offset": {
4265
+ "value": "2px",
4266
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4267
+ "isSource": true,
4268
+ "original": {
4269
+ "value": "{dimpact.size.3xs}"
4270
+ },
4271
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
4272
+ "attributes": {
4273
+ "category": "utrecht",
4274
+ "type": "page-footer",
4275
+ "item": "link",
4276
+ "subitem": "text-underline-offset"
4277
+ },
4278
+ "path": [
4279
+ "utrecht",
4280
+ "page-footer",
4281
+ "link",
4282
+ "text-underline-offset"
4283
+ ]
4284
+ },
4285
+ "hover": {
4286
+ "color": {
4287
+ "value": "#fa4494",
4288
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4289
+ "isSource": true,
4290
+ "original": {
4291
+ "value": "{dimpact.color.primary-hover}"
4292
+ },
4293
+ "name": "utrechtPageFooterLinkHoverColor",
4294
+ "attributes": {
4295
+ "category": "utrecht",
4296
+ "type": "page-footer",
4297
+ "item": "link",
4298
+ "subitem": "hover",
4299
+ "state": "color"
4300
+ },
4301
+ "path": [
4302
+ "utrecht",
4303
+ "page-footer",
4304
+ "link",
4305
+ "hover",
4306
+ "color"
4307
+ ]
4308
+ },
4309
+ "text-decoration": {
4310
+ "value": "underline",
4311
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4312
+ "isSource": true,
4313
+ "original": {
4314
+ "value": "underline"
4315
+ },
4316
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4317
+ "attributes": {
4318
+ "category": "utrecht",
4319
+ "type": "page-footer",
4320
+ "item": "link",
4321
+ "subitem": "hover",
4322
+ "state": "text-decoration"
4323
+ },
4324
+ "path": [
4325
+ "utrecht",
4326
+ "page-footer",
4327
+ "link",
4328
+ "hover",
4329
+ "text-decoration"
4330
+ ]
4331
+ },
4332
+ "text-decoration-thickness": {
4333
+ "value": "1px",
4334
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4335
+ "isSource": true,
4336
+ "original": {
4337
+ "value": "{dimpact.size.4xs}"
4338
+ },
4339
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4340
+ "attributes": {
4341
+ "category": "utrecht",
4342
+ "type": "page-footer",
4343
+ "item": "link",
4344
+ "subitem": "hover",
4345
+ "state": "text-decoration-thickness"
4346
+ },
4347
+ "path": [
4348
+ "utrecht",
4349
+ "page-footer",
4350
+ "link",
4351
+ "hover",
4352
+ "text-decoration-thickness"
4353
+ ]
4354
+ }
4355
+ }
4356
+ },
4172
4357
  "background-color": {
4173
4358
  "value": "#00377a",
4174
4359
  "filePath": "src/component/utrecht/page-footer.tokens.json",
@@ -10,6 +10,25 @@
10
10
  "background-position": {},
11
11
  "mobile": {
12
12
  "background-position": {}
13
+ },
14
+ "icon": {
15
+ "color": {}
16
+ },
17
+ "heading": {
18
+ "color": {},
19
+ "font-family": {}
20
+ },
21
+ "link": {
22
+ "color": { "value": "{dimpact.color.white.100}" },
23
+ "text-decoration": { "value": "underline" },
24
+ "text-decoration-color": { "value": "unset" },
25
+ "text-decoration-thickness": { "value": "{dimpact.size.4xs}" },
26
+ "text-underline-offset": { "value": "{dimpact.size.3xs}" },
27
+ "hover": {
28
+ "color": { "value": "{dimpact.color.primary-hover}" },
29
+ "text-decoration": { "value": "underline" },
30
+ "text-decoration-thickness": { "value": "{dimpact.size.4xs}" }
31
+ }
13
32
  }
14
33
  }
15
34
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:36:20 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:42 GMT
4
4
  */
5
5
 
6
6
  .dinkelland-theme {
@@ -95,6 +95,9 @@
95
95
  --utrecht-page-header-logo-max-width: 150px;
96
96
  --utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
97
97
  --utrecht-page-footer-background-color: unset;
98
+ --utrecht-page-footer-link-hover-text-decoration: underline;
99
+ --utrecht-page-footer-link-text-decoration-color: unset;
100
+ --utrecht-page-footer-link-text-decoration: none;
98
101
  --utrecht-page-footer-mobile-background-position: bottom;
99
102
  --utrecht-page-footer-background-size: cover;
100
103
  --utrecht-page-footer-logo-max-width: 250px;
@@ -328,6 +331,9 @@
328
331
  --utrecht-page-footer-padding-inline-start: var(--dinkelland-size-sm);
329
332
  --utrecht-page-footer-padding-inline-end: var(--dinkelland-size-sm);
330
333
  --utrecht-page-footer-color: var(--dinkelland-color-white-100);
334
+ --utrecht-page-footer-link-hover-text-decoration-thickness: var(--dinkelland-size-4xs);
335
+ --utrecht-page-footer-link-text-underline-offset: var(--dinkelland-size-3xs);
336
+ --utrecht-page-footer-link-text-decoration-thickness: var(--dinkelland-size-4xs);
331
337
  --utrecht-icon-gap: var(--dinkelland-size-xs);
332
338
  --utrecht-form-input-padding-inline-start: var(--dinkelland-size-sm);
333
339
  --utrecht-form-input-padding-inline-end: var(--dinkelland-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:36:19 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:42 GMT
4
4
  */
5
5
 
6
6
  export const dinkellandColorPrimary = "#006cb9";
@@ -225,6 +225,12 @@ export const utrechtPageFooterLogoMaxHeight = "100px";
225
225
  export const utrechtPageFooterLogoMaxWidth = "250px";
226
226
  export const utrechtPageFooterBackgroundSize = "cover";
227
227
  export const utrechtPageFooterMobileBackgroundPosition = "bottom";
228
+ export const utrechtPageFooterLinkTextDecoration = "none";
229
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
230
+ export const utrechtPageFooterLinkTextDecorationThickness = "1px";
231
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
232
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
233
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = "1px";
228
234
  export const utrechtPageFooterBackgroundColor = "unset";
229
235
  export const utrechtPageFooterBackgroundImage = "url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg)";
230
236
  export const utrechtPageFooterColor = "#ffffff";