@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
@@ -313,6 +313,1115 @@
313
313
  "padding-inline-start"
314
314
  ]
315
315
  },
316
+ {
317
+ "value": "#003790",
318
+ "filePath": "src/component/conduction/download-card.tokens.json",
319
+ "isSource": true,
320
+ "original": {
321
+ "value": "{noaberkracht.color.blue.22}"
322
+ },
323
+ "name": "conductionDownloadCardBorderColor",
324
+ "attributes": {
325
+ "category": "conduction",
326
+ "type": "download-card",
327
+ "item": "border-color"
328
+ },
329
+ "path": [
330
+ "conduction",
331
+ "download-card",
332
+ "border-color"
333
+ ]
334
+ },
335
+ {
336
+ "value": "22px",
337
+ "filePath": "src/component/conduction/download-card.tokens.json",
338
+ "isSource": true,
339
+ "original": {
340
+ "value": "22px"
341
+ },
342
+ "name": "conductionDownloadCardBorderRadius",
343
+ "attributes": {
344
+ "category": "conduction",
345
+ "type": "download-card",
346
+ "item": "border-radius"
347
+ },
348
+ "path": [
349
+ "conduction",
350
+ "download-card",
351
+ "border-radius"
352
+ ]
353
+ },
354
+ {
355
+ "value": "solid",
356
+ "filePath": "src/component/conduction/download-card.tokens.json",
357
+ "isSource": true,
358
+ "original": {
359
+ "value": "solid"
360
+ },
361
+ "name": "conductionDownloadCardBorderStyle",
362
+ "attributes": {
363
+ "category": "conduction",
364
+ "type": "download-card",
365
+ "item": "border-style"
366
+ },
367
+ "path": [
368
+ "conduction",
369
+ "download-card",
370
+ "border-style"
371
+ ]
372
+ },
373
+ {
374
+ "value": "1px",
375
+ "filePath": "src/component/conduction/download-card.tokens.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{noaberkracht.size.4xs}"
379
+ },
380
+ "name": "conductionDownloadCardBorderWidth",
381
+ "attributes": {
382
+ "category": "conduction",
383
+ "type": "download-card",
384
+ "item": "border-width"
385
+ },
386
+ "path": [
387
+ "conduction",
388
+ "download-card",
389
+ "border-width"
390
+ ]
391
+ },
392
+ {
393
+ "value": "8px",
394
+ "filePath": "src/component/conduction/download-card.tokens.json",
395
+ "isSource": true,
396
+ "original": {
397
+ "value": "{noaberkracht.size.xs}"
398
+ },
399
+ "name": "conductionDownloadCardIconGap",
400
+ "attributes": {
401
+ "category": "conduction",
402
+ "type": "download-card",
403
+ "item": "icon-gap"
404
+ },
405
+ "path": [
406
+ "conduction",
407
+ "download-card",
408
+ "icon-gap"
409
+ ]
410
+ },
411
+ {
412
+ "value": "18px",
413
+ "filePath": "src/component/conduction/download-card.tokens.json",
414
+ "isSource": true,
415
+ "original": {
416
+ "value": "{noaberkracht.size.md}"
417
+ },
418
+ "name": "conductionDownloadCardPaddingBlockEnd",
419
+ "attributes": {
420
+ "category": "conduction",
421
+ "type": "download-card",
422
+ "item": "padding-block-end"
423
+ },
424
+ "path": [
425
+ "conduction",
426
+ "download-card",
427
+ "padding-block-end"
428
+ ]
429
+ },
430
+ {
431
+ "value": "18px",
432
+ "filePath": "src/component/conduction/download-card.tokens.json",
433
+ "isSource": true,
434
+ "original": {
435
+ "value": "{noaberkracht.size.md}"
436
+ },
437
+ "name": "conductionDownloadCardPaddingBlockStart",
438
+ "attributes": {
439
+ "category": "conduction",
440
+ "type": "download-card",
441
+ "item": "padding-block-start"
442
+ },
443
+ "path": [
444
+ "conduction",
445
+ "download-card",
446
+ "padding-block-start"
447
+ ]
448
+ },
449
+ {
450
+ "value": "18px",
451
+ "filePath": "src/component/conduction/download-card.tokens.json",
452
+ "isSource": true,
453
+ "original": {
454
+ "value": "{noaberkracht.size.md}"
455
+ },
456
+ "name": "conductionDownloadCardPaddingInlineEnd",
457
+ "attributes": {
458
+ "category": "conduction",
459
+ "type": "download-card",
460
+ "item": "padding-inline-end"
461
+ },
462
+ "path": [
463
+ "conduction",
464
+ "download-card",
465
+ "padding-inline-end"
466
+ ]
467
+ },
468
+ {
469
+ "value": "18px",
470
+ "filePath": "src/component/conduction/download-card.tokens.json",
471
+ "isSource": true,
472
+ "original": {
473
+ "value": "{noaberkracht.size.md}"
474
+ },
475
+ "name": "conductionDownloadCardPaddingInlineStart",
476
+ "attributes": {
477
+ "category": "conduction",
478
+ "type": "download-card",
479
+ "item": "padding-inline-start"
480
+ },
481
+ "path": [
482
+ "conduction",
483
+ "download-card",
484
+ "padding-inline-start"
485
+ ]
486
+ },
487
+ {
488
+ "value": "#003790",
489
+ "filePath": "src/component/conduction/download-card.tokens.json",
490
+ "isSource": true,
491
+ "original": {
492
+ "value": "{noaberkracht.color.blue.22}"
493
+ },
494
+ "name": "conductionDownloadCardTitleColor",
495
+ "attributes": {
496
+ "category": "conduction",
497
+ "type": "download-card",
498
+ "item": "title",
499
+ "subitem": "color"
500
+ },
501
+ "path": [
502
+ "conduction",
503
+ "download-card",
504
+ "title",
505
+ "color"
506
+ ]
507
+ },
508
+ {
509
+ "value": "Oceanwide,ui-serif,Georgia,Cambria,Times New Roman,Times,serif",
510
+ "filePath": "src/component/conduction/download-card.tokens.json",
511
+ "isSource": true,
512
+ "original": {
513
+ "value": "{noaberkracht.typography.oceanwide.font-family}"
514
+ },
515
+ "name": "conductionDownloadCardTitleFontFamily",
516
+ "attributes": {
517
+ "category": "conduction",
518
+ "type": "download-card",
519
+ "item": "title",
520
+ "subitem": "font-family"
521
+ },
522
+ "path": [
523
+ "conduction",
524
+ "download-card",
525
+ "title",
526
+ "font-family"
527
+ ]
528
+ },
529
+ {
530
+ "value": "18px",
531
+ "filePath": "src/component/conduction/download-card.tokens.json",
532
+ "isSource": true,
533
+ "original": {
534
+ "value": "{noaberkracht.font-size.md}"
535
+ },
536
+ "name": "conductionDownloadCardTitleFontSize",
537
+ "attributes": {
538
+ "category": "conduction",
539
+ "type": "download-card",
540
+ "item": "title",
541
+ "subitem": "font-size"
542
+ },
543
+ "path": [
544
+ "conduction",
545
+ "download-card",
546
+ "title",
547
+ "font-size"
548
+ ]
549
+ },
550
+ {
551
+ "value": "700",
552
+ "filePath": "src/component/conduction/download-card.tokens.json",
553
+ "isSource": true,
554
+ "original": {
555
+ "value": "{noaberkracht.typography.font-weight.bold}"
556
+ },
557
+ "name": "conductionDownloadCardTitleFontWeight",
558
+ "attributes": {
559
+ "category": "conduction",
560
+ "type": "download-card",
561
+ "item": "title",
562
+ "subitem": "font-weight"
563
+ },
564
+ "path": [
565
+ "conduction",
566
+ "download-card",
567
+ "title",
568
+ "font-weight"
569
+ ]
570
+ },
571
+ {
572
+ "value": "14px",
573
+ "filePath": "src/component/conduction/download-card.tokens.json",
574
+ "isSource": true,
575
+ "original": {
576
+ "value": "{noaberkracht.size.sm}"
577
+ },
578
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
579
+ "attributes": {
580
+ "category": "conduction",
581
+ "type": "download-card",
582
+ "item": "title",
583
+ "subitem": "margin-inline-end"
584
+ },
585
+ "path": [
586
+ "conduction",
587
+ "download-card",
588
+ "title",
589
+ "margin-inline-end"
590
+ ]
591
+ },
592
+ {
593
+ "value": "#767676",
594
+ "filePath": "src/component/conduction/checkbox.tokens.json",
595
+ "isSource": true,
596
+ "original": {
597
+ "value": "{noaberkracht.color.grey.46}"
598
+ },
599
+ "name": "conductionInputCheckboxBorderColor",
600
+ "attributes": {
601
+ "category": "conduction",
602
+ "type": "input-checkbox",
603
+ "item": "border-color"
604
+ },
605
+ "path": [
606
+ "conduction",
607
+ "input-checkbox",
608
+ "border-color"
609
+ ]
610
+ },
611
+ {
612
+ "value": "3px",
613
+ "filePath": "src/component/conduction/checkbox.tokens.json",
614
+ "isSource": true,
615
+ "original": {
616
+ "value": "3px"
617
+ },
618
+ "name": "conductionInputCheckboxBorderRadius",
619
+ "attributes": {
620
+ "category": "conduction",
621
+ "type": "input-checkbox",
622
+ "item": "border-radius"
623
+ },
624
+ "path": [
625
+ "conduction",
626
+ "input-checkbox",
627
+ "border-radius"
628
+ ]
629
+ },
630
+ {
631
+ "value": "solid",
632
+ "filePath": "src/component/conduction/checkbox.tokens.json",
633
+ "isSource": true,
634
+ "original": {
635
+ "value": "solid"
636
+ },
637
+ "name": "conductionInputCheckboxBorderStyle",
638
+ "attributes": {
639
+ "category": "conduction",
640
+ "type": "input-checkbox",
641
+ "item": "border-style"
642
+ },
643
+ "path": [
644
+ "conduction",
645
+ "input-checkbox",
646
+ "border-style"
647
+ ]
648
+ },
649
+ {
650
+ "value": "1px",
651
+ "filePath": "src/component/conduction/checkbox.tokens.json",
652
+ "isSource": true,
653
+ "original": {
654
+ "value": "{noaberkracht.size.4xs}"
655
+ },
656
+ "name": "conductionInputCheckboxBorderWidth",
657
+ "attributes": {
658
+ "category": "conduction",
659
+ "type": "input-checkbox",
660
+ "item": "border-width"
661
+ },
662
+ "path": [
663
+ "conduction",
664
+ "input-checkbox",
665
+ "border-width"
666
+ ]
667
+ },
668
+ {
669
+ "value": "#4376fc",
670
+ "filePath": "src/component/conduction/checkbox.tokens.json",
671
+ "isSource": true,
672
+ "original": {
673
+ "value": "{noaberkracht.color.primary}"
674
+ },
675
+ "name": "conductionInputCheckboxCheckedBorderColor",
676
+ "attributes": {
677
+ "category": "conduction",
678
+ "type": "input-checkbox",
679
+ "item": "checked",
680
+ "subitem": "border-color"
681
+ },
682
+ "path": [
683
+ "conduction",
684
+ "input-checkbox",
685
+ "checked",
686
+ "border-color"
687
+ ]
688
+ },
689
+ {
690
+ "value": "3px",
691
+ "filePath": "src/component/conduction/checkbox.tokens.json",
692
+ "isSource": true,
693
+ "original": {
694
+ "value": "3px"
695
+ },
696
+ "name": "conductionInputCheckboxCheckedBorderRadius",
697
+ "attributes": {
698
+ "category": "conduction",
699
+ "type": "input-checkbox",
700
+ "item": "checked",
701
+ "subitem": "border-radius"
702
+ },
703
+ "path": [
704
+ "conduction",
705
+ "input-checkbox",
706
+ "checked",
707
+ "border-radius"
708
+ ]
709
+ },
710
+ {
711
+ "value": "solid",
712
+ "filePath": "src/component/conduction/checkbox.tokens.json",
713
+ "isSource": true,
714
+ "original": {
715
+ "value": "solid"
716
+ },
717
+ "name": "conductionInputCheckboxCheckedBorderStyle",
718
+ "attributes": {
719
+ "category": "conduction",
720
+ "type": "input-checkbox",
721
+ "item": "checked",
722
+ "subitem": "border-style"
723
+ },
724
+ "path": [
725
+ "conduction",
726
+ "input-checkbox",
727
+ "checked",
728
+ "border-style"
729
+ ]
730
+ },
731
+ {
732
+ "value": "1px",
733
+ "filePath": "src/component/conduction/checkbox.tokens.json",
734
+ "isSource": true,
735
+ "original": {
736
+ "value": "{noaberkracht.size.4xs}"
737
+ },
738
+ "name": "conductionInputCheckboxCheckedBorderWidth",
739
+ "attributes": {
740
+ "category": "conduction",
741
+ "type": "input-checkbox",
742
+ "item": "checked",
743
+ "subitem": "border-width"
744
+ },
745
+ "path": [
746
+ "conduction",
747
+ "input-checkbox",
748
+ "checked",
749
+ "border-width"
750
+ ]
751
+ },
752
+ {
753
+ "value": "#4376fc",
754
+ "filePath": "src/component/conduction/checkbox.tokens.json",
755
+ "isSource": true,
756
+ "original": {
757
+ "value": "{noaberkracht.color.primary}"
758
+ },
759
+ "name": "conductionInputCheckboxCheckedColor",
760
+ "attributes": {
761
+ "category": "conduction",
762
+ "type": "input-checkbox",
763
+ "item": "checked",
764
+ "subitem": "color"
765
+ },
766
+ "path": [
767
+ "conduction",
768
+ "input-checkbox",
769
+ "checked",
770
+ "color"
771
+ ]
772
+ },
773
+ {
774
+ "value": "#2e5ed9",
775
+ "filePath": "src/component/conduction/checkbox.tokens.json",
776
+ "isSource": true,
777
+ "original": {
778
+ "value": "{noaberkracht.color.primary-hover}"
779
+ },
780
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
781
+ "attributes": {
782
+ "category": "conduction",
783
+ "type": "input-checkbox",
784
+ "item": "checked",
785
+ "subitem": "hover",
786
+ "state": "border-color"
787
+ },
788
+ "path": [
789
+ "conduction",
790
+ "input-checkbox",
791
+ "checked",
792
+ "hover",
793
+ "border-color"
794
+ ]
795
+ },
796
+ {
797
+ "value": "3px",
798
+ "filePath": "src/component/conduction/checkbox.tokens.json",
799
+ "isSource": true,
800
+ "original": {
801
+ "value": "3px"
802
+ },
803
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
804
+ "attributes": {
805
+ "category": "conduction",
806
+ "type": "input-checkbox",
807
+ "item": "checked",
808
+ "subitem": "hover",
809
+ "state": "border-radius"
810
+ },
811
+ "path": [
812
+ "conduction",
813
+ "input-checkbox",
814
+ "checked",
815
+ "hover",
816
+ "border-radius"
817
+ ]
818
+ },
819
+ {
820
+ "value": "solid",
821
+ "filePath": "src/component/conduction/checkbox.tokens.json",
822
+ "isSource": true,
823
+ "original": {
824
+ "value": "solid"
825
+ },
826
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
827
+ "attributes": {
828
+ "category": "conduction",
829
+ "type": "input-checkbox",
830
+ "item": "checked",
831
+ "subitem": "hover",
832
+ "state": "border-style"
833
+ },
834
+ "path": [
835
+ "conduction",
836
+ "input-checkbox",
837
+ "checked",
838
+ "hover",
839
+ "border-style"
840
+ ]
841
+ },
842
+ {
843
+ "value": "1px",
844
+ "filePath": "src/component/conduction/checkbox.tokens.json",
845
+ "isSource": true,
846
+ "original": {
847
+ "value": "{noaberkracht.size.4xs}"
848
+ },
849
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
850
+ "attributes": {
851
+ "category": "conduction",
852
+ "type": "input-checkbox",
853
+ "item": "checked",
854
+ "subitem": "hover",
855
+ "state": "border-width"
856
+ },
857
+ "path": [
858
+ "conduction",
859
+ "input-checkbox",
860
+ "checked",
861
+ "hover",
862
+ "border-width"
863
+ ]
864
+ },
865
+ {
866
+ "value": "#2e5ed9",
867
+ "filePath": "src/component/conduction/checkbox.tokens.json",
868
+ "isSource": true,
869
+ "original": {
870
+ "value": "{noaberkracht.color.primary-hover}"
871
+ },
872
+ "name": "conductionInputCheckboxCheckedHoverColor",
873
+ "attributes": {
874
+ "category": "conduction",
875
+ "type": "input-checkbox",
876
+ "item": "checked",
877
+ "subitem": "hover",
878
+ "state": "color"
879
+ },
880
+ "path": [
881
+ "conduction",
882
+ "input-checkbox",
883
+ "checked",
884
+ "hover",
885
+ "color"
886
+ ]
887
+ },
888
+ {
889
+ "value": "#ffffff",
890
+ "filePath": "src/component/conduction/checkbox.tokens.json",
891
+ "isSource": true,
892
+ "original": {
893
+ "value": "{noaberkracht.color.white.100}"
894
+ },
895
+ "name": "conductionInputCheckboxColor",
896
+ "attributes": {
897
+ "category": "conduction",
898
+ "type": "input-checkbox",
899
+ "item": "color"
900
+ },
901
+ "path": [
902
+ "conduction",
903
+ "input-checkbox",
904
+ "color"
905
+ ]
906
+ },
907
+ {
908
+ "value": "#d1d1d1",
909
+ "filePath": "src/component/conduction/checkbox.tokens.json",
910
+ "isSource": true,
911
+ "original": {
912
+ "value": "{noaberkracht.color.grey.82}"
913
+ },
914
+ "name": "conductionInputCheckboxDisabledBorderColor",
915
+ "attributes": {
916
+ "category": "conduction",
917
+ "type": "input-checkbox",
918
+ "item": "disabled",
919
+ "subitem": "border-color"
920
+ },
921
+ "path": [
922
+ "conduction",
923
+ "input-checkbox",
924
+ "disabled",
925
+ "border-color"
926
+ ]
927
+ },
928
+ {
929
+ "value": "3px",
930
+ "filePath": "src/component/conduction/checkbox.tokens.json",
931
+ "isSource": true,
932
+ "original": {
933
+ "value": "3px"
934
+ },
935
+ "name": "conductionInputCheckboxDisabledBorderRadius",
936
+ "attributes": {
937
+ "category": "conduction",
938
+ "type": "input-checkbox",
939
+ "item": "disabled",
940
+ "subitem": "border-radius"
941
+ },
942
+ "path": [
943
+ "conduction",
944
+ "input-checkbox",
945
+ "disabled",
946
+ "border-radius"
947
+ ]
948
+ },
949
+ {
950
+ "value": "solid",
951
+ "filePath": "src/component/conduction/checkbox.tokens.json",
952
+ "isSource": true,
953
+ "original": {
954
+ "value": "solid"
955
+ },
956
+ "name": "conductionInputCheckboxDisabledBorderStyle",
957
+ "attributes": {
958
+ "category": "conduction",
959
+ "type": "input-checkbox",
960
+ "item": "disabled",
961
+ "subitem": "border-style"
962
+ },
963
+ "path": [
964
+ "conduction",
965
+ "input-checkbox",
966
+ "disabled",
967
+ "border-style"
968
+ ]
969
+ },
970
+ {
971
+ "value": "1px",
972
+ "filePath": "src/component/conduction/checkbox.tokens.json",
973
+ "isSource": true,
974
+ "original": {
975
+ "value": "{noaberkracht.size.4xs}"
976
+ },
977
+ "name": "conductionInputCheckboxDisabledBorderWidth",
978
+ "attributes": {
979
+ "category": "conduction",
980
+ "type": "input-checkbox",
981
+ "item": "disabled",
982
+ "subitem": "border-width"
983
+ },
984
+ "path": [
985
+ "conduction",
986
+ "input-checkbox",
987
+ "disabled",
988
+ "border-width"
989
+ ]
990
+ },
991
+ {
992
+ "value": "#d1d1d1",
993
+ "filePath": "src/component/conduction/checkbox.tokens.json",
994
+ "isSource": true,
995
+ "original": {
996
+ "value": "{noaberkracht.color.grey.82}"
997
+ },
998
+ "name": "conductionInputCheckboxDisabledColor",
999
+ "attributes": {
1000
+ "category": "conduction",
1001
+ "type": "input-checkbox",
1002
+ "item": "disabled",
1003
+ "subitem": "color"
1004
+ },
1005
+ "path": [
1006
+ "conduction",
1007
+ "input-checkbox",
1008
+ "disabled",
1009
+ "color"
1010
+ ]
1011
+ },
1012
+ {
1013
+ "value": "#d1d1d1",
1014
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1015
+ "isSource": true,
1016
+ "original": {
1017
+ "value": "{noaberkracht.color.grey.82}"
1018
+ },
1019
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
1020
+ "attributes": {
1021
+ "category": "conduction",
1022
+ "type": "input-checkbox",
1023
+ "item": "disabled",
1024
+ "subitem": "hover",
1025
+ "state": "border-color"
1026
+ },
1027
+ "path": [
1028
+ "conduction",
1029
+ "input-checkbox",
1030
+ "disabled",
1031
+ "hover",
1032
+ "border-color"
1033
+ ]
1034
+ },
1035
+ {
1036
+ "value": "3px",
1037
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1038
+ "isSource": true,
1039
+ "original": {
1040
+ "value": "3px"
1041
+ },
1042
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1043
+ "attributes": {
1044
+ "category": "conduction",
1045
+ "type": "input-checkbox",
1046
+ "item": "disabled",
1047
+ "subitem": "hover",
1048
+ "state": "border-radius"
1049
+ },
1050
+ "path": [
1051
+ "conduction",
1052
+ "input-checkbox",
1053
+ "disabled",
1054
+ "hover",
1055
+ "border-radius"
1056
+ ]
1057
+ },
1058
+ {
1059
+ "value": "solid",
1060
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1061
+ "isSource": true,
1062
+ "original": {
1063
+ "value": "solid"
1064
+ },
1065
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
1066
+ "attributes": {
1067
+ "category": "conduction",
1068
+ "type": "input-checkbox",
1069
+ "item": "disabled",
1070
+ "subitem": "hover",
1071
+ "state": "border-style"
1072
+ },
1073
+ "path": [
1074
+ "conduction",
1075
+ "input-checkbox",
1076
+ "disabled",
1077
+ "hover",
1078
+ "border-style"
1079
+ ]
1080
+ },
1081
+ {
1082
+ "value": "1px",
1083
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1084
+ "isSource": true,
1085
+ "original": {
1086
+ "value": "{noaberkracht.size.4xs}"
1087
+ },
1088
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
1089
+ "attributes": {
1090
+ "category": "conduction",
1091
+ "type": "input-checkbox",
1092
+ "item": "disabled",
1093
+ "subitem": "hover",
1094
+ "state": "border-width"
1095
+ },
1096
+ "path": [
1097
+ "conduction",
1098
+ "input-checkbox",
1099
+ "disabled",
1100
+ "hover",
1101
+ "border-width"
1102
+ ]
1103
+ },
1104
+ {
1105
+ "value": "#d1d1d1",
1106
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1107
+ "isSource": true,
1108
+ "original": {
1109
+ "value": "{noaberkracht.color.grey.82}"
1110
+ },
1111
+ "name": "conductionInputCheckboxDisabledHoverColor",
1112
+ "attributes": {
1113
+ "category": "conduction",
1114
+ "type": "input-checkbox",
1115
+ "item": "disabled",
1116
+ "subitem": "hover",
1117
+ "state": "color"
1118
+ },
1119
+ "path": [
1120
+ "conduction",
1121
+ "input-checkbox",
1122
+ "disabled",
1123
+ "hover",
1124
+ "color"
1125
+ ]
1126
+ },
1127
+ {
1128
+ "value": "#000000",
1129
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1130
+ "isSource": true,
1131
+ "original": {
1132
+ "value": "{noaberkracht.color.black.0}"
1133
+ },
1134
+ "name": "conductionInputCheckboxFocusOutlineColor",
1135
+ "attributes": {
1136
+ "category": "conduction",
1137
+ "type": "input-checkbox",
1138
+ "item": "focus",
1139
+ "subitem": "outline-color"
1140
+ },
1141
+ "path": [
1142
+ "conduction",
1143
+ "input-checkbox",
1144
+ "focus",
1145
+ "outline-color"
1146
+ ]
1147
+ },
1148
+ {
1149
+ "value": "2px",
1150
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1151
+ "isSource": true,
1152
+ "original": {
1153
+ "value": "2px"
1154
+ },
1155
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1156
+ "attributes": {
1157
+ "category": "conduction",
1158
+ "type": "input-checkbox",
1159
+ "item": "focus",
1160
+ "subitem": "outline-offset"
1161
+ },
1162
+ "path": [
1163
+ "conduction",
1164
+ "input-checkbox",
1165
+ "focus",
1166
+ "outline-offset"
1167
+ ]
1168
+ },
1169
+ {
1170
+ "value": "solid",
1171
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1172
+ "isSource": true,
1173
+ "original": {
1174
+ "value": "solid"
1175
+ },
1176
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1177
+ "attributes": {
1178
+ "category": "conduction",
1179
+ "type": "input-checkbox",
1180
+ "item": "focus",
1181
+ "subitem": "outline-style"
1182
+ },
1183
+ "path": [
1184
+ "conduction",
1185
+ "input-checkbox",
1186
+ "focus",
1187
+ "outline-style"
1188
+ ]
1189
+ },
1190
+ {
1191
+ "value": "2px",
1192
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1193
+ "isSource": true,
1194
+ "original": {
1195
+ "value": "2px"
1196
+ },
1197
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1198
+ "attributes": {
1199
+ "category": "conduction",
1200
+ "type": "input-checkbox",
1201
+ "item": "focus",
1202
+ "subitem": "outline-width"
1203
+ },
1204
+ "path": [
1205
+ "conduction",
1206
+ "input-checkbox",
1207
+ "focus",
1208
+ "outline-width"
1209
+ ]
1210
+ },
1211
+ {
1212
+ "value": "#4f4f4f",
1213
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1214
+ "isSource": true,
1215
+ "original": {
1216
+ "value": "{noaberkracht.color.grey.31}"
1217
+ },
1218
+ "name": "conductionInputCheckboxHoverBorderColor",
1219
+ "attributes": {
1220
+ "category": "conduction",
1221
+ "type": "input-checkbox",
1222
+ "item": "hover",
1223
+ "subitem": "border-color"
1224
+ },
1225
+ "path": [
1226
+ "conduction",
1227
+ "input-checkbox",
1228
+ "hover",
1229
+ "border-color"
1230
+ ]
1231
+ },
1232
+ {
1233
+ "value": "3px",
1234
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1235
+ "isSource": true,
1236
+ "original": {
1237
+ "value": "3px"
1238
+ },
1239
+ "name": "conductionInputCheckboxHoverBorderRadius",
1240
+ "attributes": {
1241
+ "category": "conduction",
1242
+ "type": "input-checkbox",
1243
+ "item": "hover",
1244
+ "subitem": "border-radius"
1245
+ },
1246
+ "path": [
1247
+ "conduction",
1248
+ "input-checkbox",
1249
+ "hover",
1250
+ "border-radius"
1251
+ ]
1252
+ },
1253
+ {
1254
+ "value": "solid",
1255
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1256
+ "isSource": true,
1257
+ "original": {
1258
+ "value": "solid"
1259
+ },
1260
+ "name": "conductionInputCheckboxHoverBorderStyle",
1261
+ "attributes": {
1262
+ "category": "conduction",
1263
+ "type": "input-checkbox",
1264
+ "item": "hover",
1265
+ "subitem": "border-style"
1266
+ },
1267
+ "path": [
1268
+ "conduction",
1269
+ "input-checkbox",
1270
+ "hover",
1271
+ "border-style"
1272
+ ]
1273
+ },
1274
+ {
1275
+ "value": "1px",
1276
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1277
+ "isSource": true,
1278
+ "original": {
1279
+ "value": "{noaberkracht.size.4xs}"
1280
+ },
1281
+ "name": "conductionInputCheckboxHoverBorderWidth",
1282
+ "attributes": {
1283
+ "category": "conduction",
1284
+ "type": "input-checkbox",
1285
+ "item": "hover",
1286
+ "subitem": "border-width"
1287
+ },
1288
+ "path": [
1289
+ "conduction",
1290
+ "input-checkbox",
1291
+ "hover",
1292
+ "border-width"
1293
+ ]
1294
+ },
1295
+ {
1296
+ "value": "#ffffff",
1297
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1298
+ "isSource": true,
1299
+ "original": {
1300
+ "value": "{noaberkracht.color.white.100}"
1301
+ },
1302
+ "name": "conductionInputCheckboxHoverColor",
1303
+ "attributes": {
1304
+ "category": "conduction",
1305
+ "type": "input-checkbox",
1306
+ "item": "hover",
1307
+ "subitem": "color"
1308
+ },
1309
+ "path": [
1310
+ "conduction",
1311
+ "input-checkbox",
1312
+ "hover",
1313
+ "color"
1314
+ ]
1315
+ },
1316
+ {
1317
+ "value": "#003790",
1318
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1319
+ "isSource": true,
1320
+ "original": {
1321
+ "value": "{utrecht.document.color}"
1322
+ },
1323
+ "name": "conductionInputCheckboxLabelColor",
1324
+ "attributes": {
1325
+ "category": "conduction",
1326
+ "type": "input-checkbox",
1327
+ "item": "label",
1328
+ "subitem": "color"
1329
+ },
1330
+ "path": [
1331
+ "conduction",
1332
+ "input-checkbox",
1333
+ "label",
1334
+ "color"
1335
+ ]
1336
+ },
1337
+ {
1338
+ "value": "3px",
1339
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1340
+ "isSource": true,
1341
+ "original": {
1342
+ "value": "3px"
1343
+ },
1344
+ "name": "conductionInputCheckboxLabelContainerMargin",
1345
+ "attributes": {
1346
+ "category": "conduction",
1347
+ "type": "input-checkbox",
1348
+ "item": "label",
1349
+ "subitem": "container",
1350
+ "state": "margin"
1351
+ },
1352
+ "path": [
1353
+ "conduction",
1354
+ "input-checkbox",
1355
+ "label",
1356
+ "container",
1357
+ "margin"
1358
+ ]
1359
+ },
1360
+ {
1361
+ "value": "3px",
1362
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1363
+ "isSource": true,
1364
+ "original": {
1365
+ "value": "3px"
1366
+ },
1367
+ "name": "conductionInputCheckboxLabelContainerPadding",
1368
+ "attributes": {
1369
+ "category": "conduction",
1370
+ "type": "input-checkbox",
1371
+ "item": "label",
1372
+ "subitem": "container",
1373
+ "state": "padding"
1374
+ },
1375
+ "path": [
1376
+ "conduction",
1377
+ "input-checkbox",
1378
+ "label",
1379
+ "container",
1380
+ "padding"
1381
+ ]
1382
+ },
1383
+ {
1384
+ "value": "greycliff-cf,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\"",
1385
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1386
+ "isSource": true,
1387
+ "original": {
1388
+ "value": "{utrecht.document.font-family}"
1389
+ },
1390
+ "name": "conductionInputCheckboxLabelFontFamily",
1391
+ "attributes": {
1392
+ "category": "conduction",
1393
+ "type": "input-checkbox",
1394
+ "item": "label",
1395
+ "subitem": "font-family"
1396
+ },
1397
+ "path": [
1398
+ "conduction",
1399
+ "input-checkbox",
1400
+ "label",
1401
+ "font-family"
1402
+ ]
1403
+ },
1404
+ {
1405
+ "value": "14px",
1406
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1407
+ "isSource": true,
1408
+ "original": {
1409
+ "value": "{utrecht.document.font-size}"
1410
+ },
1411
+ "name": "conductionInputCheckboxLabelFontSize",
1412
+ "attributes": {
1413
+ "category": "conduction",
1414
+ "type": "input-checkbox",
1415
+ "item": "label",
1416
+ "subitem": "font-size"
1417
+ },
1418
+ "path": [
1419
+ "conduction",
1420
+ "input-checkbox",
1421
+ "label",
1422
+ "font-size"
1423
+ ]
1424
+ },
316
1425
  {
317
1426
  "value": "#ffffff",
318
1427
  "filePath": "src/component/conduction/select.tokens.json",
@@ -817,6 +1926,69 @@
817
1926
  "inline-size"
818
1927
  ]
819
1928
  },
1929
+ {
1930
+ "value": "url('https://werkenbijnoaberkracht.nl/assets/img/base/logo.png')",
1931
+ "filePath": "src/component/conduction/logo.tokens.json",
1932
+ "isSource": true,
1933
+ "original": {
1934
+ "value": "url('https://werkenbijnoaberkracht.nl/assets/img/base/logo.png')"
1935
+ },
1936
+ "name": "conductionLogoNavbarBackgroundImage",
1937
+ "attributes": {
1938
+ "category": "conduction",
1939
+ "type": "logo",
1940
+ "item": "navbar",
1941
+ "subitem": "background-image"
1942
+ },
1943
+ "path": [
1944
+ "conduction",
1945
+ "logo",
1946
+ "navbar",
1947
+ "background-image"
1948
+ ]
1949
+ },
1950
+ {
1951
+ "value": "43px",
1952
+ "filePath": "src/component/conduction/logo.tokens.json",
1953
+ "isSource": true,
1954
+ "original": {
1955
+ "value": "43px"
1956
+ },
1957
+ "name": "conductionLogoNavbarBlockSize",
1958
+ "attributes": {
1959
+ "category": "conduction",
1960
+ "type": "logo",
1961
+ "item": "navbar",
1962
+ "subitem": "block-size"
1963
+ },
1964
+ "path": [
1965
+ "conduction",
1966
+ "logo",
1967
+ "navbar",
1968
+ "block-size"
1969
+ ]
1970
+ },
1971
+ {
1972
+ "value": "69px",
1973
+ "filePath": "src/component/conduction/logo.tokens.json",
1974
+ "isSource": true,
1975
+ "original": {
1976
+ "value": "69px"
1977
+ },
1978
+ "name": "conductionLogoNavbarInlineSize",
1979
+ "attributes": {
1980
+ "category": "conduction",
1981
+ "type": "logo",
1982
+ "item": "navbar",
1983
+ "subitem": "inline-size"
1984
+ },
1985
+ "path": [
1986
+ "conduction",
1987
+ "logo",
1988
+ "navbar",
1989
+ "inline-size"
1990
+ ]
1991
+ },
820
1992
  {
821
1993
  "value": "unset",
822
1994
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -3850,6 +5022,69 @@
3850
5022
  "error"
3851
5023
  ]
3852
5024
  },
5025
+ {
5026
+ "value": "#4f4f4f",
5027
+ "filePath": "src/brand/noaberkracht/color.tokens.json",
5028
+ "isSource": true,
5029
+ "original": {
5030
+ "value": "#4f4f4f"
5031
+ },
5032
+ "name": "noaberkrachtColorGrey31",
5033
+ "attributes": {
5034
+ "category": "noaberkracht",
5035
+ "type": "color",
5036
+ "item": "grey",
5037
+ "subitem": "31"
5038
+ },
5039
+ "path": [
5040
+ "noaberkracht",
5041
+ "color",
5042
+ "grey",
5043
+ "31"
5044
+ ]
5045
+ },
5046
+ {
5047
+ "value": "#767676",
5048
+ "filePath": "src/brand/noaberkracht/color.tokens.json",
5049
+ "isSource": true,
5050
+ "original": {
5051
+ "value": "#767676"
5052
+ },
5053
+ "name": "noaberkrachtColorGrey46",
5054
+ "attributes": {
5055
+ "category": "noaberkracht",
5056
+ "type": "color",
5057
+ "item": "grey",
5058
+ "subitem": "46"
5059
+ },
5060
+ "path": [
5061
+ "noaberkracht",
5062
+ "color",
5063
+ "grey",
5064
+ "46"
5065
+ ]
5066
+ },
5067
+ {
5068
+ "value": "#d1d1d1",
5069
+ "filePath": "src/brand/noaberkracht/color.tokens.json",
5070
+ "isSource": true,
5071
+ "original": {
5072
+ "value": "#d1d1d1"
5073
+ },
5074
+ "name": "noaberkrachtColorGrey82",
5075
+ "attributes": {
5076
+ "category": "noaberkracht",
5077
+ "type": "color",
5078
+ "item": "grey",
5079
+ "subitem": "82"
5080
+ },
5081
+ "path": [
5082
+ "noaberkracht",
5083
+ "color",
5084
+ "grey",
5085
+ "82"
5086
+ ]
5087
+ },
3853
5088
  {
3854
5089
  "value": "#4376fc",
3855
5090
  "filePath": "src/brand/noaberkracht/color.tokens.json",
@@ -5323,6 +6558,63 @@
5323
6558
  "color"
5324
6559
  ]
5325
6560
  },
6561
+ {
6562
+ "value": "#012c9d ",
6563
+ "filePath": "src/component/utrecht/badge.tokens.json",
6564
+ "isSource": true,
6565
+ "original": {
6566
+ "value": "{noaberkracht.color.blue.31} "
6567
+ },
6568
+ "name": "utrechtBadgeBackgroundColor",
6569
+ "attributes": {
6570
+ "category": "utrecht",
6571
+ "type": "badge",
6572
+ "item": "background-color"
6573
+ },
6574
+ "path": [
6575
+ "utrecht",
6576
+ "badge",
6577
+ "background-color"
6578
+ ]
6579
+ },
6580
+ {
6581
+ "value": "9999px",
6582
+ "filePath": "src/component/utrecht/badge.tokens.json",
6583
+ "isSource": true,
6584
+ "original": {
6585
+ "value": "9999px"
6586
+ },
6587
+ "name": "utrechtBadgeBorderRadius",
6588
+ "attributes": {
6589
+ "category": "utrecht",
6590
+ "type": "badge",
6591
+ "item": "border-radius"
6592
+ },
6593
+ "path": [
6594
+ "utrecht",
6595
+ "badge",
6596
+ "border-radius"
6597
+ ]
6598
+ },
6599
+ {
6600
+ "value": "#ffffff ",
6601
+ "filePath": "src/component/utrecht/badge.tokens.json",
6602
+ "isSource": true,
6603
+ "original": {
6604
+ "value": "{noaberkracht.color.white.100} "
6605
+ },
6606
+ "name": "utrechtBadgeColor",
6607
+ "attributes": {
6608
+ "category": "utrecht",
6609
+ "type": "badge",
6610
+ "item": "color"
6611
+ },
6612
+ "path": [
6613
+ "utrecht",
6614
+ "badge",
6615
+ "color"
6616
+ ]
6617
+ },
5326
6618
  {
5327
6619
  "value": "#f0b800",
5328
6620
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5494,6 +6786,82 @@
5494
6786
  "text-decoration"
5495
6787
  ]
5496
6788
  },
6789
+ {
6790
+ "value": "14px",
6791
+ "filePath": "src/component/utrecht/badge.tokens.json",
6792
+ "isSource": true,
6793
+ "original": {
6794
+ "value": "{noaberkracht.font-size.sm}"
6795
+ },
6796
+ "name": "utrechtBadgeFontSize",
6797
+ "attributes": {
6798
+ "category": "utrecht",
6799
+ "type": "badge",
6800
+ "item": "font-size"
6801
+ },
6802
+ "path": [
6803
+ "utrecht",
6804
+ "badge",
6805
+ "font-size"
6806
+ ]
6807
+ },
6808
+ {
6809
+ "value": "400",
6810
+ "filePath": "src/component/utrecht/badge.tokens.json",
6811
+ "isSource": true,
6812
+ "original": {
6813
+ "value": "{noaberkracht.typography.font-weight.normal}"
6814
+ },
6815
+ "name": "utrechtBadgeFontWeight",
6816
+ "attributes": {
6817
+ "category": "utrecht",
6818
+ "type": "badge",
6819
+ "item": "font-weight"
6820
+ },
6821
+ "path": [
6822
+ "utrecht",
6823
+ "badge",
6824
+ "font-weight"
6825
+ ]
6826
+ },
6827
+ {
6828
+ "value": "8px",
6829
+ "filePath": "src/component/utrecht/badge.tokens.json",
6830
+ "isSource": true,
6831
+ "original": {
6832
+ "value": "{noaberkracht.size.xs}"
6833
+ },
6834
+ "name": "utrechtBadgePaddingBlock",
6835
+ "attributes": {
6836
+ "category": "utrecht",
6837
+ "type": "badge",
6838
+ "item": "padding-block"
6839
+ },
6840
+ "path": [
6841
+ "utrecht",
6842
+ "badge",
6843
+ "padding-block"
6844
+ ]
6845
+ },
6846
+ {
6847
+ "value": "8px",
6848
+ "filePath": "src/component/utrecht/badge.tokens.json",
6849
+ "isSource": true,
6850
+ "original": {
6851
+ "value": "{noaberkracht.size.xs}"
6852
+ },
6853
+ "name": "utrechtBadgePaddingInline",
6854
+ "attributes": {
6855
+ "category": "utrecht",
6856
+ "type": "badge",
6857
+ "item": "padding-inline"
6858
+ },
6859
+ "path": [
6860
+ "utrecht",
6861
+ "badge",
6862
+ "padding-inline"
6863
+ ]
6864
+ },
5497
6865
  {
5498
6866
  "value": "#000000",
5499
6867
  "filePath": "src/component/utrecht/blockquote.tokens.json",