@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": "#dcdcde",
318
+ "filePath": "src/component/conduction/download-card.tokens.json",
319
+ "isSource": true,
320
+ "original": {
321
+ "value": "{open-webconcept.color.white.87}"
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": "0px",
337
+ "filePath": "src/component/conduction/download-card.tokens.json",
338
+ "isSource": true,
339
+ "original": {
340
+ "value": "0px"
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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "#444444",
489
+ "filePath": "src/component/conduction/download-card.tokens.json",
490
+ "isSource": true,
491
+ "original": {
492
+ "value": "{open-webconcept.color.black.27}"
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": "\"Open Sans\", Monospace, Arial, sans-serif",
510
+ "filePath": "src/component/conduction/download-card.tokens.json",
511
+ "isSource": true,
512
+ "original": {
513
+ "value": "{open-webconcept.typography.sans-serif.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": "{open-webconcept.font-size.lg}"
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": "{open-webconcept.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": "{open-webconcept.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": "#6c757d",
594
+ "filePath": "src/component/conduction/checkbox.tokens.json",
595
+ "isSource": true,
596
+ "original": {
597
+ "value": "{open-webconcept.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": "{open-webconcept.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": "#1abc9c",
670
+ "filePath": "src/component/conduction/checkbox.tokens.json",
671
+ "isSource": true,
672
+ "original": {
673
+ "value": "{open-webconcept.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": "{open-webconcept.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": "#1abc9c",
754
+ "filePath": "src/component/conduction/checkbox.tokens.json",
755
+ "isSource": true,
756
+ "original": {
757
+ "value": "{open-webconcept.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": "#444444",
775
+ "filePath": "src/component/conduction/checkbox.tokens.json",
776
+ "isSource": true,
777
+ "original": {
778
+ "value": "{open-webconcept.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": "{open-webconcept.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": "#444444",
867
+ "filePath": "src/component/conduction/checkbox.tokens.json",
868
+ "isSource": true,
869
+ "original": {
870
+ "value": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "{open-webconcept.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": "#555555",
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": "\"Open Sans\", Monospace, Arial, sans-serif",
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",
@@ -658,6 +1767,69 @@
658
1767
  "inline-size"
659
1768
  ]
660
1769
  },
1770
+ {
1771
+ "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')",
1772
+ "filePath": "src/component/conduction/logo.tokens.json",
1773
+ "isSource": true,
1774
+ "original": {
1775
+ "value": "url('https://openwebconcept.nl/wp-content/themes/openwebconcept/assets/src/images/logo@2x.png')"
1776
+ },
1777
+ "name": "conductionLogoNavbarBackgroundImage",
1778
+ "attributes": {
1779
+ "category": "conduction",
1780
+ "type": "logo",
1781
+ "item": "navbar",
1782
+ "subitem": "background-image"
1783
+ },
1784
+ "path": [
1785
+ "conduction",
1786
+ "logo",
1787
+ "navbar",
1788
+ "background-image"
1789
+ ]
1790
+ },
1791
+ {
1792
+ "value": "45px",
1793
+ "filePath": "src/component/conduction/logo.tokens.json",
1794
+ "isSource": true,
1795
+ "original": {
1796
+ "value": "45px"
1797
+ },
1798
+ "name": "conductionLogoNavbarBlockSize",
1799
+ "attributes": {
1800
+ "category": "conduction",
1801
+ "type": "logo",
1802
+ "item": "navbar",
1803
+ "subitem": "block-size"
1804
+ },
1805
+ "path": [
1806
+ "conduction",
1807
+ "logo",
1808
+ "navbar",
1809
+ "block-size"
1810
+ ]
1811
+ },
1812
+ {
1813
+ "value": "116px",
1814
+ "filePath": "src/component/conduction/logo.tokens.json",
1815
+ "isSource": true,
1816
+ "original": {
1817
+ "value": "116px"
1818
+ },
1819
+ "name": "conductionLogoNavbarInlineSize",
1820
+ "attributes": {
1821
+ "category": "conduction",
1822
+ "type": "logo",
1823
+ "item": "navbar",
1824
+ "subitem": "inline-size"
1825
+ },
1826
+ "path": [
1827
+ "conduction",
1828
+ "logo",
1829
+ "navbar",
1830
+ "inline-size"
1831
+ ]
1832
+ },
661
1833
  {
662
1834
  "value": "unset",
663
1835
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -3516,6 +4688,27 @@
3516
4688
  "29"
3517
4689
  ]
3518
4690
  },
4691
+ {
4692
+ "value": "#4f4f4f",
4693
+ "filePath": "src/brand/open-webconcept/color.tokens.json",
4694
+ "isSource": true,
4695
+ "original": {
4696
+ "value": "#4f4f4f"
4697
+ },
4698
+ "name": "openWebconceptColorGrey31",
4699
+ "attributes": {
4700
+ "category": "open-webconcept",
4701
+ "type": "color",
4702
+ "item": "grey",
4703
+ "subitem": "31"
4704
+ },
4705
+ "path": [
4706
+ "open-webconcept",
4707
+ "color",
4708
+ "grey",
4709
+ "31"
4710
+ ]
4711
+ },
3519
4712
  {
3520
4713
  "value": "#6c757d",
3521
4714
  "comment": "Base/Grey",
@@ -3581,6 +4774,27 @@
3581
4774
  "73"
3582
4775
  ]
3583
4776
  },
4777
+ {
4778
+ "value": "#d1d1d1",
4779
+ "filePath": "src/brand/open-webconcept/color.tokens.json",
4780
+ "isSource": true,
4781
+ "original": {
4782
+ "value": "#d1d1d1"
4783
+ },
4784
+ "name": "openWebconceptColorGrey82",
4785
+ "attributes": {
4786
+ "category": "open-webconcept",
4787
+ "type": "color",
4788
+ "item": "grey",
4789
+ "subitem": "82"
4790
+ },
4791
+ "path": [
4792
+ "open-webconcept",
4793
+ "color",
4794
+ "grey",
4795
+ "82"
4796
+ ]
4797
+ },
3584
4798
  {
3585
4799
  "value": "#dcdcde",
3586
4800
  "filePath": "src/brand/open-webconcept/color.tokens.json",
@@ -5018,6 +6232,63 @@
5018
6232
  "color"
5019
6233
  ]
5020
6234
  },
6235
+ {
6236
+ "value": "#000000 ",
6237
+ "filePath": "src/component/utrecht/badge.tokens.json",
6238
+ "isSource": true,
6239
+ "original": {
6240
+ "value": "{open-webconcept.color.black.0} "
6241
+ },
6242
+ "name": "utrechtBadgeBackgroundColor",
6243
+ "attributes": {
6244
+ "category": "utrecht",
6245
+ "type": "badge",
6246
+ "item": "background-color"
6247
+ },
6248
+ "path": [
6249
+ "utrecht",
6250
+ "badge",
6251
+ "background-color"
6252
+ ]
6253
+ },
6254
+ {
6255
+ "value": "0",
6256
+ "filePath": "src/component/utrecht/badge.tokens.json",
6257
+ "isSource": true,
6258
+ "original": {
6259
+ "value": "0"
6260
+ },
6261
+ "name": "utrechtBadgeBorderRadius",
6262
+ "attributes": {
6263
+ "category": "utrecht",
6264
+ "type": "badge",
6265
+ "item": "border-radius"
6266
+ },
6267
+ "path": [
6268
+ "utrecht",
6269
+ "badge",
6270
+ "border-radius"
6271
+ ]
6272
+ },
6273
+ {
6274
+ "value": "#ffffff ",
6275
+ "filePath": "src/component/utrecht/badge.tokens.json",
6276
+ "isSource": true,
6277
+ "original": {
6278
+ "value": "{open-webconcept.color.white.100} "
6279
+ },
6280
+ "name": "utrechtBadgeColor",
6281
+ "attributes": {
6282
+ "category": "utrecht",
6283
+ "type": "badge",
6284
+ "item": "color"
6285
+ },
6286
+ "path": [
6287
+ "utrecht",
6288
+ "badge",
6289
+ "color"
6290
+ ]
6291
+ },
5021
6292
  {
5022
6293
  "value": "#1abc9c",
5023
6294
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5189,6 +6460,82 @@
5189
6460
  "text-decoration"
5190
6461
  ]
5191
6462
  },
6463
+ {
6464
+ "value": "12px",
6465
+ "filePath": "src/component/utrecht/badge.tokens.json",
6466
+ "isSource": true,
6467
+ "original": {
6468
+ "value": "{open-webconcept.font-size.sm}"
6469
+ },
6470
+ "name": "utrechtBadgeFontSize",
6471
+ "attributes": {
6472
+ "category": "utrecht",
6473
+ "type": "badge",
6474
+ "item": "font-size"
6475
+ },
6476
+ "path": [
6477
+ "utrecht",
6478
+ "badge",
6479
+ "font-size"
6480
+ ]
6481
+ },
6482
+ {
6483
+ "value": "400",
6484
+ "filePath": "src/component/utrecht/badge.tokens.json",
6485
+ "isSource": true,
6486
+ "original": {
6487
+ "value": "{open-webconcept.typography.font-weight.normal}"
6488
+ },
6489
+ "name": "utrechtBadgeFontWeight",
6490
+ "attributes": {
6491
+ "category": "utrecht",
6492
+ "type": "badge",
6493
+ "item": "font-weight"
6494
+ },
6495
+ "path": [
6496
+ "utrecht",
6497
+ "badge",
6498
+ "font-weight"
6499
+ ]
6500
+ },
6501
+ {
6502
+ "value": "8px",
6503
+ "filePath": "src/component/utrecht/badge.tokens.json",
6504
+ "isSource": true,
6505
+ "original": {
6506
+ "value": "{open-webconcept.size.xs}"
6507
+ },
6508
+ "name": "utrechtBadgePaddingBlock",
6509
+ "attributes": {
6510
+ "category": "utrecht",
6511
+ "type": "badge",
6512
+ "item": "padding-block"
6513
+ },
6514
+ "path": [
6515
+ "utrecht",
6516
+ "badge",
6517
+ "padding-block"
6518
+ ]
6519
+ },
6520
+ {
6521
+ "value": "8px",
6522
+ "filePath": "src/component/utrecht/badge.tokens.json",
6523
+ "isSource": true,
6524
+ "original": {
6525
+ "value": "{open-webconcept.size.xs}"
6526
+ },
6527
+ "name": "utrechtBadgePaddingInline",
6528
+ "attributes": {
6529
+ "category": "utrecht",
6530
+ "type": "badge",
6531
+ "item": "padding-inline"
6532
+ },
6533
+ "path": [
6534
+ "utrecht",
6535
+ "badge",
6536
+ "padding-inline"
6537
+ ]
6538
+ },
5192
6539
  {
5193
6540
  "value": "#000000",
5194
6541
  "filePath": "src/component/utrecht/blockquote.tokens.json",