@amsterdam/design-system-tokens 0.1.0 → 0.1.2

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 13:17:22 GMT
3
+ * Generated on Wed, 05 Jul 2023 07:52:43 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.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
683
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
684
+ "isSource": true,
685
+ "original": {
686
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)"
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.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
707
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
708
+ "isSource": true,
709
+ "original": {
710
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)"
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.5",
732
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
733
+ "isSource": true,
734
+ "original": {
735
+ "value": "1.5"
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.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
758
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
759
+ "isSource": true,
760
+ "original": {
761
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)"
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.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
782
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
783
+ "isSource": true,
784
+ "original": {
785
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)"
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.4",
807
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
808
+ "isSource": true,
809
+ "original": {
810
+ "value": "1.4"
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,3112 @@ 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
+ "button": {
1150
+ "font-size": {
1151
+ "narrow": {
1152
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
1153
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1154
+ "isSource": true,
1155
+ "original": {
1156
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
1157
+ },
1158
+ "name": "amsterdamButtonFontSizeNarrow",
1159
+ "attributes": {
1160
+ "category": "amsterdam",
1161
+ "type": "button",
1162
+ "item": "font-size",
1163
+ "subitem": "narrow"
1164
+ },
1165
+ "path": [
1166
+ "amsterdam",
1167
+ "button",
1168
+ "font-size",
1169
+ "narrow"
1170
+ ]
1171
+ },
1172
+ "wide": {
1173
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
1174
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1175
+ "isSource": true,
1176
+ "original": {
1177
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
1178
+ },
1179
+ "name": "amsterdamButtonFontSizeWide",
1180
+ "attributes": {
1181
+ "category": "amsterdam",
1182
+ "type": "button",
1183
+ "item": "font-size",
1184
+ "subitem": "wide"
1185
+ },
1186
+ "path": [
1187
+ "amsterdam",
1188
+ "button",
1189
+ "font-size",
1190
+ "wide"
1191
+ ]
1192
+ }
1193
+ },
1194
+ "secondary": {
1195
+ "hover": {
1196
+ "box-shadow": {
1197
+ "value": "0 0 0 1px #00387A",
1198
+ "filePath": "./src/components/amsterdam/button.tokens.json",
1199
+ "isSource": true,
1200
+ "original": {
1201
+ "value": "0 0 0 1px {amsterdam.color.dark-blue}"
1202
+ },
1203
+ "name": "amsterdamButtonSecondaryHoverBoxShadow",
1204
+ "attributes": {
1205
+ "category": "amsterdam",
1206
+ "type": "button",
1207
+ "item": "secondary",
1208
+ "subitem": "hover",
1209
+ "state": "box-shadow"
1210
+ },
1211
+ "path": [
1212
+ "amsterdam",
1213
+ "button",
1214
+ "secondary",
1215
+ "hover",
1216
+ "box-shadow"
1217
+ ]
1218
+ }
1219
+ }
1220
+ }
1221
+ },
1222
+ "form-label": {
1223
+ "color": {
1224
+ "value": "#000000",
1225
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1226
+ "isSource": true,
1227
+ "original": {
1228
+ "value": "{amsterdam.color.primary-black}"
1229
+ },
1230
+ "name": "amsterdamFormLabelColor",
1231
+ "attributes": {
1232
+ "category": "amsterdam",
1233
+ "type": "form-label",
1234
+ "item": "color"
1235
+ },
1236
+ "path": [
1237
+ "amsterdam",
1238
+ "form-label",
1239
+ "color"
1240
+ ]
1241
+ },
1242
+ "font-family": {
1243
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1244
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1245
+ "isSource": true,
1246
+ "original": {
1247
+ "value": "{amsterdam.typography.font-family}"
1248
+ },
1249
+ "name": "amsterdamFormLabelFontFamily",
1250
+ "attributes": {
1251
+ "category": "amsterdam",
1252
+ "type": "form-label",
1253
+ "item": "font-family"
1254
+ },
1255
+ "path": [
1256
+ "amsterdam",
1257
+ "form-label",
1258
+ "font-family"
1259
+ ]
1260
+ },
1261
+ "font-size": {
1262
+ "narrow": {
1263
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
1264
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1265
+ "isSource": true,
1266
+ "original": {
1267
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
1268
+ },
1269
+ "name": "amsterdamFormLabelFontSizeNarrow",
1270
+ "attributes": {
1271
+ "category": "amsterdam",
1272
+ "type": "form-label",
1273
+ "item": "font-size",
1274
+ "subitem": "narrow"
1275
+ },
1276
+ "path": [
1277
+ "amsterdam",
1278
+ "form-label",
1279
+ "font-size",
1280
+ "narrow"
1281
+ ]
1282
+ },
1283
+ "wide": {
1284
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
1285
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1286
+ "isSource": true,
1287
+ "original": {
1288
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
1289
+ },
1290
+ "name": "amsterdamFormLabelFontSizeWide",
1291
+ "attributes": {
1292
+ "category": "amsterdam",
1293
+ "type": "form-label",
1294
+ "item": "font-size",
1295
+ "subitem": "wide"
1296
+ },
1297
+ "path": [
1298
+ "amsterdam",
1299
+ "form-label",
1300
+ "font-size",
1301
+ "wide"
1302
+ ]
1303
+ }
1304
+ },
1305
+ "font-weight": {
1306
+ "value": 800,
1307
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1308
+ "isSource": true,
1309
+ "original": {
1310
+ "value": "{amsterdam.typography.font-weight.bold}"
1311
+ },
1312
+ "name": "amsterdamFormLabelFontWeight",
1313
+ "attributes": {
1314
+ "category": "amsterdam",
1315
+ "type": "form-label",
1316
+ "item": "font-weight"
1317
+ },
1318
+ "path": [
1319
+ "amsterdam",
1320
+ "form-label",
1321
+ "font-weight"
1322
+ ]
1323
+ },
1324
+ "line-height": {
1325
+ "value": "1.6",
1326
+ "filePath": "./src/components/amsterdam/form-label.tokens.json",
1327
+ "isSource": true,
1328
+ "original": {
1329
+ "value": "{amsterdam.typography.text-level.7.line-height}"
1330
+ },
1331
+ "name": "amsterdamFormLabelLineHeight",
1332
+ "attributes": {
1333
+ "category": "amsterdam",
1334
+ "type": "form-label",
1335
+ "item": "line-height"
1336
+ },
1337
+ "path": [
1338
+ "amsterdam",
1339
+ "form-label",
1340
+ "line-height"
1341
+ ]
1342
+ }
1343
+ },
1344
+ "heading": {
1345
+ "1": {
1346
+ "font-size": {
1347
+ "narrow": {
1348
+ "value": "clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem)",
1349
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1350
+ "isSource": true,
1351
+ "original": {
1352
+ "value": "{amsterdam.typography.text-level.1.font-size.narrow}"
1353
+ },
1354
+ "name": "amsterdamHeading1FontSizeNarrow",
1355
+ "attributes": {
1356
+ "category": "amsterdam",
1357
+ "type": "heading",
1358
+ "item": "1",
1359
+ "subitem": "font-size",
1360
+ "state": "narrow"
1361
+ },
1362
+ "path": [
1363
+ "amsterdam",
1364
+ "heading",
1365
+ "1",
1366
+ "font-size",
1367
+ "narrow"
1368
+ ]
1369
+ },
1370
+ "wide": {
1371
+ "value": "clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem)",
1372
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1373
+ "isSource": true,
1374
+ "original": {
1375
+ "value": "{amsterdam.typography.text-level.1.font-size.wide}"
1376
+ },
1377
+ "name": "amsterdamHeading1FontSizeWide",
1378
+ "attributes": {
1379
+ "category": "amsterdam",
1380
+ "type": "heading",
1381
+ "item": "1",
1382
+ "subitem": "font-size",
1383
+ "state": "wide"
1384
+ },
1385
+ "path": [
1386
+ "amsterdam",
1387
+ "heading",
1388
+ "1",
1389
+ "font-size",
1390
+ "wide"
1391
+ ]
1392
+ }
1393
+ },
1394
+ "line-height": {
1395
+ "value": "1.2",
1396
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1397
+ "isSource": true,
1398
+ "original": {
1399
+ "value": "{amsterdam.typography.text-level.1.line-height}"
1400
+ },
1401
+ "name": "amsterdamHeading1LineHeight",
1402
+ "attributes": {
1403
+ "category": "amsterdam",
1404
+ "type": "heading",
1405
+ "item": "1",
1406
+ "subitem": "line-height"
1407
+ },
1408
+ "path": [
1409
+ "amsterdam",
1410
+ "heading",
1411
+ "1",
1412
+ "line-height"
1413
+ ]
1414
+ }
1415
+ },
1416
+ "2": {
1417
+ "font-size": {
1418
+ "narrow": {
1419
+ "value": "clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem)",
1420
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1421
+ "isSource": true,
1422
+ "original": {
1423
+ "value": "{amsterdam.typography.text-level.2.font-size.narrow}"
1424
+ },
1425
+ "name": "amsterdamHeading2FontSizeNarrow",
1426
+ "attributes": {
1427
+ "category": "amsterdam",
1428
+ "type": "heading",
1429
+ "item": "2",
1430
+ "subitem": "font-size",
1431
+ "state": "narrow"
1432
+ },
1433
+ "path": [
1434
+ "amsterdam",
1435
+ "heading",
1436
+ "2",
1437
+ "font-size",
1438
+ "narrow"
1439
+ ]
1440
+ },
1441
+ "wide": {
1442
+ "value": "clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem)",
1443
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1444
+ "isSource": true,
1445
+ "original": {
1446
+ "value": "{amsterdam.typography.text-level.2.font-size.wide}"
1447
+ },
1448
+ "name": "amsterdamHeading2FontSizeWide",
1449
+ "attributes": {
1450
+ "category": "amsterdam",
1451
+ "type": "heading",
1452
+ "item": "2",
1453
+ "subitem": "font-size",
1454
+ "state": "wide"
1455
+ },
1456
+ "path": [
1457
+ "amsterdam",
1458
+ "heading",
1459
+ "2",
1460
+ "font-size",
1461
+ "wide"
1462
+ ]
1463
+ }
1464
+ },
1465
+ "line-height": {
1466
+ "value": "1.3",
1467
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1468
+ "isSource": true,
1469
+ "original": {
1470
+ "value": "{amsterdam.typography.text-level.2.line-height}"
1471
+ },
1472
+ "name": "amsterdamHeading2LineHeight",
1473
+ "attributes": {
1474
+ "category": "amsterdam",
1475
+ "type": "heading",
1476
+ "item": "2",
1477
+ "subitem": "line-height"
1478
+ },
1479
+ "path": [
1480
+ "amsterdam",
1481
+ "heading",
1482
+ "2",
1483
+ "line-height"
1484
+ ]
1485
+ }
1486
+ },
1487
+ "3": {
1488
+ "font-size": {
1489
+ "narrow": {
1490
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)",
1491
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1492
+ "isSource": true,
1493
+ "original": {
1494
+ "value": "{amsterdam.typography.text-level.3.font-size.narrow}"
1495
+ },
1496
+ "name": "amsterdamHeading3FontSizeNarrow",
1497
+ "attributes": {
1498
+ "category": "amsterdam",
1499
+ "type": "heading",
1500
+ "item": "3",
1501
+ "subitem": "font-size",
1502
+ "state": "narrow"
1503
+ },
1504
+ "path": [
1505
+ "amsterdam",
1506
+ "heading",
1507
+ "3",
1508
+ "font-size",
1509
+ "narrow"
1510
+ ]
1511
+ },
1512
+ "wide": {
1513
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)",
1514
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1515
+ "isSource": true,
1516
+ "original": {
1517
+ "value": "{amsterdam.typography.text-level.3.font-size.wide}"
1518
+ },
1519
+ "name": "amsterdamHeading3FontSizeWide",
1520
+ "attributes": {
1521
+ "category": "amsterdam",
1522
+ "type": "heading",
1523
+ "item": "3",
1524
+ "subitem": "font-size",
1525
+ "state": "wide"
1526
+ },
1527
+ "path": [
1528
+ "amsterdam",
1529
+ "heading",
1530
+ "3",
1531
+ "font-size",
1532
+ "wide"
1533
+ ]
1534
+ }
1535
+ },
1536
+ "line-height": {
1537
+ "value": "1.4",
1538
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1539
+ "isSource": true,
1540
+ "original": {
1541
+ "value": "{amsterdam.typography.text-level.3.line-height}"
1542
+ },
1543
+ "name": "amsterdamHeading3LineHeight",
1544
+ "attributes": {
1545
+ "category": "amsterdam",
1546
+ "type": "heading",
1547
+ "item": "3",
1548
+ "subitem": "line-height"
1549
+ },
1550
+ "path": [
1551
+ "amsterdam",
1552
+ "heading",
1553
+ "3",
1554
+ "line-height"
1555
+ ]
1556
+ }
1557
+ },
1558
+ "4": {
1559
+ "font-size": {
1560
+ "narrow": {
1561
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
1562
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1563
+ "isSource": true,
1564
+ "original": {
1565
+ "value": "{amsterdam.typography.text-level.5.font-size.narrow}"
1566
+ },
1567
+ "name": "amsterdamHeading4FontSizeNarrow",
1568
+ "attributes": {
1569
+ "category": "amsterdam",
1570
+ "type": "heading",
1571
+ "item": "4",
1572
+ "subitem": "font-size",
1573
+ "state": "narrow"
1574
+ },
1575
+ "path": [
1576
+ "amsterdam",
1577
+ "heading",
1578
+ "4",
1579
+ "font-size",
1580
+ "narrow"
1581
+ ]
1582
+ },
1583
+ "wide": {
1584
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
1585
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1586
+ "isSource": true,
1587
+ "original": {
1588
+ "value": "{amsterdam.typography.text-level.5.font-size.wide}"
1589
+ },
1590
+ "name": "amsterdamHeading4FontSizeWide",
1591
+ "attributes": {
1592
+ "category": "amsterdam",
1593
+ "type": "heading",
1594
+ "item": "4",
1595
+ "subitem": "font-size",
1596
+ "state": "wide"
1597
+ },
1598
+ "path": [
1599
+ "amsterdam",
1600
+ "heading",
1601
+ "4",
1602
+ "font-size",
1603
+ "wide"
1604
+ ]
1605
+ }
1606
+ },
1607
+ "line-height": {
1608
+ "value": "1.4",
1609
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1610
+ "isSource": true,
1611
+ "original": {
1612
+ "value": "{amsterdam.typography.text-level.5.line-height}"
1613
+ },
1614
+ "name": "amsterdamHeading4LineHeight",
1615
+ "attributes": {
1616
+ "category": "amsterdam",
1617
+ "type": "heading",
1618
+ "item": "4",
1619
+ "subitem": "line-height"
1620
+ },
1621
+ "path": [
1622
+ "amsterdam",
1623
+ "heading",
1624
+ "4",
1625
+ "line-height"
1626
+ ]
1627
+ }
1628
+ },
1629
+ "color": {
1630
+ "value": "#000000",
1631
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1632
+ "isSource": true,
1633
+ "original": {
1634
+ "value": "{amsterdam.color.primary-black}"
1635
+ },
1636
+ "name": "amsterdamHeadingColor",
1637
+ "attributes": {
1638
+ "category": "amsterdam",
1639
+ "type": "heading",
1640
+ "item": "color"
1641
+ },
1642
+ "path": [
1643
+ "amsterdam",
1644
+ "heading",
1645
+ "color"
1646
+ ]
1647
+ },
1648
+ "font-family": {
1649
+ "value": "'Amsterdam Sans', Arial, sans-serif",
1650
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1651
+ "isSource": true,
1652
+ "original": {
1653
+ "value": "{amsterdam.typography.font-family}"
1654
+ },
1655
+ "name": "amsterdamHeadingFontFamily",
1656
+ "attributes": {
1657
+ "category": "amsterdam",
1658
+ "type": "heading",
1659
+ "item": "font-family"
1660
+ },
1661
+ "path": [
1662
+ "amsterdam",
1663
+ "heading",
1664
+ "font-family"
1665
+ ]
1666
+ },
1667
+ "font-weight": {
1668
+ "value": 800,
1669
+ "filePath": "./src/components/amsterdam/heading.tokens.json",
1670
+ "isSource": true,
1671
+ "original": {
1672
+ "value": "{amsterdam.typography.font-weight.bold}"
1673
+ },
1674
+ "name": "amsterdamHeadingFontWeight",
1675
+ "attributes": {
1676
+ "category": "amsterdam",
1677
+ "type": "heading",
1678
+ "item": "font-weight"
1679
+ },
1680
+ "path": [
1681
+ "amsterdam",
1682
+ "heading",
1683
+ "font-weight"
1684
+ ]
1685
+ }
1686
+ },
1687
+ "icon": {
1688
+ "size-3": {
1689
+ "icon-size": {
1690
+ "narrow": {
1691
+ "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)",
1692
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1693
+ "isSource": true,
1694
+ "original": {
1695
+ "value": "{amsterdam.typography.text-level.3.font-size.narrow}"
1696
+ },
1697
+ "name": "amsterdamIconSize3IconSizeNarrow",
1698
+ "attributes": {
1699
+ "category": "amsterdam",
1700
+ "type": "icon",
1701
+ "item": "size-3",
1702
+ "subitem": "icon-size",
1703
+ "state": "narrow"
1704
+ },
1705
+ "path": [
1706
+ "amsterdam",
1707
+ "icon",
1708
+ "size-3",
1709
+ "icon-size",
1710
+ "narrow"
1711
+ ]
1712
+ },
1713
+ "wide": {
1714
+ "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)",
1715
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1716
+ "isSource": true,
1717
+ "original": {
1718
+ "value": "{amsterdam.typography.text-level.3.font-size.wide}"
1719
+ },
1720
+ "name": "amsterdamIconSize3IconSizeWide",
1721
+ "attributes": {
1722
+ "category": "amsterdam",
1723
+ "type": "icon",
1724
+ "item": "size-3",
1725
+ "subitem": "icon-size",
1726
+ "state": "wide"
1727
+ },
1728
+ "path": [
1729
+ "amsterdam",
1730
+ "icon",
1731
+ "size-3",
1732
+ "icon-size",
1733
+ "wide"
1734
+ ]
1735
+ }
1736
+ },
1737
+ "container-multiplier": {
1738
+ "value": "1.4",
1739
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1740
+ "isSource": true,
1741
+ "original": {
1742
+ "value": "{amsterdam.typography.text-level.3.line-height}"
1743
+ },
1744
+ "name": "amsterdamIconSize3ContainerMultiplier",
1745
+ "attributes": {
1746
+ "category": "amsterdam",
1747
+ "type": "icon",
1748
+ "item": "size-3",
1749
+ "subitem": "container-multiplier"
1750
+ },
1751
+ "path": [
1752
+ "amsterdam",
1753
+ "icon",
1754
+ "size-3",
1755
+ "container-multiplier"
1756
+ ]
1757
+ }
1758
+ },
1759
+ "size-4": {
1760
+ "icon-size": {
1761
+ "narrow": {
1762
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
1763
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1764
+ "isSource": true,
1765
+ "original": {
1766
+ "value": "{amsterdam.typography.text-level.4.font-size.narrow}"
1767
+ },
1768
+ "name": "amsterdamIconSize4IconSizeNarrow",
1769
+ "attributes": {
1770
+ "category": "amsterdam",
1771
+ "type": "icon",
1772
+ "item": "size-4",
1773
+ "subitem": "icon-size",
1774
+ "state": "narrow"
1775
+ },
1776
+ "path": [
1777
+ "amsterdam",
1778
+ "icon",
1779
+ "size-4",
1780
+ "icon-size",
1781
+ "narrow"
1782
+ ]
1783
+ },
1784
+ "wide": {
1785
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
1786
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1787
+ "isSource": true,
1788
+ "original": {
1789
+ "value": "{amsterdam.typography.text-level.4.font-size.wide}"
1790
+ },
1791
+ "name": "amsterdamIconSize4IconSizeWide",
1792
+ "attributes": {
1793
+ "category": "amsterdam",
1794
+ "type": "icon",
1795
+ "item": "size-4",
1796
+ "subitem": "icon-size",
1797
+ "state": "wide"
1798
+ },
1799
+ "path": [
1800
+ "amsterdam",
1801
+ "icon",
1802
+ "size-4",
1803
+ "icon-size",
1804
+ "wide"
1805
+ ]
1806
+ }
1807
+ },
1808
+ "container-multiplier": {
1809
+ "value": "1.5",
1810
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1811
+ "isSource": true,
1812
+ "original": {
1813
+ "value": "{amsterdam.typography.text-level.4.line-height}"
1814
+ },
1815
+ "name": "amsterdamIconSize4ContainerMultiplier",
1816
+ "attributes": {
1817
+ "category": "amsterdam",
1818
+ "type": "icon",
1819
+ "item": "size-4",
1820
+ "subitem": "container-multiplier"
1821
+ },
1822
+ "path": [
1823
+ "amsterdam",
1824
+ "icon",
1825
+ "size-4",
1826
+ "container-multiplier"
1827
+ ]
1828
+ }
1829
+ },
1830
+ "size-5": {
1831
+ "icon-size": {
1832
+ "narrow": {
1833
+ "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)",
1834
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1835
+ "isSource": true,
1836
+ "original": {
1837
+ "value": "{amsterdam.typography.text-level.5.font-size.narrow}"
1838
+ },
1839
+ "name": "amsterdamIconSize5IconSizeNarrow",
1840
+ "attributes": {
1841
+ "category": "amsterdam",
1842
+ "type": "icon",
1843
+ "item": "size-5",
1844
+ "subitem": "icon-size",
1845
+ "state": "narrow"
1846
+ },
1847
+ "path": [
1848
+ "amsterdam",
1849
+ "icon",
1850
+ "size-5",
1851
+ "icon-size",
1852
+ "narrow"
1853
+ ]
1854
+ },
1855
+ "wide": {
1856
+ "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)",
1857
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1858
+ "isSource": true,
1859
+ "original": {
1860
+ "value": "{amsterdam.typography.text-level.5.font-size.wide}"
1861
+ },
1862
+ "name": "amsterdamIconSize5IconSizeWide",
1863
+ "attributes": {
1864
+ "category": "amsterdam",
1865
+ "type": "icon",
1866
+ "item": "size-5",
1867
+ "subitem": "icon-size",
1868
+ "state": "wide"
1869
+ },
1870
+ "path": [
1871
+ "amsterdam",
1872
+ "icon",
1873
+ "size-5",
1874
+ "icon-size",
1875
+ "wide"
1876
+ ]
1877
+ }
1878
+ },
1879
+ "container-multiplier": {
1880
+ "value": "1.4",
1881
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1882
+ "isSource": true,
1883
+ "original": {
1884
+ "value": "{amsterdam.typography.text-level.5.line-height}"
1885
+ },
1886
+ "name": "amsterdamIconSize5ContainerMultiplier",
1887
+ "attributes": {
1888
+ "category": "amsterdam",
1889
+ "type": "icon",
1890
+ "item": "size-5",
1891
+ "subitem": "container-multiplier"
1892
+ },
1893
+ "path": [
1894
+ "amsterdam",
1895
+ "icon",
1896
+ "size-5",
1897
+ "container-multiplier"
1898
+ ]
1899
+ }
1900
+ },
1901
+ "size-6": {
1902
+ "icon-size": {
1903
+ "narrow": {
1904
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
1905
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1906
+ "isSource": true,
1907
+ "original": {
1908
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
1909
+ },
1910
+ "name": "amsterdamIconSize6IconSizeNarrow",
1911
+ "attributes": {
1912
+ "category": "amsterdam",
1913
+ "type": "icon",
1914
+ "item": "size-6",
1915
+ "subitem": "icon-size",
1916
+ "state": "narrow"
1917
+ },
1918
+ "path": [
1919
+ "amsterdam",
1920
+ "icon",
1921
+ "size-6",
1922
+ "icon-size",
1923
+ "narrow"
1924
+ ]
1925
+ },
1926
+ "wide": {
1927
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
1928
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1929
+ "isSource": true,
1930
+ "original": {
1931
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
1932
+ },
1933
+ "name": "amsterdamIconSize6IconSizeWide",
1934
+ "attributes": {
1935
+ "category": "amsterdam",
1936
+ "type": "icon",
1937
+ "item": "size-6",
1938
+ "subitem": "icon-size",
1939
+ "state": "wide"
1940
+ },
1941
+ "path": [
1942
+ "amsterdam",
1943
+ "icon",
1944
+ "size-6",
1945
+ "icon-size",
1946
+ "wide"
1947
+ ]
1948
+ }
1949
+ },
1950
+ "container-multiplier": {
1951
+ "value": "1.6",
1952
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1953
+ "isSource": true,
1954
+ "original": {
1955
+ "value": "{amsterdam.typography.text-level.6.line-height}"
1956
+ },
1957
+ "name": "amsterdamIconSize6ContainerMultiplier",
1958
+ "attributes": {
1959
+ "category": "amsterdam",
1960
+ "type": "icon",
1961
+ "item": "size-6",
1962
+ "subitem": "container-multiplier"
1963
+ },
1964
+ "path": [
1965
+ "amsterdam",
1966
+ "icon",
1967
+ "size-6",
1968
+ "container-multiplier"
1969
+ ]
1970
+ }
1971
+ },
1972
+ "size-7": {
1973
+ "icon-size": {
1974
+ "narrow": {
1975
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
1976
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
1977
+ "isSource": true,
1978
+ "original": {
1979
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
1980
+ },
1981
+ "name": "amsterdamIconSize7IconSizeNarrow",
1982
+ "attributes": {
1983
+ "category": "amsterdam",
1984
+ "type": "icon",
1985
+ "item": "size-7",
1986
+ "subitem": "icon-size",
1987
+ "state": "narrow"
1988
+ },
1989
+ "path": [
1990
+ "amsterdam",
1991
+ "icon",
1992
+ "size-7",
1993
+ "icon-size",
1994
+ "narrow"
1995
+ ]
1996
+ },
1997
+ "wide": {
1998
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
1999
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2000
+ "isSource": true,
2001
+ "original": {
2002
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
2003
+ },
2004
+ "name": "amsterdamIconSize7IconSizeWide",
2005
+ "attributes": {
2006
+ "category": "amsterdam",
2007
+ "type": "icon",
2008
+ "item": "size-7",
2009
+ "subitem": "icon-size",
2010
+ "state": "wide"
2011
+ },
2012
+ "path": [
2013
+ "amsterdam",
2014
+ "icon",
2015
+ "size-7",
2016
+ "icon-size",
2017
+ "wide"
2018
+ ]
2019
+ }
2020
+ },
2021
+ "container-multiplier": {
2022
+ "value": "1.6",
2023
+ "filePath": "./src/components/amsterdam/icon.tokens.json",
2024
+ "isSource": true,
2025
+ "original": {
2026
+ "value": "{amsterdam.typography.text-level.7.line-height}"
2027
+ },
2028
+ "name": "amsterdamIconSize7ContainerMultiplier",
2029
+ "attributes": {
2030
+ "category": "amsterdam",
2031
+ "type": "icon",
2032
+ "item": "size-7",
2033
+ "subitem": "container-multiplier"
2034
+ },
2035
+ "path": [
2036
+ "amsterdam",
2037
+ "icon",
2038
+ "size-7",
2039
+ "container-multiplier"
2040
+ ]
2041
+ }
2042
+ }
2043
+ },
2044
+ "link": {
2045
+ "color": {
2046
+ "value": "#004699",
2047
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2048
+ "isSource": true,
2049
+ "original": {
2050
+ "value": "{amsterdam.color.primary-blue}"
2051
+ },
2052
+ "name": "amsterdamLinkColor",
2053
+ "attributes": {
2054
+ "category": "amsterdam",
2055
+ "type": "link",
2056
+ "item": "color"
2057
+ },
2058
+ "path": [
2059
+ "amsterdam",
2060
+ "link",
2061
+ "color"
2062
+ ]
2063
+ },
2064
+ "outline-offset": {
2065
+ "value": "2px",
2066
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2067
+ "isSource": true,
2068
+ "original": {
2069
+ "value": "{amsterdam.focus.outline-offset}"
2070
+ },
2071
+ "name": "amsterdamLinkOutlineOffset",
2072
+ "attributes": {
2073
+ "category": "amsterdam",
2074
+ "type": "link",
2075
+ "item": "outline-offset"
2076
+ },
2077
+ "path": [
2078
+ "amsterdam",
2079
+ "link",
2080
+ "outline-offset"
2081
+ ]
2082
+ },
2083
+ "text-decoration": {
2084
+ "value": "none",
2085
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2086
+ "isSource": true,
2087
+ "original": {
2088
+ "value": "none"
2089
+ },
2090
+ "name": "amsterdamLinkTextDecoration",
2091
+ "attributes": {
2092
+ "category": "amsterdam",
2093
+ "type": "link",
2094
+ "item": "text-decoration"
2095
+ },
2096
+ "path": [
2097
+ "amsterdam",
2098
+ "link",
2099
+ "text-decoration"
2100
+ ]
2101
+ },
2102
+ "text-underline-offset": {
2103
+ "value": "9px",
2104
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2105
+ "isSource": true,
2106
+ "original": {
2107
+ "value": "9px"
2108
+ },
2109
+ "name": "amsterdamLinkTextUnderlineOffset",
2110
+ "attributes": {
2111
+ "category": "amsterdam",
2112
+ "type": "link",
2113
+ "item": "text-underline-offset"
2114
+ },
2115
+ "path": [
2116
+ "amsterdam",
2117
+ "link",
2118
+ "text-underline-offset"
2119
+ ]
2120
+ },
2121
+ "text-decoration-thickness": {
2122
+ "value": "2px",
2123
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2124
+ "isSource": true,
2125
+ "original": {
2126
+ "value": "2px"
2127
+ },
2128
+ "name": "amsterdamLinkTextDecorationThickness",
2129
+ "attributes": {
2130
+ "category": "amsterdam",
2131
+ "type": "link",
2132
+ "item": "text-decoration-thickness"
2133
+ },
2134
+ "path": [
2135
+ "amsterdam",
2136
+ "link",
2137
+ "text-decoration-thickness"
2138
+ ]
2139
+ },
2140
+ "font-family": {
2141
+ "value": "'Amsterdam Sans', Arial, sans-serif",
2142
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2143
+ "isSource": true,
2144
+ "original": {
2145
+ "value": "{amsterdam.typography.font-family}"
2146
+ },
2147
+ "name": "amsterdamLinkFontFamily",
2148
+ "attributes": {
2149
+ "category": "amsterdam",
2150
+ "type": "link",
2151
+ "item": "font-family"
2152
+ },
2153
+ "path": [
2154
+ "amsterdam",
2155
+ "link",
2156
+ "font-family"
2157
+ ]
2158
+ },
2159
+ "font-size": {
2160
+ "narrow": {
2161
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
2162
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2163
+ "isSource": true,
2164
+ "original": {
2165
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
2166
+ },
2167
+ "name": "amsterdamLinkFontSizeNarrow",
2168
+ "attributes": {
2169
+ "category": "amsterdam",
2170
+ "type": "link",
2171
+ "item": "font-size",
2172
+ "subitem": "narrow"
2173
+ },
2174
+ "path": [
2175
+ "amsterdam",
2176
+ "link",
2177
+ "font-size",
2178
+ "narrow"
2179
+ ]
2180
+ },
2181
+ "wide": {
2182
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
2183
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2184
+ "isSource": true,
2185
+ "original": {
2186
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
2187
+ },
2188
+ "name": "amsterdamLinkFontSizeWide",
2189
+ "attributes": {
2190
+ "category": "amsterdam",
2191
+ "type": "link",
2192
+ "item": "font-size",
2193
+ "subitem": "wide"
2194
+ },
2195
+ "path": [
2196
+ "amsterdam",
2197
+ "link",
2198
+ "font-size",
2199
+ "wide"
2200
+ ]
2201
+ }
2202
+ },
2203
+ "font-weight": {
2204
+ "value": 400,
2205
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2206
+ "isSource": true,
2207
+ "original": {
2208
+ "value": "{amsterdam.typography.font-weight.normal}"
2209
+ },
2210
+ "name": "amsterdamLinkFontWeight",
2211
+ "attributes": {
2212
+ "category": "amsterdam",
2213
+ "type": "link",
2214
+ "item": "font-weight"
2215
+ },
2216
+ "path": [
2217
+ "amsterdam",
2218
+ "link",
2219
+ "font-weight"
2220
+ ]
2221
+ },
2222
+ "focus": {
2223
+ "color": {
2224
+ "value": "#00387A",
2225
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2226
+ "isSource": true,
2227
+ "original": {
2228
+ "value": "{amsterdam.color.dark-blue}"
2229
+ },
2230
+ "name": "amsterdamLinkFocusColor",
2231
+ "attributes": {
2232
+ "category": "amsterdam",
2233
+ "type": "link",
2234
+ "item": "focus",
2235
+ "subitem": "color"
2236
+ },
2237
+ "path": [
2238
+ "amsterdam",
2239
+ "link",
2240
+ "focus",
2241
+ "color"
2242
+ ]
2243
+ },
2244
+ "text-decoration": {
2245
+ "value": "underline",
2246
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2247
+ "isSource": true,
2248
+ "original": {
2249
+ "value": "underline"
2250
+ },
2251
+ "name": "amsterdamLinkFocusTextDecoration",
2252
+ "attributes": {
2253
+ "category": "amsterdam",
2254
+ "type": "link",
2255
+ "item": "focus",
2256
+ "subitem": "text-decoration"
2257
+ },
2258
+ "path": [
2259
+ "amsterdam",
2260
+ "link",
2261
+ "focus",
2262
+ "text-decoration"
2263
+ ]
2264
+ }
2265
+ },
2266
+ "hover": {
2267
+ "color": {
2268
+ "value": "#00387A",
2269
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2270
+ "isSource": true,
2271
+ "original": {
2272
+ "value": "{amsterdam.color.dark-blue}"
2273
+ },
2274
+ "name": "amsterdamLinkHoverColor",
2275
+ "attributes": {
2276
+ "category": "amsterdam",
2277
+ "type": "link",
2278
+ "item": "hover",
2279
+ "subitem": "color"
2280
+ },
2281
+ "path": [
2282
+ "amsterdam",
2283
+ "link",
2284
+ "hover",
2285
+ "color"
2286
+ ]
2287
+ },
2288
+ "text-decoration": {
2289
+ "value": "underline",
2290
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2291
+ "isSource": true,
2292
+ "original": {
2293
+ "value": "underline"
2294
+ },
2295
+ "name": "amsterdamLinkHoverTextDecoration",
2296
+ "attributes": {
2297
+ "category": "amsterdam",
2298
+ "type": "link",
2299
+ "item": "hover",
2300
+ "subitem": "text-decoration"
2301
+ },
2302
+ "path": [
2303
+ "amsterdam",
2304
+ "link",
2305
+ "hover",
2306
+ "text-decoration"
2307
+ ]
2308
+ },
2309
+ "text-decoration-thickness": {
2310
+ "value": "2px",
2311
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2312
+ "isSource": true,
2313
+ "original": {
2314
+ "value": "2px"
2315
+ },
2316
+ "name": "amsterdamLinkHoverTextDecorationThickness",
2317
+ "attributes": {
2318
+ "category": "amsterdam",
2319
+ "type": "link",
2320
+ "item": "hover",
2321
+ "subitem": "text-decoration-thickness"
2322
+ },
2323
+ "path": [
2324
+ "amsterdam",
2325
+ "link",
2326
+ "hover",
2327
+ "text-decoration-thickness"
2328
+ ]
2329
+ }
2330
+ },
2331
+ "line-height": {
2332
+ "value": "1.6",
2333
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2334
+ "isSource": true,
2335
+ "original": {
2336
+ "value": "{amsterdam.typography.text-level.6.line-height}"
2337
+ },
2338
+ "name": "amsterdamLinkLineHeight",
2339
+ "attributes": {
2340
+ "category": "amsterdam",
2341
+ "type": "link",
2342
+ "item": "line-height"
2343
+ },
2344
+ "path": [
2345
+ "amsterdam",
2346
+ "link",
2347
+ "line-height"
2348
+ ]
2349
+ },
2350
+ "visited": {
2351
+ "color": {
2352
+ "value": "#004699",
2353
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2354
+ "isSource": true,
2355
+ "original": {
2356
+ "value": "{amsterdam.color.primary-blue}"
2357
+ },
2358
+ "name": "amsterdamLinkVisitedColor",
2359
+ "attributes": {
2360
+ "category": "amsterdam",
2361
+ "type": "link",
2362
+ "item": "visited",
2363
+ "subitem": "color"
2364
+ },
2365
+ "path": [
2366
+ "amsterdam",
2367
+ "link",
2368
+ "visited",
2369
+ "color"
2370
+ ]
2371
+ }
2372
+ },
2373
+ "standalone-bold": {
2374
+ "font-weight": {
2375
+ "value": 800,
2376
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2377
+ "isSource": true,
2378
+ "original": {
2379
+ "value": "{amsterdam.typography.font-weight.bold}"
2380
+ },
2381
+ "name": "amsterdamLinkStandaloneBoldFontWeight",
2382
+ "attributes": {
2383
+ "category": "amsterdam",
2384
+ "type": "link",
2385
+ "item": "standalone-bold",
2386
+ "subitem": "font-weight"
2387
+ },
2388
+ "path": [
2389
+ "amsterdam",
2390
+ "link",
2391
+ "standalone-bold",
2392
+ "font-weight"
2393
+ ]
2394
+ }
2395
+ },
2396
+ "inline": {
2397
+ "text-underline-offset": {
2398
+ "value": "3px",
2399
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2400
+ "isSource": true,
2401
+ "original": {
2402
+ "value": "3px"
2403
+ },
2404
+ "name": "amsterdamLinkInlineTextUnderlineOffset",
2405
+ "attributes": {
2406
+ "category": "amsterdam",
2407
+ "type": "link",
2408
+ "item": "inline",
2409
+ "subitem": "text-underline-offset"
2410
+ },
2411
+ "path": [
2412
+ "amsterdam",
2413
+ "link",
2414
+ "inline",
2415
+ "text-underline-offset"
2416
+ ]
2417
+ },
2418
+ "font-family": {
2419
+ "value": "inherit",
2420
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2421
+ "isSource": true,
2422
+ "original": {
2423
+ "value": "inherit"
2424
+ },
2425
+ "name": "amsterdamLinkInlineFontFamily",
2426
+ "attributes": {
2427
+ "category": "amsterdam",
2428
+ "type": "link",
2429
+ "item": "inline",
2430
+ "subitem": "font-family"
2431
+ },
2432
+ "path": [
2433
+ "amsterdam",
2434
+ "link",
2435
+ "inline",
2436
+ "font-family"
2437
+ ]
2438
+ },
2439
+ "font-size": {
2440
+ "value": "inherit",
2441
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2442
+ "isSource": true,
2443
+ "original": {
2444
+ "value": "inherit"
2445
+ },
2446
+ "name": "amsterdamLinkInlineFontSize",
2447
+ "attributes": {
2448
+ "category": "amsterdam",
2449
+ "type": "link",
2450
+ "item": "inline",
2451
+ "subitem": "font-size"
2452
+ },
2453
+ "path": [
2454
+ "amsterdam",
2455
+ "link",
2456
+ "inline",
2457
+ "font-size"
2458
+ ]
2459
+ },
2460
+ "visited": {
2461
+ "color": {
2462
+ "value": "#A00078",
2463
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2464
+ "isSource": true,
2465
+ "original": {
2466
+ "value": "{amsterdam.color.purple}"
2467
+ },
2468
+ "name": "amsterdamLinkInlineVisitedColor",
2469
+ "attributes": {
2470
+ "category": "amsterdam",
2471
+ "type": "link",
2472
+ "item": "inline",
2473
+ "subitem": "visited",
2474
+ "state": "color"
2475
+ },
2476
+ "path": [
2477
+ "amsterdam",
2478
+ "link",
2479
+ "inline",
2480
+ "visited",
2481
+ "color"
2482
+ ]
2483
+ }
2484
+ }
2485
+ },
2486
+ "in-list": {
2487
+ "gap": {
2488
+ "value": "0.5em",
2489
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2490
+ "isSource": true,
2491
+ "original": {
2492
+ "value": "0.5em"
2493
+ },
2494
+ "name": "amsterdamLinkInListGap",
2495
+ "attributes": {
2496
+ "category": "amsterdam",
2497
+ "type": "link",
2498
+ "item": "in-list",
2499
+ "subitem": "gap"
2500
+ },
2501
+ "path": [
2502
+ "amsterdam",
2503
+ "link",
2504
+ "in-list",
2505
+ "gap"
2506
+ ]
2507
+ },
2508
+ "text-underline-offset": {
2509
+ "value": "0.3em",
2510
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2511
+ "isSource": true,
2512
+ "original": {
2513
+ "value": "0.3em"
2514
+ },
2515
+ "name": "amsterdamLinkInListTextUnderlineOffset",
2516
+ "attributes": {
2517
+ "category": "amsterdam",
2518
+ "type": "link",
2519
+ "item": "in-list",
2520
+ "subitem": "text-underline-offset"
2521
+ },
2522
+ "path": [
2523
+ "amsterdam",
2524
+ "link",
2525
+ "in-list",
2526
+ "text-underline-offset"
2527
+ ]
2528
+ },
2529
+ "font-size": {
2530
+ "narrow": {
2531
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
2532
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2533
+ "isSource": true,
2534
+ "original": {
2535
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
2536
+ },
2537
+ "name": "amsterdamLinkInListFontSizeNarrow",
2538
+ "attributes": {
2539
+ "category": "amsterdam",
2540
+ "type": "link",
2541
+ "item": "in-list",
2542
+ "subitem": "font-size",
2543
+ "state": "narrow"
2544
+ },
2545
+ "path": [
2546
+ "amsterdam",
2547
+ "link",
2548
+ "in-list",
2549
+ "font-size",
2550
+ "narrow"
2551
+ ]
2552
+ },
2553
+ "wide": {
2554
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
2555
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2556
+ "isSource": true,
2557
+ "original": {
2558
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
2559
+ },
2560
+ "name": "amsterdamLinkInListFontSizeWide",
2561
+ "attributes": {
2562
+ "category": "amsterdam",
2563
+ "type": "link",
2564
+ "item": "in-list",
2565
+ "subitem": "font-size",
2566
+ "state": "wide"
2567
+ },
2568
+ "path": [
2569
+ "amsterdam",
2570
+ "link",
2571
+ "in-list",
2572
+ "font-size",
2573
+ "wide"
2574
+ ]
2575
+ }
2576
+ },
2577
+ "line-height": {
2578
+ "value": "1.6",
2579
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2580
+ "isSource": true,
2581
+ "original": {
2582
+ "value": "{amsterdam.typography.text-level.7.line-height}"
2583
+ },
2584
+ "name": "amsterdamLinkInListLineHeight",
2585
+ "attributes": {
2586
+ "category": "amsterdam",
2587
+ "type": "link",
2588
+ "item": "in-list",
2589
+ "subitem": "line-height"
2590
+ },
2591
+ "path": [
2592
+ "amsterdam",
2593
+ "link",
2594
+ "in-list",
2595
+ "line-height"
2596
+ ]
2597
+ }
2598
+ },
2599
+ "on-background-dark": {
2600
+ "color": {
2601
+ "value": "#ffffff",
2602
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2603
+ "isSource": true,
2604
+ "original": {
2605
+ "value": "{amsterdam.color.primary-white}"
2606
+ },
2607
+ "name": "amsterdamLinkOnBackgroundDarkColor",
2608
+ "attributes": {
2609
+ "category": "amsterdam",
2610
+ "type": "link",
2611
+ "item": "on-background-dark",
2612
+ "subitem": "color"
2613
+ },
2614
+ "path": [
2615
+ "amsterdam",
2616
+ "link",
2617
+ "on-background-dark",
2618
+ "color"
2619
+ ]
2620
+ },
2621
+ "text-decoration": {
2622
+ "value": "underline",
2623
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2624
+ "isSource": true,
2625
+ "original": {
2626
+ "value": "underline"
2627
+ },
2628
+ "name": "amsterdamLinkOnBackgroundDarkTextDecoration",
2629
+ "attributes": {
2630
+ "category": "amsterdam",
2631
+ "type": "link",
2632
+ "item": "on-background-dark",
2633
+ "subitem": "text-decoration"
2634
+ },
2635
+ "path": [
2636
+ "amsterdam",
2637
+ "link",
2638
+ "on-background-dark",
2639
+ "text-decoration"
2640
+ ]
2641
+ },
2642
+ "focus": {
2643
+ "color": {
2644
+ "value": "#ffffff",
2645
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2646
+ "isSource": true,
2647
+ "original": {
2648
+ "value": "{amsterdam.color.primary-white}"
2649
+ },
2650
+ "name": "amsterdamLinkOnBackgroundDarkFocusColor",
2651
+ "attributes": {
2652
+ "category": "amsterdam",
2653
+ "type": "link",
2654
+ "item": "on-background-dark",
2655
+ "subitem": "focus",
2656
+ "state": "color"
2657
+ },
2658
+ "path": [
2659
+ "amsterdam",
2660
+ "link",
2661
+ "on-background-dark",
2662
+ "focus",
2663
+ "color"
2664
+ ]
2665
+ },
2666
+ "text-decoration": {
2667
+ "value": "underline",
2668
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2669
+ "isSource": true,
2670
+ "original": {
2671
+ "value": "underline"
2672
+ },
2673
+ "name": "amsterdamLinkOnBackgroundDarkFocusTextDecoration",
2674
+ "attributes": {
2675
+ "category": "amsterdam",
2676
+ "type": "link",
2677
+ "item": "on-background-dark",
2678
+ "subitem": "focus",
2679
+ "state": "text-decoration"
2680
+ },
2681
+ "path": [
2682
+ "amsterdam",
2683
+ "link",
2684
+ "on-background-dark",
2685
+ "focus",
2686
+ "text-decoration"
2687
+ ]
2688
+ }
2689
+ },
2690
+ "hover": {
2691
+ "color": {
2692
+ "value": "#ffffff",
2693
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2694
+ "isSource": true,
2695
+ "original": {
2696
+ "value": "{amsterdam.color.primary-white}"
2697
+ },
2698
+ "name": "amsterdamLinkOnBackgroundDarkHoverColor",
2699
+ "attributes": {
2700
+ "category": "amsterdam",
2701
+ "type": "link",
2702
+ "item": "on-background-dark",
2703
+ "subitem": "hover",
2704
+ "state": "color"
2705
+ },
2706
+ "path": [
2707
+ "amsterdam",
2708
+ "link",
2709
+ "on-background-dark",
2710
+ "hover",
2711
+ "color"
2712
+ ]
2713
+ },
2714
+ "text-decoration": {
2715
+ "value": "none",
2716
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2717
+ "isSource": true,
2718
+ "original": {
2719
+ "value": "none"
2720
+ },
2721
+ "name": "amsterdamLinkOnBackgroundDarkHoverTextDecoration",
2722
+ "attributes": {
2723
+ "category": "amsterdam",
2724
+ "type": "link",
2725
+ "item": "on-background-dark",
2726
+ "subitem": "hover",
2727
+ "state": "text-decoration"
2728
+ },
2729
+ "path": [
2730
+ "amsterdam",
2731
+ "link",
2732
+ "on-background-dark",
2733
+ "hover",
2734
+ "text-decoration"
2735
+ ]
2736
+ }
2737
+ },
2738
+ "visited": {
2739
+ "color": {
2740
+ "value": "#ffffff",
2741
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2742
+ "isSource": true,
2743
+ "original": {
2744
+ "value": "{amsterdam.color.primary-white}"
2745
+ },
2746
+ "name": "amsterdamLinkOnBackgroundDarkVisitedColor",
2747
+ "attributes": {
2748
+ "category": "amsterdam",
2749
+ "type": "link",
2750
+ "item": "on-background-dark",
2751
+ "subitem": "visited",
2752
+ "state": "color"
2753
+ },
2754
+ "path": [
2755
+ "amsterdam",
2756
+ "link",
2757
+ "on-background-dark",
2758
+ "visited",
2759
+ "color"
2760
+ ]
2761
+ }
2762
+ }
2763
+ },
2764
+ "on-background-light": {
2765
+ "color": {
2766
+ "value": "#000000",
2767
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2768
+ "isSource": true,
2769
+ "original": {
2770
+ "value": "{amsterdam.color.primary-black}"
2771
+ },
2772
+ "name": "amsterdamLinkOnBackgroundLightColor",
2773
+ "attributes": {
2774
+ "category": "amsterdam",
2775
+ "type": "link",
2776
+ "item": "on-background-light",
2777
+ "subitem": "color"
2778
+ },
2779
+ "path": [
2780
+ "amsterdam",
2781
+ "link",
2782
+ "on-background-light",
2783
+ "color"
2784
+ ]
2785
+ },
2786
+ "text-decoration": {
2787
+ "value": "underline",
2788
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2789
+ "isSource": true,
2790
+ "original": {
2791
+ "value": "underline"
2792
+ },
2793
+ "name": "amsterdamLinkOnBackgroundLightTextDecoration",
2794
+ "attributes": {
2795
+ "category": "amsterdam",
2796
+ "type": "link",
2797
+ "item": "on-background-light",
2798
+ "subitem": "text-decoration"
2799
+ },
2800
+ "path": [
2801
+ "amsterdam",
2802
+ "link",
2803
+ "on-background-light",
2804
+ "text-decoration"
2805
+ ]
2806
+ },
2807
+ "text-decoration-thickness": {
2808
+ "value": "2px",
2809
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2810
+ "isSource": true,
2811
+ "original": {
2812
+ "value": "2px"
2813
+ },
2814
+ "name": "amsterdamLinkOnBackgroundLightTextDecorationThickness",
2815
+ "attributes": {
2816
+ "category": "amsterdam",
2817
+ "type": "link",
2818
+ "item": "on-background-light",
2819
+ "subitem": "text-decoration-thickness"
2820
+ },
2821
+ "path": [
2822
+ "amsterdam",
2823
+ "link",
2824
+ "on-background-light",
2825
+ "text-decoration-thickness"
2826
+ ]
2827
+ },
2828
+ "text-underline-offset": {
2829
+ "value": "9px",
2830
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2831
+ "isSource": true,
2832
+ "original": {
2833
+ "value": "9px"
2834
+ },
2835
+ "name": "amsterdamLinkOnBackgroundLightTextUnderlineOffset",
2836
+ "attributes": {
2837
+ "category": "amsterdam",
2838
+ "type": "link",
2839
+ "item": "on-background-light",
2840
+ "subitem": "text-underline-offset"
2841
+ },
2842
+ "path": [
2843
+ "amsterdam",
2844
+ "link",
2845
+ "on-background-light",
2846
+ "text-underline-offset"
2847
+ ]
2848
+ },
2849
+ "active": {
2850
+ "color": {
2851
+ "value": "#000000",
2852
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2853
+ "isSource": true,
2854
+ "original": {
2855
+ "value": "{amsterdam.color.primary-black}"
2856
+ },
2857
+ "name": "amsterdamLinkOnBackgroundLightActiveColor",
2858
+ "attributes": {
2859
+ "category": "amsterdam",
2860
+ "type": "link",
2861
+ "item": "on-background-light",
2862
+ "subitem": "active",
2863
+ "state": "color"
2864
+ },
2865
+ "path": [
2866
+ "amsterdam",
2867
+ "link",
2868
+ "on-background-light",
2869
+ "active",
2870
+ "color"
2871
+ ]
2872
+ }
2873
+ },
2874
+ "font-size": {
2875
+ "value": {
2876
+ "narrow": {
2877
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
2878
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
2879
+ "isSource": true,
2880
+ "original": {
2881
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)"
2882
+ },
2883
+ "name": "amsterdamTypographyTextLevel6FontSizeNarrow",
2884
+ "attributes": {
2885
+ "category": "amsterdam",
2886
+ "type": "typography",
2887
+ "item": "text-level",
2888
+ "subitem": "6",
2889
+ "state": "font-size"
2890
+ },
2891
+ "path": [
2892
+ "amsterdam",
2893
+ "typography",
2894
+ "text-level",
2895
+ "6",
2896
+ "font-size",
2897
+ "narrow"
2898
+ ]
2899
+ },
2900
+ "wide": {
2901
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
2902
+ "filePath": "./src/brand/amsterdam/typography.tokens.json",
2903
+ "isSource": true,
2904
+ "original": {
2905
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)"
2906
+ },
2907
+ "name": "amsterdamTypographyTextLevel6FontSizeWide",
2908
+ "attributes": {
2909
+ "category": "amsterdam",
2910
+ "type": "typography",
2911
+ "item": "text-level",
2912
+ "subitem": "6",
2913
+ "state": "font-size"
2914
+ },
2915
+ "path": [
2916
+ "amsterdam",
2917
+ "typography",
2918
+ "text-level",
2919
+ "6",
2920
+ "font-size",
2921
+ "wide"
2922
+ ]
2923
+ }
2924
+ },
2925
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2926
+ "isSource": true,
2927
+ "original": {
2928
+ "value": "{amsterdam.typography.text-level.6.font-size}"
2929
+ },
2930
+ "name": "amsterdamLinkOnBackgroundLightFontSize",
2931
+ "attributes": {
2932
+ "category": "amsterdam",
2933
+ "type": "link",
2934
+ "item": "on-background-light",
2935
+ "subitem": "font-size"
2936
+ },
2937
+ "path": [
2938
+ "amsterdam",
2939
+ "link",
2940
+ "on-background-light",
2941
+ "font-size"
2942
+ ]
2943
+ },
2944
+ "focus": {
2945
+ "color": {
2946
+ "value": "#000000",
2947
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2948
+ "isSource": true,
2949
+ "original": {
2950
+ "value": "{amsterdam.color.primary-black}"
2951
+ },
2952
+ "name": "amsterdamLinkOnBackgroundLightFocusColor",
2953
+ "attributes": {
2954
+ "category": "amsterdam",
2955
+ "type": "link",
2956
+ "item": "on-background-light",
2957
+ "subitem": "focus",
2958
+ "state": "color"
2959
+ },
2960
+ "path": [
2961
+ "amsterdam",
2962
+ "link",
2963
+ "on-background-light",
2964
+ "focus",
2965
+ "color"
2966
+ ]
2967
+ },
2968
+ "text-decoration": {
2969
+ "value": "underline",
2970
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2971
+ "isSource": true,
2972
+ "original": {
2973
+ "value": "underline"
2974
+ },
2975
+ "name": "amsterdamLinkOnBackgroundLightFocusTextDecoration",
2976
+ "attributes": {
2977
+ "category": "amsterdam",
2978
+ "type": "link",
2979
+ "item": "on-background-light",
2980
+ "subitem": "focus",
2981
+ "state": "text-decoration"
2982
+ },
2983
+ "path": [
2984
+ "amsterdam",
2985
+ "link",
2986
+ "on-background-light",
2987
+ "focus",
2988
+ "text-decoration"
2989
+ ]
2990
+ }
2991
+ },
2992
+ "hover": {
2993
+ "color": {
2994
+ "value": "#000000",
2995
+ "filePath": "./src/components/amsterdam/link.tokens.json",
2996
+ "isSource": true,
2997
+ "original": {
2998
+ "value": "{amsterdam.color.primary-black}"
2999
+ },
3000
+ "name": "amsterdamLinkOnBackgroundLightHoverColor",
3001
+ "attributes": {
3002
+ "category": "amsterdam",
3003
+ "type": "link",
3004
+ "item": "on-background-light",
3005
+ "subitem": "hover",
3006
+ "state": "color"
3007
+ },
3008
+ "path": [
3009
+ "amsterdam",
3010
+ "link",
3011
+ "on-background-light",
3012
+ "hover",
3013
+ "color"
3014
+ ]
3015
+ },
3016
+ "text-decoration": {
3017
+ "value": "none",
3018
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3019
+ "isSource": true,
3020
+ "original": {
3021
+ "value": "none"
3022
+ },
3023
+ "name": "amsterdamLinkOnBackgroundLightHoverTextDecoration",
3024
+ "attributes": {
3025
+ "category": "amsterdam",
3026
+ "type": "link",
3027
+ "item": "on-background-light",
3028
+ "subitem": "hover",
3029
+ "state": "text-decoration"
3030
+ },
3031
+ "path": [
3032
+ "amsterdam",
3033
+ "link",
3034
+ "on-background-light",
3035
+ "hover",
3036
+ "text-decoration"
3037
+ ]
3038
+ }
3039
+ },
3040
+ "visited": {
3041
+ "color": {
3042
+ "value": "#000000",
3043
+ "filePath": "./src/components/amsterdam/link.tokens.json",
3044
+ "isSource": true,
3045
+ "original": {
3046
+ "value": "{amsterdam.color.primary-black}"
3047
+ },
3048
+ "name": "amsterdamLinkOnBackgroundLightVisitedColor",
3049
+ "attributes": {
3050
+ "category": "amsterdam",
3051
+ "type": "link",
3052
+ "item": "on-background-light",
3053
+ "subitem": "visited",
3054
+ "state": "color"
3055
+ },
3056
+ "path": [
3057
+ "amsterdam",
3058
+ "link",
3059
+ "on-background-light",
3060
+ "visited",
3061
+ "color"
3062
+ ]
3063
+ }
3064
+ }
3065
+ }
3066
+ },
3067
+ "paragraph": {
3068
+ "color": {
3069
+ "value": "#000000",
3070
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3071
+ "isSource": true,
3072
+ "original": {
3073
+ "value": "{amsterdam.color.primary-black}"
3074
+ },
3075
+ "name": "amsterdamParagraphColor",
3076
+ "attributes": {
3077
+ "category": "amsterdam",
3078
+ "type": "paragraph",
3079
+ "item": "color"
3080
+ },
3081
+ "path": [
3082
+ "amsterdam",
3083
+ "paragraph",
3084
+ "color"
3085
+ ]
3086
+ },
3087
+ "font-family": {
3088
+ "value": "'Amsterdam Sans', Arial, sans-serif",
3089
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3090
+ "isSource": true,
3091
+ "original": {
3092
+ "value": "{amsterdam.typography.font-family}"
3093
+ },
3094
+ "name": "amsterdamParagraphFontFamily",
3095
+ "attributes": {
3096
+ "category": "amsterdam",
3097
+ "type": "paragraph",
3098
+ "item": "font-family"
3099
+ },
3100
+ "path": [
3101
+ "amsterdam",
3102
+ "paragraph",
3103
+ "font-family"
3104
+ ]
3105
+ },
3106
+ "font-size": {
3107
+ "narrow": {
3108
+ "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)",
3109
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3110
+ "isSource": true,
3111
+ "original": {
3112
+ "value": "{amsterdam.typography.text-level.6.font-size.narrow}"
3113
+ },
3114
+ "name": "amsterdamParagraphFontSizeNarrow",
3115
+ "attributes": {
3116
+ "category": "amsterdam",
3117
+ "type": "paragraph",
3118
+ "item": "font-size",
3119
+ "subitem": "narrow"
3120
+ },
3121
+ "path": [
3122
+ "amsterdam",
3123
+ "paragraph",
3124
+ "font-size",
3125
+ "narrow"
3126
+ ]
3127
+ },
3128
+ "wide": {
3129
+ "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)",
3130
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3131
+ "isSource": true,
3132
+ "original": {
3133
+ "value": "{amsterdam.typography.text-level.6.font-size.wide}"
3134
+ },
3135
+ "name": "amsterdamParagraphFontSizeWide",
3136
+ "attributes": {
3137
+ "category": "amsterdam",
3138
+ "type": "paragraph",
3139
+ "item": "font-size",
3140
+ "subitem": "wide"
3141
+ },
3142
+ "path": [
3143
+ "amsterdam",
3144
+ "paragraph",
3145
+ "font-size",
3146
+ "wide"
3147
+ ]
3148
+ }
3149
+ },
3150
+ "font-weight": {
3151
+ "value": 400,
3152
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3153
+ "isSource": true,
3154
+ "original": {
3155
+ "value": "{amsterdam.typography.font-weight.normal}"
3156
+ },
3157
+ "name": "amsterdamParagraphFontWeight",
3158
+ "attributes": {
3159
+ "category": "amsterdam",
3160
+ "type": "paragraph",
3161
+ "item": "font-weight"
3162
+ },
3163
+ "path": [
3164
+ "amsterdam",
3165
+ "paragraph",
3166
+ "font-weight"
3167
+ ]
3168
+ },
3169
+ "line-height": {
3170
+ "value": "1.6",
3171
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3172
+ "isSource": true,
3173
+ "original": {
3174
+ "value": "{amsterdam.typography.text-level.6.line-height}"
3175
+ },
3176
+ "name": "amsterdamParagraphLineHeight",
3177
+ "attributes": {
3178
+ "category": "amsterdam",
3179
+ "type": "paragraph",
3180
+ "item": "line-height"
3181
+ },
3182
+ "path": [
3183
+ "amsterdam",
3184
+ "paragraph",
3185
+ "line-height"
3186
+ ]
3187
+ },
3188
+ "small": {
3189
+ "font-size": {
3190
+ "narrow": {
3191
+ "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)",
3192
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3193
+ "isSource": true,
3194
+ "original": {
3195
+ "value": "{amsterdam.typography.text-level.7.font-size.narrow}"
3196
+ },
3197
+ "name": "amsterdamParagraphSmallFontSizeNarrow",
3198
+ "attributes": {
3199
+ "category": "amsterdam",
3200
+ "type": "paragraph",
3201
+ "item": "small",
3202
+ "subitem": "font-size",
3203
+ "state": "narrow"
3204
+ },
3205
+ "path": [
3206
+ "amsterdam",
3207
+ "paragraph",
3208
+ "small",
3209
+ "font-size",
3210
+ "narrow"
3211
+ ]
3212
+ },
3213
+ "wide": {
3214
+ "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)",
3215
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3216
+ "isSource": true,
3217
+ "original": {
3218
+ "value": "{amsterdam.typography.text-level.7.font-size.wide}"
3219
+ },
3220
+ "name": "amsterdamParagraphSmallFontSizeWide",
3221
+ "attributes": {
3222
+ "category": "amsterdam",
3223
+ "type": "paragraph",
3224
+ "item": "small",
3225
+ "subitem": "font-size",
3226
+ "state": "wide"
3227
+ },
3228
+ "path": [
3229
+ "amsterdam",
3230
+ "paragraph",
3231
+ "small",
3232
+ "font-size",
3233
+ "wide"
3234
+ ]
3235
+ }
3236
+ },
3237
+ "line-height": {
3238
+ "value": "1.6",
3239
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3240
+ "isSource": true,
3241
+ "original": {
3242
+ "value": "{amsterdam.typography.text-level.7.line-height}"
3243
+ },
3244
+ "name": "amsterdamParagraphSmallLineHeight",
3245
+ "attributes": {
3246
+ "category": "amsterdam",
3247
+ "type": "paragraph",
3248
+ "item": "small",
3249
+ "subitem": "line-height"
3250
+ },
3251
+ "path": [
3252
+ "amsterdam",
3253
+ "paragraph",
3254
+ "small",
3255
+ "line-height"
3256
+ ]
3257
+ }
3258
+ },
3259
+ "large": {
3260
+ "font-size": {
3261
+ "narrow": {
3262
+ "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)",
3263
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3264
+ "isSource": true,
3265
+ "original": {
3266
+ "value": "{amsterdam.typography.text-level.4.font-size.narrow}"
3267
+ },
3268
+ "name": "amsterdamParagraphLargeFontSizeNarrow",
3269
+ "attributes": {
3270
+ "category": "amsterdam",
3271
+ "type": "paragraph",
3272
+ "item": "large",
3273
+ "subitem": "font-size",
3274
+ "state": "narrow"
3275
+ },
3276
+ "path": [
3277
+ "amsterdam",
3278
+ "paragraph",
3279
+ "large",
3280
+ "font-size",
3281
+ "narrow"
3282
+ ]
3283
+ },
3284
+ "wide": {
3285
+ "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)",
3286
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3287
+ "isSource": true,
3288
+ "original": {
3289
+ "value": "{amsterdam.typography.text-level.4.font-size.wide}"
3290
+ },
3291
+ "name": "amsterdamParagraphLargeFontSizeWide",
3292
+ "attributes": {
3293
+ "category": "amsterdam",
3294
+ "type": "paragraph",
3295
+ "item": "large",
3296
+ "subitem": "font-size",
3297
+ "state": "wide"
3298
+ },
3299
+ "path": [
3300
+ "amsterdam",
3301
+ "paragraph",
3302
+ "large",
3303
+ "font-size",
3304
+ "wide"
3305
+ ]
3306
+ }
3307
+ },
3308
+ "line-height": {
3309
+ "value": "1.5",
3310
+ "filePath": "./src/components/amsterdam/paragraph.tokens.json",
3311
+ "isSource": true,
3312
+ "original": {
3313
+ "value": "{amsterdam.typography.text-level.4.line-height}"
3314
+ },
3315
+ "name": "amsterdamParagraphLargeLineHeight",
3316
+ "attributes": {
3317
+ "category": "amsterdam",
3318
+ "type": "paragraph",
3319
+ "item": "large",
3320
+ "subitem": "line-height"
3321
+ },
3322
+ "path": [
3323
+ "amsterdam",
3324
+ "paragraph",
3325
+ "large",
3326
+ "line-height"
3327
+ ]
3328
+ }
3329
+ }
3330
+ }
3331
+ },
3332
+ "utrecht": {
3333
+ "button": {
3334
+ "background-color": {
3335
+ "value": "#004699",
3336
+ "filePath": "./src/components/utrecht/button.tokens.json",
3337
+ "isSource": true,
3338
+ "original": {
3339
+ "value": "{amsterdam.color.primary-blue}"
3340
+ },
3341
+ "name": "utrechtButtonBackgroundColor",
3342
+ "attributes": {
3343
+ "category": "utrecht",
3344
+ "type": "button",
3345
+ "item": "background-color"
3346
+ },
3347
+ "path": [
3348
+ "utrecht",
3349
+ "button",
3350
+ "background-color"
3351
+ ]
3352
+ },
3353
+ "border-color": {},
3354
+ "border-radius": {},
3355
+ "border-width": {},
3356
+ "color": {
3357
+ "value": "#ffffff",
3358
+ "filePath": "./src/components/utrecht/button.tokens.json",
3359
+ "isSource": true,
3360
+ "original": {
3361
+ "value": "{amsterdam.color.primary-white}"
3362
+ },
3363
+ "name": "utrechtButtonColor",
3364
+ "attributes": {
3365
+ "category": "utrecht",
3366
+ "type": "button",
3367
+ "item": "color"
3368
+ },
3369
+ "path": [
3370
+ "utrecht",
3371
+ "button",
3372
+ "color"
3373
+ ]
3374
+ },
3375
+ "font-family": {
3376
+ "value": "'Amsterdam Sans', Arial, sans-serif",
3377
+ "filePath": "./src/components/utrecht/button.tokens.json",
3378
+ "isSource": true,
3379
+ "original": {
3380
+ "value": "{amsterdam.typography.font-family}"
3381
+ },
3382
+ "name": "utrechtButtonFontFamily",
3383
+ "attributes": {
3384
+ "category": "utrecht",
3385
+ "type": "button",
3386
+ "item": "font-family"
3387
+ },
3388
+ "path": [
3389
+ "utrecht",
3390
+ "button",
3391
+ "font-family"
3392
+ ]
3393
+ },
3394
+ "font-size": {},
3395
+ "line-height": {
3396
+ "value": "1.6",
3397
+ "filePath": "./src/components/utrecht/button.tokens.json",
3398
+ "isSource": true,
3399
+ "original": {
3400
+ "value": "{amsterdam.typography.text-level.6.line-height}"
3401
+ },
3402
+ "name": "utrechtButtonLineHeight",
3403
+ "attributes": {
3404
+ "category": "utrecht",
3405
+ "type": "button",
3406
+ "item": "line-height"
3407
+ },
3408
+ "path": [
3409
+ "utrecht",
3410
+ "button",
3411
+ "line-height"
3412
+ ]
3413
+ },
3414
+ "padding-inline-start": {
3415
+ "value": "1rem",
3416
+ "filePath": "./src/components/utrecht/button.tokens.json",
3417
+ "isSource": true,
3418
+ "original": {
3419
+ "value": "{amsterdam.spacing.inset.md}"
3420
+ },
3421
+ "name": "utrechtButtonPaddingInlineStart",
3422
+ "attributes": {
3423
+ "category": "utrecht",
3424
+ "type": "button",
3425
+ "item": "padding-inline-start"
3426
+ },
3427
+ "path": [
3428
+ "utrecht",
3429
+ "button",
3430
+ "padding-inline-start"
3431
+ ]
3432
+ },
3433
+ "padding-inline-end": {
3434
+ "value": "1rem",
3435
+ "filePath": "./src/components/utrecht/button.tokens.json",
3436
+ "isSource": true,
3437
+ "original": {
3438
+ "value": "{amsterdam.spacing.inset.md}"
3439
+ },
3440
+ "name": "utrechtButtonPaddingInlineEnd",
3441
+ "attributes": {
3442
+ "category": "utrecht",
3443
+ "type": "button",
3444
+ "item": "padding-inline-end"
3445
+ },
3446
+ "path": [
3447
+ "utrecht",
3448
+ "button",
3449
+ "padding-inline-end"
3450
+ ]
3451
+ },
3452
+ "padding-block-start": {
3453
+ "value": "0.5rem",
3454
+ "filePath": "./src/components/utrecht/button.tokens.json",
3455
+ "isSource": true,
3456
+ "original": {
3457
+ "value": "{amsterdam.spacing.inset.sm}"
3458
+ },
3459
+ "name": "utrechtButtonPaddingBlockStart",
3460
+ "attributes": {
3461
+ "category": "utrecht",
3462
+ "type": "button",
3463
+ "item": "padding-block-start"
3464
+ },
3465
+ "path": [
3466
+ "utrecht",
3467
+ "button",
3468
+ "padding-block-start"
3469
+ ]
3470
+ },
3471
+ "padding-block-end": {
3472
+ "value": "0.5rem",
3473
+ "filePath": "./src/components/utrecht/button.tokens.json",
3474
+ "isSource": true,
3475
+ "original": {
3476
+ "value": "{amsterdam.spacing.inset.sm}"
3477
+ },
3478
+ "name": "utrechtButtonPaddingBlockEnd",
3479
+ "attributes": {
3480
+ "category": "utrecht",
3481
+ "type": "button",
3482
+ "item": "padding-block-end"
3483
+ },
3484
+ "path": [
3485
+ "utrecht",
3486
+ "button",
3487
+ "padding-block-end"
3488
+ ]
3489
+ },
3490
+ "margin-inline-start": {},
3491
+ "margin-inline-end": {},
3492
+ "margin-block-start": {},
3493
+ "margin-block-end": {},
3494
+ "icon": {
3495
+ "gap": {}
3496
+ },
3497
+ "disabled": {
3498
+ "background-color": {
3499
+ "value": "#B4B4B4",
3500
+ "filePath": "./src/components/utrecht/button.tokens.json",
3501
+ "isSource": true,
3502
+ "original": {
3503
+ "value": "{amsterdam.color.neutral-grey2}"
3504
+ },
3505
+ "name": "utrechtButtonDisabledBackgroundColor",
3506
+ "attributes": {
3507
+ "category": "utrecht",
3508
+ "type": "button",
3509
+ "item": "disabled",
3510
+ "subitem": "background-color"
3511
+ },
3512
+ "path": [
3513
+ "utrecht",
3514
+ "button",
3515
+ "disabled",
3516
+ "background-color"
3517
+ ]
3518
+ },
3519
+ "color": {
3520
+ "value": "#ffffff",
3521
+ "filePath": "./src/components/utrecht/button.tokens.json",
3522
+ "isSource": true,
3523
+ "original": {
3524
+ "value": "{amsterdam.color.primary-white}"
3525
+ },
3526
+ "name": "utrechtButtonDisabledColor",
3527
+ "attributes": {
3528
+ "category": "utrecht",
3529
+ "type": "button",
3530
+ "item": "disabled",
3531
+ "subitem": "color"
3532
+ },
3533
+ "path": [
3534
+ "utrecht",
3535
+ "button",
3536
+ "disabled",
3537
+ "color"
3538
+ ]
3539
+ },
3540
+ "border-color": {
3541
+ "value": "transparent",
3542
+ "filePath": "./src/components/utrecht/button.tokens.json",
3543
+ "isSource": true,
3544
+ "original": {
3545
+ "value": "transparent"
3546
+ },
3547
+ "name": "utrechtButtonDisabledBorderColor",
3548
+ "attributes": {
3549
+ "category": "utrecht",
3550
+ "type": "button",
3551
+ "item": "disabled",
3552
+ "subitem": "border-color"
3553
+ },
3554
+ "path": [
3555
+ "utrecht",
3556
+ "button",
3557
+ "disabled",
3558
+ "border-color"
3559
+ ]
3560
+ }
3561
+ },
3562
+ "hover": {
3563
+ "background-color": {
3564
+ "value": "#00387A",
3565
+ "filePath": "./src/components/utrecht/button.tokens.json",
3566
+ "isSource": true,
3567
+ "original": {
3568
+ "value": "{amsterdam.color.dark-blue}"
3569
+ },
3570
+ "name": "utrechtButtonHoverBackgroundColor",
3571
+ "attributes": {
3572
+ "category": "utrecht",
3573
+ "type": "button",
3574
+ "item": "hover",
3575
+ "subitem": "background-color"
3576
+ },
3577
+ "path": [
3578
+ "utrecht",
3579
+ "button",
3580
+ "hover",
3581
+ "background-color"
3582
+ ]
3583
+ }
3584
+ },
3585
+ "focus": {
3586
+ "scale": {}
3587
+ },
3588
+ "primary-action": {
3589
+ "background-color": {
3590
+ "value": "#004699",
3591
+ "filePath": "./src/components/utrecht/button.tokens.json",
3592
+ "isSource": true,
3593
+ "original": {
3594
+ "value": "{amsterdam.color.primary-blue}"
3595
+ },
3596
+ "name": "utrechtButtonPrimaryActionBackgroundColor",
3597
+ "attributes": {
3598
+ "category": "utrecht",
3599
+ "type": "button",
3600
+ "item": "primary-action",
3601
+ "subitem": "background-color"
3602
+ },
3603
+ "path": [
3604
+ "utrecht",
3605
+ "button",
3606
+ "primary-action",
3607
+ "background-color"
3608
+ ]
3609
+ },
3610
+ "border-color": {},
3611
+ "border-width": {},
3612
+ "color": {
3613
+ "value": "#ffffff",
3614
+ "filePath": "./src/components/utrecht/button.tokens.json",
3615
+ "isSource": true,
3616
+ "original": {
3617
+ "value": "{amsterdam.color.primary-white}"
3618
+ },
3619
+ "name": "utrechtButtonPrimaryActionColor",
3620
+ "attributes": {
3621
+ "category": "utrecht",
3622
+ "type": "button",
3623
+ "item": "primary-action",
3624
+ "subitem": "color"
3625
+ },
3626
+ "path": [
3627
+ "utrecht",
3628
+ "button",
3629
+ "primary-action",
3630
+ "color"
3631
+ ]
3632
+ },
3633
+ "disabled": {
3634
+ "background-color": {
3635
+ "value": "#B4B4B4",
3636
+ "filePath": "./src/components/utrecht/button.tokens.json",
3637
+ "isSource": true,
3638
+ "original": {
3639
+ "value": "{amsterdam.color.neutral-grey2}"
3640
+ },
3641
+ "name": "utrechtButtonPrimaryActionDisabledBackgroundColor",
3642
+ "attributes": {
3643
+ "category": "utrecht",
3644
+ "type": "button",
3645
+ "item": "primary-action",
3646
+ "subitem": "disabled",
3647
+ "state": "background-color"
3648
+ },
3649
+ "path": [
3650
+ "utrecht",
3651
+ "button",
3652
+ "primary-action",
3653
+ "disabled",
3654
+ "background-color"
3655
+ ]
3656
+ },
3657
+ "color": {},
3658
+ "border-color": {}
3659
+ },
3660
+ "hover": {
3661
+ "background-color": {
3662
+ "value": "#00387A",
3663
+ "filePath": "./src/components/utrecht/button.tokens.json",
3664
+ "isSource": true,
3665
+ "original": {
3666
+ "value": "{amsterdam.color.dark-blue}"
3667
+ },
3668
+ "name": "utrechtButtonPrimaryActionHoverBackgroundColor",
3669
+ "attributes": {
3670
+ "category": "utrecht",
3671
+ "type": "button",
3672
+ "item": "primary-action",
3673
+ "subitem": "hover",
3674
+ "state": "background-color"
3675
+ },
3676
+ "path": [
3677
+ "utrecht",
3678
+ "button",
3679
+ "primary-action",
3680
+ "hover",
3681
+ "background-color"
3682
+ ]
3683
+ },
3684
+ "border-color": {},
3685
+ "color": {}
3686
+ },
3687
+ "focus": {
3688
+ "background-color": {},
3689
+ "border-color": {},
3690
+ "border-width": {}
3691
+ },
3692
+ "ready": {
3693
+ "background-color": {},
3694
+ "border-color": {},
3695
+ "color": {},
3696
+ "disabled": {
3697
+ "border-color": {}
3698
+ },
3699
+ "hover": {
3700
+ "background-color": {},
3701
+ "border-color": {},
3702
+ "color": {}
3703
+ },
3704
+ "focus": {
3705
+ "background-color": {},
3706
+ "border-color": {}
3707
+ }
3708
+ },
3709
+ "warning": {
3710
+ "background-color": {},
3711
+ "border-color": {},
3712
+ "color": {},
3713
+ "disabled": {
3714
+ "border-color": {}
3715
+ },
3716
+ "hover": {
3717
+ "background-color": {},
3718
+ "border-color": {},
3719
+ "color": {}
3720
+ },
3721
+ "focus": {
3722
+ "background-color": {},
3723
+ "border-color": {}
3724
+ }
3725
+ },
3726
+ "danger": {
3727
+ "background-color": {},
3728
+ "border-color": {},
3729
+ "color": {},
3730
+ "disabled": {
3731
+ "border-color": {}
3732
+ },
3733
+ "hover": {
3734
+ "background-color": {},
3735
+ "border-color": {},
3736
+ "color": {}
3737
+ },
3738
+ "focus": {
3739
+ "background-color": {},
3740
+ "border-color": {}
3741
+ }
3742
+ }
3743
+ },
3744
+ "secondary-action": {
3745
+ "background-color": {
3746
+ "value": "#ffffff",
3747
+ "filePath": "./src/components/utrecht/button.tokens.json",
3748
+ "isSource": true,
3749
+ "original": {
3750
+ "value": "{amsterdam.color.primary-white}"
3751
+ },
3752
+ "name": "utrechtButtonSecondaryActionBackgroundColor",
3753
+ "attributes": {
3754
+ "category": "utrecht",
3755
+ "type": "button",
3756
+ "item": "secondary-action",
3757
+ "subitem": "background-color"
3758
+ },
3759
+ "path": [
3760
+ "utrecht",
3761
+ "button",
3762
+ "secondary-action",
3763
+ "background-color"
3764
+ ]
3765
+ },
3766
+ "color": {
3767
+ "value": "#004699",
3768
+ "filePath": "./src/components/utrecht/button.tokens.json",
3769
+ "isSource": true,
3770
+ "original": {
3771
+ "value": "{amsterdam.color.primary-blue}"
3772
+ },
3773
+ "name": "utrechtButtonSecondaryActionColor",
3774
+ "attributes": {
3775
+ "category": "utrecht",
3776
+ "type": "button",
3777
+ "item": "secondary-action",
3778
+ "subitem": "color"
3779
+ },
3780
+ "path": [
3781
+ "utrecht",
3782
+ "button",
3783
+ "secondary-action",
3784
+ "color"
3785
+ ]
3786
+ },
3787
+ "border-color": {
3788
+ "value": "#004699",
3789
+ "filePath": "./src/components/utrecht/button.tokens.json",
3790
+ "isSource": true,
3791
+ "original": {
3792
+ "value": "{amsterdam.color.primary-blue}"
3793
+ },
3794
+ "name": "utrechtButtonSecondaryActionBorderColor",
3795
+ "attributes": {
3796
+ "category": "utrecht",
3797
+ "type": "button",
3798
+ "item": "secondary-action",
3799
+ "subitem": "border-color"
3800
+ },
3801
+ "path": [
3802
+ "utrecht",
3803
+ "button",
3804
+ "secondary-action",
3805
+ "border-color"
3806
+ ]
3807
+ },
3808
+ "border-width": {
3809
+ "value": "2px",
3810
+ "filePath": "./src/components/utrecht/button.tokens.json",
3811
+ "isSource": true,
3812
+ "original": {
3813
+ "value": "{amsterdam.border-width.md}"
3814
+ },
3815
+ "name": "utrechtButtonSecondaryActionBorderWidth",
3816
+ "attributes": {
3817
+ "category": "utrecht",
3818
+ "type": "button",
3819
+ "item": "secondary-action",
3820
+ "subitem": "border-width"
3821
+ },
3822
+ "path": [
3823
+ "utrecht",
3824
+ "button",
3825
+ "secondary-action",
3826
+ "border-width"
3827
+ ]
3828
+ },
3829
+ "hover": {
3830
+ "background-color": {},
3831
+ "color": {
3832
+ "value": "#00387A",
3833
+ "filePath": "./src/components/utrecht/button.tokens.json",
3834
+ "isSource": true,
3835
+ "original": {
3836
+ "value": "{amsterdam.color.dark-blue}"
3837
+ },
3838
+ "name": "utrechtButtonSecondaryActionHoverColor",
3839
+ "attributes": {
3840
+ "category": "utrecht",
3841
+ "type": "button",
3842
+ "item": "secondary-action",
3843
+ "subitem": "hover",
3844
+ "state": "color"
3845
+ },
3846
+ "path": [
3847
+ "utrecht",
3848
+ "button",
3849
+ "secondary-action",
3850
+ "hover",
3851
+ "color"
3852
+ ]
3853
+ },
3854
+ "border-color": {
3855
+ "value": "#00387A",
3856
+ "filePath": "./src/components/utrecht/button.tokens.json",
3857
+ "isSource": true,
3858
+ "original": {
3859
+ "value": "{amsterdam.color.dark-blue}"
3860
+ },
3861
+ "name": "utrechtButtonSecondaryActionHoverBorderColor",
3862
+ "attributes": {
3863
+ "category": "utrecht",
3864
+ "type": "button",
3865
+ "item": "secondary-action",
3866
+ "subitem": "hover",
3867
+ "state": "border-color"
3868
+ },
3869
+ "path": [
3870
+ "utrecht",
3871
+ "button",
3872
+ "secondary-action",
3873
+ "hover",
3874
+ "border-color"
3875
+ ]
3876
+ }
3877
+ },
3878
+ "disabled": {
3879
+ "background-color": {
3880
+ "value": "#ffffff",
3881
+ "filePath": "./src/components/utrecht/button.tokens.json",
3882
+ "isSource": true,
3883
+ "original": {
3884
+ "value": "{amsterdam.color.primary-white}"
3885
+ },
3886
+ "name": "utrechtButtonSecondaryActionDisabledBackgroundColor",
3887
+ "attributes": {
3888
+ "category": "utrecht",
3889
+ "type": "button",
3890
+ "item": "secondary-action",
3891
+ "subitem": "disabled",
3892
+ "state": "background-color"
3893
+ },
3894
+ "path": [
3895
+ "utrecht",
3896
+ "button",
3897
+ "secondary-action",
3898
+ "disabled",
3899
+ "background-color"
3900
+ ]
3901
+ },
3902
+ "color": {
3903
+ "value": "#B4B4B4",
3904
+ "filePath": "./src/components/utrecht/button.tokens.json",
3905
+ "isSource": true,
3906
+ "original": {
3907
+ "value": "{amsterdam.color.neutral-grey2}"
3908
+ },
3909
+ "name": "utrechtButtonSecondaryActionDisabledColor",
3910
+ "attributes": {
3911
+ "category": "utrecht",
3912
+ "type": "button",
3913
+ "item": "secondary-action",
3914
+ "subitem": "disabled",
3915
+ "state": "color"
3916
+ },
3917
+ "path": [
3918
+ "utrecht",
3919
+ "button",
3920
+ "secondary-action",
3921
+ "disabled",
3922
+ "color"
3923
+ ]
3924
+ },
3925
+ "border-color": {
3926
+ "value": "#B4B4B4",
3927
+ "filePath": "./src/components/utrecht/button.tokens.json",
3928
+ "isSource": true,
3929
+ "original": {
3930
+ "value": "{amsterdam.color.neutral-grey2}"
3931
+ },
3932
+ "name": "utrechtButtonSecondaryActionDisabledBorderColor",
3933
+ "attributes": {
3934
+ "category": "utrecht",
3935
+ "type": "button",
3936
+ "item": "secondary-action",
3937
+ "subitem": "disabled",
3938
+ "state": "border-color"
3939
+ },
3940
+ "path": [
3941
+ "utrecht",
3942
+ "button",
3943
+ "secondary-action",
3944
+ "disabled",
3945
+ "border-color"
3946
+ ]
3947
+ }
3948
+ },
3949
+ "danger": {
3950
+ "background-color": {},
3951
+ "border-color": {},
3952
+ "color": {},
3953
+ "disabled": {
3954
+ "border-color": {}
3955
+ },
3956
+ "hover": {
3957
+ "background-color": {},
3958
+ "border-color": {},
3959
+ "color": {}
3960
+ },
3961
+ "focus": {
3962
+ "background-color": {},
3963
+ "border-color": {}
3964
+ }
3965
+ },
3966
+ "warning": {
3967
+ "background-color": {},
3968
+ "border-color": {},
3969
+ "color": {},
3970
+ "disabled": {
3971
+ "border-color": {}
3972
+ },
3973
+ "hover": {
3974
+ "background-color": {},
3975
+ "border-color": {},
3976
+ "color": {}
3977
+ },
3978
+ "focus": {
3979
+ "background-color": {},
3980
+ "border-color": {}
3981
+ }
3982
+ },
3983
+ "ready": {
3984
+ "background-color": {},
3985
+ "border-color": {},
3986
+ "color": {},
3987
+ "disabled": {
3988
+ "border-color": {}
3989
+ },
3990
+ "hover": {
3991
+ "background-color": {},
3992
+ "border-color": {},
3993
+ "color": {}
3994
+ },
3995
+ "focus": {
3996
+ "background-color": {},
3997
+ "border-color": {}
3998
+ }
3999
+ }
4000
+ },
4001
+ "subtle": {
4002
+ "background-color": {
4003
+ "value": "transparent",
4004
+ "filePath": "./src/components/utrecht/button.tokens.json",
4005
+ "isSource": true,
4006
+ "original": {
4007
+ "value": "transparent"
4008
+ },
4009
+ "name": "utrechtButtonSubtleBackgroundColor",
4010
+ "attributes": {
4011
+ "category": "utrecht",
4012
+ "type": "button",
4013
+ "item": "subtle",
4014
+ "subitem": "background-color"
4015
+ },
4016
+ "path": [
4017
+ "utrecht",
4018
+ "button",
4019
+ "subtle",
4020
+ "background-color"
4021
+ ]
4022
+ },
4023
+ "border-color": {},
4024
+ "border-width": {
4025
+ "value": "2px",
4026
+ "filePath": "./src/components/utrecht/button.tokens.json",
4027
+ "isSource": true,
4028
+ "original": {
4029
+ "value": "{amsterdam.border-width.md}"
4030
+ },
4031
+ "name": "utrechtButtonSubtleBorderWidth",
4032
+ "attributes": {
4033
+ "category": "utrecht",
4034
+ "type": "button",
4035
+ "item": "subtle",
4036
+ "subitem": "border-width"
4037
+ },
4038
+ "path": [
4039
+ "utrecht",
4040
+ "button",
4041
+ "subtle",
4042
+ "border-width"
4043
+ ]
4044
+ },
4045
+ "color": {
4046
+ "value": "#004699",
4047
+ "filePath": "./src/components/utrecht/button.tokens.json",
4048
+ "isSource": true,
4049
+ "original": {
4050
+ "value": "{amsterdam.color.primary-blue}"
4051
+ },
4052
+ "name": "utrechtButtonSubtleColor",
4053
+ "attributes": {
4054
+ "category": "utrecht",
4055
+ "type": "button",
4056
+ "item": "subtle",
4057
+ "subitem": "color"
4058
+ },
4059
+ "path": [
4060
+ "utrecht",
4061
+ "button",
4062
+ "subtle",
4063
+ "color"
4064
+ ]
4065
+ },
4066
+ "font-weight": {},
4067
+ "hover": {
4068
+ "background-color": {},
4069
+ "color": {},
4070
+ "border-color": {
4071
+ "value": "#767676",
4072
+ "filePath": "./src/components/utrecht/button.tokens.json",
4073
+ "isSource": true,
4074
+ "original": {
4075
+ "value": "{amsterdam.color.neutral-grey3}"
4076
+ },
4077
+ "name": "utrechtButtonSubtleHoverBorderColor",
4078
+ "attributes": {
4079
+ "category": "utrecht",
4080
+ "type": "button",
4081
+ "item": "subtle",
4082
+ "subitem": "hover",
4083
+ "state": "border-color"
4084
+ },
4085
+ "path": [
4086
+ "utrecht",
4087
+ "button",
4088
+ "subtle",
4089
+ "hover",
4090
+ "border-color"
4091
+ ]
4092
+ }
4093
+ },
4094
+ "focus": {
4095
+ "background-color": {},
4096
+ "color": {},
4097
+ "border-color": {}
4098
+ },
4099
+ "disabled": {
4100
+ "background-color": {
4101
+ "value": "transparent",
4102
+ "filePath": "./src/components/utrecht/button.tokens.json",
4103
+ "isSource": true,
4104
+ "original": {
4105
+ "value": "transparent"
4106
+ },
4107
+ "name": "utrechtButtonSubtleDisabledBackgroundColor",
4108
+ "attributes": {
4109
+ "category": "utrecht",
4110
+ "type": "button",
4111
+ "item": "subtle",
4112
+ "subitem": "disabled",
4113
+ "state": "background-color"
4114
+ },
4115
+ "path": [
4116
+ "utrecht",
4117
+ "button",
4118
+ "subtle",
4119
+ "disabled",
4120
+ "background-color"
4121
+ ]
4122
+ },
4123
+ "color": {
4124
+ "value": "#B4B4B4",
4125
+ "filePath": "./src/components/utrecht/button.tokens.json",
4126
+ "isSource": true,
4127
+ "original": {
4128
+ "value": "{amsterdam.color.neutral-grey2}"
4129
+ },
4130
+ "name": "utrechtButtonSubtleDisabledColor",
4131
+ "attributes": {
4132
+ "category": "utrecht",
4133
+ "type": "button",
4134
+ "item": "subtle",
4135
+ "subitem": "disabled",
4136
+ "state": "color"
4137
+ },
4138
+ "path": [
4139
+ "utrecht",
4140
+ "button",
4141
+ "subtle",
4142
+ "disabled",
4143
+ "color"
4144
+ ]
4145
+ }
4146
+ },
4147
+ "danger": {
4148
+ "color": {},
4149
+ "hover": {
4150
+ "color": {}
4151
+ },
4152
+ "focus": {
4153
+ "color": {}
4154
+ }
4155
+ },
4156
+ "ready": {
4157
+ "color": {},
4158
+ "hover": {
4159
+ "color": {}
4160
+ },
4161
+ "focus": {
4162
+ "color": {}
4163
+ }
4164
+ }
4165
+ }
334
4166
  }
335
4167
  }
336
- };
4168
+ };