@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
@@ -10,6 +10,25 @@
10
10
  "background-position": { "value": "center center" },
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": {},
23
+ "text-decoration": { "value": "underline" },
24
+ "text-decoration-color": { "value": "unset" },
25
+ "text-decoration-thickness": { "value": 0 },
26
+ "text-underline-offset": { "value": "{epe.size.3xs}" },
27
+ "hover": {
28
+ "color": { "value": "{epe.color.blue.83}" },
29
+ "text-decoration": { "value": "underline" },
30
+ "text-decoration-thickness": { "value": "0.15em" }
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:35:57 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:20 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
@@ -72,6 +72,9 @@
72
72
  --utrecht-table-border-collapse: collapse;
73
73
  --utrecht-page-header-logo-max-width: 80px;
74
74
  --utrecht-page-footer-background-image: unset;
75
+ --utrecht-page-footer-link-hover-text-decoration: underline;
76
+ --utrecht-page-footer-link-text-decoration-color: unset;
77
+ --utrecht-page-footer-link-text-decoration: none;
75
78
  --utrecht-page-footer-logo-max-width: 120px;
76
79
  --utrecht-page-footer-logo-max-height: 100px;
77
80
  --utrecht-form-input-font-size: 15px;
@@ -322,6 +325,9 @@
322
325
  --utrecht-page-footer-padding-inline-end: var(--leiden-size-sm);
323
326
  --utrecht-page-footer-color: var(--leiden-color-white-100);
324
327
  --utrecht-page-footer-background-color: var(--leiden-color-black-9);
328
+ --utrecht-page-footer-link-hover-text-decoration-thickness: var(--leiden-size-4xs);
329
+ --utrecht-page-footer-link-text-underline-offset: var(--leiden-size-3xs);
330
+ --utrecht-page-footer-link-text-decoration-thickness: var(--leiden-size-4xs);
325
331
  --utrecht-icon-gap: var(--leiden-size-xs);
326
332
  --utrecht-form-input-padding-inline-start: var(--leiden-size-sm);
327
333
  --utrecht-form-input-padding-inline-end: var(--leiden-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:35:57 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:20 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -196,6 +196,12 @@ export const utrechtFormInputPaddingInlineStart = "14px";
196
196
  export const utrechtIconGap = "8px";
197
197
  export const utrechtPageFooterLogoMaxHeight = "100px";
198
198
  export const utrechtPageFooterLogoMaxWidth = "120px";
199
+ export const utrechtPageFooterLinkTextDecoration = "none";
200
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
201
+ export const utrechtPageFooterLinkTextDecorationThickness = "1px";
202
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
203
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
204
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = "1px";
199
205
  export const utrechtPageFooterBackgroundColor = "#0d1921";
200
206
  export const utrechtPageFooterBackgroundImage = "unset";
201
207
  export const utrechtPageFooterColor = "#ffffff";
@@ -7582,6 +7582,136 @@
7582
7582
  "color"
7583
7583
  ]
7584
7584
  },
7585
+ {
7586
+ "value": "underline",
7587
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7588
+ "isSource": true,
7589
+ "original": {
7590
+ "value": "underline"
7591
+ },
7592
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
7593
+ "attributes": {
7594
+ "category": "utrecht",
7595
+ "type": "page-footer",
7596
+ "item": "link",
7597
+ "subitem": "hover",
7598
+ "state": "text-decoration"
7599
+ },
7600
+ "path": [
7601
+ "utrecht",
7602
+ "page-footer",
7603
+ "link",
7604
+ "hover",
7605
+ "text-decoration"
7606
+ ]
7607
+ },
7608
+ {
7609
+ "value": "1px",
7610
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7611
+ "isSource": true,
7612
+ "original": {
7613
+ "value": "{leiden.size.4xs}"
7614
+ },
7615
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
7616
+ "attributes": {
7617
+ "category": "utrecht",
7618
+ "type": "page-footer",
7619
+ "item": "link",
7620
+ "subitem": "hover",
7621
+ "state": "text-decoration-thickness"
7622
+ },
7623
+ "path": [
7624
+ "utrecht",
7625
+ "page-footer",
7626
+ "link",
7627
+ "hover",
7628
+ "text-decoration-thickness"
7629
+ ]
7630
+ },
7631
+ {
7632
+ "value": "none",
7633
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7634
+ "isSource": true,
7635
+ "original": {
7636
+ "value": "none"
7637
+ },
7638
+ "name": "utrechtPageFooterLinkTextDecoration",
7639
+ "attributes": {
7640
+ "category": "utrecht",
7641
+ "type": "page-footer",
7642
+ "item": "link",
7643
+ "subitem": "text-decoration"
7644
+ },
7645
+ "path": [
7646
+ "utrecht",
7647
+ "page-footer",
7648
+ "link",
7649
+ "text-decoration"
7650
+ ]
7651
+ },
7652
+ {
7653
+ "value": "unset",
7654
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7655
+ "isSource": true,
7656
+ "original": {
7657
+ "value": "unset"
7658
+ },
7659
+ "name": "utrechtPageFooterLinkTextDecorationColor",
7660
+ "attributes": {
7661
+ "category": "utrecht",
7662
+ "type": "page-footer",
7663
+ "item": "link",
7664
+ "subitem": "text-decoration-color"
7665
+ },
7666
+ "path": [
7667
+ "utrecht",
7668
+ "page-footer",
7669
+ "link",
7670
+ "text-decoration-color"
7671
+ ]
7672
+ },
7673
+ {
7674
+ "value": "1px",
7675
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7676
+ "isSource": true,
7677
+ "original": {
7678
+ "value": "{leiden.size.4xs}"
7679
+ },
7680
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
7681
+ "attributes": {
7682
+ "category": "utrecht",
7683
+ "type": "page-footer",
7684
+ "item": "link",
7685
+ "subitem": "text-decoration-thickness"
7686
+ },
7687
+ "path": [
7688
+ "utrecht",
7689
+ "page-footer",
7690
+ "link",
7691
+ "text-decoration-thickness"
7692
+ ]
7693
+ },
7694
+ {
7695
+ "value": "2px",
7696
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7697
+ "isSource": true,
7698
+ "original": {
7699
+ "value": "{leiden.size.3xs}"
7700
+ },
7701
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
7702
+ "attributes": {
7703
+ "category": "utrecht",
7704
+ "type": "page-footer",
7705
+ "item": "link",
7706
+ "subitem": "text-underline-offset"
7707
+ },
7708
+ "path": [
7709
+ "utrecht",
7710
+ "page-footer",
7711
+ "link",
7712
+ "text-underline-offset"
7713
+ ]
7714
+ },
7585
7715
  {
7586
7716
  "value": "100px",
7587
7717
  "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:35:57 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:20 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-width: 0px;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -70,6 +70,9 @@
70
70
  @utrecht-table-border-collapse: collapse;
71
71
  @utrecht-page-header-logo-max-width: 80px;
72
72
  @utrecht-page-footer-background-image: unset;
73
+ @utrecht-page-footer-link-hover-text-decoration: underline;
74
+ @utrecht-page-footer-link-text-decoration-color: unset;
75
+ @utrecht-page-footer-link-text-decoration: none;
73
76
  @utrecht-page-footer-logo-max-width: 120px;
74
77
  @utrecht-page-footer-logo-max-height: 100px;
75
78
  @utrecht-form-input-font-size: 15px;
@@ -320,6 +323,9 @@
320
323
  @utrecht-page-footer-padding-inline-end: @leiden-size-sm;
321
324
  @utrecht-page-footer-color: @leiden-color-white-100;
322
325
  @utrecht-page-footer-background-color: @leiden-color-black-9;
326
+ @utrecht-page-footer-link-hover-text-decoration-thickness: @leiden-size-4xs;
327
+ @utrecht-page-footer-link-text-underline-offset: @leiden-size-3xs;
328
+ @utrecht-page-footer-link-text-decoration-thickness: @leiden-size-4xs;
323
329
  @utrecht-icon-gap: @leiden-size-xs;
324
330
  @utrecht-form-input-padding-inline-start: @leiden-size-sm;
325
331
  @utrecht-form-input-padding-inline-end: @leiden-size-sm;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 23 Oct 2023 11:35:57 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:20 GMT
4
4
 
5
5
  $conduction-tabs-tab-list-border-bottom-width: 0px;
6
6
  $conduction-tabs-tab-list-margin-block-end: 0px;
@@ -70,6 +70,9 @@ $utrecht-table-header-text-transform: unset;
70
70
  $utrecht-table-border-collapse: collapse;
71
71
  $utrecht-page-header-logo-max-width: 80px;
72
72
  $utrecht-page-footer-background-image: unset;
73
+ $utrecht-page-footer-link-hover-text-decoration: underline;
74
+ $utrecht-page-footer-link-text-decoration-color: unset;
75
+ $utrecht-page-footer-link-text-decoration: none;
73
76
  $utrecht-page-footer-logo-max-width: 120px;
74
77
  $utrecht-page-footer-logo-max-height: 100px;
75
78
  $utrecht-form-input-font-size: 15px;
@@ -320,6 +323,9 @@ $utrecht-page-footer-padding-inline-start: $leiden-size-sm;
320
323
  $utrecht-page-footer-padding-inline-end: $leiden-size-sm;
321
324
  $utrecht-page-footer-color: $leiden-color-white-100;
322
325
  $utrecht-page-footer-background-color: $leiden-color-black-9;
326
+ $utrecht-page-footer-link-hover-text-decoration-thickness: $leiden-size-4xs;
327
+ $utrecht-page-footer-link-text-underline-offset: $leiden-size-3xs;
328
+ $utrecht-page-footer-link-text-decoration-thickness: $leiden-size-4xs;
323
329
  $utrecht-icon-gap: $leiden-size-xs;
324
330
  $utrecht-form-input-padding-inline-start: $leiden-size-sm;
325
331
  $utrecht-form-input-padding-inline-end: $leiden-size-sm;
@@ -4177,6 +4177,149 @@
4177
4177
  "mobile": {
4178
4178
  "background-position": {}
4179
4179
  },
4180
+ "icon": {
4181
+ "color": {}
4182
+ },
4183
+ "heading": {
4184
+ "color": {},
4185
+ "font-family": {}
4186
+ },
4187
+ "link": {
4188
+ "color": {},
4189
+ "text-decoration": {
4190
+ "value": "none",
4191
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4192
+ "isSource": true,
4193
+ "original": {
4194
+ "value": "none"
4195
+ },
4196
+ "name": "utrechtPageFooterLinkTextDecoration",
4197
+ "attributes": {
4198
+ "category": "utrecht",
4199
+ "type": "page-footer",
4200
+ "item": "link",
4201
+ "subitem": "text-decoration"
4202
+ },
4203
+ "path": [
4204
+ "utrecht",
4205
+ "page-footer",
4206
+ "link",
4207
+ "text-decoration"
4208
+ ]
4209
+ },
4210
+ "text-decoration-color": {
4211
+ "value": "unset",
4212
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4213
+ "isSource": true,
4214
+ "original": {
4215
+ "value": "unset"
4216
+ },
4217
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4218
+ "attributes": {
4219
+ "category": "utrecht",
4220
+ "type": "page-footer",
4221
+ "item": "link",
4222
+ "subitem": "text-decoration-color"
4223
+ },
4224
+ "path": [
4225
+ "utrecht",
4226
+ "page-footer",
4227
+ "link",
4228
+ "text-decoration-color"
4229
+ ]
4230
+ },
4231
+ "text-decoration-thickness": {
4232
+ "value": "1px",
4233
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4234
+ "isSource": true,
4235
+ "original": {
4236
+ "value": "{leiden.size.4xs}"
4237
+ },
4238
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4239
+ "attributes": {
4240
+ "category": "utrecht",
4241
+ "type": "page-footer",
4242
+ "item": "link",
4243
+ "subitem": "text-decoration-thickness"
4244
+ },
4245
+ "path": [
4246
+ "utrecht",
4247
+ "page-footer",
4248
+ "link",
4249
+ "text-decoration-thickness"
4250
+ ]
4251
+ },
4252
+ "text-underline-offset": {
4253
+ "value": "2px",
4254
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4255
+ "isSource": true,
4256
+ "original": {
4257
+ "value": "{leiden.size.3xs}"
4258
+ },
4259
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
4260
+ "attributes": {
4261
+ "category": "utrecht",
4262
+ "type": "page-footer",
4263
+ "item": "link",
4264
+ "subitem": "text-underline-offset"
4265
+ },
4266
+ "path": [
4267
+ "utrecht",
4268
+ "page-footer",
4269
+ "link",
4270
+ "text-underline-offset"
4271
+ ]
4272
+ },
4273
+ "hover": {
4274
+ "color": {},
4275
+ "text-decoration": {
4276
+ "value": "underline",
4277
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4278
+ "isSource": true,
4279
+ "original": {
4280
+ "value": "underline"
4281
+ },
4282
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4283
+ "attributes": {
4284
+ "category": "utrecht",
4285
+ "type": "page-footer",
4286
+ "item": "link",
4287
+ "subitem": "hover",
4288
+ "state": "text-decoration"
4289
+ },
4290
+ "path": [
4291
+ "utrecht",
4292
+ "page-footer",
4293
+ "link",
4294
+ "hover",
4295
+ "text-decoration"
4296
+ ]
4297
+ },
4298
+ "text-decoration-thickness": {
4299
+ "value": "1px",
4300
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4301
+ "isSource": true,
4302
+ "original": {
4303
+ "value": "{leiden.size.4xs}"
4304
+ },
4305
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4306
+ "attributes": {
4307
+ "category": "utrecht",
4308
+ "type": "page-footer",
4309
+ "item": "link",
4310
+ "subitem": "hover",
4311
+ "state": "text-decoration-thickness"
4312
+ },
4313
+ "path": [
4314
+ "utrecht",
4315
+ "page-footer",
4316
+ "link",
4317
+ "hover",
4318
+ "text-decoration-thickness"
4319
+ ]
4320
+ }
4321
+ }
4322
+ },
4180
4323
  "background-color": {
4181
4324
  "value": "#0d1921",
4182
4325
  "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": {},
23
+ "text-decoration": { "value": "none" },
24
+ "text-decoration-color": { "value": "unset" },
25
+ "text-decoration-thickness": { "value": "{leiden.size.4xs}" },
26
+ "text-underline-offset": { "value": "{leiden.size.3xs}" },
27
+ "hover": {
28
+ "color": {},
29
+ "text-decoration": { "value": "underline" },
30
+ "text-decoration-thickness": { "value": "{leiden.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:43 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:03 GMT
4
4
  */
5
5
 
6
6
  .noaberkracht-theme {
@@ -66,6 +66,9 @@
66
66
  --utrecht-table-border-collapse: collapse;
67
67
  --utrecht-page-header-logo-max-width: 130px;
68
68
  --utrecht-page-footer-background-image: unset;
69
+ --utrecht-page-footer-link-hover-text-decoration: underline;
70
+ --utrecht-page-footer-link-text-decoration-color: unset;
71
+ --utrecht-page-footer-link-text-decoration: underline;
69
72
  --utrecht-page-footer-logo-max-width: 150px;
70
73
  --utrecht-form-input-font-size: 14px;
71
74
  --utrecht-form-input-border-radius: 9999px;
@@ -326,6 +329,9 @@
326
329
  --utrecht-page-footer-padding-inline-end: var(--noaberkracht-size-sm);
327
330
  --utrecht-page-footer-color: var(--noaberkracht-color-white-100);
328
331
  --utrecht-page-footer-background-color: var(--noaberkracht-color-yellow-47);
332
+ --utrecht-page-footer-link-hover-text-decoration-thickness: var(--noaberkracht-size-4xs);
333
+ --utrecht-page-footer-link-text-underline-offset: var(--noaberkracht-size-3xs);
334
+ --utrecht-page-footer-link-text-decoration-thickness: var(--noaberkracht-size-4xs);
329
335
  --utrecht-icon-gap: var(--noaberkracht-size-xs);
330
336
  --utrecht-form-input-padding-inline-start: var(--noaberkracht-size-md);
331
337
  --utrecht-form-input-padding-inline-end: var(--noaberkracht-size-md);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:36:42 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:03 GMT
4
4
  */
5
5
 
6
6
  export const noaberkrachtColorPrimary = "#4376fc";
@@ -202,6 +202,12 @@ export const utrechtFormInputPaddingInlineEnd = "18px";
202
202
  export const utrechtFormInputPaddingInlineStart = "18px";
203
203
  export const utrechtIconGap = "8px";
204
204
  export const utrechtPageFooterLogoMaxWidth = "150px";
205
+ export const utrechtPageFooterLinkTextDecoration = "underline";
206
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
207
+ export const utrechtPageFooterLinkTextDecorationThickness = "1px";
208
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
209
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
210
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = "1px";
205
211
  export const utrechtPageFooterBackgroundColor = "#f0b800";
206
212
  export const utrechtPageFooterBackgroundImage = "unset";
207
213
  export const utrechtPageFooterColor = "#ffffff";
@@ -7664,6 +7664,136 @@
7664
7664
  "color"
7665
7665
  ]
7666
7666
  },
7667
+ {
7668
+ "value": "underline",
7669
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7670
+ "isSource": true,
7671
+ "original": {
7672
+ "value": "underline"
7673
+ },
7674
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
7675
+ "attributes": {
7676
+ "category": "utrecht",
7677
+ "type": "page-footer",
7678
+ "item": "link",
7679
+ "subitem": "hover",
7680
+ "state": "text-decoration"
7681
+ },
7682
+ "path": [
7683
+ "utrecht",
7684
+ "page-footer",
7685
+ "link",
7686
+ "hover",
7687
+ "text-decoration"
7688
+ ]
7689
+ },
7690
+ {
7691
+ "value": "1px",
7692
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7693
+ "isSource": true,
7694
+ "original": {
7695
+ "value": "{noaberkracht.size.4xs}"
7696
+ },
7697
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
7698
+ "attributes": {
7699
+ "category": "utrecht",
7700
+ "type": "page-footer",
7701
+ "item": "link",
7702
+ "subitem": "hover",
7703
+ "state": "text-decoration-thickness"
7704
+ },
7705
+ "path": [
7706
+ "utrecht",
7707
+ "page-footer",
7708
+ "link",
7709
+ "hover",
7710
+ "text-decoration-thickness"
7711
+ ]
7712
+ },
7713
+ {
7714
+ "value": "underline",
7715
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7716
+ "isSource": true,
7717
+ "original": {
7718
+ "value": "underline"
7719
+ },
7720
+ "name": "utrechtPageFooterLinkTextDecoration",
7721
+ "attributes": {
7722
+ "category": "utrecht",
7723
+ "type": "page-footer",
7724
+ "item": "link",
7725
+ "subitem": "text-decoration"
7726
+ },
7727
+ "path": [
7728
+ "utrecht",
7729
+ "page-footer",
7730
+ "link",
7731
+ "text-decoration"
7732
+ ]
7733
+ },
7734
+ {
7735
+ "value": "unset",
7736
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7737
+ "isSource": true,
7738
+ "original": {
7739
+ "value": "unset"
7740
+ },
7741
+ "name": "utrechtPageFooterLinkTextDecorationColor",
7742
+ "attributes": {
7743
+ "category": "utrecht",
7744
+ "type": "page-footer",
7745
+ "item": "link",
7746
+ "subitem": "text-decoration-color"
7747
+ },
7748
+ "path": [
7749
+ "utrecht",
7750
+ "page-footer",
7751
+ "link",
7752
+ "text-decoration-color"
7753
+ ]
7754
+ },
7755
+ {
7756
+ "value": "1px",
7757
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7758
+ "isSource": true,
7759
+ "original": {
7760
+ "value": "{noaberkracht.size.4xs}"
7761
+ },
7762
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
7763
+ "attributes": {
7764
+ "category": "utrecht",
7765
+ "type": "page-footer",
7766
+ "item": "link",
7767
+ "subitem": "text-decoration-thickness"
7768
+ },
7769
+ "path": [
7770
+ "utrecht",
7771
+ "page-footer",
7772
+ "link",
7773
+ "text-decoration-thickness"
7774
+ ]
7775
+ },
7776
+ {
7777
+ "value": "2px",
7778
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7779
+ "isSource": true,
7780
+ "original": {
7781
+ "value": "{noaberkracht.size.3xs}"
7782
+ },
7783
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
7784
+ "attributes": {
7785
+ "category": "utrecht",
7786
+ "type": "page-footer",
7787
+ "item": "link",
7788
+ "subitem": "text-underline-offset"
7789
+ },
7790
+ "path": [
7791
+ "utrecht",
7792
+ "page-footer",
7793
+ "link",
7794
+ "text-underline-offset"
7795
+ ]
7796
+ },
7667
7797
  {
7668
7798
  "value": "150px",
7669
7799
  "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:36:43 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:03 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -64,6 +64,9 @@
64
64
  @utrecht-table-border-collapse: collapse;
65
65
  @utrecht-page-header-logo-max-width: 130px;
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: 150px;
68
71
  @utrecht-form-input-font-size: 14px;
69
72
  @utrecht-form-input-border-radius: 9999px;
@@ -324,6 +327,9 @@
324
327
  @utrecht-page-footer-padding-inline-end: @noaberkracht-size-sm;
325
328
  @utrecht-page-footer-color: @noaberkracht-color-white-100;
326
329
  @utrecht-page-footer-background-color: @noaberkracht-color-yellow-47;
330
+ @utrecht-page-footer-link-hover-text-decoration-thickness: @noaberkracht-size-4xs;
331
+ @utrecht-page-footer-link-text-underline-offset: @noaberkracht-size-3xs;
332
+ @utrecht-page-footer-link-text-decoration-thickness: @noaberkracht-size-4xs;
327
333
  @utrecht-icon-gap: @noaberkracht-size-xs;
328
334
  @utrecht-form-input-padding-inline-start: @noaberkracht-size-md;
329
335
  @utrecht-form-input-padding-inline-end: @noaberkracht-size-md;