@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
@@ -5087,6 +5087,912 @@
5087
5087
  ]
5088
5088
  }
5089
5089
  },
5090
+ "radio-button": {
5091
+ "min-block-size": {
5092
+ "value": "16px",
5093
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5094
+ "isSource": true,
5095
+ "original": {
5096
+ "value": "16px"
5097
+ },
5098
+ "name": "utrechtRadioButtonMinBlockSize",
5099
+ "attributes": {
5100
+ "category": "utrecht",
5101
+ "type": "radio-button",
5102
+ "item": "min-block-size"
5103
+ },
5104
+ "path": [
5105
+ "utrecht",
5106
+ "radio-button",
5107
+ "min-block-size"
5108
+ ]
5109
+ },
5110
+ "min-inline-size": {
5111
+ "value": "16px",
5112
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5113
+ "isSource": true,
5114
+ "original": {
5115
+ "value": "16px"
5116
+ },
5117
+ "name": "utrechtRadioButtonMinInlineSize",
5118
+ "attributes": {
5119
+ "category": "utrecht",
5120
+ "type": "radio-button",
5121
+ "item": "min-inline-size"
5122
+ },
5123
+ "path": [
5124
+ "utrecht",
5125
+ "radio-button",
5126
+ "min-inline-size"
5127
+ ]
5128
+ },
5129
+ "checked-disabled": {
5130
+ "border-color": {
5131
+ "value": "#d1d1d1",
5132
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5133
+ "isSource": true,
5134
+ "original": {
5135
+ "value": "{noordwijk.color.grey.82}"
5136
+ },
5137
+ "name": "utrechtRadioButtonCheckedDisabledBorderColor",
5138
+ "attributes": {
5139
+ "category": "utrecht",
5140
+ "type": "radio-button",
5141
+ "item": "checked-disabled",
5142
+ "subitem": "border-color"
5143
+ },
5144
+ "path": [
5145
+ "utrecht",
5146
+ "radio-button",
5147
+ "checked-disabled",
5148
+ "border-color"
5149
+ ]
5150
+ },
5151
+ "border-width": {
5152
+ "value": "1px",
5153
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5154
+ "isSource": true,
5155
+ "original": {
5156
+ "value": "{noordwijk.size.4xs}"
5157
+ },
5158
+ "name": "utrechtRadioButtonCheckedDisabledBorderWidth",
5159
+ "attributes": {
5160
+ "category": "utrecht",
5161
+ "type": "radio-button",
5162
+ "item": "checked-disabled",
5163
+ "subitem": "border-width"
5164
+ },
5165
+ "path": [
5166
+ "utrecht",
5167
+ "radio-button",
5168
+ "checked-disabled",
5169
+ "border-width"
5170
+ ]
5171
+ },
5172
+ "background-color": {
5173
+ "value": "#ffffff",
5174
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5175
+ "isSource": true,
5176
+ "original": {
5177
+ "value": "{noordwijk.color.white.100}"
5178
+ },
5179
+ "name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
5180
+ "attributes": {
5181
+ "category": "utrecht",
5182
+ "type": "radio-button",
5183
+ "item": "checked-disabled",
5184
+ "subitem": "background-color"
5185
+ },
5186
+ "path": [
5187
+ "utrecht",
5188
+ "radio-button",
5189
+ "checked-disabled",
5190
+ "background-color"
5191
+ ]
5192
+ },
5193
+ "color": {
5194
+ "value": "#d1d1d1",
5195
+ "filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
5196
+ "isSource": true,
5197
+ "original": {
5198
+ "value": "{noordwijk.color.grey.82}"
5199
+ },
5200
+ "name": "utrechtRadioButtonCheckedDisabledColor",
5201
+ "attributes": {
5202
+ "category": "utrecht",
5203
+ "type": "radio-button",
5204
+ "item": "checked-disabled",
5205
+ "subitem": "color"
5206
+ },
5207
+ "path": [
5208
+ "utrecht",
5209
+ "radio-button",
5210
+ "checked-disabled",
5211
+ "color"
5212
+ ]
5213
+ }
5214
+ },
5215
+ "background-color": {
5216
+ "value": "#ffffff",
5217
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5218
+ "isSource": true,
5219
+ "original": {
5220
+ "value": "{noordwijk.color.white.100}"
5221
+ },
5222
+ "name": "utrechtRadioButtonBackgroundColor",
5223
+ "attributes": {
5224
+ "category": "utrecht",
5225
+ "type": "radio-button",
5226
+ "item": "background-color"
5227
+ },
5228
+ "path": [
5229
+ "utrecht",
5230
+ "radio-button",
5231
+ "background-color"
5232
+ ]
5233
+ },
5234
+ "border-color": {
5235
+ "value": "#757575",
5236
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5237
+ "isSource": true,
5238
+ "original": {
5239
+ "value": "{noordwijk.color.grey.46}"
5240
+ },
5241
+ "name": "utrechtRadioButtonBorderColor",
5242
+ "attributes": {
5243
+ "category": "utrecht",
5244
+ "type": "radio-button",
5245
+ "item": "border-color"
5246
+ },
5247
+ "path": [
5248
+ "utrecht",
5249
+ "radio-button",
5250
+ "border-color"
5251
+ ]
5252
+ },
5253
+ "border-width": {
5254
+ "value": "1px",
5255
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5256
+ "isSource": true,
5257
+ "original": {
5258
+ "value": "{noordwijk.size.4xs}"
5259
+ },
5260
+ "name": "utrechtRadioButtonBorderWidth",
5261
+ "attributes": {
5262
+ "category": "utrecht",
5263
+ "type": "radio-button",
5264
+ "item": "border-width"
5265
+ },
5266
+ "path": [
5267
+ "utrecht",
5268
+ "radio-button",
5269
+ "border-width"
5270
+ ]
5271
+ },
5272
+ "size": {},
5273
+ "margin-block-start": {},
5274
+ "icon": {
5275
+ "size": {
5276
+ "value": "5px",
5277
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5278
+ "isSource": true,
5279
+ "original": {
5280
+ "value": "5px"
5281
+ },
5282
+ "name": "utrechtRadioButtonIconSize",
5283
+ "attributes": {
5284
+ "category": "utrecht",
5285
+ "type": "radio-button",
5286
+ "item": "icon",
5287
+ "subitem": "size"
5288
+ },
5289
+ "path": [
5290
+ "utrecht",
5291
+ "radio-button",
5292
+ "icon",
5293
+ "size"
5294
+ ]
5295
+ }
5296
+ },
5297
+ "active": {
5298
+ "border-color": {},
5299
+ "border-width": {},
5300
+ "background-color": {},
5301
+ "color": {}
5302
+ },
5303
+ "checked": {
5304
+ "border-color": {
5305
+ "value": "#2c2276",
5306
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5307
+ "isSource": true,
5308
+ "original": {
5309
+ "value": "{noordwijk.color.primary}"
5310
+ },
5311
+ "name": "utrechtRadioButtonCheckedBorderColor",
5312
+ "attributes": {
5313
+ "category": "utrecht",
5314
+ "type": "radio-button",
5315
+ "item": "checked",
5316
+ "subitem": "border-color"
5317
+ },
5318
+ "path": [
5319
+ "utrecht",
5320
+ "radio-button",
5321
+ "checked",
5322
+ "border-color"
5323
+ ]
5324
+ },
5325
+ "border-width": {
5326
+ "value": "1px",
5327
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5328
+ "isSource": true,
5329
+ "original": {
5330
+ "value": "{noordwijk.size.4xs}"
5331
+ },
5332
+ "name": "utrechtRadioButtonCheckedBorderWidth",
5333
+ "attributes": {
5334
+ "category": "utrecht",
5335
+ "type": "radio-button",
5336
+ "item": "checked",
5337
+ "subitem": "border-width"
5338
+ },
5339
+ "path": [
5340
+ "utrecht",
5341
+ "radio-button",
5342
+ "checked",
5343
+ "border-width"
5344
+ ]
5345
+ },
5346
+ "background-color": {
5347
+ "value": "#ffffff",
5348
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5349
+ "isSource": true,
5350
+ "original": {
5351
+ "value": "{noordwijk.color.white.100}"
5352
+ },
5353
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
5354
+ "attributes": {
5355
+ "category": "utrecht",
5356
+ "type": "radio-button",
5357
+ "item": "checked",
5358
+ "subitem": "background-color"
5359
+ },
5360
+ "path": [
5361
+ "utrecht",
5362
+ "radio-button",
5363
+ "checked",
5364
+ "background-color"
5365
+ ]
5366
+ },
5367
+ "color": {
5368
+ "value": "#2c2276",
5369
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5370
+ "isSource": true,
5371
+ "original": {
5372
+ "value": "{noordwijk.color.primary}"
5373
+ },
5374
+ "name": "utrechtRadioButtonCheckedColor",
5375
+ "attributes": {
5376
+ "category": "utrecht",
5377
+ "type": "radio-button",
5378
+ "item": "checked",
5379
+ "subitem": "color"
5380
+ },
5381
+ "path": [
5382
+ "utrecht",
5383
+ "radio-button",
5384
+ "checked",
5385
+ "color"
5386
+ ]
5387
+ },
5388
+ "active": {
5389
+ "border-color": {
5390
+ "value": "#2c2276",
5391
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5392
+ "isSource": true,
5393
+ "original": {
5394
+ "value": "{noordwijk.color.primary}"
5395
+ },
5396
+ "name": "utrechtRadioButtonCheckedActiveBorderColor",
5397
+ "attributes": {
5398
+ "category": "utrecht",
5399
+ "type": "radio-button",
5400
+ "item": "checked",
5401
+ "subitem": "active",
5402
+ "state": "border-color"
5403
+ },
5404
+ "path": [
5405
+ "utrecht",
5406
+ "radio-button",
5407
+ "checked",
5408
+ "active",
5409
+ "border-color"
5410
+ ]
5411
+ },
5412
+ "border-width": {
5413
+ "value": "1px",
5414
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5415
+ "isSource": true,
5416
+ "original": {
5417
+ "value": "{noordwijk.size.4xs}"
5418
+ },
5419
+ "name": "utrechtRadioButtonCheckedActiveBorderWidth",
5420
+ "attributes": {
5421
+ "category": "utrecht",
5422
+ "type": "radio-button",
5423
+ "item": "checked",
5424
+ "subitem": "active",
5425
+ "state": "border-width"
5426
+ },
5427
+ "path": [
5428
+ "utrecht",
5429
+ "radio-button",
5430
+ "checked",
5431
+ "active",
5432
+ "border-width"
5433
+ ]
5434
+ },
5435
+ "background-color": {
5436
+ "value": "#ffffff",
5437
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5438
+ "isSource": true,
5439
+ "original": {
5440
+ "value": "{noordwijk.color.white.100}"
5441
+ },
5442
+ "name": "utrechtRadioButtonCheckedActiveBackgroundColor",
5443
+ "attributes": {
5444
+ "category": "utrecht",
5445
+ "type": "radio-button",
5446
+ "item": "checked",
5447
+ "subitem": "active",
5448
+ "state": "background-color"
5449
+ },
5450
+ "path": [
5451
+ "utrecht",
5452
+ "radio-button",
5453
+ "checked",
5454
+ "active",
5455
+ "background-color"
5456
+ ]
5457
+ },
5458
+ "color": {
5459
+ "value": "#2c2276",
5460
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5461
+ "isSource": true,
5462
+ "original": {
5463
+ "value": "{noordwijk.color.primary}"
5464
+ },
5465
+ "name": "utrechtRadioButtonCheckedActiveColor",
5466
+ "attributes": {
5467
+ "category": "utrecht",
5468
+ "type": "radio-button",
5469
+ "item": "checked",
5470
+ "subitem": "active",
5471
+ "state": "color"
5472
+ },
5473
+ "path": [
5474
+ "utrecht",
5475
+ "radio-button",
5476
+ "checked",
5477
+ "active",
5478
+ "color"
5479
+ ]
5480
+ }
5481
+ },
5482
+ "hover": {
5483
+ "border-color": {
5484
+ "value": "#16113b",
5485
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5486
+ "isSource": true,
5487
+ "original": {
5488
+ "value": "{noordwijk.color.primary-hover}"
5489
+ },
5490
+ "name": "utrechtRadioButtonCheckedHoverBorderColor",
5491
+ "attributes": {
5492
+ "category": "utrecht",
5493
+ "type": "radio-button",
5494
+ "item": "checked",
5495
+ "subitem": "hover",
5496
+ "state": "border-color"
5497
+ },
5498
+ "path": [
5499
+ "utrecht",
5500
+ "radio-button",
5501
+ "checked",
5502
+ "hover",
5503
+ "border-color"
5504
+ ]
5505
+ },
5506
+ "border-width": {
5507
+ "value": "1px",
5508
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5509
+ "isSource": true,
5510
+ "original": {
5511
+ "value": "{noordwijk.size.4xs}"
5512
+ },
5513
+ "name": "utrechtRadioButtonCheckedHoverBorderWidth",
5514
+ "attributes": {
5515
+ "category": "utrecht",
5516
+ "type": "radio-button",
5517
+ "item": "checked",
5518
+ "subitem": "hover",
5519
+ "state": "border-width"
5520
+ },
5521
+ "path": [
5522
+ "utrecht",
5523
+ "radio-button",
5524
+ "checked",
5525
+ "hover",
5526
+ "border-width"
5527
+ ]
5528
+ },
5529
+ "background-color": {
5530
+ "value": "#ffffff",
5531
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5532
+ "isSource": true,
5533
+ "original": {
5534
+ "value": "{noordwijk.color.white.100}"
5535
+ },
5536
+ "name": "utrechtRadioButtonCheckedHoverBackgroundColor",
5537
+ "attributes": {
5538
+ "category": "utrecht",
5539
+ "type": "radio-button",
5540
+ "item": "checked",
5541
+ "subitem": "hover",
5542
+ "state": "background-color"
5543
+ },
5544
+ "path": [
5545
+ "utrecht",
5546
+ "radio-button",
5547
+ "checked",
5548
+ "hover",
5549
+ "background-color"
5550
+ ]
5551
+ },
5552
+ "color": {
5553
+ "value": "#16113b",
5554
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5555
+ "isSource": true,
5556
+ "original": {
5557
+ "value": "{noordwijk.color.primary-hover}"
5558
+ },
5559
+ "name": "utrechtRadioButtonCheckedHoverColor",
5560
+ "attributes": {
5561
+ "category": "utrecht",
5562
+ "type": "radio-button",
5563
+ "item": "checked",
5564
+ "subitem": "hover",
5565
+ "state": "color"
5566
+ },
5567
+ "path": [
5568
+ "utrecht",
5569
+ "radio-button",
5570
+ "checked",
5571
+ "hover",
5572
+ "color"
5573
+ ]
5574
+ }
5575
+ },
5576
+ "focus": {
5577
+ "border-color": {
5578
+ "value": "#2c2276",
5579
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5580
+ "isSource": true,
5581
+ "original": {
5582
+ "value": "{noordwijk.color.primary}"
5583
+ },
5584
+ "name": "utrechtRadioButtonCheckedFocusBorderColor",
5585
+ "attributes": {
5586
+ "category": "utrecht",
5587
+ "type": "radio-button",
5588
+ "item": "checked",
5589
+ "subitem": "focus",
5590
+ "state": "border-color"
5591
+ },
5592
+ "path": [
5593
+ "utrecht",
5594
+ "radio-button",
5595
+ "checked",
5596
+ "focus",
5597
+ "border-color"
5598
+ ]
5599
+ },
5600
+ "border-width": {
5601
+ "value": "1px",
5602
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5603
+ "isSource": true,
5604
+ "original": {
5605
+ "value": "{noordwijk.size.4xs}"
5606
+ },
5607
+ "name": "utrechtRadioButtonCheckedFocusBorderWidth",
5608
+ "attributes": {
5609
+ "category": "utrecht",
5610
+ "type": "radio-button",
5611
+ "item": "checked",
5612
+ "subitem": "focus",
5613
+ "state": "border-width"
5614
+ },
5615
+ "path": [
5616
+ "utrecht",
5617
+ "radio-button",
5618
+ "checked",
5619
+ "focus",
5620
+ "border-width"
5621
+ ]
5622
+ },
5623
+ "background-color": {
5624
+ "value": "#ffffff",
5625
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5626
+ "isSource": true,
5627
+ "original": {
5628
+ "value": "{noordwijk.color.white.100}"
5629
+ },
5630
+ "name": "utrechtRadioButtonCheckedFocusBackgroundColor",
5631
+ "attributes": {
5632
+ "category": "utrecht",
5633
+ "type": "radio-button",
5634
+ "item": "checked",
5635
+ "subitem": "focus",
5636
+ "state": "background-color"
5637
+ },
5638
+ "path": [
5639
+ "utrecht",
5640
+ "radio-button",
5641
+ "checked",
5642
+ "focus",
5643
+ "background-color"
5644
+ ]
5645
+ },
5646
+ "color": {
5647
+ "value": "#2c2276",
5648
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5649
+ "isSource": true,
5650
+ "original": {
5651
+ "value": "{noordwijk.color.primary}"
5652
+ },
5653
+ "name": "utrechtRadioButtonCheckedFocusColor",
5654
+ "attributes": {
5655
+ "category": "utrecht",
5656
+ "type": "radio-button",
5657
+ "item": "checked",
5658
+ "subitem": "focus",
5659
+ "state": "color"
5660
+ },
5661
+ "path": [
5662
+ "utrecht",
5663
+ "radio-button",
5664
+ "checked",
5665
+ "focus",
5666
+ "color"
5667
+ ]
5668
+ }
5669
+ }
5670
+ },
5671
+ "hover": {
5672
+ "border-color": {
5673
+ "value": "#4f4f4f",
5674
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5675
+ "isSource": true,
5676
+ "original": {
5677
+ "value": "{noordwijk.color.grey.31}"
5678
+ },
5679
+ "name": "utrechtRadioButtonHoverBorderColor",
5680
+ "attributes": {
5681
+ "category": "utrecht",
5682
+ "type": "radio-button",
5683
+ "item": "hover",
5684
+ "subitem": "border-color"
5685
+ },
5686
+ "path": [
5687
+ "utrecht",
5688
+ "radio-button",
5689
+ "hover",
5690
+ "border-color"
5691
+ ]
5692
+ },
5693
+ "border-width": {
5694
+ "value": "1px",
5695
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5696
+ "isSource": true,
5697
+ "original": {
5698
+ "value": "{noordwijk.size.4xs}"
5699
+ },
5700
+ "name": "utrechtRadioButtonHoverBorderWidth",
5701
+ "attributes": {
5702
+ "category": "utrecht",
5703
+ "type": "radio-button",
5704
+ "item": "hover",
5705
+ "subitem": "border-width"
5706
+ },
5707
+ "path": [
5708
+ "utrecht",
5709
+ "radio-button",
5710
+ "hover",
5711
+ "border-width"
5712
+ ]
5713
+ },
5714
+ "background-color": {
5715
+ "value": "#ffffff",
5716
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5717
+ "isSource": true,
5718
+ "original": {
5719
+ "value": "{noordwijk.color.white.100}"
5720
+ },
5721
+ "name": "utrechtRadioButtonHoverBackgroundColor",
5722
+ "attributes": {
5723
+ "category": "utrecht",
5724
+ "type": "radio-button",
5725
+ "item": "hover",
5726
+ "subitem": "background-color"
5727
+ },
5728
+ "path": [
5729
+ "utrecht",
5730
+ "radio-button",
5731
+ "hover",
5732
+ "background-color"
5733
+ ]
5734
+ },
5735
+ "color": {}
5736
+ },
5737
+ "focus": {
5738
+ "border-color": {
5739
+ "value": "#2c2276",
5740
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5741
+ "isSource": true,
5742
+ "original": {
5743
+ "value": "{noordwijk.color.primary}"
5744
+ },
5745
+ "name": "utrechtRadioButtonFocusBorderColor",
5746
+ "attributes": {
5747
+ "category": "utrecht",
5748
+ "type": "radio-button",
5749
+ "item": "focus",
5750
+ "subitem": "border-color"
5751
+ },
5752
+ "path": [
5753
+ "utrecht",
5754
+ "radio-button",
5755
+ "focus",
5756
+ "border-color"
5757
+ ]
5758
+ },
5759
+ "border-width": {
5760
+ "value": "1px",
5761
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5762
+ "isSource": true,
5763
+ "original": {
5764
+ "value": "{noordwijk.size.4xs}"
5765
+ },
5766
+ "name": "utrechtRadioButtonFocusBorderWidth",
5767
+ "attributes": {
5768
+ "category": "utrecht",
5769
+ "type": "radio-button",
5770
+ "item": "focus",
5771
+ "subitem": "border-width"
5772
+ },
5773
+ "path": [
5774
+ "utrecht",
5775
+ "radio-button",
5776
+ "focus",
5777
+ "border-width"
5778
+ ]
5779
+ },
5780
+ "background-color": {
5781
+ "value": "#ffffff",
5782
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5783
+ "isSource": true,
5784
+ "original": {
5785
+ "value": "{noordwijk.color.white.100}"
5786
+ },
5787
+ "name": "utrechtRadioButtonFocusBackgroundColor",
5788
+ "attributes": {
5789
+ "category": "utrecht",
5790
+ "type": "radio-button",
5791
+ "item": "focus",
5792
+ "subitem": "background-color"
5793
+ },
5794
+ "path": [
5795
+ "utrecht",
5796
+ "radio-button",
5797
+ "focus",
5798
+ "background-color"
5799
+ ]
5800
+ },
5801
+ "color": {
5802
+ "value": "#2c2276",
5803
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5804
+ "isSource": true,
5805
+ "original": {
5806
+ "value": "{noordwijk.color.primary}"
5807
+ },
5808
+ "name": "utrechtRadioButtonFocusColor",
5809
+ "attributes": {
5810
+ "category": "utrecht",
5811
+ "type": "radio-button",
5812
+ "item": "focus",
5813
+ "subitem": "color"
5814
+ },
5815
+ "path": [
5816
+ "utrecht",
5817
+ "radio-button",
5818
+ "focus",
5819
+ "color"
5820
+ ]
5821
+ }
5822
+ },
5823
+ "disabled": {
5824
+ "border-color": {
5825
+ "value": "#d1d1d1",
5826
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5827
+ "isSource": true,
5828
+ "original": {
5829
+ "value": "{noordwijk.color.grey.82}"
5830
+ },
5831
+ "name": "utrechtRadioButtonDisabledBorderColor",
5832
+ "attributes": {
5833
+ "category": "utrecht",
5834
+ "type": "radio-button",
5835
+ "item": "disabled",
5836
+ "subitem": "border-color"
5837
+ },
5838
+ "path": [
5839
+ "utrecht",
5840
+ "radio-button",
5841
+ "disabled",
5842
+ "border-color"
5843
+ ]
5844
+ },
5845
+ "border-width": {
5846
+ "value": "1px",
5847
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5848
+ "isSource": true,
5849
+ "original": {
5850
+ "value": "{noordwijk.size.4xs}"
5851
+ },
5852
+ "name": "utrechtRadioButtonDisabledBorderWidth",
5853
+ "attributes": {
5854
+ "category": "utrecht",
5855
+ "type": "radio-button",
5856
+ "item": "disabled",
5857
+ "subitem": "border-width"
5858
+ },
5859
+ "path": [
5860
+ "utrecht",
5861
+ "radio-button",
5862
+ "disabled",
5863
+ "border-width"
5864
+ ]
5865
+ },
5866
+ "background-color": {
5867
+ "value": "#f7f7f7",
5868
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5869
+ "isSource": true,
5870
+ "original": {
5871
+ "value": "{noordwijk.color.grey.97}"
5872
+ },
5873
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
5874
+ "attributes": {
5875
+ "category": "utrecht",
5876
+ "type": "radio-button",
5877
+ "item": "disabled",
5878
+ "subitem": "background-color"
5879
+ },
5880
+ "path": [
5881
+ "utrecht",
5882
+ "radio-button",
5883
+ "disabled",
5884
+ "background-color"
5885
+ ]
5886
+ },
5887
+ "color": {
5888
+ "value": "#d1d1d1",
5889
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5890
+ "isSource": true,
5891
+ "original": {
5892
+ "value": "{noordwijk.color.grey.82}"
5893
+ },
5894
+ "name": "utrechtRadioButtonDisabledColor",
5895
+ "attributes": {
5896
+ "category": "utrecht",
5897
+ "type": "radio-button",
5898
+ "item": "disabled",
5899
+ "subitem": "color"
5900
+ },
5901
+ "path": [
5902
+ "utrecht",
5903
+ "radio-button",
5904
+ "disabled",
5905
+ "color"
5906
+ ]
5907
+ }
5908
+ },
5909
+ "invalid": {
5910
+ "border-color": {
5911
+ "value": "#dc3545",
5912
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5913
+ "isSource": true,
5914
+ "original": {
5915
+ "value": "{noordwijk.color.error}"
5916
+ },
5917
+ "name": "utrechtRadioButtonInvalidBorderColor",
5918
+ "attributes": {
5919
+ "category": "utrecht",
5920
+ "type": "radio-button",
5921
+ "item": "invalid",
5922
+ "subitem": "border-color"
5923
+ },
5924
+ "path": [
5925
+ "utrecht",
5926
+ "radio-button",
5927
+ "invalid",
5928
+ "border-color"
5929
+ ]
5930
+ },
5931
+ "border-width": {
5932
+ "value": "1px",
5933
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5934
+ "isSource": true,
5935
+ "original": {
5936
+ "value": "{noordwijk.size.4xs}"
5937
+ },
5938
+ "name": "utrechtRadioButtonInvalidBorderWidth",
5939
+ "attributes": {
5940
+ "category": "utrecht",
5941
+ "type": "radio-button",
5942
+ "item": "invalid",
5943
+ "subitem": "border-width"
5944
+ },
5945
+ "path": [
5946
+ "utrecht",
5947
+ "radio-button",
5948
+ "invalid",
5949
+ "border-width"
5950
+ ]
5951
+ },
5952
+ "background-color": {
5953
+ "value": "#ffffff",
5954
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5955
+ "isSource": true,
5956
+ "original": {
5957
+ "value": "{noordwijk.color.white.100}"
5958
+ },
5959
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
5960
+ "attributes": {
5961
+ "category": "utrecht",
5962
+ "type": "radio-button",
5963
+ "item": "invalid",
5964
+ "subitem": "background-color"
5965
+ },
5966
+ "path": [
5967
+ "utrecht",
5968
+ "radio-button",
5969
+ "invalid",
5970
+ "background-color"
5971
+ ]
5972
+ },
5973
+ "color": {
5974
+ "value": "#dc3545",
5975
+ "filePath": "src/component/utrecht/radio-button.tokens.json",
5976
+ "isSource": true,
5977
+ "original": {
5978
+ "value": "{noordwijk.color.error}"
5979
+ },
5980
+ "name": "utrechtRadioButtonInvalidColor",
5981
+ "attributes": {
5982
+ "category": "utrecht",
5983
+ "type": "radio-button",
5984
+ "item": "invalid",
5985
+ "subitem": "color"
5986
+ },
5987
+ "path": [
5988
+ "utrecht",
5989
+ "radio-button",
5990
+ "invalid",
5991
+ "color"
5992
+ ]
5993
+ }
5994
+ }
5995
+ },
5090
5996
  "table": {
5091
5997
  "border-collapse": {
5092
5998
  "value": "collapse",
@@ -8968,6 +9874,71 @@
8968
9874
  "background-image"
8969
9875
  ]
8970
9876
  }
9877
+ },
9878
+ "navbar": {
9879
+ "inline-size": {
9880
+ "value": "102px",
9881
+ "filePath": "src/component/conduction/logo.tokens.json",
9882
+ "isSource": true,
9883
+ "original": {
9884
+ "value": "102px"
9885
+ },
9886
+ "name": "conductionLogoNavbarInlineSize",
9887
+ "attributes": {
9888
+ "category": "conduction",
9889
+ "type": "logo",
9890
+ "item": "navbar",
9891
+ "subitem": "inline-size"
9892
+ },
9893
+ "path": [
9894
+ "conduction",
9895
+ "logo",
9896
+ "navbar",
9897
+ "inline-size"
9898
+ ]
9899
+ },
9900
+ "block-size": {
9901
+ "value": "45px",
9902
+ "filePath": "src/component/conduction/logo.tokens.json",
9903
+ "isSource": true,
9904
+ "original": {
9905
+ "value": "45px"
9906
+ },
9907
+ "name": "conductionLogoNavbarBlockSize",
9908
+ "attributes": {
9909
+ "category": "conduction",
9910
+ "type": "logo",
9911
+ "item": "navbar",
9912
+ "subitem": "block-size"
9913
+ },
9914
+ "path": [
9915
+ "conduction",
9916
+ "logo",
9917
+ "navbar",
9918
+ "block-size"
9919
+ ]
9920
+ },
9921
+ "background-image": {
9922
+ "value": "url('data:image/svg+xml,%3Csvg class=\"custom-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 165 72.7\"%3E%3Cdefs%3E%3CclipPath id=\"a\"%3E%3Cpath fill=\"none\" d=\"M5.6 0H165v72.7H5.6Z\" data-name=\"Path 5771\"%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=\"Group 11598\"%3E%3Cg clip-path=\"url(%23a)\" data-name=\"Mask Group 11250\"%3E%3Cpath fill=\"%23111A64\" d=\"M72 27.1v.9h-1.6a1.9 1.9 0 0 1 .4.5 1.8 1.8 0 0 1 .1.8 1.9 1.9 0 0 1-.7 1.5 3.5 3.5 0 0 1-2.2.6h-.5a2 2 0 0 1-.4 0 2.9 2.9 0 0 1-.1.3.6.6 0 0 0-.1.3c0 .2 0 .3.3.4a5.5 5.5 0 0 0 .9.2l1 .3a5.5 5.5 0 0 1 1.2.3 2.5 2.5 0 0 1 .9.6 1.3 1.3 0 0 1 .3.9 1.5 1.5 0 0 1-.3.9 2 2 0 0 1-.7.6 3.9 3.9 0 0 1-1 .4 8 8 0 0 1-1.5 0 5.4 5.4 0 0 1-2.5-.4 1.3 1.3 0 0 1-.8-1.2 1.4 1.4 0 0 1 .5-1 4.1 4.1 0 0 1 1.4-.7 2.3 2.3 0 0 1-.5-.4.6.6 0 0 1-.2-.5.8.8 0 0 1 0-.3 1.4 1.4 0 0 1 .3-.3 2.2 2.2 0 0 1 .2-.3 2.1 2.1 0 0 1 .3-.2 2.5 2.5 0 0 1-1.2-.8 2 2 0 0 1-.5-1.2 1.8 1.8 0 0 1 .7-1.6 3.6 3.6 0 0 1 2.3-.6Zm-1.9 8a.9.9 0 0 0-.3-.8 2.5 2.5 0 0 0-.8-.4 7.1 7.1 0 0 0-1-.3 10.2 10.2 0 0 1-1-.2 1.9 1.9 0 0 0-.7.7 1.5 1.5 0 0 0-.2.7 1 1 0 0 0 .6.9 2.9 2.9 0 0 0 1.6.4 3.9 3.9 0 0 0 .9-.1 1.8 1.8 0 0 0 .5-.3.8.8 0 0 0 .3-.3 1 1 0 0 0 .1-.4m-3.7-5.7a2.4 2.4 0 0 0 0 .6 1.2 1.2 0 0 0 .3.5 1.2 1.2 0 0 0 .5.3 2.1 2.1 0 0 0 .8.1 1.5 1.5 0 0 0 1.2-.4 1.7 1.7 0 0 0 .3-1.1 4.4 4.4 0 0 0 0-.5 2.8 2.8 0 0 0 0-.3 2.1 2.1 0 0 0-.1-.3V28a2.4 2.4 0 0 0-.7-.2 5.3 5.3 0 0 0-.7 0 1.7 1.7 0 0 0-1.3.3 1.6 1.6 0 0 0-.3 1.2\" data-name=\"Path 5659\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M79 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .1 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1 .2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .8-.4Zm-2.8-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5660\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M88.1 34H85v-.6h.8v-3.2a9.6 9.6 0 0 0 0-1 2.2 2.2 0 0 0-.2-.7 1 1 0 0 0-.4-.5 1.4 1.4 0 0 0-.7-.1 1.5 1.5 0 0 0-.6 0 1.6 1.6 0 0 0-.4.4 2 2 0 0 0-.4.5 2.6 2.6 0 0 0-.2.5v4h.8v.7h-3.2v-.6h1v-5.6h-1v-.7h2.4v1.4a2.3 2.3 0 0 1 .8-1A2.2 2.2 0 0 1 85 27a3.5 3.5 0 0 1 .6 0 1.6 1.6 0 0 1 1.1.8 2.2 2.2 0 0 1 .3.9 3 3 0 0 1 .4-.7 2.6 2.6 0 0 1 .5-.5 2.5 2.5 0 0 1 .6-.4 2.3 2.3 0 0 1 .8 0 3 3 0 0 1 1 0 1.4 1.4 0 0 1 .6.5 2.1 2.1 0 0 1 .4.9 6.4 6.4 0 0 1 .2 1.4v3.5h1v.6h-3.3v-.6h.9v-3.5a6.5 6.5 0 0 0 0-.8 1.8 1.8 0 0 0-.3-.7 1 1 0 0 0-.4-.4 1.5 1.5 0 0 0-.7-.1 1.4 1.4 0 0 0-1 .4 2.5 2.5 0 0 0-.6 1.1v4h1Z\" data-name=\"Path 5661\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M99.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H95a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.8.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.4-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5662\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M107.3 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.4.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .4.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.1 1h3.1a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5663\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117 34h-3.2v-.6h.9V30a3.4 3.4 0 0 0-.4-1.6 1.2 1.2 0 0 0-1.1-.6 1.9 1.9 0 0 0-.7.1 2 2 0 0 0-.5.3 2.1 2.1 0 0 0-.5.5 2.2 2.2 0 0 0-.2.5v4h.8v.7H109v-.6h1v-5.6h-1v-.7h2.4v1.4a2.8 2.8 0 0 1 .9-1 2.3 2.3 0 0 1 1.4-.5 4 4 0 0 1 1 .1 1.6 1.6 0 0 1 .8.5 2.2 2.2 0 0 1 .5.9 5 5 0 0 1 .1 1.4v3.5h1Z\" data-name=\"Path 5664\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117.6 27.1h1.1v-1l1.4-.6v1.6h2.2v.9h-2.2v3.8a2.4 2.4 0 0 0 .2 1.2.7.7 0 0 0 .7.3 1.6 1.6 0 0 0 .7-.1 4.4 4.4 0 0 0 .6-.3l.3.5a2.2 2.2 0 0 1-.3.2 3 3 0 0 1-.5.3 3.4 3.4 0 0 1-.6.2 2.8 2.8 0 0 1-.6 0 1.9 1.9 0 0 1-1.4-.4 2 2 0 0 1-.5-1.5V28h-1.1Z\" data-name=\"Path 5665\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M129.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H125a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.6.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1.1-.5\" data-name=\"Path 5666\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M89.9 43.4A5.3 5.3 0 0 0 88 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.1 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1 1.9 5.3 5.3 0 0 0 2 1.2 6.8 6.8 0 0 0 4.8 0 5.3 5.3 0 0 0 1.9-1.2 5.4 5.4 0 0 0 1.1-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.1-2m-3 8a3 3 0 0 1-2.7 0 3 3 0 0 1-1-.9 4 4 0 0 1-.6-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.5 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5667\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M102.7 43.4A5.3 5.3 0 0 0 101 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.2 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1.2 1.9 5.3 5.3 0 0 0 1.8 1.2 6.8 6.8 0 0 0 5 0 5.3 5.3 0 0 0 1.7-1.2 5.4 5.4 0 0 0 1.2-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.2-2m-2.8 8a3 3 0 0 1-2.9 0 3 3 0 0 1-1-.9 4 4 0 0 1-.5-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.6 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5668\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M112.5 41.7a5.4 5.4 0 0 0-.6 0 3.1 3.1 0 0 0-1.2.2 4 4 0 0 0-1 .6 4.3 4.3 0 0 0-.8.8 2.8 2.8 0 0 0-.3.5V42H106v11.5h2.6V48a5.2 5.2 0 0 1 .3-1.6 3.6 3.6 0 0 1 .6-1.2 2.7 2.7 0 0 1 1-.8 3.1 3.1 0 0 1 1.7-.2l.5.1v-2.6h-.3\" data-name=\"Path 5669\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M122.1 43.3a3.2 3.2 0 0 0-.6-.6 4.3 4.3 0 0 0-1-.6 4.8 4.8 0 0 0-1-.3 5.4 5.4 0 0 0-3 .2 4.4 4.4 0 0 0-1.6 1 5.4 5.4 0 0 0-1.1 2 7.7 7.7 0 0 0-.4 2.6 8.5 8.5 0 0 0 .3 2.4 5.6 5.6 0 0 0 1 2 4.8 4.8 0 0 0 1.7 1.3 5.5 5.5 0 0 0 2.4.5 5.1 5.1 0 0 0 2-.5 3 3 0 0 0 1.4-1.2v1.4h2.6V38.3H122Zm-3 8.3a2.8 2.8 0 0 1-1.4-.3 2.8 2.8 0 0 1-1-.8 3.8 3.8 0 0 1-.5-1.3 5.4 5.4 0 0 1-.2-1.4 6.8 6.8 0 0 1 .2-1.4 3.9 3.9 0 0 1 .5-1.3 3 3 0 0 1 1-1 2.8 2.8 0 0 1 1.4-.3 2.7 2.7 0 0 1 2.3 1 4.5 4.5 0 0 1 .8 3 5.7 5.7 0 0 1-.2 1.4 4.1 4.1 0 0 1-.6 1.2 2.9 2.9 0 0 1-1 .9 2.7 2.7 0 0 1-1.3.3\" data-name=\"Path 5670\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m137.8 50.3-2-8.3h-2.6l-2.1 8.3-2.2-8.3h-2.8l3.5 11.4h2.8l2-8.2 2 8.2H139.3l3.6-11.4h-2.7Z\" data-name=\"Path 5671\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 38.3h2.8v2.5H144z\" data-name=\"Rectangle 17828\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 42h2.8v11.5H144z\" data-name=\"Rectangle 17829\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 54.2a3.6 3.6 0 0 1-.2 1.3c0 .2-.3.3-.8.3a4.5 4.5 0 0 1-.8 0v2l.5.2h.6a3.1 3.1 0 0 0 2.6-1 4.2 4.2 0 0 0 .7-2.6V42h-2.6Z\" data-name=\"Path 5672\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 38.3h2.7v2.5h-2.7z\" data-name=\"Rectangle 17830\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m160.2 46.2 4.4-4.2h-3.3l-4.4 4.4v-8h-2.7v15h2.7v-4l1.4-1.4 3.4 5.4h3.3Z\" data-name=\"Path 5673\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M75.2 40v9l-6.7-9h-4.3v1.7l1.4.3v11.5h2.8v-9l6.6 9h3V40Z\" data-name=\"Path 5674\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"m50.7 0-9.2 19.6 10 13.3V16.7h9.2L64.8 0Z\" data-name=\"Path 5675\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"M39.2 36.9v16.7H25.5l-5.3 11.2a16.6 16.6 0 0 0 3.2 1.6l1.4.4 22 5.9 4-16 .8-3.3Z\" data-name=\"Path 5676\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"m39.6 17 1.3 1.9L50 0h-1.6Z\" data-name=\"Path 5677\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"M24.6 52.7v-6.5l-8 15.6a16.7 16.7 0 0 0 2.6 2.3Z\" data-name=\"Path 5678\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"M38.3 16.7h-2.4L45.2 0h2Z\" data-name=\"Path 5679\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"m24.6 36.9-11 20a16.5 16.5 0 0 0 1.6 3.1l9.4-17.7Z\" data-name=\"Path 5680\"%3E%3C/path%3E%3Cpath fill=\"%236096C7\" d=\"M24.6 24.7 19 23.2v-6.5h14.7L43.4 0H5.6v6.5l6.8 1.8V51a16.9 16.9 0 0 0 .1 1.8L24.6 32Z\" data-name=\"Path 5681\"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')",
9923
+ "filePath": "src/component/conduction/logo.tokens.json",
9924
+ "isSource": true,
9925
+ "original": {
9926
+ "value": "url('data:image/svg+xml,%3Csvg class=\"custom-logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 165 72.7\"%3E%3Cdefs%3E%3CclipPath id=\"a\"%3E%3Cpath fill=\"none\" d=\"M5.6 0H165v72.7H5.6Z\" data-name=\"Path 5771\"%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=\"Group 11598\"%3E%3Cg clip-path=\"url(%23a)\" data-name=\"Mask Group 11250\"%3E%3Cpath fill=\"%23111A64\" d=\"M72 27.1v.9h-1.6a1.9 1.9 0 0 1 .4.5 1.8 1.8 0 0 1 .1.8 1.9 1.9 0 0 1-.7 1.5 3.5 3.5 0 0 1-2.2.6h-.5a2 2 0 0 1-.4 0 2.9 2.9 0 0 1-.1.3.6.6 0 0 0-.1.3c0 .2 0 .3.3.4a5.5 5.5 0 0 0 .9.2l1 .3a5.5 5.5 0 0 1 1.2.3 2.5 2.5 0 0 1 .9.6 1.3 1.3 0 0 1 .3.9 1.5 1.5 0 0 1-.3.9 2 2 0 0 1-.7.6 3.9 3.9 0 0 1-1 .4 8 8 0 0 1-1.5 0 5.4 5.4 0 0 1-2.5-.4 1.3 1.3 0 0 1-.8-1.2 1.4 1.4 0 0 1 .5-1 4.1 4.1 0 0 1 1.4-.7 2.3 2.3 0 0 1-.5-.4.6.6 0 0 1-.2-.5.8.8 0 0 1 0-.3 1.4 1.4 0 0 1 .3-.3 2.2 2.2 0 0 1 .2-.3 2.1 2.1 0 0 1 .3-.2 2.5 2.5 0 0 1-1.2-.8 2 2 0 0 1-.5-1.2 1.8 1.8 0 0 1 .7-1.6 3.6 3.6 0 0 1 2.3-.6Zm-1.9 8a.9.9 0 0 0-.3-.8 2.5 2.5 0 0 0-.8-.4 7.1 7.1 0 0 0-1-.3 10.2 10.2 0 0 1-1-.2 1.9 1.9 0 0 0-.7.7 1.5 1.5 0 0 0-.2.7 1 1 0 0 0 .6.9 2.9 2.9 0 0 0 1.6.4 3.9 3.9 0 0 0 .9-.1 1.8 1.8 0 0 0 .5-.3.8.8 0 0 0 .3-.3 1 1 0 0 0 .1-.4m-3.7-5.7a2.4 2.4 0 0 0 0 .6 1.2 1.2 0 0 0 .3.5 1.2 1.2 0 0 0 .5.3 2.1 2.1 0 0 0 .8.1 1.5 1.5 0 0 0 1.2-.4 1.7 1.7 0 0 0 .3-1.1 4.4 4.4 0 0 0 0-.5 2.8 2.8 0 0 0 0-.3 2.1 2.1 0 0 0-.1-.3V28a2.4 2.4 0 0 0-.7-.2 5.3 5.3 0 0 0-.7 0 1.7 1.7 0 0 0-1.3.3 1.6 1.6 0 0 0-.3 1.2\" data-name=\"Path 5659\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M79 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .1 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1 .2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .8-.4Zm-2.8-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5660\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M88.1 34H85v-.6h.8v-3.2a9.6 9.6 0 0 0 0-1 2.2 2.2 0 0 0-.2-.7 1 1 0 0 0-.4-.5 1.4 1.4 0 0 0-.7-.1 1.5 1.5 0 0 0-.6 0 1.6 1.6 0 0 0-.4.4 2 2 0 0 0-.4.5 2.6 2.6 0 0 0-.2.5v4h.8v.7h-3.2v-.6h1v-5.6h-1v-.7h2.4v1.4a2.3 2.3 0 0 1 .8-1A2.2 2.2 0 0 1 85 27a3.5 3.5 0 0 1 .6 0 1.6 1.6 0 0 1 1.1.8 2.2 2.2 0 0 1 .3.9 3 3 0 0 1 .4-.7 2.6 2.6 0 0 1 .5-.5 2.5 2.5 0 0 1 .6-.4 2.3 2.3 0 0 1 .8 0 3 3 0 0 1 1 0 1.4 1.4 0 0 1 .6.5 2.1 2.1 0 0 1 .4.9 6.4 6.4 0 0 1 .2 1.4v3.5h1v.6h-3.3v-.6h.9v-3.5a6.5 6.5 0 0 0 0-.8 1.8 1.8 0 0 0-.3-.7 1 1 0 0 0-.4-.4 1.5 1.5 0 0 0-.7-.1 1.4 1.4 0 0 0-1 .4 2.5 2.5 0 0 0-.6 1.1v4h1Z\" data-name=\"Path 5661\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M99.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H95a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.8.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.4-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5662\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M107.3 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.4.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.3-1.5 3.7 3.7 0 0 1 1-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .2 1.2 4.4 4.4 0 0 1 0 .5v.5h-4.7a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .4.9 2.1 2.1 0 0 0 .8.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.5.4 2 2 0 0 0-.4.8 5.2 5.2 0 0 0-.1 1h3.1a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1-.5\" data-name=\"Path 5663\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117 34h-3.2v-.6h.9V30a3.4 3.4 0 0 0-.4-1.6 1.2 1.2 0 0 0-1.1-.6 1.9 1.9 0 0 0-.7.1 2 2 0 0 0-.5.3 2.1 2.1 0 0 0-.5.5 2.2 2.2 0 0 0-.2.5v4h.8v.7H109v-.6h1v-5.6h-1v-.7h2.4v1.4a2.8 2.8 0 0 1 .9-1 2.3 2.3 0 0 1 1.4-.5 4 4 0 0 1 1 .1 1.6 1.6 0 0 1 .8.5 2.2 2.2 0 0 1 .5.9 5 5 0 0 1 .1 1.4v3.5h1Z\" data-name=\"Path 5664\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M117.6 27.1h1.1v-1l1.4-.6v1.6h2.2v.9h-2.2v3.8a2.4 2.4 0 0 0 .2 1.2.7.7 0 0 0 .7.3 1.6 1.6 0 0 0 .7-.1 4.4 4.4 0 0 0 .6-.3l.3.5a2.2 2.2 0 0 1-.3.2 3 3 0 0 1-.5.3 3.4 3.4 0 0 1-.6.2 2.8 2.8 0 0 1-.6 0 1.9 1.9 0 0 1-1.4-.4 2 2 0 0 1-.5-1.5V28h-1.1Z\" data-name=\"Path 5665\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M129.6 33.1a2.3 2.3 0 0 1-1 .8 3.5 3.5 0 0 1-1.5.3 4.3 4.3 0 0 1-1.5-.3 3 3 0 0 1-1.8-1.8 4.5 4.5 0 0 1-.2-1.5 3.7 3.7 0 0 1 .9-2.7 3.3 3.3 0 0 1 2.4-.9 4.1 4.1 0 0 1 1 .1 2.5 2.5 0 0 1 1 .5 2.2 2.2 0 0 1 .6.8 2.8 2.8 0 0 1 .3 1.2 4.4 4.4 0 0 1 0 .5l-.1.5H125a3.5 3.5 0 0 0 .2 1 2.2 2.2 0 0 0 .5.9 2.1 2.1 0 0 0 .7.5 2.9 2.9 0 0 0 1.1.2 2.7 2.7 0 0 0 1-.2 2.5 2.5 0 0 0 .7-.4Zm-2.7-5.5a2 2 0 0 0-.7.1 1.3 1.3 0 0 0-.6.4 2 2 0 0 0-.3.8 5.2 5.2 0 0 0-.2 1h3.2a4.6 4.6 0 0 0 0-.4 2.4 2.4 0 0 0-.3-1.4 1.2 1.2 0 0 0-1.1-.5\" data-name=\"Path 5666\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M89.9 43.4A5.3 5.3 0 0 0 88 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.1 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1 1.9 5.3 5.3 0 0 0 2 1.2 6.8 6.8 0 0 0 4.8 0 5.3 5.3 0 0 0 1.9-1.2 5.4 5.4 0 0 0 1.1-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.1-2m-3 8a3 3 0 0 1-2.7 0 3 3 0 0 1-1-.9 4 4 0 0 1-.6-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.5 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5667\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M102.7 43.4A5.3 5.3 0 0 0 101 42a6.8 6.8 0 0 0-4.9 0 5.3 5.3 0 0 0-1.8 1.3 5.4 5.4 0 0 0-1.2 1.9 7.8 7.8 0 0 0 0 4.9 5.4 5.4 0 0 0 1.2 1.9 5.3 5.3 0 0 0 1.8 1.2 6.8 6.8 0 0 0 5 0 5.3 5.3 0 0 0 1.7-1.2 5.4 5.4 0 0 0 1.2-2 7.8 7.8 0 0 0 0-4.8 5.4 5.4 0 0 0-1.2-2m-2.8 8a3 3 0 0 1-2.9 0 3 3 0 0 1-1-.9 4 4 0 0 1-.5-1.3 5.7 5.7 0 0 1 0-2.8 3.8 3.8 0 0 1 .6-1.3 3 3 0 0 1 1-.9 3 3 0 0 1 2.8 0 3 3 0 0 1 1 1 3.8 3.8 0 0 1 .5 1.2 5.7 5.7 0 0 1 0 2.8 4 4 0 0 1-.6 1.3 3 3 0 0 1-1 .9\" data-name=\"Path 5668\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M112.5 41.7a5.4 5.4 0 0 0-.6 0 3.1 3.1 0 0 0-1.2.2 4 4 0 0 0-1 .6 4.3 4.3 0 0 0-.8.8 2.8 2.8 0 0 0-.3.5V42H106v11.5h2.6V48a5.2 5.2 0 0 1 .3-1.6 3.6 3.6 0 0 1 .6-1.2 2.7 2.7 0 0 1 1-.8 3.1 3.1 0 0 1 1.7-.2l.5.1v-2.6h-.3\" data-name=\"Path 5669\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M122.1 43.3a3.2 3.2 0 0 0-.6-.6 4.3 4.3 0 0 0-1-.6 4.8 4.8 0 0 0-1-.3 5.4 5.4 0 0 0-3 .2 4.4 4.4 0 0 0-1.6 1 5.4 5.4 0 0 0-1.1 2 7.7 7.7 0 0 0-.4 2.6 8.5 8.5 0 0 0 .3 2.4 5.6 5.6 0 0 0 1 2 4.8 4.8 0 0 0 1.7 1.3 5.5 5.5 0 0 0 2.4.5 5.1 5.1 0 0 0 2-.5 3 3 0 0 0 1.4-1.2v1.4h2.6V38.3H122Zm-3 8.3a2.8 2.8 0 0 1-1.4-.3 2.8 2.8 0 0 1-1-.8 3.8 3.8 0 0 1-.5-1.3 5.4 5.4 0 0 1-.2-1.4 6.8 6.8 0 0 1 .2-1.4 3.9 3.9 0 0 1 .5-1.3 3 3 0 0 1 1-1 2.8 2.8 0 0 1 1.4-.3 2.7 2.7 0 0 1 2.3 1 4.5 4.5 0 0 1 .8 3 5.7 5.7 0 0 1-.2 1.4 4.1 4.1 0 0 1-.6 1.2 2.9 2.9 0 0 1-1 .9 2.7 2.7 0 0 1-1.3.3\" data-name=\"Path 5670\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m137.8 50.3-2-8.3h-2.6l-2.1 8.3-2.2-8.3h-2.8l3.5 11.4h2.8l2-8.2 2 8.2H139.3l3.6-11.4h-2.7Z\" data-name=\"Path 5671\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 38.3h2.8v2.5H144z\" data-name=\"Rectangle 17828\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M144 42h2.8v11.5H144z\" data-name=\"Rectangle 17829\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 54.2a3.6 3.6 0 0 1-.2 1.3c0 .2-.3.3-.8.3a4.5 4.5 0 0 1-.8 0v2l.5.2h.6a3.1 3.1 0 0 0 2.6-1 4.2 4.2 0 0 0 .7-2.6V42h-2.6Z\" data-name=\"Path 5672\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M149.2 38.3h2.7v2.5h-2.7z\" data-name=\"Rectangle 17830\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"m160.2 46.2 4.4-4.2h-3.3l-4.4 4.4v-8h-2.7v15h2.7v-4l1.4-1.4 3.4 5.4h3.3Z\" data-name=\"Path 5673\"%3E%3C/path%3E%3Cpath fill=\"%23111A64\" d=\"M75.2 40v9l-6.7-9h-4.3v1.7l1.4.3v11.5h2.8v-9l6.6 9h3V40Z\" data-name=\"Path 5674\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"m50.7 0-9.2 19.6 10 13.3V16.7h9.2L64.8 0Z\" data-name=\"Path 5675\"%3E%3C/path%3E%3Cpath fill=\"%232C2276\" d=\"M39.2 36.9v16.7H25.5l-5.3 11.2a16.6 16.6 0 0 0 3.2 1.6l1.4.4 22 5.9 4-16 .8-3.3Z\" data-name=\"Path 5676\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"m39.6 17 1.3 1.9L50 0h-1.6Z\" data-name=\"Path 5677\"%3E%3C/path%3E%3Cpath fill=\"%23007C4C\" d=\"M24.6 52.7v-6.5l-8 15.6a16.7 16.7 0 0 0 2.6 2.3Z\" data-name=\"Path 5678\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"M38.3 16.7h-2.4L45.2 0h2Z\" data-name=\"Path 5679\"%3E%3C/path%3E%3Cpath fill=\"%23FFD66F\" d=\"m24.6 36.9-11 20a16.5 16.5 0 0 0 1.6 3.1l9.4-17.7Z\" data-name=\"Path 5680\"%3E%3C/path%3E%3Cpath fill=\"%236096C7\" d=\"M24.6 24.7 19 23.2v-6.5h14.7L43.4 0H5.6v6.5l6.8 1.8V51a16.9 16.9 0 0 0 .1 1.8L24.6 32Z\" data-name=\"Path 5681\"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')"
9927
+ },
9928
+ "name": "conductionLogoNavbarBackgroundImage",
9929
+ "attributes": {
9930
+ "category": "conduction",
9931
+ "type": "logo",
9932
+ "item": "navbar",
9933
+ "subitem": "background-image"
9934
+ },
9935
+ "path": [
9936
+ "conduction",
9937
+ "logo",
9938
+ "navbar",
9939
+ "background-image"
9940
+ ]
9941
+ }
8971
9942
  }
8972
9943
  },
8973
9944
  "primary": {