@amsterdam/design-system-tokens 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 10 Feb 2023 14:37:30 GMT
3
+ * Generated on Wed, 12 Jul 2023 11:08:54 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -311,6 +311,732 @@ module.exports = {
311
311
  ]
312
312
  }
313
313
  },
314
+ "typography": {
315
+ "font-family": {
316
+ "value": "'Amsterdam Sans', Arial, sans-serif",
317
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
318
+ "isSource": true,
319
+ "original": {
320
+ "value": "'Amsterdam Sans', Arial, sans-serif"
321
+ },
322
+ "name": "amsterdamTypographyFontFamily",
323
+ "attributes": {
324
+ "category": "amsterdam",
325
+ "type": "typography",
326
+ "item": "font-family"
327
+ },
328
+ "path": [
329
+ "amsterdam",
330
+ "typography",
331
+ "font-family"
332
+ ]
333
+ },
334
+ "font-weight": {
335
+ "normal": {
336
+ "value": 400,
337
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
338
+ "isSource": true,
339
+ "original": {
340
+ "value": 400
341
+ },
342
+ "name": "amsterdamTypographyFontWeightNormal",
343
+ "attributes": {
344
+ "category": "amsterdam",
345
+ "type": "typography",
346
+ "item": "font-weight",
347
+ "subitem": "normal"
348
+ },
349
+ "path": [
350
+ "amsterdam",
351
+ "typography",
352
+ "font-weight",
353
+ "normal"
354
+ ]
355
+ },
356
+ "bold": {
357
+ "value": 800,
358
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
359
+ "isSource": true,
360
+ "original": {
361
+ "value": 800
362
+ },
363
+ "name": "amsterdamTypographyFontWeightBold",
364
+ "attributes": {
365
+ "category": "amsterdam",
366
+ "type": "typography",
367
+ "item": "font-weight",
368
+ "subitem": "bold"
369
+ },
370
+ "path": [
371
+ "amsterdam",
372
+ "typography",
373
+ "font-weight",
374
+ "bold"
375
+ ]
376
+ }
377
+ },
378
+ "text-level": {
379
+ "0": {
380
+ "font-size": {
381
+ "narrow": {
382
+ "value": "clamp(2rem, 2rem + (2 * (100vw - 20rem)) / 33.3125, 4rem)",
383
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
384
+ "isSource": true,
385
+ "original": {
386
+ "value": "clamp(2rem, 2rem + (2 * (100vw - 20rem)) / 33.3125, 4rem)"
387
+ },
388
+ "name": "amsterdamTypographyTextLevel0FontSizeNarrow",
389
+ "attributes": {
390
+ "category": "amsterdam",
391
+ "type": "typography",
392
+ "item": "text-level",
393
+ "subitem": "0",
394
+ "state": "font-size"
395
+ },
396
+ "path": [
397
+ "amsterdam",
398
+ "typography",
399
+ "text-level",
400
+ "0",
401
+ "font-size",
402
+ "narrow"
403
+ ]
404
+ },
405
+ "wide": {
406
+ "value": "clamp(4rem, 4rem + (1 * (100vw - 53.375rem)) / 36.625, 5rem)",
407
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
408
+ "isSource": true,
409
+ "original": {
410
+ "value": "clamp(4rem, 4rem + (1 * (100vw - 53.375rem)) / 36.625, 5rem)"
411
+ },
412
+ "name": "amsterdamTypographyTextLevel0FontSizeWide",
413
+ "attributes": {
414
+ "category": "amsterdam",
415
+ "type": "typography",
416
+ "item": "text-level",
417
+ "subitem": "0",
418
+ "state": "font-size"
419
+ },
420
+ "path": [
421
+ "amsterdam",
422
+ "typography",
423
+ "text-level",
424
+ "0",
425
+ "font-size",
426
+ "wide"
427
+ ]
428
+ }
429
+ },
430
+ "line-height": {
431
+ "value": "1.1",
432
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
433
+ "isSource": true,
434
+ "original": {
435
+ "value": "1.1"
436
+ },
437
+ "name": "amsterdamTypographyTextLevel0LineHeight",
438
+ "attributes": {
439
+ "category": "amsterdam",
440
+ "type": "typography",
441
+ "item": "text-level",
442
+ "subitem": "0",
443
+ "state": "line-height"
444
+ },
445
+ "path": [
446
+ "amsterdam",
447
+ "typography",
448
+ "text-level",
449
+ "0",
450
+ "line-height"
451
+ ]
452
+ }
453
+ },
454
+ "1": {
455
+ "font-size": {
456
+ "narrow": {
457
+ "value": "clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem)",
458
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
459
+ "isSource": true,
460
+ "original": {
461
+ "value": "clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem)"
462
+ },
463
+ "name": "amsterdamTypographyTextLevel1FontSizeNarrow",
464
+ "attributes": {
465
+ "category": "amsterdam",
466
+ "type": "typography",
467
+ "item": "text-level",
468
+ "subitem": "1",
469
+ "state": "font-size"
470
+ },
471
+ "path": [
472
+ "amsterdam",
473
+ "typography",
474
+ "text-level",
475
+ "1",
476
+ "font-size",
477
+ "narrow"
478
+ ]
479
+ },
480
+ "wide": {
481
+ "value": "clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem)",
482
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
483
+ "isSource": true,
484
+ "original": {
485
+ "value": "clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem)"
486
+ },
487
+ "name": "amsterdamTypographyTextLevel1FontSizeWide",
488
+ "attributes": {
489
+ "category": "amsterdam",
490
+ "type": "typography",
491
+ "item": "text-level",
492
+ "subitem": "1",
493
+ "state": "font-size"
494
+ },
495
+ "path": [
496
+ "amsterdam",
497
+ "typography",
498
+ "text-level",
499
+ "1",
500
+ "font-size",
501
+ "wide"
502
+ ]
503
+ }
504
+ },
505
+ "line-height": {
506
+ "value": "1.2",
507
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
508
+ "isSource": true,
509
+ "original": {
510
+ "value": "1.2"
511
+ },
512
+ "name": "amsterdamTypographyTextLevel1LineHeight",
513
+ "attributes": {
514
+ "category": "amsterdam",
515
+ "type": "typography",
516
+ "item": "text-level",
517
+ "subitem": "1",
518
+ "state": "line-height"
519
+ },
520
+ "path": [
521
+ "amsterdam",
522
+ "typography",
523
+ "text-level",
524
+ "1",
525
+ "line-height"
526
+ ]
527
+ }
528
+ },
529
+ "2": {
530
+ "font-size": {
531
+ "narrow": {
532
+ "value": "clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem)",
533
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
534
+ "isSource": true,
535
+ "original": {
536
+ "value": "clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem)"
537
+ },
538
+ "name": "amsterdamTypographyTextLevel2FontSizeNarrow",
539
+ "attributes": {
540
+ "category": "amsterdam",
541
+ "type": "typography",
542
+ "item": "text-level",
543
+ "subitem": "2",
544
+ "state": "font-size"
545
+ },
546
+ "path": [
547
+ "amsterdam",
548
+ "typography",
549
+ "text-level",
550
+ "2",
551
+ "font-size",
552
+ "narrow"
553
+ ]
554
+ },
555
+ "wide": {
556
+ "value": "clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem)",
557
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
558
+ "isSource": true,
559
+ "original": {
560
+ "value": "clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem)"
561
+ },
562
+ "name": "amsterdamTypographyTextLevel2FontSizeWide",
563
+ "attributes": {
564
+ "category": "amsterdam",
565
+ "type": "typography",
566
+ "item": "text-level",
567
+ "subitem": "2",
568
+ "state": "font-size"
569
+ },
570
+ "path": [
571
+ "amsterdam",
572
+ "typography",
573
+ "text-level",
574
+ "2",
575
+ "font-size",
576
+ "wide"
577
+ ]
578
+ }
579
+ },
580
+ "line-height": {
581
+ "value": "1.3",
582
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
583
+ "isSource": true,
584
+ "original": {
585
+ "value": "1.3"
586
+ },
587
+ "name": "amsterdamTypographyTextLevel2LineHeight",
588
+ "attributes": {
589
+ "category": "amsterdam",
590
+ "type": "typography",
591
+ "item": "text-level",
592
+ "subitem": "2",
593
+ "state": "line-height"
594
+ },
595
+ "path": [
596
+ "amsterdam",
597
+ "typography",
598
+ "text-level",
599
+ "2",
600
+ "line-height"
601
+ ]
602
+ }
603
+ },
604
+ "3": {
605
+ "font-size": {
606
+ "narrow": {
607
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)",
608
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
609
+ "isSource": true,
610
+ "original": {
611
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)"
612
+ },
613
+ "name": "amsterdamTypographyTextLevel3FontSizeNarrow",
614
+ "attributes": {
615
+ "category": "amsterdam",
616
+ "type": "typography",
617
+ "item": "text-level",
618
+ "subitem": "3",
619
+ "state": "font-size"
620
+ },
621
+ "path": [
622
+ "amsterdam",
623
+ "typography",
624
+ "text-level",
625
+ "3",
626
+ "font-size",
627
+ "narrow"
628
+ ]
629
+ },
630
+ "wide": {
631
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)",
632
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
633
+ "isSource": true,
634
+ "original": {
635
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)"
636
+ },
637
+ "name": "amsterdamTypographyTextLevel3FontSizeWide",
638
+ "attributes": {
639
+ "category": "amsterdam",
640
+ "type": "typography",
641
+ "item": "text-level",
642
+ "subitem": "3",
643
+ "state": "font-size"
644
+ },
645
+ "path": [
646
+ "amsterdam",
647
+ "typography",
648
+ "text-level",
649
+ "3",
650
+ "font-size",
651
+ "wide"
652
+ ]
653
+ }
654
+ },
655
+ "line-height": {
656
+ "value": "1.4",
657
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
658
+ "isSource": true,
659
+ "original": {
660
+ "value": "1.4"
661
+ },
662
+ "name": "amsterdamTypographyTextLevel3LineHeight",
663
+ "attributes": {
664
+ "category": "amsterdam",
665
+ "type": "typography",
666
+ "item": "text-level",
667
+ "subitem": "3",
668
+ "state": "line-height"
669
+ },
670
+ "path": [
671
+ "amsterdam",
672
+ "typography",
673
+ "text-level",
674
+ "3",
675
+ "line-height"
676
+ ]
677
+ }
678
+ },
679
+ "4": {
680
+ "font-size": {
681
+ "narrow": {
682
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
683
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
684
+ "isSource": true,
685
+ "original": {
686
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)"
687
+ },
688
+ "name": "amsterdamTypographyTextLevel4FontSizeNarrow",
689
+ "attributes": {
690
+ "category": "amsterdam",
691
+ "type": "typography",
692
+ "item": "text-level",
693
+ "subitem": "4",
694
+ "state": "font-size"
695
+ },
696
+ "path": [
697
+ "amsterdam",
698
+ "typography",
699
+ "text-level",
700
+ "4",
701
+ "font-size",
702
+ "narrow"
703
+ ]
704
+ },
705
+ "wide": {
706
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
707
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
708
+ "isSource": true,
709
+ "original": {
710
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)"
711
+ },
712
+ "name": "amsterdamTypographyTextLevel4FontSizeWide",
713
+ "attributes": {
714
+ "category": "amsterdam",
715
+ "type": "typography",
716
+ "item": "text-level",
717
+ "subitem": "4",
718
+ "state": "font-size"
719
+ },
720
+ "path": [
721
+ "amsterdam",
722
+ "typography",
723
+ "text-level",
724
+ "4",
725
+ "font-size",
726
+ "wide"
727
+ ]
728
+ }
729
+ },
730
+ "line-height": {
731
+ "value": "1.4",
732
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
733
+ "isSource": true,
734
+ "original": {
735
+ "value": "1.4"
736
+ },
737
+ "name": "amsterdamTypographyTextLevel4LineHeight",
738
+ "attributes": {
739
+ "category": "amsterdam",
740
+ "type": "typography",
741
+ "item": "text-level",
742
+ "subitem": "4",
743
+ "state": "line-height"
744
+ },
745
+ "path": [
746
+ "amsterdam",
747
+ "typography",
748
+ "text-level",
749
+ "4",
750
+ "line-height"
751
+ ]
752
+ }
753
+ },
754
+ "5": {
755
+ "font-size": {
756
+ "narrow": {
757
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
758
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
759
+ "isSource": true,
760
+ "original": {
761
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)"
762
+ },
763
+ "name": "amsterdamTypographyTextLevel5FontSizeNarrow",
764
+ "attributes": {
765
+ "category": "amsterdam",
766
+ "type": "typography",
767
+ "item": "text-level",
768
+ "subitem": "5",
769
+ "state": "font-size"
770
+ },
771
+ "path": [
772
+ "amsterdam",
773
+ "typography",
774
+ "text-level",
775
+ "5",
776
+ "font-size",
777
+ "narrow"
778
+ ]
779
+ },
780
+ "wide": {
781
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
782
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
783
+ "isSource": true,
784
+ "original": {
785
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)"
786
+ },
787
+ "name": "amsterdamTypographyTextLevel5FontSizeWide",
788
+ "attributes": {
789
+ "category": "amsterdam",
790
+ "type": "typography",
791
+ "item": "text-level",
792
+ "subitem": "5",
793
+ "state": "font-size"
794
+ },
795
+ "path": [
796
+ "amsterdam",
797
+ "typography",
798
+ "text-level",
799
+ "5",
800
+ "font-size",
801
+ "wide"
802
+ ]
803
+ }
804
+ },
805
+ "line-height": {
806
+ "value": "1.5",
807
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
808
+ "isSource": true,
809
+ "original": {
810
+ "value": "1.5"
811
+ },
812
+ "name": "amsterdamTypographyTextLevel5LineHeight",
813
+ "attributes": {
814
+ "category": "amsterdam",
815
+ "type": "typography",
816
+ "item": "text-level",
817
+ "subitem": "5",
818
+ "state": "line-height"
819
+ },
820
+ "path": [
821
+ "amsterdam",
822
+ "typography",
823
+ "text-level",
824
+ "5",
825
+ "line-height"
826
+ ]
827
+ }
828
+ },
829
+ "6": {
830
+ "font-size": {
831
+ "narrow": {
832
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
833
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
834
+ "isSource": true,
835
+ "original": {
836
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)"
837
+ },
838
+ "name": "amsterdamTypographyTextLevel6FontSizeNarrow",
839
+ "attributes": {
840
+ "category": "amsterdam",
841
+ "type": "typography",
842
+ "item": "text-level",
843
+ "subitem": "6",
844
+ "state": "font-size"
845
+ },
846
+ "path": [
847
+ "amsterdam",
848
+ "typography",
849
+ "text-level",
850
+ "6",
851
+ "font-size",
852
+ "narrow"
853
+ ]
854
+ },
855
+ "wide": {
856
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
857
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
858
+ "isSource": true,
859
+ "original": {
860
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)"
861
+ },
862
+ "name": "amsterdamTypographyTextLevel6FontSizeWide",
863
+ "attributes": {
864
+ "category": "amsterdam",
865
+ "type": "typography",
866
+ "item": "text-level",
867
+ "subitem": "6",
868
+ "state": "font-size"
869
+ },
870
+ "path": [
871
+ "amsterdam",
872
+ "typography",
873
+ "text-level",
874
+ "6",
875
+ "font-size",
876
+ "wide"
877
+ ]
878
+ }
879
+ },
880
+ "line-height": {
881
+ "value": "1.6",
882
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
883
+ "isSource": true,
884
+ "original": {
885
+ "value": "1.6"
886
+ },
887
+ "name": "amsterdamTypographyTextLevel6LineHeight",
888
+ "attributes": {
889
+ "category": "amsterdam",
890
+ "type": "typography",
891
+ "item": "text-level",
892
+ "subitem": "6",
893
+ "state": "line-height"
894
+ },
895
+ "path": [
896
+ "amsterdam",
897
+ "typography",
898
+ "text-level",
899
+ "6",
900
+ "line-height"
901
+ ]
902
+ }
903
+ },
904
+ "7": {
905
+ "font-size": {
906
+ "narrow": {
907
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
908
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
909
+ "isSource": true,
910
+ "original": {
911
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)"
912
+ },
913
+ "name": "amsterdamTypographyTextLevel7FontSizeNarrow",
914
+ "attributes": {
915
+ "category": "amsterdam",
916
+ "type": "typography",
917
+ "item": "text-level",
918
+ "subitem": "7",
919
+ "state": "font-size"
920
+ },
921
+ "path": [
922
+ "amsterdam",
923
+ "typography",
924
+ "text-level",
925
+ "7",
926
+ "font-size",
927
+ "narrow"
928
+ ]
929
+ },
930
+ "wide": {
931
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
932
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
933
+ "isSource": true,
934
+ "original": {
935
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)"
936
+ },
937
+ "name": "amsterdamTypographyTextLevel7FontSizeWide",
938
+ "attributes": {
939
+ "category": "amsterdam",
940
+ "type": "typography",
941
+ "item": "text-level",
942
+ "subitem": "7",
943
+ "state": "font-size"
944
+ },
945
+ "path": [
946
+ "amsterdam",
947
+ "typography",
948
+ "text-level",
949
+ "7",
950
+ "font-size",
951
+ "wide"
952
+ ]
953
+ }
954
+ },
955
+ "line-height": {
956
+ "value": "1.6",
957
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
958
+ "isSource": true,
959
+ "original": {
960
+ "value": "1.6"
961
+ },
962
+ "name": "amsterdamTypographyTextLevel7LineHeight",
963
+ "attributes": {
964
+ "category": "amsterdam",
965
+ "type": "typography",
966
+ "item": "text-level",
967
+ "subitem": "7",
968
+ "state": "line-height"
969
+ },
970
+ "path": [
971
+ "amsterdam",
972
+ "typography",
973
+ "text-level",
974
+ "7",
975
+ "line-height"
976
+ ]
977
+ }
978
+ }
979
+ }
980
+ },
981
+ "border-width": {
982
+ "sm": {
983
+ "value": "1px",
984
+ "filePath": "./src/common/amsterdam/border.tokens.json",
985
+ "isSource": true,
986
+ "original": {
987
+ "value": "1px"
988
+ },
989
+ "name": "amsterdamBorderWidthSm",
990
+ "attributes": {
991
+ "category": "amsterdam",
992
+ "type": "border-width",
993
+ "item": "sm"
994
+ },
995
+ "path": [
996
+ "amsterdam",
997
+ "border-width",
998
+ "sm"
999
+ ]
1000
+ },
1001
+ "md": {
1002
+ "value": "2px",
1003
+ "filePath": "./src/common/amsterdam/border.tokens.json",
1004
+ "isSource": true,
1005
+ "original": {
1006
+ "value": "2px"
1007
+ },
1008
+ "name": "amsterdamBorderWidthMd",
1009
+ "attributes": {
1010
+ "category": "amsterdam",
1011
+ "type": "border-width",
1012
+ "item": "md"
1013
+ },
1014
+ "path": [
1015
+ "amsterdam",
1016
+ "border-width",
1017
+ "md"
1018
+ ]
1019
+ },
1020
+ "lg": {
1021
+ "value": "3px",
1022
+ "filePath": "./src/common/amsterdam/border.tokens.json",
1023
+ "isSource": true,
1024
+ "original": {
1025
+ "value": "3px"
1026
+ },
1027
+ "name": "amsterdamBorderWidthLg",
1028
+ "attributes": {
1029
+ "category": "amsterdam",
1030
+ "type": "border-width",
1031
+ "item": "lg"
1032
+ },
1033
+ "path": [
1034
+ "amsterdam",
1035
+ "border-width",
1036
+ "lg"
1037
+ ]
1038
+ }
1039
+ },
314
1040
  "focus": {
315
1041
  "outline-offset": {
316
1042
  "value": "2px",
@@ -331,6 +1057,3571 @@ module.exports = {
331
1057
  "outline-offset"
332
1058
  ]
333
1059
  }
1060
+ },
1061
+ "spacing": {
1062
+ "inset": {
1063
+ "sm": {
1064
+ "value": "0.5rem",
1065
+ "filePath": "./src/common/amsterdam/spacing.tokens.json",
1066
+ "isSource": true,
1067
+ "original": {
1068
+ "value": "0.5rem"
1069
+ },
1070
+ "name": "amsterdamSpacingInsetSm",
1071
+ "attributes": {
1072
+ "category": "amsterdam",
1073
+ "type": "spacing",
1074
+ "item": "inset",
1075
+ "subitem": "sm"
1076
+ },
1077
+ "path": [
1078
+ "amsterdam",
1079
+ "spacing",
1080
+ "inset",
1081
+ "sm"
1082
+ ]
1083
+ },
1084
+ "md": {
1085
+ "value": "1rem",
1086
+ "filePath": "./src/common/amsterdam/spacing.tokens.json",
1087
+ "isSource": true,
1088
+ "original": {
1089
+ "value": "1rem"
1090
+ },
1091
+ "name": "amsterdamSpacingInsetMd",
1092
+ "attributes": {
1093
+ "category": "amsterdam",
1094
+ "type": "spacing",
1095
+ "item": "inset",
1096
+ "subitem": "md"
1097
+ },
1098
+ "path": [
1099
+ "amsterdam",
1100
+ "spacing",
1101
+ "inset",
1102
+ "md"
1103
+ ]
1104
+ },
1105
+ "lg": {
1106
+ "value": "1.5rem",
1107
+ "filePath": "./src/common/amsterdam/spacing.tokens.json",
1108
+ "isSource": true,
1109
+ "original": {
1110
+ "value": "1.5rem"
1111
+ },
1112
+ "name": "amsterdamSpacingInsetLg",
1113
+ "attributes": {
1114
+ "category": "amsterdam",
1115
+ "type": "spacing",
1116
+ "item": "inset",
1117
+ "subitem": "lg"
1118
+ },
1119
+ "path": [
1120
+ "amsterdam",
1121
+ "spacing",
1122
+ "inset",
1123
+ "lg"
1124
+ ]
1125
+ },
1126
+ "xl": {
1127
+ "value": "2.5rem",
1128
+ "filePath": "./src/common/amsterdam/spacing.tokens.json",
1129
+ "isSource": true,
1130
+ "original": {
1131
+ "value": "2.5rem"
1132
+ },
1133
+ "name": "amsterdamSpacingInsetXl",
1134
+ "attributes": {
1135
+ "category": "amsterdam",
1136
+ "type": "spacing",
1137
+ "item": "inset",
1138
+ "subitem": "xl"
1139
+ },
1140
+ "path": [
1141
+ "amsterdam",
1142
+ "spacing",
1143
+ "inset",
1144
+ "xl"
1145
+ ]
1146
+ }
1147
+ }
1148
+ },
1149
+ "accordion": {
1150
+ "button": {
1151
+ "color": {
1152
+ "value": "#004699",
1153
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1154
+ "isSource": true,
1155
+ "original": {
1156
+ "value": "{amsterdam.color.primary-blue}"
1157
+ },
1158
+ "name": "amsterdamAccordionButtonColor",
1159
+ "attributes": {
1160
+ "category": "amsterdam",
1161
+ "type": "accordion",
1162
+ "item": "button",
1163
+ "subitem": "color"
1164
+ },
1165
+ "path": [
1166
+ "amsterdam",
1167
+ "accordion",
1168
+ "button",
1169
+ "color"
1170
+ ]
1171
+ },
1172
+ "focus": {
1173
+ "outline-offset": {
1174
+ "value": "2px",
1175
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1176
+ "isSource": true,
1177
+ "original": {
1178
+ "value": "{amsterdam.focus.outline-offset}"
1179
+ },
1180
+ "name": "amsterdamAccordionButtonFocusOutlineOffset",
1181
+ "attributes": {
1182
+ "category": "amsterdam",
1183
+ "type": "accordion",
1184
+ "item": "button",
1185
+ "subitem": "focus",
1186
+ "state": "outline-offset"
1187
+ },
1188
+ "path": [
1189
+ "amsterdam",
1190
+ "accordion",
1191
+ "button",
1192
+ "focus",
1193
+ "outline-offset"
1194
+ ]
1195
+ }
1196
+ },
1197
+ "font-family": {
1198
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1199
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1200
+ "isSource": true,
1201
+ "original": {
1202
+ "value": "{amsterdam.typography.font-family}"
1203
+ },
1204
+ "name": "amsterdamAccordionButtonFontFamily",
1205
+ "attributes": {
1206
+ "category": "amsterdam",
1207
+ "type": "accordion",
1208
+ "item": "button",
1209
+ "subitem": "font-family"
1210
+ },
1211
+ "path": [
1212
+ "amsterdam",
1213
+ "accordion",
1214
+ "button",
1215
+ "font-family"
1216
+ ]
1217
+ },
1218
+ "font-size": {
1219
+ "narrow": {
1220
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
1221
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1222
+ "isSource": true,
1223
+ "original": {
1224
+ "value": "{amsterdam.typography.text-level.5.font-size.narrow}"
1225
+ },
1226
+ "name": "amsterdamAccordionButtonFontSizeNarrow",
1227
+ "attributes": {
1228
+ "category": "amsterdam",
1229
+ "type": "accordion",
1230
+ "item": "button",
1231
+ "subitem": "font-size",
1232
+ "state": "narrow"
1233
+ },
1234
+ "path": [
1235
+ "amsterdam",
1236
+ "accordion",
1237
+ "button",
1238
+ "font-size",
1239
+ "narrow"
1240
+ ]
1241
+ },
1242
+ "wide": {
1243
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
1244
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1245
+ "isSource": true,
1246
+ "original": {
1247
+ "value": "{amsterdam.typography.text-level.5.font-size.wide}"
1248
+ },
1249
+ "name": "amsterdamAccordionButtonFontSizeWide",
1250
+ "attributes": {
1251
+ "category": "amsterdam",
1252
+ "type": "accordion",
1253
+ "item": "button",
1254
+ "subitem": "font-size",
1255
+ "state": "wide"
1256
+ },
1257
+ "path": [
1258
+ "amsterdam",
1259
+ "accordion",
1260
+ "button",
1261
+ "font-size",
1262
+ "wide"
1263
+ ]
1264
+ }
1265
+ },
1266
+ "font-weight": {
1267
+ "value": 800,
1268
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1269
+ "isSource": true,
1270
+ "original": {
1271
+ "value": "{amsterdam.typography.font-weight.bold}"
1272
+ },
1273
+ "name": "amsterdamAccordionButtonFontWeight",
1274
+ "attributes": {
1275
+ "category": "amsterdam",
1276
+ "type": "accordion",
1277
+ "item": "button",
1278
+ "subitem": "font-weight"
1279
+ },
1280
+ "path": [
1281
+ "amsterdam",
1282
+ "accordion",
1283
+ "button",
1284
+ "font-weight"
1285
+ ]
1286
+ },
1287
+ "line-height": {
1288
+ "value": "1.5",
1289
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1290
+ "isSource": true,
1291
+ "original": {
1292
+ "value": "{amsterdam.typography.text-level.5.line-height}"
1293
+ },
1294
+ "name": "amsterdamAccordionButtonLineHeight",
1295
+ "attributes": {
1296
+ "category": "amsterdam",
1297
+ "type": "accordion",
1298
+ "item": "button",
1299
+ "subitem": "line-height"
1300
+ },
1301
+ "path": [
1302
+ "amsterdam",
1303
+ "accordion",
1304
+ "button",
1305
+ "line-height"
1306
+ ]
1307
+ },
1308
+ "hover": {
1309
+ "box-shadow": {
1310
+ "value": "inset 0 0 0 2px #767676",
1311
+ "filePath": "./src/components/amsterdam/accordion.tokens.json",
1312
+ "isSource": true,
1313
+ "original": {
1314
+ "value": "inset 0 0 0 2px {amsterdam.color.neutral-grey3}"
1315
+ },
1316
+ "name": "amsterdamAccordionButtonHoverBoxShadow",
1317
+ "attributes": {
1318
+ "category": "amsterdam",
1319
+ "type": "accordion",
1320
+ "item": "button",
1321
+ "subitem": "hover",
1322
+ "state": "box-shadow"
1323
+ },
1324
+ "path": [
1325
+ "amsterdam",
1326
+ "accordion",
1327
+ "button",
1328
+ "hover",
1329
+ "box-shadow"
1330
+ ]
1331
+ }
1332
+ }
1333
+ }
1334
+ },
1335
+ "button": {
1336
+ "font-size": {
1337
+ "narrow": {
1338
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
1339
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1340
+ "isSource": true,
1341
+ "original": {
1342
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
1343
+ },
1344
+ "name": "amsterdamButtonFontSizeNarrow",
1345
+ "attributes": {
1346
+ "category": "amsterdam",
1347
+ "type": "button",
1348
+ "item": "font-size",
1349
+ "subitem": "narrow"
1350
+ },
1351
+ "path": [
1352
+ "amsterdam",
1353
+ "button",
1354
+ "font-size",
1355
+ "narrow"
1356
+ ]
1357
+ },
1358
+ "wide": {
1359
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
1360
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1361
+ "isSource": true,
1362
+ "original": {
1363
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
1364
+ },
1365
+ "name": "amsterdamButtonFontSizeWide",
1366
+ "attributes": {
1367
+ "category": "amsterdam",
1368
+ "type": "button",
1369
+ "item": "font-size",
1370
+ "subitem": "wide"
1371
+ },
1372
+ "path": [
1373
+ "amsterdam",
1374
+ "button",
1375
+ "font-size",
1376
+ "wide"
1377
+ ]
1378
+ }
1379
+ },
1380
+ "secondary": {
1381
+ "hover": {
1382
+ "box-shadow": {
1383
+ "value": "0 0 0 1px #00387A",
1384
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1385
+ "isSource": true,
1386
+ "original": {
1387
+ "value": "0 0 0 1px {amsterdam.color.dark-blue}"
1388
+ },
1389
+ "name": "amsterdamButtonSecondaryHoverBoxShadow",
1390
+ "attributes": {
1391
+ "category": "amsterdam",
1392
+ "type": "button",
1393
+ "item": "secondary",
1394
+ "subitem": "hover",
1395
+ "state": "box-shadow"
1396
+ },
1397
+ "path": [
1398
+ "amsterdam",
1399
+ "button",
1400
+ "secondary",
1401
+ "hover",
1402
+ "box-shadow"
1403
+ ]
1404
+ }
1405
+ }
1406
+ }
1407
+ },
1408
+ "form-label": {
1409
+ "color": {
1410
+ "value": "#000000",
1411
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1412
+ "isSource": true,
1413
+ "original": {
1414
+ "value": "{amsterdam.color.primary-black}"
1415
+ },
1416
+ "name": "amsterdamFormLabelColor",
1417
+ "attributes": {
1418
+ "category": "amsterdam",
1419
+ "type": "form-label",
1420
+ "item": "color"
1421
+ },
1422
+ "path": [
1423
+ "amsterdam",
1424
+ "form-label",
1425
+ "color"
1426
+ ]
1427
+ },
1428
+ "font-family": {
1429
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1430
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1431
+ "isSource": true,
1432
+ "original": {
1433
+ "value": "{amsterdam.typography.font-family}"
1434
+ },
1435
+ "name": "amsterdamFormLabelFontFamily",
1436
+ "attributes": {
1437
+ "category": "amsterdam",
1438
+ "type": "form-label",
1439
+ "item": "font-family"
1440
+ },
1441
+ "path": [
1442
+ "amsterdam",
1443
+ "form-label",
1444
+ "font-family"
1445
+ ]
1446
+ },
1447
+ "font-size": {
1448
+ "narrow": {
1449
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
1450
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1451
+ "isSource": true,
1452
+ "original": {
1453
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
1454
+ },
1455
+ "name": "amsterdamFormLabelFontSizeNarrow",
1456
+ "attributes": {
1457
+ "category": "amsterdam",
1458
+ "type": "form-label",
1459
+ "item": "font-size",
1460
+ "subitem": "narrow"
1461
+ },
1462
+ "path": [
1463
+ "amsterdam",
1464
+ "form-label",
1465
+ "font-size",
1466
+ "narrow"
1467
+ ]
1468
+ },
1469
+ "wide": {
1470
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
1471
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1472
+ "isSource": true,
1473
+ "original": {
1474
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
1475
+ },
1476
+ "name": "amsterdamFormLabelFontSizeWide",
1477
+ "attributes": {
1478
+ "category": "amsterdam",
1479
+ "type": "form-label",
1480
+ "item": "font-size",
1481
+ "subitem": "wide"
1482
+ },
1483
+ "path": [
1484
+ "amsterdam",
1485
+ "form-label",
1486
+ "font-size",
1487
+ "wide"
1488
+ ]
1489
+ }
1490
+ },
1491
+ "font-weight": {
1492
+ "value": 800,
1493
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1494
+ "isSource": true,
1495
+ "original": {
1496
+ "value": "{amsterdam.typography.font-weight.bold}"
1497
+ },
1498
+ "name": "amsterdamFormLabelFontWeight",
1499
+ "attributes": {
1500
+ "category": "amsterdam",
1501
+ "type": "form-label",
1502
+ "item": "font-weight"
1503
+ },
1504
+ "path": [
1505
+ "amsterdam",
1506
+ "form-label",
1507
+ "font-weight"
1508
+ ]
1509
+ },
1510
+ "line-height": {
1511
+ "value": "1.6",
1512
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1513
+ "isSource": true,
1514
+ "original": {
1515
+ "value": "{amsterdam.typography.text-level.7.line-height}"
1516
+ },
1517
+ "name": "amsterdamFormLabelLineHeight",
1518
+ "attributes": {
1519
+ "category": "amsterdam",
1520
+ "type": "form-label",
1521
+ "item": "line-height"
1522
+ },
1523
+ "path": [
1524
+ "amsterdam",
1525
+ "form-label",
1526
+ "line-height"
1527
+ ]
1528
+ }
1529
+ },
1530
+ "heading": {
1531
+ "1": {
1532
+ "font-size": {
1533
+ "narrow": {
1534
+ "value": "clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem)",
1535
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1536
+ "isSource": true,
1537
+ "original": {
1538
+ "value": "{amsterdam.typography.text-level.1.font-size.narrow}"
1539
+ },
1540
+ "name": "amsterdamHeading1FontSizeNarrow",
1541
+ "attributes": {
1542
+ "category": "amsterdam",
1543
+ "type": "heading",
1544
+ "item": "1",
1545
+ "subitem": "font-size",
1546
+ "state": "narrow"
1547
+ },
1548
+ "path": [
1549
+ "amsterdam",
1550
+ "heading",
1551
+ "1",
1552
+ "font-size",
1553
+ "narrow"
1554
+ ]
1555
+ },
1556
+ "wide": {
1557
+ "value": "clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem)",
1558
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1559
+ "isSource": true,
1560
+ "original": {
1561
+ "value": "{amsterdam.typography.text-level.1.font-size.wide}"
1562
+ },
1563
+ "name": "amsterdamHeading1FontSizeWide",
1564
+ "attributes": {
1565
+ "category": "amsterdam",
1566
+ "type": "heading",
1567
+ "item": "1",
1568
+ "subitem": "font-size",
1569
+ "state": "wide"
1570
+ },
1571
+ "path": [
1572
+ "amsterdam",
1573
+ "heading",
1574
+ "1",
1575
+ "font-size",
1576
+ "wide"
1577
+ ]
1578
+ }
1579
+ },
1580
+ "line-height": {
1581
+ "value": "1.2",
1582
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1583
+ "isSource": true,
1584
+ "original": {
1585
+ "value": "{amsterdam.typography.text-level.1.line-height}"
1586
+ },
1587
+ "name": "amsterdamHeading1LineHeight",
1588
+ "attributes": {
1589
+ "category": "amsterdam",
1590
+ "type": "heading",
1591
+ "item": "1",
1592
+ "subitem": "line-height"
1593
+ },
1594
+ "path": [
1595
+ "amsterdam",
1596
+ "heading",
1597
+ "1",
1598
+ "line-height"
1599
+ ]
1600
+ }
1601
+ },
1602
+ "2": {
1603
+ "font-size": {
1604
+ "narrow": {
1605
+ "value": "clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem)",
1606
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1607
+ "isSource": true,
1608
+ "original": {
1609
+ "value": "{amsterdam.typography.text-level.2.font-size.narrow}"
1610
+ },
1611
+ "name": "amsterdamHeading2FontSizeNarrow",
1612
+ "attributes": {
1613
+ "category": "amsterdam",
1614
+ "type": "heading",
1615
+ "item": "2",
1616
+ "subitem": "font-size",
1617
+ "state": "narrow"
1618
+ },
1619
+ "path": [
1620
+ "amsterdam",
1621
+ "heading",
1622
+ "2",
1623
+ "font-size",
1624
+ "narrow"
1625
+ ]
1626
+ },
1627
+ "wide": {
1628
+ "value": "clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem)",
1629
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1630
+ "isSource": true,
1631
+ "original": {
1632
+ "value": "{amsterdam.typography.text-level.2.font-size.wide}"
1633
+ },
1634
+ "name": "amsterdamHeading2FontSizeWide",
1635
+ "attributes": {
1636
+ "category": "amsterdam",
1637
+ "type": "heading",
1638
+ "item": "2",
1639
+ "subitem": "font-size",
1640
+ "state": "wide"
1641
+ },
1642
+ "path": [
1643
+ "amsterdam",
1644
+ "heading",
1645
+ "2",
1646
+ "font-size",
1647
+ "wide"
1648
+ ]
1649
+ }
1650
+ },
1651
+ "line-height": {
1652
+ "value": "1.3",
1653
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1654
+ "isSource": true,
1655
+ "original": {
1656
+ "value": "{amsterdam.typography.text-level.2.line-height}"
1657
+ },
1658
+ "name": "amsterdamHeading2LineHeight",
1659
+ "attributes": {
1660
+ "category": "amsterdam",
1661
+ "type": "heading",
1662
+ "item": "2",
1663
+ "subitem": "line-height"
1664
+ },
1665
+ "path": [
1666
+ "amsterdam",
1667
+ "heading",
1668
+ "2",
1669
+ "line-height"
1670
+ ]
1671
+ }
1672
+ },
1673
+ "3": {
1674
+ "font-size": {
1675
+ "narrow": {
1676
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)",
1677
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1678
+ "isSource": true,
1679
+ "original": {
1680
+ "value": "{amsterdam.typography.text-level.3.font-size.narrow}"
1681
+ },
1682
+ "name": "amsterdamHeading3FontSizeNarrow",
1683
+ "attributes": {
1684
+ "category": "amsterdam",
1685
+ "type": "heading",
1686
+ "item": "3",
1687
+ "subitem": "font-size",
1688
+ "state": "narrow"
1689
+ },
1690
+ "path": [
1691
+ "amsterdam",
1692
+ "heading",
1693
+ "3",
1694
+ "font-size",
1695
+ "narrow"
1696
+ ]
1697
+ },
1698
+ "wide": {
1699
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)",
1700
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1701
+ "isSource": true,
1702
+ "original": {
1703
+ "value": "{amsterdam.typography.text-level.3.font-size.wide}"
1704
+ },
1705
+ "name": "amsterdamHeading3FontSizeWide",
1706
+ "attributes": {
1707
+ "category": "amsterdam",
1708
+ "type": "heading",
1709
+ "item": "3",
1710
+ "subitem": "font-size",
1711
+ "state": "wide"
1712
+ },
1713
+ "path": [
1714
+ "amsterdam",
1715
+ "heading",
1716
+ "3",
1717
+ "font-size",
1718
+ "wide"
1719
+ ]
1720
+ }
1721
+ },
1722
+ "line-height": {
1723
+ "value": "1.4",
1724
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1725
+ "isSource": true,
1726
+ "original": {
1727
+ "value": "{amsterdam.typography.text-level.3.line-height}"
1728
+ },
1729
+ "name": "amsterdamHeading3LineHeight",
1730
+ "attributes": {
1731
+ "category": "amsterdam",
1732
+ "type": "heading",
1733
+ "item": "3",
1734
+ "subitem": "line-height"
1735
+ },
1736
+ "path": [
1737
+ "amsterdam",
1738
+ "heading",
1739
+ "3",
1740
+ "line-height"
1741
+ ]
1742
+ }
1743
+ },
1744
+ "4": {
1745
+ "font-size": {
1746
+ "narrow": {
1747
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
1748
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1749
+ "isSource": true,
1750
+ "original": {
1751
+ "value": "{amsterdam.typography.text-level.4.font-size.narrow}"
1752
+ },
1753
+ "name": "amsterdamHeading4FontSizeNarrow",
1754
+ "attributes": {
1755
+ "category": "amsterdam",
1756
+ "type": "heading",
1757
+ "item": "4",
1758
+ "subitem": "font-size",
1759
+ "state": "narrow"
1760
+ },
1761
+ "path": [
1762
+ "amsterdam",
1763
+ "heading",
1764
+ "4",
1765
+ "font-size",
1766
+ "narrow"
1767
+ ]
1768
+ },
1769
+ "wide": {
1770
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
1771
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1772
+ "isSource": true,
1773
+ "original": {
1774
+ "value": "{amsterdam.typography.text-level.4.font-size.wide}"
1775
+ },
1776
+ "name": "amsterdamHeading4FontSizeWide",
1777
+ "attributes": {
1778
+ "category": "amsterdam",
1779
+ "type": "heading",
1780
+ "item": "4",
1781
+ "subitem": "font-size",
1782
+ "state": "wide"
1783
+ },
1784
+ "path": [
1785
+ "amsterdam",
1786
+ "heading",
1787
+ "4",
1788
+ "font-size",
1789
+ "wide"
1790
+ ]
1791
+ }
1792
+ },
1793
+ "line-height": {
1794
+ "value": "1.4",
1795
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1796
+ "isSource": true,
1797
+ "original": {
1798
+ "value": "{amsterdam.typography.text-level.4.line-height}"
1799
+ },
1800
+ "name": "amsterdamHeading4LineHeight",
1801
+ "attributes": {
1802
+ "category": "amsterdam",
1803
+ "type": "heading",
1804
+ "item": "4",
1805
+ "subitem": "line-height"
1806
+ },
1807
+ "path": [
1808
+ "amsterdam",
1809
+ "heading",
1810
+ "4",
1811
+ "line-height"
1812
+ ]
1813
+ }
1814
+ },
1815
+ "color": {
1816
+ "value": "#000000",
1817
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1818
+ "isSource": true,
1819
+ "original": {
1820
+ "value": "{amsterdam.color.primary-black}"
1821
+ },
1822
+ "name": "amsterdamHeadingColor",
1823
+ "attributes": {
1824
+ "category": "amsterdam",
1825
+ "type": "heading",
1826
+ "item": "color"
1827
+ },
1828
+ "path": [
1829
+ "amsterdam",
1830
+ "heading",
1831
+ "color"
1832
+ ]
1833
+ },
1834
+ "font-family": {
1835
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1836
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1837
+ "isSource": true,
1838
+ "original": {
1839
+ "value": "{amsterdam.typography.font-family}"
1840
+ },
1841
+ "name": "amsterdamHeadingFontFamily",
1842
+ "attributes": {
1843
+ "category": "amsterdam",
1844
+ "type": "heading",
1845
+ "item": "font-family"
1846
+ },
1847
+ "path": [
1848
+ "amsterdam",
1849
+ "heading",
1850
+ "font-family"
1851
+ ]
1852
+ },
1853
+ "font-weight": {
1854
+ "value": 800,
1855
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1856
+ "isSource": true,
1857
+ "original": {
1858
+ "value": "{amsterdam.typography.font-weight.bold}"
1859
+ },
1860
+ "name": "amsterdamHeadingFontWeight",
1861
+ "attributes": {
1862
+ "category": "amsterdam",
1863
+ "type": "heading",
1864
+ "item": "font-weight"
1865
+ },
1866
+ "path": [
1867
+ "amsterdam",
1868
+ "heading",
1869
+ "font-weight"
1870
+ ]
1871
+ }
1872
+ },
1873
+ "icon": {
1874
+ "size-3": {
1875
+ "icon-size": {
1876
+ "narrow": {
1877
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)",
1878
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1879
+ "isSource": true,
1880
+ "original": {
1881
+ "value": "{amsterdam.typography.text-level.3.font-size.narrow}"
1882
+ },
1883
+ "name": "amsterdamIconSize3IconSizeNarrow",
1884
+ "attributes": {
1885
+ "category": "amsterdam",
1886
+ "type": "icon",
1887
+ "item": "size-3",
1888
+ "subitem": "icon-size",
1889
+ "state": "narrow"
1890
+ },
1891
+ "path": [
1892
+ "amsterdam",
1893
+ "icon",
1894
+ "size-3",
1895
+ "icon-size",
1896
+ "narrow"
1897
+ ]
1898
+ },
1899
+ "wide": {
1900
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)",
1901
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1902
+ "isSource": true,
1903
+ "original": {
1904
+ "value": "{amsterdam.typography.text-level.3.font-size.wide}"
1905
+ },
1906
+ "name": "amsterdamIconSize3IconSizeWide",
1907
+ "attributes": {
1908
+ "category": "amsterdam",
1909
+ "type": "icon",
1910
+ "item": "size-3",
1911
+ "subitem": "icon-size",
1912
+ "state": "wide"
1913
+ },
1914
+ "path": [
1915
+ "amsterdam",
1916
+ "icon",
1917
+ "size-3",
1918
+ "icon-size",
1919
+ "wide"
1920
+ ]
1921
+ }
1922
+ },
1923
+ "container-multiplier": {
1924
+ "value": "1.4",
1925
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1926
+ "isSource": true,
1927
+ "original": {
1928
+ "value": "{amsterdam.typography.text-level.3.line-height}"
1929
+ },
1930
+ "name": "amsterdamIconSize3ContainerMultiplier",
1931
+ "attributes": {
1932
+ "category": "amsterdam",
1933
+ "type": "icon",
1934
+ "item": "size-3",
1935
+ "subitem": "container-multiplier"
1936
+ },
1937
+ "path": [
1938
+ "amsterdam",
1939
+ "icon",
1940
+ "size-3",
1941
+ "container-multiplier"
1942
+ ]
1943
+ }
1944
+ },
1945
+ "size-4": {
1946
+ "icon-size": {
1947
+ "narrow": {
1948
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
1949
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1950
+ "isSource": true,
1951
+ "original": {
1952
+ "value": "{amsterdam.typography.text-level.4.font-size.narrow}"
1953
+ },
1954
+ "name": "amsterdamIconSize4IconSizeNarrow",
1955
+ "attributes": {
1956
+ "category": "amsterdam",
1957
+ "type": "icon",
1958
+ "item": "size-4",
1959
+ "subitem": "icon-size",
1960
+ "state": "narrow"
1961
+ },
1962
+ "path": [
1963
+ "amsterdam",
1964
+ "icon",
1965
+ "size-4",
1966
+ "icon-size",
1967
+ "narrow"
1968
+ ]
1969
+ },
1970
+ "wide": {
1971
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
1972
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1973
+ "isSource": true,
1974
+ "original": {
1975
+ "value": "{amsterdam.typography.text-level.4.font-size.wide}"
1976
+ },
1977
+ "name": "amsterdamIconSize4IconSizeWide",
1978
+ "attributes": {
1979
+ "category": "amsterdam",
1980
+ "type": "icon",
1981
+ "item": "size-4",
1982
+ "subitem": "icon-size",
1983
+ "state": "wide"
1984
+ },
1985
+ "path": [
1986
+ "amsterdam",
1987
+ "icon",
1988
+ "size-4",
1989
+ "icon-size",
1990
+ "wide"
1991
+ ]
1992
+ }
1993
+ },
1994
+ "container-multiplier": {
1995
+ "value": "1.4",
1996
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1997
+ "isSource": true,
1998
+ "original": {
1999
+ "value": "{amsterdam.typography.text-level.4.line-height}"
2000
+ },
2001
+ "name": "amsterdamIconSize4ContainerMultiplier",
2002
+ "attributes": {
2003
+ "category": "amsterdam",
2004
+ "type": "icon",
2005
+ "item": "size-4",
2006
+ "subitem": "container-multiplier"
2007
+ },
2008
+ "path": [
2009
+ "amsterdam",
2010
+ "icon",
2011
+ "size-4",
2012
+ "container-multiplier"
2013
+ ]
2014
+ }
2015
+ },
2016
+ "size-5": {
2017
+ "icon-size": {
2018
+ "narrow": {
2019
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
2020
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2021
+ "isSource": true,
2022
+ "original": {
2023
+ "value": "{amsterdam.typography.text-level.5.font-size.narrow}"
2024
+ },
2025
+ "name": "amsterdamIconSize5IconSizeNarrow",
2026
+ "attributes": {
2027
+ "category": "amsterdam",
2028
+ "type": "icon",
2029
+ "item": "size-5",
2030
+ "subitem": "icon-size",
2031
+ "state": "narrow"
2032
+ },
2033
+ "path": [
2034
+ "amsterdam",
2035
+ "icon",
2036
+ "size-5",
2037
+ "icon-size",
2038
+ "narrow"
2039
+ ]
2040
+ },
2041
+ "wide": {
2042
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
2043
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2044
+ "isSource": true,
2045
+ "original": {
2046
+ "value": "{amsterdam.typography.text-level.5.font-size.wide}"
2047
+ },
2048
+ "name": "amsterdamIconSize5IconSizeWide",
2049
+ "attributes": {
2050
+ "category": "amsterdam",
2051
+ "type": "icon",
2052
+ "item": "size-5",
2053
+ "subitem": "icon-size",
2054
+ "state": "wide"
2055
+ },
2056
+ "path": [
2057
+ "amsterdam",
2058
+ "icon",
2059
+ "size-5",
2060
+ "icon-size",
2061
+ "wide"
2062
+ ]
2063
+ }
2064
+ },
2065
+ "container-multiplier": {
2066
+ "value": "1.5",
2067
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2068
+ "isSource": true,
2069
+ "original": {
2070
+ "value": "{amsterdam.typography.text-level.5.line-height}"
2071
+ },
2072
+ "name": "amsterdamIconSize5ContainerMultiplier",
2073
+ "attributes": {
2074
+ "category": "amsterdam",
2075
+ "type": "icon",
2076
+ "item": "size-5",
2077
+ "subitem": "container-multiplier"
2078
+ },
2079
+ "path": [
2080
+ "amsterdam",
2081
+ "icon",
2082
+ "size-5",
2083
+ "container-multiplier"
2084
+ ]
2085
+ }
2086
+ },
2087
+ "size-6": {
2088
+ "icon-size": {
2089
+ "narrow": {
2090
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
2091
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2092
+ "isSource": true,
2093
+ "original": {
2094
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
2095
+ },
2096
+ "name": "amsterdamIconSize6IconSizeNarrow",
2097
+ "attributes": {
2098
+ "category": "amsterdam",
2099
+ "type": "icon",
2100
+ "item": "size-6",
2101
+ "subitem": "icon-size",
2102
+ "state": "narrow"
2103
+ },
2104
+ "path": [
2105
+ "amsterdam",
2106
+ "icon",
2107
+ "size-6",
2108
+ "icon-size",
2109
+ "narrow"
2110
+ ]
2111
+ },
2112
+ "wide": {
2113
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
2114
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2115
+ "isSource": true,
2116
+ "original": {
2117
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
2118
+ },
2119
+ "name": "amsterdamIconSize6IconSizeWide",
2120
+ "attributes": {
2121
+ "category": "amsterdam",
2122
+ "type": "icon",
2123
+ "item": "size-6",
2124
+ "subitem": "icon-size",
2125
+ "state": "wide"
2126
+ },
2127
+ "path": [
2128
+ "amsterdam",
2129
+ "icon",
2130
+ "size-6",
2131
+ "icon-size",
2132
+ "wide"
2133
+ ]
2134
+ }
2135
+ },
2136
+ "container-multiplier": {
2137
+ "value": "1.6",
2138
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2139
+ "isSource": true,
2140
+ "original": {
2141
+ "value": "{amsterdam.typography.text-level.6.line-height}"
2142
+ },
2143
+ "name": "amsterdamIconSize6ContainerMultiplier",
2144
+ "attributes": {
2145
+ "category": "amsterdam",
2146
+ "type": "icon",
2147
+ "item": "size-6",
2148
+ "subitem": "container-multiplier"
2149
+ },
2150
+ "path": [
2151
+ "amsterdam",
2152
+ "icon",
2153
+ "size-6",
2154
+ "container-multiplier"
2155
+ ]
2156
+ }
2157
+ },
2158
+ "size-7": {
2159
+ "icon-size": {
2160
+ "narrow": {
2161
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
2162
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2163
+ "isSource": true,
2164
+ "original": {
2165
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
2166
+ },
2167
+ "name": "amsterdamIconSize7IconSizeNarrow",
2168
+ "attributes": {
2169
+ "category": "amsterdam",
2170
+ "type": "icon",
2171
+ "item": "size-7",
2172
+ "subitem": "icon-size",
2173
+ "state": "narrow"
2174
+ },
2175
+ "path": [
2176
+ "amsterdam",
2177
+ "icon",
2178
+ "size-7",
2179
+ "icon-size",
2180
+ "narrow"
2181
+ ]
2182
+ },
2183
+ "wide": {
2184
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
2185
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2186
+ "isSource": true,
2187
+ "original": {
2188
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
2189
+ },
2190
+ "name": "amsterdamIconSize7IconSizeWide",
2191
+ "attributes": {
2192
+ "category": "amsterdam",
2193
+ "type": "icon",
2194
+ "item": "size-7",
2195
+ "subitem": "icon-size",
2196
+ "state": "wide"
2197
+ },
2198
+ "path": [
2199
+ "amsterdam",
2200
+ "icon",
2201
+ "size-7",
2202
+ "icon-size",
2203
+ "wide"
2204
+ ]
2205
+ }
2206
+ },
2207
+ "container-multiplier": {
2208
+ "value": "1.6",
2209
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2210
+ "isSource": true,
2211
+ "original": {
2212
+ "value": "{amsterdam.typography.text-level.7.line-height}"
2213
+ },
2214
+ "name": "amsterdamIconSize7ContainerMultiplier",
2215
+ "attributes": {
2216
+ "category": "amsterdam",
2217
+ "type": "icon",
2218
+ "item": "size-7",
2219
+ "subitem": "container-multiplier"
2220
+ },
2221
+ "path": [
2222
+ "amsterdam",
2223
+ "icon",
2224
+ "size-7",
2225
+ "container-multiplier"
2226
+ ]
2227
+ }
2228
+ }
2229
+ },
2230
+ "link": {
2231
+ "color": {
2232
+ "value": "#004699",
2233
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2234
+ "isSource": true,
2235
+ "original": {
2236
+ "value": "{amsterdam.color.primary-blue}"
2237
+ },
2238
+ "name": "amsterdamLinkColor",
2239
+ "attributes": {
2240
+ "category": "amsterdam",
2241
+ "type": "link",
2242
+ "item": "color"
2243
+ },
2244
+ "path": [
2245
+ "amsterdam",
2246
+ "link",
2247
+ "color"
2248
+ ]
2249
+ },
2250
+ "outline-offset": {
2251
+ "value": "2px",
2252
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2253
+ "isSource": true,
2254
+ "original": {
2255
+ "value": "{amsterdam.focus.outline-offset}"
2256
+ },
2257
+ "name": "amsterdamLinkOutlineOffset",
2258
+ "attributes": {
2259
+ "category": "amsterdam",
2260
+ "type": "link",
2261
+ "item": "outline-offset"
2262
+ },
2263
+ "path": [
2264
+ "amsterdam",
2265
+ "link",
2266
+ "outline-offset"
2267
+ ]
2268
+ },
2269
+ "text-decoration": {
2270
+ "value": "none",
2271
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2272
+ "isSource": true,
2273
+ "original": {
2274
+ "value": "none"
2275
+ },
2276
+ "name": "amsterdamLinkTextDecoration",
2277
+ "attributes": {
2278
+ "category": "amsterdam",
2279
+ "type": "link",
2280
+ "item": "text-decoration"
2281
+ },
2282
+ "path": [
2283
+ "amsterdam",
2284
+ "link",
2285
+ "text-decoration"
2286
+ ]
2287
+ },
2288
+ "text-underline-offset": {
2289
+ "value": "9px",
2290
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2291
+ "isSource": true,
2292
+ "original": {
2293
+ "value": "9px"
2294
+ },
2295
+ "name": "amsterdamLinkTextUnderlineOffset",
2296
+ "attributes": {
2297
+ "category": "amsterdam",
2298
+ "type": "link",
2299
+ "item": "text-underline-offset"
2300
+ },
2301
+ "path": [
2302
+ "amsterdam",
2303
+ "link",
2304
+ "text-underline-offset"
2305
+ ]
2306
+ },
2307
+ "text-decoration-thickness": {
2308
+ "value": "2px",
2309
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2310
+ "isSource": true,
2311
+ "original": {
2312
+ "value": "2px"
2313
+ },
2314
+ "name": "amsterdamLinkTextDecorationThickness",
2315
+ "attributes": {
2316
+ "category": "amsterdam",
2317
+ "type": "link",
2318
+ "item": "text-decoration-thickness"
2319
+ },
2320
+ "path": [
2321
+ "amsterdam",
2322
+ "link",
2323
+ "text-decoration-thickness"
2324
+ ]
2325
+ },
2326
+ "font-family": {
2327
+ "value": "'Amsterdam Sans', Arial, sans-serif",
2328
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2329
+ "isSource": true,
2330
+ "original": {
2331
+ "value": "{amsterdam.typography.font-family}"
2332
+ },
2333
+ "name": "amsterdamLinkFontFamily",
2334
+ "attributes": {
2335
+ "category": "amsterdam",
2336
+ "type": "link",
2337
+ "item": "font-family"
2338
+ },
2339
+ "path": [
2340
+ "amsterdam",
2341
+ "link",
2342
+ "font-family"
2343
+ ]
2344
+ },
2345
+ "font-size": {
2346
+ "narrow": {
2347
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
2348
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2349
+ "isSource": true,
2350
+ "original": {
2351
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
2352
+ },
2353
+ "name": "amsterdamLinkFontSizeNarrow",
2354
+ "attributes": {
2355
+ "category": "amsterdam",
2356
+ "type": "link",
2357
+ "item": "font-size",
2358
+ "subitem": "narrow"
2359
+ },
2360
+ "path": [
2361
+ "amsterdam",
2362
+ "link",
2363
+ "font-size",
2364
+ "narrow"
2365
+ ]
2366
+ },
2367
+ "wide": {
2368
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
2369
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2370
+ "isSource": true,
2371
+ "original": {
2372
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
2373
+ },
2374
+ "name": "amsterdamLinkFontSizeWide",
2375
+ "attributes": {
2376
+ "category": "amsterdam",
2377
+ "type": "link",
2378
+ "item": "font-size",
2379
+ "subitem": "wide"
2380
+ },
2381
+ "path": [
2382
+ "amsterdam",
2383
+ "link",
2384
+ "font-size",
2385
+ "wide"
2386
+ ]
2387
+ }
2388
+ },
2389
+ "font-weight": {
2390
+ "value": 400,
2391
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2392
+ "isSource": true,
2393
+ "original": {
2394
+ "value": "{amsterdam.typography.font-weight.normal}"
2395
+ },
2396
+ "name": "amsterdamLinkFontWeight",
2397
+ "attributes": {
2398
+ "category": "amsterdam",
2399
+ "type": "link",
2400
+ "item": "font-weight"
2401
+ },
2402
+ "path": [
2403
+ "amsterdam",
2404
+ "link",
2405
+ "font-weight"
2406
+ ]
2407
+ },
2408
+ "focus": {
2409
+ "color": {
2410
+ "value": "#00387A",
2411
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2412
+ "isSource": true,
2413
+ "original": {
2414
+ "value": "{amsterdam.color.dark-blue}"
2415
+ },
2416
+ "name": "amsterdamLinkFocusColor",
2417
+ "attributes": {
2418
+ "category": "amsterdam",
2419
+ "type": "link",
2420
+ "item": "focus",
2421
+ "subitem": "color"
2422
+ },
2423
+ "path": [
2424
+ "amsterdam",
2425
+ "link",
2426
+ "focus",
2427
+ "color"
2428
+ ]
2429
+ },
2430
+ "text-decoration": {
2431
+ "value": "underline",
2432
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2433
+ "isSource": true,
2434
+ "original": {
2435
+ "value": "underline"
2436
+ },
2437
+ "name": "amsterdamLinkFocusTextDecoration",
2438
+ "attributes": {
2439
+ "category": "amsterdam",
2440
+ "type": "link",
2441
+ "item": "focus",
2442
+ "subitem": "text-decoration"
2443
+ },
2444
+ "path": [
2445
+ "amsterdam",
2446
+ "link",
2447
+ "focus",
2448
+ "text-decoration"
2449
+ ]
2450
+ }
2451
+ },
2452
+ "hover": {
2453
+ "color": {
2454
+ "value": "#00387A",
2455
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2456
+ "isSource": true,
2457
+ "original": {
2458
+ "value": "{amsterdam.color.dark-blue}"
2459
+ },
2460
+ "name": "amsterdamLinkHoverColor",
2461
+ "attributes": {
2462
+ "category": "amsterdam",
2463
+ "type": "link",
2464
+ "item": "hover",
2465
+ "subitem": "color"
2466
+ },
2467
+ "path": [
2468
+ "amsterdam",
2469
+ "link",
2470
+ "hover",
2471
+ "color"
2472
+ ]
2473
+ },
2474
+ "text-decoration": {
2475
+ "value": "underline",
2476
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2477
+ "isSource": true,
2478
+ "original": {
2479
+ "value": "underline"
2480
+ },
2481
+ "name": "amsterdamLinkHoverTextDecoration",
2482
+ "attributes": {
2483
+ "category": "amsterdam",
2484
+ "type": "link",
2485
+ "item": "hover",
2486
+ "subitem": "text-decoration"
2487
+ },
2488
+ "path": [
2489
+ "amsterdam",
2490
+ "link",
2491
+ "hover",
2492
+ "text-decoration"
2493
+ ]
2494
+ },
2495
+ "text-decoration-thickness": {
2496
+ "value": "2px",
2497
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2498
+ "isSource": true,
2499
+ "original": {
2500
+ "value": "2px"
2501
+ },
2502
+ "name": "amsterdamLinkHoverTextDecorationThickness",
2503
+ "attributes": {
2504
+ "category": "amsterdam",
2505
+ "type": "link",
2506
+ "item": "hover",
2507
+ "subitem": "text-decoration-thickness"
2508
+ },
2509
+ "path": [
2510
+ "amsterdam",
2511
+ "link",
2512
+ "hover",
2513
+ "text-decoration-thickness"
2514
+ ]
2515
+ }
2516
+ },
2517
+ "line-height": {
2518
+ "value": "1.6",
2519
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2520
+ "isSource": true,
2521
+ "original": {
2522
+ "value": "{amsterdam.typography.text-level.6.line-height}"
2523
+ },
2524
+ "name": "amsterdamLinkLineHeight",
2525
+ "attributes": {
2526
+ "category": "amsterdam",
2527
+ "type": "link",
2528
+ "item": "line-height"
2529
+ },
2530
+ "path": [
2531
+ "amsterdam",
2532
+ "link",
2533
+ "line-height"
2534
+ ]
2535
+ },
2536
+ "visited": {
2537
+ "color": {
2538
+ "value": "#004699",
2539
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2540
+ "isSource": true,
2541
+ "original": {
2542
+ "value": "{amsterdam.color.primary-blue}"
2543
+ },
2544
+ "name": "amsterdamLinkVisitedColor",
2545
+ "attributes": {
2546
+ "category": "amsterdam",
2547
+ "type": "link",
2548
+ "item": "visited",
2549
+ "subitem": "color"
2550
+ },
2551
+ "path": [
2552
+ "amsterdam",
2553
+ "link",
2554
+ "visited",
2555
+ "color"
2556
+ ]
2557
+ }
2558
+ },
2559
+ "standalone-bold": {
2560
+ "font-weight": {
2561
+ "value": 800,
2562
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2563
+ "isSource": true,
2564
+ "original": {
2565
+ "value": "{amsterdam.typography.font-weight.bold}"
2566
+ },
2567
+ "name": "amsterdamLinkStandaloneBoldFontWeight",
2568
+ "attributes": {
2569
+ "category": "amsterdam",
2570
+ "type": "link",
2571
+ "item": "standalone-bold",
2572
+ "subitem": "font-weight"
2573
+ },
2574
+ "path": [
2575
+ "amsterdam",
2576
+ "link",
2577
+ "standalone-bold",
2578
+ "font-weight"
2579
+ ]
2580
+ }
2581
+ },
2582
+ "inline": {
2583
+ "text-underline-offset": {
2584
+ "value": "3px",
2585
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2586
+ "isSource": true,
2587
+ "original": {
2588
+ "value": "3px"
2589
+ },
2590
+ "name": "amsterdamLinkInlineTextUnderlineOffset",
2591
+ "attributes": {
2592
+ "category": "amsterdam",
2593
+ "type": "link",
2594
+ "item": "inline",
2595
+ "subitem": "text-underline-offset"
2596
+ },
2597
+ "path": [
2598
+ "amsterdam",
2599
+ "link",
2600
+ "inline",
2601
+ "text-underline-offset"
2602
+ ]
2603
+ },
2604
+ "font-family": {
2605
+ "value": "inherit",
2606
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2607
+ "isSource": true,
2608
+ "original": {
2609
+ "value": "inherit"
2610
+ },
2611
+ "name": "amsterdamLinkInlineFontFamily",
2612
+ "attributes": {
2613
+ "category": "amsterdam",
2614
+ "type": "link",
2615
+ "item": "inline",
2616
+ "subitem": "font-family"
2617
+ },
2618
+ "path": [
2619
+ "amsterdam",
2620
+ "link",
2621
+ "inline",
2622
+ "font-family"
2623
+ ]
2624
+ },
2625
+ "font-size": {
2626
+ "value": "inherit",
2627
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2628
+ "isSource": true,
2629
+ "original": {
2630
+ "value": "inherit"
2631
+ },
2632
+ "name": "amsterdamLinkInlineFontSize",
2633
+ "attributes": {
2634
+ "category": "amsterdam",
2635
+ "type": "link",
2636
+ "item": "inline",
2637
+ "subitem": "font-size"
2638
+ },
2639
+ "path": [
2640
+ "amsterdam",
2641
+ "link",
2642
+ "inline",
2643
+ "font-size"
2644
+ ]
2645
+ },
2646
+ "visited": {
2647
+ "color": {
2648
+ "value": "#A00078",
2649
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2650
+ "isSource": true,
2651
+ "original": {
2652
+ "value": "{amsterdam.color.purple}"
2653
+ },
2654
+ "name": "amsterdamLinkInlineVisitedColor",
2655
+ "attributes": {
2656
+ "category": "amsterdam",
2657
+ "type": "link",
2658
+ "item": "inline",
2659
+ "subitem": "visited",
2660
+ "state": "color"
2661
+ },
2662
+ "path": [
2663
+ "amsterdam",
2664
+ "link",
2665
+ "inline",
2666
+ "visited",
2667
+ "color"
2668
+ ]
2669
+ }
2670
+ }
2671
+ },
2672
+ "in-list": {
2673
+ "gap": {
2674
+ "value": "0.5em",
2675
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2676
+ "isSource": true,
2677
+ "original": {
2678
+ "value": "0.5em"
2679
+ },
2680
+ "name": "amsterdamLinkInListGap",
2681
+ "attributes": {
2682
+ "category": "amsterdam",
2683
+ "type": "link",
2684
+ "item": "in-list",
2685
+ "subitem": "gap"
2686
+ },
2687
+ "path": [
2688
+ "amsterdam",
2689
+ "link",
2690
+ "in-list",
2691
+ "gap"
2692
+ ]
2693
+ },
2694
+ "text-underline-offset": {
2695
+ "value": "0.3em",
2696
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2697
+ "isSource": true,
2698
+ "original": {
2699
+ "value": "0.3em"
2700
+ },
2701
+ "name": "amsterdamLinkInListTextUnderlineOffset",
2702
+ "attributes": {
2703
+ "category": "amsterdam",
2704
+ "type": "link",
2705
+ "item": "in-list",
2706
+ "subitem": "text-underline-offset"
2707
+ },
2708
+ "path": [
2709
+ "amsterdam",
2710
+ "link",
2711
+ "in-list",
2712
+ "text-underline-offset"
2713
+ ]
2714
+ },
2715
+ "font-size": {
2716
+ "narrow": {
2717
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
2718
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2719
+ "isSource": true,
2720
+ "original": {
2721
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
2722
+ },
2723
+ "name": "amsterdamLinkInListFontSizeNarrow",
2724
+ "attributes": {
2725
+ "category": "amsterdam",
2726
+ "type": "link",
2727
+ "item": "in-list",
2728
+ "subitem": "font-size",
2729
+ "state": "narrow"
2730
+ },
2731
+ "path": [
2732
+ "amsterdam",
2733
+ "link",
2734
+ "in-list",
2735
+ "font-size",
2736
+ "narrow"
2737
+ ]
2738
+ },
2739
+ "wide": {
2740
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
2741
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2742
+ "isSource": true,
2743
+ "original": {
2744
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
2745
+ },
2746
+ "name": "amsterdamLinkInListFontSizeWide",
2747
+ "attributes": {
2748
+ "category": "amsterdam",
2749
+ "type": "link",
2750
+ "item": "in-list",
2751
+ "subitem": "font-size",
2752
+ "state": "wide"
2753
+ },
2754
+ "path": [
2755
+ "amsterdam",
2756
+ "link",
2757
+ "in-list",
2758
+ "font-size",
2759
+ "wide"
2760
+ ]
2761
+ }
2762
+ },
2763
+ "line-height": {
2764
+ "value": "1.6",
2765
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2766
+ "isSource": true,
2767
+ "original": {
2768
+ "value": "{amsterdam.typography.text-level.7.line-height}"
2769
+ },
2770
+ "name": "amsterdamLinkInListLineHeight",
2771
+ "attributes": {
2772
+ "category": "amsterdam",
2773
+ "type": "link",
2774
+ "item": "in-list",
2775
+ "subitem": "line-height"
2776
+ },
2777
+ "path": [
2778
+ "amsterdam",
2779
+ "link",
2780
+ "in-list",
2781
+ "line-height"
2782
+ ]
2783
+ }
2784
+ },
2785
+ "on-background-dark": {
2786
+ "color": {
2787
+ "value": "#ffffff",
2788
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2789
+ "isSource": true,
2790
+ "original": {
2791
+ "value": "{amsterdam.color.primary-white}"
2792
+ },
2793
+ "name": "amsterdamLinkOnBackgroundDarkColor",
2794
+ "attributes": {
2795
+ "category": "amsterdam",
2796
+ "type": "link",
2797
+ "item": "on-background-dark",
2798
+ "subitem": "color"
2799
+ },
2800
+ "path": [
2801
+ "amsterdam",
2802
+ "link",
2803
+ "on-background-dark",
2804
+ "color"
2805
+ ]
2806
+ },
2807
+ "text-decoration": {
2808
+ "value": "underline",
2809
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2810
+ "isSource": true,
2811
+ "original": {
2812
+ "value": "underline"
2813
+ },
2814
+ "name": "amsterdamLinkOnBackgroundDarkTextDecoration",
2815
+ "attributes": {
2816
+ "category": "amsterdam",
2817
+ "type": "link",
2818
+ "item": "on-background-dark",
2819
+ "subitem": "text-decoration"
2820
+ },
2821
+ "path": [
2822
+ "amsterdam",
2823
+ "link",
2824
+ "on-background-dark",
2825
+ "text-decoration"
2826
+ ]
2827
+ },
2828
+ "focus": {
2829
+ "color": {
2830
+ "value": "#ffffff",
2831
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2832
+ "isSource": true,
2833
+ "original": {
2834
+ "value": "{amsterdam.color.primary-white}"
2835
+ },
2836
+ "name": "amsterdamLinkOnBackgroundDarkFocusColor",
2837
+ "attributes": {
2838
+ "category": "amsterdam",
2839
+ "type": "link",
2840
+ "item": "on-background-dark",
2841
+ "subitem": "focus",
2842
+ "state": "color"
2843
+ },
2844
+ "path": [
2845
+ "amsterdam",
2846
+ "link",
2847
+ "on-background-dark",
2848
+ "focus",
2849
+ "color"
2850
+ ]
2851
+ },
2852
+ "text-decoration": {
2853
+ "value": "underline",
2854
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2855
+ "isSource": true,
2856
+ "original": {
2857
+ "value": "underline"
2858
+ },
2859
+ "name": "amsterdamLinkOnBackgroundDarkFocusTextDecoration",
2860
+ "attributes": {
2861
+ "category": "amsterdam",
2862
+ "type": "link",
2863
+ "item": "on-background-dark",
2864
+ "subitem": "focus",
2865
+ "state": "text-decoration"
2866
+ },
2867
+ "path": [
2868
+ "amsterdam",
2869
+ "link",
2870
+ "on-background-dark",
2871
+ "focus",
2872
+ "text-decoration"
2873
+ ]
2874
+ }
2875
+ },
2876
+ "hover": {
2877
+ "color": {
2878
+ "value": "#ffffff",
2879
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2880
+ "isSource": true,
2881
+ "original": {
2882
+ "value": "{amsterdam.color.primary-white}"
2883
+ },
2884
+ "name": "amsterdamLinkOnBackgroundDarkHoverColor",
2885
+ "attributes": {
2886
+ "category": "amsterdam",
2887
+ "type": "link",
2888
+ "item": "on-background-dark",
2889
+ "subitem": "hover",
2890
+ "state": "color"
2891
+ },
2892
+ "path": [
2893
+ "amsterdam",
2894
+ "link",
2895
+ "on-background-dark",
2896
+ "hover",
2897
+ "color"
2898
+ ]
2899
+ },
2900
+ "text-decoration": {
2901
+ "value": "none",
2902
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2903
+ "isSource": true,
2904
+ "original": {
2905
+ "value": "none"
2906
+ },
2907
+ "name": "amsterdamLinkOnBackgroundDarkHoverTextDecoration",
2908
+ "attributes": {
2909
+ "category": "amsterdam",
2910
+ "type": "link",
2911
+ "item": "on-background-dark",
2912
+ "subitem": "hover",
2913
+ "state": "text-decoration"
2914
+ },
2915
+ "path": [
2916
+ "amsterdam",
2917
+ "link",
2918
+ "on-background-dark",
2919
+ "hover",
2920
+ "text-decoration"
2921
+ ]
2922
+ }
2923
+ },
2924
+ "visited": {
2925
+ "color": {
2926
+ "value": "#ffffff",
2927
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2928
+ "isSource": true,
2929
+ "original": {
2930
+ "value": "{amsterdam.color.primary-white}"
2931
+ },
2932
+ "name": "amsterdamLinkOnBackgroundDarkVisitedColor",
2933
+ "attributes": {
2934
+ "category": "amsterdam",
2935
+ "type": "link",
2936
+ "item": "on-background-dark",
2937
+ "subitem": "visited",
2938
+ "state": "color"
2939
+ },
2940
+ "path": [
2941
+ "amsterdam",
2942
+ "link",
2943
+ "on-background-dark",
2944
+ "visited",
2945
+ "color"
2946
+ ]
2947
+ }
2948
+ }
2949
+ },
2950
+ "on-background-light": {
2951
+ "color": {
2952
+ "value": "#000000",
2953
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2954
+ "isSource": true,
2955
+ "original": {
2956
+ "value": "{amsterdam.color.primary-black}"
2957
+ },
2958
+ "name": "amsterdamLinkOnBackgroundLightColor",
2959
+ "attributes": {
2960
+ "category": "amsterdam",
2961
+ "type": "link",
2962
+ "item": "on-background-light",
2963
+ "subitem": "color"
2964
+ },
2965
+ "path": [
2966
+ "amsterdam",
2967
+ "link",
2968
+ "on-background-light",
2969
+ "color"
2970
+ ]
2971
+ },
2972
+ "text-decoration": {
2973
+ "value": "underline",
2974
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2975
+ "isSource": true,
2976
+ "original": {
2977
+ "value": "underline"
2978
+ },
2979
+ "name": "amsterdamLinkOnBackgroundLightTextDecoration",
2980
+ "attributes": {
2981
+ "category": "amsterdam",
2982
+ "type": "link",
2983
+ "item": "on-background-light",
2984
+ "subitem": "text-decoration"
2985
+ },
2986
+ "path": [
2987
+ "amsterdam",
2988
+ "link",
2989
+ "on-background-light",
2990
+ "text-decoration"
2991
+ ]
2992
+ },
2993
+ "text-decoration-thickness": {
2994
+ "value": "2px",
2995
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2996
+ "isSource": true,
2997
+ "original": {
2998
+ "value": "2px"
2999
+ },
3000
+ "name": "amsterdamLinkOnBackgroundLightTextDecorationThickness",
3001
+ "attributes": {
3002
+ "category": "amsterdam",
3003
+ "type": "link",
3004
+ "item": "on-background-light",
3005
+ "subitem": "text-decoration-thickness"
3006
+ },
3007
+ "path": [
3008
+ "amsterdam",
3009
+ "link",
3010
+ "on-background-light",
3011
+ "text-decoration-thickness"
3012
+ ]
3013
+ },
3014
+ "text-underline-offset": {
3015
+ "value": "9px",
3016
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3017
+ "isSource": true,
3018
+ "original": {
3019
+ "value": "9px"
3020
+ },
3021
+ "name": "amsterdamLinkOnBackgroundLightTextUnderlineOffset",
3022
+ "attributes": {
3023
+ "category": "amsterdam",
3024
+ "type": "link",
3025
+ "item": "on-background-light",
3026
+ "subitem": "text-underline-offset"
3027
+ },
3028
+ "path": [
3029
+ "amsterdam",
3030
+ "link",
3031
+ "on-background-light",
3032
+ "text-underline-offset"
3033
+ ]
3034
+ },
3035
+ "active": {
3036
+ "color": {
3037
+ "value": "#000000",
3038
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3039
+ "isSource": true,
3040
+ "original": {
3041
+ "value": "{amsterdam.color.primary-black}"
3042
+ },
3043
+ "name": "amsterdamLinkOnBackgroundLightActiveColor",
3044
+ "attributes": {
3045
+ "category": "amsterdam",
3046
+ "type": "link",
3047
+ "item": "on-background-light",
3048
+ "subitem": "active",
3049
+ "state": "color"
3050
+ },
3051
+ "path": [
3052
+ "amsterdam",
3053
+ "link",
3054
+ "on-background-light",
3055
+ "active",
3056
+ "color"
3057
+ ]
3058
+ }
3059
+ },
3060
+ "font-size": {
3061
+ "value": {
3062
+ "narrow": {
3063
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
3064
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
3065
+ "isSource": true,
3066
+ "original": {
3067
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)"
3068
+ },
3069
+ "name": "amsterdamTypographyTextLevel6FontSizeNarrow",
3070
+ "attributes": {
3071
+ "category": "amsterdam",
3072
+ "type": "typography",
3073
+ "item": "text-level",
3074
+ "subitem": "6",
3075
+ "state": "font-size"
3076
+ },
3077
+ "path": [
3078
+ "amsterdam",
3079
+ "typography",
3080
+ "text-level",
3081
+ "6",
3082
+ "font-size",
3083
+ "narrow"
3084
+ ]
3085
+ },
3086
+ "wide": {
3087
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
3088
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
3089
+ "isSource": true,
3090
+ "original": {
3091
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)"
3092
+ },
3093
+ "name": "amsterdamTypographyTextLevel6FontSizeWide",
3094
+ "attributes": {
3095
+ "category": "amsterdam",
3096
+ "type": "typography",
3097
+ "item": "text-level",
3098
+ "subitem": "6",
3099
+ "state": "font-size"
3100
+ },
3101
+ "path": [
3102
+ "amsterdam",
3103
+ "typography",
3104
+ "text-level",
3105
+ "6",
3106
+ "font-size",
3107
+ "wide"
3108
+ ]
3109
+ }
3110
+ },
3111
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3112
+ "isSource": true,
3113
+ "original": {
3114
+ "value": "{amsterdam.typography.text-level.6.font-size}"
3115
+ },
3116
+ "name": "amsterdamLinkOnBackgroundLightFontSize",
3117
+ "attributes": {
3118
+ "category": "amsterdam",
3119
+ "type": "link",
3120
+ "item": "on-background-light",
3121
+ "subitem": "font-size"
3122
+ },
3123
+ "path": [
3124
+ "amsterdam",
3125
+ "link",
3126
+ "on-background-light",
3127
+ "font-size"
3128
+ ]
3129
+ },
3130
+ "focus": {
3131
+ "color": {
3132
+ "value": "#000000",
3133
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3134
+ "isSource": true,
3135
+ "original": {
3136
+ "value": "{amsterdam.color.primary-black}"
3137
+ },
3138
+ "name": "amsterdamLinkOnBackgroundLightFocusColor",
3139
+ "attributes": {
3140
+ "category": "amsterdam",
3141
+ "type": "link",
3142
+ "item": "on-background-light",
3143
+ "subitem": "focus",
3144
+ "state": "color"
3145
+ },
3146
+ "path": [
3147
+ "amsterdam",
3148
+ "link",
3149
+ "on-background-light",
3150
+ "focus",
3151
+ "color"
3152
+ ]
3153
+ },
3154
+ "text-decoration": {
3155
+ "value": "underline",
3156
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3157
+ "isSource": true,
3158
+ "original": {
3159
+ "value": "underline"
3160
+ },
3161
+ "name": "amsterdamLinkOnBackgroundLightFocusTextDecoration",
3162
+ "attributes": {
3163
+ "category": "amsterdam",
3164
+ "type": "link",
3165
+ "item": "on-background-light",
3166
+ "subitem": "focus",
3167
+ "state": "text-decoration"
3168
+ },
3169
+ "path": [
3170
+ "amsterdam",
3171
+ "link",
3172
+ "on-background-light",
3173
+ "focus",
3174
+ "text-decoration"
3175
+ ]
3176
+ }
3177
+ },
3178
+ "hover": {
3179
+ "color": {
3180
+ "value": "#000000",
3181
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3182
+ "isSource": true,
3183
+ "original": {
3184
+ "value": "{amsterdam.color.primary-black}"
3185
+ },
3186
+ "name": "amsterdamLinkOnBackgroundLightHoverColor",
3187
+ "attributes": {
3188
+ "category": "amsterdam",
3189
+ "type": "link",
3190
+ "item": "on-background-light",
3191
+ "subitem": "hover",
3192
+ "state": "color"
3193
+ },
3194
+ "path": [
3195
+ "amsterdam",
3196
+ "link",
3197
+ "on-background-light",
3198
+ "hover",
3199
+ "color"
3200
+ ]
3201
+ },
3202
+ "text-decoration": {
3203
+ "value": "none",
3204
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3205
+ "isSource": true,
3206
+ "original": {
3207
+ "value": "none"
3208
+ },
3209
+ "name": "amsterdamLinkOnBackgroundLightHoverTextDecoration",
3210
+ "attributes": {
3211
+ "category": "amsterdam",
3212
+ "type": "link",
3213
+ "item": "on-background-light",
3214
+ "subitem": "hover",
3215
+ "state": "text-decoration"
3216
+ },
3217
+ "path": [
3218
+ "amsterdam",
3219
+ "link",
3220
+ "on-background-light",
3221
+ "hover",
3222
+ "text-decoration"
3223
+ ]
3224
+ }
3225
+ },
3226
+ "visited": {
3227
+ "color": {
3228
+ "value": "#000000",
3229
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3230
+ "isSource": true,
3231
+ "original": {
3232
+ "value": "{amsterdam.color.primary-black}"
3233
+ },
3234
+ "name": "amsterdamLinkOnBackgroundLightVisitedColor",
3235
+ "attributes": {
3236
+ "category": "amsterdam",
3237
+ "type": "link",
3238
+ "item": "on-background-light",
3239
+ "subitem": "visited",
3240
+ "state": "color"
3241
+ },
3242
+ "path": [
3243
+ "amsterdam",
3244
+ "link",
3245
+ "on-background-light",
3246
+ "visited",
3247
+ "color"
3248
+ ]
3249
+ }
3250
+ }
3251
+ }
3252
+ },
3253
+ "paragraph": {
3254
+ "color": {
3255
+ "value": "#000000",
3256
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3257
+ "isSource": true,
3258
+ "original": {
3259
+ "value": "{amsterdam.color.primary-black}"
3260
+ },
3261
+ "name": "amsterdamParagraphColor",
3262
+ "attributes": {
3263
+ "category": "amsterdam",
3264
+ "type": "paragraph",
3265
+ "item": "color"
3266
+ },
3267
+ "path": [
3268
+ "amsterdam",
3269
+ "paragraph",
3270
+ "color"
3271
+ ]
3272
+ },
3273
+ "font-family": {
3274
+ "value": "'Amsterdam Sans', Arial, sans-serif",
3275
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3276
+ "isSource": true,
3277
+ "original": {
3278
+ "value": "{amsterdam.typography.font-family}"
3279
+ },
3280
+ "name": "amsterdamParagraphFontFamily",
3281
+ "attributes": {
3282
+ "category": "amsterdam",
3283
+ "type": "paragraph",
3284
+ "item": "font-family"
3285
+ },
3286
+ "path": [
3287
+ "amsterdam",
3288
+ "paragraph",
3289
+ "font-family"
3290
+ ]
3291
+ },
3292
+ "font-size": {
3293
+ "narrow": {
3294
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
3295
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3296
+ "isSource": true,
3297
+ "original": {
3298
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
3299
+ },
3300
+ "name": "amsterdamParagraphFontSizeNarrow",
3301
+ "attributes": {
3302
+ "category": "amsterdam",
3303
+ "type": "paragraph",
3304
+ "item": "font-size",
3305
+ "subitem": "narrow"
3306
+ },
3307
+ "path": [
3308
+ "amsterdam",
3309
+ "paragraph",
3310
+ "font-size",
3311
+ "narrow"
3312
+ ]
3313
+ },
3314
+ "wide": {
3315
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
3316
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3317
+ "isSource": true,
3318
+ "original": {
3319
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
3320
+ },
3321
+ "name": "amsterdamParagraphFontSizeWide",
3322
+ "attributes": {
3323
+ "category": "amsterdam",
3324
+ "type": "paragraph",
3325
+ "item": "font-size",
3326
+ "subitem": "wide"
3327
+ },
3328
+ "path": [
3329
+ "amsterdam",
3330
+ "paragraph",
3331
+ "font-size",
3332
+ "wide"
3333
+ ]
3334
+ }
3335
+ },
3336
+ "font-weight": {
3337
+ "value": 400,
3338
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3339
+ "isSource": true,
3340
+ "original": {
3341
+ "value": "{amsterdam.typography.font-weight.normal}"
3342
+ },
3343
+ "name": "amsterdamParagraphFontWeight",
3344
+ "attributes": {
3345
+ "category": "amsterdam",
3346
+ "type": "paragraph",
3347
+ "item": "font-weight"
3348
+ },
3349
+ "path": [
3350
+ "amsterdam",
3351
+ "paragraph",
3352
+ "font-weight"
3353
+ ]
3354
+ },
3355
+ "line-height": {
3356
+ "value": "1.6",
3357
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3358
+ "isSource": true,
3359
+ "original": {
3360
+ "value": "{amsterdam.typography.text-level.6.line-height}"
3361
+ },
3362
+ "name": "amsterdamParagraphLineHeight",
3363
+ "attributes": {
3364
+ "category": "amsterdam",
3365
+ "type": "paragraph",
3366
+ "item": "line-height"
3367
+ },
3368
+ "path": [
3369
+ "amsterdam",
3370
+ "paragraph",
3371
+ "line-height"
3372
+ ]
3373
+ },
3374
+ "small": {
3375
+ "font-size": {
3376
+ "narrow": {
3377
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
3378
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3379
+ "isSource": true,
3380
+ "original": {
3381
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
3382
+ },
3383
+ "name": "amsterdamParagraphSmallFontSizeNarrow",
3384
+ "attributes": {
3385
+ "category": "amsterdam",
3386
+ "type": "paragraph",
3387
+ "item": "small",
3388
+ "subitem": "font-size",
3389
+ "state": "narrow"
3390
+ },
3391
+ "path": [
3392
+ "amsterdam",
3393
+ "paragraph",
3394
+ "small",
3395
+ "font-size",
3396
+ "narrow"
3397
+ ]
3398
+ },
3399
+ "wide": {
3400
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
3401
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3402
+ "isSource": true,
3403
+ "original": {
3404
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
3405
+ },
3406
+ "name": "amsterdamParagraphSmallFontSizeWide",
3407
+ "attributes": {
3408
+ "category": "amsterdam",
3409
+ "type": "paragraph",
3410
+ "item": "small",
3411
+ "subitem": "font-size",
3412
+ "state": "wide"
3413
+ },
3414
+ "path": [
3415
+ "amsterdam",
3416
+ "paragraph",
3417
+ "small",
3418
+ "font-size",
3419
+ "wide"
3420
+ ]
3421
+ }
3422
+ },
3423
+ "line-height": {
3424
+ "value": "1.6",
3425
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3426
+ "isSource": true,
3427
+ "original": {
3428
+ "value": "{amsterdam.typography.text-level.7.line-height}"
3429
+ },
3430
+ "name": "amsterdamParagraphSmallLineHeight",
3431
+ "attributes": {
3432
+ "category": "amsterdam",
3433
+ "type": "paragraph",
3434
+ "item": "small",
3435
+ "subitem": "line-height"
3436
+ },
3437
+ "path": [
3438
+ "amsterdam",
3439
+ "paragraph",
3440
+ "small",
3441
+ "line-height"
3442
+ ]
3443
+ }
3444
+ },
3445
+ "large": {
3446
+ "font-size": {
3447
+ "narrow": {
3448
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
3449
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3450
+ "isSource": true,
3451
+ "original": {
3452
+ "value": "{amsterdam.typography.text-level.5.font-size.narrow}"
3453
+ },
3454
+ "name": "amsterdamParagraphLargeFontSizeNarrow",
3455
+ "attributes": {
3456
+ "category": "amsterdam",
3457
+ "type": "paragraph",
3458
+ "item": "large",
3459
+ "subitem": "font-size",
3460
+ "state": "narrow"
3461
+ },
3462
+ "path": [
3463
+ "amsterdam",
3464
+ "paragraph",
3465
+ "large",
3466
+ "font-size",
3467
+ "narrow"
3468
+ ]
3469
+ },
3470
+ "wide": {
3471
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
3472
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3473
+ "isSource": true,
3474
+ "original": {
3475
+ "value": "{amsterdam.typography.text-level.5.font-size.wide}"
3476
+ },
3477
+ "name": "amsterdamParagraphLargeFontSizeWide",
3478
+ "attributes": {
3479
+ "category": "amsterdam",
3480
+ "type": "paragraph",
3481
+ "item": "large",
3482
+ "subitem": "font-size",
3483
+ "state": "wide"
3484
+ },
3485
+ "path": [
3486
+ "amsterdam",
3487
+ "paragraph",
3488
+ "large",
3489
+ "font-size",
3490
+ "wide"
3491
+ ]
3492
+ }
3493
+ },
3494
+ "line-height": {
3495
+ "value": "1.5",
3496
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3497
+ "isSource": true,
3498
+ "original": {
3499
+ "value": "{amsterdam.typography.text-level.5.line-height}"
3500
+ },
3501
+ "name": "amsterdamParagraphLargeLineHeight",
3502
+ "attributes": {
3503
+ "category": "amsterdam",
3504
+ "type": "paragraph",
3505
+ "item": "large",
3506
+ "subitem": "line-height"
3507
+ },
3508
+ "path": [
3509
+ "amsterdam",
3510
+ "paragraph",
3511
+ "large",
3512
+ "line-height"
3513
+ ]
3514
+ }
3515
+ }
3516
+ },
3517
+ "unordered-list": {
3518
+ "color": {
3519
+ "value": "#000000",
3520
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3521
+ "isSource": true,
3522
+ "original": {
3523
+ "value": "{amsterdam.color.primary-black}"
3524
+ },
3525
+ "name": "amsterdamUnorderedListColor",
3526
+ "attributes": {
3527
+ "category": "amsterdam",
3528
+ "type": "unordered-list",
3529
+ "item": "color"
3530
+ },
3531
+ "path": [
3532
+ "amsterdam",
3533
+ "unordered-list",
3534
+ "color"
3535
+ ]
3536
+ },
3537
+ "font-family": {
3538
+ "value": "'Amsterdam Sans', Arial, sans-serif",
3539
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3540
+ "isSource": true,
3541
+ "original": {
3542
+ "value": "{amsterdam.typography.font-family}"
3543
+ },
3544
+ "name": "amsterdamUnorderedListFontFamily",
3545
+ "attributes": {
3546
+ "category": "amsterdam",
3547
+ "type": "unordered-list",
3548
+ "item": "font-family"
3549
+ },
3550
+ "path": [
3551
+ "amsterdam",
3552
+ "unordered-list",
3553
+ "font-family"
3554
+ ]
3555
+ },
3556
+ "font-size": {
3557
+ "narrow": {
3558
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
3559
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3560
+ "isSource": true,
3561
+ "original": {
3562
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
3563
+ },
3564
+ "name": "amsterdamUnorderedListFontSizeNarrow",
3565
+ "attributes": {
3566
+ "category": "amsterdam",
3567
+ "type": "unordered-list",
3568
+ "item": "font-size",
3569
+ "subitem": "narrow"
3570
+ },
3571
+ "path": [
3572
+ "amsterdam",
3573
+ "unordered-list",
3574
+ "font-size",
3575
+ "narrow"
3576
+ ]
3577
+ },
3578
+ "wide": {
3579
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
3580
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3581
+ "isSource": true,
3582
+ "original": {
3583
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
3584
+ },
3585
+ "name": "amsterdamUnorderedListFontSizeWide",
3586
+ "attributes": {
3587
+ "category": "amsterdam",
3588
+ "type": "unordered-list",
3589
+ "item": "font-size",
3590
+ "subitem": "wide"
3591
+ },
3592
+ "path": [
3593
+ "amsterdam",
3594
+ "unordered-list",
3595
+ "font-size",
3596
+ "wide"
3597
+ ]
3598
+ }
3599
+ },
3600
+ "font-weight": {
3601
+ "value": 400,
3602
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3603
+ "isSource": true,
3604
+ "original": {
3605
+ "value": "{amsterdam.typography.font-weight.normal}"
3606
+ },
3607
+ "name": "amsterdamUnorderedListFontWeight",
3608
+ "attributes": {
3609
+ "category": "amsterdam",
3610
+ "type": "unordered-list",
3611
+ "item": "font-weight"
3612
+ },
3613
+ "path": [
3614
+ "amsterdam",
3615
+ "unordered-list",
3616
+ "font-weight"
3617
+ ]
3618
+ },
3619
+ "gap": {
3620
+ "value": "0.5rem",
3621
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3622
+ "isSource": true,
3623
+ "original": {
3624
+ "value": "0.5rem"
3625
+ },
3626
+ "name": "amsterdamUnorderedListGap",
3627
+ "attributes": {
3628
+ "category": "amsterdam",
3629
+ "type": "unordered-list",
3630
+ "item": "gap"
3631
+ },
3632
+ "path": [
3633
+ "amsterdam",
3634
+ "unordered-list",
3635
+ "gap"
3636
+ ]
3637
+ },
3638
+ "line-height": {
3639
+ "value": "1.6",
3640
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3641
+ "isSource": true,
3642
+ "original": {
3643
+ "value": "{amsterdam.typography.text-level.6.line-height}"
3644
+ },
3645
+ "name": "amsterdamUnorderedListLineHeight",
3646
+ "attributes": {
3647
+ "category": "amsterdam",
3648
+ "type": "unordered-list",
3649
+ "item": "line-height"
3650
+ },
3651
+ "path": [
3652
+ "amsterdam",
3653
+ "unordered-list",
3654
+ "line-height"
3655
+ ]
3656
+ },
3657
+ "list-style": {
3658
+ "value": "square",
3659
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3660
+ "isSource": true,
3661
+ "original": {
3662
+ "value": "square"
3663
+ },
3664
+ "name": "amsterdamUnorderedListListStyle",
3665
+ "attributes": {
3666
+ "category": "amsterdam",
3667
+ "type": "unordered-list",
3668
+ "item": "list-style"
3669
+ },
3670
+ "path": [
3671
+ "amsterdam",
3672
+ "unordered-list",
3673
+ "list-style"
3674
+ ]
3675
+ },
3676
+ "item": {
3677
+ "padding-inline": {
3678
+ "value": "3px 0",
3679
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3680
+ "isSource": true,
3681
+ "original": {
3682
+ "value": "3px 0"
3683
+ },
3684
+ "name": "amsterdamUnorderedListItemPaddingInline",
3685
+ "attributes": {
3686
+ "category": "amsterdam",
3687
+ "type": "unordered-list",
3688
+ "item": "item",
3689
+ "subitem": "padding-inline"
3690
+ },
3691
+ "path": [
3692
+ "amsterdam",
3693
+ "unordered-list",
3694
+ "item",
3695
+ "padding-inline"
3696
+ ]
3697
+ }
3698
+ },
3699
+ "unordered-list": {
3700
+ "padding-block": {
3701
+ "value": "4px 0",
3702
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3703
+ "isSource": true,
3704
+ "original": {
3705
+ "value": "4px 0"
3706
+ },
3707
+ "name": "amsterdamUnorderedListUnorderedListPaddingBlock",
3708
+ "attributes": {
3709
+ "category": "amsterdam",
3710
+ "type": "unordered-list",
3711
+ "item": "unordered-list",
3712
+ "subitem": "padding-block"
3713
+ },
3714
+ "path": [
3715
+ "amsterdam",
3716
+ "unordered-list",
3717
+ "unordered-list",
3718
+ "padding-block"
3719
+ ]
3720
+ },
3721
+ "padding-inline": {
3722
+ "value": "14px 0",
3723
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3724
+ "isSource": true,
3725
+ "original": {
3726
+ "value": "14px 0"
3727
+ },
3728
+ "name": "amsterdamUnorderedListUnorderedListPaddingInline",
3729
+ "attributes": {
3730
+ "category": "amsterdam",
3731
+ "type": "unordered-list",
3732
+ "item": "unordered-list",
3733
+ "subitem": "padding-inline"
3734
+ },
3735
+ "path": [
3736
+ "amsterdam",
3737
+ "unordered-list",
3738
+ "unordered-list",
3739
+ "padding-inline"
3740
+ ]
3741
+ },
3742
+ "list-style-type": {
3743
+ "value": "'–'",
3744
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3745
+ "isSource": true,
3746
+ "original": {
3747
+ "value": "'–'"
3748
+ },
3749
+ "name": "amsterdamUnorderedListUnorderedListListStyleType",
3750
+ "attributes": {
3751
+ "category": "amsterdam",
3752
+ "type": "unordered-list",
3753
+ "item": "unordered-list",
3754
+ "subitem": "list-style-type"
3755
+ },
3756
+ "path": [
3757
+ "amsterdam",
3758
+ "unordered-list",
3759
+ "unordered-list",
3760
+ "list-style-type"
3761
+ ]
3762
+ },
3763
+ "item": {
3764
+ "padding-inline": {
3765
+ "value": "11px 0",
3766
+ "filePath": "./src/components/amsterdam/unordered-list.tokens.json",
3767
+ "isSource": true,
3768
+ "original": {
3769
+ "value": "11px 0"
3770
+ },
3771
+ "name": "amsterdamUnorderedListUnorderedListItemPaddingInline",
3772
+ "attributes": {
3773
+ "category": "amsterdam",
3774
+ "type": "unordered-list",
3775
+ "item": "unordered-list",
3776
+ "subitem": "item",
3777
+ "state": "padding-inline"
3778
+ },
3779
+ "path": [
3780
+ "amsterdam",
3781
+ "unordered-list",
3782
+ "unordered-list",
3783
+ "item",
3784
+ "padding-inline"
3785
+ ]
3786
+ }
3787
+ }
3788
+ }
3789
+ }
3790
+ },
3791
+ "utrecht": {
3792
+ "button": {
3793
+ "background-color": {
3794
+ "value": "#004699",
3795
+ "filePath": "./src/components/utrecht/button.tokens.json",
3796
+ "isSource": true,
3797
+ "original": {
3798
+ "value": "{amsterdam.color.primary-blue}"
3799
+ },
3800
+ "name": "utrechtButtonBackgroundColor",
3801
+ "attributes": {
3802
+ "category": "utrecht",
3803
+ "type": "button",
3804
+ "item": "background-color"
3805
+ },
3806
+ "path": [
3807
+ "utrecht",
3808
+ "button",
3809
+ "background-color"
3810
+ ]
3811
+ },
3812
+ "border-color": {},
3813
+ "border-radius": {},
3814
+ "border-width": {},
3815
+ "color": {
3816
+ "value": "#ffffff",
3817
+ "filePath": "./src/components/utrecht/button.tokens.json",
3818
+ "isSource": true,
3819
+ "original": {
3820
+ "value": "{amsterdam.color.primary-white}"
3821
+ },
3822
+ "name": "utrechtButtonColor",
3823
+ "attributes": {
3824
+ "category": "utrecht",
3825
+ "type": "button",
3826
+ "item": "color"
3827
+ },
3828
+ "path": [
3829
+ "utrecht",
3830
+ "button",
3831
+ "color"
3832
+ ]
3833
+ },
3834
+ "font-family": {
3835
+ "value": "'Amsterdam Sans', Arial, sans-serif",
3836
+ "filePath": "./src/components/utrecht/button.tokens.json",
3837
+ "isSource": true,
3838
+ "original": {
3839
+ "value": "{amsterdam.typography.font-family}"
3840
+ },
3841
+ "name": "utrechtButtonFontFamily",
3842
+ "attributes": {
3843
+ "category": "utrecht",
3844
+ "type": "button",
3845
+ "item": "font-family"
3846
+ },
3847
+ "path": [
3848
+ "utrecht",
3849
+ "button",
3850
+ "font-family"
3851
+ ]
3852
+ },
3853
+ "font-size": {},
3854
+ "line-height": {
3855
+ "value": "1.6",
3856
+ "filePath": "./src/components/utrecht/button.tokens.json",
3857
+ "isSource": true,
3858
+ "original": {
3859
+ "value": "{amsterdam.typography.text-level.6.line-height}"
3860
+ },
3861
+ "name": "utrechtButtonLineHeight",
3862
+ "attributes": {
3863
+ "category": "utrecht",
3864
+ "type": "button",
3865
+ "item": "line-height"
3866
+ },
3867
+ "path": [
3868
+ "utrecht",
3869
+ "button",
3870
+ "line-height"
3871
+ ]
3872
+ },
3873
+ "padding-inline-start": {
3874
+ "value": "1rem",
3875
+ "filePath": "./src/components/utrecht/button.tokens.json",
3876
+ "isSource": true,
3877
+ "original": {
3878
+ "value": "{amsterdam.spacing.inset.md}"
3879
+ },
3880
+ "name": "utrechtButtonPaddingInlineStart",
3881
+ "attributes": {
3882
+ "category": "utrecht",
3883
+ "type": "button",
3884
+ "item": "padding-inline-start"
3885
+ },
3886
+ "path": [
3887
+ "utrecht",
3888
+ "button",
3889
+ "padding-inline-start"
3890
+ ]
3891
+ },
3892
+ "padding-inline-end": {
3893
+ "value": "1rem",
3894
+ "filePath": "./src/components/utrecht/button.tokens.json",
3895
+ "isSource": true,
3896
+ "original": {
3897
+ "value": "{amsterdam.spacing.inset.md}"
3898
+ },
3899
+ "name": "utrechtButtonPaddingInlineEnd",
3900
+ "attributes": {
3901
+ "category": "utrecht",
3902
+ "type": "button",
3903
+ "item": "padding-inline-end"
3904
+ },
3905
+ "path": [
3906
+ "utrecht",
3907
+ "button",
3908
+ "padding-inline-end"
3909
+ ]
3910
+ },
3911
+ "padding-block-start": {
3912
+ "value": "0.5rem",
3913
+ "filePath": "./src/components/utrecht/button.tokens.json",
3914
+ "isSource": true,
3915
+ "original": {
3916
+ "value": "{amsterdam.spacing.inset.sm}"
3917
+ },
3918
+ "name": "utrechtButtonPaddingBlockStart",
3919
+ "attributes": {
3920
+ "category": "utrecht",
3921
+ "type": "button",
3922
+ "item": "padding-block-start"
3923
+ },
3924
+ "path": [
3925
+ "utrecht",
3926
+ "button",
3927
+ "padding-block-start"
3928
+ ]
3929
+ },
3930
+ "padding-block-end": {
3931
+ "value": "0.5rem",
3932
+ "filePath": "./src/components/utrecht/button.tokens.json",
3933
+ "isSource": true,
3934
+ "original": {
3935
+ "value": "{amsterdam.spacing.inset.sm}"
3936
+ },
3937
+ "name": "utrechtButtonPaddingBlockEnd",
3938
+ "attributes": {
3939
+ "category": "utrecht",
3940
+ "type": "button",
3941
+ "item": "padding-block-end"
3942
+ },
3943
+ "path": [
3944
+ "utrecht",
3945
+ "button",
3946
+ "padding-block-end"
3947
+ ]
3948
+ },
3949
+ "margin-inline-start": {},
3950
+ "margin-inline-end": {},
3951
+ "margin-block-start": {},
3952
+ "margin-block-end": {},
3953
+ "icon": {
3954
+ "gap": {}
3955
+ },
3956
+ "disabled": {
3957
+ "background-color": {
3958
+ "value": "#B4B4B4",
3959
+ "filePath": "./src/components/utrecht/button.tokens.json",
3960
+ "isSource": true,
3961
+ "original": {
3962
+ "value": "{amsterdam.color.neutral-grey2}"
3963
+ },
3964
+ "name": "utrechtButtonDisabledBackgroundColor",
3965
+ "attributes": {
3966
+ "category": "utrecht",
3967
+ "type": "button",
3968
+ "item": "disabled",
3969
+ "subitem": "background-color"
3970
+ },
3971
+ "path": [
3972
+ "utrecht",
3973
+ "button",
3974
+ "disabled",
3975
+ "background-color"
3976
+ ]
3977
+ },
3978
+ "color": {
3979
+ "value": "#ffffff",
3980
+ "filePath": "./src/components/utrecht/button.tokens.json",
3981
+ "isSource": true,
3982
+ "original": {
3983
+ "value": "{amsterdam.color.primary-white}"
3984
+ },
3985
+ "name": "utrechtButtonDisabledColor",
3986
+ "attributes": {
3987
+ "category": "utrecht",
3988
+ "type": "button",
3989
+ "item": "disabled",
3990
+ "subitem": "color"
3991
+ },
3992
+ "path": [
3993
+ "utrecht",
3994
+ "button",
3995
+ "disabled",
3996
+ "color"
3997
+ ]
3998
+ },
3999
+ "border-color": {
4000
+ "value": "transparent",
4001
+ "filePath": "./src/components/utrecht/button.tokens.json",
4002
+ "isSource": true,
4003
+ "original": {
4004
+ "value": "transparent"
4005
+ },
4006
+ "name": "utrechtButtonDisabledBorderColor",
4007
+ "attributes": {
4008
+ "category": "utrecht",
4009
+ "type": "button",
4010
+ "item": "disabled",
4011
+ "subitem": "border-color"
4012
+ },
4013
+ "path": [
4014
+ "utrecht",
4015
+ "button",
4016
+ "disabled",
4017
+ "border-color"
4018
+ ]
4019
+ }
4020
+ },
4021
+ "hover": {
4022
+ "background-color": {
4023
+ "value": "#00387A",
4024
+ "filePath": "./src/components/utrecht/button.tokens.json",
4025
+ "isSource": true,
4026
+ "original": {
4027
+ "value": "{amsterdam.color.dark-blue}"
4028
+ },
4029
+ "name": "utrechtButtonHoverBackgroundColor",
4030
+ "attributes": {
4031
+ "category": "utrecht",
4032
+ "type": "button",
4033
+ "item": "hover",
4034
+ "subitem": "background-color"
4035
+ },
4036
+ "path": [
4037
+ "utrecht",
4038
+ "button",
4039
+ "hover",
4040
+ "background-color"
4041
+ ]
4042
+ }
4043
+ },
4044
+ "focus": {
4045
+ "scale": {}
4046
+ },
4047
+ "primary-action": {
4048
+ "background-color": {
4049
+ "value": "#004699",
4050
+ "filePath": "./src/components/utrecht/button.tokens.json",
4051
+ "isSource": true,
4052
+ "original": {
4053
+ "value": "{amsterdam.color.primary-blue}"
4054
+ },
4055
+ "name": "utrechtButtonPrimaryActionBackgroundColor",
4056
+ "attributes": {
4057
+ "category": "utrecht",
4058
+ "type": "button",
4059
+ "item": "primary-action",
4060
+ "subitem": "background-color"
4061
+ },
4062
+ "path": [
4063
+ "utrecht",
4064
+ "button",
4065
+ "primary-action",
4066
+ "background-color"
4067
+ ]
4068
+ },
4069
+ "border-color": {},
4070
+ "border-width": {},
4071
+ "color": {
4072
+ "value": "#ffffff",
4073
+ "filePath": "./src/components/utrecht/button.tokens.json",
4074
+ "isSource": true,
4075
+ "original": {
4076
+ "value": "{amsterdam.color.primary-white}"
4077
+ },
4078
+ "name": "utrechtButtonPrimaryActionColor",
4079
+ "attributes": {
4080
+ "category": "utrecht",
4081
+ "type": "button",
4082
+ "item": "primary-action",
4083
+ "subitem": "color"
4084
+ },
4085
+ "path": [
4086
+ "utrecht",
4087
+ "button",
4088
+ "primary-action",
4089
+ "color"
4090
+ ]
4091
+ },
4092
+ "disabled": {
4093
+ "background-color": {
4094
+ "value": "#B4B4B4",
4095
+ "filePath": "./src/components/utrecht/button.tokens.json",
4096
+ "isSource": true,
4097
+ "original": {
4098
+ "value": "{amsterdam.color.neutral-grey2}"
4099
+ },
4100
+ "name": "utrechtButtonPrimaryActionDisabledBackgroundColor",
4101
+ "attributes": {
4102
+ "category": "utrecht",
4103
+ "type": "button",
4104
+ "item": "primary-action",
4105
+ "subitem": "disabled",
4106
+ "state": "background-color"
4107
+ },
4108
+ "path": [
4109
+ "utrecht",
4110
+ "button",
4111
+ "primary-action",
4112
+ "disabled",
4113
+ "background-color"
4114
+ ]
4115
+ },
4116
+ "color": {},
4117
+ "border-color": {}
4118
+ },
4119
+ "hover": {
4120
+ "background-color": {
4121
+ "value": "#00387A",
4122
+ "filePath": "./src/components/utrecht/button.tokens.json",
4123
+ "isSource": true,
4124
+ "original": {
4125
+ "value": "{amsterdam.color.dark-blue}"
4126
+ },
4127
+ "name": "utrechtButtonPrimaryActionHoverBackgroundColor",
4128
+ "attributes": {
4129
+ "category": "utrecht",
4130
+ "type": "button",
4131
+ "item": "primary-action",
4132
+ "subitem": "hover",
4133
+ "state": "background-color"
4134
+ },
4135
+ "path": [
4136
+ "utrecht",
4137
+ "button",
4138
+ "primary-action",
4139
+ "hover",
4140
+ "background-color"
4141
+ ]
4142
+ },
4143
+ "border-color": {},
4144
+ "color": {}
4145
+ },
4146
+ "focus": {
4147
+ "background-color": {},
4148
+ "border-color": {},
4149
+ "border-width": {}
4150
+ },
4151
+ "ready": {
4152
+ "background-color": {},
4153
+ "border-color": {},
4154
+ "color": {},
4155
+ "disabled": {
4156
+ "border-color": {}
4157
+ },
4158
+ "hover": {
4159
+ "background-color": {},
4160
+ "border-color": {},
4161
+ "color": {}
4162
+ },
4163
+ "focus": {
4164
+ "background-color": {},
4165
+ "border-color": {}
4166
+ }
4167
+ },
4168
+ "warning": {
4169
+ "background-color": {},
4170
+ "border-color": {},
4171
+ "color": {},
4172
+ "disabled": {
4173
+ "border-color": {}
4174
+ },
4175
+ "hover": {
4176
+ "background-color": {},
4177
+ "border-color": {},
4178
+ "color": {}
4179
+ },
4180
+ "focus": {
4181
+ "background-color": {},
4182
+ "border-color": {}
4183
+ }
4184
+ },
4185
+ "danger": {
4186
+ "background-color": {},
4187
+ "border-color": {},
4188
+ "color": {},
4189
+ "disabled": {
4190
+ "border-color": {}
4191
+ },
4192
+ "hover": {
4193
+ "background-color": {},
4194
+ "border-color": {},
4195
+ "color": {}
4196
+ },
4197
+ "focus": {
4198
+ "background-color": {},
4199
+ "border-color": {}
4200
+ }
4201
+ }
4202
+ },
4203
+ "secondary-action": {
4204
+ "background-color": {
4205
+ "value": "#ffffff",
4206
+ "filePath": "./src/components/utrecht/button.tokens.json",
4207
+ "isSource": true,
4208
+ "original": {
4209
+ "value": "{amsterdam.color.primary-white}"
4210
+ },
4211
+ "name": "utrechtButtonSecondaryActionBackgroundColor",
4212
+ "attributes": {
4213
+ "category": "utrecht",
4214
+ "type": "button",
4215
+ "item": "secondary-action",
4216
+ "subitem": "background-color"
4217
+ },
4218
+ "path": [
4219
+ "utrecht",
4220
+ "button",
4221
+ "secondary-action",
4222
+ "background-color"
4223
+ ]
4224
+ },
4225
+ "color": {
4226
+ "value": "#004699",
4227
+ "filePath": "./src/components/utrecht/button.tokens.json",
4228
+ "isSource": true,
4229
+ "original": {
4230
+ "value": "{amsterdam.color.primary-blue}"
4231
+ },
4232
+ "name": "utrechtButtonSecondaryActionColor",
4233
+ "attributes": {
4234
+ "category": "utrecht",
4235
+ "type": "button",
4236
+ "item": "secondary-action",
4237
+ "subitem": "color"
4238
+ },
4239
+ "path": [
4240
+ "utrecht",
4241
+ "button",
4242
+ "secondary-action",
4243
+ "color"
4244
+ ]
4245
+ },
4246
+ "border-color": {
4247
+ "value": "#004699",
4248
+ "filePath": "./src/components/utrecht/button.tokens.json",
4249
+ "isSource": true,
4250
+ "original": {
4251
+ "value": "{amsterdam.color.primary-blue}"
4252
+ },
4253
+ "name": "utrechtButtonSecondaryActionBorderColor",
4254
+ "attributes": {
4255
+ "category": "utrecht",
4256
+ "type": "button",
4257
+ "item": "secondary-action",
4258
+ "subitem": "border-color"
4259
+ },
4260
+ "path": [
4261
+ "utrecht",
4262
+ "button",
4263
+ "secondary-action",
4264
+ "border-color"
4265
+ ]
4266
+ },
4267
+ "border-width": {
4268
+ "value": "2px",
4269
+ "filePath": "./src/components/utrecht/button.tokens.json",
4270
+ "isSource": true,
4271
+ "original": {
4272
+ "value": "{amsterdam.border-width.md}"
4273
+ },
4274
+ "name": "utrechtButtonSecondaryActionBorderWidth",
4275
+ "attributes": {
4276
+ "category": "utrecht",
4277
+ "type": "button",
4278
+ "item": "secondary-action",
4279
+ "subitem": "border-width"
4280
+ },
4281
+ "path": [
4282
+ "utrecht",
4283
+ "button",
4284
+ "secondary-action",
4285
+ "border-width"
4286
+ ]
4287
+ },
4288
+ "hover": {
4289
+ "background-color": {},
4290
+ "color": {
4291
+ "value": "#00387A",
4292
+ "filePath": "./src/components/utrecht/button.tokens.json",
4293
+ "isSource": true,
4294
+ "original": {
4295
+ "value": "{amsterdam.color.dark-blue}"
4296
+ },
4297
+ "name": "utrechtButtonSecondaryActionHoverColor",
4298
+ "attributes": {
4299
+ "category": "utrecht",
4300
+ "type": "button",
4301
+ "item": "secondary-action",
4302
+ "subitem": "hover",
4303
+ "state": "color"
4304
+ },
4305
+ "path": [
4306
+ "utrecht",
4307
+ "button",
4308
+ "secondary-action",
4309
+ "hover",
4310
+ "color"
4311
+ ]
4312
+ },
4313
+ "border-color": {
4314
+ "value": "#00387A",
4315
+ "filePath": "./src/components/utrecht/button.tokens.json",
4316
+ "isSource": true,
4317
+ "original": {
4318
+ "value": "{amsterdam.color.dark-blue}"
4319
+ },
4320
+ "name": "utrechtButtonSecondaryActionHoverBorderColor",
4321
+ "attributes": {
4322
+ "category": "utrecht",
4323
+ "type": "button",
4324
+ "item": "secondary-action",
4325
+ "subitem": "hover",
4326
+ "state": "border-color"
4327
+ },
4328
+ "path": [
4329
+ "utrecht",
4330
+ "button",
4331
+ "secondary-action",
4332
+ "hover",
4333
+ "border-color"
4334
+ ]
4335
+ }
4336
+ },
4337
+ "disabled": {
4338
+ "background-color": {
4339
+ "value": "#ffffff",
4340
+ "filePath": "./src/components/utrecht/button.tokens.json",
4341
+ "isSource": true,
4342
+ "original": {
4343
+ "value": "{amsterdam.color.primary-white}"
4344
+ },
4345
+ "name": "utrechtButtonSecondaryActionDisabledBackgroundColor",
4346
+ "attributes": {
4347
+ "category": "utrecht",
4348
+ "type": "button",
4349
+ "item": "secondary-action",
4350
+ "subitem": "disabled",
4351
+ "state": "background-color"
4352
+ },
4353
+ "path": [
4354
+ "utrecht",
4355
+ "button",
4356
+ "secondary-action",
4357
+ "disabled",
4358
+ "background-color"
4359
+ ]
4360
+ },
4361
+ "color": {
4362
+ "value": "#B4B4B4",
4363
+ "filePath": "./src/components/utrecht/button.tokens.json",
4364
+ "isSource": true,
4365
+ "original": {
4366
+ "value": "{amsterdam.color.neutral-grey2}"
4367
+ },
4368
+ "name": "utrechtButtonSecondaryActionDisabledColor",
4369
+ "attributes": {
4370
+ "category": "utrecht",
4371
+ "type": "button",
4372
+ "item": "secondary-action",
4373
+ "subitem": "disabled",
4374
+ "state": "color"
4375
+ },
4376
+ "path": [
4377
+ "utrecht",
4378
+ "button",
4379
+ "secondary-action",
4380
+ "disabled",
4381
+ "color"
4382
+ ]
4383
+ },
4384
+ "border-color": {
4385
+ "value": "#B4B4B4",
4386
+ "filePath": "./src/components/utrecht/button.tokens.json",
4387
+ "isSource": true,
4388
+ "original": {
4389
+ "value": "{amsterdam.color.neutral-grey2}"
4390
+ },
4391
+ "name": "utrechtButtonSecondaryActionDisabledBorderColor",
4392
+ "attributes": {
4393
+ "category": "utrecht",
4394
+ "type": "button",
4395
+ "item": "secondary-action",
4396
+ "subitem": "disabled",
4397
+ "state": "border-color"
4398
+ },
4399
+ "path": [
4400
+ "utrecht",
4401
+ "button",
4402
+ "secondary-action",
4403
+ "disabled",
4404
+ "border-color"
4405
+ ]
4406
+ }
4407
+ },
4408
+ "danger": {
4409
+ "background-color": {},
4410
+ "border-color": {},
4411
+ "color": {},
4412
+ "disabled": {
4413
+ "border-color": {}
4414
+ },
4415
+ "hover": {
4416
+ "background-color": {},
4417
+ "border-color": {},
4418
+ "color": {}
4419
+ },
4420
+ "focus": {
4421
+ "background-color": {},
4422
+ "border-color": {}
4423
+ }
4424
+ },
4425
+ "warning": {
4426
+ "background-color": {},
4427
+ "border-color": {},
4428
+ "color": {},
4429
+ "disabled": {
4430
+ "border-color": {}
4431
+ },
4432
+ "hover": {
4433
+ "background-color": {},
4434
+ "border-color": {},
4435
+ "color": {}
4436
+ },
4437
+ "focus": {
4438
+ "background-color": {},
4439
+ "border-color": {}
4440
+ }
4441
+ },
4442
+ "ready": {
4443
+ "background-color": {},
4444
+ "border-color": {},
4445
+ "color": {},
4446
+ "disabled": {
4447
+ "border-color": {}
4448
+ },
4449
+ "hover": {
4450
+ "background-color": {},
4451
+ "border-color": {},
4452
+ "color": {}
4453
+ },
4454
+ "focus": {
4455
+ "background-color": {},
4456
+ "border-color": {}
4457
+ }
4458
+ }
4459
+ },
4460
+ "subtle": {
4461
+ "background-color": {
4462
+ "value": "transparent",
4463
+ "filePath": "./src/components/utrecht/button.tokens.json",
4464
+ "isSource": true,
4465
+ "original": {
4466
+ "value": "transparent"
4467
+ },
4468
+ "name": "utrechtButtonSubtleBackgroundColor",
4469
+ "attributes": {
4470
+ "category": "utrecht",
4471
+ "type": "button",
4472
+ "item": "subtle",
4473
+ "subitem": "background-color"
4474
+ },
4475
+ "path": [
4476
+ "utrecht",
4477
+ "button",
4478
+ "subtle",
4479
+ "background-color"
4480
+ ]
4481
+ },
4482
+ "border-color": {},
4483
+ "border-width": {
4484
+ "value": "2px",
4485
+ "filePath": "./src/components/utrecht/button.tokens.json",
4486
+ "isSource": true,
4487
+ "original": {
4488
+ "value": "{amsterdam.border-width.md}"
4489
+ },
4490
+ "name": "utrechtButtonSubtleBorderWidth",
4491
+ "attributes": {
4492
+ "category": "utrecht",
4493
+ "type": "button",
4494
+ "item": "subtle",
4495
+ "subitem": "border-width"
4496
+ },
4497
+ "path": [
4498
+ "utrecht",
4499
+ "button",
4500
+ "subtle",
4501
+ "border-width"
4502
+ ]
4503
+ },
4504
+ "color": {
4505
+ "value": "#004699",
4506
+ "filePath": "./src/components/utrecht/button.tokens.json",
4507
+ "isSource": true,
4508
+ "original": {
4509
+ "value": "{amsterdam.color.primary-blue}"
4510
+ },
4511
+ "name": "utrechtButtonSubtleColor",
4512
+ "attributes": {
4513
+ "category": "utrecht",
4514
+ "type": "button",
4515
+ "item": "subtle",
4516
+ "subitem": "color"
4517
+ },
4518
+ "path": [
4519
+ "utrecht",
4520
+ "button",
4521
+ "subtle",
4522
+ "color"
4523
+ ]
4524
+ },
4525
+ "font-weight": {},
4526
+ "hover": {
4527
+ "background-color": {},
4528
+ "color": {},
4529
+ "border-color": {
4530
+ "value": "#767676",
4531
+ "filePath": "./src/components/utrecht/button.tokens.json",
4532
+ "isSource": true,
4533
+ "original": {
4534
+ "value": "{amsterdam.color.neutral-grey3}"
4535
+ },
4536
+ "name": "utrechtButtonSubtleHoverBorderColor",
4537
+ "attributes": {
4538
+ "category": "utrecht",
4539
+ "type": "button",
4540
+ "item": "subtle",
4541
+ "subitem": "hover",
4542
+ "state": "border-color"
4543
+ },
4544
+ "path": [
4545
+ "utrecht",
4546
+ "button",
4547
+ "subtle",
4548
+ "hover",
4549
+ "border-color"
4550
+ ]
4551
+ }
4552
+ },
4553
+ "focus": {
4554
+ "background-color": {},
4555
+ "color": {},
4556
+ "border-color": {}
4557
+ },
4558
+ "disabled": {
4559
+ "background-color": {
4560
+ "value": "transparent",
4561
+ "filePath": "./src/components/utrecht/button.tokens.json",
4562
+ "isSource": true,
4563
+ "original": {
4564
+ "value": "transparent"
4565
+ },
4566
+ "name": "utrechtButtonSubtleDisabledBackgroundColor",
4567
+ "attributes": {
4568
+ "category": "utrecht",
4569
+ "type": "button",
4570
+ "item": "subtle",
4571
+ "subitem": "disabled",
4572
+ "state": "background-color"
4573
+ },
4574
+ "path": [
4575
+ "utrecht",
4576
+ "button",
4577
+ "subtle",
4578
+ "disabled",
4579
+ "background-color"
4580
+ ]
4581
+ },
4582
+ "color": {
4583
+ "value": "#B4B4B4",
4584
+ "filePath": "./src/components/utrecht/button.tokens.json",
4585
+ "isSource": true,
4586
+ "original": {
4587
+ "value": "{amsterdam.color.neutral-grey2}"
4588
+ },
4589
+ "name": "utrechtButtonSubtleDisabledColor",
4590
+ "attributes": {
4591
+ "category": "utrecht",
4592
+ "type": "button",
4593
+ "item": "subtle",
4594
+ "subitem": "disabled",
4595
+ "state": "color"
4596
+ },
4597
+ "path": [
4598
+ "utrecht",
4599
+ "button",
4600
+ "subtle",
4601
+ "disabled",
4602
+ "color"
4603
+ ]
4604
+ }
4605
+ },
4606
+ "danger": {
4607
+ "color": {},
4608
+ "hover": {
4609
+ "color": {}
4610
+ },
4611
+ "focus": {
4612
+ "color": {}
4613
+ }
4614
+ },
4615
+ "ready": {
4616
+ "color": {},
4617
+ "hover": {
4618
+ "color": {}
4619
+ },
4620
+ "focus": {
4621
+ "color": {}
4622
+ }
4623
+ }
4624
+ }
334
4625
  }
335
4626
  }
336
- };
4627
+ };