@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.
- package/README.md +2 -0
- package/conduction-design-tokens/dist/design-tokens.css +45 -1
- package/conduction-design-tokens/dist/index.js +45 -1
- package/conduction-design-tokens/dist/index.json +938 -0
- package/conduction-design-tokens/dist/index.less +45 -1
- package/conduction-design-tokens/dist/index.scss +45 -1
- package/conduction-design-tokens/dist/tokens.json +971 -0
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/commonground-design-tokens/dist/index.js +45 -1
- package/municipalities/commonground-design-tokens/dist/index.json +938 -0
- package/municipalities/commonground-design-tokens/dist/index.less +45 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
- package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
- package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
- package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/epe-design-tokens/dist/index.js +46 -1
- package/municipalities/epe-design-tokens/dist/index.json +959 -0
- package/municipalities/epe-design-tokens/dist/index.less +46 -1
- package/municipalities/epe-design-tokens/dist/index.scss +46 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
- package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/leiden-design-tokens/dist/index.js +46 -1
- package/municipalities/leiden-design-tokens/dist/index.json +959 -0
- package/municipalities/leiden-design-tokens/dist/index.less +46 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
- package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
- package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
- package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
- package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
- package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/package.json +1 -1
|
@@ -600,6 +600,27 @@
|
|
|
600
600
|
"grey",
|
|
601
601
|
"90"
|
|
602
602
|
]
|
|
603
|
+
},
|
|
604
|
+
"97": {
|
|
605
|
+
"value": "#f7f7f7",
|
|
606
|
+
"filePath": "src/brand/epe/color.tokens.json",
|
|
607
|
+
"isSource": true,
|
|
608
|
+
"original": {
|
|
609
|
+
"value": "#f7f7f7"
|
|
610
|
+
},
|
|
611
|
+
"name": "epeColorGrey97",
|
|
612
|
+
"attributes": {
|
|
613
|
+
"category": "epe",
|
|
614
|
+
"type": "color",
|
|
615
|
+
"item": "grey",
|
|
616
|
+
"subitem": "97"
|
|
617
|
+
},
|
|
618
|
+
"path": [
|
|
619
|
+
"epe",
|
|
620
|
+
"color",
|
|
621
|
+
"grey",
|
|
622
|
+
"97"
|
|
623
|
+
]
|
|
603
624
|
}
|
|
604
625
|
},
|
|
605
626
|
"white": {
|
|
@@ -5209,249 +5230,1155 @@
|
|
|
5209
5230
|
]
|
|
5210
5231
|
}
|
|
5211
5232
|
},
|
|
5212
|
-
"
|
|
5213
|
-
"
|
|
5214
|
-
"value": "
|
|
5215
|
-
"filePath": "src/component/utrecht/extra-tokens/
|
|
5233
|
+
"radio-button": {
|
|
5234
|
+
"min-block-size": {
|
|
5235
|
+
"value": "16px",
|
|
5236
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5216
5237
|
"isSource": true,
|
|
5217
5238
|
"original": {
|
|
5218
|
-
"value": "
|
|
5239
|
+
"value": "16px"
|
|
5219
5240
|
},
|
|
5220
|
-
"name": "
|
|
5241
|
+
"name": "utrechtRadioButtonMinBlockSize",
|
|
5221
5242
|
"attributes": {
|
|
5222
5243
|
"category": "utrecht",
|
|
5223
|
-
"type": "
|
|
5224
|
-
"item": "
|
|
5244
|
+
"type": "radio-button",
|
|
5245
|
+
"item": "min-block-size"
|
|
5225
5246
|
},
|
|
5226
5247
|
"path": [
|
|
5227
5248
|
"utrecht",
|
|
5228
|
-
"
|
|
5229
|
-
"
|
|
5249
|
+
"radio-button",
|
|
5250
|
+
"min-block-size"
|
|
5230
5251
|
]
|
|
5231
5252
|
},
|
|
5232
|
-
"
|
|
5233
|
-
"value": "
|
|
5234
|
-
"filePath": "src/component/utrecht/extra-tokens/
|
|
5253
|
+
"min-inline-size": {
|
|
5254
|
+
"value": "16px",
|
|
5255
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5235
5256
|
"isSource": true,
|
|
5236
5257
|
"original": {
|
|
5237
|
-
"value": "
|
|
5258
|
+
"value": "16px"
|
|
5238
5259
|
},
|
|
5239
|
-
"name": "
|
|
5260
|
+
"name": "utrechtRadioButtonMinInlineSize",
|
|
5240
5261
|
"attributes": {
|
|
5241
5262
|
"category": "utrecht",
|
|
5242
|
-
"type": "
|
|
5243
|
-
"item": "
|
|
5263
|
+
"type": "radio-button",
|
|
5264
|
+
"item": "min-inline-size"
|
|
5244
5265
|
},
|
|
5245
5266
|
"path": [
|
|
5246
5267
|
"utrecht",
|
|
5247
|
-
"
|
|
5248
|
-
"
|
|
5268
|
+
"radio-button",
|
|
5269
|
+
"min-inline-size"
|
|
5249
5270
|
]
|
|
5250
5271
|
},
|
|
5251
|
-
"
|
|
5252
|
-
"border-
|
|
5253
|
-
"value": "#
|
|
5254
|
-
"filePath": "src/component/utrecht/extra-tokens/
|
|
5272
|
+
"checked-disabled": {
|
|
5273
|
+
"border-color": {
|
|
5274
|
+
"value": "#d1d1d1",
|
|
5275
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5255
5276
|
"isSource": true,
|
|
5256
5277
|
"original": {
|
|
5257
|
-
"value": "{epe.color.
|
|
5278
|
+
"value": "{epe.color.grey.82}"
|
|
5258
5279
|
},
|
|
5259
|
-
"name": "
|
|
5280
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderColor",
|
|
5260
5281
|
"attributes": {
|
|
5261
5282
|
"category": "utrecht",
|
|
5262
|
-
"type": "
|
|
5263
|
-
"item": "
|
|
5264
|
-
"subitem": "border-
|
|
5283
|
+
"type": "radio-button",
|
|
5284
|
+
"item": "checked-disabled",
|
|
5285
|
+
"subitem": "border-color"
|
|
5265
5286
|
},
|
|
5266
5287
|
"path": [
|
|
5267
5288
|
"utrecht",
|
|
5268
|
-
"
|
|
5269
|
-
"
|
|
5270
|
-
"border-
|
|
5289
|
+
"radio-button",
|
|
5290
|
+
"checked-disabled",
|
|
5291
|
+
"border-color"
|
|
5271
5292
|
]
|
|
5272
5293
|
},
|
|
5273
|
-
"border-
|
|
5274
|
-
"value": "
|
|
5275
|
-
"filePath": "src/component/utrecht/extra-tokens/
|
|
5294
|
+
"border-width": {
|
|
5295
|
+
"value": "1px",
|
|
5296
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5276
5297
|
"isSource": true,
|
|
5277
5298
|
"original": {
|
|
5278
|
-
"value": "
|
|
5299
|
+
"value": "{epe.size.4xs}"
|
|
5279
5300
|
},
|
|
5280
|
-
"name": "
|
|
5301
|
+
"name": "utrechtRadioButtonCheckedDisabledBorderWidth",
|
|
5281
5302
|
"attributes": {
|
|
5282
5303
|
"category": "utrecht",
|
|
5283
|
-
"type": "
|
|
5284
|
-
"item": "
|
|
5285
|
-
"subitem": "border-
|
|
5304
|
+
"type": "radio-button",
|
|
5305
|
+
"item": "checked-disabled",
|
|
5306
|
+
"subitem": "border-width"
|
|
5286
5307
|
},
|
|
5287
5308
|
"path": [
|
|
5288
5309
|
"utrecht",
|
|
5289
|
-
"
|
|
5290
|
-
"
|
|
5291
|
-
"border-
|
|
5310
|
+
"radio-button",
|
|
5311
|
+
"checked-disabled",
|
|
5312
|
+
"border-width"
|
|
5292
5313
|
]
|
|
5293
5314
|
},
|
|
5294
|
-
"
|
|
5295
|
-
|
|
5296
|
-
"
|
|
5297
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5315
|
+
"background-color": {
|
|
5316
|
+
"value": "#ffffff",
|
|
5317
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5298
5318
|
"isSource": true,
|
|
5299
5319
|
"original": {
|
|
5300
|
-
"value": "{epe.
|
|
5320
|
+
"value": "{epe.color.white.100}"
|
|
5301
5321
|
},
|
|
5302
|
-
"name": "
|
|
5322
|
+
"name": "utrechtRadioButtonCheckedDisabledBackgroundColor",
|
|
5303
5323
|
"attributes": {
|
|
5304
5324
|
"category": "utrecht",
|
|
5305
|
-
"type": "
|
|
5306
|
-
"item": "
|
|
5307
|
-
"subitem": "
|
|
5325
|
+
"type": "radio-button",
|
|
5326
|
+
"item": "checked-disabled",
|
|
5327
|
+
"subitem": "background-color"
|
|
5308
5328
|
},
|
|
5309
5329
|
"path": [
|
|
5310
5330
|
"utrecht",
|
|
5311
|
-
"
|
|
5312
|
-
"
|
|
5313
|
-
"
|
|
5331
|
+
"radio-button",
|
|
5332
|
+
"checked-disabled",
|
|
5333
|
+
"background-color"
|
|
5314
5334
|
]
|
|
5315
5335
|
},
|
|
5316
|
-
"background-color": {},
|
|
5317
5336
|
"color": {
|
|
5318
|
-
"value": "#
|
|
5319
|
-
"filePath": "src/component/utrecht/
|
|
5337
|
+
"value": "#d1d1d1",
|
|
5338
|
+
"filePath": "src/component/utrecht/extra-tokens/radio-button.tokens.json",
|
|
5320
5339
|
"isSource": true,
|
|
5321
5340
|
"original": {
|
|
5322
|
-
"value": "{
|
|
5341
|
+
"value": "{epe.color.grey.82}"
|
|
5323
5342
|
},
|
|
5324
|
-
"name": "
|
|
5343
|
+
"name": "utrechtRadioButtonCheckedDisabledColor",
|
|
5325
5344
|
"attributes": {
|
|
5326
5345
|
"category": "utrecht",
|
|
5327
|
-
"type": "
|
|
5328
|
-
"item": "
|
|
5346
|
+
"type": "radio-button",
|
|
5347
|
+
"item": "checked-disabled",
|
|
5329
5348
|
"subitem": "color"
|
|
5330
5349
|
},
|
|
5331
5350
|
"path": [
|
|
5332
5351
|
"utrecht",
|
|
5333
|
-
"
|
|
5334
|
-
"
|
|
5352
|
+
"radio-button",
|
|
5353
|
+
"checked-disabled",
|
|
5335
5354
|
"color"
|
|
5336
5355
|
]
|
|
5356
|
+
}
|
|
5357
|
+
},
|
|
5358
|
+
"background-color": {
|
|
5359
|
+
"value": "#ffffff",
|
|
5360
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5361
|
+
"isSource": true,
|
|
5362
|
+
"original": {
|
|
5363
|
+
"value": "{epe.color.white.100}"
|
|
5337
5364
|
},
|
|
5338
|
-
"
|
|
5339
|
-
|
|
5340
|
-
"
|
|
5365
|
+
"name": "utrechtRadioButtonBackgroundColor",
|
|
5366
|
+
"attributes": {
|
|
5367
|
+
"category": "utrecht",
|
|
5368
|
+
"type": "radio-button",
|
|
5369
|
+
"item": "background-color"
|
|
5370
|
+
},
|
|
5371
|
+
"path": [
|
|
5372
|
+
"utrecht",
|
|
5373
|
+
"radio-button",
|
|
5374
|
+
"background-color"
|
|
5375
|
+
]
|
|
5376
|
+
},
|
|
5377
|
+
"border-color": {
|
|
5378
|
+
"value": "#757575",
|
|
5379
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5380
|
+
"isSource": true,
|
|
5381
|
+
"original": {
|
|
5382
|
+
"value": "{epe.color.grey.46}"
|
|
5383
|
+
},
|
|
5384
|
+
"name": "utrechtRadioButtonBorderColor",
|
|
5385
|
+
"attributes": {
|
|
5386
|
+
"category": "utrecht",
|
|
5387
|
+
"type": "radio-button",
|
|
5388
|
+
"item": "border-color"
|
|
5389
|
+
},
|
|
5390
|
+
"path": [
|
|
5391
|
+
"utrecht",
|
|
5392
|
+
"radio-button",
|
|
5393
|
+
"border-color"
|
|
5394
|
+
]
|
|
5395
|
+
},
|
|
5396
|
+
"border-width": {
|
|
5397
|
+
"value": "1px",
|
|
5398
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5399
|
+
"isSource": true,
|
|
5400
|
+
"original": {
|
|
5401
|
+
"value": "{epe.size.4xs}"
|
|
5402
|
+
},
|
|
5403
|
+
"name": "utrechtRadioButtonBorderWidth",
|
|
5404
|
+
"attributes": {
|
|
5405
|
+
"category": "utrecht",
|
|
5406
|
+
"type": "radio-button",
|
|
5407
|
+
"item": "border-width"
|
|
5408
|
+
},
|
|
5409
|
+
"path": [
|
|
5410
|
+
"utrecht",
|
|
5411
|
+
"radio-button",
|
|
5412
|
+
"border-width"
|
|
5413
|
+
]
|
|
5414
|
+
},
|
|
5415
|
+
"size": {},
|
|
5416
|
+
"margin-block-start": {},
|
|
5417
|
+
"icon": {
|
|
5418
|
+
"size": {
|
|
5419
|
+
"value": "5px",
|
|
5420
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5341
5421
|
"isSource": true,
|
|
5342
5422
|
"original": {
|
|
5343
|
-
"value": "
|
|
5423
|
+
"value": "5px"
|
|
5344
5424
|
},
|
|
5345
|
-
"name": "
|
|
5425
|
+
"name": "utrechtRadioButtonIconSize",
|
|
5346
5426
|
"attributes": {
|
|
5347
5427
|
"category": "utrecht",
|
|
5348
|
-
"type": "
|
|
5349
|
-
"item": "
|
|
5350
|
-
"subitem": "
|
|
5428
|
+
"type": "radio-button",
|
|
5429
|
+
"item": "icon",
|
|
5430
|
+
"subitem": "size"
|
|
5351
5431
|
},
|
|
5352
5432
|
"path": [
|
|
5353
5433
|
"utrecht",
|
|
5354
|
-
"
|
|
5355
|
-
"
|
|
5356
|
-
"
|
|
5434
|
+
"radio-button",
|
|
5435
|
+
"icon",
|
|
5436
|
+
"size"
|
|
5357
5437
|
]
|
|
5358
5438
|
}
|
|
5359
5439
|
},
|
|
5360
|
-
"
|
|
5361
|
-
"
|
|
5362
|
-
|
|
5363
|
-
|
|
5364
|
-
|
|
5365
|
-
|
|
5366
|
-
|
|
5367
|
-
|
|
5368
|
-
|
|
5369
|
-
|
|
5370
|
-
"attributes": {
|
|
5371
|
-
"category": "utrecht",
|
|
5372
|
-
"type": "table",
|
|
5373
|
-
"item": "row",
|
|
5374
|
-
"subitem": "hover",
|
|
5375
|
-
"state": "background-color"
|
|
5376
|
-
},
|
|
5377
|
-
"path": [
|
|
5378
|
-
"utrecht",
|
|
5379
|
-
"table",
|
|
5380
|
-
"row",
|
|
5381
|
-
"hover",
|
|
5382
|
-
"background-color"
|
|
5383
|
-
]
|
|
5384
|
-
},
|
|
5385
|
-
"color": {}
|
|
5386
|
-
},
|
|
5387
|
-
"border-block-end-color": {
|
|
5388
|
-
"value": "#2e2e33",
|
|
5389
|
-
"filePath": "src/component/utrecht/table.tokens.json",
|
|
5440
|
+
"active": {
|
|
5441
|
+
"border-color": {},
|
|
5442
|
+
"border-width": {},
|
|
5443
|
+
"background-color": {},
|
|
5444
|
+
"color": {}
|
|
5445
|
+
},
|
|
5446
|
+
"checked": {
|
|
5447
|
+
"border-color": {
|
|
5448
|
+
"value": "#01699d",
|
|
5449
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5390
5450
|
"isSource": true,
|
|
5391
5451
|
"original": {
|
|
5392
|
-
"value": "{epe.color.
|
|
5452
|
+
"value": "{epe.color.primary}"
|
|
5393
5453
|
},
|
|
5394
|
-
"name": "
|
|
5454
|
+
"name": "utrechtRadioButtonCheckedBorderColor",
|
|
5395
5455
|
"attributes": {
|
|
5396
5456
|
"category": "utrecht",
|
|
5397
|
-
"type": "
|
|
5398
|
-
"item": "
|
|
5399
|
-
"subitem": "border-
|
|
5457
|
+
"type": "radio-button",
|
|
5458
|
+
"item": "checked",
|
|
5459
|
+
"subitem": "border-color"
|
|
5400
5460
|
},
|
|
5401
5461
|
"path": [
|
|
5402
5462
|
"utrecht",
|
|
5403
|
-
"
|
|
5404
|
-
"
|
|
5405
|
-
"border-
|
|
5463
|
+
"radio-button",
|
|
5464
|
+
"checked",
|
|
5465
|
+
"border-color"
|
|
5406
5466
|
]
|
|
5407
5467
|
},
|
|
5408
|
-
"border-
|
|
5468
|
+
"border-width": {
|
|
5409
5469
|
"value": "1px",
|
|
5410
|
-
"filePath": "src/component/utrecht/
|
|
5470
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5411
5471
|
"isSource": true,
|
|
5412
5472
|
"original": {
|
|
5413
5473
|
"value": "{epe.size.4xs}"
|
|
5414
5474
|
},
|
|
5415
|
-
"name": "
|
|
5475
|
+
"name": "utrechtRadioButtonCheckedBorderWidth",
|
|
5416
5476
|
"attributes": {
|
|
5417
5477
|
"category": "utrecht",
|
|
5418
|
-
"type": "
|
|
5419
|
-
"item": "
|
|
5420
|
-
"subitem": "border-
|
|
5478
|
+
"type": "radio-button",
|
|
5479
|
+
"item": "checked",
|
|
5480
|
+
"subitem": "border-width"
|
|
5421
5481
|
},
|
|
5422
5482
|
"path": [
|
|
5423
5483
|
"utrecht",
|
|
5424
|
-
"
|
|
5425
|
-
"
|
|
5426
|
-
"border-
|
|
5484
|
+
"radio-button",
|
|
5485
|
+
"checked",
|
|
5486
|
+
"border-width"
|
|
5427
5487
|
]
|
|
5428
5488
|
},
|
|
5429
|
-
"
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
"background-color": {},
|
|
5433
|
-
"color": {}
|
|
5434
|
-
},
|
|
5435
|
-
"alternate-even": {
|
|
5436
|
-
"background-color": {},
|
|
5437
|
-
"color": {}
|
|
5438
|
-
}
|
|
5439
|
-
},
|
|
5440
|
-
"body": {
|
|
5441
|
-
"border": {}
|
|
5442
|
-
},
|
|
5443
|
-
"caption": {
|
|
5444
|
-
"font-style": {
|
|
5445
|
-
"value": "italic",
|
|
5446
|
-
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5489
|
+
"background-color": {
|
|
5490
|
+
"value": "#ffffff",
|
|
5491
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5447
5492
|
"isSource": true,
|
|
5448
5493
|
"original": {
|
|
5449
|
-
"value": "
|
|
5494
|
+
"value": "{epe.color.white.100}"
|
|
5450
5495
|
},
|
|
5451
|
-
"name": "
|
|
5496
|
+
"name": "utrechtRadioButtonCheckedBackgroundColor",
|
|
5452
5497
|
"attributes": {
|
|
5453
5498
|
"category": "utrecht",
|
|
5454
|
-
"type": "
|
|
5499
|
+
"type": "radio-button",
|
|
5500
|
+
"item": "checked",
|
|
5501
|
+
"subitem": "background-color"
|
|
5502
|
+
},
|
|
5503
|
+
"path": [
|
|
5504
|
+
"utrecht",
|
|
5505
|
+
"radio-button",
|
|
5506
|
+
"checked",
|
|
5507
|
+
"background-color"
|
|
5508
|
+
]
|
|
5509
|
+
},
|
|
5510
|
+
"color": {
|
|
5511
|
+
"value": "#01699d",
|
|
5512
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5513
|
+
"isSource": true,
|
|
5514
|
+
"original": {
|
|
5515
|
+
"value": "{epe.color.primary}"
|
|
5516
|
+
},
|
|
5517
|
+
"name": "utrechtRadioButtonCheckedColor",
|
|
5518
|
+
"attributes": {
|
|
5519
|
+
"category": "utrecht",
|
|
5520
|
+
"type": "radio-button",
|
|
5521
|
+
"item": "checked",
|
|
5522
|
+
"subitem": "color"
|
|
5523
|
+
},
|
|
5524
|
+
"path": [
|
|
5525
|
+
"utrecht",
|
|
5526
|
+
"radio-button",
|
|
5527
|
+
"checked",
|
|
5528
|
+
"color"
|
|
5529
|
+
]
|
|
5530
|
+
},
|
|
5531
|
+
"active": {
|
|
5532
|
+
"border-color": {
|
|
5533
|
+
"value": "#01699d",
|
|
5534
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5535
|
+
"isSource": true,
|
|
5536
|
+
"original": {
|
|
5537
|
+
"value": "{epe.color.primary}"
|
|
5538
|
+
},
|
|
5539
|
+
"name": "utrechtRadioButtonCheckedActiveBorderColor",
|
|
5540
|
+
"attributes": {
|
|
5541
|
+
"category": "utrecht",
|
|
5542
|
+
"type": "radio-button",
|
|
5543
|
+
"item": "checked",
|
|
5544
|
+
"subitem": "active",
|
|
5545
|
+
"state": "border-color"
|
|
5546
|
+
},
|
|
5547
|
+
"path": [
|
|
5548
|
+
"utrecht",
|
|
5549
|
+
"radio-button",
|
|
5550
|
+
"checked",
|
|
5551
|
+
"active",
|
|
5552
|
+
"border-color"
|
|
5553
|
+
]
|
|
5554
|
+
},
|
|
5555
|
+
"border-width": {
|
|
5556
|
+
"value": "1px",
|
|
5557
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5558
|
+
"isSource": true,
|
|
5559
|
+
"original": {
|
|
5560
|
+
"value": "{epe.size.4xs}"
|
|
5561
|
+
},
|
|
5562
|
+
"name": "utrechtRadioButtonCheckedActiveBorderWidth",
|
|
5563
|
+
"attributes": {
|
|
5564
|
+
"category": "utrecht",
|
|
5565
|
+
"type": "radio-button",
|
|
5566
|
+
"item": "checked",
|
|
5567
|
+
"subitem": "active",
|
|
5568
|
+
"state": "border-width"
|
|
5569
|
+
},
|
|
5570
|
+
"path": [
|
|
5571
|
+
"utrecht",
|
|
5572
|
+
"radio-button",
|
|
5573
|
+
"checked",
|
|
5574
|
+
"active",
|
|
5575
|
+
"border-width"
|
|
5576
|
+
]
|
|
5577
|
+
},
|
|
5578
|
+
"background-color": {
|
|
5579
|
+
"value": "#ffffff",
|
|
5580
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5581
|
+
"isSource": true,
|
|
5582
|
+
"original": {
|
|
5583
|
+
"value": "{epe.color.white.100}"
|
|
5584
|
+
},
|
|
5585
|
+
"name": "utrechtRadioButtonCheckedActiveBackgroundColor",
|
|
5586
|
+
"attributes": {
|
|
5587
|
+
"category": "utrecht",
|
|
5588
|
+
"type": "radio-button",
|
|
5589
|
+
"item": "checked",
|
|
5590
|
+
"subitem": "active",
|
|
5591
|
+
"state": "background-color"
|
|
5592
|
+
},
|
|
5593
|
+
"path": [
|
|
5594
|
+
"utrecht",
|
|
5595
|
+
"radio-button",
|
|
5596
|
+
"checked",
|
|
5597
|
+
"active",
|
|
5598
|
+
"background-color"
|
|
5599
|
+
]
|
|
5600
|
+
},
|
|
5601
|
+
"color": {
|
|
5602
|
+
"value": "#01699d",
|
|
5603
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5604
|
+
"isSource": true,
|
|
5605
|
+
"original": {
|
|
5606
|
+
"value": "{epe.color.primary}"
|
|
5607
|
+
},
|
|
5608
|
+
"name": "utrechtRadioButtonCheckedActiveColor",
|
|
5609
|
+
"attributes": {
|
|
5610
|
+
"category": "utrecht",
|
|
5611
|
+
"type": "radio-button",
|
|
5612
|
+
"item": "checked",
|
|
5613
|
+
"subitem": "active",
|
|
5614
|
+
"state": "color"
|
|
5615
|
+
},
|
|
5616
|
+
"path": [
|
|
5617
|
+
"utrecht",
|
|
5618
|
+
"radio-button",
|
|
5619
|
+
"checked",
|
|
5620
|
+
"active",
|
|
5621
|
+
"color"
|
|
5622
|
+
]
|
|
5623
|
+
}
|
|
5624
|
+
},
|
|
5625
|
+
"hover": {
|
|
5626
|
+
"border-color": {
|
|
5627
|
+
"value": "#01476a",
|
|
5628
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5629
|
+
"isSource": true,
|
|
5630
|
+
"original": {
|
|
5631
|
+
"value": "{epe.color.primary-hover}"
|
|
5632
|
+
},
|
|
5633
|
+
"name": "utrechtRadioButtonCheckedHoverBorderColor",
|
|
5634
|
+
"attributes": {
|
|
5635
|
+
"category": "utrecht",
|
|
5636
|
+
"type": "radio-button",
|
|
5637
|
+
"item": "checked",
|
|
5638
|
+
"subitem": "hover",
|
|
5639
|
+
"state": "border-color"
|
|
5640
|
+
},
|
|
5641
|
+
"path": [
|
|
5642
|
+
"utrecht",
|
|
5643
|
+
"radio-button",
|
|
5644
|
+
"checked",
|
|
5645
|
+
"hover",
|
|
5646
|
+
"border-color"
|
|
5647
|
+
]
|
|
5648
|
+
},
|
|
5649
|
+
"border-width": {
|
|
5650
|
+
"value": "1px",
|
|
5651
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5652
|
+
"isSource": true,
|
|
5653
|
+
"original": {
|
|
5654
|
+
"value": "{epe.size.4xs}"
|
|
5655
|
+
},
|
|
5656
|
+
"name": "utrechtRadioButtonCheckedHoverBorderWidth",
|
|
5657
|
+
"attributes": {
|
|
5658
|
+
"category": "utrecht",
|
|
5659
|
+
"type": "radio-button",
|
|
5660
|
+
"item": "checked",
|
|
5661
|
+
"subitem": "hover",
|
|
5662
|
+
"state": "border-width"
|
|
5663
|
+
},
|
|
5664
|
+
"path": [
|
|
5665
|
+
"utrecht",
|
|
5666
|
+
"radio-button",
|
|
5667
|
+
"checked",
|
|
5668
|
+
"hover",
|
|
5669
|
+
"border-width"
|
|
5670
|
+
]
|
|
5671
|
+
},
|
|
5672
|
+
"background-color": {
|
|
5673
|
+
"value": "#ffffff",
|
|
5674
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5675
|
+
"isSource": true,
|
|
5676
|
+
"original": {
|
|
5677
|
+
"value": "{epe.color.white.100}"
|
|
5678
|
+
},
|
|
5679
|
+
"name": "utrechtRadioButtonCheckedHoverBackgroundColor",
|
|
5680
|
+
"attributes": {
|
|
5681
|
+
"category": "utrecht",
|
|
5682
|
+
"type": "radio-button",
|
|
5683
|
+
"item": "checked",
|
|
5684
|
+
"subitem": "hover",
|
|
5685
|
+
"state": "background-color"
|
|
5686
|
+
},
|
|
5687
|
+
"path": [
|
|
5688
|
+
"utrecht",
|
|
5689
|
+
"radio-button",
|
|
5690
|
+
"checked",
|
|
5691
|
+
"hover",
|
|
5692
|
+
"background-color"
|
|
5693
|
+
]
|
|
5694
|
+
},
|
|
5695
|
+
"color": {
|
|
5696
|
+
"value": "#01476a",
|
|
5697
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5698
|
+
"isSource": true,
|
|
5699
|
+
"original": {
|
|
5700
|
+
"value": "{epe.color.primary-hover}"
|
|
5701
|
+
},
|
|
5702
|
+
"name": "utrechtRadioButtonCheckedHoverColor",
|
|
5703
|
+
"attributes": {
|
|
5704
|
+
"category": "utrecht",
|
|
5705
|
+
"type": "radio-button",
|
|
5706
|
+
"item": "checked",
|
|
5707
|
+
"subitem": "hover",
|
|
5708
|
+
"state": "color"
|
|
5709
|
+
},
|
|
5710
|
+
"path": [
|
|
5711
|
+
"utrecht",
|
|
5712
|
+
"radio-button",
|
|
5713
|
+
"checked",
|
|
5714
|
+
"hover",
|
|
5715
|
+
"color"
|
|
5716
|
+
]
|
|
5717
|
+
}
|
|
5718
|
+
},
|
|
5719
|
+
"focus": {
|
|
5720
|
+
"border-color": {
|
|
5721
|
+
"value": "#01699d",
|
|
5722
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5723
|
+
"isSource": true,
|
|
5724
|
+
"original": {
|
|
5725
|
+
"value": "{epe.color.primary}"
|
|
5726
|
+
},
|
|
5727
|
+
"name": "utrechtRadioButtonCheckedFocusBorderColor",
|
|
5728
|
+
"attributes": {
|
|
5729
|
+
"category": "utrecht",
|
|
5730
|
+
"type": "radio-button",
|
|
5731
|
+
"item": "checked",
|
|
5732
|
+
"subitem": "focus",
|
|
5733
|
+
"state": "border-color"
|
|
5734
|
+
},
|
|
5735
|
+
"path": [
|
|
5736
|
+
"utrecht",
|
|
5737
|
+
"radio-button",
|
|
5738
|
+
"checked",
|
|
5739
|
+
"focus",
|
|
5740
|
+
"border-color"
|
|
5741
|
+
]
|
|
5742
|
+
},
|
|
5743
|
+
"border-width": {
|
|
5744
|
+
"value": "1px",
|
|
5745
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5746
|
+
"isSource": true,
|
|
5747
|
+
"original": {
|
|
5748
|
+
"value": "{epe.size.4xs}"
|
|
5749
|
+
},
|
|
5750
|
+
"name": "utrechtRadioButtonCheckedFocusBorderWidth",
|
|
5751
|
+
"attributes": {
|
|
5752
|
+
"category": "utrecht",
|
|
5753
|
+
"type": "radio-button",
|
|
5754
|
+
"item": "checked",
|
|
5755
|
+
"subitem": "focus",
|
|
5756
|
+
"state": "border-width"
|
|
5757
|
+
},
|
|
5758
|
+
"path": [
|
|
5759
|
+
"utrecht",
|
|
5760
|
+
"radio-button",
|
|
5761
|
+
"checked",
|
|
5762
|
+
"focus",
|
|
5763
|
+
"border-width"
|
|
5764
|
+
]
|
|
5765
|
+
},
|
|
5766
|
+
"background-color": {
|
|
5767
|
+
"value": "#ffffff",
|
|
5768
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5769
|
+
"isSource": true,
|
|
5770
|
+
"original": {
|
|
5771
|
+
"value": "{epe.color.white.100}"
|
|
5772
|
+
},
|
|
5773
|
+
"name": "utrechtRadioButtonCheckedFocusBackgroundColor",
|
|
5774
|
+
"attributes": {
|
|
5775
|
+
"category": "utrecht",
|
|
5776
|
+
"type": "radio-button",
|
|
5777
|
+
"item": "checked",
|
|
5778
|
+
"subitem": "focus",
|
|
5779
|
+
"state": "background-color"
|
|
5780
|
+
},
|
|
5781
|
+
"path": [
|
|
5782
|
+
"utrecht",
|
|
5783
|
+
"radio-button",
|
|
5784
|
+
"checked",
|
|
5785
|
+
"focus",
|
|
5786
|
+
"background-color"
|
|
5787
|
+
]
|
|
5788
|
+
},
|
|
5789
|
+
"color": {
|
|
5790
|
+
"value": "#01699d",
|
|
5791
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5792
|
+
"isSource": true,
|
|
5793
|
+
"original": {
|
|
5794
|
+
"value": "{epe.color.primary}"
|
|
5795
|
+
},
|
|
5796
|
+
"name": "utrechtRadioButtonCheckedFocusColor",
|
|
5797
|
+
"attributes": {
|
|
5798
|
+
"category": "utrecht",
|
|
5799
|
+
"type": "radio-button",
|
|
5800
|
+
"item": "checked",
|
|
5801
|
+
"subitem": "focus",
|
|
5802
|
+
"state": "color"
|
|
5803
|
+
},
|
|
5804
|
+
"path": [
|
|
5805
|
+
"utrecht",
|
|
5806
|
+
"radio-button",
|
|
5807
|
+
"checked",
|
|
5808
|
+
"focus",
|
|
5809
|
+
"color"
|
|
5810
|
+
]
|
|
5811
|
+
}
|
|
5812
|
+
}
|
|
5813
|
+
},
|
|
5814
|
+
"hover": {
|
|
5815
|
+
"border-color": {
|
|
5816
|
+
"value": "#4f4f4f",
|
|
5817
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5818
|
+
"isSource": true,
|
|
5819
|
+
"original": {
|
|
5820
|
+
"value": "{epe.color.grey.31}"
|
|
5821
|
+
},
|
|
5822
|
+
"name": "utrechtRadioButtonHoverBorderColor",
|
|
5823
|
+
"attributes": {
|
|
5824
|
+
"category": "utrecht",
|
|
5825
|
+
"type": "radio-button",
|
|
5826
|
+
"item": "hover",
|
|
5827
|
+
"subitem": "border-color"
|
|
5828
|
+
},
|
|
5829
|
+
"path": [
|
|
5830
|
+
"utrecht",
|
|
5831
|
+
"radio-button",
|
|
5832
|
+
"hover",
|
|
5833
|
+
"border-color"
|
|
5834
|
+
]
|
|
5835
|
+
},
|
|
5836
|
+
"border-width": {
|
|
5837
|
+
"value": "1px",
|
|
5838
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5839
|
+
"isSource": true,
|
|
5840
|
+
"original": {
|
|
5841
|
+
"value": "{epe.size.4xs}"
|
|
5842
|
+
},
|
|
5843
|
+
"name": "utrechtRadioButtonHoverBorderWidth",
|
|
5844
|
+
"attributes": {
|
|
5845
|
+
"category": "utrecht",
|
|
5846
|
+
"type": "radio-button",
|
|
5847
|
+
"item": "hover",
|
|
5848
|
+
"subitem": "border-width"
|
|
5849
|
+
},
|
|
5850
|
+
"path": [
|
|
5851
|
+
"utrecht",
|
|
5852
|
+
"radio-button",
|
|
5853
|
+
"hover",
|
|
5854
|
+
"border-width"
|
|
5855
|
+
]
|
|
5856
|
+
},
|
|
5857
|
+
"background-color": {
|
|
5858
|
+
"value": "#ffffff",
|
|
5859
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5860
|
+
"isSource": true,
|
|
5861
|
+
"original": {
|
|
5862
|
+
"value": "{epe.color.white.100}"
|
|
5863
|
+
},
|
|
5864
|
+
"name": "utrechtRadioButtonHoverBackgroundColor",
|
|
5865
|
+
"attributes": {
|
|
5866
|
+
"category": "utrecht",
|
|
5867
|
+
"type": "radio-button",
|
|
5868
|
+
"item": "hover",
|
|
5869
|
+
"subitem": "background-color"
|
|
5870
|
+
},
|
|
5871
|
+
"path": [
|
|
5872
|
+
"utrecht",
|
|
5873
|
+
"radio-button",
|
|
5874
|
+
"hover",
|
|
5875
|
+
"background-color"
|
|
5876
|
+
]
|
|
5877
|
+
},
|
|
5878
|
+
"color": {}
|
|
5879
|
+
},
|
|
5880
|
+
"focus": {
|
|
5881
|
+
"border-color": {
|
|
5882
|
+
"value": "#01699d",
|
|
5883
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5884
|
+
"isSource": true,
|
|
5885
|
+
"original": {
|
|
5886
|
+
"value": "{epe.color.primary}"
|
|
5887
|
+
},
|
|
5888
|
+
"name": "utrechtRadioButtonFocusBorderColor",
|
|
5889
|
+
"attributes": {
|
|
5890
|
+
"category": "utrecht",
|
|
5891
|
+
"type": "radio-button",
|
|
5892
|
+
"item": "focus",
|
|
5893
|
+
"subitem": "border-color"
|
|
5894
|
+
},
|
|
5895
|
+
"path": [
|
|
5896
|
+
"utrecht",
|
|
5897
|
+
"radio-button",
|
|
5898
|
+
"focus",
|
|
5899
|
+
"border-color"
|
|
5900
|
+
]
|
|
5901
|
+
},
|
|
5902
|
+
"border-width": {
|
|
5903
|
+
"value": "1px",
|
|
5904
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5905
|
+
"isSource": true,
|
|
5906
|
+
"original": {
|
|
5907
|
+
"value": "{epe.size.4xs}"
|
|
5908
|
+
},
|
|
5909
|
+
"name": "utrechtRadioButtonFocusBorderWidth",
|
|
5910
|
+
"attributes": {
|
|
5911
|
+
"category": "utrecht",
|
|
5912
|
+
"type": "radio-button",
|
|
5913
|
+
"item": "focus",
|
|
5914
|
+
"subitem": "border-width"
|
|
5915
|
+
},
|
|
5916
|
+
"path": [
|
|
5917
|
+
"utrecht",
|
|
5918
|
+
"radio-button",
|
|
5919
|
+
"focus",
|
|
5920
|
+
"border-width"
|
|
5921
|
+
]
|
|
5922
|
+
},
|
|
5923
|
+
"background-color": {
|
|
5924
|
+
"value": "#ffffff",
|
|
5925
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5926
|
+
"isSource": true,
|
|
5927
|
+
"original": {
|
|
5928
|
+
"value": "{epe.color.white.100}"
|
|
5929
|
+
},
|
|
5930
|
+
"name": "utrechtRadioButtonFocusBackgroundColor",
|
|
5931
|
+
"attributes": {
|
|
5932
|
+
"category": "utrecht",
|
|
5933
|
+
"type": "radio-button",
|
|
5934
|
+
"item": "focus",
|
|
5935
|
+
"subitem": "background-color"
|
|
5936
|
+
},
|
|
5937
|
+
"path": [
|
|
5938
|
+
"utrecht",
|
|
5939
|
+
"radio-button",
|
|
5940
|
+
"focus",
|
|
5941
|
+
"background-color"
|
|
5942
|
+
]
|
|
5943
|
+
},
|
|
5944
|
+
"color": {
|
|
5945
|
+
"value": "#01699d",
|
|
5946
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5947
|
+
"isSource": true,
|
|
5948
|
+
"original": {
|
|
5949
|
+
"value": "{epe.color.primary}"
|
|
5950
|
+
},
|
|
5951
|
+
"name": "utrechtRadioButtonFocusColor",
|
|
5952
|
+
"attributes": {
|
|
5953
|
+
"category": "utrecht",
|
|
5954
|
+
"type": "radio-button",
|
|
5955
|
+
"item": "focus",
|
|
5956
|
+
"subitem": "color"
|
|
5957
|
+
},
|
|
5958
|
+
"path": [
|
|
5959
|
+
"utrecht",
|
|
5960
|
+
"radio-button",
|
|
5961
|
+
"focus",
|
|
5962
|
+
"color"
|
|
5963
|
+
]
|
|
5964
|
+
}
|
|
5965
|
+
},
|
|
5966
|
+
"disabled": {
|
|
5967
|
+
"border-color": {
|
|
5968
|
+
"value": "#d1d1d1",
|
|
5969
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5970
|
+
"isSource": true,
|
|
5971
|
+
"original": {
|
|
5972
|
+
"value": "{epe.color.grey.82}"
|
|
5973
|
+
},
|
|
5974
|
+
"name": "utrechtRadioButtonDisabledBorderColor",
|
|
5975
|
+
"attributes": {
|
|
5976
|
+
"category": "utrecht",
|
|
5977
|
+
"type": "radio-button",
|
|
5978
|
+
"item": "disabled",
|
|
5979
|
+
"subitem": "border-color"
|
|
5980
|
+
},
|
|
5981
|
+
"path": [
|
|
5982
|
+
"utrecht",
|
|
5983
|
+
"radio-button",
|
|
5984
|
+
"disabled",
|
|
5985
|
+
"border-color"
|
|
5986
|
+
]
|
|
5987
|
+
},
|
|
5988
|
+
"border-width": {
|
|
5989
|
+
"value": "1px",
|
|
5990
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
5991
|
+
"isSource": true,
|
|
5992
|
+
"original": {
|
|
5993
|
+
"value": "{epe.size.4xs}"
|
|
5994
|
+
},
|
|
5995
|
+
"name": "utrechtRadioButtonDisabledBorderWidth",
|
|
5996
|
+
"attributes": {
|
|
5997
|
+
"category": "utrecht",
|
|
5998
|
+
"type": "radio-button",
|
|
5999
|
+
"item": "disabled",
|
|
6000
|
+
"subitem": "border-width"
|
|
6001
|
+
},
|
|
6002
|
+
"path": [
|
|
6003
|
+
"utrecht",
|
|
6004
|
+
"radio-button",
|
|
6005
|
+
"disabled",
|
|
6006
|
+
"border-width"
|
|
6007
|
+
]
|
|
6008
|
+
},
|
|
6009
|
+
"background-color": {
|
|
6010
|
+
"value": "#f7f7f7",
|
|
6011
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6012
|
+
"isSource": true,
|
|
6013
|
+
"original": {
|
|
6014
|
+
"value": "{epe.color.grey.97}"
|
|
6015
|
+
},
|
|
6016
|
+
"name": "utrechtRadioButtonDisabledBackgroundColor",
|
|
6017
|
+
"attributes": {
|
|
6018
|
+
"category": "utrecht",
|
|
6019
|
+
"type": "radio-button",
|
|
6020
|
+
"item": "disabled",
|
|
6021
|
+
"subitem": "background-color"
|
|
6022
|
+
},
|
|
6023
|
+
"path": [
|
|
6024
|
+
"utrecht",
|
|
6025
|
+
"radio-button",
|
|
6026
|
+
"disabled",
|
|
6027
|
+
"background-color"
|
|
6028
|
+
]
|
|
6029
|
+
},
|
|
6030
|
+
"color": {
|
|
6031
|
+
"value": "#d1d1d1",
|
|
6032
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6033
|
+
"isSource": true,
|
|
6034
|
+
"original": {
|
|
6035
|
+
"value": "{epe.color.grey.82}"
|
|
6036
|
+
},
|
|
6037
|
+
"name": "utrechtRadioButtonDisabledColor",
|
|
6038
|
+
"attributes": {
|
|
6039
|
+
"category": "utrecht",
|
|
6040
|
+
"type": "radio-button",
|
|
6041
|
+
"item": "disabled",
|
|
6042
|
+
"subitem": "color"
|
|
6043
|
+
},
|
|
6044
|
+
"path": [
|
|
6045
|
+
"utrecht",
|
|
6046
|
+
"radio-button",
|
|
6047
|
+
"disabled",
|
|
6048
|
+
"color"
|
|
6049
|
+
]
|
|
6050
|
+
}
|
|
6051
|
+
},
|
|
6052
|
+
"invalid": {
|
|
6053
|
+
"border-color": {
|
|
6054
|
+
"value": "#dc3545",
|
|
6055
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6056
|
+
"isSource": true,
|
|
6057
|
+
"original": {
|
|
6058
|
+
"value": "{epe.color.error}"
|
|
6059
|
+
},
|
|
6060
|
+
"name": "utrechtRadioButtonInvalidBorderColor",
|
|
6061
|
+
"attributes": {
|
|
6062
|
+
"category": "utrecht",
|
|
6063
|
+
"type": "radio-button",
|
|
6064
|
+
"item": "invalid",
|
|
6065
|
+
"subitem": "border-color"
|
|
6066
|
+
},
|
|
6067
|
+
"path": [
|
|
6068
|
+
"utrecht",
|
|
6069
|
+
"radio-button",
|
|
6070
|
+
"invalid",
|
|
6071
|
+
"border-color"
|
|
6072
|
+
]
|
|
6073
|
+
},
|
|
6074
|
+
"border-width": {
|
|
6075
|
+
"value": "1px",
|
|
6076
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6077
|
+
"isSource": true,
|
|
6078
|
+
"original": {
|
|
6079
|
+
"value": "{epe.size.4xs}"
|
|
6080
|
+
},
|
|
6081
|
+
"name": "utrechtRadioButtonInvalidBorderWidth",
|
|
6082
|
+
"attributes": {
|
|
6083
|
+
"category": "utrecht",
|
|
6084
|
+
"type": "radio-button",
|
|
6085
|
+
"item": "invalid",
|
|
6086
|
+
"subitem": "border-width"
|
|
6087
|
+
},
|
|
6088
|
+
"path": [
|
|
6089
|
+
"utrecht",
|
|
6090
|
+
"radio-button",
|
|
6091
|
+
"invalid",
|
|
6092
|
+
"border-width"
|
|
6093
|
+
]
|
|
6094
|
+
},
|
|
6095
|
+
"background-color": {
|
|
6096
|
+
"value": "#ffffff",
|
|
6097
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6098
|
+
"isSource": true,
|
|
6099
|
+
"original": {
|
|
6100
|
+
"value": "{epe.color.white.100}"
|
|
6101
|
+
},
|
|
6102
|
+
"name": "utrechtRadioButtonInvalidBackgroundColor",
|
|
6103
|
+
"attributes": {
|
|
6104
|
+
"category": "utrecht",
|
|
6105
|
+
"type": "radio-button",
|
|
6106
|
+
"item": "invalid",
|
|
6107
|
+
"subitem": "background-color"
|
|
6108
|
+
},
|
|
6109
|
+
"path": [
|
|
6110
|
+
"utrecht",
|
|
6111
|
+
"radio-button",
|
|
6112
|
+
"invalid",
|
|
6113
|
+
"background-color"
|
|
6114
|
+
]
|
|
6115
|
+
},
|
|
6116
|
+
"color": {
|
|
6117
|
+
"value": "#dc3545",
|
|
6118
|
+
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
6119
|
+
"isSource": true,
|
|
6120
|
+
"original": {
|
|
6121
|
+
"value": "{epe.color.error}"
|
|
6122
|
+
},
|
|
6123
|
+
"name": "utrechtRadioButtonInvalidColor",
|
|
6124
|
+
"attributes": {
|
|
6125
|
+
"category": "utrecht",
|
|
6126
|
+
"type": "radio-button",
|
|
6127
|
+
"item": "invalid",
|
|
6128
|
+
"subitem": "color"
|
|
6129
|
+
},
|
|
6130
|
+
"path": [
|
|
6131
|
+
"utrecht",
|
|
6132
|
+
"radio-button",
|
|
6133
|
+
"invalid",
|
|
6134
|
+
"color"
|
|
6135
|
+
]
|
|
6136
|
+
}
|
|
6137
|
+
}
|
|
6138
|
+
},
|
|
6139
|
+
"table": {
|
|
6140
|
+
"border-collapse": {
|
|
6141
|
+
"value": "collapse",
|
|
6142
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6143
|
+
"isSource": true,
|
|
6144
|
+
"original": {
|
|
6145
|
+
"value": "collapse"
|
|
6146
|
+
},
|
|
6147
|
+
"name": "utrechtTableBorderCollapse",
|
|
6148
|
+
"attributes": {
|
|
6149
|
+
"category": "utrecht",
|
|
6150
|
+
"type": "table",
|
|
6151
|
+
"item": "border-collapse"
|
|
6152
|
+
},
|
|
6153
|
+
"path": [
|
|
6154
|
+
"utrecht",
|
|
6155
|
+
"table",
|
|
6156
|
+
"border-collapse"
|
|
6157
|
+
]
|
|
6158
|
+
},
|
|
6159
|
+
"background-color": {
|
|
6160
|
+
"value": "#ffffff",
|
|
6161
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6162
|
+
"isSource": true,
|
|
6163
|
+
"original": {
|
|
6164
|
+
"value": "{epe.color.white.100}"
|
|
6165
|
+
},
|
|
6166
|
+
"name": "utrechtTableBackgroundColor",
|
|
6167
|
+
"attributes": {
|
|
6168
|
+
"category": "utrecht",
|
|
6169
|
+
"type": "table",
|
|
6170
|
+
"item": "background-color"
|
|
6171
|
+
},
|
|
6172
|
+
"path": [
|
|
6173
|
+
"utrecht",
|
|
6174
|
+
"table",
|
|
6175
|
+
"background-color"
|
|
6176
|
+
]
|
|
6177
|
+
},
|
|
6178
|
+
"header": {
|
|
6179
|
+
"border-block-end-color": {
|
|
6180
|
+
"value": "#d6a100",
|
|
6181
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6182
|
+
"isSource": true,
|
|
6183
|
+
"original": {
|
|
6184
|
+
"value": "{epe.color.yellow.42}"
|
|
6185
|
+
},
|
|
6186
|
+
"name": "utrechtTableHeaderBorderBlockEndColor",
|
|
6187
|
+
"attributes": {
|
|
6188
|
+
"category": "utrecht",
|
|
6189
|
+
"type": "table",
|
|
6190
|
+
"item": "header",
|
|
6191
|
+
"subitem": "border-block-end-color"
|
|
6192
|
+
},
|
|
6193
|
+
"path": [
|
|
6194
|
+
"utrecht",
|
|
6195
|
+
"table",
|
|
6196
|
+
"header",
|
|
6197
|
+
"border-block-end-color"
|
|
6198
|
+
]
|
|
6199
|
+
},
|
|
6200
|
+
"border-block-end-width": {
|
|
6201
|
+
"value": "5px",
|
|
6202
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6203
|
+
"isSource": true,
|
|
6204
|
+
"original": {
|
|
6205
|
+
"value": "5px"
|
|
6206
|
+
},
|
|
6207
|
+
"name": "utrechtTableHeaderBorderBlockEndWidth",
|
|
6208
|
+
"attributes": {
|
|
6209
|
+
"category": "utrecht",
|
|
6210
|
+
"type": "table",
|
|
6211
|
+
"item": "header",
|
|
6212
|
+
"subitem": "border-block-end-width"
|
|
6213
|
+
},
|
|
6214
|
+
"path": [
|
|
6215
|
+
"utrecht",
|
|
6216
|
+
"table",
|
|
6217
|
+
"header",
|
|
6218
|
+
"border-block-end-width"
|
|
6219
|
+
]
|
|
6220
|
+
},
|
|
6221
|
+
"font-family": {},
|
|
6222
|
+
"font-weight": {
|
|
6223
|
+
"value": "700",
|
|
6224
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
6225
|
+
"isSource": true,
|
|
6226
|
+
"original": {
|
|
6227
|
+
"value": "{epe.typography.font-weight.bold}"
|
|
6228
|
+
},
|
|
6229
|
+
"name": "utrechtTableHeaderFontWeight",
|
|
6230
|
+
"attributes": {
|
|
6231
|
+
"category": "utrecht",
|
|
6232
|
+
"type": "table",
|
|
6233
|
+
"item": "header",
|
|
6234
|
+
"subitem": "font-weight"
|
|
6235
|
+
},
|
|
6236
|
+
"path": [
|
|
6237
|
+
"utrecht",
|
|
6238
|
+
"table",
|
|
6239
|
+
"header",
|
|
6240
|
+
"font-weight"
|
|
6241
|
+
]
|
|
6242
|
+
},
|
|
6243
|
+
"background-color": {},
|
|
6244
|
+
"color": {
|
|
6245
|
+
"value": "#2e2e33",
|
|
6246
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
6247
|
+
"isSource": true,
|
|
6248
|
+
"original": {
|
|
6249
|
+
"value": "{utrecht.document.color}"
|
|
6250
|
+
},
|
|
6251
|
+
"name": "utrechtTableHeaderColor",
|
|
6252
|
+
"attributes": {
|
|
6253
|
+
"category": "utrecht",
|
|
6254
|
+
"type": "table",
|
|
6255
|
+
"item": "header",
|
|
6256
|
+
"subitem": "color"
|
|
6257
|
+
},
|
|
6258
|
+
"path": [
|
|
6259
|
+
"utrecht",
|
|
6260
|
+
"table",
|
|
6261
|
+
"header",
|
|
6262
|
+
"color"
|
|
6263
|
+
]
|
|
6264
|
+
},
|
|
6265
|
+
"text-transform": {
|
|
6266
|
+
"value": "unset",
|
|
6267
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
6268
|
+
"isSource": true,
|
|
6269
|
+
"original": {
|
|
6270
|
+
"value": "unset"
|
|
6271
|
+
},
|
|
6272
|
+
"name": "utrechtTableHeaderTextTransform",
|
|
6273
|
+
"attributes": {
|
|
6274
|
+
"category": "utrecht",
|
|
6275
|
+
"type": "table",
|
|
6276
|
+
"item": "header",
|
|
6277
|
+
"subitem": "text-transform"
|
|
6278
|
+
},
|
|
6279
|
+
"path": [
|
|
6280
|
+
"utrecht",
|
|
6281
|
+
"table",
|
|
6282
|
+
"header",
|
|
6283
|
+
"text-transform"
|
|
6284
|
+
]
|
|
6285
|
+
}
|
|
6286
|
+
},
|
|
6287
|
+
"row": {
|
|
6288
|
+
"hover": {
|
|
6289
|
+
"background-color": {
|
|
6290
|
+
"value": "#fdf1ce",
|
|
6291
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6292
|
+
"isSource": true,
|
|
6293
|
+
"original": {
|
|
6294
|
+
"value": "{epe.color.yellow.90}"
|
|
6295
|
+
},
|
|
6296
|
+
"name": "utrechtTableRowHoverBackgroundColor",
|
|
6297
|
+
"attributes": {
|
|
6298
|
+
"category": "utrecht",
|
|
6299
|
+
"type": "table",
|
|
6300
|
+
"item": "row",
|
|
6301
|
+
"subitem": "hover",
|
|
6302
|
+
"state": "background-color"
|
|
6303
|
+
},
|
|
6304
|
+
"path": [
|
|
6305
|
+
"utrecht",
|
|
6306
|
+
"table",
|
|
6307
|
+
"row",
|
|
6308
|
+
"hover",
|
|
6309
|
+
"background-color"
|
|
6310
|
+
]
|
|
6311
|
+
},
|
|
6312
|
+
"color": {}
|
|
6313
|
+
},
|
|
6314
|
+
"border-block-end-color": {
|
|
6315
|
+
"value": "#2e2e33",
|
|
6316
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
6317
|
+
"isSource": true,
|
|
6318
|
+
"original": {
|
|
6319
|
+
"value": "{epe.color.black.19}"
|
|
6320
|
+
},
|
|
6321
|
+
"name": "utrechtTableRowBorderBlockEndColor",
|
|
6322
|
+
"attributes": {
|
|
6323
|
+
"category": "utrecht",
|
|
6324
|
+
"type": "table",
|
|
6325
|
+
"item": "row",
|
|
6326
|
+
"subitem": "border-block-end-color"
|
|
6327
|
+
},
|
|
6328
|
+
"path": [
|
|
6329
|
+
"utrecht",
|
|
6330
|
+
"table",
|
|
6331
|
+
"row",
|
|
6332
|
+
"border-block-end-color"
|
|
6333
|
+
]
|
|
6334
|
+
},
|
|
6335
|
+
"border-block-end-width": {
|
|
6336
|
+
"value": "1px",
|
|
6337
|
+
"filePath": "src/component/utrecht/table.tokens.json",
|
|
6338
|
+
"isSource": true,
|
|
6339
|
+
"original": {
|
|
6340
|
+
"value": "{epe.size.4xs}"
|
|
6341
|
+
},
|
|
6342
|
+
"name": "utrechtTableRowBorderBlockEndWidth",
|
|
6343
|
+
"attributes": {
|
|
6344
|
+
"category": "utrecht",
|
|
6345
|
+
"type": "table",
|
|
6346
|
+
"item": "row",
|
|
6347
|
+
"subitem": "border-block-end-width"
|
|
6348
|
+
},
|
|
6349
|
+
"path": [
|
|
6350
|
+
"utrecht",
|
|
6351
|
+
"table",
|
|
6352
|
+
"row",
|
|
6353
|
+
"border-block-end-width"
|
|
6354
|
+
]
|
|
6355
|
+
},
|
|
6356
|
+
"padding-inline-end": {},
|
|
6357
|
+
"padding-inline-start": {},
|
|
6358
|
+
"alternate-odd": {
|
|
6359
|
+
"background-color": {},
|
|
6360
|
+
"color": {}
|
|
6361
|
+
},
|
|
6362
|
+
"alternate-even": {
|
|
6363
|
+
"background-color": {},
|
|
6364
|
+
"color": {}
|
|
6365
|
+
}
|
|
6366
|
+
},
|
|
6367
|
+
"body": {
|
|
6368
|
+
"border": {}
|
|
6369
|
+
},
|
|
6370
|
+
"caption": {
|
|
6371
|
+
"font-style": {
|
|
6372
|
+
"value": "italic",
|
|
6373
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6374
|
+
"isSource": true,
|
|
6375
|
+
"original": {
|
|
6376
|
+
"value": "italic"
|
|
6377
|
+
},
|
|
6378
|
+
"name": "utrechtTableCaptionFontStyle",
|
|
6379
|
+
"attributes": {
|
|
6380
|
+
"category": "utrecht",
|
|
6381
|
+
"type": "table",
|
|
5455
6382
|
"item": "caption",
|
|
5456
6383
|
"subitem": "font-style"
|
|
5457
6384
|
},
|
|
@@ -9122,6 +10049,71 @@
|
|
|
9122
10049
|
"background-image"
|
|
9123
10050
|
]
|
|
9124
10051
|
}
|
|
10052
|
+
},
|
|
10053
|
+
"navbar": {
|
|
10054
|
+
"inline-size": {
|
|
10055
|
+
"value": "100px",
|
|
10056
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
10057
|
+
"isSource": true,
|
|
10058
|
+
"original": {
|
|
10059
|
+
"value": "100px"
|
|
10060
|
+
},
|
|
10061
|
+
"name": "conductionLogoNavbarInlineSize",
|
|
10062
|
+
"attributes": {
|
|
10063
|
+
"category": "conduction",
|
|
10064
|
+
"type": "logo",
|
|
10065
|
+
"item": "navbar",
|
|
10066
|
+
"subitem": "inline-size"
|
|
10067
|
+
},
|
|
10068
|
+
"path": [
|
|
10069
|
+
"conduction",
|
|
10070
|
+
"logo",
|
|
10071
|
+
"navbar",
|
|
10072
|
+
"inline-size"
|
|
10073
|
+
]
|
|
10074
|
+
},
|
|
10075
|
+
"block-size": {
|
|
10076
|
+
"value": "45px",
|
|
10077
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
10078
|
+
"isSource": true,
|
|
10079
|
+
"original": {
|
|
10080
|
+
"value": "45px"
|
|
10081
|
+
},
|
|
10082
|
+
"name": "conductionLogoNavbarBlockSize",
|
|
10083
|
+
"attributes": {
|
|
10084
|
+
"category": "conduction",
|
|
10085
|
+
"type": "logo",
|
|
10086
|
+
"item": "navbar",
|
|
10087
|
+
"subitem": "block-size"
|
|
10088
|
+
},
|
|
10089
|
+
"path": [
|
|
10090
|
+
"conduction",
|
|
10091
|
+
"logo",
|
|
10092
|
+
"navbar",
|
|
10093
|
+
"block-size"
|
|
10094
|
+
]
|
|
10095
|
+
},
|
|
10096
|
+
"background-image": {
|
|
10097
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")",
|
|
10098
|
+
"filePath": "src/component/conduction/logo.tokens.json",
|
|
10099
|
+
"isSource": true,
|
|
10100
|
+
"original": {
|
|
10101
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='88' viewBox='0 0 155 88' class='logo__svg' role='img' aria-hidden='true'%3E%3Ctitle id='site-logo-title'%3EGemeente Epe%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cpath fill='%23231f20' class='logo__svg--letters-path' d='M7.7,74.621h5.957v8.144a16.255,16.255,0,0,1-5.594.8C4.916,83.57,0,82.137,0,75.642c0-3.715,2.325-7.754,8.767-7.754A16.751,16.751,0,0,1,13.2,68.5l-.242,2.975a9.753,9.753,0,0,0-3.875-.847c-4.19,0-5.013,3.453-5.013,5.169,0,2.824,1.453,5.038,4.48,5.038a3.46,3.46,0,0,0,1.381-.217V77.184H7.7ZM19.69,76.684c0-.607,0-2.781,1.962-2.781,1.574,0,1.985,1.347,1.985,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.557,8.557,0,0,1-3.56.89c-2.156,0-3.124-1.238-3.124-2.585h7.435Zm15.96-1.389c0-1.3-.605-1.782-1.453-1.782a1.445,1.445,0,0,0-1.574,1.586v7.167H36.231V76.338c0-1.434-.7-1.782-1.332-1.782-1.259,0-1.7.977-1.7,2.411v6.342H29.377V74.36a19.59,19.59,0,0,0-.1-2.368h3.488c.048.5.1,1.13.1,1.891h.049a3.461,3.461,0,0,1,3.56-2.065,3.212,3.212,0,0,1,3.27,1.891,3.434,3.434,0,0,1,3.463-1.891c2.786,0,3.706,1.826,3.706,4.085v7.406H43.085Zm9.809.346c0-.607,0-2.781,1.961-2.781,1.575,0,1.987,1.347,1.987,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.474-5.909a5.478,5.478,0,0,0-5.594,5.8c0,3.454,1.962,5.865,6.394,5.865a13.084,13.084,0,0,0,4-.653l-.073-2.583a8.553,8.553,0,0,1-3.56.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm5.57-1.043c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781Zm7.435,1.043c0-5.909-4.335-5.909-5.473-5.909a5.478,5.478,0,0,0-5.6,5.8c0,3.454,1.962,5.865,6.394,5.865a13.079,13.079,0,0,0,4-.653l-.072-2.583a8.561,8.561,0,0,1-3.561.89c-2.155,0-3.124-1.238-3.124-2.585h7.435Zm9.228-1.389c0-1.412-.7-1.782-1.478-1.782-1.235,0-1.67.955-1.67,2.411v6.342H75.587V74.36a19.8,19.8,0,0,0-.1-2.368h3.487c.049.5.1,1.13.1,1.891h.048a3.463,3.463,0,0,1,3.561-2.065c2.785,0,3.7,1.826,3.7,4.085v7.406H82.562Zm5.5-4.346h2.18V69.669l3.73-1.064v3.387h2.47V74.4h-2.47v5.19c0,1.108.557,1.412,1.283,1.412a3.133,3.133,0,0,0,1.261-.239v2.411a10.072,10.072,0,0,1-2.665.305c-1.986,0-3.706-.869-3.706-3.345V74.4H88.059Zm13.733,4.692c0-.607,0-2.781,1.961-2.781,1.575,0,1.986,1.347,1.986,2.781Zm7.434,1.043c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.595,5.8c0,3.454,1.961,5.865,6.395,5.865a13.089,13.089,0,0,0,4-.653l-.074-2.583a8.544,8.544,0,0,1-3.559.89c-2.156,0-3.124-1.238-3.124-2.585h7.434Zm8.815-9.578H127.8V70.8h-5.933v3.39h5.642v2.648h-5.642V80.66h6.223v2.649H118.041Zm19.885,9.491c0,1.8-.146,3.5-1.841,3.5-1.551,0-1.913-1.694-1.913-3.5,0-1.3.339-3.345,1.913-3.345C137.828,74.3,137.926,76.467,137.926,77.64ZM130.345,88h3.827V81.637h.048a3.278,3.278,0,0,0,3.245,1.846c3.173,0,4.432-2.52,4.432-5.561,0-3.6-1.6-6.1-4.432-6.1a3.607,3.607,0,0,0-3.439,1.978h-.048a15.517,15.517,0,0,0-.1-1.8h-3.632a23.955,23.955,0,0,1,.1,2.542Zm17.22-11.316c0-.607,0-2.781,1.962-2.781,1.574,0,1.986,1.347,1.986,2.781ZM155,77.727c0-5.909-4.335-5.909-5.473-5.909a5.479,5.479,0,0,0-5.6,5.8c0,3.454,1.963,5.865,6.394,5.865a13.091,13.091,0,0,0,4-.653l-.072-2.583a8.569,8.569,0,0,1-3.561.89c-2.156,0-3.124-1.238-3.124-2.585H155Z'%3E%3C/path%3E%3Cpath fill='%2300539f' class='logo__svg--deer-path' d='M102.234,38.54l.11-.063c-.038-7.534-2.5-14.87-6.094-21.718v-.248l8.5-2.678-.6-2.989-7.8-.437A8.7,8.7,0,0,0,99.4,7.557l-1.809-1c-1.073,1.529-3.054,3.053-6.7,3.053-9.735,0-15.672-7.5-17.153-9.614L71.754.783c.956,1.481,5.885,8.486,14.6,10.413l-6.025,3.031,6,.436L87.5,25.622l-39.711-.006.054,2.164c1.447-.083,3.011-.042,3.975,1a4.948,4.948,0,0,1,.5,5.167,37.313,37.313,0,0,1-2.967,5.109c-9.037,2-16.871,5-22.686,8.82l2.466,3.062c5.771-3.791,13.73-6.721,22.965-8.591l.005,0v0a126.7,126.7,0,0,1,26.561-2.336c17.5.231,34.074,3.822,44.985,9.683l2.119-3.266A83.593,83.593,0,0,0,102.234,38.54Z'%3E%3C/path%3E%3Cpath fill='%23d5a10f' class='logo__svg--emblem-path' d='M115.353,41.321c.036.224.068.458.1.684-.8-.273-1.615-.532-2.44-.787.3-.845.732-1.635,1.208-1.58C114.809,39.706,115.217,40.479,115.353,41.321Zm-82.624-.978c1.1,1.09,2.674,2.585,2.982,2.873q1.681-.684,3.475-1.308a12.483,12.483,0,0,1-.321-2.475,19.928,19.928,0,0,1,.363-3.388.927.927,0,0,0-.272-1.069.535.535,0,0,0-.794.159,19.482,19.482,0,0,0-1.382,2.411s-.136.492-.333.477-.075-.5-.061-.591a16.765,16.765,0,0,1,1.588-4.866c1.284-2.562,1.1-1.971,1.194-2.3s.226-1.046-.485-.849-.694.243-.785.106.121-.349.257-.606a16.566,16.566,0,0,1,3.4-3.684s.757-.591.438-1.015-.68-.152-.906-.122-.363.106-.438-.03.1-.576.544-.849a42.561,42.561,0,0,0,5.244-3.9c.862-1,1.33-1.622.968-2.077s-1.345-.379-2.086.091a24.753,24.753,0,0,0-3.31,2.926,9.567,9.567,0,0,1-1.375,1.379c-.151.061-.378.167-.181-.182s.5-.924.226-1.121-.65-.273-1.33.182a11.369,11.369,0,0,0-3.37,3.986,17.766,17.766,0,0,0-.877,2.744c-.03.137-.332.561-.453.076a7.037,7.037,0,0,1-.181-1.152c-.016-.212-.046-.561-.318-.606a.919.919,0,0,0-.967.5c-.257.47-1.633,3.683-1.149,6.033a23.4,23.4,0,0,0,.877,3.532c.151.364.257.531.106.622a1,1,0,0,1-.877-.318c-.227-.258-.71-.9-.8-1.032s-.439-.454-.756-.227a2,2,0,0,0-.242,1.85A12.089,12.089,0,0,0,32.729,40.343ZM114.5,23.213c.44.273.62.712.545.849s-.212.06-.439.03-.588-.3-.906.122.438,1.015.438,1.015a16.609,16.609,0,0,1,3.4,3.684c.136.257.347.47.256.606s-.075.091-.785-.106-.576.515-.484.849-.092-.258,1.194,2.3a16.744,16.744,0,0,1,1.587,4.866c.014.091.136.576-.061.591s-.332-.477-.332-.477a19.61,19.61,0,0,0-1.382-2.411.535.535,0,0,0-.794-.159.928.928,0,0,0-.273,1.069,20.012,20.012,0,0,1,.364,3.388,14.049,14.049,0,0,1-.418,2.912q1.629.579,3.176,1.206c.134-.115.273-.222.34-.283.166-.152,1.873-1.773,3.037-2.925a12.07,12.07,0,0,0,2.388-3.82,2,2,0,0,0-.241-1.85c-.318-.227-.665.091-.756.227s-.574.774-.8,1.032a1,1,0,0,1-.878.318c-.15-.091-.044-.258.107-.622a23.621,23.621,0,0,0,.876-3.532c.485-2.35-.892-5.563-1.149-6.033a.919.919,0,0,0-.967-.5c-.272.045-.3.394-.316.606a7.1,7.1,0,0,1-.183,1.152c-.12.485-.423.061-.452-.076a17.581,17.581,0,0,0-.878-2.744,11.368,11.368,0,0,0-3.369-3.986c-.681-.455-1.058-.38-1.33-.182s.03.773.225,1.121-.03.243-.18.182a9.567,9.567,0,0,1-1.375-1.379,24.815,24.815,0,0,0-3.31-2.926c-.742-.47-1.723-.545-2.086-.091s.1,1.077.967,2.077A42.561,42.561,0,0,0,114.5,23.213Zm5.79,20.62q1.323.553,2.579,1.144a20.9,20.9,0,0,0,2.438-2.3c.3-.378.832-1.485.513-1.819s-1.48.622-2.388,1.334A15.2,15.2,0,0,1,120.288,43.833Zm-2.025,5.045c-.274.076-1.332.348-1.981.47s-3.128.273-3.416.287-.287.076-.3-.167.166-.211.166-.211.982-.274,2.508-.713a34.4,34.4,0,0,0,3.383-1.219q-3.251-1.358-6.921-2.491a10.7,10.7,0,0,1-.791,1.534,7.909,7.909,0,0,1-3.037,2.365c-.636.228-.25-.341-.25-.341s.18-.227.522-.682a10.755,10.755,0,0,0,1.019-2.387,1.742,1.742,0,0,0-.107-1.257c-.209-.057-.425-.11-.635-.166a1.173,1.173,0,0,0-.39.444,20.853,20.853,0,0,1-9.3,6.458c-6.849,2.465-14.532,3.2-20.964,3.267-6.4-.073-14.02-.821-20.814-3.267a20.848,20.848,0,0,1-9.3-6.458s-.362-.749-.861-.432-.317,1.115-.272,1.411a10.716,10.716,0,0,0,1.02,2.387c.34.455.522.682.522.682s.386.569-.25.341a7.9,7.9,0,0,1-3.038-2.365,12.548,12.548,0,0,1-.971-1.958,69.708,69.708,0,0,0-7.355,2.653,35.7,35.7,0,0,0,4,1.481c1.526.439,2.509.713,2.509.713s.181-.031.165.211-.014.182-.3.167-2.766-.167-3.415-.287-1.708-.394-1.981-.47-.694-.167-.846.273.968,1.136,1.224,1.273A28.168,28.168,0,0,0,44.73,52.8a92,92,0,0,0,9.944,1.7s.529,0,.529.226-.3.213-.529.228-2.145.075-2.539.061-2.765-.212-3.052-.258-1.18-.061-1.134.228.257.7,1.013.864,6.544,1.106,7.737,1.182,6.485.318,6.772.318.876.379.03.41-3.2.091-3.2.091-.439.014-.439.242.258.3.514.334,3.764.546,3.764.546,6.59.818,7.375.894c.577.055,3.637.235,6.175.3,0,0,.606.028.917.018.087,0,.261-.01.261-.01,2.328-.089,4.8-.259,5.316-.308.786-.076,7.376-.894,7.376-.894s3.507-.516,3.763-.546.515-.107.515-.334-.439-.242-.439-.242-2.358-.061-3.2-.091-.257-.41.03-.41,5.577-.242,6.772-.318,6.981-1.016,7.737-1.182.967-.577,1.012-.864-.846-.273-1.134-.228-2.658.243-3.053.258-2.311-.046-2.538-.061-.529,0-.529-.228.529-.226.529-.226a91.957,91.957,0,0,0,9.944-1.7,28.13,28.13,0,0,0,6.923-2.379c.257-.137,1.375-.834,1.224-1.273S118.534,48.8,118.263,48.878ZM32.438,44.657q1.155-.55,2.376-1.067a13.562,13.562,0,0,1-2.553-1.4c-.907-.712-2.071-1.667-2.388-1.334s.212,1.441.514,1.819A20.028,20.028,0,0,0,32.438,44.657Zm9.034-5.019c-.589.068-1,.841-1.133,1.683-.01.067-.021.137-.031.206q1.092-.363,2.22-.7C42.24,40.146,41.872,39.592,41.472,39.638Z'%3E%3C/path%3E%3C/svg%3E\")"
|
|
10102
|
+
},
|
|
10103
|
+
"name": "conductionLogoNavbarBackgroundImage",
|
|
10104
|
+
"attributes": {
|
|
10105
|
+
"category": "conduction",
|
|
10106
|
+
"type": "logo",
|
|
10107
|
+
"item": "navbar",
|
|
10108
|
+
"subitem": "background-image"
|
|
10109
|
+
},
|
|
10110
|
+
"path": [
|
|
10111
|
+
"conduction",
|
|
10112
|
+
"logo",
|
|
10113
|
+
"navbar",
|
|
10114
|
+
"background-image"
|
|
10115
|
+
]
|
|
10116
|
+
}
|
|
9125
10117
|
}
|
|
9126
10118
|
},
|
|
9127
10119
|
"primary": {
|