@conduction/theme 1.0.56 → 1.0.58

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 (118) hide show
  1. package/README.md +2 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +45 -1
  3. package/conduction-design-tokens/dist/index.js +45 -1
  4. package/conduction-design-tokens/dist/index.json +938 -0
  5. package/conduction-design-tokens/dist/index.less +45 -1
  6. package/conduction-design-tokens/dist/index.scss +45 -1
  7. package/conduction-design-tokens/dist/tokens.json +971 -0
  8. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  9. package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  10. package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  11. package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
  12. package/municipalities/commonground-design-tokens/dist/index.js +45 -1
  13. package/municipalities/commonground-design-tokens/dist/index.json +938 -0
  14. package/municipalities/commonground-design-tokens/dist/index.less +45 -1
  15. package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
  16. package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
  17. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  18. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  19. package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  20. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
  21. package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
  22. package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
  23. package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
  24. package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
  25. package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
  26. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
  27. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  28. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  29. package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  30. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
  31. package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
  32. package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
  33. package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
  34. package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
  35. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
  36. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  40. package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
  41. package/municipalities/epe-design-tokens/dist/index.js +46 -1
  42. package/municipalities/epe-design-tokens/dist/index.json +959 -0
  43. package/municipalities/epe-design-tokens/dist/index.less +46 -1
  44. package/municipalities/epe-design-tokens/dist/index.scss +46 -1
  45. package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
  46. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  47. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  50. package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
  51. package/municipalities/leiden-design-tokens/dist/index.js +46 -1
  52. package/municipalities/leiden-design-tokens/dist/index.json +959 -0
  53. package/municipalities/leiden-design-tokens/dist/index.less +46 -1
  54. package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
  55. package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
  56. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
  57. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  60. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
  61. package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
  62. package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
  63. package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
  64. package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
  65. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
  66. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  70. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
  71. package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
  72. package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
  73. package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
  74. package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
  75. package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
  76. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  78. package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
  80. package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
  81. package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
  82. package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
  83. package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
  84. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
  85. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
  86. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  87. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  88. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  89. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
  90. package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
  91. package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
  92. package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
  93. package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
  94. package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
  95. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  96. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  97. package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  98. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
  99. package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
  100. package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
  101. package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
  102. package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
  103. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
  104. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  106. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  107. package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  108. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
  109. package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
  110. package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
  111. package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
  112. package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
  113. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
  114. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
  115. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  116. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  117. package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  118. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 28 Nov 2023 14:11:46 GMT
3
+ // Generated on Wed, 06 Dec 2023 17:07:37 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-opacity: 1;
@@ -45,6 +45,9 @@
45
45
  @conduction-primary-top-nav-padding-inline-end: 16px;
46
46
  @conduction-primary-top-nav-item-padding: 18px;
47
47
  @conduction-primary-top-nav-current-mobile-box-shadow: ;
48
+ @conduction-logo-navbar-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
49
+ @conduction-logo-navbar-block-size: 47px;
50
+ @conduction-logo-navbar-inline-size: 47px;
48
51
  @conduction-logo-footer-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
49
52
  @conduction-logo-footer-block-size: 75px;
50
53
  @conduction-logo-footer-inline-size: 75px;
@@ -93,6 +96,9 @@
93
96
  @utrecht-table-margin-block-end: 0;
94
97
  @utrecht-table-header-text-transform: unset;
95
98
  @utrecht-table-border-collapse: collapse;
99
+ @utrecht-radio-button-icon-size: 5px;
100
+ @utrecht-radio-button-min-inline-size: 16px;
101
+ @utrecht-radio-button-min-block-size: 16px;
96
102
  @utrecht-page-header-padding-block-end: 1px;
97
103
  @utrecht-page-header-padding-block-start: 1px;
98
104
  @utrecht-page-header-logo-max-width: 150px;
@@ -366,6 +372,36 @@
366
372
  @utrecht-table-header-border-block-end-width: @commonground-size-4xs;
367
373
  @utrecht-table-header-border-block-end-color: @commonground-color-grey-82;
368
374
  @utrecht-table-background-color: @commonground-color-white-100;
375
+ @utrecht-radio-button-invalid-color: @commonground-color-error;
376
+ @utrecht-radio-button-invalid-background-color: @commonground-color-white-100;
377
+ @utrecht-radio-button-invalid-border-width: @commonground-size-4xs;
378
+ @utrecht-radio-button-invalid-border-color: @commonground-color-error;
379
+ @utrecht-radio-button-disabled-color: @commonground-color-grey-82;
380
+ @utrecht-radio-button-disabled-background-color: @commonground-color-grey-97;
381
+ @utrecht-radio-button-disabled-border-width: @commonground-size-4xs;
382
+ @utrecht-radio-button-disabled-border-color: @commonground-color-grey-82;
383
+ @utrecht-radio-button-focus-background-color: @commonground-color-white-100;
384
+ @utrecht-radio-button-focus-border-width: @commonground-size-4xs;
385
+ @utrecht-radio-button-hover-background-color: @commonground-color-white-100;
386
+ @utrecht-radio-button-hover-border-width: @commonground-size-4xs;
387
+ @utrecht-radio-button-hover-border-color: @commonground-color-grey-31;
388
+ @utrecht-radio-button-checked-focus-background-color: @commonground-color-white-100;
389
+ @utrecht-radio-button-checked-focus-border-width: @commonground-size-4xs;
390
+ @utrecht-radio-button-checked-hover-color: @commonground-color-primary-hover;
391
+ @utrecht-radio-button-checked-hover-background-color: @commonground-color-white-100;
392
+ @utrecht-radio-button-checked-hover-border-width: @commonground-size-4xs;
393
+ @utrecht-radio-button-checked-hover-border-color: @commonground-color-primary-hover;
394
+ @utrecht-radio-button-checked-active-background-color: @commonground-color-white-100;
395
+ @utrecht-radio-button-checked-active-border-width: @commonground-size-4xs;
396
+ @utrecht-radio-button-checked-background-color: @commonground-color-white-100;
397
+ @utrecht-radio-button-checked-border-width: @commonground-size-4xs;
398
+ @utrecht-radio-button-border-width: @commonground-size-4xs;
399
+ @utrecht-radio-button-border-color: @commonground-color-grey-46;
400
+ @utrecht-radio-button-background-color: @commonground-color-white-100;
401
+ @utrecht-radio-button-checked-disabled-color: @commonground-color-grey-82;
402
+ @utrecht-radio-button-checked-disabled-background-color: @commonground-color-white-100;
403
+ @utrecht-radio-button-checked-disabled-border-width: @commonground-size-4xs;
404
+ @utrecht-radio-button-checked-disabled-border-color: @commonground-color-grey-82;
369
405
  @utrecht-page-header-color: @commonground-color-black-0;
370
406
  @utrecht-page-footer-padding-block-start: @commonground-size-2xl;
371
407
  @utrecht-page-footer-padding-block-end: @commonground-size-2xl;
@@ -532,6 +568,14 @@
532
568
  @utrecht-table-font-size: @utrecht-document-font-size;
533
569
  @utrecht-table-font-family: @utrecht-document-font-family;
534
570
  @utrecht-table-header-color: @utrecht-document-color;
571
+ @utrecht-radio-button-focus-color: @commonground-color-primary;
572
+ @utrecht-radio-button-focus-border-color: @commonground-color-primary;
573
+ @utrecht-radio-button-checked-focus-color: @commonground-color-primary;
574
+ @utrecht-radio-button-checked-focus-border-color: @commonground-color-primary;
575
+ @utrecht-radio-button-checked-active-color: @commonground-color-primary;
576
+ @utrecht-radio-button-checked-active-border-color: @commonground-color-primary;
577
+ @utrecht-radio-button-checked-color: @commonground-color-primary;
578
+ @utrecht-radio-button-checked-border-color: @commonground-color-primary;
535
579
  @utrecht-page-header-background-color: @commonground-color-primary;
536
580
  @utrecht-page-footer-background-color: @commonground-color-primary;
537
581
  @utrecht-breadcrumb-nav-link-color: @commonground-color-primary;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 28 Nov 2023 14:11:46 GMT
3
+ // Generated on Wed, 06 Dec 2023 17:07:37 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-opacity: 1;
@@ -45,6 +45,9 @@ $conduction-primary-top-nav-padding-inline-start: 16px;
45
45
  $conduction-primary-top-nav-padding-inline-end: 16px;
46
46
  $conduction-primary-top-nav-item-padding: 18px;
47
47
  $conduction-primary-top-nav-current-mobile-box-shadow: ;
48
+ $conduction-logo-navbar-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
49
+ $conduction-logo-navbar-block-size: 47px;
50
+ $conduction-logo-navbar-inline-size: 47px;
48
51
  $conduction-logo-footer-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
49
52
  $conduction-logo-footer-block-size: 75px;
50
53
  $conduction-logo-footer-inline-size: 75px;
@@ -93,6 +96,9 @@ $utrecht-table-header-cell-text-transform: unset;
93
96
  $utrecht-table-margin-block-end: 0;
94
97
  $utrecht-table-header-text-transform: unset;
95
98
  $utrecht-table-border-collapse: collapse;
99
+ $utrecht-radio-button-icon-size: 5px;
100
+ $utrecht-radio-button-min-inline-size: 16px;
101
+ $utrecht-radio-button-min-block-size: 16px;
96
102
  $utrecht-page-header-padding-block-end: 1px;
97
103
  $utrecht-page-header-padding-block-start: 1px;
98
104
  $utrecht-page-header-logo-max-width: 150px;
@@ -366,6 +372,36 @@ $utrecht-table-header-font-weight: $commonground-typography-font-weight-bold;
366
372
  $utrecht-table-header-border-block-end-width: $commonground-size-4xs;
367
373
  $utrecht-table-header-border-block-end-color: $commonground-color-grey-82;
368
374
  $utrecht-table-background-color: $commonground-color-white-100;
375
+ $utrecht-radio-button-invalid-color: $commonground-color-error;
376
+ $utrecht-radio-button-invalid-background-color: $commonground-color-white-100;
377
+ $utrecht-radio-button-invalid-border-width: $commonground-size-4xs;
378
+ $utrecht-radio-button-invalid-border-color: $commonground-color-error;
379
+ $utrecht-radio-button-disabled-color: $commonground-color-grey-82;
380
+ $utrecht-radio-button-disabled-background-color: $commonground-color-grey-97;
381
+ $utrecht-radio-button-disabled-border-width: $commonground-size-4xs;
382
+ $utrecht-radio-button-disabled-border-color: $commonground-color-grey-82;
383
+ $utrecht-radio-button-focus-background-color: $commonground-color-white-100;
384
+ $utrecht-radio-button-focus-border-width: $commonground-size-4xs;
385
+ $utrecht-radio-button-hover-background-color: $commonground-color-white-100;
386
+ $utrecht-radio-button-hover-border-width: $commonground-size-4xs;
387
+ $utrecht-radio-button-hover-border-color: $commonground-color-grey-31;
388
+ $utrecht-radio-button-checked-focus-background-color: $commonground-color-white-100;
389
+ $utrecht-radio-button-checked-focus-border-width: $commonground-size-4xs;
390
+ $utrecht-radio-button-checked-hover-color: $commonground-color-primary-hover;
391
+ $utrecht-radio-button-checked-hover-background-color: $commonground-color-white-100;
392
+ $utrecht-radio-button-checked-hover-border-width: $commonground-size-4xs;
393
+ $utrecht-radio-button-checked-hover-border-color: $commonground-color-primary-hover;
394
+ $utrecht-radio-button-checked-active-background-color: $commonground-color-white-100;
395
+ $utrecht-radio-button-checked-active-border-width: $commonground-size-4xs;
396
+ $utrecht-radio-button-checked-background-color: $commonground-color-white-100;
397
+ $utrecht-radio-button-checked-border-width: $commonground-size-4xs;
398
+ $utrecht-radio-button-border-width: $commonground-size-4xs;
399
+ $utrecht-radio-button-border-color: $commonground-color-grey-46;
400
+ $utrecht-radio-button-background-color: $commonground-color-white-100;
401
+ $utrecht-radio-button-checked-disabled-color: $commonground-color-grey-82;
402
+ $utrecht-radio-button-checked-disabled-background-color: $commonground-color-white-100;
403
+ $utrecht-radio-button-checked-disabled-border-width: $commonground-size-4xs;
404
+ $utrecht-radio-button-checked-disabled-border-color: $commonground-color-grey-82;
369
405
  $utrecht-page-header-color: $commonground-color-black-0;
370
406
  $utrecht-page-footer-padding-block-start: $commonground-size-2xl;
371
407
  $utrecht-page-footer-padding-block-end: $commonground-size-2xl;
@@ -532,6 +568,14 @@ $utrecht-table-header-cell-font-size: $utrecht-document-font-size;
532
568
  $utrecht-table-font-size: $utrecht-document-font-size;
533
569
  $utrecht-table-font-family: $utrecht-document-font-family;
534
570
  $utrecht-table-header-color: $utrecht-document-color;
571
+ $utrecht-radio-button-focus-color: $commonground-color-primary;
572
+ $utrecht-radio-button-focus-border-color: $commonground-color-primary;
573
+ $utrecht-radio-button-checked-focus-color: $commonground-color-primary;
574
+ $utrecht-radio-button-checked-focus-border-color: $commonground-color-primary;
575
+ $utrecht-radio-button-checked-active-color: $commonground-color-primary;
576
+ $utrecht-radio-button-checked-active-border-color: $commonground-color-primary;
577
+ $utrecht-radio-button-checked-color: $commonground-color-primary;
578
+ $utrecht-radio-button-checked-border-color: $commonground-color-primary;
535
579
  $utrecht-page-header-background-color: $commonground-color-primary;
536
580
  $utrecht-page-footer-background-color: $commonground-color-primary;
537
581
  $utrecht-breadcrumb-nav-link-color: $commonground-color-primary;