@knapsack/sandbox-tokens 4.54.6--canary.4077.4d2b71a.0 → 4.54.6--canary.4093.b8af7d7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -375,7 +375,7 @@
375
375
  }
376
376
  },
377
377
  "collections": {
378
- "brands": {
378
+ "density": {
379
379
  "$extensions": {
380
380
  "cloud.knapsack": {
381
381
  "group": {
@@ -383,24 +383,18 @@
383
383
  "type": "collection",
384
384
  "modes": [
385
385
  {
386
- "id": "brandALight"
387
- },
388
- {
389
- "id": "brandADark"
390
- },
391
- {
392
- "id": "brandBLight"
386
+ "id": "cozy"
393
387
  },
394
388
  {
395
- "id": "brandBDark"
389
+ "id": "compact"
396
390
  }
397
391
  ]
398
392
  }
399
393
  }
400
394
  }
401
395
  },
402
- "foo": {
403
- "bar": {
396
+ "spacing": {
397
+ "large": {
404
398
  "$type": "dimension",
405
399
  "$extensions": {
406
400
  "cloud.knapsack": {
@@ -411,24 +405,33 @@
411
405
  }
412
406
  }
413
407
  },
414
- "brandALight": {
415
- "$value": "1px"
408
+ "compact": {
409
+ "$value": "{spacing scale.4}"
416
410
  },
417
- "brandADark": {
418
- "$value": "1px"
411
+ "cozy": {
412
+ "$value": "{spacing scale.5}"
413
+ }
414
+ },
415
+ "medium": {
416
+ "$type": "dimension",
417
+ "$extensions": {
418
+ "cloud.knapsack": {
419
+ "group": {
420
+ "collectionInfo": {
421
+ "type": "var"
422
+ }
423
+ }
424
+ }
419
425
  },
420
- "brandBLight": {
421
- "$value": "1px"
426
+ "compact": {
427
+ "$value": "{spacing scale.3}"
422
428
  },
423
- "brandBDark": {
424
- "$value": "1px"
429
+ "cozy": {
430
+ "$value": "{spacing scale.4}"
425
431
  }
426
- }
427
- },
428
- "color": {
429
- "$type": "color",
430
- "primary": {
431
- "$description": "The main, consistent color used in all graphics, publications, signage, etc. ",
432
+ },
433
+ "small": {
434
+ "$type": "dimension",
432
435
  "$extensions": {
433
436
  "cloud.knapsack": {
434
437
  "group": {
@@ -438,22 +441,114 @@
438
441
  }
439
442
  }
440
443
  },
441
- "brandALight": {
442
- "$value": "#3ed93f"
444
+ "compact": {
445
+ "$value": "{spacing scale.2}"
443
446
  },
444
- "brandADark": {
445
- "$value": "#0a13f7"
447
+ "cozy": {
448
+ "$value": "{spacing scale.3}"
449
+ }
450
+ },
451
+ "xsmall": {
452
+ "compact": {
453
+ "$value": "{spacing scale.1}"
446
454
  },
447
- "brandBLight": {
448
- "$value": "{color.pink.400}"
455
+ "$type": "dimension",
456
+ "$extensions": {
457
+ "cloud.knapsack": {
458
+ "group": {
459
+ "collectionInfo": {
460
+ "type": "var"
461
+ }
462
+ }
463
+ }
449
464
  },
450
- "brandBDark": {
451
- "$value": "{color.pink.800}"
465
+ "cozy": {
466
+ "$value": "{spacing scale.2}"
452
467
  }
453
468
  },
454
- "secondary": {
469
+ "xlarge": {
470
+ "compact": {
471
+ "$value": "{spacing scale.5}"
472
+ },
473
+ "$type": "dimension",
474
+ "$extensions": {
475
+ "cloud.knapsack": {
476
+ "group": {
477
+ "collectionInfo": {
478
+ "type": "var"
479
+ }
480
+ }
481
+ }
482
+ },
483
+ "cozy": {
484
+ "$value": "{spacing scale.6}"
485
+ }
486
+ },
487
+ "xxlarge": {
488
+ "compact": {
489
+ "$value": "{spacing scale.7}"
490
+ },
491
+ "$type": "dimension",
492
+ "$extensions": {
493
+ "cloud.knapsack": {
494
+ "group": {
495
+ "collectionInfo": {
496
+ "type": "var"
497
+ }
498
+ }
499
+ }
500
+ },
501
+ "cozy": {
502
+ "$value": "{spacing scale.8}"
503
+ }
504
+ },
505
+ "xxxlarge": {
506
+ "compact": {
507
+ "$value": "{spacing scale.8}"
508
+ },
509
+ "$type": "dimension",
510
+ "$extensions": {
511
+ "cloud.knapsack": {
512
+ "group": {
513
+ "collectionInfo": {
514
+ "type": "var"
515
+ }
516
+ }
517
+ }
518
+ },
519
+ "cozy": {
520
+ "$value": "{spacing scale.10}"
521
+ }
522
+ }
523
+ }
524
+ },
525
+ "theme": {
526
+ "$extensions": {
527
+ "cloud.knapsack": {
528
+ "group": {
529
+ "collectionInfo": {
530
+ "type": "collection",
531
+ "modes": [
532
+ {
533
+ "id": "light"
534
+ },
535
+ {
536
+ "id": "dark"
537
+ }
538
+ ]
539
+ }
540
+ }
541
+ }
542
+ },
543
+ "action": {
544
+ "base": {
545
+ "dark": {
546
+ "$value": "{sandbox.color.brand}"
547
+ },
548
+ "light": {
549
+ "$value": "{sandbox.color.brand}"
550
+ },
455
551
  "$type": "color",
456
- "$description": "Complimentary color to the primary brand color",
457
552
  "$extensions": {
458
553
  "cloud.knapsack": {
459
554
  "group": {
@@ -462,21 +557,53 @@
462
557
  }
463
558
  }
464
559
  }
560
+ }
561
+ },
562
+ "text": {
563
+ "dark": {
564
+ "$value": "{sandbox.color.white}"
465
565
  },
466
- "brandALight": {
467
- "$value": "{color.pink.500}"
566
+ "light": {
567
+ "$value": "{sandbox.color.white}"
468
568
  },
469
- "brandBLight": {
470
- "$value": "{color.purple.500}"
569
+ "$type": "color",
570
+ "$extensions": {
571
+ "cloud.knapsack": {
572
+ "group": {
573
+ "collectionInfo": {
574
+ "type": "var"
575
+ }
576
+ }
577
+ }
578
+ }
579
+ }
580
+ },
581
+ "background": {
582
+ "content": {
583
+ "dark": {
584
+ "$value": "#3B3644"
471
585
  },
472
- "brandADark": {
473
- "$value": "{color.pink.500}"
586
+ "light": {
587
+ "$value": "#FFFFFF"
474
588
  },
475
- "brandBDark": {
476
- "$value": "{color.purple.500}"
589
+ "$type": "color",
590
+ "$extensions": {
591
+ "cloud.knapsack": {
592
+ "group": {
593
+ "collectionInfo": {
594
+ "type": "var"
595
+ }
596
+ }
597
+ }
477
598
  }
478
599
  },
479
- "color": {
600
+ "page": {
601
+ "dark": {
602
+ "$value": "#1F1C25"
603
+ },
604
+ "light": {
605
+ "$value": "#FDFCFE"
606
+ },
480
607
  "$type": "color",
481
608
  "$extensions": {
482
609
  "cloud.knapsack": {
@@ -486,21 +613,63 @@
486
613
  }
487
614
  }
488
615
  }
616
+ }
617
+ }
618
+ },
619
+ "text": {
620
+ "base": {
621
+ "dark": {
622
+ "$value": "#F6F8FF"
489
623
  },
490
- "brandALight": {
491
- "$value": "#000000"
624
+ "light": {
625
+ "$value": "#191F2C"
492
626
  },
627
+ "$type": "color",
628
+ "$extensions": {
629
+ "cloud.knapsack": {
630
+ "group": {
631
+ "collectionInfo": {
632
+ "type": "var"
633
+ }
634
+ }
635
+ }
636
+ }
637
+ },
638
+ "subtle": {
639
+ "dark": {
640
+ "$value": "#BEC3D3"
641
+ },
642
+ "light": {
643
+ "$value": "#6E7A82"
644
+ },
645
+ "$type": "color",
646
+ "$extensions": {
647
+ "cloud.knapsack": {
648
+ "group": {
649
+ "collectionInfo": {
650
+ "type": "var"
651
+ }
652
+ }
653
+ }
654
+ }
655
+ }
656
+ }
657
+ },
658
+ "testing": {
659
+ "color": {
660
+ "color": {
493
661
  "brandADark": {
494
662
  "$value": "#000000"
495
663
  },
496
- "brandBLight": {
664
+ "brandALight": {
497
665
  "$value": "#000000"
498
666
  },
499
667
  "brandBDark": {
500
668
  "$value": "#000000"
501
- }
502
- },
503
- "color 1": {
669
+ },
670
+ "brandBLight": {
671
+ "$value": "#000000"
672
+ },
504
673
  "$type": "color",
505
674
  "$extensions": {
506
675
  "cloud.knapsack": {
@@ -510,22 +679,22 @@
510
679
  }
511
680
  }
512
681
  }
682
+ }
683
+ },
684
+ "color 1": {
685
+ "brandADark": {
686
+ "$value": "#000000"
513
687
  },
514
688
  "brandALight": {
515
689
  "$value": "#000000"
516
690
  },
517
- "brandADark": {
691
+ "brandBDark": {
518
692
  "$value": "#000000"
519
693
  },
520
694
  "brandBLight": {
521
695
  "$value": "#000000"
522
696
  },
523
- "brandBDark": {
524
- "$value": "#000000"
525
- }
526
- },
527
- "fontWeight": {
528
- "$type": "fontWeight",
697
+ "$type": "color",
529
698
  "$extensions": {
530
699
  "cloud.knapsack": {
531
700
  "group": {
@@ -534,25 +703,22 @@
534
703
  }
535
704
  }
536
705
  }
706
+ }
707
+ },
708
+ "fontWeight": {
709
+ "brandADark": {
710
+ "$value": 400
537
711
  },
538
712
  "brandALight": {
539
713
  "$value": 400
540
714
  },
541
- "brandADark": {
715
+ "brandBDark": {
542
716
  "$value": 400
543
717
  },
544
718
  "brandBLight": {
545
719
  "$value": 400
546
720
  },
547
- "brandBDark": {
548
- "$value": 400
549
- }
550
- }
551
- },
552
- "test": {
553
- "$type": "dimension",
554
- "primary": {
555
- "$description": "The main, consistent color used in all graphics, publications, signage, etc. ",
721
+ "$type": "fontWeight",
556
722
  "$extensions": {
557
723
  "cloud.knapsack": {
558
724
  "group": {
@@ -561,23 +727,47 @@
561
727
  }
562
728
  }
563
729
  }
730
+ }
731
+ },
732
+ "primary": {
733
+ "brandADark": {
734
+ "$value": "#0a13f7"
564
735
  },
565
736
  "brandALight": {
566
- "$value": "{spacing scale.8}"
737
+ "$value": "#3ed93f"
567
738
  },
568
- "brandADark": {
569
- "$value": "{collections.density.spacing.small.compact}"
739
+ "brandBDark": {
740
+ "$value": "{color.pink.800}"
570
741
  },
571
742
  "brandBLight": {
572
- "$value": "{collections.density.spacing.small.compact}"
743
+ "$value": "{color.pink.400}"
573
744
  },
574
- "brandBDark": {
575
- "$value": "{collections.density.spacing.small.compact}"
745
+ "$description": "The main, consistent color used in all graphics, publications, signage, etc. ",
746
+ "$extensions": {
747
+ "cloud.knapsack": {
748
+ "group": {
749
+ "collectionInfo": {
750
+ "type": "var"
751
+ }
752
+ }
753
+ }
576
754
  }
577
755
  },
578
756
  "secondary": {
579
- "$type": "color",
757
+ "brandADark": {
758
+ "$value": "{color.pink.500}"
759
+ },
760
+ "brandALight": {
761
+ "$value": "{color.pink.500}"
762
+ },
763
+ "brandBDark": {
764
+ "$value": "{color.purple.500}"
765
+ },
766
+ "brandBLight": {
767
+ "$value": "{color.purple.500}"
768
+ },
580
769
  "$description": "Complimentary color to the primary brand color",
770
+ "$type": "color",
581
771
  "$extensions": {
582
772
  "cloud.knapsack": {
583
773
  "group": {
@@ -586,21 +776,24 @@
586
776
  }
587
777
  }
588
778
  }
779
+ }
780
+ },
781
+ "$type": "color"
782
+ },
783
+ "foo": {
784
+ "bar": {
785
+ "brandADark": {
786
+ "$value": "1px"
589
787
  },
590
788
  "brandALight": {
591
- "$value": "#cc2020"
592
- },
593
- "brandBLight": {
594
- "$value": "{color.neutral.300}"
789
+ "$value": "1px"
595
790
  },
596
791
  "brandBDark": {
597
- "$value": "{color.neutral.600}"
792
+ "$value": "1px"
793
+ },
794
+ "brandBLight": {
795
+ "$value": "1px"
598
796
  },
599
- "brandADark": {
600
- "$value": "#cc2020"
601
- }
602
- },
603
- "dimension": {
604
797
  "$type": "dimension",
605
798
  "$extensions": {
606
799
  "cloud.knapsack": {
@@ -610,42 +803,23 @@
610
803
  }
611
804
  }
612
805
  }
806
+ }
807
+ }
808
+ },
809
+ "test": {
810
+ "dimension": {
811
+ "brandADark": {
812
+ "$value": "2px"
613
813
  },
614
814
  "brandALight": {
615
815
  "$value": "2px"
616
816
  },
617
- "brandADark": {
817
+ "brandBDark": {
618
818
  "$value": "2px"
619
819
  },
620
820
  "brandBLight": {
621
821
  "$value": "2px"
622
822
  },
623
- "brandBDark": {
624
- "$value": "2px"
625
- }
626
- }
627
- }
628
- },
629
- "density": {
630
- "$extensions": {
631
- "cloud.knapsack": {
632
- "group": {
633
- "collectionInfo": {
634
- "type": "collection",
635
- "modes": [
636
- {
637
- "id": "comfortable"
638
- },
639
- {
640
- "id": "compact"
641
- }
642
- ]
643
- }
644
- }
645
- }
646
- },
647
- "spacing": {
648
- "large": {
649
823
  "$type": "dimension",
650
824
  "$extensions": {
651
825
  "cloud.knapsack": {
@@ -655,16 +829,22 @@
655
829
  }
656
830
  }
657
831
  }
832
+ }
833
+ },
834
+ "primary": {
835
+ "brandADark": {
836
+ "$value": "{collections.density.spacing.small.compact}"
658
837
  },
659
- "comfortable": {
838
+ "brandALight": {
660
839
  "$value": "{spacing scale.8}"
661
840
  },
662
- "compact": {
663
- "$value": "{spacing scale.5}"
664
- }
665
- },
666
- "medium": {
667
- "$type": "dimension",
841
+ "brandBDark": {
842
+ "$value": "{collections.density.spacing.small.compact}"
843
+ },
844
+ "brandBLight": {
845
+ "$value": "{collections.density.spacing.small.compact}"
846
+ },
847
+ "$description": "The main, consistent color used in all graphics, publications, signage, etc. ",
668
848
  "$extensions": {
669
849
  "cloud.knapsack": {
670
850
  "group": {
@@ -673,16 +853,23 @@
673
853
  }
674
854
  }
675
855
  }
676
- },
677
- "comfortable": {
678
- "$value": "{spacing scale.6}"
679
- },
680
- "compact": {
681
- "$value": "{spacing scale.5}"
682
856
  }
683
857
  },
684
- "small": {
685
- "$type": "dimension",
858
+ "secondary": {
859
+ "brandADark": {
860
+ "$value": "#cc2020"
861
+ },
862
+ "brandALight": {
863
+ "$value": "#cc2020"
864
+ },
865
+ "brandBDark": {
866
+ "$value": "{color.neutral.600}"
867
+ },
868
+ "brandBLight": {
869
+ "$value": "{color.neutral.300}"
870
+ },
871
+ "$description": "Complimentary color to the primary brand color",
872
+ "$type": "color",
686
873
  "$extensions": {
687
874
  "cloud.knapsack": {
688
875
  "group": {
@@ -691,15 +878,91 @@
691
878
  }
692
879
  }
693
880
  }
694
- },
695
- "comfortable": {
696
- "$value": "{spacing scale.3}"
697
- },
698
- "compact": {
699
- "$value": "{spacing scale.2}"
881
+ }
882
+ },
883
+ "$type": "dimension"
884
+ },
885
+ "$extensions": {
886
+ "cloud.knapsack": {
887
+ "group": {
888
+ "collectionInfo": {
889
+ "type": "collection",
890
+ "modes": [
891
+ {
892
+ "id": "brandALight"
893
+ },
894
+ {
895
+ "id": "brandADark"
896
+ },
897
+ {
898
+ "id": "brandBLight"
899
+ },
900
+ {
901
+ "id": "brandBDark"
902
+ }
903
+ ]
904
+ }
700
905
  }
701
906
  }
702
907
  }
703
908
  }
909
+ },
910
+ "sandbox": {
911
+ "color": {
912
+ "brand": {
913
+ "$value": "#7A34ED",
914
+ "$type": "color"
915
+ },
916
+ "success": {
917
+ "$value": "#6BC313",
918
+ "$type": "color"
919
+ },
920
+ "warning": {
921
+ "$value": "#FAB120",
922
+ "$type": "color"
923
+ },
924
+ "error": {
925
+ "$value": "#FF5C46",
926
+ "$type": "color"
927
+ },
928
+ "white": {
929
+ "$value": "#ffffff",
930
+ "$type": "color"
931
+ }
932
+ },
933
+ "radius": {
934
+ "xsmall": {
935
+ "$value": "2px",
936
+ "$type": "dimension"
937
+ },
938
+ "$type": "dimension",
939
+ "small": {
940
+ "$value": "4px",
941
+ "$type": "dimension"
942
+ },
943
+ "medium": {
944
+ "$value": "8px",
945
+ "$type": "dimension"
946
+ },
947
+ "large": {
948
+ "$value": "16px",
949
+ "$type": "dimension"
950
+ },
951
+ "xlarge": {
952
+ "$value": "32px",
953
+ "$type": "dimension"
954
+ }
955
+ },
956
+ "width": {
957
+ "$type": "dimension",
958
+ "wide": {
959
+ "$value": "1080px",
960
+ "$type": "dimension"
961
+ },
962
+ "narrow": {
963
+ "$value": "640px",
964
+ "$type": "dimension"
965
+ }
966
+ }
704
967
  }
705
968
  }