@conduction/theme 1.0.55 → 1.0.57

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 (133) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +66 -1
  3. package/conduction-design-tokens/dist/index.js +66 -1
  4. package/conduction-design-tokens/dist/index.json +1411 -64
  5. package/conduction-design-tokens/dist/index.less +66 -1
  6. package/conduction-design-tokens/dist/index.scss +66 -1
  7. package/conduction-design-tokens/dist/tokens.json +1443 -59
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +6 -0
  9. package/conduction-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  10. package/conduction-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  11. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  12. package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  13. package/municipalities/commonground-design-tokens/dist/design-tokens.css +66 -1
  14. package/municipalities/commonground-design-tokens/dist/index.js +66 -1
  15. package/municipalities/commonground-design-tokens/dist/index.json +1412 -65
  16. package/municipalities/commonground-design-tokens/dist/index.less +66 -1
  17. package/municipalities/commonground-design-tokens/dist/index.scss +66 -1
  18. package/municipalities/commonground-design-tokens/dist/tokens.json +1422 -38
  19. package/municipalities/commonground-design-tokens/src/brand/commonground/color.tokens.json +6 -0
  20. package/municipalities/commonground-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  21. package/municipalities/commonground-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  22. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  23. package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  24. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +67 -1
  25. package/municipalities/dimpact-design-tokens/dist/index.js +67 -1
  26. package/municipalities/dimpact-design-tokens/dist/index.json +1368 -0
  27. package/municipalities/dimpact-design-tokens/dist/index.less +67 -1
  28. package/municipalities/dimpact-design-tokens/dist/index.scss +67 -1
  29. package/municipalities/dimpact-design-tokens/dist/tokens.json +1427 -22
  30. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +9 -0
  31. package/municipalities/dimpact-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  32. package/municipalities/dimpact-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  33. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  34. package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  35. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +66 -1
  36. package/municipalities/dinkelland-design-tokens/dist/index.js +66 -1
  37. package/municipalities/dinkelland-design-tokens/dist/index.json +1347 -0
  38. package/municipalities/dinkelland-design-tokens/dist/index.less +66 -1
  39. package/municipalities/dinkelland-design-tokens/dist/index.scss +66 -1
  40. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1417 -33
  41. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +6 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  46. package/municipalities/epe-design-tokens/dist/design-tokens.css +67 -1
  47. package/municipalities/epe-design-tokens/dist/index.js +67 -1
  48. package/municipalities/epe-design-tokens/dist/index.json +1368 -0
  49. package/municipalities/epe-design-tokens/dist/index.less +67 -1
  50. package/municipalities/epe-design-tokens/dist/index.scss +67 -1
  51. package/municipalities/epe-design-tokens/dist/tokens.json +1426 -21
  52. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +9 -0
  53. package/municipalities/epe-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  54. package/municipalities/epe-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  55. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  56. package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  57. package/municipalities/leiden-design-tokens/dist/design-tokens.css +67 -1
  58. package/municipalities/leiden-design-tokens/dist/index.js +67 -1
  59. package/municipalities/leiden-design-tokens/dist/index.json +1368 -0
  60. package/municipalities/leiden-design-tokens/dist/index.less +67 -1
  61. package/municipalities/leiden-design-tokens/dist/index.scss +67 -1
  62. package/municipalities/leiden-design-tokens/dist/tokens.json +1431 -26
  63. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +9 -0
  64. package/municipalities/leiden-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  65. package/municipalities/leiden-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  68. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +67 -1
  69. package/municipalities/noaberkracht-design-tokens/dist/index.js +67 -1
  70. package/municipalities/noaberkracht-design-tokens/dist/index.json +1368 -0
  71. package/municipalities/noaberkracht-design-tokens/dist/index.less +67 -1
  72. package/municipalities/noaberkracht-design-tokens/dist/index.scss +67 -1
  73. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1429 -22
  74. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +11 -0
  75. package/municipalities/noaberkracht-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  76. package/municipalities/noaberkracht-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  77. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  78. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  79. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +65 -1
  80. package/municipalities/noordwijk-design-tokens/dist/index.js +65 -1
  81. package/municipalities/noordwijk-design-tokens/dist/index.json +1326 -0
  82. package/municipalities/noordwijk-design-tokens/dist/index.less +65 -1
  83. package/municipalities/noordwijk-design-tokens/dist/index.scss +65 -1
  84. package/municipalities/noordwijk-design-tokens/dist/tokens.json +1410 -47
  85. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  86. package/municipalities/noordwijk-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  87. package/municipalities/noordwijk-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  88. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  89. package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  90. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +66 -1
  91. package/municipalities/open-webconcept-design-tokens/dist/index.js +66 -1
  92. package/municipalities/open-webconcept-design-tokens/dist/index.json +1347 -0
  93. package/municipalities/open-webconcept-design-tokens/dist/index.less +66 -1
  94. package/municipalities/open-webconcept-design-tokens/dist/index.scss +66 -1
  95. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1416 -32
  96. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +6 -0
  97. package/municipalities/open-webconcept-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  98. package/municipalities/open-webconcept-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  99. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  100. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  101. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +64 -1
  102. package/municipalities/rotterdam-design-tokens/dist/index.js +64 -1
  103. package/municipalities/rotterdam-design-tokens/dist/index.json +1305 -0
  104. package/municipalities/rotterdam-design-tokens/dist/index.less +64 -1
  105. package/municipalities/rotterdam-design-tokens/dist/index.scss +64 -1
  106. package/municipalities/rotterdam-design-tokens/dist/tokens.json +1342 -0
  107. package/municipalities/rotterdam-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  108. package/municipalities/rotterdam-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  109. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  110. package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -0
  111. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +66 -1
  112. package/municipalities/tubbergen-design-tokens/dist/index.js +66 -1
  113. package/municipalities/tubbergen-design-tokens/dist/index.json +1347 -0
  114. package/municipalities/tubbergen-design-tokens/dist/index.less +66 -1
  115. package/municipalities/tubbergen-design-tokens/dist/index.scss +66 -1
  116. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1418 -34
  117. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
  118. package/municipalities/tubbergen-design-tokens/src/component/conduction/checkbox.tokens.json +70 -0
  119. package/municipalities/tubbergen-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  120. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  121. package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  122. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +68 -1
  123. package/municipalities/xxllnc-design-tokens/dist/index.js +68 -1
  124. package/municipalities/xxllnc-design-tokens/dist/index.json +1387 -0
  125. package/municipalities/xxllnc-design-tokens/dist/index.less +68 -1
  126. package/municipalities/xxllnc-design-tokens/dist/index.scss +68 -1
  127. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1449 -26
  128. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +9 -0
  129. package/municipalities/xxllnc-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  130. package/municipalities/xxllnc-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  131. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  132. package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  133. package/package.json +1 -1
@@ -275,6 +275,1115 @@
275
275
  "padding-inline-start"
276
276
  ]
277
277
  },
278
+ {
279
+ "value": "#d1d1d1",
280
+ "filePath": "src/component/conduction/download-card.tokens.json",
281
+ "isSource": true,
282
+ "original": {
283
+ "value": "{leiden.color.grey.82}"
284
+ },
285
+ "name": "conductionDownloadCardBorderColor",
286
+ "attributes": {
287
+ "category": "conduction",
288
+ "type": "download-card",
289
+ "item": "border-color"
290
+ },
291
+ "path": [
292
+ "conduction",
293
+ "download-card",
294
+ "border-color"
295
+ ]
296
+ },
297
+ {
298
+ "value": "0px",
299
+ "filePath": "src/component/conduction/download-card.tokens.json",
300
+ "isSource": true,
301
+ "original": {
302
+ "value": "0px"
303
+ },
304
+ "name": "conductionDownloadCardBorderRadius",
305
+ "attributes": {
306
+ "category": "conduction",
307
+ "type": "download-card",
308
+ "item": "border-radius"
309
+ },
310
+ "path": [
311
+ "conduction",
312
+ "download-card",
313
+ "border-radius"
314
+ ]
315
+ },
316
+ {
317
+ "value": "solid",
318
+ "filePath": "src/component/conduction/download-card.tokens.json",
319
+ "isSource": true,
320
+ "original": {
321
+ "value": "solid"
322
+ },
323
+ "name": "conductionDownloadCardBorderStyle",
324
+ "attributes": {
325
+ "category": "conduction",
326
+ "type": "download-card",
327
+ "item": "border-style"
328
+ },
329
+ "path": [
330
+ "conduction",
331
+ "download-card",
332
+ "border-style"
333
+ ]
334
+ },
335
+ {
336
+ "value": "1px",
337
+ "filePath": "src/component/conduction/download-card.tokens.json",
338
+ "isSource": true,
339
+ "original": {
340
+ "value": "{leiden.size.4xs}"
341
+ },
342
+ "name": "conductionDownloadCardBorderWidth",
343
+ "attributes": {
344
+ "category": "conduction",
345
+ "type": "download-card",
346
+ "item": "border-width"
347
+ },
348
+ "path": [
349
+ "conduction",
350
+ "download-card",
351
+ "border-width"
352
+ ]
353
+ },
354
+ {
355
+ "value": "8px",
356
+ "filePath": "src/component/conduction/download-card.tokens.json",
357
+ "isSource": true,
358
+ "original": {
359
+ "value": "{leiden.size.xs}"
360
+ },
361
+ "name": "conductionDownloadCardIconGap",
362
+ "attributes": {
363
+ "category": "conduction",
364
+ "type": "download-card",
365
+ "item": "icon-gap"
366
+ },
367
+ "path": [
368
+ "conduction",
369
+ "download-card",
370
+ "icon-gap"
371
+ ]
372
+ },
373
+ {
374
+ "value": "18px",
375
+ "filePath": "src/component/conduction/download-card.tokens.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{leiden.size.md}"
379
+ },
380
+ "name": "conductionDownloadCardPaddingBlockEnd",
381
+ "attributes": {
382
+ "category": "conduction",
383
+ "type": "download-card",
384
+ "item": "padding-block-end"
385
+ },
386
+ "path": [
387
+ "conduction",
388
+ "download-card",
389
+ "padding-block-end"
390
+ ]
391
+ },
392
+ {
393
+ "value": "18px",
394
+ "filePath": "src/component/conduction/download-card.tokens.json",
395
+ "isSource": true,
396
+ "original": {
397
+ "value": "{leiden.size.md}"
398
+ },
399
+ "name": "conductionDownloadCardPaddingBlockStart",
400
+ "attributes": {
401
+ "category": "conduction",
402
+ "type": "download-card",
403
+ "item": "padding-block-start"
404
+ },
405
+ "path": [
406
+ "conduction",
407
+ "download-card",
408
+ "padding-block-start"
409
+ ]
410
+ },
411
+ {
412
+ "value": "18px",
413
+ "filePath": "src/component/conduction/download-card.tokens.json",
414
+ "isSource": true,
415
+ "original": {
416
+ "value": "{leiden.size.md}"
417
+ },
418
+ "name": "conductionDownloadCardPaddingInlineEnd",
419
+ "attributes": {
420
+ "category": "conduction",
421
+ "type": "download-card",
422
+ "item": "padding-inline-end"
423
+ },
424
+ "path": [
425
+ "conduction",
426
+ "download-card",
427
+ "padding-inline-end"
428
+ ]
429
+ },
430
+ {
431
+ "value": "18px",
432
+ "filePath": "src/component/conduction/download-card.tokens.json",
433
+ "isSource": true,
434
+ "original": {
435
+ "value": "{leiden.size.md}"
436
+ },
437
+ "name": "conductionDownloadCardPaddingInlineStart",
438
+ "attributes": {
439
+ "category": "conduction",
440
+ "type": "download-card",
441
+ "item": "padding-inline-start"
442
+ },
443
+ "path": [
444
+ "conduction",
445
+ "download-card",
446
+ "padding-inline-start"
447
+ ]
448
+ },
449
+ {
450
+ "value": "#0d1921",
451
+ "filePath": "src/component/conduction/download-card.tokens.json",
452
+ "isSource": true,
453
+ "original": {
454
+ "value": "{utrecht.document.color}"
455
+ },
456
+ "name": "conductionDownloadCardTitleColor",
457
+ "attributes": {
458
+ "category": "conduction",
459
+ "type": "download-card",
460
+ "item": "title",
461
+ "subitem": "color"
462
+ },
463
+ "path": [
464
+ "conduction",
465
+ "download-card",
466
+ "title",
467
+ "color"
468
+ ]
469
+ },
470
+ {
471
+ "value": "\"Open Sans\", Monospace, Arial, sans-serif",
472
+ "filePath": "src/component/conduction/download-card.tokens.json",
473
+ "isSource": true,
474
+ "original": {
475
+ "value": "{leiden.typography.sans-serif.font-family}"
476
+ },
477
+ "name": "conductionDownloadCardTitleFontFamily",
478
+ "attributes": {
479
+ "category": "conduction",
480
+ "type": "download-card",
481
+ "item": "title",
482
+ "subitem": "font-family"
483
+ },
484
+ "path": [
485
+ "conduction",
486
+ "download-card",
487
+ "title",
488
+ "font-family"
489
+ ]
490
+ },
491
+ {
492
+ "value": "18px",
493
+ "filePath": "src/component/conduction/download-card.tokens.json",
494
+ "isSource": true,
495
+ "original": {
496
+ "value": "{leiden.font-size.md}"
497
+ },
498
+ "name": "conductionDownloadCardTitleFontSize",
499
+ "attributes": {
500
+ "category": "conduction",
501
+ "type": "download-card",
502
+ "item": "title",
503
+ "subitem": "font-size"
504
+ },
505
+ "path": [
506
+ "conduction",
507
+ "download-card",
508
+ "title",
509
+ "font-size"
510
+ ]
511
+ },
512
+ {
513
+ "value": "700",
514
+ "filePath": "src/component/conduction/download-card.tokens.json",
515
+ "isSource": true,
516
+ "original": {
517
+ "value": "{leiden.typography.font-weight.bold}"
518
+ },
519
+ "name": "conductionDownloadCardTitleFontWeight",
520
+ "attributes": {
521
+ "category": "conduction",
522
+ "type": "download-card",
523
+ "item": "title",
524
+ "subitem": "font-weight"
525
+ },
526
+ "path": [
527
+ "conduction",
528
+ "download-card",
529
+ "title",
530
+ "font-weight"
531
+ ]
532
+ },
533
+ {
534
+ "value": "14px",
535
+ "filePath": "src/component/conduction/download-card.tokens.json",
536
+ "isSource": true,
537
+ "original": {
538
+ "value": "{leiden.size.sm}"
539
+ },
540
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
541
+ "attributes": {
542
+ "category": "conduction",
543
+ "type": "download-card",
544
+ "item": "title",
545
+ "subitem": "margin-inline-end"
546
+ },
547
+ "path": [
548
+ "conduction",
549
+ "download-card",
550
+ "title",
551
+ "margin-inline-end"
552
+ ]
553
+ },
554
+ {
555
+ "value": "#767676",
556
+ "filePath": "src/component/conduction/checkbox.tokens.json",
557
+ "isSource": true,
558
+ "original": {
559
+ "value": "{leiden.color.grey.46}"
560
+ },
561
+ "name": "conductionInputCheckboxBorderColor",
562
+ "attributes": {
563
+ "category": "conduction",
564
+ "type": "input-checkbox",
565
+ "item": "border-color"
566
+ },
567
+ "path": [
568
+ "conduction",
569
+ "input-checkbox",
570
+ "border-color"
571
+ ]
572
+ },
573
+ {
574
+ "value": "3px",
575
+ "filePath": "src/component/conduction/checkbox.tokens.json",
576
+ "isSource": true,
577
+ "original": {
578
+ "value": "3px"
579
+ },
580
+ "name": "conductionInputCheckboxBorderRadius",
581
+ "attributes": {
582
+ "category": "conduction",
583
+ "type": "input-checkbox",
584
+ "item": "border-radius"
585
+ },
586
+ "path": [
587
+ "conduction",
588
+ "input-checkbox",
589
+ "border-radius"
590
+ ]
591
+ },
592
+ {
593
+ "value": "solid",
594
+ "filePath": "src/component/conduction/checkbox.tokens.json",
595
+ "isSource": true,
596
+ "original": {
597
+ "value": "solid"
598
+ },
599
+ "name": "conductionInputCheckboxBorderStyle",
600
+ "attributes": {
601
+ "category": "conduction",
602
+ "type": "input-checkbox",
603
+ "item": "border-style"
604
+ },
605
+ "path": [
606
+ "conduction",
607
+ "input-checkbox",
608
+ "border-style"
609
+ ]
610
+ },
611
+ {
612
+ "value": "1px",
613
+ "filePath": "src/component/conduction/checkbox.tokens.json",
614
+ "isSource": true,
615
+ "original": {
616
+ "value": "{leiden.size.4xs}"
617
+ },
618
+ "name": "conductionInputCheckboxBorderWidth",
619
+ "attributes": {
620
+ "category": "conduction",
621
+ "type": "input-checkbox",
622
+ "item": "border-width"
623
+ },
624
+ "path": [
625
+ "conduction",
626
+ "input-checkbox",
627
+ "border-width"
628
+ ]
629
+ },
630
+ {
631
+ "value": "#d62410",
632
+ "filePath": "src/component/conduction/checkbox.tokens.json",
633
+ "isSource": true,
634
+ "original": {
635
+ "value": "{leiden.color.primary}"
636
+ },
637
+ "name": "conductionInputCheckboxCheckedBorderColor",
638
+ "attributes": {
639
+ "category": "conduction",
640
+ "type": "input-checkbox",
641
+ "item": "checked",
642
+ "subitem": "border-color"
643
+ },
644
+ "path": [
645
+ "conduction",
646
+ "input-checkbox",
647
+ "checked",
648
+ "border-color"
649
+ ]
650
+ },
651
+ {
652
+ "value": "3px",
653
+ "filePath": "src/component/conduction/checkbox.tokens.json",
654
+ "isSource": true,
655
+ "original": {
656
+ "value": "3px"
657
+ },
658
+ "name": "conductionInputCheckboxCheckedBorderRadius",
659
+ "attributes": {
660
+ "category": "conduction",
661
+ "type": "input-checkbox",
662
+ "item": "checked",
663
+ "subitem": "border-radius"
664
+ },
665
+ "path": [
666
+ "conduction",
667
+ "input-checkbox",
668
+ "checked",
669
+ "border-radius"
670
+ ]
671
+ },
672
+ {
673
+ "value": "solid",
674
+ "filePath": "src/component/conduction/checkbox.tokens.json",
675
+ "isSource": true,
676
+ "original": {
677
+ "value": "solid"
678
+ },
679
+ "name": "conductionInputCheckboxCheckedBorderStyle",
680
+ "attributes": {
681
+ "category": "conduction",
682
+ "type": "input-checkbox",
683
+ "item": "checked",
684
+ "subitem": "border-style"
685
+ },
686
+ "path": [
687
+ "conduction",
688
+ "input-checkbox",
689
+ "checked",
690
+ "border-style"
691
+ ]
692
+ },
693
+ {
694
+ "value": "1px",
695
+ "filePath": "src/component/conduction/checkbox.tokens.json",
696
+ "isSource": true,
697
+ "original": {
698
+ "value": "{leiden.size.4xs}"
699
+ },
700
+ "name": "conductionInputCheckboxCheckedBorderWidth",
701
+ "attributes": {
702
+ "category": "conduction",
703
+ "type": "input-checkbox",
704
+ "item": "checked",
705
+ "subitem": "border-width"
706
+ },
707
+ "path": [
708
+ "conduction",
709
+ "input-checkbox",
710
+ "checked",
711
+ "border-width"
712
+ ]
713
+ },
714
+ {
715
+ "value": "#d62410",
716
+ "filePath": "src/component/conduction/checkbox.tokens.json",
717
+ "isSource": true,
718
+ "original": {
719
+ "value": "{leiden.color.primary}"
720
+ },
721
+ "name": "conductionInputCheckboxCheckedColor",
722
+ "attributes": {
723
+ "category": "conduction",
724
+ "type": "input-checkbox",
725
+ "item": "checked",
726
+ "subitem": "color"
727
+ },
728
+ "path": [
729
+ "conduction",
730
+ "input-checkbox",
731
+ "checked",
732
+ "color"
733
+ ]
734
+ },
735
+ {
736
+ "value": "#b81f0e",
737
+ "filePath": "src/component/conduction/checkbox.tokens.json",
738
+ "isSource": true,
739
+ "original": {
740
+ "value": "{leiden.color.primary-hover}"
741
+ },
742
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
743
+ "attributes": {
744
+ "category": "conduction",
745
+ "type": "input-checkbox",
746
+ "item": "checked",
747
+ "subitem": "hover",
748
+ "state": "border-color"
749
+ },
750
+ "path": [
751
+ "conduction",
752
+ "input-checkbox",
753
+ "checked",
754
+ "hover",
755
+ "border-color"
756
+ ]
757
+ },
758
+ {
759
+ "value": "3px",
760
+ "filePath": "src/component/conduction/checkbox.tokens.json",
761
+ "isSource": true,
762
+ "original": {
763
+ "value": "3px"
764
+ },
765
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
766
+ "attributes": {
767
+ "category": "conduction",
768
+ "type": "input-checkbox",
769
+ "item": "checked",
770
+ "subitem": "hover",
771
+ "state": "border-radius"
772
+ },
773
+ "path": [
774
+ "conduction",
775
+ "input-checkbox",
776
+ "checked",
777
+ "hover",
778
+ "border-radius"
779
+ ]
780
+ },
781
+ {
782
+ "value": "solid",
783
+ "filePath": "src/component/conduction/checkbox.tokens.json",
784
+ "isSource": true,
785
+ "original": {
786
+ "value": "solid"
787
+ },
788
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
789
+ "attributes": {
790
+ "category": "conduction",
791
+ "type": "input-checkbox",
792
+ "item": "checked",
793
+ "subitem": "hover",
794
+ "state": "border-style"
795
+ },
796
+ "path": [
797
+ "conduction",
798
+ "input-checkbox",
799
+ "checked",
800
+ "hover",
801
+ "border-style"
802
+ ]
803
+ },
804
+ {
805
+ "value": "1px",
806
+ "filePath": "src/component/conduction/checkbox.tokens.json",
807
+ "isSource": true,
808
+ "original": {
809
+ "value": "{leiden.size.4xs}"
810
+ },
811
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
812
+ "attributes": {
813
+ "category": "conduction",
814
+ "type": "input-checkbox",
815
+ "item": "checked",
816
+ "subitem": "hover",
817
+ "state": "border-width"
818
+ },
819
+ "path": [
820
+ "conduction",
821
+ "input-checkbox",
822
+ "checked",
823
+ "hover",
824
+ "border-width"
825
+ ]
826
+ },
827
+ {
828
+ "value": "#b81f0e",
829
+ "filePath": "src/component/conduction/checkbox.tokens.json",
830
+ "isSource": true,
831
+ "original": {
832
+ "value": "{leiden.color.primary-hover}"
833
+ },
834
+ "name": "conductionInputCheckboxCheckedHoverColor",
835
+ "attributes": {
836
+ "category": "conduction",
837
+ "type": "input-checkbox",
838
+ "item": "checked",
839
+ "subitem": "hover",
840
+ "state": "color"
841
+ },
842
+ "path": [
843
+ "conduction",
844
+ "input-checkbox",
845
+ "checked",
846
+ "hover",
847
+ "color"
848
+ ]
849
+ },
850
+ {
851
+ "value": "#ffffff",
852
+ "filePath": "src/component/conduction/checkbox.tokens.json",
853
+ "isSource": true,
854
+ "original": {
855
+ "value": "{leiden.color.white.100}"
856
+ },
857
+ "name": "conductionInputCheckboxColor",
858
+ "attributes": {
859
+ "category": "conduction",
860
+ "type": "input-checkbox",
861
+ "item": "color"
862
+ },
863
+ "path": [
864
+ "conduction",
865
+ "input-checkbox",
866
+ "color"
867
+ ]
868
+ },
869
+ {
870
+ "value": "#d1d1d1",
871
+ "filePath": "src/component/conduction/checkbox.tokens.json",
872
+ "isSource": true,
873
+ "original": {
874
+ "value": "{leiden.color.grey.82}"
875
+ },
876
+ "name": "conductionInputCheckboxDisabledBorderColor",
877
+ "attributes": {
878
+ "category": "conduction",
879
+ "type": "input-checkbox",
880
+ "item": "disabled",
881
+ "subitem": "border-color"
882
+ },
883
+ "path": [
884
+ "conduction",
885
+ "input-checkbox",
886
+ "disabled",
887
+ "border-color"
888
+ ]
889
+ },
890
+ {
891
+ "value": "3px",
892
+ "filePath": "src/component/conduction/checkbox.tokens.json",
893
+ "isSource": true,
894
+ "original": {
895
+ "value": "3px"
896
+ },
897
+ "name": "conductionInputCheckboxDisabledBorderRadius",
898
+ "attributes": {
899
+ "category": "conduction",
900
+ "type": "input-checkbox",
901
+ "item": "disabled",
902
+ "subitem": "border-radius"
903
+ },
904
+ "path": [
905
+ "conduction",
906
+ "input-checkbox",
907
+ "disabled",
908
+ "border-radius"
909
+ ]
910
+ },
911
+ {
912
+ "value": "solid",
913
+ "filePath": "src/component/conduction/checkbox.tokens.json",
914
+ "isSource": true,
915
+ "original": {
916
+ "value": "solid"
917
+ },
918
+ "name": "conductionInputCheckboxDisabledBorderStyle",
919
+ "attributes": {
920
+ "category": "conduction",
921
+ "type": "input-checkbox",
922
+ "item": "disabled",
923
+ "subitem": "border-style"
924
+ },
925
+ "path": [
926
+ "conduction",
927
+ "input-checkbox",
928
+ "disabled",
929
+ "border-style"
930
+ ]
931
+ },
932
+ {
933
+ "value": "1px",
934
+ "filePath": "src/component/conduction/checkbox.tokens.json",
935
+ "isSource": true,
936
+ "original": {
937
+ "value": "{leiden.size.4xs}"
938
+ },
939
+ "name": "conductionInputCheckboxDisabledBorderWidth",
940
+ "attributes": {
941
+ "category": "conduction",
942
+ "type": "input-checkbox",
943
+ "item": "disabled",
944
+ "subitem": "border-width"
945
+ },
946
+ "path": [
947
+ "conduction",
948
+ "input-checkbox",
949
+ "disabled",
950
+ "border-width"
951
+ ]
952
+ },
953
+ {
954
+ "value": "#d1d1d1",
955
+ "filePath": "src/component/conduction/checkbox.tokens.json",
956
+ "isSource": true,
957
+ "original": {
958
+ "value": "{leiden.color.grey.82}"
959
+ },
960
+ "name": "conductionInputCheckboxDisabledColor",
961
+ "attributes": {
962
+ "category": "conduction",
963
+ "type": "input-checkbox",
964
+ "item": "disabled",
965
+ "subitem": "color"
966
+ },
967
+ "path": [
968
+ "conduction",
969
+ "input-checkbox",
970
+ "disabled",
971
+ "color"
972
+ ]
973
+ },
974
+ {
975
+ "value": "#d1d1d1",
976
+ "filePath": "src/component/conduction/checkbox.tokens.json",
977
+ "isSource": true,
978
+ "original": {
979
+ "value": "{leiden.color.grey.82}"
980
+ },
981
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
982
+ "attributes": {
983
+ "category": "conduction",
984
+ "type": "input-checkbox",
985
+ "item": "disabled",
986
+ "subitem": "hover",
987
+ "state": "border-color"
988
+ },
989
+ "path": [
990
+ "conduction",
991
+ "input-checkbox",
992
+ "disabled",
993
+ "hover",
994
+ "border-color"
995
+ ]
996
+ },
997
+ {
998
+ "value": "3px",
999
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1000
+ "isSource": true,
1001
+ "original": {
1002
+ "value": "3px"
1003
+ },
1004
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1005
+ "attributes": {
1006
+ "category": "conduction",
1007
+ "type": "input-checkbox",
1008
+ "item": "disabled",
1009
+ "subitem": "hover",
1010
+ "state": "border-radius"
1011
+ },
1012
+ "path": [
1013
+ "conduction",
1014
+ "input-checkbox",
1015
+ "disabled",
1016
+ "hover",
1017
+ "border-radius"
1018
+ ]
1019
+ },
1020
+ {
1021
+ "value": "solid",
1022
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1023
+ "isSource": true,
1024
+ "original": {
1025
+ "value": "solid"
1026
+ },
1027
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
1028
+ "attributes": {
1029
+ "category": "conduction",
1030
+ "type": "input-checkbox",
1031
+ "item": "disabled",
1032
+ "subitem": "hover",
1033
+ "state": "border-style"
1034
+ },
1035
+ "path": [
1036
+ "conduction",
1037
+ "input-checkbox",
1038
+ "disabled",
1039
+ "hover",
1040
+ "border-style"
1041
+ ]
1042
+ },
1043
+ {
1044
+ "value": "1px",
1045
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1046
+ "isSource": true,
1047
+ "original": {
1048
+ "value": "{leiden.size.4xs}"
1049
+ },
1050
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
1051
+ "attributes": {
1052
+ "category": "conduction",
1053
+ "type": "input-checkbox",
1054
+ "item": "disabled",
1055
+ "subitem": "hover",
1056
+ "state": "border-width"
1057
+ },
1058
+ "path": [
1059
+ "conduction",
1060
+ "input-checkbox",
1061
+ "disabled",
1062
+ "hover",
1063
+ "border-width"
1064
+ ]
1065
+ },
1066
+ {
1067
+ "value": "#d1d1d1",
1068
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1069
+ "isSource": true,
1070
+ "original": {
1071
+ "value": "{leiden.color.grey.82}"
1072
+ },
1073
+ "name": "conductionInputCheckboxDisabledHoverColor",
1074
+ "attributes": {
1075
+ "category": "conduction",
1076
+ "type": "input-checkbox",
1077
+ "item": "disabled",
1078
+ "subitem": "hover",
1079
+ "state": "color"
1080
+ },
1081
+ "path": [
1082
+ "conduction",
1083
+ "input-checkbox",
1084
+ "disabled",
1085
+ "hover",
1086
+ "color"
1087
+ ]
1088
+ },
1089
+ {
1090
+ "value": "#000000",
1091
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1092
+ "isSource": true,
1093
+ "original": {
1094
+ "value": "{leiden.color.black.0}"
1095
+ },
1096
+ "name": "conductionInputCheckboxFocusOutlineColor",
1097
+ "attributes": {
1098
+ "category": "conduction",
1099
+ "type": "input-checkbox",
1100
+ "item": "focus",
1101
+ "subitem": "outline-color"
1102
+ },
1103
+ "path": [
1104
+ "conduction",
1105
+ "input-checkbox",
1106
+ "focus",
1107
+ "outline-color"
1108
+ ]
1109
+ },
1110
+ {
1111
+ "value": "2px",
1112
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1113
+ "isSource": true,
1114
+ "original": {
1115
+ "value": "2px"
1116
+ },
1117
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1118
+ "attributes": {
1119
+ "category": "conduction",
1120
+ "type": "input-checkbox",
1121
+ "item": "focus",
1122
+ "subitem": "outline-offset"
1123
+ },
1124
+ "path": [
1125
+ "conduction",
1126
+ "input-checkbox",
1127
+ "focus",
1128
+ "outline-offset"
1129
+ ]
1130
+ },
1131
+ {
1132
+ "value": "solid",
1133
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1134
+ "isSource": true,
1135
+ "original": {
1136
+ "value": "solid"
1137
+ },
1138
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1139
+ "attributes": {
1140
+ "category": "conduction",
1141
+ "type": "input-checkbox",
1142
+ "item": "focus",
1143
+ "subitem": "outline-style"
1144
+ },
1145
+ "path": [
1146
+ "conduction",
1147
+ "input-checkbox",
1148
+ "focus",
1149
+ "outline-style"
1150
+ ]
1151
+ },
1152
+ {
1153
+ "value": "2px",
1154
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1155
+ "isSource": true,
1156
+ "original": {
1157
+ "value": "2px"
1158
+ },
1159
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1160
+ "attributes": {
1161
+ "category": "conduction",
1162
+ "type": "input-checkbox",
1163
+ "item": "focus",
1164
+ "subitem": "outline-width"
1165
+ },
1166
+ "path": [
1167
+ "conduction",
1168
+ "input-checkbox",
1169
+ "focus",
1170
+ "outline-width"
1171
+ ]
1172
+ },
1173
+ {
1174
+ "value": "#4f4f4f",
1175
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1176
+ "isSource": true,
1177
+ "original": {
1178
+ "value": "{leiden.color.grey.31}"
1179
+ },
1180
+ "name": "conductionInputCheckboxHoverBorderColor",
1181
+ "attributes": {
1182
+ "category": "conduction",
1183
+ "type": "input-checkbox",
1184
+ "item": "hover",
1185
+ "subitem": "border-color"
1186
+ },
1187
+ "path": [
1188
+ "conduction",
1189
+ "input-checkbox",
1190
+ "hover",
1191
+ "border-color"
1192
+ ]
1193
+ },
1194
+ {
1195
+ "value": "3px",
1196
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1197
+ "isSource": true,
1198
+ "original": {
1199
+ "value": "3px"
1200
+ },
1201
+ "name": "conductionInputCheckboxHoverBorderRadius",
1202
+ "attributes": {
1203
+ "category": "conduction",
1204
+ "type": "input-checkbox",
1205
+ "item": "hover",
1206
+ "subitem": "border-radius"
1207
+ },
1208
+ "path": [
1209
+ "conduction",
1210
+ "input-checkbox",
1211
+ "hover",
1212
+ "border-radius"
1213
+ ]
1214
+ },
1215
+ {
1216
+ "value": "solid",
1217
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1218
+ "isSource": true,
1219
+ "original": {
1220
+ "value": "solid"
1221
+ },
1222
+ "name": "conductionInputCheckboxHoverBorderStyle",
1223
+ "attributes": {
1224
+ "category": "conduction",
1225
+ "type": "input-checkbox",
1226
+ "item": "hover",
1227
+ "subitem": "border-style"
1228
+ },
1229
+ "path": [
1230
+ "conduction",
1231
+ "input-checkbox",
1232
+ "hover",
1233
+ "border-style"
1234
+ ]
1235
+ },
1236
+ {
1237
+ "value": "1px",
1238
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1239
+ "isSource": true,
1240
+ "original": {
1241
+ "value": "{leiden.size.4xs}"
1242
+ },
1243
+ "name": "conductionInputCheckboxHoverBorderWidth",
1244
+ "attributes": {
1245
+ "category": "conduction",
1246
+ "type": "input-checkbox",
1247
+ "item": "hover",
1248
+ "subitem": "border-width"
1249
+ },
1250
+ "path": [
1251
+ "conduction",
1252
+ "input-checkbox",
1253
+ "hover",
1254
+ "border-width"
1255
+ ]
1256
+ },
1257
+ {
1258
+ "value": "#ffffff",
1259
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1260
+ "isSource": true,
1261
+ "original": {
1262
+ "value": "{leiden.color.white.100}"
1263
+ },
1264
+ "name": "conductionInputCheckboxHoverColor",
1265
+ "attributes": {
1266
+ "category": "conduction",
1267
+ "type": "input-checkbox",
1268
+ "item": "hover",
1269
+ "subitem": "color"
1270
+ },
1271
+ "path": [
1272
+ "conduction",
1273
+ "input-checkbox",
1274
+ "hover",
1275
+ "color"
1276
+ ]
1277
+ },
1278
+ {
1279
+ "value": "#0d1921",
1280
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1281
+ "isSource": true,
1282
+ "original": {
1283
+ "value": "{utrecht.document.color}"
1284
+ },
1285
+ "name": "conductionInputCheckboxLabelColor",
1286
+ "attributes": {
1287
+ "category": "conduction",
1288
+ "type": "input-checkbox",
1289
+ "item": "label",
1290
+ "subitem": "color"
1291
+ },
1292
+ "path": [
1293
+ "conduction",
1294
+ "input-checkbox",
1295
+ "label",
1296
+ "color"
1297
+ ]
1298
+ },
1299
+ {
1300
+ "value": "3px",
1301
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1302
+ "isSource": true,
1303
+ "original": {
1304
+ "value": "3px"
1305
+ },
1306
+ "name": "conductionInputCheckboxLabelContainerMargin",
1307
+ "attributes": {
1308
+ "category": "conduction",
1309
+ "type": "input-checkbox",
1310
+ "item": "label",
1311
+ "subitem": "container",
1312
+ "state": "margin"
1313
+ },
1314
+ "path": [
1315
+ "conduction",
1316
+ "input-checkbox",
1317
+ "label",
1318
+ "container",
1319
+ "margin"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "value": "3px",
1324
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1325
+ "isSource": true,
1326
+ "original": {
1327
+ "value": "3px"
1328
+ },
1329
+ "name": "conductionInputCheckboxLabelContainerPadding",
1330
+ "attributes": {
1331
+ "category": "conduction",
1332
+ "type": "input-checkbox",
1333
+ "item": "label",
1334
+ "subitem": "container",
1335
+ "state": "padding"
1336
+ },
1337
+ "path": [
1338
+ "conduction",
1339
+ "input-checkbox",
1340
+ "label",
1341
+ "container",
1342
+ "padding"
1343
+ ]
1344
+ },
1345
+ {
1346
+ "value": "\"Open Sans\", Monospace, Arial, sans-serif",
1347
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1348
+ "isSource": true,
1349
+ "original": {
1350
+ "value": "{utrecht.document.font-family}"
1351
+ },
1352
+ "name": "conductionInputCheckboxLabelFontFamily",
1353
+ "attributes": {
1354
+ "category": "conduction",
1355
+ "type": "input-checkbox",
1356
+ "item": "label",
1357
+ "subitem": "font-family"
1358
+ },
1359
+ "path": [
1360
+ "conduction",
1361
+ "input-checkbox",
1362
+ "label",
1363
+ "font-family"
1364
+ ]
1365
+ },
1366
+ {
1367
+ "value": "18px",
1368
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1369
+ "isSource": true,
1370
+ "original": {
1371
+ "value": "{utrecht.document.font-size}"
1372
+ },
1373
+ "name": "conductionInputCheckboxLabelFontSize",
1374
+ "attributes": {
1375
+ "category": "conduction",
1376
+ "type": "input-checkbox",
1377
+ "item": "label",
1378
+ "subitem": "font-size"
1379
+ },
1380
+ "path": [
1381
+ "conduction",
1382
+ "input-checkbox",
1383
+ "label",
1384
+ "font-size"
1385
+ ]
1386
+ },
278
1387
  {
279
1388
  "value": "#ffffff",
280
1389
  "filePath": "src/component/conduction/select.tokens.json",
@@ -800,6 +1909,69 @@
800
1909
  "inline-size"
801
1910
  ]
802
1911
  },
1912
+ {
1913
+ "value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')",
1914
+ "filePath": "src/component/conduction/logo.tokens.json",
1915
+ "isSource": true,
1916
+ "original": {
1917
+ "value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')"
1918
+ },
1919
+ "name": "conductionLogoNavbarBackgroundImage",
1920
+ "attributes": {
1921
+ "category": "conduction",
1922
+ "type": "logo",
1923
+ "item": "navbar",
1924
+ "subitem": "background-image"
1925
+ },
1926
+ "path": [
1927
+ "conduction",
1928
+ "logo",
1929
+ "navbar",
1930
+ "background-image"
1931
+ ]
1932
+ },
1933
+ {
1934
+ "value": "45px",
1935
+ "filePath": "src/component/conduction/logo.tokens.json",
1936
+ "isSource": true,
1937
+ "original": {
1938
+ "value": "45px"
1939
+ },
1940
+ "name": "conductionLogoNavbarBlockSize",
1941
+ "attributes": {
1942
+ "category": "conduction",
1943
+ "type": "logo",
1944
+ "item": "navbar",
1945
+ "subitem": "block-size"
1946
+ },
1947
+ "path": [
1948
+ "conduction",
1949
+ "logo",
1950
+ "navbar",
1951
+ "block-size"
1952
+ ]
1953
+ },
1954
+ {
1955
+ "value": "80px",
1956
+ "filePath": "src/component/conduction/logo.tokens.json",
1957
+ "isSource": true,
1958
+ "original": {
1959
+ "value": "80px"
1960
+ },
1961
+ "name": "conductionLogoNavbarInlineSize",
1962
+ "attributes": {
1963
+ "category": "conduction",
1964
+ "type": "logo",
1965
+ "item": "navbar",
1966
+ "subitem": "inline-size"
1967
+ },
1968
+ "path": [
1969
+ "conduction",
1970
+ "logo",
1971
+ "navbar",
1972
+ "inline-size"
1973
+ ]
1974
+ },
803
1975
  {
804
1976
  "value": "unset",
805
1977
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -3865,6 +5037,27 @@
3865
5037
  "11"
3866
5038
  ]
3867
5039
  },
5040
+ {
5041
+ "value": "#4f4f4f",
5042
+ "filePath": "src/brand/leiden/color.tokens.json",
5043
+ "isSource": true,
5044
+ "original": {
5045
+ "value": "#4f4f4f"
5046
+ },
5047
+ "name": "leidenColorGrey31",
5048
+ "attributes": {
5049
+ "category": "leiden",
5050
+ "type": "color",
5051
+ "item": "grey",
5052
+ "subitem": "31"
5053
+ },
5054
+ "path": [
5055
+ "leiden",
5056
+ "color",
5057
+ "grey",
5058
+ "31"
5059
+ ]
5060
+ },
3868
5061
  {
3869
5062
  "value": "#5f594a",
3870
5063
  "comment": "Base/Grey",
@@ -3888,6 +5081,48 @@
3888
5081
  "33"
3889
5082
  ]
3890
5083
  },
5084
+ {
5085
+ "value": "#767676",
5086
+ "filePath": "src/brand/leiden/color.tokens.json",
5087
+ "isSource": true,
5088
+ "original": {
5089
+ "value": "#767676"
5090
+ },
5091
+ "name": "leidenColorGrey46",
5092
+ "attributes": {
5093
+ "category": "leiden",
5094
+ "type": "color",
5095
+ "item": "grey",
5096
+ "subitem": "46"
5097
+ },
5098
+ "path": [
5099
+ "leiden",
5100
+ "color",
5101
+ "grey",
5102
+ "46"
5103
+ ]
5104
+ },
5105
+ {
5106
+ "value": "#d1d1d1",
5107
+ "filePath": "src/brand/leiden/color.tokens.json",
5108
+ "isSource": true,
5109
+ "original": {
5110
+ "value": "#d1d1d1"
5111
+ },
5112
+ "name": "leidenColorGrey82",
5113
+ "attributes": {
5114
+ "category": "leiden",
5115
+ "type": "color",
5116
+ "item": "grey",
5117
+ "subitem": "82"
5118
+ },
5119
+ "path": [
5120
+ "leiden",
5121
+ "color",
5122
+ "grey",
5123
+ "82"
5124
+ ]
5125
+ },
3891
5126
  {
3892
5127
  "value": "#d62410",
3893
5128
  "filePath": "src/brand/leiden/color.tokens.json",
@@ -5384,6 +6619,63 @@
5384
6619
  "color"
5385
6620
  ]
5386
6621
  },
6622
+ {
6623
+ "value": "#000000 ",
6624
+ "filePath": "src/component/utrecht/badge.tokens.json",
6625
+ "isSource": true,
6626
+ "original": {
6627
+ "value": "{leiden.color.black.0} "
6628
+ },
6629
+ "name": "utrechtBadgeBackgroundColor",
6630
+ "attributes": {
6631
+ "category": "utrecht",
6632
+ "type": "badge",
6633
+ "item": "background-color"
6634
+ },
6635
+ "path": [
6636
+ "utrecht",
6637
+ "badge",
6638
+ "background-color"
6639
+ ]
6640
+ },
6641
+ {
6642
+ "value": "0",
6643
+ "filePath": "src/component/utrecht/badge.tokens.json",
6644
+ "isSource": true,
6645
+ "original": {
6646
+ "value": "0"
6647
+ },
6648
+ "name": "utrechtBadgeBorderRadius",
6649
+ "attributes": {
6650
+ "category": "utrecht",
6651
+ "type": "badge",
6652
+ "item": "border-radius"
6653
+ },
6654
+ "path": [
6655
+ "utrecht",
6656
+ "badge",
6657
+ "border-radius"
6658
+ ]
6659
+ },
6660
+ {
6661
+ "value": "#ffffff ",
6662
+ "filePath": "src/component/utrecht/badge.tokens.json",
6663
+ "isSource": true,
6664
+ "original": {
6665
+ "value": "{leiden.color.white.100} "
6666
+ },
6667
+ "name": "utrechtBadgeColor",
6668
+ "attributes": {
6669
+ "category": "utrecht",
6670
+ "type": "badge",
6671
+ "item": "color"
6672
+ },
6673
+ "path": [
6674
+ "utrecht",
6675
+ "badge",
6676
+ "color"
6677
+ ]
6678
+ },
5387
6679
  {
5388
6680
  "value": "#d62410",
5389
6681
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5555,6 +6847,82 @@
5555
6847
  "text-decoration"
5556
6848
  ]
5557
6849
  },
6850
+ {
6851
+ "value": "14px",
6852
+ "filePath": "src/component/utrecht/badge.tokens.json",
6853
+ "isSource": true,
6854
+ "original": {
6855
+ "value": "{leiden.font-size.sm}"
6856
+ },
6857
+ "name": "utrechtBadgeFontSize",
6858
+ "attributes": {
6859
+ "category": "utrecht",
6860
+ "type": "badge",
6861
+ "item": "font-size"
6862
+ },
6863
+ "path": [
6864
+ "utrecht",
6865
+ "badge",
6866
+ "font-size"
6867
+ ]
6868
+ },
6869
+ {
6870
+ "value": "400",
6871
+ "filePath": "src/component/utrecht/badge.tokens.json",
6872
+ "isSource": true,
6873
+ "original": {
6874
+ "value": "{leiden.typography.font-weight.normal}"
6875
+ },
6876
+ "name": "utrechtBadgeFontWeight",
6877
+ "attributes": {
6878
+ "category": "utrecht",
6879
+ "type": "badge",
6880
+ "item": "font-weight"
6881
+ },
6882
+ "path": [
6883
+ "utrecht",
6884
+ "badge",
6885
+ "font-weight"
6886
+ ]
6887
+ },
6888
+ {
6889
+ "value": "8px",
6890
+ "filePath": "src/component/utrecht/badge.tokens.json",
6891
+ "isSource": true,
6892
+ "original": {
6893
+ "value": "{leiden.size.xs}"
6894
+ },
6895
+ "name": "utrechtBadgePaddingBlock",
6896
+ "attributes": {
6897
+ "category": "utrecht",
6898
+ "type": "badge",
6899
+ "item": "padding-block"
6900
+ },
6901
+ "path": [
6902
+ "utrecht",
6903
+ "badge",
6904
+ "padding-block"
6905
+ ]
6906
+ },
6907
+ {
6908
+ "value": "8px",
6909
+ "filePath": "src/component/utrecht/badge.tokens.json",
6910
+ "isSource": true,
6911
+ "original": {
6912
+ "value": "{leiden.size.xs}"
6913
+ },
6914
+ "name": "utrechtBadgePaddingInline",
6915
+ "attributes": {
6916
+ "category": "utrecht",
6917
+ "type": "badge",
6918
+ "item": "padding-inline"
6919
+ },
6920
+ "path": [
6921
+ "utrecht",
6922
+ "badge",
6923
+ "padding-inline"
6924
+ ]
6925
+ },
5558
6926
  {
5559
6927
  "value": "#0d1921",
5560
6928
  "filePath": "src/component/utrecht/blockquote.tokens.json",