@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
@@ -1886,6 +1886,69 @@
1886
1886
  "inline-size"
1887
1887
  ]
1888
1888
  },
1889
+ {
1890
+ "value": "url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNzUuNCA0Mi4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNzUuNCA0Mi4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik03OC4zLDQwLjdoNy4yVjAuNGgtNy4yVjQwLjd6IE05NC44LDQwLjdoNy4yVjAuNGgtNy4yVjQwLjd6IE02NC41LDkuNEw1My40LDIwLjhsLTExLTExLjRsLTQuOCw0LjlsMTEuMSwxMS40TDM3LjYsMzcuMQoJbDQuOCw0LjlsMTEuMS0xMS40bDExLDExLjRsNC44LTQuOUw1OC4yLDI1LjdsMTEuMS0xMS40TDY0LjUsOS40eiBNMjcuMiw5LjRMMTYuMSwyMC44TDUuMSw5LjRsLTQuOCw0LjlsMTEuMSwxMS40TDAuMywzNy4xTDUuMSw0MgoJbDExLjEtMTEuNGwxMSwxMS40bDQuOC00LjlMMjAuOSwyNS43TDMyLDE0LjNMMjcuMiw5LjR6IE0xMjQuOCwxMC43Yy04LjIsMC0xNC4zLDUuMi0xNC4zLDE0LjF2MTUuOWg3LjJWMjVjMC00LjgsMy03LjMsNy4xLTcuMwoJczcuMSwyLjYsNy4xLDcuM3YxNS44aDcuMnYtMTZDMTM5LjEsMTUuOCwxMzMsMTAuNywxMjQuOCwxMC43eiBNMTYwLjQsMzQuOGMtNC41LDAtOC4yLTMuOS04LjItOC44YzAtNC44LDMuNy04LjgsOC4yLTguOAoJYzMuNCwwLDYuMywyLjIsNy41LDUuM2g3LjJjLTEuMy03LTcuMS0xMS44LTE0LjYtMTEuOGMtOC44LDAtMTUuMiw2LjUtMTUuMiwxNS40YzAsOC44LDYuNCwxNS4zLDE1LjIsMTUuMwoJYzcuNSwwLDEzLjMtNC44LDE0LjYtMTEuN2gtNy4yQzE2Ni42LDMyLjYsMTYzLjcsMzQuOCwxNjAuNCwzNC44eiIvPgo8L3N2Zz4K')",
1891
+ "filePath": "src/component/conduction/logo.tokens.json",
1892
+ "isSource": true,
1893
+ "original": {
1894
+ "value": "url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNzUuNCA0Mi4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNzUuNCA0Mi4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik03OC4zLDQwLjdoNy4yVjAuNGgtNy4yVjQwLjd6IE05NC44LDQwLjdoNy4yVjAuNGgtNy4yVjQwLjd6IE02NC41LDkuNEw1My40LDIwLjhsLTExLTExLjRsLTQuOCw0LjlsMTEuMSwxMS40TDM3LjYsMzcuMQoJbDQuOCw0LjlsMTEuMS0xMS40bDExLDExLjRsNC44LTQuOUw1OC4yLDI1LjdsMTEuMS0xMS40TDY0LjUsOS40eiBNMjcuMiw5LjRMMTYuMSwyMC44TDUuMSw5LjRsLTQuOCw0LjlsMTEuMSwxMS40TDAuMywzNy4xTDUuMSw0MgoJbDExLjEtMTEuNGwxMSwxMS40bDQuOC00LjlMMjAuOSwyNS43TDMyLDE0LjNMMjcuMiw5LjR6IE0xMjQuOCwxMC43Yy04LjIsMC0xNC4zLDUuMi0xNC4zLDE0LjF2MTUuOWg3LjJWMjVjMC00LjgsMy03LjMsNy4xLTcuMwoJczcuMSwyLjYsNy4xLDcuM3YxNS44aDcuMnYtMTZDMTM5LjEsMTUuOCwxMzMsMTAuNywxMjQuOCwxMC43eiBNMTYwLjQsMzQuOGMtNC41LDAtOC4yLTMuOS04LjItOC44YzAtNC44LDMuNy04LjgsOC4yLTguOAoJYzMuNCwwLDYuMywyLjIsNy41LDUuM2g3LjJjLTEuMy03LTcuMS0xMS44LTE0LjYtMTEuOGMtOC44LDAtMTUuMiw2LjUtMTUuMiwxNS40YzAsOC44LDYuNCwxNS4zLDE1LjIsMTUuMwoJYzcuNSwwLDEzLjMtNC44LDE0LjYtMTEuN2gtNy4yQzE2Ni42LDMyLjYsMTYzLjcsMzQuOCwxNjAuNCwzNC44eiIvPgo8L3N2Zz4K')"
1895
+ },
1896
+ "name": "conductionLogoNavbarBackgroundImage",
1897
+ "attributes": {
1898
+ "category": "conduction",
1899
+ "type": "logo",
1900
+ "item": "navbar",
1901
+ "subitem": "background-image"
1902
+ },
1903
+ "path": [
1904
+ "conduction",
1905
+ "logo",
1906
+ "navbar",
1907
+ "background-image"
1908
+ ]
1909
+ },
1910
+ {
1911
+ "value": "20px",
1912
+ "filePath": "src/component/conduction/logo.tokens.json",
1913
+ "isSource": true,
1914
+ "original": {
1915
+ "value": "20px"
1916
+ },
1917
+ "name": "conductionLogoNavbarBlockSize",
1918
+ "attributes": {
1919
+ "category": "conduction",
1920
+ "type": "logo",
1921
+ "item": "navbar",
1922
+ "subitem": "block-size"
1923
+ },
1924
+ "path": [
1925
+ "conduction",
1926
+ "logo",
1927
+ "navbar",
1928
+ "block-size"
1929
+ ]
1930
+ },
1931
+ {
1932
+ "value": "70px",
1933
+ "filePath": "src/component/conduction/logo.tokens.json",
1934
+ "isSource": true,
1935
+ "original": {
1936
+ "value": "70px"
1937
+ },
1938
+ "name": "conductionLogoNavbarInlineSize",
1939
+ "attributes": {
1940
+ "category": "conduction",
1941
+ "type": "logo",
1942
+ "item": "navbar",
1943
+ "subitem": "inline-size"
1944
+ },
1945
+ "path": [
1946
+ "conduction",
1947
+ "logo",
1948
+ "navbar",
1949
+ "inline-size"
1950
+ ]
1951
+ },
1889
1952
  {
1890
1953
  "value": "unset",
1891
1954
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -8282,288 +8345,1163 @@
8282
8345
  ]
8283
8346
  },
8284
8347
  {
8285
- "value": "1px",
8286
- "filePath": "src/component/utrecht/separator.tokens.json",
8348
+ "value": "#ffffff",
8349
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8287
8350
  "isSource": true,
8288
8351
  "original": {
8289
- "value": "{xxllnc.size.4xs}"
8352
+ "value": "{xxllnc.color.white.100}"
8290
8353
  },
8291
- "name": "utrechtSeparatorBlockSize",
8354
+ "name": "utrechtRadioButtonBackgroundColor",
8292
8355
  "attributes": {
8293
8356
  "category": "utrecht",
8294
- "type": "separator",
8295
- "item": "block-size"
8357
+ "type": "radio-button",
8358
+ "item": "background-color"
8296
8359
  },
8297
8360
  "path": [
8298
8361
  "utrecht",
8299
- "separator",
8300
- "block-size"
8362
+ "radio-button",
8363
+ "background-color"
8301
8364
  ]
8302
8365
  },
8303
8366
  {
8304
- "value": "#e5e5e5",
8305
- "filePath": "src/component/utrecht/separator.tokens.json",
8367
+ "value": "#767676",
8368
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8306
8369
  "isSource": true,
8307
8370
  "original": {
8308
- "value": "{xxllnc.color.grey.90}"
8371
+ "value": "{xxllnc.color.grey.46}"
8309
8372
  },
8310
- "name": "utrechtSeparatorColor",
8373
+ "name": "utrechtRadioButtonBorderColor",
8311
8374
  "attributes": {
8312
8375
  "category": "utrecht",
8313
- "type": "separator",
8314
- "item": "color"
8376
+ "type": "radio-button",
8377
+ "item": "border-color"
8315
8378
  },
8316
8379
  "path": [
8317
8380
  "utrecht",
8318
- "separator",
8319
- "color"
8381
+ "radio-button",
8382
+ "border-color"
8320
8383
  ]
8321
8384
  },
8322
8385
  {
8323
- "value": "0px",
8324
- "filePath": "src/component/utrecht/separator.tokens.json",
8386
+ "value": "1px",
8387
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8325
8388
  "isSource": true,
8326
8389
  "original": {
8327
- "value": "0px"
8390
+ "value": "{xxllnc.size.4xs}"
8328
8391
  },
8329
- "name": "utrechtSeparatorMarginBlockEnd",
8392
+ "name": "utrechtRadioButtonBorderWidth",
8330
8393
  "attributes": {
8331
8394
  "category": "utrecht",
8332
- "type": "separator",
8333
- "item": "margin-block-end"
8395
+ "type": "radio-button",
8396
+ "item": "border-width"
8334
8397
  },
8335
8398
  "path": [
8336
8399
  "utrecht",
8337
- "separator",
8338
- "margin-block-end"
8400
+ "radio-button",
8401
+ "border-width"
8339
8402
  ]
8340
8403
  },
8341
8404
  {
8342
- "value": "0px",
8343
- "filePath": "src/component/utrecht/separator.tokens.json",
8405
+ "value": "#ffffff",
8406
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8344
8407
  "isSource": true,
8345
8408
  "original": {
8346
- "value": "0px"
8409
+ "value": "{xxllnc.color.white.100}"
8347
8410
  },
8348
- "name": "utrechtSeparatorMarginBlockStart",
8411
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
8349
8412
  "attributes": {
8350
8413
  "category": "utrecht",
8351
- "type": "separator",
8352
- "item": "margin-block-start"
8414
+ "type": "radio-button",
8415
+ "item": "checked",
8416
+ "subitem": "active",
8417
+ "state": "background-color"
8353
8418
  },
8354
8419
  "path": [
8355
8420
  "utrecht",
8356
- "separator",
8357
- "margin-block-start"
8421
+ "radio-button",
8422
+ "checked",
8423
+ "active",
8424
+ "background-color"
8358
8425
  ]
8359
8426
  },
8360
8427
  {
8361
- "value": "48px",
8362
- "filePath": "src/common/utrecht/space.tokens.json",
8428
+ "value": "#000000ad",
8429
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8363
8430
  "isSource": true,
8364
8431
  "original": {
8365
- "value": "{xxllnc.size.2xl}"
8432
+ "value": "{xxllnc.color.primary}"
8366
8433
  },
8367
- "name": "utrechtSpaceBlock2xl",
8434
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
8368
8435
  "attributes": {
8369
8436
  "category": "utrecht",
8370
- "type": "space",
8371
- "item": "block",
8372
- "subitem": "2xl"
8437
+ "type": "radio-button",
8438
+ "item": "checked",
8439
+ "subitem": "active",
8440
+ "state": "border-color"
8373
8441
  },
8374
8442
  "path": [
8375
8443
  "utrecht",
8376
- "space",
8377
- "block",
8378
- "2xl"
8444
+ "radio-button",
8445
+ "checked",
8446
+ "active",
8447
+ "border-color"
8379
8448
  ]
8380
8449
  },
8381
8450
  {
8382
- "value": "4px",
8383
- "filePath": "src/common/utrecht/space.tokens.json",
8451
+ "value": "1px",
8452
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8384
8453
  "isSource": true,
8385
8454
  "original": {
8386
- "value": "{xxllnc.size.2xs}"
8455
+ "value": "{xxllnc.size.4xs}"
8387
8456
  },
8388
- "name": "utrechtSpaceBlock2xs",
8457
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
8389
8458
  "attributes": {
8390
8459
  "category": "utrecht",
8391
- "type": "space",
8392
- "item": "block",
8393
- "subitem": "2xs"
8460
+ "type": "radio-button",
8461
+ "item": "checked",
8462
+ "subitem": "active",
8463
+ "state": "border-width"
8394
8464
  },
8395
8465
  "path": [
8396
8466
  "utrecht",
8397
- "space",
8398
- "block",
8399
- "2xs"
8467
+ "radio-button",
8468
+ "checked",
8469
+ "active",
8470
+ "border-width"
8400
8471
  ]
8401
8472
  },
8402
8473
  {
8403
- "value": "72px",
8404
- "filePath": "src/common/utrecht/space.tokens.json",
8474
+ "value": "#000000ad",
8475
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8405
8476
  "isSource": true,
8406
8477
  "original": {
8407
- "value": "{xxllnc.size.3xl}"
8478
+ "value": "{xxllnc.color.primary}"
8408
8479
  },
8409
- "name": "utrechtSpaceBlock3xl",
8480
+ "name": "utrechtRadioButtonCheckedActiveColor",
8410
8481
  "attributes": {
8411
8482
  "category": "utrecht",
8412
- "type": "space",
8413
- "item": "block",
8414
- "subitem": "3xl"
8483
+ "type": "radio-button",
8484
+ "item": "checked",
8485
+ "subitem": "active",
8486
+ "state": "color"
8415
8487
  },
8416
8488
  "path": [
8417
8489
  "utrecht",
8418
- "space",
8419
- "block",
8420
- "3xl"
8490
+ "radio-button",
8491
+ "checked",
8492
+ "active",
8493
+ "color"
8421
8494
  ]
8422
8495
  },
8423
8496
  {
8424
- "value": "2px",
8425
- "filePath": "src/common/utrecht/space.tokens.json",
8497
+ "value": "#ffffff",
8498
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8426
8499
  "isSource": true,
8427
8500
  "original": {
8428
- "value": "{xxllnc.size.3xs}"
8501
+ "value": "{xxllnc.color.white.100}"
8429
8502
  },
8430
- "name": "utrechtSpaceBlock3xs",
8503
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
8431
8504
  "attributes": {
8432
8505
  "category": "utrecht",
8433
- "type": "space",
8434
- "item": "block",
8435
- "subitem": "3xs"
8506
+ "type": "radio-button",
8507
+ "item": "checked",
8508
+ "subitem": "background-color"
8436
8509
  },
8437
8510
  "path": [
8438
8511
  "utrecht",
8439
- "space",
8440
- "block",
8441
- "3xs"
8512
+ "radio-button",
8513
+ "checked",
8514
+ "background-color"
8442
8515
  ]
8443
8516
  },
8444
8517
  {
8445
- "value": "24px",
8446
- "filePath": "src/common/utrecht/space.tokens.json",
8518
+ "value": "#000000ad",
8519
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8447
8520
  "isSource": true,
8448
8521
  "original": {
8449
- "value": "{xxllnc.size.lg}"
8522
+ "value": "{xxllnc.color.primary}"
8450
8523
  },
8451
- "name": "utrechtSpaceBlockLg",
8524
+ "name": "utrechtRadioButtonCheckedBorderColor",
8452
8525
  "attributes": {
8453
8526
  "category": "utrecht",
8454
- "type": "space",
8455
- "item": "block",
8456
- "subitem": "lg"
8527
+ "type": "radio-button",
8528
+ "item": "checked",
8529
+ "subitem": "border-color"
8457
8530
  },
8458
8531
  "path": [
8459
8532
  "utrecht",
8460
- "space",
8461
- "block",
8462
- "lg"
8533
+ "radio-button",
8534
+ "checked",
8535
+ "border-color"
8463
8536
  ]
8464
8537
  },
8465
8538
  {
8466
- "value": "18px",
8467
- "filePath": "src/common/utrecht/space.tokens.json",
8539
+ "value": "1px",
8540
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8468
8541
  "isSource": true,
8469
8542
  "original": {
8470
- "value": "{xxllnc.size.md}"
8543
+ "value": "{xxllnc.size.4xs}"
8471
8544
  },
8472
- "name": "utrechtSpaceBlockMd",
8545
+ "name": "utrechtRadioButtonCheckedBorderWidth",
8473
8546
  "attributes": {
8474
8547
  "category": "utrecht",
8475
- "type": "space",
8476
- "item": "block",
8477
- "subitem": "md"
8548
+ "type": "radio-button",
8549
+ "item": "checked",
8550
+ "subitem": "border-width"
8478
8551
  },
8479
8552
  "path": [
8480
8553
  "utrecht",
8481
- "space",
8482
- "block",
8483
- "md"
8554
+ "radio-button",
8555
+ "checked",
8556
+ "border-width"
8484
8557
  ]
8485
8558
  },
8486
8559
  {
8487
- "value": "14px",
8488
- "filePath": "src/common/utrecht/space.tokens.json",
8560
+ "value": "#000000ad",
8561
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8489
8562
  "isSource": true,
8490
8563
  "original": {
8491
- "value": "{xxllnc.size.sm}"
8564
+ "value": "{xxllnc.color.primary}"
8492
8565
  },
8493
- "name": "utrechtSpaceBlockSm",
8566
+ "name": "utrechtRadioButtonCheckedColor",
8494
8567
  "attributes": {
8495
8568
  "category": "utrecht",
8496
- "type": "space",
8497
- "item": "block",
8498
- "subitem": "sm"
8569
+ "type": "radio-button",
8570
+ "item": "checked",
8571
+ "subitem": "color"
8499
8572
  },
8500
8573
  "path": [
8501
8574
  "utrecht",
8502
- "space",
8503
- "block",
8504
- "sm"
8575
+ "radio-button",
8576
+ "checked",
8577
+ "color"
8505
8578
  ]
8506
8579
  },
8507
8580
  {
8508
- "value": "32px",
8509
- "filePath": "src/common/utrecht/space.tokens.json",
8581
+ "value": "#ffffff",
8582
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
8510
8583
  "isSource": true,
8511
8584
  "original": {
8512
- "value": "{xxllnc.size.xl}"
8585
+ "value": "{xxllnc.color.white.100}"
8513
8586
  },
8514
- "name": "utrechtSpaceBlockXl",
8587
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
8515
8588
  "attributes": {
8516
8589
  "category": "utrecht",
8517
- "type": "space",
8518
- "item": "block",
8519
- "subitem": "xl"
8590
+ "type": "radio-button",
8591
+ "item": "checked-disabled",
8592
+ "subitem": "background-color"
8520
8593
  },
8521
8594
  "path": [
8522
8595
  "utrecht",
8523
- "space",
8524
- "block",
8525
- "xl"
8596
+ "radio-button",
8597
+ "checked-disabled",
8598
+ "background-color"
8526
8599
  ]
8527
8600
  },
8528
8601
  {
8529
- "value": "8px",
8530
- "filePath": "src/common/utrecht/space.tokens.json",
8602
+ "value": "#d1d1d1",
8603
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
8531
8604
  "isSource": true,
8532
8605
  "original": {
8533
- "value": "{xxllnc.size.xs}"
8606
+ "value": "{xxllnc.color.grey.82}"
8534
8607
  },
8535
- "name": "utrechtSpaceBlockXs",
8608
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
8536
8609
  "attributes": {
8537
8610
  "category": "utrecht",
8538
- "type": "space",
8539
- "item": "block",
8540
- "subitem": "xs"
8611
+ "type": "radio-button",
8612
+ "item": "checked-disabled",
8613
+ "subitem": "border-color"
8541
8614
  },
8542
8615
  "path": [
8543
8616
  "utrecht",
8544
- "space",
8545
- "block",
8546
- "xs"
8617
+ "radio-button",
8618
+ "checked-disabled",
8619
+ "border-color"
8547
8620
  ]
8548
8621
  },
8549
8622
  {
8550
- "value": "48px",
8551
- "filePath": "src/common/utrecht/space.tokens.json",
8623
+ "value": "1px",
8624
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
8552
8625
  "isSource": true,
8553
8626
  "original": {
8554
- "value": "{xxllnc.size.2xl}"
8627
+ "value": "{xxllnc.size.4xs}"
8555
8628
  },
8556
- "name": "utrechtSpaceInline2xl",
8629
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
8557
8630
  "attributes": {
8558
8631
  "category": "utrecht",
8559
- "type": "space",
8560
- "item": "inline",
8561
- "subitem": "2xl"
8632
+ "type": "radio-button",
8633
+ "item": "checked-disabled",
8634
+ "subitem": "border-width"
8562
8635
  },
8563
8636
  "path": [
8564
8637
  "utrecht",
8565
- "space",
8566
- "inline",
8638
+ "radio-button",
8639
+ "checked-disabled",
8640
+ "border-width"
8641
+ ]
8642
+ },
8643
+ {
8644
+ "value": "#d1d1d1",
8645
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
8646
+ "isSource": true,
8647
+ "original": {
8648
+ "value": "{xxllnc.color.grey.82}"
8649
+ },
8650
+ "name": "utrechtRadioButtonCheckedDisabledColor",
8651
+ "attributes": {
8652
+ "category": "utrecht",
8653
+ "type": "radio-button",
8654
+ "item": "checked-disabled",
8655
+ "subitem": "color"
8656
+ },
8657
+ "path": [
8658
+ "utrecht",
8659
+ "radio-button",
8660
+ "checked-disabled",
8661
+ "color"
8662
+ ]
8663
+ },
8664
+ {
8665
+ "value": "#ffffff",
8666
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8667
+ "isSource": true,
8668
+ "original": {
8669
+ "value": "{xxllnc.color.white.100}"
8670
+ },
8671
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
8672
+ "attributes": {
8673
+ "category": "utrecht",
8674
+ "type": "radio-button",
8675
+ "item": "checked",
8676
+ "subitem": "focus",
8677
+ "state": "background-color"
8678
+ },
8679
+ "path": [
8680
+ "utrecht",
8681
+ "radio-button",
8682
+ "checked",
8683
+ "focus",
8684
+ "background-color"
8685
+ ]
8686
+ },
8687
+ {
8688
+ "value": "#000000ad",
8689
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8690
+ "isSource": true,
8691
+ "original": {
8692
+ "value": "{xxllnc.color.primary}"
8693
+ },
8694
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
8695
+ "attributes": {
8696
+ "category": "utrecht",
8697
+ "type": "radio-button",
8698
+ "item": "checked",
8699
+ "subitem": "focus",
8700
+ "state": "border-color"
8701
+ },
8702
+ "path": [
8703
+ "utrecht",
8704
+ "radio-button",
8705
+ "checked",
8706
+ "focus",
8707
+ "border-color"
8708
+ ]
8709
+ },
8710
+ {
8711
+ "value": "1px",
8712
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8713
+ "isSource": true,
8714
+ "original": {
8715
+ "value": "{xxllnc.size.4xs}"
8716
+ },
8717
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
8718
+ "attributes": {
8719
+ "category": "utrecht",
8720
+ "type": "radio-button",
8721
+ "item": "checked",
8722
+ "subitem": "focus",
8723
+ "state": "border-width"
8724
+ },
8725
+ "path": [
8726
+ "utrecht",
8727
+ "radio-button",
8728
+ "checked",
8729
+ "focus",
8730
+ "border-width"
8731
+ ]
8732
+ },
8733
+ {
8734
+ "value": "#000000ad",
8735
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8736
+ "isSource": true,
8737
+ "original": {
8738
+ "value": "{xxllnc.color.primary}"
8739
+ },
8740
+ "name": "utrechtRadioButtonCheckedFocusColor",
8741
+ "attributes": {
8742
+ "category": "utrecht",
8743
+ "type": "radio-button",
8744
+ "item": "checked",
8745
+ "subitem": "focus",
8746
+ "state": "color"
8747
+ },
8748
+ "path": [
8749
+ "utrecht",
8750
+ "radio-button",
8751
+ "checked",
8752
+ "focus",
8753
+ "color"
8754
+ ]
8755
+ },
8756
+ {
8757
+ "value": "#ffffff",
8758
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8759
+ "isSource": true,
8760
+ "original": {
8761
+ "value": "{xxllnc.color.white.100}"
8762
+ },
8763
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
8764
+ "attributes": {
8765
+ "category": "utrecht",
8766
+ "type": "radio-button",
8767
+ "item": "checked",
8768
+ "subitem": "hover",
8769
+ "state": "background-color"
8770
+ },
8771
+ "path": [
8772
+ "utrecht",
8773
+ "radio-button",
8774
+ "checked",
8775
+ "hover",
8776
+ "background-color"
8777
+ ]
8778
+ },
8779
+ {
8780
+ "value": "#00000080",
8781
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8782
+ "isSource": true,
8783
+ "original": {
8784
+ "value": "{xxllnc.color.primary-hover}"
8785
+ },
8786
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
8787
+ "attributes": {
8788
+ "category": "utrecht",
8789
+ "type": "radio-button",
8790
+ "item": "checked",
8791
+ "subitem": "hover",
8792
+ "state": "border-color"
8793
+ },
8794
+ "path": [
8795
+ "utrecht",
8796
+ "radio-button",
8797
+ "checked",
8798
+ "hover",
8799
+ "border-color"
8800
+ ]
8801
+ },
8802
+ {
8803
+ "value": "1px",
8804
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8805
+ "isSource": true,
8806
+ "original": {
8807
+ "value": "{xxllnc.size.4xs}"
8808
+ },
8809
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
8810
+ "attributes": {
8811
+ "category": "utrecht",
8812
+ "type": "radio-button",
8813
+ "item": "checked",
8814
+ "subitem": "hover",
8815
+ "state": "border-width"
8816
+ },
8817
+ "path": [
8818
+ "utrecht",
8819
+ "radio-button",
8820
+ "checked",
8821
+ "hover",
8822
+ "border-width"
8823
+ ]
8824
+ },
8825
+ {
8826
+ "value": "#00000080",
8827
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8828
+ "isSource": true,
8829
+ "original": {
8830
+ "value": "{xxllnc.color.primary-hover}"
8831
+ },
8832
+ "name": "utrechtRadioButtonCheckedHoverColor",
8833
+ "attributes": {
8834
+ "category": "utrecht",
8835
+ "type": "radio-button",
8836
+ "item": "checked",
8837
+ "subitem": "hover",
8838
+ "state": "color"
8839
+ },
8840
+ "path": [
8841
+ "utrecht",
8842
+ "radio-button",
8843
+ "checked",
8844
+ "hover",
8845
+ "color"
8846
+ ]
8847
+ },
8848
+ {
8849
+ "value": "#f7f7f7",
8850
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8851
+ "isSource": true,
8852
+ "original": {
8853
+ "value": "{xxllnc.color.grey.97}"
8854
+ },
8855
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
8856
+ "attributes": {
8857
+ "category": "utrecht",
8858
+ "type": "radio-button",
8859
+ "item": "disabled",
8860
+ "subitem": "background-color"
8861
+ },
8862
+ "path": [
8863
+ "utrecht",
8864
+ "radio-button",
8865
+ "disabled",
8866
+ "background-color"
8867
+ ]
8868
+ },
8869
+ {
8870
+ "value": "#d1d1d1",
8871
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8872
+ "isSource": true,
8873
+ "original": {
8874
+ "value": "{xxllnc.color.grey.82}"
8875
+ },
8876
+ "name": "utrechtRadioButtonDisabledBorderColor",
8877
+ "attributes": {
8878
+ "category": "utrecht",
8879
+ "type": "radio-button",
8880
+ "item": "disabled",
8881
+ "subitem": "border-color"
8882
+ },
8883
+ "path": [
8884
+ "utrecht",
8885
+ "radio-button",
8886
+ "disabled",
8887
+ "border-color"
8888
+ ]
8889
+ },
8890
+ {
8891
+ "value": "1px",
8892
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8893
+ "isSource": true,
8894
+ "original": {
8895
+ "value": "{xxllnc.size.4xs}"
8896
+ },
8897
+ "name": "utrechtRadioButtonDisabledBorderWidth",
8898
+ "attributes": {
8899
+ "category": "utrecht",
8900
+ "type": "radio-button",
8901
+ "item": "disabled",
8902
+ "subitem": "border-width"
8903
+ },
8904
+ "path": [
8905
+ "utrecht",
8906
+ "radio-button",
8907
+ "disabled",
8908
+ "border-width"
8909
+ ]
8910
+ },
8911
+ {
8912
+ "value": "#d1d1d1",
8913
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8914
+ "isSource": true,
8915
+ "original": {
8916
+ "value": "{xxllnc.color.grey.82}"
8917
+ },
8918
+ "name": "utrechtRadioButtonDisabledColor",
8919
+ "attributes": {
8920
+ "category": "utrecht",
8921
+ "type": "radio-button",
8922
+ "item": "disabled",
8923
+ "subitem": "color"
8924
+ },
8925
+ "path": [
8926
+ "utrecht",
8927
+ "radio-button",
8928
+ "disabled",
8929
+ "color"
8930
+ ]
8931
+ },
8932
+ {
8933
+ "value": "#ffffff",
8934
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8935
+ "isSource": true,
8936
+ "original": {
8937
+ "value": "{xxllnc.color.white.100}"
8938
+ },
8939
+ "name": "utrechtRadioButtonFocusBackgroundColor",
8940
+ "attributes": {
8941
+ "category": "utrecht",
8942
+ "type": "radio-button",
8943
+ "item": "focus",
8944
+ "subitem": "background-color"
8945
+ },
8946
+ "path": [
8947
+ "utrecht",
8948
+ "radio-button",
8949
+ "focus",
8950
+ "background-color"
8951
+ ]
8952
+ },
8953
+ {
8954
+ "value": "#000000ad",
8955
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8956
+ "isSource": true,
8957
+ "original": {
8958
+ "value": "{xxllnc.color.primary}"
8959
+ },
8960
+ "name": "utrechtRadioButtonFocusBorderColor",
8961
+ "attributes": {
8962
+ "category": "utrecht",
8963
+ "type": "radio-button",
8964
+ "item": "focus",
8965
+ "subitem": "border-color"
8966
+ },
8967
+ "path": [
8968
+ "utrecht",
8969
+ "radio-button",
8970
+ "focus",
8971
+ "border-color"
8972
+ ]
8973
+ },
8974
+ {
8975
+ "value": "1px",
8976
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8977
+ "isSource": true,
8978
+ "original": {
8979
+ "value": "{xxllnc.size.4xs}"
8980
+ },
8981
+ "name": "utrechtRadioButtonFocusBorderWidth",
8982
+ "attributes": {
8983
+ "category": "utrecht",
8984
+ "type": "radio-button",
8985
+ "item": "focus",
8986
+ "subitem": "border-width"
8987
+ },
8988
+ "path": [
8989
+ "utrecht",
8990
+ "radio-button",
8991
+ "focus",
8992
+ "border-width"
8993
+ ]
8994
+ },
8995
+ {
8996
+ "value": "#000000ad",
8997
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
8998
+ "isSource": true,
8999
+ "original": {
9000
+ "value": "{xxllnc.color.primary}"
9001
+ },
9002
+ "name": "utrechtRadioButtonFocusColor",
9003
+ "attributes": {
9004
+ "category": "utrecht",
9005
+ "type": "radio-button",
9006
+ "item": "focus",
9007
+ "subitem": "color"
9008
+ },
9009
+ "path": [
9010
+ "utrecht",
9011
+ "radio-button",
9012
+ "focus",
9013
+ "color"
9014
+ ]
9015
+ },
9016
+ {
9017
+ "value": "#ffffff",
9018
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9019
+ "isSource": true,
9020
+ "original": {
9021
+ "value": "{xxllnc.color.white.100}"
9022
+ },
9023
+ "name": "utrechtRadioButtonHoverBackgroundColor",
9024
+ "attributes": {
9025
+ "category": "utrecht",
9026
+ "type": "radio-button",
9027
+ "item": "hover",
9028
+ "subitem": "background-color"
9029
+ },
9030
+ "path": [
9031
+ "utrecht",
9032
+ "radio-button",
9033
+ "hover",
9034
+ "background-color"
9035
+ ]
9036
+ },
9037
+ {
9038
+ "value": "#4f4f4f",
9039
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9040
+ "isSource": true,
9041
+ "original": {
9042
+ "value": "{xxllnc.color.grey.31}"
9043
+ },
9044
+ "name": "utrechtRadioButtonHoverBorderColor",
9045
+ "attributes": {
9046
+ "category": "utrecht",
9047
+ "type": "radio-button",
9048
+ "item": "hover",
9049
+ "subitem": "border-color"
9050
+ },
9051
+ "path": [
9052
+ "utrecht",
9053
+ "radio-button",
9054
+ "hover",
9055
+ "border-color"
9056
+ ]
9057
+ },
9058
+ {
9059
+ "value": "1px",
9060
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9061
+ "isSource": true,
9062
+ "original": {
9063
+ "value": "{xxllnc.size.4xs}"
9064
+ },
9065
+ "name": "utrechtRadioButtonHoverBorderWidth",
9066
+ "attributes": {
9067
+ "category": "utrecht",
9068
+ "type": "radio-button",
9069
+ "item": "hover",
9070
+ "subitem": "border-width"
9071
+ },
9072
+ "path": [
9073
+ "utrecht",
9074
+ "radio-button",
9075
+ "hover",
9076
+ "border-width"
9077
+ ]
9078
+ },
9079
+ {
9080
+ "value": "5px",
9081
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9082
+ "isSource": true,
9083
+ "original": {
9084
+ "value": "5px"
9085
+ },
9086
+ "name": "utrechtRadioButtonIconSize",
9087
+ "attributes": {
9088
+ "category": "utrecht",
9089
+ "type": "radio-button",
9090
+ "item": "icon",
9091
+ "subitem": "size"
9092
+ },
9093
+ "path": [
9094
+ "utrecht",
9095
+ "radio-button",
9096
+ "icon",
9097
+ "size"
9098
+ ]
9099
+ },
9100
+ {
9101
+ "value": "#ffffff",
9102
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9103
+ "isSource": true,
9104
+ "original": {
9105
+ "value": "{xxllnc.color.white.100}"
9106
+ },
9107
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
9108
+ "attributes": {
9109
+ "category": "utrecht",
9110
+ "type": "radio-button",
9111
+ "item": "invalid",
9112
+ "subitem": "background-color"
9113
+ },
9114
+ "path": [
9115
+ "utrecht",
9116
+ "radio-button",
9117
+ "invalid",
9118
+ "background-color"
9119
+ ]
9120
+ },
9121
+ {
9122
+ "value": "#dc3545",
9123
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9124
+ "isSource": true,
9125
+ "original": {
9126
+ "value": "{xxllnc.color.error}"
9127
+ },
9128
+ "name": "utrechtRadioButtonInvalidBorderColor",
9129
+ "attributes": {
9130
+ "category": "utrecht",
9131
+ "type": "radio-button",
9132
+ "item": "invalid",
9133
+ "subitem": "border-color"
9134
+ },
9135
+ "path": [
9136
+ "utrecht",
9137
+ "radio-button",
9138
+ "invalid",
9139
+ "border-color"
9140
+ ]
9141
+ },
9142
+ {
9143
+ "value": "1px",
9144
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9145
+ "isSource": true,
9146
+ "original": {
9147
+ "value": "{xxllnc.size.4xs}"
9148
+ },
9149
+ "name": "utrechtRadioButtonInvalidBorderWidth",
9150
+ "attributes": {
9151
+ "category": "utrecht",
9152
+ "type": "radio-button",
9153
+ "item": "invalid",
9154
+ "subitem": "border-width"
9155
+ },
9156
+ "path": [
9157
+ "utrecht",
9158
+ "radio-button",
9159
+ "invalid",
9160
+ "border-width"
9161
+ ]
9162
+ },
9163
+ {
9164
+ "value": "#dc3545",
9165
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
9166
+ "isSource": true,
9167
+ "original": {
9168
+ "value": "{xxllnc.color.error}"
9169
+ },
9170
+ "name": "utrechtRadioButtonInvalidColor",
9171
+ "attributes": {
9172
+ "category": "utrecht",
9173
+ "type": "radio-button",
9174
+ "item": "invalid",
9175
+ "subitem": "color"
9176
+ },
9177
+ "path": [
9178
+ "utrecht",
9179
+ "radio-button",
9180
+ "invalid",
9181
+ "color"
9182
+ ]
9183
+ },
9184
+ {
9185
+ "value": "16px",
9186
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
9187
+ "isSource": true,
9188
+ "original": {
9189
+ "value": "16px"
9190
+ },
9191
+ "name": "utrechtRadioButtonMinBlockSize",
9192
+ "attributes": {
9193
+ "category": "utrecht",
9194
+ "type": "radio-button",
9195
+ "item": "min-block-size"
9196
+ },
9197
+ "path": [
9198
+ "utrecht",
9199
+ "radio-button",
9200
+ "min-block-size"
9201
+ ]
9202
+ },
9203
+ {
9204
+ "value": "16px",
9205
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
9206
+ "isSource": true,
9207
+ "original": {
9208
+ "value": "16px"
9209
+ },
9210
+ "name": "utrechtRadioButtonMinInlineSize",
9211
+ "attributes": {
9212
+ "category": "utrecht",
9213
+ "type": "radio-button",
9214
+ "item": "min-inline-size"
9215
+ },
9216
+ "path": [
9217
+ "utrecht",
9218
+ "radio-button",
9219
+ "min-inline-size"
9220
+ ]
9221
+ },
9222
+ {
9223
+ "value": "1px",
9224
+ "filePath": "src/component/utrecht/separator.tokens.json",
9225
+ "isSource": true,
9226
+ "original": {
9227
+ "value": "{xxllnc.size.4xs}"
9228
+ },
9229
+ "name": "utrechtSeparatorBlockSize",
9230
+ "attributes": {
9231
+ "category": "utrecht",
9232
+ "type": "separator",
9233
+ "item": "block-size"
9234
+ },
9235
+ "path": [
9236
+ "utrecht",
9237
+ "separator",
9238
+ "block-size"
9239
+ ]
9240
+ },
9241
+ {
9242
+ "value": "#e5e5e5",
9243
+ "filePath": "src/component/utrecht/separator.tokens.json",
9244
+ "isSource": true,
9245
+ "original": {
9246
+ "value": "{xxllnc.color.grey.90}"
9247
+ },
9248
+ "name": "utrechtSeparatorColor",
9249
+ "attributes": {
9250
+ "category": "utrecht",
9251
+ "type": "separator",
9252
+ "item": "color"
9253
+ },
9254
+ "path": [
9255
+ "utrecht",
9256
+ "separator",
9257
+ "color"
9258
+ ]
9259
+ },
9260
+ {
9261
+ "value": "0px",
9262
+ "filePath": "src/component/utrecht/separator.tokens.json",
9263
+ "isSource": true,
9264
+ "original": {
9265
+ "value": "0px"
9266
+ },
9267
+ "name": "utrechtSeparatorMarginBlockEnd",
9268
+ "attributes": {
9269
+ "category": "utrecht",
9270
+ "type": "separator",
9271
+ "item": "margin-block-end"
9272
+ },
9273
+ "path": [
9274
+ "utrecht",
9275
+ "separator",
9276
+ "margin-block-end"
9277
+ ]
9278
+ },
9279
+ {
9280
+ "value": "0px",
9281
+ "filePath": "src/component/utrecht/separator.tokens.json",
9282
+ "isSource": true,
9283
+ "original": {
9284
+ "value": "0px"
9285
+ },
9286
+ "name": "utrechtSeparatorMarginBlockStart",
9287
+ "attributes": {
9288
+ "category": "utrecht",
9289
+ "type": "separator",
9290
+ "item": "margin-block-start"
9291
+ },
9292
+ "path": [
9293
+ "utrecht",
9294
+ "separator",
9295
+ "margin-block-start"
9296
+ ]
9297
+ },
9298
+ {
9299
+ "value": "48px",
9300
+ "filePath": "src/common/utrecht/space.tokens.json",
9301
+ "isSource": true,
9302
+ "original": {
9303
+ "value": "{xxllnc.size.2xl}"
9304
+ },
9305
+ "name": "utrechtSpaceBlock2xl",
9306
+ "attributes": {
9307
+ "category": "utrecht",
9308
+ "type": "space",
9309
+ "item": "block",
9310
+ "subitem": "2xl"
9311
+ },
9312
+ "path": [
9313
+ "utrecht",
9314
+ "space",
9315
+ "block",
9316
+ "2xl"
9317
+ ]
9318
+ },
9319
+ {
9320
+ "value": "4px",
9321
+ "filePath": "src/common/utrecht/space.tokens.json",
9322
+ "isSource": true,
9323
+ "original": {
9324
+ "value": "{xxllnc.size.2xs}"
9325
+ },
9326
+ "name": "utrechtSpaceBlock2xs",
9327
+ "attributes": {
9328
+ "category": "utrecht",
9329
+ "type": "space",
9330
+ "item": "block",
9331
+ "subitem": "2xs"
9332
+ },
9333
+ "path": [
9334
+ "utrecht",
9335
+ "space",
9336
+ "block",
9337
+ "2xs"
9338
+ ]
9339
+ },
9340
+ {
9341
+ "value": "72px",
9342
+ "filePath": "src/common/utrecht/space.tokens.json",
9343
+ "isSource": true,
9344
+ "original": {
9345
+ "value": "{xxllnc.size.3xl}"
9346
+ },
9347
+ "name": "utrechtSpaceBlock3xl",
9348
+ "attributes": {
9349
+ "category": "utrecht",
9350
+ "type": "space",
9351
+ "item": "block",
9352
+ "subitem": "3xl"
9353
+ },
9354
+ "path": [
9355
+ "utrecht",
9356
+ "space",
9357
+ "block",
9358
+ "3xl"
9359
+ ]
9360
+ },
9361
+ {
9362
+ "value": "2px",
9363
+ "filePath": "src/common/utrecht/space.tokens.json",
9364
+ "isSource": true,
9365
+ "original": {
9366
+ "value": "{xxllnc.size.3xs}"
9367
+ },
9368
+ "name": "utrechtSpaceBlock3xs",
9369
+ "attributes": {
9370
+ "category": "utrecht",
9371
+ "type": "space",
9372
+ "item": "block",
9373
+ "subitem": "3xs"
9374
+ },
9375
+ "path": [
9376
+ "utrecht",
9377
+ "space",
9378
+ "block",
9379
+ "3xs"
9380
+ ]
9381
+ },
9382
+ {
9383
+ "value": "24px",
9384
+ "filePath": "src/common/utrecht/space.tokens.json",
9385
+ "isSource": true,
9386
+ "original": {
9387
+ "value": "{xxllnc.size.lg}"
9388
+ },
9389
+ "name": "utrechtSpaceBlockLg",
9390
+ "attributes": {
9391
+ "category": "utrecht",
9392
+ "type": "space",
9393
+ "item": "block",
9394
+ "subitem": "lg"
9395
+ },
9396
+ "path": [
9397
+ "utrecht",
9398
+ "space",
9399
+ "block",
9400
+ "lg"
9401
+ ]
9402
+ },
9403
+ {
9404
+ "value": "18px",
9405
+ "filePath": "src/common/utrecht/space.tokens.json",
9406
+ "isSource": true,
9407
+ "original": {
9408
+ "value": "{xxllnc.size.md}"
9409
+ },
9410
+ "name": "utrechtSpaceBlockMd",
9411
+ "attributes": {
9412
+ "category": "utrecht",
9413
+ "type": "space",
9414
+ "item": "block",
9415
+ "subitem": "md"
9416
+ },
9417
+ "path": [
9418
+ "utrecht",
9419
+ "space",
9420
+ "block",
9421
+ "md"
9422
+ ]
9423
+ },
9424
+ {
9425
+ "value": "14px",
9426
+ "filePath": "src/common/utrecht/space.tokens.json",
9427
+ "isSource": true,
9428
+ "original": {
9429
+ "value": "{xxllnc.size.sm}"
9430
+ },
9431
+ "name": "utrechtSpaceBlockSm",
9432
+ "attributes": {
9433
+ "category": "utrecht",
9434
+ "type": "space",
9435
+ "item": "block",
9436
+ "subitem": "sm"
9437
+ },
9438
+ "path": [
9439
+ "utrecht",
9440
+ "space",
9441
+ "block",
9442
+ "sm"
9443
+ ]
9444
+ },
9445
+ {
9446
+ "value": "32px",
9447
+ "filePath": "src/common/utrecht/space.tokens.json",
9448
+ "isSource": true,
9449
+ "original": {
9450
+ "value": "{xxllnc.size.xl}"
9451
+ },
9452
+ "name": "utrechtSpaceBlockXl",
9453
+ "attributes": {
9454
+ "category": "utrecht",
9455
+ "type": "space",
9456
+ "item": "block",
9457
+ "subitem": "xl"
9458
+ },
9459
+ "path": [
9460
+ "utrecht",
9461
+ "space",
9462
+ "block",
9463
+ "xl"
9464
+ ]
9465
+ },
9466
+ {
9467
+ "value": "8px",
9468
+ "filePath": "src/common/utrecht/space.tokens.json",
9469
+ "isSource": true,
9470
+ "original": {
9471
+ "value": "{xxllnc.size.xs}"
9472
+ },
9473
+ "name": "utrechtSpaceBlockXs",
9474
+ "attributes": {
9475
+ "category": "utrecht",
9476
+ "type": "space",
9477
+ "item": "block",
9478
+ "subitem": "xs"
9479
+ },
9480
+ "path": [
9481
+ "utrecht",
9482
+ "space",
9483
+ "block",
9484
+ "xs"
9485
+ ]
9486
+ },
9487
+ {
9488
+ "value": "48px",
9489
+ "filePath": "src/common/utrecht/space.tokens.json",
9490
+ "isSource": true,
9491
+ "original": {
9492
+ "value": "{xxllnc.size.2xl}"
9493
+ },
9494
+ "name": "utrechtSpaceInline2xl",
9495
+ "attributes": {
9496
+ "category": "utrecht",
9497
+ "type": "space",
9498
+ "item": "inline",
9499
+ "subitem": "2xl"
9500
+ },
9501
+ "path": [
9502
+ "utrecht",
9503
+ "space",
9504
+ "inline",
8567
9505
  "2xl"
8568
9506
  ]
8569
9507
  },
@@ -10132,6 +11070,27 @@
10132
11070
  "92"
10133
11071
  ]
10134
11072
  },
11073
+ {
11074
+ "value": "#f7f7f7",
11075
+ "filePath": "src/brand/xxllnc/color.tokens.json",
11076
+ "isSource": true,
11077
+ "original": {
11078
+ "value": "#f7f7f7"
11079
+ },
11080
+ "name": "xxllncColorGrey97",
11081
+ "attributes": {
11082
+ "category": "xxllnc",
11083
+ "type": "color",
11084
+ "item": "grey",
11085
+ "subitem": "97"
11086
+ },
11087
+ "path": [
11088
+ "xxllnc",
11089
+ "color",
11090
+ "grey",
11091
+ "97"
11092
+ ]
11093
+ },
10135
11094
  {
10136
11095
  "value": "#000000ad",
10137
11096
  "filePath": "src/brand/xxllnc/color.tokens.json",