@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
@@ -4326,6 +4326,115 @@
4326
4326
  "padding-inline-start"
4327
4327
  ]
4328
4328
  },
4329
+ {
4330
+ "value": "underline",
4331
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4332
+ "isSource": true,
4333
+ "original": {
4334
+ "value": "underline"
4335
+ },
4336
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4337
+ "attributes": {
4338
+ "category": "utrecht",
4339
+ "type": "page-footer",
4340
+ "item": "link",
4341
+ "subitem": "hover",
4342
+ "state": "text-decoration"
4343
+ },
4344
+ "path": [
4345
+ "utrecht",
4346
+ "page-footer",
4347
+ "link",
4348
+ "hover",
4349
+ "text-decoration"
4350
+ ]
4351
+ },
4352
+ {
4353
+ "value": 1,
4354
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4355
+ "isSource": true,
4356
+ "original": {
4357
+ "value": 1
4358
+ },
4359
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4360
+ "attributes": {
4361
+ "category": "utrecht",
4362
+ "type": "page-footer",
4363
+ "item": "link",
4364
+ "subitem": "hover",
4365
+ "state": "text-decoration-thickness"
4366
+ },
4367
+ "path": [
4368
+ "utrecht",
4369
+ "page-footer",
4370
+ "link",
4371
+ "hover",
4372
+ "text-decoration-thickness"
4373
+ ]
4374
+ },
4375
+ {
4376
+ "value": "underline",
4377
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4378
+ "isSource": true,
4379
+ "original": {
4380
+ "value": "underline"
4381
+ },
4382
+ "name": "utrechtPageFooterLinkTextDecoration",
4383
+ "attributes": {
4384
+ "category": "utrecht",
4385
+ "type": "page-footer",
4386
+ "item": "link",
4387
+ "subitem": "text-decoration"
4388
+ },
4389
+ "path": [
4390
+ "utrecht",
4391
+ "page-footer",
4392
+ "link",
4393
+ "text-decoration"
4394
+ ]
4395
+ },
4396
+ {
4397
+ "value": "unset",
4398
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4399
+ "isSource": true,
4400
+ "original": {
4401
+ "value": "unset"
4402
+ },
4403
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4404
+ "attributes": {
4405
+ "category": "utrecht",
4406
+ "type": "page-footer",
4407
+ "item": "link",
4408
+ "subitem": "text-decoration-color"
4409
+ },
4410
+ "path": [
4411
+ "utrecht",
4412
+ "page-footer",
4413
+ "link",
4414
+ "text-decoration-color"
4415
+ ]
4416
+ },
4417
+ {
4418
+ "value": 1,
4419
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4420
+ "isSource": true,
4421
+ "original": {
4422
+ "value": 1
4423
+ },
4424
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4425
+ "attributes": {
4426
+ "category": "utrecht",
4427
+ "type": "page-footer",
4428
+ "item": "link",
4429
+ "subitem": "text-decoration-thickness"
4430
+ },
4431
+ "path": [
4432
+ "utrecht",
4433
+ "page-footer",
4434
+ "link",
4435
+ "text-decoration-thickness"
4436
+ ]
4437
+ },
4329
4438
  {
4330
4439
  "value": "48px",
4331
4440
  "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:58 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:21 GMT
4
4
 
5
5
  @utrecht-page-max-inline-size: 1140px;
6
6
  @utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
@@ -39,6 +39,11 @@
39
39
  @utrecht-page-header-color: var(--rotterdam-color-gray-tint-11);
40
40
  @utrecht-page-header-background-color: var(--rotterdam-color-base-white);
41
41
  @utrecht-page-header-logo-max-width: 222px;
42
+ @utrecht-page-footer-link-hover-text-decoration-thickness: 1;
43
+ @utrecht-page-footer-link-hover-text-decoration: underline;
44
+ @utrecht-page-footer-link-text-decoration-thickness: 1;
45
+ @utrecht-page-footer-link-text-decoration-color: unset;
46
+ @utrecht-page-footer-link-text-decoration: underline;
42
47
  @utrecht-page-footer-logo-max-width: 240px;
43
48
  @utrecht-page-footer-logo-max-height: 48px;
44
49
  @utrecht-icon-gap: 8px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 23 Oct 2023 11:36:58 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:21 GMT
4
4
 
5
5
  $utrecht-page-max-inline-size: 1140px;
6
6
  $utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
@@ -39,6 +39,11 @@ $utrecht-page-header-padding-block-start: 14px;
39
39
  $utrecht-page-header-color: var(--rotterdam-color-gray-tint-11);
40
40
  $utrecht-page-header-background-color: var(--rotterdam-color-base-white);
41
41
  $utrecht-page-header-logo-max-width: 222px;
42
+ $utrecht-page-footer-link-hover-text-decoration-thickness: 1;
43
+ $utrecht-page-footer-link-hover-text-decoration: underline;
44
+ $utrecht-page-footer-link-text-decoration-thickness: 1;
45
+ $utrecht-page-footer-link-text-decoration-color: unset;
46
+ $utrecht-page-footer-link-text-decoration: underline;
42
47
  $utrecht-page-footer-logo-max-width: 240px;
43
48
  $utrecht-page-footer-logo-max-height: 48px;
44
49
  $utrecht-icon-gap: 8px;
@@ -4464,6 +4464,129 @@
4464
4464
  "background-position": {},
4465
4465
  "mobile": {
4466
4466
  "background-position": {}
4467
+ },
4468
+ "icon": {
4469
+ "color": {}
4470
+ },
4471
+ "heading": {
4472
+ "color": {},
4473
+ "font-family": {}
4474
+ },
4475
+ "link": {
4476
+ "color": {},
4477
+ "text-decoration": {
4478
+ "value": "underline",
4479
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4480
+ "isSource": true,
4481
+ "original": {
4482
+ "value": "underline"
4483
+ },
4484
+ "name": "utrechtPageFooterLinkTextDecoration",
4485
+ "attributes": {
4486
+ "category": "utrecht",
4487
+ "type": "page-footer",
4488
+ "item": "link",
4489
+ "subitem": "text-decoration"
4490
+ },
4491
+ "path": [
4492
+ "utrecht",
4493
+ "page-footer",
4494
+ "link",
4495
+ "text-decoration"
4496
+ ]
4497
+ },
4498
+ "text-decoration-color": {
4499
+ "value": "unset",
4500
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4501
+ "isSource": true,
4502
+ "original": {
4503
+ "value": "unset"
4504
+ },
4505
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4506
+ "attributes": {
4507
+ "category": "utrecht",
4508
+ "type": "page-footer",
4509
+ "item": "link",
4510
+ "subitem": "text-decoration-color"
4511
+ },
4512
+ "path": [
4513
+ "utrecht",
4514
+ "page-footer",
4515
+ "link",
4516
+ "text-decoration-color"
4517
+ ]
4518
+ },
4519
+ "text-decoration-thickness": {
4520
+ "value": 1,
4521
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4522
+ "isSource": true,
4523
+ "original": {
4524
+ "value": 1
4525
+ },
4526
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4527
+ "attributes": {
4528
+ "category": "utrecht",
4529
+ "type": "page-footer",
4530
+ "item": "link",
4531
+ "subitem": "text-decoration-thickness"
4532
+ },
4533
+ "path": [
4534
+ "utrecht",
4535
+ "page-footer",
4536
+ "link",
4537
+ "text-decoration-thickness"
4538
+ ]
4539
+ },
4540
+ "text-underline-offset": {},
4541
+ "hover": {
4542
+ "color": {},
4543
+ "text-decoration": {
4544
+ "value": "underline",
4545
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4546
+ "isSource": true,
4547
+ "original": {
4548
+ "value": "underline"
4549
+ },
4550
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4551
+ "attributes": {
4552
+ "category": "utrecht",
4553
+ "type": "page-footer",
4554
+ "item": "link",
4555
+ "subitem": "hover",
4556
+ "state": "text-decoration"
4557
+ },
4558
+ "path": [
4559
+ "utrecht",
4560
+ "page-footer",
4561
+ "link",
4562
+ "hover",
4563
+ "text-decoration"
4564
+ ]
4565
+ },
4566
+ "text-decoration-thickness": {
4567
+ "value": 1,
4568
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4569
+ "isSource": true,
4570
+ "original": {
4571
+ "value": 1
4572
+ },
4573
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4574
+ "attributes": {
4575
+ "category": "utrecht",
4576
+ "type": "page-footer",
4577
+ "item": "link",
4578
+ "subitem": "hover",
4579
+ "state": "text-decoration-thickness"
4580
+ },
4581
+ "path": [
4582
+ "utrecht",
4583
+ "page-footer",
4584
+ "link",
4585
+ "hover",
4586
+ "text-decoration-thickness"
4587
+ ]
4588
+ }
4589
+ }
4467
4590
  }
4468
4591
  },
4469
4592
  "page-header": {
@@ -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": "underline" },
24
+ "text-decoration-color": { "value": "unset" },
25
+ "text-decoration-thickness": { "value": 1 },
26
+ "text-underline-offset": {},
27
+ "hover": {
28
+ "color": {},
29
+ "text-decoration": { "value": "underline" },
30
+ "text-decoration-thickness": { "value": 1 }
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:12 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:35 GMT
4
4
  */
5
5
 
6
6
  .tubbergen-theme {
@@ -93,6 +93,9 @@
93
93
  --utrecht-page-header-logo-max-width: 150px;
94
94
  --utrecht-page-footer-background-image: url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg);
95
95
  --utrecht-page-footer-background-color: unset;
96
+ --utrecht-page-footer-link-hover-text-decoration: underline;
97
+ --utrecht-page-footer-link-text-decoration-color: unset;
98
+ --utrecht-page-footer-link-text-decoration: none;
96
99
  --utrecht-page-footer-mobile-background-position: bottom;
97
100
  --utrecht-page-footer-background-size: cover;
98
101
  --utrecht-page-footer-logo-max-width: 220px;
@@ -325,6 +328,9 @@
325
328
  --utrecht-page-footer-padding-inline-start: var(--tubbergen-size-sm);
326
329
  --utrecht-page-footer-padding-inline-end: var(--tubbergen-size-sm);
327
330
  --utrecht-page-footer-color: var(--tubbergen-color-white-100);
331
+ --utrecht-page-footer-link-hover-text-decoration-thickness: var(--tubbergen-size-4xs);
332
+ --utrecht-page-footer-link-text-underline-offset: var(--tubbergen-size-3xs);
333
+ --utrecht-page-footer-link-text-decoration-thickness: var(--tubbergen-size-4xs);
328
334
  --utrecht-icon-gap: var(--tubbergen-size-xs);
329
335
  --utrecht-form-input-padding-inline-start: var(--tubbergen-size-sm);
330
336
  --utrecht-form-input-padding-inline-end: var(--tubbergen-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:36:12 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:31:35 GMT
4
4
  */
5
5
 
6
6
  export const tubbergenColorPrimary = "#0b612d";
@@ -228,6 +228,12 @@ export const utrechtPageFooterLogoMaxHeight = "100px";
228
228
  export const utrechtPageFooterLogoMaxWidth = "220px";
229
229
  export const utrechtPageFooterBackgroundSize = "cover";
230
230
  export const utrechtPageFooterMobileBackgroundPosition = "bottom";
231
+ export const utrechtPageFooterLinkTextDecoration = "none";
232
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
233
+ export const utrechtPageFooterLinkTextDecorationThickness = "1px";
234
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
235
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
236
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = "1px";
231
237
  export const utrechtPageFooterBackgroundColor = "unset";
232
238
  export const utrechtPageFooterBackgroundImage = "url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg)";
233
239
  export const utrechtPageFooterColor = "#ffffff";
@@ -8308,6 +8308,136 @@
8308
8308
  "color"
8309
8309
  ]
8310
8310
  },
8311
+ {
8312
+ "value": "underline",
8313
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8314
+ "isSource": true,
8315
+ "original": {
8316
+ "value": "underline"
8317
+ },
8318
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
8319
+ "attributes": {
8320
+ "category": "utrecht",
8321
+ "type": "page-footer",
8322
+ "item": "link",
8323
+ "subitem": "hover",
8324
+ "state": "text-decoration"
8325
+ },
8326
+ "path": [
8327
+ "utrecht",
8328
+ "page-footer",
8329
+ "link",
8330
+ "hover",
8331
+ "text-decoration"
8332
+ ]
8333
+ },
8334
+ {
8335
+ "value": "1px",
8336
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8337
+ "isSource": true,
8338
+ "original": {
8339
+ "value": "{tubbergen.size.4xs}"
8340
+ },
8341
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
8342
+ "attributes": {
8343
+ "category": "utrecht",
8344
+ "type": "page-footer",
8345
+ "item": "link",
8346
+ "subitem": "hover",
8347
+ "state": "text-decoration-thickness"
8348
+ },
8349
+ "path": [
8350
+ "utrecht",
8351
+ "page-footer",
8352
+ "link",
8353
+ "hover",
8354
+ "text-decoration-thickness"
8355
+ ]
8356
+ },
8357
+ {
8358
+ "value": "none",
8359
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8360
+ "isSource": true,
8361
+ "original": {
8362
+ "value": "none"
8363
+ },
8364
+ "name": "utrechtPageFooterLinkTextDecoration",
8365
+ "attributes": {
8366
+ "category": "utrecht",
8367
+ "type": "page-footer",
8368
+ "item": "link",
8369
+ "subitem": "text-decoration"
8370
+ },
8371
+ "path": [
8372
+ "utrecht",
8373
+ "page-footer",
8374
+ "link",
8375
+ "text-decoration"
8376
+ ]
8377
+ },
8378
+ {
8379
+ "value": "unset",
8380
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8381
+ "isSource": true,
8382
+ "original": {
8383
+ "value": "unset"
8384
+ },
8385
+ "name": "utrechtPageFooterLinkTextDecorationColor",
8386
+ "attributes": {
8387
+ "category": "utrecht",
8388
+ "type": "page-footer",
8389
+ "item": "link",
8390
+ "subitem": "text-decoration-color"
8391
+ },
8392
+ "path": [
8393
+ "utrecht",
8394
+ "page-footer",
8395
+ "link",
8396
+ "text-decoration-color"
8397
+ ]
8398
+ },
8399
+ {
8400
+ "value": "1px",
8401
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8402
+ "isSource": true,
8403
+ "original": {
8404
+ "value": "{tubbergen.size.4xs}"
8405
+ },
8406
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
8407
+ "attributes": {
8408
+ "category": "utrecht",
8409
+ "type": "page-footer",
8410
+ "item": "link",
8411
+ "subitem": "text-decoration-thickness"
8412
+ },
8413
+ "path": [
8414
+ "utrecht",
8415
+ "page-footer",
8416
+ "link",
8417
+ "text-decoration-thickness"
8418
+ ]
8419
+ },
8420
+ {
8421
+ "value": "2px",
8422
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
8423
+ "isSource": true,
8424
+ "original": {
8425
+ "value": "{tubbergen.size.3xs}"
8426
+ },
8427
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
8428
+ "attributes": {
8429
+ "category": "utrecht",
8430
+ "type": "page-footer",
8431
+ "item": "link",
8432
+ "subitem": "text-underline-offset"
8433
+ },
8434
+ "path": [
8435
+ "utrecht",
8436
+ "page-footer",
8437
+ "link",
8438
+ "text-underline-offset"
8439
+ ]
8440
+ },
8311
8441
  {
8312
8442
  "value": "100px",
8313
8443
  "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:12 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:35 GMT
4
4
 
5
5
  @conduction-tabs-scroll-button-border-style: solid;
6
6
  @conduction-tabs-tab-panel-border-top: 0;
@@ -91,6 +91,9 @@
91
91
  @utrecht-page-header-logo-max-width: 150px;
92
92
  @utrecht-page-footer-background-image: url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg);
93
93
  @utrecht-page-footer-background-color: unset;
94
+ @utrecht-page-footer-link-hover-text-decoration: underline;
95
+ @utrecht-page-footer-link-text-decoration-color: unset;
96
+ @utrecht-page-footer-link-text-decoration: none;
94
97
  @utrecht-page-footer-mobile-background-position: bottom;
95
98
  @utrecht-page-footer-background-size: cover;
96
99
  @utrecht-page-footer-logo-max-width: 220px;
@@ -323,6 +326,9 @@
323
326
  @utrecht-page-footer-padding-inline-start: @tubbergen-size-sm;
324
327
  @utrecht-page-footer-padding-inline-end: @tubbergen-size-sm;
325
328
  @utrecht-page-footer-color: @tubbergen-color-white-100;
329
+ @utrecht-page-footer-link-hover-text-decoration-thickness: @tubbergen-size-4xs;
330
+ @utrecht-page-footer-link-text-underline-offset: @tubbergen-size-3xs;
331
+ @utrecht-page-footer-link-text-decoration-thickness: @tubbergen-size-4xs;
326
332
  @utrecht-icon-gap: @tubbergen-size-xs;
327
333
  @utrecht-form-input-padding-inline-start: @tubbergen-size-sm;
328
334
  @utrecht-form-input-padding-inline-end: @tubbergen-size-sm;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 23 Oct 2023 11:36:12 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:31:35 GMT
4
4
 
5
5
  $conduction-tabs-scroll-button-border-style: solid;
6
6
  $conduction-tabs-tab-panel-border-top: 0;
@@ -91,6 +91,9 @@ $utrecht-table-border-collapse: collapse;
91
91
  $utrecht-page-header-logo-max-width: 150px;
92
92
  $utrecht-page-footer-background-image: url(https://www.tubbergen.nl/sites/all/themes/tubbergen/dist/assets/img/footer-bg.svg);
93
93
  $utrecht-page-footer-background-color: unset;
94
+ $utrecht-page-footer-link-hover-text-decoration: underline;
95
+ $utrecht-page-footer-link-text-decoration-color: unset;
96
+ $utrecht-page-footer-link-text-decoration: none;
94
97
  $utrecht-page-footer-mobile-background-position: bottom;
95
98
  $utrecht-page-footer-background-size: cover;
96
99
  $utrecht-page-footer-logo-max-width: 220px;
@@ -323,6 +326,9 @@ $utrecht-page-footer-padding-block-end: $tubbergen-size-2xl;
323
326
  $utrecht-page-footer-padding-inline-start: $tubbergen-size-sm;
324
327
  $utrecht-page-footer-padding-inline-end: $tubbergen-size-sm;
325
328
  $utrecht-page-footer-color: $tubbergen-color-white-100;
329
+ $utrecht-page-footer-link-hover-text-decoration-thickness: $tubbergen-size-4xs;
330
+ $utrecht-page-footer-link-text-underline-offset: $tubbergen-size-3xs;
331
+ $utrecht-page-footer-link-text-decoration-thickness: $tubbergen-size-4xs;
326
332
  $utrecht-icon-gap: $tubbergen-size-xs;
327
333
  $utrecht-form-input-padding-inline-start: $tubbergen-size-sm;
328
334
  $utrecht-form-input-padding-inline-end: $tubbergen-size-sm;