@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
@@ -8,7 +8,26 @@
8
8
  "background-size": { "value": "auto" },
9
9
  "background-position": { "value": "center right -35px" },
10
10
  "mobile": {
11
- "background-position": {"value": "bottom right -35px"}
11
+ "background-position": { "value": "bottom right -35px" }
12
+ },
13
+ "icon": {
14
+ "color": { "value": "{noordwijk.color.primary}" }
15
+ },
16
+ "heading": {
17
+ "color": { "value": "{noordwijk.color.primary}" },
18
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" }
19
+ },
20
+ "link": {
21
+ "color": { "value": "{noordwijk.color.black.0}" },
22
+ "text-decoration": { "value": "none" },
23
+ "text-decoration-color": {},
24
+ "text-decoration-thickness": { "value": 0 },
25
+ "text-underline-offset": { "value": "0.25em" },
26
+ "hover": {
27
+ "color": { "value": "{noordwijk.color.black.0}" },
28
+ "text-decoration": { "value": "underline" },
29
+ "text-decoration-thickness": { "value": 1 }
30
+ }
12
31
  }
13
32
  }
14
33
  }
@@ -2,8 +2,8 @@
2
2
  "utrecht": {
3
3
  "heading-1": {
4
4
  "color": { "value": "{noordwijk.color.primary} !important" },
5
- "font-family": { "value": "{noordwijk.typography.roboto-slab.font-family}" },
6
- "font-size": { "value": "{noordwijk.font-size.2xl}" },
5
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
6
+ "font-size": { "value": "36px" },
7
7
  "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
8
8
  "line-height": {},
9
9
  "margin-block-end": { "value": "{noordwijk.size.2xl}" },
@@ -11,8 +11,8 @@
11
11
  },
12
12
  "heading-2": {
13
13
  "color": { "value": "{noordwijk.color.primary}" },
14
- "font-family": { "value": "{noordwijk.typography.roboto-slab.font-family}" },
15
- "font-size": { "value": "{noordwijk.font-size.xl}" },
14
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
15
+ "font-size": { "value": "26px" },
16
16
  "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
17
17
  "line-height": {},
18
18
  "margin-block-end": { "value": "{noordwijk.size.2xl}" },
@@ -20,8 +20,8 @@
20
20
  },
21
21
  "heading-3": {
22
22
  "color": { "value": "{noordwijk.color.primary}" },
23
- "font-family": { "value": "{noordwijk.typography.roboto-slab.font-family}" },
24
- "font-size": { "value": "{noordwijk.font-size.lg}" },
23
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
24
+ "font-size": { "value": "21px" },
25
25
  "font-weight": { "value": "{noordwijk.typography.font-weight.normal}" },
26
26
  "line-height": {},
27
27
  "margin-block-end": { "value": "{noordwijk.size.xl}" },
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "heading-4": {
31
31
  "color": { "value": "{noordwijk.color.primary}" },
32
- "font-family": { "value": "{noordwijk.typography.roboto-slab.font-family}" },
32
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
33
33
  "font-size": { "value": "{noordwijk.font-size.md}" },
34
34
  "font-weight": { "value": "{noordwijk.typography.font-weight.normal}" },
35
35
  "line-height": {},
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "heading-5": {
40
40
  "color": { "value": "{noordwijk.color.primary}" },
41
- "font-family": { "value": "{noordwijk.typography.roboto-slab.font-family}" },
41
+ "font-family": { "value": "{noordwijk.typography.roboto.font-family}" },
42
42
  "font-size": { "value": "{noordwijk.font-size.sm}" },
43
43
  "font-weight": { "value": "{noordwijk.typography.font-weight.light}" },
44
44
  "line-height": {},
@@ -17,7 +17,7 @@
17
17
  "hover": {
18
18
  "color": { "value": "{noordwijk.color.primary-hover}" },
19
19
  "text-decoration": { "value": "underline" },
20
- "text-decoration-thickness": { "value": 0 }
20
+ "text-decoration-thickness": { "value": 1 }
21
21
  },
22
22
  "placeholder": {
23
23
  "color": {}
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "utrecht": {
3
3
  "table": {
4
- "border-color": {},
5
- "border-width": {},
4
+ "border-color": { "value": "{noordwijk.color.primary}" },
5
+ "border-width": { "value": "{noordwijk.size.4xs}" },
6
6
  "font-family": { "value": "{utrecht.document.font-family}" },
7
- "font-size": { "value": "{utrecht.document.font-size}" },
7
+ "font-size": { "value": "{noordwijk.font-size.sm}" },
8
8
  "line-height": {},
9
9
  "margin-block-end": { "value": 0 },
10
10
  "margin-block-start": { "value": "{noordwijk.size.md}" },
@@ -18,17 +18,17 @@
18
18
  "margin-block-end": {}
19
19
  },
20
20
  "header": {
21
- "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
22
- "background-color": {},
23
- "color": { "value": "{utrecht.document.color}" },
21
+ "font-weight": { "value": "{noordwijk.typography.font-weight.normal}" },
22
+ "background-color": { "value": "{noordwijk.color.primary}" },
23
+ "color": { "value": "{noordwijk.color.white.100}" },
24
24
  "text-transform": { "value": "unset" },
25
- "border-block-end-color": {},
26
- "border-block-end-width": {}
25
+ "border-block-end-color": { "value": "{noordwijk.color.primary}" },
26
+ "border-block-end-width": { "value": "{noordwijk.size.4xs}" }
27
27
  },
28
28
  "header-cell": {
29
29
  "font-size": { "value": "{utrecht.document.font-size}" },
30
- "font-weight": { "value": "{noordwijk.typography.font-weight.bold}" },
31
- "color": { "value": "{utrecht.document.color}" },
30
+ "font-weight": { "value": "{noordwijk.typography.font-weight.normal}" },
31
+ "color": { "value": "{noordwijk.color.white.100}" },
32
32
  "text-transform": { "value": "unset" }
33
33
  },
34
34
  "cell": {
@@ -42,16 +42,16 @@
42
42
  }
43
43
  },
44
44
  "row": {
45
- "border-block-end-color": {},
46
- "border-block-end-width": {},
45
+ "border-block-end-color": { "value": "{noordwijk.color.primary}" },
46
+ "border-block-end-width": { "value": "{noordwijk.size.4xs}" },
47
47
  "padding-inline-end": {},
48
48
  "padding-inline-start": {},
49
49
  "alternate-odd": {
50
- "background-color": {},
50
+ "background-color": { "value": "{noordwijk.color.white.95}" },
51
51
  "color": {}
52
52
  },
53
53
  "alternate-even": {
54
- "background-color": {},
54
+ "background-color": { "value": "{noordwijk.color.white.100}" },
55
55
  "color": {}
56
56
  }
57
57
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:37:06 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:28 GMT
4
4
  */
5
5
 
6
6
  .open-webconcept-theme {
@@ -66,6 +66,11 @@
66
66
  --utrecht-table-border-collapse: collapse;
67
67
  --utrecht-page-header-logo-max-width: 150px;
68
68
  --utrecht-page-footer-background-image: unset;
69
+ --utrecht-page-footer-link-hover-text-decoration-thickness: 0;
70
+ --utrecht-page-footer-link-hover-text-decoration: none;
71
+ --utrecht-page-footer-link-text-decoration-thickness: 0;
72
+ --utrecht-page-footer-link-text-decoration-color: unset;
73
+ --utrecht-page-footer-link-text-decoration: none;
69
74
  --utrecht-page-footer-logo-max-width: 200px;
70
75
  --utrecht-page-footer-logo-max-height: 100px;
71
76
  --utrecht-form-input-font-size: 15px;
@@ -309,6 +314,8 @@
309
314
  --utrecht-page-footer-padding-inline-end: var(--open-webconcept-size-sm);
310
315
  --utrecht-page-footer-color: var(--open-webconcept-color-white-100-25t);
311
316
  --utrecht-page-footer-background-color: var(--open-webconcept-color-grey-16);
317
+ --utrecht-page-footer-link-hover-color: var(--open-webconcept-color-primary);
318
+ --utrecht-page-footer-link-text-underline-offset: var(--open-webconcept-size-3xs);
312
319
  --utrecht-icon-gap: var(--open-webconcept-size-xs);
313
320
  --utrecht-form-input-padding-inline-start: var(--open-webconcept-size-sm);
314
321
  --utrecht-form-input-padding-inline-end: var(--open-webconcept-size-sm);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 23 Oct 2023 11:37:06 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:28 GMT
4
4
  */
5
5
 
6
6
  export const openWebconceptColorPrimary = "#1abc9c";
@@ -206,6 +206,13 @@ export const utrechtFormInputPaddingInlineStart = "14px";
206
206
  export const utrechtIconGap = "8px";
207
207
  export const utrechtPageFooterLogoMaxHeight = "100px";
208
208
  export const utrechtPageFooterLogoMaxWidth = "200px";
209
+ export const utrechtPageFooterLinkTextDecoration = "none";
210
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
211
+ export const utrechtPageFooterLinkTextDecorationThickness = 0;
212
+ export const utrechtPageFooterLinkTextUnderlineOffset = "2px";
213
+ export const utrechtPageFooterLinkHoverColor = "#1abc9c";
214
+ export const utrechtPageFooterLinkHoverTextDecoration = "none";
215
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = 0;
209
216
  export const utrechtPageFooterBackgroundColor = "#292929";
210
217
  export const utrechtPageFooterBackgroundImage = "unset";
211
218
  export const utrechtPageFooterColor = "##ffffff40";
@@ -7378,6 +7378,159 @@
7378
7378
  "color"
7379
7379
  ]
7380
7380
  },
7381
+ {
7382
+ "value": "#1abc9c",
7383
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7384
+ "isSource": true,
7385
+ "original": {
7386
+ "value": "{open-webconcept.color.primary}"
7387
+ },
7388
+ "name": "utrechtPageFooterLinkHoverColor",
7389
+ "attributes": {
7390
+ "category": "utrecht",
7391
+ "type": "page-footer",
7392
+ "item": "link",
7393
+ "subitem": "hover",
7394
+ "state": "color"
7395
+ },
7396
+ "path": [
7397
+ "utrecht",
7398
+ "page-footer",
7399
+ "link",
7400
+ "hover",
7401
+ "color"
7402
+ ]
7403
+ },
7404
+ {
7405
+ "value": "none",
7406
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7407
+ "isSource": true,
7408
+ "original": {
7409
+ "value": "none"
7410
+ },
7411
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
7412
+ "attributes": {
7413
+ "category": "utrecht",
7414
+ "type": "page-footer",
7415
+ "item": "link",
7416
+ "subitem": "hover",
7417
+ "state": "text-decoration"
7418
+ },
7419
+ "path": [
7420
+ "utrecht",
7421
+ "page-footer",
7422
+ "link",
7423
+ "hover",
7424
+ "text-decoration"
7425
+ ]
7426
+ },
7427
+ {
7428
+ "value": 0,
7429
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7430
+ "isSource": true,
7431
+ "original": {
7432
+ "value": 0
7433
+ },
7434
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
7435
+ "attributes": {
7436
+ "category": "utrecht",
7437
+ "type": "page-footer",
7438
+ "item": "link",
7439
+ "subitem": "hover",
7440
+ "state": "text-decoration-thickness"
7441
+ },
7442
+ "path": [
7443
+ "utrecht",
7444
+ "page-footer",
7445
+ "link",
7446
+ "hover",
7447
+ "text-decoration-thickness"
7448
+ ]
7449
+ },
7450
+ {
7451
+ "value": "none",
7452
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7453
+ "isSource": true,
7454
+ "original": {
7455
+ "value": "none"
7456
+ },
7457
+ "name": "utrechtPageFooterLinkTextDecoration",
7458
+ "attributes": {
7459
+ "category": "utrecht",
7460
+ "type": "page-footer",
7461
+ "item": "link",
7462
+ "subitem": "text-decoration"
7463
+ },
7464
+ "path": [
7465
+ "utrecht",
7466
+ "page-footer",
7467
+ "link",
7468
+ "text-decoration"
7469
+ ]
7470
+ },
7471
+ {
7472
+ "value": "unset",
7473
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7474
+ "isSource": true,
7475
+ "original": {
7476
+ "value": "unset"
7477
+ },
7478
+ "name": "utrechtPageFooterLinkTextDecorationColor",
7479
+ "attributes": {
7480
+ "category": "utrecht",
7481
+ "type": "page-footer",
7482
+ "item": "link",
7483
+ "subitem": "text-decoration-color"
7484
+ },
7485
+ "path": [
7486
+ "utrecht",
7487
+ "page-footer",
7488
+ "link",
7489
+ "text-decoration-color"
7490
+ ]
7491
+ },
7492
+ {
7493
+ "value": 0,
7494
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7495
+ "isSource": true,
7496
+ "original": {
7497
+ "value": 0
7498
+ },
7499
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
7500
+ "attributes": {
7501
+ "category": "utrecht",
7502
+ "type": "page-footer",
7503
+ "item": "link",
7504
+ "subitem": "text-decoration-thickness"
7505
+ },
7506
+ "path": [
7507
+ "utrecht",
7508
+ "page-footer",
7509
+ "link",
7510
+ "text-decoration-thickness"
7511
+ ]
7512
+ },
7513
+ {
7514
+ "value": "2px",
7515
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
7516
+ "isSource": true,
7517
+ "original": {
7518
+ "value": "{open-webconcept.size.3xs}"
7519
+ },
7520
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
7521
+ "attributes": {
7522
+ "category": "utrecht",
7523
+ "type": "page-footer",
7524
+ "item": "link",
7525
+ "subitem": "text-underline-offset"
7526
+ },
7527
+ "path": [
7528
+ "utrecht",
7529
+ "page-footer",
7530
+ "link",
7531
+ "text-underline-offset"
7532
+ ]
7533
+ },
7381
7534
  {
7382
7535
  "value": "100px",
7383
7536
  "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:06 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:28 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,11 @@
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-thickness: 0;
68
+ @utrecht-page-footer-link-hover-text-decoration: none;
69
+ @utrecht-page-footer-link-text-decoration-thickness: 0;
70
+ @utrecht-page-footer-link-text-decoration-color: unset;
71
+ @utrecht-page-footer-link-text-decoration: none;
67
72
  @utrecht-page-footer-logo-max-width: 200px;
68
73
  @utrecht-page-footer-logo-max-height: 100px;
69
74
  @utrecht-form-input-font-size: 15px;
@@ -307,6 +312,8 @@
307
312
  @utrecht-page-footer-padding-inline-end: @open-webconcept-size-sm;
308
313
  @utrecht-page-footer-color: @open-webconcept-color-white-100-25t;
309
314
  @utrecht-page-footer-background-color: @open-webconcept-color-grey-16;
315
+ @utrecht-page-footer-link-hover-color: @open-webconcept-color-primary;
316
+ @utrecht-page-footer-link-text-underline-offset: @open-webconcept-size-3xs;
310
317
  @utrecht-icon-gap: @open-webconcept-size-xs;
311
318
  @utrecht-form-input-padding-inline-start: @open-webconcept-size-sm;
312
319
  @utrecht-form-input-padding-inline-end: @open-webconcept-size-sm;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 23 Oct 2023 11:37:06 GMT
3
+ // Generated on Wed, 01 Nov 2023 13:32:28 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,11 @@ $utrecht-table-header-text-transform: unset;
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-thickness: 0;
68
+ $utrecht-page-footer-link-hover-text-decoration: none;
69
+ $utrecht-page-footer-link-text-decoration-thickness: 0;
70
+ $utrecht-page-footer-link-text-decoration-color: unset;
71
+ $utrecht-page-footer-link-text-decoration: none;
67
72
  $utrecht-page-footer-logo-max-width: 200px;
68
73
  $utrecht-page-footer-logo-max-height: 100px;
69
74
  $utrecht-form-input-font-size: 15px;
@@ -307,6 +312,8 @@ $utrecht-page-footer-padding-inline-start: $open-webconcept-size-sm;
307
312
  $utrecht-page-footer-padding-inline-end: $open-webconcept-size-sm;
308
313
  $utrecht-page-footer-color: $open-webconcept-color-white-100-25t;
309
314
  $utrecht-page-footer-background-color: $open-webconcept-color-grey-16;
315
+ $utrecht-page-footer-link-hover-color: $open-webconcept-color-primary;
316
+ $utrecht-page-footer-link-text-underline-offset: $open-webconcept-size-3xs;
310
317
  $utrecht-icon-gap: $open-webconcept-size-xs;
311
318
  $utrecht-form-input-padding-inline-start: $open-webconcept-size-sm;
312
319
  $utrecht-form-input-padding-inline-end: $open-webconcept-size-sm;
@@ -4382,6 +4382,171 @@
4382
4382
  "mobile": {
4383
4383
  "background-position": {}
4384
4384
  },
4385
+ "icon": {
4386
+ "color": {}
4387
+ },
4388
+ "heading": {
4389
+ "color": {},
4390
+ "font-family": {}
4391
+ },
4392
+ "link": {
4393
+ "color": {},
4394
+ "text-decoration": {
4395
+ "value": "none",
4396
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4397
+ "isSource": true,
4398
+ "original": {
4399
+ "value": "none"
4400
+ },
4401
+ "name": "utrechtPageFooterLinkTextDecoration",
4402
+ "attributes": {
4403
+ "category": "utrecht",
4404
+ "type": "page-footer",
4405
+ "item": "link",
4406
+ "subitem": "text-decoration"
4407
+ },
4408
+ "path": [
4409
+ "utrecht",
4410
+ "page-footer",
4411
+ "link",
4412
+ "text-decoration"
4413
+ ]
4414
+ },
4415
+ "text-decoration-color": {
4416
+ "value": "unset",
4417
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4418
+ "isSource": true,
4419
+ "original": {
4420
+ "value": "unset"
4421
+ },
4422
+ "name": "utrechtPageFooterLinkTextDecorationColor",
4423
+ "attributes": {
4424
+ "category": "utrecht",
4425
+ "type": "page-footer",
4426
+ "item": "link",
4427
+ "subitem": "text-decoration-color"
4428
+ },
4429
+ "path": [
4430
+ "utrecht",
4431
+ "page-footer",
4432
+ "link",
4433
+ "text-decoration-color"
4434
+ ]
4435
+ },
4436
+ "text-decoration-thickness": {
4437
+ "value": 0,
4438
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4439
+ "isSource": true,
4440
+ "original": {
4441
+ "value": 0
4442
+ },
4443
+ "name": "utrechtPageFooterLinkTextDecorationThickness",
4444
+ "attributes": {
4445
+ "category": "utrecht",
4446
+ "type": "page-footer",
4447
+ "item": "link",
4448
+ "subitem": "text-decoration-thickness"
4449
+ },
4450
+ "path": [
4451
+ "utrecht",
4452
+ "page-footer",
4453
+ "link",
4454
+ "text-decoration-thickness"
4455
+ ]
4456
+ },
4457
+ "text-underline-offset": {
4458
+ "value": "2px",
4459
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4460
+ "isSource": true,
4461
+ "original": {
4462
+ "value": "{open-webconcept.size.3xs}"
4463
+ },
4464
+ "name": "utrechtPageFooterLinkTextUnderlineOffset",
4465
+ "attributes": {
4466
+ "category": "utrecht",
4467
+ "type": "page-footer",
4468
+ "item": "link",
4469
+ "subitem": "text-underline-offset"
4470
+ },
4471
+ "path": [
4472
+ "utrecht",
4473
+ "page-footer",
4474
+ "link",
4475
+ "text-underline-offset"
4476
+ ]
4477
+ },
4478
+ "hover": {
4479
+ "color": {
4480
+ "value": "#1abc9c",
4481
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4482
+ "isSource": true,
4483
+ "original": {
4484
+ "value": "{open-webconcept.color.primary}"
4485
+ },
4486
+ "name": "utrechtPageFooterLinkHoverColor",
4487
+ "attributes": {
4488
+ "category": "utrecht",
4489
+ "type": "page-footer",
4490
+ "item": "link",
4491
+ "subitem": "hover",
4492
+ "state": "color"
4493
+ },
4494
+ "path": [
4495
+ "utrecht",
4496
+ "page-footer",
4497
+ "link",
4498
+ "hover",
4499
+ "color"
4500
+ ]
4501
+ },
4502
+ "text-decoration": {
4503
+ "value": "none",
4504
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4505
+ "isSource": true,
4506
+ "original": {
4507
+ "value": "none"
4508
+ },
4509
+ "name": "utrechtPageFooterLinkHoverTextDecoration",
4510
+ "attributes": {
4511
+ "category": "utrecht",
4512
+ "type": "page-footer",
4513
+ "item": "link",
4514
+ "subitem": "hover",
4515
+ "state": "text-decoration"
4516
+ },
4517
+ "path": [
4518
+ "utrecht",
4519
+ "page-footer",
4520
+ "link",
4521
+ "hover",
4522
+ "text-decoration"
4523
+ ]
4524
+ },
4525
+ "text-decoration-thickness": {
4526
+ "value": 0,
4527
+ "filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
4528
+ "isSource": true,
4529
+ "original": {
4530
+ "value": 0
4531
+ },
4532
+ "name": "utrechtPageFooterLinkHoverTextDecorationThickness",
4533
+ "attributes": {
4534
+ "category": "utrecht",
4535
+ "type": "page-footer",
4536
+ "item": "link",
4537
+ "subitem": "hover",
4538
+ "state": "text-decoration-thickness"
4539
+ },
4540
+ "path": [
4541
+ "utrecht",
4542
+ "page-footer",
4543
+ "link",
4544
+ "hover",
4545
+ "text-decoration-thickness"
4546
+ ]
4547
+ }
4548
+ }
4549
+ },
4385
4550
  "background-color": {
4386
4551
  "value": "#292929",
4387
4552
  "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": 0 },
26
+ "text-underline-offset": { "value": "{open-webconcept.size.3xs}" },
27
+ "hover": {
28
+ "color": { "value": "{open-webconcept.color.primary}" },
29
+ "text-decoration": { "value": "none" },
30
+ "text-decoration-thickness": { "value": 0 }
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:58 GMT
3
+ * Generated on Wed, 01 Nov 2023 13:32:21 GMT
4
4
  */
5
5
 
6
6
  .rotterdam-theme {
@@ -41,6 +41,11 @@
41
41
  --utrecht-page-header-color: var(--rotterdam-color-gray-tint-11);
42
42
  --utrecht-page-header-background-color: var(--rotterdam-color-base-white);
43
43
  --utrecht-page-header-logo-max-width: 222px;
44
+ --utrecht-page-footer-link-hover-text-decoration-thickness: 1;
45
+ --utrecht-page-footer-link-hover-text-decoration: underline;
46
+ --utrecht-page-footer-link-text-decoration-thickness: 1;
47
+ --utrecht-page-footer-link-text-decoration-color: unset;
48
+ --utrecht-page-footer-link-text-decoration: underline;
44
49
  --utrecht-page-footer-logo-max-width: 240px;
45
50
  --utrecht-page-footer-logo-max-height: 48px;
46
51
  --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
 
6
6
  export const conductionCardHeaderColor = "var(--utrecht-document-color)";
@@ -202,6 +202,11 @@ export const utrechtButtonIconGap = "8px";
202
202
  export const utrechtIconGap = "8px";
203
203
  export const utrechtPageFooterLogoMaxHeight = "48px";
204
204
  export const utrechtPageFooterLogoMaxWidth = "240px";
205
+ export const utrechtPageFooterLinkTextDecoration = "underline";
206
+ export const utrechtPageFooterLinkTextDecorationColor = "unset";
207
+ export const utrechtPageFooterLinkTextDecorationThickness = 1;
208
+ export const utrechtPageFooterLinkHoverTextDecoration = "underline";
209
+ export const utrechtPageFooterLinkHoverTextDecorationThickness = 1;
205
210
  export const utrechtPageHeaderLogoMaxWidth = "222px";
206
211
  export const utrechtPageHeaderBackgroundColor = "var(--rotterdam-color-base-white)";
207
212
  export const utrechtPageHeaderColor = "var(--rotterdam-color-gray-tint-11)";