@adobe/spectrum-tokens 12.0.0-beta.63 → 12.0.0-beta.65

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.
@@ -9779,20 +9779,20 @@
9779
9779
  "field-label-top-margin-large": {
9780
9780
  "sets": {
9781
9781
  "desktop": {
9782
- "value": "4px"
9782
+ "value": "5px"
9783
9783
  },
9784
9784
  "mobile": {
9785
- "value": "5px"
9785
+ "value": "6px"
9786
9786
  }
9787
9787
  }
9788
9788
  },
9789
9789
  "field-label-top-margin-extra-large": {
9790
9790
  "sets": {
9791
9791
  "desktop": {
9792
- "value": "4px"
9792
+ "value": "5px"
9793
9793
  },
9794
9794
  "mobile": {
9795
- "value": "5px"
9795
+ "value": "6px"
9796
9796
  }
9797
9797
  }
9798
9798
  },
@@ -11583,6 +11583,9 @@
11583
11583
  "color-slider-border-rounding": {
11584
11584
  "value": "4px"
11585
11585
  },
11586
+ "floating-action-button-drop-shadow-blur": {
11587
+ "value": "12px"
11588
+ },
11586
11589
  "corner-radius-75": {
11587
11590
  "sets": {
11588
11591
  "spectrum": {
@@ -12770,6 +12773,16 @@
12770
12773
  }
12771
12774
  }
12772
12775
  },
12776
+ "field-width": {
12777
+ "sets": {
12778
+ "desktop": {
12779
+ "value": "192px"
12780
+ },
12781
+ "mobile": {
12782
+ "value": "240px"
12783
+ }
12784
+ }
12785
+ },
12773
12786
  "character-count-to-field-quiet-small": {
12774
12787
  "sets": {
12775
12788
  "desktop": {
@@ -12843,20 +12856,20 @@
12843
12856
  "side-label-character-count-top-margin-large": {
12844
12857
  "sets": {
12845
12858
  "desktop": {
12846
- "value": "10px"
12859
+ "value": "11px"
12847
12860
  },
12848
12861
  "mobile": {
12849
- "value": "13px"
12862
+ "value": "14px"
12850
12863
  }
12851
12864
  }
12852
12865
  },
12853
12866
  "side-label-character-count-top-margin-extra-large": {
12854
12867
  "sets": {
12855
12868
  "desktop": {
12856
- "value": "13px"
12869
+ "value": "14px"
12857
12870
  },
12858
12871
  "mobile": {
12859
- "value": "17px"
12872
+ "value": "18px"
12860
12873
  }
12861
12874
  }
12862
12875
  },
@@ -14440,44 +14453,41 @@
14440
14453
  }
14441
14454
  }
14442
14455
  },
14443
- "font-family-default": {
14444
- "ref": "{font-family-sans-serif}",
14456
+ "default-font-family": {
14457
+ "ref": "{sans-serif-font-family}",
14445
14458
  "value": "Adobe Clean"
14446
14459
  },
14447
- "font-family-sans-serif": {
14460
+ "sans-serif-font-family": {
14448
14461
  "value": "Adobe Clean"
14449
14462
  },
14450
- "font-family-serif": {
14463
+ "serif-font-family": {
14451
14464
  "value": "Adobe Clean Serif"
14452
14465
  },
14453
- "font-family-code": {
14454
- "value": "Source Code Pro"
14455
- },
14456
- "font-family-cjk": {
14466
+ "cjk-font-family": {
14457
14467
  "value": "Adobe Clean Han"
14458
14468
  },
14459
- "font-weight-light": {
14469
+ "light-font-weight": {
14460
14470
  "value": "light"
14461
14471
  },
14462
- "font-weight-regular": {
14472
+ "regular-font-weight": {
14463
14473
  "value": "regular"
14464
14474
  },
14465
- "font-weight-medium": {
14475
+ "medium-font-weight": {
14466
14476
  "value": "medium"
14467
14477
  },
14468
- "font-weight-bold": {
14478
+ "bold-font-weight": {
14469
14479
  "value": "bold"
14470
14480
  },
14471
- "font-weight-extra-bold": {
14481
+ "extra-bold-font-weight": {
14472
14482
  "value": "extra-bold"
14473
14483
  },
14474
- "font-weight-black": {
14484
+ "black-font-weight": {
14475
14485
  "value": "black"
14476
14486
  },
14477
- "font-style-italic": {
14487
+ "italic-font-style": {
14478
14488
  "value": "italic"
14479
14489
  },
14480
- "font-style-default": {
14490
+ "default-font-style": {
14481
14491
  "value": "normal"
14482
14492
  },
14483
14493
  "font-size-50": {
@@ -14636,353 +14646,353 @@
14636
14646
  "line-height-200": {
14637
14647
  "value": "1.5"
14638
14648
  },
14639
- "line-height-cjk-100": {
14649
+ "cjk-line-height-100": {
14640
14650
  "value": "1.5"
14641
14651
  },
14642
- "line-height-cjk-200": {
14652
+ "cjk-line-height-200": {
14643
14653
  "value": "1.7"
14644
14654
  },
14645
- "letter-spacing-cjk": {
14655
+ "cjk-letter-spacing": {
14646
14656
  "value": "0.05em"
14647
14657
  },
14648
14658
  "heading-sans-serif-font-family": {
14649
- "ref": "{font-family-sans-serif}",
14659
+ "ref": "{sans-serif-font-family}",
14650
14660
  "value": "Adobe Clean"
14651
14661
  },
14652
14662
  "heading-serif-font-family": {
14653
- "ref": "{font-family-serif}",
14663
+ "ref": "{serif-font-family}",
14654
14664
  "value": "Adobe Clean Serif"
14655
14665
  },
14656
14666
  "heading-cjk-font-family": {
14657
- "ref": "{font-family-cjk}",
14667
+ "ref": "{cjk-font-family}",
14658
14668
  "value": "Adobe Clean Han"
14659
14669
  },
14660
14670
  "heading-sans-serif-light-font-weight": {
14661
- "ref": "{font-weight-light}",
14671
+ "ref": "{light-font-weight}",
14662
14672
  "value": "light"
14663
14673
  },
14664
14674
  "heading-sans-serif-light-font-style": {
14665
- "ref": "{font-style-default}",
14675
+ "ref": "{default-font-style}",
14666
14676
  "value": "normal"
14667
14677
  },
14668
14678
  "heading-serif-light-font-weight": {
14669
- "ref": "{font-weight-regular}",
14679
+ "ref": "{regular-font-weight}",
14670
14680
  "value": "regular"
14671
14681
  },
14672
14682
  "heading-serif-light-font-style": {
14673
- "ref": "{font-style-default}",
14683
+ "ref": "{default-font-style}",
14674
14684
  "value": "normal"
14675
14685
  },
14676
14686
  "heading-cjk-light-font-weight": {
14677
- "ref": "{font-weight-light}",
14687
+ "ref": "{light-font-weight}",
14678
14688
  "value": "light"
14679
14689
  },
14680
14690
  "heading-cjk-light-font-style": {
14681
- "ref": "{font-style-default}",
14691
+ "ref": "{default-font-style}",
14682
14692
  "value": "normal"
14683
14693
  },
14684
14694
  "heading-sans-serif-font-weight": {
14685
14695
  "sets": {
14686
14696
  "spectrum": {
14687
- "ref": "{font-weight-bold}",
14697
+ "ref": "{bold-font-weight}",
14688
14698
  "value": "bold"
14689
14699
  },
14690
14700
  "express": {
14691
- "ref": "{font-weight-black}",
14701
+ "ref": "{black-font-weight}",
14692
14702
  "value": "black"
14693
14703
  }
14694
14704
  }
14695
14705
  },
14696
14706
  "heading-sans-serif-font-style": {
14697
- "ref": "{font-style-default}",
14707
+ "ref": "{default-font-style}",
14698
14708
  "value": "normal"
14699
14709
  },
14700
14710
  "heading-serif-font-weight": {
14701
14711
  "sets": {
14702
14712
  "spectrum": {
14703
- "ref": "{font-weight-bold}",
14713
+ "ref": "{bold-font-weight}",
14704
14714
  "value": "bold"
14705
14715
  },
14706
14716
  "express": {
14707
- "ref": "{font-weight-black}",
14717
+ "ref": "{black-font-weight}",
14708
14718
  "value": "black"
14709
14719
  }
14710
14720
  }
14711
14721
  },
14712
14722
  "heading-serif-font-style": {
14713
- "ref": "{font-style-default}",
14723
+ "ref": "{default-font-style}",
14714
14724
  "value": "normal"
14715
14725
  },
14716
14726
  "heading-cjk-font-weight": {
14717
14727
  "sets": {
14718
14728
  "spectrum": {
14719
- "ref": "{font-weight-extra-bold}",
14729
+ "ref": "{extra-bold-font-weight}",
14720
14730
  "value": "extra-bold"
14721
14731
  },
14722
14732
  "express": {
14723
- "ref": "{font-weight-black}",
14733
+ "ref": "{black-font-weight}",
14724
14734
  "value": "black"
14725
14735
  }
14726
14736
  }
14727
14737
  },
14728
14738
  "heading-cjk-font-style": {
14729
- "ref": "{font-style-default}",
14739
+ "ref": "{default-font-style}",
14730
14740
  "value": "normal"
14731
14741
  },
14732
14742
  "heading-sans-serif-heavy-font-weight": {
14733
- "ref": "{font-weight-black}",
14743
+ "ref": "{black-font-weight}",
14734
14744
  "value": "black"
14735
14745
  },
14736
14746
  "heading-sans-serif-heavy-font-style": {
14737
- "ref": "{font-style-default}",
14747
+ "ref": "{default-font-style}",
14738
14748
  "value": "normal"
14739
14749
  },
14740
14750
  "heading-serif-heavy-font-weight": {
14741
- "ref": "{font-weight-black}",
14751
+ "ref": "{black-font-weight}",
14742
14752
  "value": "black"
14743
14753
  },
14744
14754
  "heading-serif-heavy-font-style": {
14745
- "ref": "{font-style-default}",
14755
+ "ref": "{default-font-style}",
14746
14756
  "value": "normal"
14747
14757
  },
14748
14758
  "heading-cjk-heavy-font-weight": {
14749
- "ref": "{font-weight-black}",
14759
+ "ref": "{black-font-weight}",
14750
14760
  "value": "black"
14751
14761
  },
14752
14762
  "heading-cjk-heavy-font-style": {
14753
- "ref": "{font-style-default}",
14763
+ "ref": "{default-font-style}",
14754
14764
  "value": "normal"
14755
14765
  },
14756
14766
  "heading-sans-serif-light-strong-font-weight": {
14757
- "ref": "{font-weight-bold}",
14767
+ "ref": "{bold-font-weight}",
14758
14768
  "value": "bold"
14759
14769
  },
14760
14770
  "heading-sans-serif-light-strong-font-style": {
14761
- "ref": "{font-style-default}",
14771
+ "ref": "{default-font-style}",
14762
14772
  "value": "normal"
14763
14773
  },
14764
14774
  "heading-serif-light-strong-font-weight": {
14765
- "ref": "{font-weight-bold}",
14775
+ "ref": "{bold-font-weight}",
14766
14776
  "value": "bold"
14767
14777
  },
14768
14778
  "heading-serif-light-strong-font-style": {
14769
- "ref": "{font-style-default}",
14779
+ "ref": "{default-font-style}",
14770
14780
  "value": "normal"
14771
14781
  },
14772
14782
  "heading-cjk-light-strong-font-weight": {
14773
- "ref": "{font-weight-extra-bold}",
14783
+ "ref": "{extra-bold-font-weight}",
14774
14784
  "value": "extra-bold"
14775
14785
  },
14776
14786
  "heading-cjk-light-strong-font-style": {
14777
- "ref": "{font-style-default}",
14787
+ "ref": "{default-font-style}",
14778
14788
  "value": "normal"
14779
14789
  },
14780
14790
  "heading-sans-serif-strong-font-weight": {
14781
- "ref": "{font-weight-black}",
14791
+ "ref": "{black-font-weight}",
14782
14792
  "value": "black"
14783
14793
  },
14784
14794
  "heading-sans-serif-strong-font-style": {
14785
- "ref": "{font-style-default}",
14795
+ "ref": "{default-font-style}",
14786
14796
  "value": "normal"
14787
14797
  },
14788
14798
  "heading-serif-strong-font-weight": {
14789
- "ref": "{font-weight-black}",
14799
+ "ref": "{black-font-weight}",
14790
14800
  "value": "black"
14791
14801
  },
14792
14802
  "heading-serif-strong-font-style": {
14793
- "ref": "{font-style-default}",
14803
+ "ref": "{default-font-style}",
14794
14804
  "value": "normal"
14795
14805
  },
14796
14806
  "heading-cjk-strong-font-weight": {
14797
- "ref": "{font-weight-black}",
14807
+ "ref": "{black-font-weight}",
14798
14808
  "value": "black"
14799
14809
  },
14800
14810
  "heading-cjk-strong-font-style": {
14801
- "ref": "{font-style-default}",
14811
+ "ref": "{default-font-style}",
14802
14812
  "value": "normal"
14803
14813
  },
14804
14814
  "heading-sans-serif-heavy-strong-font-weight": {
14805
- "ref": "{font-weight-black}",
14815
+ "ref": "{black-font-weight}",
14806
14816
  "value": "black"
14807
14817
  },
14808
14818
  "heading-sans-serif-heavy-strong-font-style": {
14809
- "ref": "{font-style-default}",
14819
+ "ref": "{default-font-style}",
14810
14820
  "value": "normal"
14811
14821
  },
14812
14822
  "heading-serif-heavy-strong-font-weight": {
14813
- "ref": "{font-weight-black}",
14823
+ "ref": "{black-font-weight}",
14814
14824
  "value": "black"
14815
14825
  },
14816
14826
  "heading-serif-heavy-strong-font-style": {
14817
- "ref": "{font-style-default}",
14827
+ "ref": "{default-font-style}",
14818
14828
  "value": "normal"
14819
14829
  },
14820
14830
  "heading-cjk-heavy-strong-font-weight": {
14821
- "ref": "{font-weight-black}",
14831
+ "ref": "{black-font-weight}",
14822
14832
  "value": "black"
14823
14833
  },
14824
14834
  "heading-cjk-heavy-strong-font-style": {
14825
- "ref": "{font-style-default}",
14835
+ "ref": "{default-font-style}",
14826
14836
  "value": "normal"
14827
14837
  },
14828
14838
  "heading-sans-serif-light-emphasized-font-weight": {
14829
- "ref": "{font-weight-light}",
14839
+ "ref": "{light-font-weight}",
14830
14840
  "value": "light"
14831
14841
  },
14832
14842
  "heading-sans-serif-light-emphasized-font-style": {
14833
- "ref": "{font-style-italic}",
14843
+ "ref": "{italic-font-style}",
14834
14844
  "value": "italic"
14835
14845
  },
14836
14846
  "heading-serif-light-emphasized-font-weight": {
14837
- "ref": "{font-weight-regular}",
14847
+ "ref": "{regular-font-weight}",
14838
14848
  "value": "regular"
14839
14849
  },
14840
14850
  "heading-serif-light-emphasized-font-style": {
14841
- "ref": "{font-style-italic}",
14851
+ "ref": "{italic-font-style}",
14842
14852
  "value": "italic"
14843
14853
  },
14844
14854
  "heading-cjk-light-emphasized-font-weight": {
14845
- "ref": "{font-weight-regular}",
14855
+ "ref": "{regular-font-weight}",
14846
14856
  "value": "regular"
14847
14857
  },
14848
14858
  "heading-cjk-light-emphasized-font-style": {
14849
- "ref": "{font-style-default}",
14859
+ "ref": "{default-font-style}",
14850
14860
  "value": "normal"
14851
14861
  },
14852
14862
  "heading-sans-serif-emphasized-font-weight": {
14853
14863
  "sets": {
14854
14864
  "spectrum": {
14855
- "ref": "{font-weight-bold}",
14865
+ "ref": "{bold-font-weight}",
14856
14866
  "value": "bold"
14857
14867
  },
14858
14868
  "express": {
14859
- "ref": "{font-weight-black}",
14869
+ "ref": "{black-font-weight}",
14860
14870
  "value": "black"
14861
14871
  }
14862
14872
  }
14863
14873
  },
14864
14874
  "heading-sans-serif-emphasized-font-style": {
14865
- "ref": "{font-style-italic}",
14875
+ "ref": "{italic-font-style}",
14866
14876
  "value": "italic"
14867
14877
  },
14868
14878
  "heading-serif-emphasized-font-weight": {
14869
14879
  "sets": {
14870
14880
  "spectrum": {
14871
- "ref": "{font-weight-bold}",
14881
+ "ref": "{bold-font-weight}",
14872
14882
  "value": "bold"
14873
14883
  },
14874
14884
  "express": {
14875
- "ref": "{font-weight-black}",
14885
+ "ref": "{black-font-weight}",
14876
14886
  "value": "black"
14877
14887
  }
14878
14888
  }
14879
14889
  },
14880
14890
  "heading-serif-emphasized-font-style": {
14881
- "ref": "{font-style-italic}",
14891
+ "ref": "{italic-font-style}",
14882
14892
  "value": "italic"
14883
14893
  },
14884
14894
  "heading-cjk-emphasized-font-weight": {
14885
- "ref": "{font-weight-black}",
14895
+ "ref": "{black-font-weight}",
14886
14896
  "value": "black"
14887
14897
  },
14888
14898
  "heading-cjk-emphasized-font-style": {
14889
- "ref": "{font-style-default}",
14899
+ "ref": "{default-font-style}",
14890
14900
  "value": "normal"
14891
14901
  },
14892
14902
  "heading-sans-serif-heavy-emphasized-font-weight": {
14893
- "ref": "{font-weight-black}",
14903
+ "ref": "{black-font-weight}",
14894
14904
  "value": "black"
14895
14905
  },
14896
14906
  "heading-sans-serif-heavy-emphasized-font-style": {
14897
- "ref": "{font-style-italic}",
14907
+ "ref": "{italic-font-style}",
14898
14908
  "value": "italic"
14899
14909
  },
14900
14910
  "heading-serif-heavy-emphasized-font-weight": {
14901
- "ref": "{font-weight-black}",
14911
+ "ref": "{black-font-weight}",
14902
14912
  "value": "black"
14903
14913
  },
14904
14914
  "heading-serif-heavy-emphasized-font-style": {
14905
- "ref": "{font-style-italic}",
14915
+ "ref": "{italic-font-style}",
14906
14916
  "value": "italic"
14907
14917
  },
14908
14918
  "heading-cjk-heavy-emphasized-font-weight": {
14909
- "ref": "{font-weight-black}",
14919
+ "ref": "{black-font-weight}",
14910
14920
  "value": "black"
14911
14921
  },
14912
14922
  "heading-cjk-heavy-emphasized-font-style": {
14913
- "ref": "{font-style-default}",
14923
+ "ref": "{default-font-style}",
14914
14924
  "value": "normal"
14915
14925
  },
14916
14926
  "heading-sans-serif-light-strong-emphasized-font-weight": {
14917
- "ref": "{font-weight-bold}",
14927
+ "ref": "{bold-font-weight}",
14918
14928
  "value": "bold"
14919
14929
  },
14920
14930
  "heading-sans-serif-light-strong-emphasized-font-style": {
14921
- "ref": "{font-style-italic}",
14931
+ "ref": "{italic-font-style}",
14922
14932
  "value": "italic"
14923
14933
  },
14924
14934
  "heading-serif-light-strong-emphasized-font-weight": {
14925
- "ref": "{font-weight-bold}",
14935
+ "ref": "{bold-font-weight}",
14926
14936
  "value": "bold"
14927
14937
  },
14928
14938
  "heading-serif-light-strong-emphasized-font-style": {
14929
- "ref": "{font-style-italic}",
14939
+ "ref": "{italic-font-style}",
14930
14940
  "value": "italic"
14931
14941
  },
14932
14942
  "heading-cjk-light-strong-emphasized-font-weight": {
14933
- "ref": "{font-weight-extra-bold}",
14943
+ "ref": "{extra-bold-font-weight}",
14934
14944
  "value": "extra-bold"
14935
14945
  },
14936
14946
  "heading-cjk-light-strong-emphasized-font-style": {
14937
- "ref": "{font-style-default}",
14947
+ "ref": "{default-font-style}",
14938
14948
  "value": "normal"
14939
14949
  },
14940
14950
  "heading-sans-serif-strong-emphasized-font-weight": {
14941
- "ref": "{font-weight-black}",
14951
+ "ref": "{black-font-weight}",
14942
14952
  "value": "black"
14943
14953
  },
14944
14954
  "heading-sans-serif-strong-emphasized-font-style": {
14945
- "ref": "{font-style-italic}",
14955
+ "ref": "{italic-font-style}",
14946
14956
  "value": "italic"
14947
14957
  },
14948
14958
  "heading-serif-strong-emphasized-font-weight": {
14949
- "ref": "{font-weight-black}",
14959
+ "ref": "{black-font-weight}",
14950
14960
  "value": "black"
14951
14961
  },
14952
14962
  "heading-serif-strong-emphasized-font-style": {
14953
- "ref": "{font-style-italic}",
14963
+ "ref": "{italic-font-style}",
14954
14964
  "value": "italic"
14955
14965
  },
14956
14966
  "heading-cjk-strong-emphasized-font-weight": {
14957
- "ref": "{font-weight-black}",
14967
+ "ref": "{black-font-weight}",
14958
14968
  "value": "black"
14959
14969
  },
14960
14970
  "heading-cjk-strong-emphasized-font-style": {
14961
- "ref": "{font-style-default}",
14971
+ "ref": "{default-font-style}",
14962
14972
  "value": "normal"
14963
14973
  },
14964
14974
  "heading-sans-serif-heavy-strong-emphasized-font-weight": {
14965
- "ref": "{font-weight-black}",
14975
+ "ref": "{black-font-weight}",
14966
14976
  "value": "black"
14967
14977
  },
14968
14978
  "heading-sans-serif-heavy-strong-emphasized-font-style": {
14969
- "ref": "{font-style-italic}",
14979
+ "ref": "{italic-font-style}",
14970
14980
  "value": "italic"
14971
14981
  },
14972
14982
  "heading-serif-heavy-strong-emphasized-font-weight": {
14973
- "ref": "{font-weight-black}",
14983
+ "ref": "{black-font-weight}",
14974
14984
  "value": "black"
14975
14985
  },
14976
14986
  "heading-serif-heavy-strong-emphasized-font-style": {
14977
- "ref": "{font-style-italic}",
14987
+ "ref": "{italic-font-style}",
14978
14988
  "value": "italic"
14979
14989
  },
14980
14990
  "heading-cjk-heavy-strong-emphasized-font-weight": {
14981
- "ref": "{font-weight-black}",
14991
+ "ref": "{black-font-weight}",
14982
14992
  "value": "black"
14983
14993
  },
14984
14994
  "heading-cjk-heavy-strong-emphasized-font-style": {
14985
- "ref": "{font-style-default}",
14995
+ "ref": "{default-font-style}",
14986
14996
  "value": "normal"
14987
14997
  },
14988
14998
  "heading-size-xxxl": {
@@ -15073,12 +15083,100 @@
15073
15083
  }
15074
15084
  }
15075
15085
  },
15086
+ "heading-cjk-size-xxxl": {
15087
+ "ref": "{font-size-1300}",
15088
+ "sets": {
15089
+ "desktop": {
15090
+ "value": "60px"
15091
+ },
15092
+ "mobile": {
15093
+ "value": "70px"
15094
+ }
15095
+ }
15096
+ },
15097
+ "heading-cjk-size-xxl": {
15098
+ "ref": "{font-size-900}",
15099
+ "sets": {
15100
+ "desktop": {
15101
+ "value": "36px"
15102
+ },
15103
+ "mobile": {
15104
+ "value": "44px"
15105
+ }
15106
+ }
15107
+ },
15108
+ "heading-cjk-size-xl": {
15109
+ "ref": "{font-size-800}",
15110
+ "sets": {
15111
+ "desktop": {
15112
+ "value": "32px"
15113
+ },
15114
+ "mobile": {
15115
+ "value": "39px"
15116
+ }
15117
+ }
15118
+ },
15119
+ "heading-cjk-size-l": {
15120
+ "ref": "{font-size-600}",
15121
+ "sets": {
15122
+ "desktop": {
15123
+ "value": "25px"
15124
+ },
15125
+ "mobile": {
15126
+ "value": "31px"
15127
+ }
15128
+ }
15129
+ },
15130
+ "heading-cjk-size-m": {
15131
+ "ref": "{font-size-400}",
15132
+ "sets": {
15133
+ "desktop": {
15134
+ "value": "20px"
15135
+ },
15136
+ "mobile": {
15137
+ "value": "24px"
15138
+ }
15139
+ }
15140
+ },
15141
+ "heading-cjk-size-s": {
15142
+ "ref": "{font-size-300}",
15143
+ "sets": {
15144
+ "desktop": {
15145
+ "value": "18px"
15146
+ },
15147
+ "mobile": {
15148
+ "value": "22px"
15149
+ }
15150
+ }
15151
+ },
15152
+ "heading-cjk-size-xs": {
15153
+ "ref": "{font-size-200}",
15154
+ "sets": {
15155
+ "desktop": {
15156
+ "value": "16px"
15157
+ },
15158
+ "mobile": {
15159
+ "value": "19px"
15160
+ }
15161
+ }
15162
+ },
15163
+ "heading-cjk-size-xxs": {
15164
+ "ref": "{font-size-100}",
15165
+ "sets": {
15166
+ "desktop": {
15167
+ "value": "14px"
15168
+ },
15169
+ "mobile": {
15170
+ "value": "17px"
15171
+ }
15172
+ }
15173
+ },
15076
15174
  "heading-line-height": {
15077
15175
  "ref": "{line-height-100}",
15078
15176
  "value": "1.3"
15079
15177
  },
15080
- "heading-line-height-cjk": {
15081
- "ref": "{line-height-cjk-100}",
15178
+ "heading-cjk-line-height": {
15179
+ "ref": "{cjk-line-height-100}",
15082
15180
  "value": "1.5"
15083
15181
  },
15084
15182
  "heading-margin-top-multiplier": {
@@ -15088,111 +15186,111 @@
15088
15186
  "value": "0.25"
15089
15187
  },
15090
15188
  "body-sans-serif-font-family": {
15091
- "ref": "{font-family-sans-serif}",
15189
+ "ref": "{sans-serif-font-family}",
15092
15190
  "value": "Adobe Clean"
15093
15191
  },
15094
15192
  "body-serif-font-family": {
15095
- "ref": "{font-family-serif}",
15193
+ "ref": "{serif-font-family}",
15096
15194
  "value": "Adobe Clean Serif"
15097
15195
  },
15098
15196
  "body-cjk-font-family": {
15099
- "ref": "{font-family-cjk}",
15197
+ "ref": "{cjk-font-family}",
15100
15198
  "value": "Adobe Clean Han"
15101
15199
  },
15102
15200
  "body-sans-serif-font-weight": {
15103
- "ref": "{font-weight-regular}",
15201
+ "ref": "{regular-font-weight}",
15104
15202
  "value": "regular"
15105
15203
  },
15106
15204
  "body-sans-serif-font-style": {
15107
- "ref": "{font-style-default}",
15205
+ "ref": "{default-font-style}",
15108
15206
  "value": "normal"
15109
15207
  },
15110
15208
  "body-serif-font-weight": {
15111
- "ref": "{font-weight-regular}",
15209
+ "ref": "{regular-font-weight}",
15112
15210
  "value": "regular"
15113
15211
  },
15114
15212
  "body-serif-font-style": {
15115
- "ref": "{font-style-default}",
15213
+ "ref": "{default-font-style}",
15116
15214
  "value": "normal"
15117
15215
  },
15118
15216
  "body-cjk-font-weight": {
15119
- "ref": "{font-weight-regular}",
15217
+ "ref": "{regular-font-weight}",
15120
15218
  "value": "regular"
15121
15219
  },
15122
15220
  "body-cjk-font-style": {
15123
- "ref": "{font-style-default}",
15221
+ "ref": "{default-font-style}",
15124
15222
  "value": "normal"
15125
15223
  },
15126
15224
  "body-sans-serif-strong-font-weight": {
15127
- "ref": "{font-weight-bold}",
15225
+ "ref": "{bold-font-weight}",
15128
15226
  "value": "bold"
15129
15227
  },
15130
15228
  "body-sans-serif-strong-font-style": {
15131
- "ref": "{font-style-default}",
15229
+ "ref": "{default-font-style}",
15132
15230
  "value": "normal"
15133
15231
  },
15134
15232
  "body-serif-strong-font-weight": {
15135
- "ref": "{font-weight-bold}",
15233
+ "ref": "{bold-font-weight}",
15136
15234
  "value": "bold"
15137
15235
  },
15138
15236
  "body-serif-strong-font-style": {
15139
- "ref": "{font-style-default}",
15237
+ "ref": "{default-font-style}",
15140
15238
  "value": "normal"
15141
15239
  },
15142
15240
  "body-cjk-strong-font-weight": {
15143
- "ref": "{font-weight-black}",
15241
+ "ref": "{black-font-weight}",
15144
15242
  "value": "black"
15145
15243
  },
15146
15244
  "body-cjk-strong-font-style": {
15147
- "ref": "{font-style-default}",
15245
+ "ref": "{default-font-style}",
15148
15246
  "value": "normal"
15149
15247
  },
15150
15248
  "body-sans-serif-emphasized-font-weight": {
15151
- "ref": "{font-weight-regular}",
15249
+ "ref": "{regular-font-weight}",
15152
15250
  "value": "regular"
15153
15251
  },
15154
15252
  "body-sans-serif-emphasized-font-style": {
15155
- "ref": "{font-style-italic}",
15253
+ "ref": "{italic-font-style}",
15156
15254
  "value": "italic"
15157
15255
  },
15158
15256
  "body-serif-emphasized-font-weight": {
15159
- "ref": "{font-weight-regular}",
15257
+ "ref": "{regular-font-weight}",
15160
15258
  "value": "regular"
15161
15259
  },
15162
15260
  "body-serif-emphasized-font-style": {
15163
- "ref": "{font-style-italic}",
15261
+ "ref": "{italic-font-style}",
15164
15262
  "value": "italic"
15165
15263
  },
15166
15264
  "body-cjk-emphasized-font-weight": {
15167
- "ref": "{font-weight-extra-bold}",
15265
+ "ref": "{extra-bold-font-weight}",
15168
15266
  "value": "extra-bold"
15169
15267
  },
15170
15268
  "body-cjk-emphasized-font-style": {
15171
- "ref": "{font-style-default}",
15269
+ "ref": "{default-font-style}",
15172
15270
  "value": "normal"
15173
15271
  },
15174
15272
  "body-sans-serif-strong-emphasized-font-weight": {
15175
- "ref": "{font-weight-bold}",
15273
+ "ref": "{bold-font-weight}",
15176
15274
  "value": "bold"
15177
15275
  },
15178
15276
  "body-sans-serif-strong-emphasized-font-style": {
15179
- "ref": "{font-style-italic}",
15277
+ "ref": "{italic-font-style}",
15180
15278
  "value": "italic"
15181
15279
  },
15182
15280
  "body-serif-strong-emphasized-font-weight": {
15183
- "ref": "{font-weight-bold}",
15281
+ "ref": "{bold-font-weight}",
15184
15282
  "value": "bold"
15185
15283
  },
15186
15284
  "body-serif-strong-emphasized-font-style": {
15187
- "ref": "{font-style-italic}",
15285
+ "ref": "{italic-font-style}",
15188
15286
  "value": "italic"
15189
15287
  },
15190
15288
  "body-cjk-strong-emphasized-font-weight": {
15191
- "ref": "{font-weight-black}",
15289
+ "ref": "{black-font-weight}",
15192
15290
  "value": "black"
15193
15291
  },
15194
15292
  "body-cjk-strong-emphasized-font-style": {
15195
- "ref": "{font-style-default}",
15293
+ "ref": "{default-font-style}",
15196
15294
  "value": "normal"
15197
15295
  },
15198
15296
  "body-size-xxxl": {
@@ -15276,215 +15374,215 @@
15276
15374
  "ref": "{line-height-200}",
15277
15375
  "value": "1.5"
15278
15376
  },
15279
- "body-line-height-cjk": {
15280
- "ref": "{line-height-cjk-200}",
15377
+ "body-cjk-line-height": {
15378
+ "ref": "{cjk-line-height-200}",
15281
15379
  "value": "1.7"
15282
15380
  },
15283
15381
  "body-margin-multiplier": {
15284
15382
  "value": "0.75"
15285
15383
  },
15286
15384
  "detail-sans-serif-font-family": {
15287
- "ref": "{font-family-sans-serif}",
15385
+ "ref": "{sans-serif-font-family}",
15288
15386
  "value": "Adobe Clean"
15289
15387
  },
15388
+ "detail-serif-font-family": {
15389
+ "ref": "{serif-font-family}",
15390
+ "value": "Adobe Clean Serif"
15391
+ },
15392
+ "detail-cjk-font-family": {
15393
+ "ref": "{cjk-font-family}",
15394
+ "value": "Adobe Clean Han"
15395
+ },
15290
15396
  "detail-sans-serif-font-weight": {
15291
- "ref": "{font-weight-bold}",
15397
+ "ref": "{bold-font-weight}",
15292
15398
  "value": "bold"
15293
15399
  },
15294
15400
  "detail-sans-serif-font-style": {
15295
- "ref": "{font-style-default}",
15401
+ "ref": "{default-font-style}",
15296
15402
  "value": "normal"
15297
15403
  },
15298
- "detail-serif-font-family": {
15299
- "ref": "{font-family-serif}",
15300
- "value": "Adobe Clean Serif"
15301
- },
15302
15404
  "detail-serif-font-weight": {
15303
- "ref": "{font-weight-bold}",
15405
+ "ref": "{bold-font-weight}",
15304
15406
  "value": "bold"
15305
15407
  },
15306
15408
  "detail-serif-font-style": {
15307
- "ref": "{font-style-default}",
15409
+ "ref": "{default-font-style}",
15308
15410
  "value": "normal"
15309
15411
  },
15310
- "detail-cjk-font-family": {
15311
- "ref": "{font-family-cjk}",
15312
- "value": "Adobe Clean Han"
15313
- },
15314
15412
  "detail-cjk-font-weight": {
15315
- "ref": "{font-weight-extra-bold}",
15413
+ "ref": "{extra-bold-font-weight}",
15316
15414
  "value": "extra-bold"
15317
15415
  },
15318
15416
  "detail-cjk-font-style": {
15319
- "ref": "{font-style-default}",
15417
+ "ref": "{default-font-style}",
15320
15418
  "value": "normal"
15321
15419
  },
15322
15420
  "detail-sans-serif-light-font-weight": {
15323
- "ref": "{font-weight-regular}",
15421
+ "ref": "{regular-font-weight}",
15324
15422
  "value": "regular"
15325
15423
  },
15326
15424
  "detail-sans-serif-light-font-style": {
15327
- "ref": "{font-style-default}",
15425
+ "ref": "{default-font-style}",
15328
15426
  "value": "normal"
15329
15427
  },
15330
15428
  "detail-serif-light-font-weight": {
15331
- "ref": "{font-weight-regular}",
15429
+ "ref": "{regular-font-weight}",
15332
15430
  "value": "regular"
15333
15431
  },
15334
15432
  "detail-serif-light-font-style": {
15335
- "ref": "{font-style-default}",
15433
+ "ref": "{default-font-style}",
15336
15434
  "value": "normal"
15337
15435
  },
15338
15436
  "detail-cjk-light-font-weight": {
15339
- "ref": "{font-weight-light}",
15437
+ "ref": "{light-font-weight}",
15340
15438
  "value": "light"
15341
15439
  },
15342
15440
  "detail-cjk-light-font-style": {
15343
- "ref": "{font-style-default}",
15441
+ "ref": "{default-font-style}",
15344
15442
  "value": "normal"
15345
15443
  },
15346
15444
  "detail-sans-serif-strong-font-weight": {
15347
- "ref": "{font-weight-bold}",
15445
+ "ref": "{bold-font-weight}",
15348
15446
  "value": "bold"
15349
15447
  },
15350
15448
  "detail-sans-serif-strong-font-style": {
15351
- "ref": "{font-style-default}",
15449
+ "ref": "{default-font-style}",
15352
15450
  "value": "normal"
15353
15451
  },
15354
15452
  "detail-serif-strong-font-weight": {
15355
- "ref": "{font-weight-bold}",
15453
+ "ref": "{bold-font-weight}",
15356
15454
  "value": "bold"
15357
15455
  },
15358
15456
  "detail-serif-strong-font-style": {
15359
- "ref": "{font-style-default}",
15457
+ "ref": "{default-font-style}",
15360
15458
  "value": "normal"
15361
15459
  },
15362
15460
  "detail-cjk-strong-font-weight": {
15363
- "ref": "{font-weight-black}",
15461
+ "ref": "{black-font-weight}",
15364
15462
  "value": "black"
15365
15463
  },
15366
15464
  "detail-cjk-strong-font-style": {
15367
- "ref": "{font-style-default}",
15465
+ "ref": "{default-font-style}",
15368
15466
  "value": "normal"
15369
15467
  },
15370
15468
  "detail-sans-serif-light-strong-font-weight": {
15371
- "ref": "{font-weight-regular}",
15469
+ "ref": "{regular-font-weight}",
15372
15470
  "value": "regular"
15373
15471
  },
15374
15472
  "detail-sans-serif-light-strong-font-style": {
15375
- "ref": "{font-style-default}",
15473
+ "ref": "{default-font-style}",
15376
15474
  "value": "normal"
15377
15475
  },
15378
15476
  "detail-serif-light-strong-font-weight": {
15379
- "ref": "{font-weight-regular}",
15477
+ "ref": "{regular-font-weight}",
15380
15478
  "value": "regular"
15381
15479
  },
15382
15480
  "detail-serif-light-strong-font-style": {
15383
- "ref": "{font-style-default}",
15481
+ "ref": "{default-font-style}",
15384
15482
  "value": "normal"
15385
15483
  },
15386
15484
  "detail-cjk-light-strong-font-weight": {
15387
- "ref": "{font-weight-extra-bold}",
15485
+ "ref": "{extra-bold-font-weight}",
15388
15486
  "value": "extra-bold"
15389
15487
  },
15390
15488
  "detail-cjk-light-strong-font-style": {
15391
- "ref": "{font-style-default}",
15489
+ "ref": "{default-font-style}",
15392
15490
  "value": "normal"
15393
15491
  },
15394
15492
  "detail-sans-serif-emphasized-font-weight": {
15395
- "ref": "{font-weight-bold}",
15493
+ "ref": "{bold-font-weight}",
15396
15494
  "value": "bold"
15397
15495
  },
15398
15496
  "detail-sans-serif-emphasized-font-style": {
15399
- "ref": "{font-style-italic}",
15497
+ "ref": "{italic-font-style}",
15400
15498
  "value": "italic"
15401
15499
  },
15402
15500
  "detail-serif-emphasized-font-weight": {
15403
- "ref": "{font-weight-bold}",
15501
+ "ref": "{bold-font-weight}",
15404
15502
  "value": "bold"
15405
15503
  },
15406
15504
  "detail-serif-emphasized-font-style": {
15407
- "ref": "{font-style-italic}",
15505
+ "ref": "{italic-font-style}",
15408
15506
  "value": "italic"
15409
15507
  },
15410
15508
  "detail-cjk-emphasized-font-weight": {
15411
- "ref": "{font-weight-black}",
15509
+ "ref": "{black-font-weight}",
15412
15510
  "value": "black"
15413
15511
  },
15414
15512
  "detail-cjk-emphasized-font-style": {
15415
- "ref": "{font-style-default}",
15513
+ "ref": "{default-font-style}",
15416
15514
  "value": "normal"
15417
15515
  },
15418
15516
  "detail-sans-serif-light-emphasized-font-weight": {
15419
- "ref": "{font-weight-regular}",
15517
+ "ref": "{regular-font-weight}",
15420
15518
  "value": "regular"
15421
15519
  },
15422
15520
  "detail-sans-serif-light-emphasized-font-style": {
15423
- "ref": "{font-style-italic}",
15521
+ "ref": "{italic-font-style}",
15424
15522
  "value": "italic"
15425
15523
  },
15426
15524
  "detail-serif-light-emphasized-font-weight": {
15427
- "ref": "{font-weight-regular}",
15525
+ "ref": "{regular-font-weight}",
15428
15526
  "value": "regular"
15429
15527
  },
15430
15528
  "detail-serif-light-emphasized-font-style": {
15431
- "ref": "{font-style-italic}",
15529
+ "ref": "{italic-font-style}",
15432
15530
  "value": "italic"
15433
15531
  },
15434
15532
  "detail-cjk-light-emphasized-font-weight": {
15435
- "ref": "{font-weight-regular}",
15533
+ "ref": "{regular-font-weight}",
15436
15534
  "value": "regular"
15437
15535
  },
15438
15536
  "detail-cjk-light-emphasized-font-style": {
15439
- "ref": "{font-style-default}",
15537
+ "ref": "{default-font-style}",
15440
15538
  "value": "normal"
15441
15539
  },
15442
15540
  "detail-sans-serif-strong-emphasized-font-weight": {
15443
- "ref": "{font-weight-bold}",
15541
+ "ref": "{bold-font-weight}",
15444
15542
  "value": "bold"
15445
15543
  },
15446
15544
  "detail-sans-serif-strong-emphasized-font-style": {
15447
- "ref": "{font-style-italic}",
15545
+ "ref": "{italic-font-style}",
15448
15546
  "value": "italic"
15449
15547
  },
15450
15548
  "detail-serif-strong-emphasized-font-weight": {
15451
- "ref": "{font-weight-bold}",
15549
+ "ref": "{bold-font-weight}",
15452
15550
  "value": "bold"
15453
15551
  },
15454
15552
  "detail-serif-strong-emphasized-font-style": {
15455
- "ref": "{font-style-italic}",
15553
+ "ref": "{italic-font-style}",
15456
15554
  "value": "italic"
15457
15555
  },
15458
15556
  "detail-cjk-strong-emphasized-font-weight": {
15459
- "ref": "{font-weight-black}",
15557
+ "ref": "{black-font-weight}",
15460
15558
  "value": "black"
15461
15559
  },
15462
15560
  "detail-cjk-strong-emphasized-font-style": {
15463
- "ref": "{font-style-default}",
15561
+ "ref": "{default-font-style}",
15464
15562
  "value": "normal"
15465
15563
  },
15466
15564
  "detail-sans-serif-light-strong-emphasized-font-weight": {
15467
- "ref": "{font-weight-regular}",
15565
+ "ref": "{regular-font-weight}",
15468
15566
  "value": "regular"
15469
15567
  },
15470
15568
  "detail-sans-serif-light-strong-emphasized-font-style": {
15471
- "ref": "{font-style-italic}",
15569
+ "ref": "{italic-font-style}",
15472
15570
  "value": "italic"
15473
15571
  },
15474
15572
  "detail-serif-light-strong-emphasized-font-weight": {
15475
- "ref": "{font-weight-regular}",
15573
+ "ref": "{regular-font-weight}",
15476
15574
  "value": "regular"
15477
15575
  },
15478
15576
  "detail-serif-light-strong-emphasized-font-style": {
15479
- "ref": "{font-style-italic}",
15577
+ "ref": "{italic-font-style}",
15480
15578
  "value": "italic"
15481
15579
  },
15482
15580
  "detail-cjk-light-strong-emphasized-font-weight": {
15483
- "ref": "{font-weight-extra-bold}",
15581
+ "ref": "{extra-bold-font-weight}",
15484
15582
  "value": "extra-bold"
15485
15583
  },
15486
15584
  "detail-cjk-light-strong-emphasized-font-style": {
15487
- "ref": "{font-style-default}",
15585
+ "ref": "{default-font-style}",
15488
15586
  "value": "normal"
15489
15587
  },
15490
15588
  "detail-size-xl": {
@@ -15535,8 +15633,8 @@
15535
15633
  "ref": "{line-height-100}",
15536
15634
  "value": "1.3"
15537
15635
  },
15538
- "detail-line-height-cjk": {
15539
- "ref": "{line-height-cjk-100}",
15636
+ "detail-cjk-line-height": {
15637
+ "ref": "{cjk-line-height-100}",
15540
15638
  "value": "1.5"
15541
15639
  },
15542
15640
  "detail-margin-top-mulitplier": {
@@ -15549,75 +15647,74 @@
15549
15647
  "value": "0.06em"
15550
15648
  },
15551
15649
  "code-font-family": {
15552
- "ref": "{font-family-code}",
15650
+ "value": "Source Code Pro"
15651
+ },
15652
+ "code-cjk-font-family": {
15653
+ "ref": "{code-font-family}",
15553
15654
  "value": "Source Code Pro"
15554
15655
  },
15555
15656
  "code-font-weight": {
15556
- "ref": "{font-weight-regular}",
15657
+ "ref": "{regular-font-weight}",
15557
15658
  "value": "regular"
15558
15659
  },
15559
15660
  "code-font-style": {
15560
- "ref": "{font-style-default}",
15661
+ "ref": "{default-font-style}",
15561
15662
  "value": "normal"
15562
15663
  },
15563
- "code-cjk-font-family": {
15564
- "ref": "{font-family-code}",
15565
- "value": "Source Code Pro"
15566
- },
15567
15664
  "code-cjk-font-weight": {
15568
- "ref": "{font-weight-regular}",
15665
+ "ref": "{regular-font-weight}",
15569
15666
  "value": "regular"
15570
15667
  },
15571
15668
  "code-cjk-font-style": {
15572
- "ref": "{font-style-default}",
15669
+ "ref": "{default-font-style}",
15573
15670
  "value": "normal"
15574
15671
  },
15575
15672
  "code-strong-font-weight": {
15576
- "ref": "{font-weight-bold}",
15673
+ "ref": "{bold-font-weight}",
15577
15674
  "value": "bold"
15578
15675
  },
15579
15676
  "code-strong-font-style": {
15580
- "ref": "{font-style-default}",
15677
+ "ref": "{default-font-style}",
15581
15678
  "value": "normal"
15582
15679
  },
15583
15680
  "code-cjk-strong-font-weight": {
15584
- "ref": "{font-weight-black}",
15681
+ "ref": "{black-font-weight}",
15585
15682
  "value": "black"
15586
15683
  },
15587
15684
  "code-cjk-strong-font-style": {
15588
- "ref": "{font-style-default}",
15685
+ "ref": "{default-font-style}",
15589
15686
  "value": "normal"
15590
15687
  },
15591
15688
  "code-emphasized-font-weight": {
15592
- "ref": "{font-weight-regular}",
15689
+ "ref": "{regular-font-weight}",
15593
15690
  "value": "regular"
15594
15691
  },
15595
15692
  "code-emphasized-font-style": {
15596
- "ref": "{font-style-italic}",
15693
+ "ref": "{italic-font-style}",
15597
15694
  "value": "italic"
15598
15695
  },
15599
15696
  "code-cjk-emphasized-font-weight": {
15600
- "ref": "{font-weight-bold}",
15697
+ "ref": "{bold-font-weight}",
15601
15698
  "value": "bold"
15602
15699
  },
15603
15700
  "code-cjk-emphasized-font-style": {
15604
- "ref": "{font-style-default}",
15701
+ "ref": "{default-font-style}",
15605
15702
  "value": "normal"
15606
15703
  },
15607
15704
  "code-strong-emphasized-font-weight": {
15608
- "ref": "{font-weight-bold}",
15705
+ "ref": "{bold-font-weight}",
15609
15706
  "value": "bold"
15610
15707
  },
15611
15708
  "code-strong-emphasized-font-style": {
15612
- "ref": "{font-style-italic}",
15709
+ "ref": "{italic-font-style}",
15613
15710
  "value": "italic"
15614
15711
  },
15615
15712
  "code-cjk-strong-emphasized-font-weight": {
15616
- "ref": "{font-weight-black}",
15713
+ "ref": "{black-font-weight}",
15617
15714
  "value": "black"
15618
15715
  },
15619
15716
  "code-cjk-strong-emphasized-font-style": {
15620
- "ref": "{font-style-default}",
15717
+ "ref": "{default-font-style}",
15621
15718
  "value": "normal"
15622
15719
  },
15623
15720
  "code-size-xl": {
@@ -15679,8 +15776,8 @@
15679
15776
  "ref": "{line-height-200}",
15680
15777
  "value": "1.5"
15681
15778
  },
15682
- "code-line-height-cjk": {
15683
- "ref": "{line-height-cjk-200}",
15779
+ "code-cjk-line-height": {
15780
+ "ref": "{cjk-line-height-200}",
15684
15781
  "value": "1.7"
15685
15782
  }
15686
15783
  }