@conduction/theme 1.0.55 → 1.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +66 -1
  3. package/conduction-design-tokens/dist/index.js +66 -1
  4. package/conduction-design-tokens/dist/index.json +1411 -64
  5. package/conduction-design-tokens/dist/index.less +66 -1
  6. package/conduction-design-tokens/dist/index.scss +66 -1
  7. package/conduction-design-tokens/dist/tokens.json +1443 -59
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +6 -0
  9. package/conduction-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  10. package/conduction-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  11. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  12. package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  13. package/municipalities/commonground-design-tokens/dist/design-tokens.css +66 -1
  14. package/municipalities/commonground-design-tokens/dist/index.js +66 -1
  15. package/municipalities/commonground-design-tokens/dist/index.json +1412 -65
  16. package/municipalities/commonground-design-tokens/dist/index.less +66 -1
  17. package/municipalities/commonground-design-tokens/dist/index.scss +66 -1
  18. package/municipalities/commonground-design-tokens/dist/tokens.json +1422 -38
  19. package/municipalities/commonground-design-tokens/src/brand/commonground/color.tokens.json +6 -0
  20. package/municipalities/commonground-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  21. package/municipalities/commonground-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  22. package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  23. package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  24. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +67 -1
  25. package/municipalities/dimpact-design-tokens/dist/index.js +67 -1
  26. package/municipalities/dimpact-design-tokens/dist/index.json +1368 -0
  27. package/municipalities/dimpact-design-tokens/dist/index.less +67 -1
  28. package/municipalities/dimpact-design-tokens/dist/index.scss +67 -1
  29. package/municipalities/dimpact-design-tokens/dist/tokens.json +1427 -22
  30. package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +9 -0
  31. package/municipalities/dimpact-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  32. package/municipalities/dimpact-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  33. package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  34. package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  35. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +66 -1
  36. package/municipalities/dinkelland-design-tokens/dist/index.js +66 -1
  37. package/municipalities/dinkelland-design-tokens/dist/index.json +1347 -0
  38. package/municipalities/dinkelland-design-tokens/dist/index.less +66 -1
  39. package/municipalities/dinkelland-design-tokens/dist/index.scss +66 -1
  40. package/municipalities/dinkelland-design-tokens/dist/tokens.json +1417 -33
  41. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +6 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  46. package/municipalities/epe-design-tokens/dist/design-tokens.css +67 -1
  47. package/municipalities/epe-design-tokens/dist/index.js +67 -1
  48. package/municipalities/epe-design-tokens/dist/index.json +1368 -0
  49. package/municipalities/epe-design-tokens/dist/index.less +67 -1
  50. package/municipalities/epe-design-tokens/dist/index.scss +67 -1
  51. package/municipalities/epe-design-tokens/dist/tokens.json +1426 -21
  52. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +9 -0
  53. package/municipalities/epe-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  54. package/municipalities/epe-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  55. package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  56. package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  57. package/municipalities/leiden-design-tokens/dist/design-tokens.css +67 -1
  58. package/municipalities/leiden-design-tokens/dist/index.js +67 -1
  59. package/municipalities/leiden-design-tokens/dist/index.json +1368 -0
  60. package/municipalities/leiden-design-tokens/dist/index.less +67 -1
  61. package/municipalities/leiden-design-tokens/dist/index.scss +67 -1
  62. package/municipalities/leiden-design-tokens/dist/tokens.json +1431 -26
  63. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +9 -0
  64. package/municipalities/leiden-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  65. package/municipalities/leiden-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  68. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +67 -1
  69. package/municipalities/noaberkracht-design-tokens/dist/index.js +67 -1
  70. package/municipalities/noaberkracht-design-tokens/dist/index.json +1368 -0
  71. package/municipalities/noaberkracht-design-tokens/dist/index.less +67 -1
  72. package/municipalities/noaberkracht-design-tokens/dist/index.scss +67 -1
  73. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1429 -22
  74. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +11 -0
  75. package/municipalities/noaberkracht-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  76. package/municipalities/noaberkracht-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  77. package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  78. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  79. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +65 -1
  80. package/municipalities/noordwijk-design-tokens/dist/index.js +65 -1
  81. package/municipalities/noordwijk-design-tokens/dist/index.json +1326 -0
  82. package/municipalities/noordwijk-design-tokens/dist/index.less +65 -1
  83. package/municipalities/noordwijk-design-tokens/dist/index.scss +65 -1
  84. package/municipalities/noordwijk-design-tokens/dist/tokens.json +1410 -47
  85. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  86. package/municipalities/noordwijk-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  87. package/municipalities/noordwijk-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  88. package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  89. package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  90. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +66 -1
  91. package/municipalities/open-webconcept-design-tokens/dist/index.js +66 -1
  92. package/municipalities/open-webconcept-design-tokens/dist/index.json +1347 -0
  93. package/municipalities/open-webconcept-design-tokens/dist/index.less +66 -1
  94. package/municipalities/open-webconcept-design-tokens/dist/index.scss +66 -1
  95. package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1416 -32
  96. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +6 -0
  97. package/municipalities/open-webconcept-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  98. package/municipalities/open-webconcept-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  99. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  100. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  101. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +64 -1
  102. package/municipalities/rotterdam-design-tokens/dist/index.js +64 -1
  103. package/municipalities/rotterdam-design-tokens/dist/index.json +1305 -0
  104. package/municipalities/rotterdam-design-tokens/dist/index.less +64 -1
  105. package/municipalities/rotterdam-design-tokens/dist/index.scss +64 -1
  106. package/municipalities/rotterdam-design-tokens/dist/tokens.json +1342 -0
  107. package/municipalities/rotterdam-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  108. package/municipalities/rotterdam-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  109. package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
  110. package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -0
  111. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +66 -1
  112. package/municipalities/tubbergen-design-tokens/dist/index.js +66 -1
  113. package/municipalities/tubbergen-design-tokens/dist/index.json +1347 -0
  114. package/municipalities/tubbergen-design-tokens/dist/index.less +66 -1
  115. package/municipalities/tubbergen-design-tokens/dist/index.scss +66 -1
  116. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1418 -34
  117. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
  118. package/municipalities/tubbergen-design-tokens/src/component/conduction/checkbox.tokens.json +70 -0
  119. package/municipalities/tubbergen-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  120. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
  121. package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  122. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +68 -1
  123. package/municipalities/xxllnc-design-tokens/dist/index.js +68 -1
  124. package/municipalities/xxllnc-design-tokens/dist/index.json +1387 -0
  125. package/municipalities/xxllnc-design-tokens/dist/index.less +68 -1
  126. package/municipalities/xxllnc-design-tokens/dist/index.scss +68 -1
  127. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1449 -26
  128. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +9 -0
  129. package/municipalities/xxllnc-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  130. package/municipalities/xxllnc-design-tokens/src/component/conduction/download-card.tokens.json +23 -0
  131. package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
  132. package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  133. package/package.json +1 -1
@@ -275,6 +275,1115 @@
275
275
  "padding-inline-start"
276
276
  ]
277
277
  },
278
+ {
279
+ "value": "#d1d1d1",
280
+ "filePath": "src/component/conduction/download-card.tokens.json",
281
+ "isSource": true,
282
+ "original": {
283
+ "value": "{tubbergen.color.grey.82}"
284
+ },
285
+ "name": "conductionDownloadCardBorderColor",
286
+ "attributes": {
287
+ "category": "conduction",
288
+ "type": "download-card",
289
+ "item": "border-color"
290
+ },
291
+ "path": [
292
+ "conduction",
293
+ "download-card",
294
+ "border-color"
295
+ ]
296
+ },
297
+ {
298
+ "value": "0px",
299
+ "filePath": "src/component/conduction/download-card.tokens.json",
300
+ "isSource": true,
301
+ "original": {
302
+ "value": "0px"
303
+ },
304
+ "name": "conductionDownloadCardBorderRadius",
305
+ "attributes": {
306
+ "category": "conduction",
307
+ "type": "download-card",
308
+ "item": "border-radius"
309
+ },
310
+ "path": [
311
+ "conduction",
312
+ "download-card",
313
+ "border-radius"
314
+ ]
315
+ },
316
+ {
317
+ "value": "solid",
318
+ "filePath": "src/component/conduction/download-card.tokens.json",
319
+ "isSource": true,
320
+ "original": {
321
+ "value": "solid"
322
+ },
323
+ "name": "conductionDownloadCardBorderStyle",
324
+ "attributes": {
325
+ "category": "conduction",
326
+ "type": "download-card",
327
+ "item": "border-style"
328
+ },
329
+ "path": [
330
+ "conduction",
331
+ "download-card",
332
+ "border-style"
333
+ ]
334
+ },
335
+ {
336
+ "value": "1px",
337
+ "filePath": "src/component/conduction/download-card.tokens.json",
338
+ "isSource": true,
339
+ "original": {
340
+ "value": "{tubbergen.size.4xs}"
341
+ },
342
+ "name": "conductionDownloadCardBorderWidth",
343
+ "attributes": {
344
+ "category": "conduction",
345
+ "type": "download-card",
346
+ "item": "border-width"
347
+ },
348
+ "path": [
349
+ "conduction",
350
+ "download-card",
351
+ "border-width"
352
+ ]
353
+ },
354
+ {
355
+ "value": "8px",
356
+ "filePath": "src/component/conduction/download-card.tokens.json",
357
+ "isSource": true,
358
+ "original": {
359
+ "value": "{tubbergen.size.xs}"
360
+ },
361
+ "name": "conductionDownloadCardIconGap",
362
+ "attributes": {
363
+ "category": "conduction",
364
+ "type": "download-card",
365
+ "item": "icon-gap"
366
+ },
367
+ "path": [
368
+ "conduction",
369
+ "download-card",
370
+ "icon-gap"
371
+ ]
372
+ },
373
+ {
374
+ "value": "18px",
375
+ "filePath": "src/component/conduction/download-card.tokens.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{tubbergen.size.md}"
379
+ },
380
+ "name": "conductionDownloadCardPaddingBlockEnd",
381
+ "attributes": {
382
+ "category": "conduction",
383
+ "type": "download-card",
384
+ "item": "padding-block-end"
385
+ },
386
+ "path": [
387
+ "conduction",
388
+ "download-card",
389
+ "padding-block-end"
390
+ ]
391
+ },
392
+ {
393
+ "value": "18px",
394
+ "filePath": "src/component/conduction/download-card.tokens.json",
395
+ "isSource": true,
396
+ "original": {
397
+ "value": "{tubbergen.size.md}"
398
+ },
399
+ "name": "conductionDownloadCardPaddingBlockStart",
400
+ "attributes": {
401
+ "category": "conduction",
402
+ "type": "download-card",
403
+ "item": "padding-block-start"
404
+ },
405
+ "path": [
406
+ "conduction",
407
+ "download-card",
408
+ "padding-block-start"
409
+ ]
410
+ },
411
+ {
412
+ "value": "18px",
413
+ "filePath": "src/component/conduction/download-card.tokens.json",
414
+ "isSource": true,
415
+ "original": {
416
+ "value": "{tubbergen.size.md}"
417
+ },
418
+ "name": "conductionDownloadCardPaddingInlineEnd",
419
+ "attributes": {
420
+ "category": "conduction",
421
+ "type": "download-card",
422
+ "item": "padding-inline-end"
423
+ },
424
+ "path": [
425
+ "conduction",
426
+ "download-card",
427
+ "padding-inline-end"
428
+ ]
429
+ },
430
+ {
431
+ "value": "18px",
432
+ "filePath": "src/component/conduction/download-card.tokens.json",
433
+ "isSource": true,
434
+ "original": {
435
+ "value": "{tubbergen.size.md}"
436
+ },
437
+ "name": "conductionDownloadCardPaddingInlineStart",
438
+ "attributes": {
439
+ "category": "conduction",
440
+ "type": "download-card",
441
+ "item": "padding-inline-start"
442
+ },
443
+ "path": [
444
+ "conduction",
445
+ "download-card",
446
+ "padding-inline-start"
447
+ ]
448
+ },
449
+ {
450
+ "value": "#222222",
451
+ "filePath": "src/component/conduction/download-card.tokens.json",
452
+ "isSource": true,
453
+ "original": {
454
+ "value": "{tubbergen.color.black.13}"
455
+ },
456
+ "name": "conductionDownloadCardTitleColor",
457
+ "attributes": {
458
+ "category": "conduction",
459
+ "type": "download-card",
460
+ "item": "title",
461
+ "subitem": "color"
462
+ },
463
+ "path": [
464
+ "conduction",
465
+ "download-card",
466
+ "title",
467
+ "color"
468
+ ]
469
+ },
470
+ {
471
+ "value": "\"Montserrat\", Arial, sans-serif",
472
+ "filePath": "src/component/conduction/download-card.tokens.json",
473
+ "isSource": true,
474
+ "original": {
475
+ "value": "{tubbergen.typography.montserrat.font-family}"
476
+ },
477
+ "name": "conductionDownloadCardTitleFontFamily",
478
+ "attributes": {
479
+ "category": "conduction",
480
+ "type": "download-card",
481
+ "item": "title",
482
+ "subitem": "font-family"
483
+ },
484
+ "path": [
485
+ "conduction",
486
+ "download-card",
487
+ "title",
488
+ "font-family"
489
+ ]
490
+ },
491
+ {
492
+ "value": "16px",
493
+ "filePath": "src/component/conduction/download-card.tokens.json",
494
+ "isSource": true,
495
+ "original": {
496
+ "value": "{tubbergen.font-size.md}"
497
+ },
498
+ "name": "conductionDownloadCardTitleFontSize",
499
+ "attributes": {
500
+ "category": "conduction",
501
+ "type": "download-card",
502
+ "item": "title",
503
+ "subitem": "font-size"
504
+ },
505
+ "path": [
506
+ "conduction",
507
+ "download-card",
508
+ "title",
509
+ "font-size"
510
+ ]
511
+ },
512
+ {
513
+ "value": "700",
514
+ "filePath": "src/component/conduction/download-card.tokens.json",
515
+ "isSource": true,
516
+ "original": {
517
+ "value": "{tubbergen.typography.font-weight.bold}"
518
+ },
519
+ "name": "conductionDownloadCardTitleFontWeight",
520
+ "attributes": {
521
+ "category": "conduction",
522
+ "type": "download-card",
523
+ "item": "title",
524
+ "subitem": "font-weight"
525
+ },
526
+ "path": [
527
+ "conduction",
528
+ "download-card",
529
+ "title",
530
+ "font-weight"
531
+ ]
532
+ },
533
+ {
534
+ "value": "14px",
535
+ "filePath": "src/component/conduction/download-card.tokens.json",
536
+ "isSource": true,
537
+ "original": {
538
+ "value": "{tubbergen.size.sm}"
539
+ },
540
+ "name": "conductionDownloadCardTitleMarginInlineEnd",
541
+ "attributes": {
542
+ "category": "conduction",
543
+ "type": "download-card",
544
+ "item": "title",
545
+ "subitem": "margin-inline-end"
546
+ },
547
+ "path": [
548
+ "conduction",
549
+ "download-card",
550
+ "title",
551
+ "margin-inline-end"
552
+ ]
553
+ },
554
+ {
555
+ "value": "#767676",
556
+ "filePath": "src/component/conduction/checkbox.tokens.json",
557
+ "isSource": true,
558
+ "original": {
559
+ "value": "{tubbergen.color.grey.46}"
560
+ },
561
+ "name": "conductionInputCheckboxBorderColor",
562
+ "attributes": {
563
+ "category": "conduction",
564
+ "type": "input-checkbox",
565
+ "item": "border-color"
566
+ },
567
+ "path": [
568
+ "conduction",
569
+ "input-checkbox",
570
+ "border-color"
571
+ ]
572
+ },
573
+ {
574
+ "value": "3px",
575
+ "filePath": "src/component/conduction/checkbox.tokens.json",
576
+ "isSource": true,
577
+ "original": {
578
+ "value": "3px"
579
+ },
580
+ "name": "conductionInputCheckboxBorderRadius",
581
+ "attributes": {
582
+ "category": "conduction",
583
+ "type": "input-checkbox",
584
+ "item": "border-radius"
585
+ },
586
+ "path": [
587
+ "conduction",
588
+ "input-checkbox",
589
+ "border-radius"
590
+ ]
591
+ },
592
+ {
593
+ "value": "solid",
594
+ "filePath": "src/component/conduction/checkbox.tokens.json",
595
+ "isSource": true,
596
+ "original": {
597
+ "value": "solid"
598
+ },
599
+ "name": "conductionInputCheckboxBorderStyle",
600
+ "attributes": {
601
+ "category": "conduction",
602
+ "type": "input-checkbox",
603
+ "item": "border-style"
604
+ },
605
+ "path": [
606
+ "conduction",
607
+ "input-checkbox",
608
+ "border-style"
609
+ ]
610
+ },
611
+ {
612
+ "value": "1px",
613
+ "filePath": "src/component/conduction/checkbox.tokens.json",
614
+ "isSource": true,
615
+ "original": {
616
+ "value": "{tubbergen.size.4xs}"
617
+ },
618
+ "name": "conductionInputCheckboxBorderWidth",
619
+ "attributes": {
620
+ "category": "conduction",
621
+ "type": "input-checkbox",
622
+ "item": "border-width"
623
+ },
624
+ "path": [
625
+ "conduction",
626
+ "input-checkbox",
627
+ "border-width"
628
+ ]
629
+ },
630
+ {
631
+ "value": "#0b612d",
632
+ "filePath": "src/component/conduction/checkbox.tokens.json",
633
+ "isSource": true,
634
+ "original": {
635
+ "value": "{tubbergen.color.primary}"
636
+ },
637
+ "name": "conductionInputCheckboxCheckedBorderColor",
638
+ "attributes": {
639
+ "category": "conduction",
640
+ "type": "input-checkbox",
641
+ "item": "checked",
642
+ "subitem": "border-color"
643
+ },
644
+ "path": [
645
+ "conduction",
646
+ "input-checkbox",
647
+ "checked",
648
+ "border-color"
649
+ ]
650
+ },
651
+ {
652
+ "value": "3px",
653
+ "filePath": "src/component/conduction/checkbox.tokens.json",
654
+ "isSource": true,
655
+ "original": {
656
+ "value": "3px"
657
+ },
658
+ "name": "conductionInputCheckboxCheckedBorderRadius",
659
+ "attributes": {
660
+ "category": "conduction",
661
+ "type": "input-checkbox",
662
+ "item": "checked",
663
+ "subitem": "border-radius"
664
+ },
665
+ "path": [
666
+ "conduction",
667
+ "input-checkbox",
668
+ "checked",
669
+ "border-radius"
670
+ ]
671
+ },
672
+ {
673
+ "value": "solid",
674
+ "filePath": "src/component/conduction/checkbox.tokens.json",
675
+ "isSource": true,
676
+ "original": {
677
+ "value": "solid"
678
+ },
679
+ "name": "conductionInputCheckboxCheckedBorderStyle",
680
+ "attributes": {
681
+ "category": "conduction",
682
+ "type": "input-checkbox",
683
+ "item": "checked",
684
+ "subitem": "border-style"
685
+ },
686
+ "path": [
687
+ "conduction",
688
+ "input-checkbox",
689
+ "checked",
690
+ "border-style"
691
+ ]
692
+ },
693
+ {
694
+ "value": "1px",
695
+ "filePath": "src/component/conduction/checkbox.tokens.json",
696
+ "isSource": true,
697
+ "original": {
698
+ "value": "{tubbergen.size.4xs}"
699
+ },
700
+ "name": "conductionInputCheckboxCheckedBorderWidth",
701
+ "attributes": {
702
+ "category": "conduction",
703
+ "type": "input-checkbox",
704
+ "item": "checked",
705
+ "subitem": "border-width"
706
+ },
707
+ "path": [
708
+ "conduction",
709
+ "input-checkbox",
710
+ "checked",
711
+ "border-width"
712
+ ]
713
+ },
714
+ {
715
+ "value": "#0b612d",
716
+ "filePath": "src/component/conduction/checkbox.tokens.json",
717
+ "isSource": true,
718
+ "original": {
719
+ "value": "{tubbergen.color.primary}"
720
+ },
721
+ "name": "conductionInputCheckboxCheckedColor",
722
+ "attributes": {
723
+ "category": "conduction",
724
+ "type": "input-checkbox",
725
+ "item": "checked",
726
+ "subitem": "color"
727
+ },
728
+ "path": [
729
+ "conduction",
730
+ "input-checkbox",
731
+ "checked",
732
+ "color"
733
+ ]
734
+ },
735
+ {
736
+ "value": "#063318",
737
+ "filePath": "src/component/conduction/checkbox.tokens.json",
738
+ "isSource": true,
739
+ "original": {
740
+ "value": "{tubbergen.color.primary-hover}"
741
+ },
742
+ "name": "conductionInputCheckboxCheckedHoverBorderColor",
743
+ "attributes": {
744
+ "category": "conduction",
745
+ "type": "input-checkbox",
746
+ "item": "checked",
747
+ "subitem": "hover",
748
+ "state": "border-color"
749
+ },
750
+ "path": [
751
+ "conduction",
752
+ "input-checkbox",
753
+ "checked",
754
+ "hover",
755
+ "border-color"
756
+ ]
757
+ },
758
+ {
759
+ "value": "3px",
760
+ "filePath": "src/component/conduction/checkbox.tokens.json",
761
+ "isSource": true,
762
+ "original": {
763
+ "value": "3px"
764
+ },
765
+ "name": "conductionInputCheckboxCheckedHoverBorderRadius",
766
+ "attributes": {
767
+ "category": "conduction",
768
+ "type": "input-checkbox",
769
+ "item": "checked",
770
+ "subitem": "hover",
771
+ "state": "border-radius"
772
+ },
773
+ "path": [
774
+ "conduction",
775
+ "input-checkbox",
776
+ "checked",
777
+ "hover",
778
+ "border-radius"
779
+ ]
780
+ },
781
+ {
782
+ "value": "solid",
783
+ "filePath": "src/component/conduction/checkbox.tokens.json",
784
+ "isSource": true,
785
+ "original": {
786
+ "value": "solid"
787
+ },
788
+ "name": "conductionInputCheckboxCheckedHoverBorderStyle",
789
+ "attributes": {
790
+ "category": "conduction",
791
+ "type": "input-checkbox",
792
+ "item": "checked",
793
+ "subitem": "hover",
794
+ "state": "border-style"
795
+ },
796
+ "path": [
797
+ "conduction",
798
+ "input-checkbox",
799
+ "checked",
800
+ "hover",
801
+ "border-style"
802
+ ]
803
+ },
804
+ {
805
+ "value": "1px",
806
+ "filePath": "src/component/conduction/checkbox.tokens.json",
807
+ "isSource": true,
808
+ "original": {
809
+ "value": "{tubbergen.size.4xs}"
810
+ },
811
+ "name": "conductionInputCheckboxCheckedHoverBorderWidth",
812
+ "attributes": {
813
+ "category": "conduction",
814
+ "type": "input-checkbox",
815
+ "item": "checked",
816
+ "subitem": "hover",
817
+ "state": "border-width"
818
+ },
819
+ "path": [
820
+ "conduction",
821
+ "input-checkbox",
822
+ "checked",
823
+ "hover",
824
+ "border-width"
825
+ ]
826
+ },
827
+ {
828
+ "value": "#063318",
829
+ "filePath": "src/component/conduction/checkbox.tokens.json",
830
+ "isSource": true,
831
+ "original": {
832
+ "value": "{tubbergen.color.primary-hover}"
833
+ },
834
+ "name": "conductionInputCheckboxCheckedHoverColor",
835
+ "attributes": {
836
+ "category": "conduction",
837
+ "type": "input-checkbox",
838
+ "item": "checked",
839
+ "subitem": "hover",
840
+ "state": "color"
841
+ },
842
+ "path": [
843
+ "conduction",
844
+ "input-checkbox",
845
+ "checked",
846
+ "hover",
847
+ "color"
848
+ ]
849
+ },
850
+ {
851
+ "value": "#ffffff",
852
+ "filePath": "src/component/conduction/checkbox.tokens.json",
853
+ "isSource": true,
854
+ "original": {
855
+ "value": "{tubbergen.color.white.100}"
856
+ },
857
+ "name": "conductionInputCheckboxColor",
858
+ "attributes": {
859
+ "category": "conduction",
860
+ "type": "input-checkbox",
861
+ "item": "color"
862
+ },
863
+ "path": [
864
+ "conduction",
865
+ "input-checkbox",
866
+ "color"
867
+ ]
868
+ },
869
+ {
870
+ "value": "#d1d1d1",
871
+ "filePath": "src/component/conduction/checkbox.tokens.json",
872
+ "isSource": true,
873
+ "original": {
874
+ "value": "{tubbergen.color.grey.82}"
875
+ },
876
+ "name": "conductionInputCheckboxDisabledBorderColor",
877
+ "attributes": {
878
+ "category": "conduction",
879
+ "type": "input-checkbox",
880
+ "item": "disabled",
881
+ "subitem": "border-color"
882
+ },
883
+ "path": [
884
+ "conduction",
885
+ "input-checkbox",
886
+ "disabled",
887
+ "border-color"
888
+ ]
889
+ },
890
+ {
891
+ "value": "3px",
892
+ "filePath": "src/component/conduction/checkbox.tokens.json",
893
+ "isSource": true,
894
+ "original": {
895
+ "value": "3px"
896
+ },
897
+ "name": "conductionInputCheckboxDisabledBorderRadius",
898
+ "attributes": {
899
+ "category": "conduction",
900
+ "type": "input-checkbox",
901
+ "item": "disabled",
902
+ "subitem": "border-radius"
903
+ },
904
+ "path": [
905
+ "conduction",
906
+ "input-checkbox",
907
+ "disabled",
908
+ "border-radius"
909
+ ]
910
+ },
911
+ {
912
+ "value": "solid",
913
+ "filePath": "src/component/conduction/checkbox.tokens.json",
914
+ "isSource": true,
915
+ "original": {
916
+ "value": "solid"
917
+ },
918
+ "name": "conductionInputCheckboxDisabledBorderStyle",
919
+ "attributes": {
920
+ "category": "conduction",
921
+ "type": "input-checkbox",
922
+ "item": "disabled",
923
+ "subitem": "border-style"
924
+ },
925
+ "path": [
926
+ "conduction",
927
+ "input-checkbox",
928
+ "disabled",
929
+ "border-style"
930
+ ]
931
+ },
932
+ {
933
+ "value": "1px",
934
+ "filePath": "src/component/conduction/checkbox.tokens.json",
935
+ "isSource": true,
936
+ "original": {
937
+ "value": "{tubbergen.size.4xs}"
938
+ },
939
+ "name": "conductionInputCheckboxDisabledBorderWidth",
940
+ "attributes": {
941
+ "category": "conduction",
942
+ "type": "input-checkbox",
943
+ "item": "disabled",
944
+ "subitem": "border-width"
945
+ },
946
+ "path": [
947
+ "conduction",
948
+ "input-checkbox",
949
+ "disabled",
950
+ "border-width"
951
+ ]
952
+ },
953
+ {
954
+ "value": "#d1d1d1",
955
+ "filePath": "src/component/conduction/checkbox.tokens.json",
956
+ "isSource": true,
957
+ "original": {
958
+ "value": "{tubbergen.color.grey.82}"
959
+ },
960
+ "name": "conductionInputCheckboxDisabledColor",
961
+ "attributes": {
962
+ "category": "conduction",
963
+ "type": "input-checkbox",
964
+ "item": "disabled",
965
+ "subitem": "color"
966
+ },
967
+ "path": [
968
+ "conduction",
969
+ "input-checkbox",
970
+ "disabled",
971
+ "color"
972
+ ]
973
+ },
974
+ {
975
+ "value": "#d1d1d1",
976
+ "filePath": "src/component/conduction/checkbox.tokens.json",
977
+ "isSource": true,
978
+ "original": {
979
+ "value": "{tubbergen.color.grey.82}"
980
+ },
981
+ "name": "conductionInputCheckboxDisabledHoverBorderColor",
982
+ "attributes": {
983
+ "category": "conduction",
984
+ "type": "input-checkbox",
985
+ "item": "disabled",
986
+ "subitem": "hover",
987
+ "state": "border-color"
988
+ },
989
+ "path": [
990
+ "conduction",
991
+ "input-checkbox",
992
+ "disabled",
993
+ "hover",
994
+ "border-color"
995
+ ]
996
+ },
997
+ {
998
+ "value": "3px",
999
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1000
+ "isSource": true,
1001
+ "original": {
1002
+ "value": "3px"
1003
+ },
1004
+ "name": "conductionInputCheckboxDisabledHoverBorderRadius",
1005
+ "attributes": {
1006
+ "category": "conduction",
1007
+ "type": "input-checkbox",
1008
+ "item": "disabled",
1009
+ "subitem": "hover",
1010
+ "state": "border-radius"
1011
+ },
1012
+ "path": [
1013
+ "conduction",
1014
+ "input-checkbox",
1015
+ "disabled",
1016
+ "hover",
1017
+ "border-radius"
1018
+ ]
1019
+ },
1020
+ {
1021
+ "value": "solid",
1022
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1023
+ "isSource": true,
1024
+ "original": {
1025
+ "value": "solid"
1026
+ },
1027
+ "name": "conductionInputCheckboxDisabledHoverBorderStyle",
1028
+ "attributes": {
1029
+ "category": "conduction",
1030
+ "type": "input-checkbox",
1031
+ "item": "disabled",
1032
+ "subitem": "hover",
1033
+ "state": "border-style"
1034
+ },
1035
+ "path": [
1036
+ "conduction",
1037
+ "input-checkbox",
1038
+ "disabled",
1039
+ "hover",
1040
+ "border-style"
1041
+ ]
1042
+ },
1043
+ {
1044
+ "value": "1px",
1045
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1046
+ "isSource": true,
1047
+ "original": {
1048
+ "value": "{tubbergen.size.4xs}"
1049
+ },
1050
+ "name": "conductionInputCheckboxDisabledHoverBorderWidth",
1051
+ "attributes": {
1052
+ "category": "conduction",
1053
+ "type": "input-checkbox",
1054
+ "item": "disabled",
1055
+ "subitem": "hover",
1056
+ "state": "border-width"
1057
+ },
1058
+ "path": [
1059
+ "conduction",
1060
+ "input-checkbox",
1061
+ "disabled",
1062
+ "hover",
1063
+ "border-width"
1064
+ ]
1065
+ },
1066
+ {
1067
+ "value": "#d1d1d1",
1068
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1069
+ "isSource": true,
1070
+ "original": {
1071
+ "value": "{tubbergen.color.grey.82}"
1072
+ },
1073
+ "name": "conductionInputCheckboxDisabledHoverColor",
1074
+ "attributes": {
1075
+ "category": "conduction",
1076
+ "type": "input-checkbox",
1077
+ "item": "disabled",
1078
+ "subitem": "hover",
1079
+ "state": "color"
1080
+ },
1081
+ "path": [
1082
+ "conduction",
1083
+ "input-checkbox",
1084
+ "disabled",
1085
+ "hover",
1086
+ "color"
1087
+ ]
1088
+ },
1089
+ {
1090
+ "value": "#000000",
1091
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1092
+ "isSource": true,
1093
+ "original": {
1094
+ "value": "{tubbergen.color.black.0}"
1095
+ },
1096
+ "name": "conductionInputCheckboxFocusOutlineColor",
1097
+ "attributes": {
1098
+ "category": "conduction",
1099
+ "type": "input-checkbox",
1100
+ "item": "focus",
1101
+ "subitem": "outline-color"
1102
+ },
1103
+ "path": [
1104
+ "conduction",
1105
+ "input-checkbox",
1106
+ "focus",
1107
+ "outline-color"
1108
+ ]
1109
+ },
1110
+ {
1111
+ "value": "2px",
1112
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1113
+ "isSource": true,
1114
+ "original": {
1115
+ "value": "2px"
1116
+ },
1117
+ "name": "conductionInputCheckboxFocusOutlineOffset",
1118
+ "attributes": {
1119
+ "category": "conduction",
1120
+ "type": "input-checkbox",
1121
+ "item": "focus",
1122
+ "subitem": "outline-offset"
1123
+ },
1124
+ "path": [
1125
+ "conduction",
1126
+ "input-checkbox",
1127
+ "focus",
1128
+ "outline-offset"
1129
+ ]
1130
+ },
1131
+ {
1132
+ "value": "solid",
1133
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1134
+ "isSource": true,
1135
+ "original": {
1136
+ "value": "solid"
1137
+ },
1138
+ "name": "conductionInputCheckboxFocusOutlineStyle",
1139
+ "attributes": {
1140
+ "category": "conduction",
1141
+ "type": "input-checkbox",
1142
+ "item": "focus",
1143
+ "subitem": "outline-style"
1144
+ },
1145
+ "path": [
1146
+ "conduction",
1147
+ "input-checkbox",
1148
+ "focus",
1149
+ "outline-style"
1150
+ ]
1151
+ },
1152
+ {
1153
+ "value": "2px",
1154
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1155
+ "isSource": true,
1156
+ "original": {
1157
+ "value": "2px"
1158
+ },
1159
+ "name": "conductionInputCheckboxFocusOutlineWidth",
1160
+ "attributes": {
1161
+ "category": "conduction",
1162
+ "type": "input-checkbox",
1163
+ "item": "focus",
1164
+ "subitem": "outline-width"
1165
+ },
1166
+ "path": [
1167
+ "conduction",
1168
+ "input-checkbox",
1169
+ "focus",
1170
+ "outline-width"
1171
+ ]
1172
+ },
1173
+ {
1174
+ "value": "#4f4f4f",
1175
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1176
+ "isSource": true,
1177
+ "original": {
1178
+ "value": "{tubbergen.color.grey.31}"
1179
+ },
1180
+ "name": "conductionInputCheckboxHoverBorderColor",
1181
+ "attributes": {
1182
+ "category": "conduction",
1183
+ "type": "input-checkbox",
1184
+ "item": "hover",
1185
+ "subitem": "border-color"
1186
+ },
1187
+ "path": [
1188
+ "conduction",
1189
+ "input-checkbox",
1190
+ "hover",
1191
+ "border-color"
1192
+ ]
1193
+ },
1194
+ {
1195
+ "value": "3px",
1196
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1197
+ "isSource": true,
1198
+ "original": {
1199
+ "value": "3px"
1200
+ },
1201
+ "name": "conductionInputCheckboxHoverBorderRadius",
1202
+ "attributes": {
1203
+ "category": "conduction",
1204
+ "type": "input-checkbox",
1205
+ "item": "hover",
1206
+ "subitem": "border-radius"
1207
+ },
1208
+ "path": [
1209
+ "conduction",
1210
+ "input-checkbox",
1211
+ "hover",
1212
+ "border-radius"
1213
+ ]
1214
+ },
1215
+ {
1216
+ "value": "solid",
1217
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1218
+ "isSource": true,
1219
+ "original": {
1220
+ "value": "solid"
1221
+ },
1222
+ "name": "conductionInputCheckboxHoverBorderStyle",
1223
+ "attributes": {
1224
+ "category": "conduction",
1225
+ "type": "input-checkbox",
1226
+ "item": "hover",
1227
+ "subitem": "border-style"
1228
+ },
1229
+ "path": [
1230
+ "conduction",
1231
+ "input-checkbox",
1232
+ "hover",
1233
+ "border-style"
1234
+ ]
1235
+ },
1236
+ {
1237
+ "value": "1px",
1238
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1239
+ "isSource": true,
1240
+ "original": {
1241
+ "value": "{tubbergen.size.4xs}"
1242
+ },
1243
+ "name": "conductionInputCheckboxHoverBorderWidth",
1244
+ "attributes": {
1245
+ "category": "conduction",
1246
+ "type": "input-checkbox",
1247
+ "item": "hover",
1248
+ "subitem": "border-width"
1249
+ },
1250
+ "path": [
1251
+ "conduction",
1252
+ "input-checkbox",
1253
+ "hover",
1254
+ "border-width"
1255
+ ]
1256
+ },
1257
+ {
1258
+ "value": "#ffffff",
1259
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1260
+ "isSource": true,
1261
+ "original": {
1262
+ "value": "{tubbergen.color.white.100}"
1263
+ },
1264
+ "name": "conductionInputCheckboxHoverColor",
1265
+ "attributes": {
1266
+ "category": "conduction",
1267
+ "type": "input-checkbox",
1268
+ "item": "hover",
1269
+ "subitem": "color"
1270
+ },
1271
+ "path": [
1272
+ "conduction",
1273
+ "input-checkbox",
1274
+ "hover",
1275
+ "color"
1276
+ ]
1277
+ },
1278
+ {
1279
+ "value": "#333333",
1280
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1281
+ "isSource": true,
1282
+ "original": {
1283
+ "value": "{utrecht.document.color}"
1284
+ },
1285
+ "name": "conductionInputCheckboxLabelColor",
1286
+ "attributes": {
1287
+ "category": "conduction",
1288
+ "type": "input-checkbox",
1289
+ "item": "label",
1290
+ "subitem": "color"
1291
+ },
1292
+ "path": [
1293
+ "conduction",
1294
+ "input-checkbox",
1295
+ "label",
1296
+ "color"
1297
+ ]
1298
+ },
1299
+ {
1300
+ "value": "3px",
1301
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1302
+ "isSource": true,
1303
+ "original": {
1304
+ "value": "3px"
1305
+ },
1306
+ "name": "conductionInputCheckboxLabelContainerMargin",
1307
+ "attributes": {
1308
+ "category": "conduction",
1309
+ "type": "input-checkbox",
1310
+ "item": "label",
1311
+ "subitem": "container",
1312
+ "state": "margin"
1313
+ },
1314
+ "path": [
1315
+ "conduction",
1316
+ "input-checkbox",
1317
+ "label",
1318
+ "container",
1319
+ "margin"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "value": "3px",
1324
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1325
+ "isSource": true,
1326
+ "original": {
1327
+ "value": "3px"
1328
+ },
1329
+ "name": "conductionInputCheckboxLabelContainerPadding",
1330
+ "attributes": {
1331
+ "category": "conduction",
1332
+ "type": "input-checkbox",
1333
+ "item": "label",
1334
+ "subitem": "container",
1335
+ "state": "padding"
1336
+ },
1337
+ "path": [
1338
+ "conduction",
1339
+ "input-checkbox",
1340
+ "label",
1341
+ "container",
1342
+ "padding"
1343
+ ]
1344
+ },
1345
+ {
1346
+ "value": "\"Lato\", Arial, sans-serif",
1347
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1348
+ "isSource": true,
1349
+ "original": {
1350
+ "value": "{utrecht.document.font-family}"
1351
+ },
1352
+ "name": "conductionInputCheckboxLabelFontFamily",
1353
+ "attributes": {
1354
+ "category": "conduction",
1355
+ "type": "input-checkbox",
1356
+ "item": "label",
1357
+ "subitem": "font-family"
1358
+ },
1359
+ "path": [
1360
+ "conduction",
1361
+ "input-checkbox",
1362
+ "label",
1363
+ "font-family"
1364
+ ]
1365
+ },
1366
+ {
1367
+ "value": "16px",
1368
+ "filePath": "src/component/conduction/checkbox.tokens.json",
1369
+ "isSource": true,
1370
+ "original": {
1371
+ "value": "{utrecht.document.font-size}"
1372
+ },
1373
+ "name": "conductionInputCheckboxLabelFontSize",
1374
+ "attributes": {
1375
+ "category": "conduction",
1376
+ "type": "input-checkbox",
1377
+ "item": "label",
1378
+ "subitem": "font-size"
1379
+ },
1380
+ "path": [
1381
+ "conduction",
1382
+ "input-checkbox",
1383
+ "label",
1384
+ "font-size"
1385
+ ]
1386
+ },
278
1387
  {
279
1388
  "value": "#ffffff",
280
1389
  "filePath": "src/component/conduction/select.tokens.json",
@@ -620,6 +1729,69 @@
620
1729
  "inline-size"
621
1730
  ]
622
1731
  },
1732
+ {
1733
+ "value": "url('https://www.tubbergen.nl/sites/all/themes/tubbergen/logo.svg')",
1734
+ "filePath": "src/component/conduction/logo.tokens.json",
1735
+ "isSource": true,
1736
+ "original": {
1737
+ "value": "url('https://www.tubbergen.nl/sites/all/themes/tubbergen/logo.svg')"
1738
+ },
1739
+ "name": "conductionLogoNavbarBackgroundImage",
1740
+ "attributes": {
1741
+ "category": "conduction",
1742
+ "type": "logo",
1743
+ "item": "navbar",
1744
+ "subitem": "background-image"
1745
+ },
1746
+ "path": [
1747
+ "conduction",
1748
+ "logo",
1749
+ "navbar",
1750
+ "background-image"
1751
+ ]
1752
+ },
1753
+ {
1754
+ "value": "50px",
1755
+ "filePath": "src/component/conduction/logo.tokens.json",
1756
+ "isSource": true,
1757
+ "original": {
1758
+ "value": "50px"
1759
+ },
1760
+ "name": "conductionLogoNavbarBlockSize",
1761
+ "attributes": {
1762
+ "category": "conduction",
1763
+ "type": "logo",
1764
+ "item": "navbar",
1765
+ "subitem": "block-size"
1766
+ },
1767
+ "path": [
1768
+ "conduction",
1769
+ "logo",
1770
+ "navbar",
1771
+ "block-size"
1772
+ ]
1773
+ },
1774
+ {
1775
+ "value": "150px",
1776
+ "filePath": "src/component/conduction/logo.tokens.json",
1777
+ "isSource": true,
1778
+ "original": {
1779
+ "value": "150px"
1780
+ },
1781
+ "name": "conductionLogoNavbarInlineSize",
1782
+ "attributes": {
1783
+ "category": "conduction",
1784
+ "type": "logo",
1785
+ "item": "navbar",
1786
+ "subitem": "inline-size"
1787
+ },
1788
+ "path": [
1789
+ "conduction",
1790
+ "logo",
1791
+ "navbar",
1792
+ "inline-size"
1793
+ ]
1794
+ },
623
1795
  {
624
1796
  "value": "unset",
625
1797
  "filePath": "src/component/conduction/pagination.tokens.json",
@@ -4142,6 +5314,27 @@
4142
5314
  "89"
4143
5315
  ]
4144
5316
  },
5317
+ {
5318
+ "value": "#4f4f4f",
5319
+ "filePath": "src/brand/tubbergen/color.tokens.json",
5320
+ "isSource": true,
5321
+ "original": {
5322
+ "value": "#4f4f4f"
5323
+ },
5324
+ "name": "tubbergenColorGrey31",
5325
+ "attributes": {
5326
+ "category": "tubbergen",
5327
+ "type": "color",
5328
+ "item": "grey",
5329
+ "subitem": "31"
5330
+ },
5331
+ "path": [
5332
+ "tubbergen",
5333
+ "color",
5334
+ "grey",
5335
+ "31"
5336
+ ]
5337
+ },
4145
5338
  {
4146
5339
  "value": "#5c6066",
4147
5340
  "filePath": "src/brand/tubbergen/color.tokens.json",
@@ -4249,6 +5442,27 @@
4249
5442
  "72"
4250
5443
  ]
4251
5444
  },
5445
+ {
5446
+ "value": "#d1d1d1",
5447
+ "filePath": "src/brand/tubbergen/color.tokens.json",
5448
+ "isSource": true,
5449
+ "original": {
5450
+ "value": "#d1d1d1"
5451
+ },
5452
+ "name": "tubbergenColorGrey82",
5453
+ "attributes": {
5454
+ "category": "tubbergen",
5455
+ "type": "color",
5456
+ "item": "grey",
5457
+ "subitem": "82"
5458
+ },
5459
+ "path": [
5460
+ "tubbergen",
5461
+ "color",
5462
+ "grey",
5463
+ "82"
5464
+ ]
5465
+ },
4252
5466
  {
4253
5467
  "value": "#067432",
4254
5468
  "filePath": "src/brand/tubbergen/color.tokens.json",
@@ -5644,6 +6858,63 @@
5644
6858
  "color"
5645
6859
  ]
5646
6860
  },
6861
+ {
6862
+ "value": "#000000 ",
6863
+ "filePath": "src/component/utrecht/badge.tokens.json",
6864
+ "isSource": true,
6865
+ "original": {
6866
+ "value": "{tubbergen.color.black.0} "
6867
+ },
6868
+ "name": "utrechtBadgeBackgroundColor",
6869
+ "attributes": {
6870
+ "category": "utrecht",
6871
+ "type": "badge",
6872
+ "item": "background-color"
6873
+ },
6874
+ "path": [
6875
+ "utrecht",
6876
+ "badge",
6877
+ "background-color"
6878
+ ]
6879
+ },
6880
+ {
6881
+ "value": "0",
6882
+ "filePath": "src/component/utrecht/badge.tokens.json",
6883
+ "isSource": true,
6884
+ "original": {
6885
+ "value": "0"
6886
+ },
6887
+ "name": "utrechtBadgeBorderRadius",
6888
+ "attributes": {
6889
+ "category": "utrecht",
6890
+ "type": "badge",
6891
+ "item": "border-radius"
6892
+ },
6893
+ "path": [
6894
+ "utrecht",
6895
+ "badge",
6896
+ "border-radius"
6897
+ ]
6898
+ },
6899
+ {
6900
+ "value": "#ffffff ",
6901
+ "filePath": "src/component/utrecht/badge.tokens.json",
6902
+ "isSource": true,
6903
+ "original": {
6904
+ "value": "{tubbergen.color.white.100} "
6905
+ },
6906
+ "name": "utrechtBadgeColor",
6907
+ "attributes": {
6908
+ "category": "utrecht",
6909
+ "type": "badge",
6910
+ "item": "color"
6911
+ },
6912
+ "path": [
6913
+ "utrecht",
6914
+ "badge",
6915
+ "color"
6916
+ ]
6917
+ },
5647
6918
  {
5648
6919
  "value": "#0b612d",
5649
6920
  "filePath": "src/component/utrecht/badge-counter.tokens.json",
@@ -5815,6 +7086,82 @@
5815
7086
  "text-decoration"
5816
7087
  ]
5817
7088
  },
7089
+ {
7090
+ "value": "14px",
7091
+ "filePath": "src/component/utrecht/badge.tokens.json",
7092
+ "isSource": true,
7093
+ "original": {
7094
+ "value": "{tubbergen.font-size.sm}"
7095
+ },
7096
+ "name": "utrechtBadgeFontSize",
7097
+ "attributes": {
7098
+ "category": "utrecht",
7099
+ "type": "badge",
7100
+ "item": "font-size"
7101
+ },
7102
+ "path": [
7103
+ "utrecht",
7104
+ "badge",
7105
+ "font-size"
7106
+ ]
7107
+ },
7108
+ {
7109
+ "value": "400",
7110
+ "filePath": "src/component/utrecht/badge.tokens.json",
7111
+ "isSource": true,
7112
+ "original": {
7113
+ "value": "{tubbergen.typography.font-weight.normal}"
7114
+ },
7115
+ "name": "utrechtBadgeFontWeight",
7116
+ "attributes": {
7117
+ "category": "utrecht",
7118
+ "type": "badge",
7119
+ "item": "font-weight"
7120
+ },
7121
+ "path": [
7122
+ "utrecht",
7123
+ "badge",
7124
+ "font-weight"
7125
+ ]
7126
+ },
7127
+ {
7128
+ "value": "8px",
7129
+ "filePath": "src/component/utrecht/badge.tokens.json",
7130
+ "isSource": true,
7131
+ "original": {
7132
+ "value": "{tubbergen.size.xs}"
7133
+ },
7134
+ "name": "utrechtBadgePaddingBlock",
7135
+ "attributes": {
7136
+ "category": "utrecht",
7137
+ "type": "badge",
7138
+ "item": "padding-block"
7139
+ },
7140
+ "path": [
7141
+ "utrecht",
7142
+ "badge",
7143
+ "padding-block"
7144
+ ]
7145
+ },
7146
+ {
7147
+ "value": "8px",
7148
+ "filePath": "src/component/utrecht/badge.tokens.json",
7149
+ "isSource": true,
7150
+ "original": {
7151
+ "value": "{tubbergen.size.xs}"
7152
+ },
7153
+ "name": "utrechtBadgePaddingInline",
7154
+ "attributes": {
7155
+ "category": "utrecht",
7156
+ "type": "badge",
7157
+ "item": "padding-inline"
7158
+ },
7159
+ "path": [
7160
+ "utrecht",
7161
+ "badge",
7162
+ "padding-inline"
7163
+ ]
7164
+ },
5818
7165
  {
5819
7166
  "value": "#9aa1ab",
5820
7167
  "filePath": "src/component/utrecht/blockquote.tokens.json",