@nulogy/components 14.1.3 → 14.1.4
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/main.js +926 -516
- package/dist/main.module.js +926 -516
- package/package.json +2 -3
- package/dist/src/scripts/generateTheme.d.ts +0 -1
package/dist/main.module.js
CHANGED
|
@@ -54696,75 +54696,485 @@ var mergeThemes = function mergeThemes(theme, customTheme) {
|
|
|
54696
54696
|
}, theme);
|
|
54697
54697
|
};
|
|
54698
54698
|
|
|
54699
|
+
/*
|
|
54700
|
+
Nulogy Design System Tokens
|
|
54701
|
+
THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY.
|
|
54702
|
+
*/
|
|
54703
|
+
|
|
54704
|
+
/*
|
|
54705
|
+
|-----------------------------------------------------------------------------
|
|
54706
|
+
| Border radius
|
|
54707
|
+
|-----------------------------------------------------------------------------
|
|
54708
|
+
*/
|
|
54709
|
+
const DESKTOP_BORDER_RADIUS_SMALL = '2px';
|
|
54710
|
+
const DESKTOP_BORDER_RADIUS_MEDIUM = '4px';
|
|
54711
|
+
const DESKTOP_BORDER_RADIUS_LARGE = '8px';
|
|
54712
|
+
const DESKTOP_BORDER_RADIUS_CIRCLE = '50%';
|
|
54713
|
+
const DESKTOP_BORDER_RADIUS_ROUNDED = '9999px';
|
|
54714
|
+
const TABLET_BORDER_RADIUS_SMALL = '2.8px';
|
|
54715
|
+
const TABLET_BORDER_RADIUS_MEDIUM = '5.6px';
|
|
54716
|
+
const TABLET_BORDER_RADIUS_LARGE = '11.2px';
|
|
54717
|
+
const TABLET_BORDER_RADIUS_CIRCLE = '50%';
|
|
54718
|
+
const TABLET_BORDER_RADIUS_ROUNDED = '9999px';
|
|
54719
|
+
const PHONE_BORDER_RADIUS_SMALL = '1.8px';
|
|
54720
|
+
const PHONE_BORDER_RADIUS_MEDIUM = '3.6px';
|
|
54721
|
+
const PHONE_BORDER_RADIUS_LARGE = '7.2px';
|
|
54722
|
+
const PHONE_BORDER_RADIUS_CIRCLE = '50%';
|
|
54723
|
+
const PHONE_BORDER_RADIUS_ROUNDED = '9999px';
|
|
54724
|
+
|
|
54725
|
+
/*
|
|
54726
|
+
|-----------------------------------------------------------------------------
|
|
54727
|
+
| Font size
|
|
54728
|
+
|-----------------------------------------------------------------------------
|
|
54729
|
+
*/
|
|
54730
|
+
const DESKTOP_FONT_SIZE_STANDARD_SMALLER = '12px';
|
|
54731
|
+
const DESKTOP_FONT_SIZE_STANDARD_SMALL = '15px';
|
|
54732
|
+
const DESKTOP_FONT_SIZE_STANDARD_MEDIUM = '15px';
|
|
54733
|
+
const DESKTOP_FONT_SIZE_STANDARD_LARGE = '21px';
|
|
54734
|
+
const DESKTOP_FONT_SIZE_STANDARD_LARGER = '24px';
|
|
54735
|
+
const DESKTOP_FONT_SIZE_STANDARD_LARGEST = '30px';
|
|
54736
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_XXS = '9px';
|
|
54737
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_XS = '12px';
|
|
54738
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_SM = '15px';
|
|
54739
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_MD = '18px';
|
|
54740
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_LG = '21px';
|
|
54741
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_XL = '24px';
|
|
54742
|
+
const DESKTOP_FONT_SIZE_EXPERIMENTAL_XXL = '30px';
|
|
54743
|
+
const DESKTOP_FONT_SIZE_SEMANTIC_HEADING_1 = '24px';
|
|
54744
|
+
const DESKTOP_FONT_SIZE_SEMANTIC_HEADING_2 = '21px';
|
|
54745
|
+
const DESKTOP_FONT_SIZE_SEMANTIC_HEADING_3 = '15px';
|
|
54746
|
+
const DESKTOP_FONT_SIZE_SEMANTIC_HEADING_4 = '15px';
|
|
54747
|
+
const DESKTOP_FONT_SIZE_SEMANTIC_BASE = '15px';
|
|
54748
|
+
const TABLET_FONT_SIZE_STANDARD_SMALLER = '16.8px';
|
|
54749
|
+
const TABLET_FONT_SIZE_STANDARD_SMALL = '21px';
|
|
54750
|
+
const TABLET_FONT_SIZE_STANDARD_MEDIUM = '21px';
|
|
54751
|
+
const TABLET_FONT_SIZE_STANDARD_LARGE = '29.4px';
|
|
54752
|
+
const TABLET_FONT_SIZE_STANDARD_LARGER = '33.6px';
|
|
54753
|
+
const TABLET_FONT_SIZE_STANDARD_LARGEST = '42px';
|
|
54754
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_XXS = '12.6px';
|
|
54755
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_XS = '16.8px';
|
|
54756
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_SM = '21px';
|
|
54757
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_MD = '25.2px';
|
|
54758
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_LG = '29.4px';
|
|
54759
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_XL = '33.6px';
|
|
54760
|
+
const TABLET_FONT_SIZE_EXPERIMENTAL_XXL = '42px';
|
|
54761
|
+
const TABLET_FONT_SIZE_SEMANTIC_HEADING_1 = '33.6px';
|
|
54762
|
+
const TABLET_FONT_SIZE_SEMANTIC_HEADING_2 = '29.4px';
|
|
54763
|
+
const TABLET_FONT_SIZE_SEMANTIC_HEADING_3 = '21px';
|
|
54764
|
+
const TABLET_FONT_SIZE_SEMANTIC_HEADING_4 = '21px';
|
|
54765
|
+
const TABLET_FONT_SIZE_SEMANTIC_BASE = '21px';
|
|
54766
|
+
const PHONE_FONT_SIZE_STANDARD_SMALLER = '10.8px';
|
|
54767
|
+
const PHONE_FONT_SIZE_STANDARD_SMALL = '13.5px';
|
|
54768
|
+
const PHONE_FONT_SIZE_STANDARD_MEDIUM = '13.5px';
|
|
54769
|
+
const PHONE_FONT_SIZE_STANDARD_LARGE = '18.9px';
|
|
54770
|
+
const PHONE_FONT_SIZE_STANDARD_LARGER = '21.6px';
|
|
54771
|
+
const PHONE_FONT_SIZE_STANDARD_LARGEST = '27px';
|
|
54772
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_XXS = '8.1px';
|
|
54773
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_XS = '10.8px';
|
|
54774
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_SM = '13.5px';
|
|
54775
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_MD = '16.2px';
|
|
54776
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_LG = '18.9px';
|
|
54777
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_XL = '21.6px';
|
|
54778
|
+
const PHONE_FONT_SIZE_EXPERIMENTAL_XXL = '27px';
|
|
54779
|
+
const PHONE_FONT_SIZE_SEMANTIC_HEADING_1 = '21.6px';
|
|
54780
|
+
const PHONE_FONT_SIZE_SEMANTIC_HEADING_2 = '18.9px';
|
|
54781
|
+
const PHONE_FONT_SIZE_SEMANTIC_HEADING_3 = '13.5px';
|
|
54782
|
+
const PHONE_FONT_SIZE_SEMANTIC_HEADING_4 = '13.5px';
|
|
54783
|
+
const PHONE_FONT_SIZE_SEMANTIC_BASE = '13.5px';
|
|
54784
|
+
|
|
54785
|
+
/*
|
|
54786
|
+
|-----------------------------------------------------------------------------
|
|
54787
|
+
| Breakpoints
|
|
54788
|
+
|-----------------------------------------------------------------------------
|
|
54789
|
+
*/
|
|
54790
|
+
const DESKTOP_BREAKPOINTS_BASE_EXTRA_SMALL = '0px';
|
|
54791
|
+
const DESKTOP_BREAKPOINTS_BASE_SMALL = '768px';
|
|
54792
|
+
const DESKTOP_BREAKPOINTS_BASE_MEDIUM = '1024px';
|
|
54793
|
+
const DESKTOP_BREAKPOINTS_BASE_LARGE = '1360px';
|
|
54794
|
+
const DESKTOP_BREAKPOINTS_BASE_EXTRA_LARGE = '1920px';
|
|
54795
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT = '320px';
|
|
54796
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE = '640px';
|
|
54797
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT = '768px';
|
|
54798
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE = '1024px';
|
|
54799
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_LAPTOP = '1280px';
|
|
54800
|
+
const DESKTOP_BREAKPOINTS_SEMANTIC_DESKTOP = '1440px';
|
|
54801
|
+
const TABLET_BREAKPOINTS_BASE_EXTRA_SMALL = '0px';
|
|
54802
|
+
const TABLET_BREAKPOINTS_BASE_SMALL = '768px';
|
|
54803
|
+
const TABLET_BREAKPOINTS_BASE_MEDIUM = '1024px';
|
|
54804
|
+
const TABLET_BREAKPOINTS_BASE_LARGE = '1360px';
|
|
54805
|
+
const TABLET_BREAKPOINTS_BASE_EXTRA_LARGE = '1920px';
|
|
54806
|
+
const TABLET_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT = '320px';
|
|
54807
|
+
const TABLET_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE = '640px';
|
|
54808
|
+
const TABLET_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT = '768px';
|
|
54809
|
+
const TABLET_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE = '1024px';
|
|
54810
|
+
const TABLET_BREAKPOINTS_SEMANTIC_LAPTOP = '1280px';
|
|
54811
|
+
const TABLET_BREAKPOINTS_SEMANTIC_DESKTOP = '1440px';
|
|
54812
|
+
const PHONE_BREAKPOINTS_BASE_EXTRA_SMALL = '0px';
|
|
54813
|
+
const PHONE_BREAKPOINTS_BASE_SMALL = '768px';
|
|
54814
|
+
const PHONE_BREAKPOINTS_BASE_MEDIUM = '1024px';
|
|
54815
|
+
const PHONE_BREAKPOINTS_BASE_LARGE = '1360px';
|
|
54816
|
+
const PHONE_BREAKPOINTS_BASE_EXTRA_LARGE = '1920px';
|
|
54817
|
+
const PHONE_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT = '320px';
|
|
54818
|
+
const PHONE_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE = '640px';
|
|
54819
|
+
const PHONE_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT = '768px';
|
|
54820
|
+
const PHONE_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE = '1024px';
|
|
54821
|
+
const PHONE_BREAKPOINTS_SEMANTIC_LAPTOP = '1280px';
|
|
54822
|
+
const PHONE_BREAKPOINTS_SEMANTIC_DESKTOP = '1440px';
|
|
54823
|
+
|
|
54824
|
+
/*
|
|
54825
|
+
|-----------------------------------------------------------------------------
|
|
54826
|
+
| Color
|
|
54827
|
+
|-----------------------------------------------------------------------------
|
|
54828
|
+
*/
|
|
54829
|
+
const DESKTOP_COLOR_BASE_BLACK = '#011E38';
|
|
54830
|
+
const DESKTOP_COLOR_BASE_BLACK_BLUE = '#122B47';
|
|
54831
|
+
const DESKTOP_COLOR_BASE_DARK_BLUE = '#00438F';
|
|
54832
|
+
const DESKTOP_COLOR_BASE_BLUE = '#216BEB';
|
|
54833
|
+
const DESKTOP_COLOR_BASE_LIGHT_BLUE = '#E1EBFA';
|
|
54834
|
+
const DESKTOP_COLOR_BASE_DARK_GREY = '#434D59';
|
|
54835
|
+
const DESKTOP_COLOR_BASE_MID_GREY = '#6C7784';
|
|
54836
|
+
const DESKTOP_COLOR_BASE_GREY = '#C0C8D1';
|
|
54837
|
+
const DESKTOP_COLOR_BASE_LIGHT_GREY = '#E4E7EB';
|
|
54838
|
+
const DESKTOP_COLOR_BASE_WHITE_GREY = '#F0F2F5';
|
|
54839
|
+
const DESKTOP_COLOR_BASE_WHITE = '#FFFFFF';
|
|
54840
|
+
const DESKTOP_COLOR_BASE_GREEN = '#008059';
|
|
54841
|
+
const DESKTOP_COLOR_BASE_LIGHT_GREEN = '#E9F7F2';
|
|
54842
|
+
const DESKTOP_COLOR_BASE_RED = '#CC1439';
|
|
54843
|
+
const DESKTOP_COLOR_BASE_LIGHT_RED = '#FAE6EA';
|
|
54844
|
+
const DESKTOP_COLOR_BASE_YELLOW = '#FFBB00';
|
|
54845
|
+
const DESKTOP_COLOR_BASE_LIGHT_YELLOW = '#FCF5E3';
|
|
54846
|
+
const DESKTOP_COLOR_CATEGORICAL_1 = '#19C4E6';
|
|
54847
|
+
const DESKTOP_COLOR_CATEGORICAL_2 = '#8033CC';
|
|
54848
|
+
const DESKTOP_COLOR_CATEGORICAL_3 = '#E372D0';
|
|
54849
|
+
const DESKTOP_COLOR_CATEGORICAL_4 = '#55DDB0';
|
|
54850
|
+
const DESKTOP_COLOR_CATEGORICAL_5 = '#EE5513';
|
|
54851
|
+
const DESKTOP_COLOR_CATEGORICAL_6 = '#D3D322';
|
|
54852
|
+
const TABLET_COLOR_BASE_BLACK = '#011E38';
|
|
54853
|
+
const TABLET_COLOR_BASE_BLACK_BLUE = '#122B47';
|
|
54854
|
+
const TABLET_COLOR_BASE_DARK_BLUE = '#00438F';
|
|
54855
|
+
const TABLET_COLOR_BASE_BLUE = '#216BEB';
|
|
54856
|
+
const TABLET_COLOR_BASE_LIGHT_BLUE = '#E1EBFA';
|
|
54857
|
+
const TABLET_COLOR_BASE_DARK_GREY = '#434D59';
|
|
54858
|
+
const TABLET_COLOR_BASE_MID_GREY = '#6C7784';
|
|
54859
|
+
const TABLET_COLOR_BASE_GREY = '#C0C8D1';
|
|
54860
|
+
const TABLET_COLOR_BASE_LIGHT_GREY = '#E4E7EB';
|
|
54861
|
+
const TABLET_COLOR_BASE_WHITE_GREY = '#F0F2F5';
|
|
54862
|
+
const TABLET_COLOR_BASE_WHITE = '#FFFFFF';
|
|
54863
|
+
const TABLET_COLOR_BASE_GREEN = '#008059';
|
|
54864
|
+
const TABLET_COLOR_BASE_LIGHT_GREEN = '#E9F7F2';
|
|
54865
|
+
const TABLET_COLOR_BASE_RED = '#CC1439';
|
|
54866
|
+
const TABLET_COLOR_BASE_LIGHT_RED = '#FAE6EA';
|
|
54867
|
+
const TABLET_COLOR_BASE_YELLOW = '#FFBB00';
|
|
54868
|
+
const TABLET_COLOR_BASE_LIGHT_YELLOW = '#FCF5E3';
|
|
54869
|
+
const TABLET_COLOR_CATEGORICAL_1 = '#19C4E6';
|
|
54870
|
+
const TABLET_COLOR_CATEGORICAL_2 = '#8033CC';
|
|
54871
|
+
const TABLET_COLOR_CATEGORICAL_3 = '#E372D0';
|
|
54872
|
+
const TABLET_COLOR_CATEGORICAL_4 = '#55DDB0';
|
|
54873
|
+
const TABLET_COLOR_CATEGORICAL_5 = '#EE5513';
|
|
54874
|
+
const TABLET_COLOR_CATEGORICAL_6 = '#D3D322';
|
|
54875
|
+
const PHONE_COLOR_BASE_BLACK = '#011E38';
|
|
54876
|
+
const PHONE_COLOR_BASE_BLACK_BLUE = '#122B47';
|
|
54877
|
+
const PHONE_COLOR_BASE_DARK_BLUE = '#00438F';
|
|
54878
|
+
const PHONE_COLOR_BASE_BLUE = '#216BEB';
|
|
54879
|
+
const PHONE_COLOR_BASE_LIGHT_BLUE = '#E1EBFA';
|
|
54880
|
+
const PHONE_COLOR_BASE_DARK_GREY = '#434D59';
|
|
54881
|
+
const PHONE_COLOR_BASE_MID_GREY = '#6C7784';
|
|
54882
|
+
const PHONE_COLOR_BASE_GREY = '#C0C8D1';
|
|
54883
|
+
const PHONE_COLOR_BASE_LIGHT_GREY = '#E4E7EB';
|
|
54884
|
+
const PHONE_COLOR_BASE_WHITE_GREY = '#F0F2F5';
|
|
54885
|
+
const PHONE_COLOR_BASE_WHITE = '#FFFFFF';
|
|
54886
|
+
const PHONE_COLOR_BASE_GREEN = '#008059';
|
|
54887
|
+
const PHONE_COLOR_BASE_LIGHT_GREEN = '#E9F7F2';
|
|
54888
|
+
const PHONE_COLOR_BASE_RED = '#CC1439';
|
|
54889
|
+
const PHONE_COLOR_BASE_LIGHT_RED = '#FAE6EA';
|
|
54890
|
+
const PHONE_COLOR_BASE_YELLOW = '#FFBB00';
|
|
54891
|
+
const PHONE_COLOR_BASE_LIGHT_YELLOW = '#FCF5E3';
|
|
54892
|
+
const PHONE_COLOR_CATEGORICAL_1 = '#19C4E6';
|
|
54893
|
+
const PHONE_COLOR_CATEGORICAL_2 = '#8033CC';
|
|
54894
|
+
const PHONE_COLOR_CATEGORICAL_3 = '#E372D0';
|
|
54895
|
+
const PHONE_COLOR_CATEGORICAL_4 = '#55DDB0';
|
|
54896
|
+
const PHONE_COLOR_CATEGORICAL_5 = '#EE5513';
|
|
54897
|
+
const PHONE_COLOR_CATEGORICAL_6 = '#D3D322';
|
|
54898
|
+
|
|
54899
|
+
/*
|
|
54900
|
+
|-----------------------------------------------------------------------------
|
|
54901
|
+
| Font family
|
|
54902
|
+
|-----------------------------------------------------------------------------
|
|
54903
|
+
*/
|
|
54904
|
+
const DESKTOP_FONT_FAMILY_BASE = "'IBM Plex Sans', sans-serif";
|
|
54905
|
+
const DESKTOP_FONT_FAMILY_MONO = "'IBM Plex Mono', monospace";
|
|
54906
|
+
const DESKTOP_FONT_FAMILY_SC = "'Noto Sans SC', sans-serif";
|
|
54907
|
+
const TABLET_FONT_FAMILY_BASE = "'IBM Plex Sans', sans-serif";
|
|
54908
|
+
const TABLET_FONT_FAMILY_MONO = "'IBM Plex Mono', monospace";
|
|
54909
|
+
const TABLET_FONT_FAMILY_SC = "'Noto Sans SC', sans-serif";
|
|
54910
|
+
const PHONE_FONT_FAMILY_BASE = "'IBM Plex Sans', sans-serif";
|
|
54911
|
+
const PHONE_FONT_FAMILY_MONO = "'IBM Plex Mono', monospace";
|
|
54912
|
+
const PHONE_FONT_FAMILY_SC = "'Noto Sans SC', sans-serif";
|
|
54913
|
+
|
|
54914
|
+
/*
|
|
54915
|
+
|-----------------------------------------------------------------------------
|
|
54916
|
+
| Font weight
|
|
54917
|
+
|-----------------------------------------------------------------------------
|
|
54918
|
+
*/
|
|
54919
|
+
const DESKTOP_FONT_WEIGHT_LIGHT = 300;
|
|
54920
|
+
const DESKTOP_FONT_WEIGHT_NORMAL = 400;
|
|
54921
|
+
const DESKTOP_FONT_WEIGHT_MEDIUM = 500;
|
|
54922
|
+
const DESKTOP_FONT_WEIGHT_BOLD = 600;
|
|
54923
|
+
const TABLET_FONT_WEIGHT_LIGHT = 300;
|
|
54924
|
+
const TABLET_FONT_WEIGHT_NORMAL = 400;
|
|
54925
|
+
const TABLET_FONT_WEIGHT_MEDIUM = 500;
|
|
54926
|
+
const TABLET_FONT_WEIGHT_BOLD = 600;
|
|
54927
|
+
const PHONE_FONT_WEIGHT_LIGHT = 300;
|
|
54928
|
+
const PHONE_FONT_WEIGHT_NORMAL = 400;
|
|
54929
|
+
const PHONE_FONT_WEIGHT_MEDIUM = 500;
|
|
54930
|
+
const PHONE_FONT_WEIGHT_BOLD = 600;
|
|
54931
|
+
|
|
54932
|
+
/*
|
|
54933
|
+
|-----------------------------------------------------------------------------
|
|
54934
|
+
| Line height
|
|
54935
|
+
|-----------------------------------------------------------------------------
|
|
54936
|
+
*/
|
|
54937
|
+
const DESKTOP_LINE_HEIGHT_BASE = '1.3333';
|
|
54938
|
+
const DESKTOP_LINE_HEIGHT_BASE_RELAXED = '1.6';
|
|
54939
|
+
const DESKTOP_LINE_HEIGHT_SMALL_TEXT_BASE = '1.3333';
|
|
54940
|
+
const DESKTOP_LINE_HEIGHT_SMALL_TEXT_COMPRESSED = '1.3333';
|
|
54941
|
+
const DESKTOP_LINE_HEIGHT_SMALL_RELAXED = '1.6';
|
|
54942
|
+
const DESKTOP_LINE_HEIGHT_SMALLER_TEXT = '1.3333';
|
|
54943
|
+
const DESKTOP_LINE_HEIGHT_SMALLER_RELAXED = '1.6667';
|
|
54944
|
+
const DESKTOP_LINE_HEIGHT_HEADING_1 = '1.3333';
|
|
54945
|
+
const DESKTOP_LINE_HEIGHT_HEADING_2 = '1.3333';
|
|
54946
|
+
const DESKTOP_LINE_HEIGHT_HEADING_3 = '1.6';
|
|
54947
|
+
const DESKTOP_LINE_HEIGHT_HEADING_4 = '1.3333';
|
|
54948
|
+
const DESKTOP_LINE_HEIGHT_TITLE = '1.3333';
|
|
54949
|
+
const DESKTOP_LINE_HEIGHT_SECTION_TITLE = '1.3333';
|
|
54950
|
+
const DESKTOP_LINE_HEIGHT_SUBSECTION_TITLE = '1.6';
|
|
54951
|
+
const TABLET_LINE_HEIGHT_BASE = '1.3333';
|
|
54952
|
+
const TABLET_LINE_HEIGHT_BASE_RELAXED = '1.6';
|
|
54953
|
+
const TABLET_LINE_HEIGHT_SMALL_TEXT_BASE = '1.3333';
|
|
54954
|
+
const TABLET_LINE_HEIGHT_SMALL_TEXT_COMPRESSED = '1.3333';
|
|
54955
|
+
const TABLET_LINE_HEIGHT_SMALL_RELAXED = '1.6';
|
|
54956
|
+
const TABLET_LINE_HEIGHT_SMALLER_TEXT = '1.3333';
|
|
54957
|
+
const TABLET_LINE_HEIGHT_SMALLER_RELAXED = '1.6667';
|
|
54958
|
+
const TABLET_LINE_HEIGHT_HEADING_1 = '1.3333';
|
|
54959
|
+
const TABLET_LINE_HEIGHT_HEADING_2 = '1.3333';
|
|
54960
|
+
const TABLET_LINE_HEIGHT_HEADING_3 = '1.6';
|
|
54961
|
+
const TABLET_LINE_HEIGHT_HEADING_4 = '1.3333';
|
|
54962
|
+
const TABLET_LINE_HEIGHT_TITLE = '1.3333';
|
|
54963
|
+
const TABLET_LINE_HEIGHT_SECTION_TITLE = '1.3333';
|
|
54964
|
+
const TABLET_LINE_HEIGHT_SUBSECTION_TITLE = '1.6';
|
|
54965
|
+
const PHONE_LINE_HEIGHT_BASE = '1.3333';
|
|
54966
|
+
const PHONE_LINE_HEIGHT_BASE_RELAXED = '1.6';
|
|
54967
|
+
const PHONE_LINE_HEIGHT_SMALL_TEXT_BASE = '1.3333';
|
|
54968
|
+
const PHONE_LINE_HEIGHT_SMALL_TEXT_COMPRESSED = '1.3333';
|
|
54969
|
+
const PHONE_LINE_HEIGHT_SMALL_RELAXED = '1.6';
|
|
54970
|
+
const PHONE_LINE_HEIGHT_SMALLER_TEXT = '1.3333';
|
|
54971
|
+
const PHONE_LINE_HEIGHT_SMALLER_RELAXED = '1.6667';
|
|
54972
|
+
const PHONE_LINE_HEIGHT_HEADING_1 = '1.3333';
|
|
54973
|
+
const PHONE_LINE_HEIGHT_HEADING_2 = '1.3333';
|
|
54974
|
+
const PHONE_LINE_HEIGHT_HEADING_3 = '1.6';
|
|
54975
|
+
const PHONE_LINE_HEIGHT_HEADING_4 = '1.3333';
|
|
54976
|
+
const PHONE_LINE_HEIGHT_TITLE = '1.3333';
|
|
54977
|
+
const PHONE_LINE_HEIGHT_SECTION_TITLE = '1.3333';
|
|
54978
|
+
const PHONE_LINE_HEIGHT_SUBSECTION_TITLE = '1.6';
|
|
54979
|
+
|
|
54980
|
+
/*
|
|
54981
|
+
|-----------------------------------------------------------------------------
|
|
54982
|
+
| Shadow
|
|
54983
|
+
|-----------------------------------------------------------------------------
|
|
54984
|
+
*/
|
|
54985
|
+
const DESKTOP_SHADOW_SMALL = '0px 1px 2px 0px rgba(1, 30, 56, 0.25)';
|
|
54986
|
+
const DESKTOP_SHADOW_MEDIUM = '0px 3px 8px 0px rgba(1, 30, 56, 0.18)';
|
|
54987
|
+
const DESKTOP_SHADOW_LARGE = '0px 6px 12px 2px rgba(1, 30, 56, 0.15)';
|
|
54988
|
+
const DESKTOP_SHADOW_FOCUS = '0px 0px 5px 0px rgba(33, 107, 235, .9)';
|
|
54989
|
+
const DESKTOP_SHADOW_ERROR = '0px 0px 5px 0px rgba(204, 20, 57, .9)';
|
|
54990
|
+
const TABLET_SHADOW_SMALL = '0px 1px 2px 0px rgba(1, 30, 56, 0.25)';
|
|
54991
|
+
const TABLET_SHADOW_MEDIUM = '0px 3px 8px 0px rgba(1, 30, 56, 0.18)';
|
|
54992
|
+
const TABLET_SHADOW_LARGE = '0px 6px 12px 2px rgba(1, 30, 56, 0.15)';
|
|
54993
|
+
const TABLET_SHADOW_FOCUS = '0px 0px 5px 0px rgba(33, 107, 235, .9)';
|
|
54994
|
+
const TABLET_SHADOW_ERROR = '0px 0px 5px 0px rgba(204, 20, 57, .9)';
|
|
54995
|
+
const PHONE_SHADOW_SMALL = '0px 1px 2px 0px rgba(1, 30, 56, 0.25)';
|
|
54996
|
+
const PHONE_SHADOW_MEDIUM = '0px 3px 8px 0px rgba(1, 30, 56, 0.18)';
|
|
54997
|
+
const PHONE_SHADOW_LARGE = '0px 6px 12px 2px rgba(1, 30, 56, 0.15)';
|
|
54998
|
+
const PHONE_SHADOW_FOCUS = '0px 0px 5px 0px rgba(33, 107, 235, .9)';
|
|
54999
|
+
const PHONE_SHADOW_ERROR = '0px 0px 5px 0px rgba(204, 20, 57, .9)';
|
|
55000
|
+
|
|
55001
|
+
/*
|
|
55002
|
+
|-----------------------------------------------------------------------------
|
|
55003
|
+
| Space
|
|
55004
|
+
|-----------------------------------------------------------------------------
|
|
55005
|
+
*/
|
|
55006
|
+
const DESKTOP_SPACE_NONE = '0px';
|
|
55007
|
+
const DESKTOP_SPACE_X_0 = '0px';
|
|
55008
|
+
const DESKTOP_SPACE_X_0_25 = '2px';
|
|
55009
|
+
const DESKTOP_SPACE_HALF = '4px';
|
|
55010
|
+
const DESKTOP_SPACE_X_0_5 = '4px';
|
|
55011
|
+
const DESKTOP_SPACE_X_0_75 = '6px';
|
|
55012
|
+
const DESKTOP_SPACE_X_1 = '8px';
|
|
55013
|
+
const DESKTOP_SPACE_X_1_25 = '10px';
|
|
55014
|
+
const DESKTOP_SPACE_X_1_5 = '12px';
|
|
55015
|
+
const DESKTOP_SPACE_X_1_75 = '14px';
|
|
55016
|
+
const DESKTOP_SPACE_X_2 = '16px';
|
|
55017
|
+
const DESKTOP_SPACE_X_2_5 = '20px';
|
|
55018
|
+
const DESKTOP_SPACE_X_3 = '24px';
|
|
55019
|
+
const DESKTOP_SPACE_X_4 = '32px';
|
|
55020
|
+
const DESKTOP_SPACE_X_5 = '40px';
|
|
55021
|
+
const DESKTOP_SPACE_X_6 = '48px';
|
|
55022
|
+
const DESKTOP_SPACE_X_7 = '56px';
|
|
55023
|
+
const DESKTOP_SPACE_X_8 = '64px';
|
|
55024
|
+
const DESKTOP_SPACE_X_9 = '72px';
|
|
55025
|
+
const DESKTOP_SPACE_X_10 = '80px';
|
|
55026
|
+
const DESKTOP_SPACE_X_11 = '88px';
|
|
55027
|
+
const DESKTOP_SPACE_X_12 = '96px';
|
|
55028
|
+
const TABLET_SPACE_NONE = '0px';
|
|
55029
|
+
const TABLET_SPACE_X_0 = '0px';
|
|
55030
|
+
const TABLET_SPACE_X_0_25 = '2.8px';
|
|
55031
|
+
const TABLET_SPACE_HALF = '5.6px';
|
|
55032
|
+
const TABLET_SPACE_X_0_5 = '5.6px';
|
|
55033
|
+
const TABLET_SPACE_X_0_75 = '8.4px';
|
|
55034
|
+
const TABLET_SPACE_X_1 = '11.2px';
|
|
55035
|
+
const TABLET_SPACE_X_1_25 = '14px';
|
|
55036
|
+
const TABLET_SPACE_X_1_5 = '16.8px';
|
|
55037
|
+
const TABLET_SPACE_X_1_75 = '19.6px';
|
|
55038
|
+
const TABLET_SPACE_X_2 = '22.4px';
|
|
55039
|
+
const TABLET_SPACE_X_2_5 = '28px';
|
|
55040
|
+
const TABLET_SPACE_X_3 = '33.6px';
|
|
55041
|
+
const TABLET_SPACE_X_4 = '44.8px';
|
|
55042
|
+
const TABLET_SPACE_X_5 = '56px';
|
|
55043
|
+
const TABLET_SPACE_X_6 = '67.2px';
|
|
55044
|
+
const TABLET_SPACE_X_7 = '78.4px';
|
|
55045
|
+
const TABLET_SPACE_X_8 = '89.6px';
|
|
55046
|
+
const TABLET_SPACE_X_9 = '100.8px';
|
|
55047
|
+
const TABLET_SPACE_X_10 = '112px';
|
|
55048
|
+
const TABLET_SPACE_X_11 = '123.2px';
|
|
55049
|
+
const TABLET_SPACE_X_12 = '134.4px';
|
|
55050
|
+
const PHONE_SPACE_NONE = '0px';
|
|
55051
|
+
const PHONE_SPACE_X_0 = '0px';
|
|
55052
|
+
const PHONE_SPACE_X_0_25 = '1.8px';
|
|
55053
|
+
const PHONE_SPACE_HALF = '3.6px';
|
|
55054
|
+
const PHONE_SPACE_X_0_5 = '3.6px';
|
|
55055
|
+
const PHONE_SPACE_X_0_75 = '5.4px';
|
|
55056
|
+
const PHONE_SPACE_X_1 = '7.2px';
|
|
55057
|
+
const PHONE_SPACE_X_1_25 = '9px';
|
|
55058
|
+
const PHONE_SPACE_X_1_5 = '10.8px';
|
|
55059
|
+
const PHONE_SPACE_X_1_75 = '12.6px';
|
|
55060
|
+
const PHONE_SPACE_X_2 = '14.4px';
|
|
55061
|
+
const PHONE_SPACE_X_2_5 = '18px';
|
|
55062
|
+
const PHONE_SPACE_X_3 = '21.6px';
|
|
55063
|
+
const PHONE_SPACE_X_4 = '28.8px';
|
|
55064
|
+
const PHONE_SPACE_X_5 = '36px';
|
|
55065
|
+
const PHONE_SPACE_X_6 = '43.2px';
|
|
55066
|
+
const PHONE_SPACE_X_7 = '50.4px';
|
|
55067
|
+
const PHONE_SPACE_X_8 = '57.6px';
|
|
55068
|
+
const PHONE_SPACE_X_9 = '64.8px';
|
|
55069
|
+
const PHONE_SPACE_X_10 = '72px';
|
|
55070
|
+
const PHONE_SPACE_X_11 = '79.2px';
|
|
55071
|
+
const PHONE_SPACE_X_12 = '86.4px';
|
|
55072
|
+
|
|
55073
|
+
/*
|
|
55074
|
+
|-----------------------------------------------------------------------------
|
|
55075
|
+
| Z index
|
|
55076
|
+
|-----------------------------------------------------------------------------
|
|
55077
|
+
*/
|
|
55078
|
+
const DESKTOP_Z_INDEX_CONTENT = 100;
|
|
55079
|
+
const DESKTOP_Z_INDEX_TABS_SCROLL_INDICATOR = 200;
|
|
55080
|
+
const DESKTOP_Z_INDEX_TABS_BAR = 210;
|
|
55081
|
+
const DESKTOP_Z_INDEX_OVERLAY = 1000;
|
|
55082
|
+
const DESKTOP_Z_INDEX_ABOVE_OVERLAY = 1010;
|
|
55083
|
+
const DESKTOP_Z_INDEX_TABLE_HEADER = 10;
|
|
55084
|
+
const DESKTOP_Z_INDEX_MODAL_HEADER_AND_FOOTER = 2;
|
|
55085
|
+
const DESKTOP_Z_INDEX_OPEN_CONTROL = 1000;
|
|
55086
|
+
const DESKTOP_Z_INDEX_NAV_BAR = 900;
|
|
55087
|
+
const DESKTOP_Z_INDEX_SIDEBAR = 800;
|
|
55088
|
+
const TABLET_Z_INDEX_CONTENT = 100;
|
|
55089
|
+
const TABLET_Z_INDEX_TABS_SCROLL_INDICATOR = 200;
|
|
55090
|
+
const TABLET_Z_INDEX_TABS_BAR = 210;
|
|
55091
|
+
const TABLET_Z_INDEX_OVERLAY = 1000;
|
|
55092
|
+
const TABLET_Z_INDEX_ABOVE_OVERLAY = 1010;
|
|
55093
|
+
const TABLET_Z_INDEX_TABLE_HEADER = 10;
|
|
55094
|
+
const TABLET_Z_INDEX_MODAL_HEADER_AND_FOOTER = 2;
|
|
55095
|
+
const TABLET_Z_INDEX_OPEN_CONTROL = 1000;
|
|
55096
|
+
const TABLET_Z_INDEX_NAV_BAR = 900;
|
|
55097
|
+
const TABLET_Z_INDEX_SIDEBAR = 800;
|
|
55098
|
+
const PHONE_Z_INDEX_CONTENT = 100;
|
|
55099
|
+
const PHONE_Z_INDEX_TABS_SCROLL_INDICATOR = 200;
|
|
55100
|
+
const PHONE_Z_INDEX_TABS_BAR = 210;
|
|
55101
|
+
const PHONE_Z_INDEX_OVERLAY = 1000;
|
|
55102
|
+
const PHONE_Z_INDEX_ABOVE_OVERLAY = 1010;
|
|
55103
|
+
const PHONE_Z_INDEX_TABLE_HEADER = 10;
|
|
55104
|
+
const PHONE_Z_INDEX_MODAL_HEADER_AND_FOOTER = 2;
|
|
55105
|
+
const PHONE_Z_INDEX_OPEN_CONTROL = 1000;
|
|
55106
|
+
const PHONE_Z_INDEX_NAV_BAR = 900;
|
|
55107
|
+
const PHONE_Z_INDEX_SIDEBAR = 800;
|
|
55108
|
+
|
|
54699
55109
|
var themes = {
|
|
54700
55110
|
legacy: {
|
|
54701
55111
|
colors: {
|
|
54702
|
-
black:
|
|
54703
|
-
blackBlue:
|
|
54704
|
-
darkBlue:
|
|
54705
|
-
blue:
|
|
54706
|
-
lightBlue:
|
|
54707
|
-
darkGrey:
|
|
54708
|
-
midGrey:
|
|
54709
|
-
grey:
|
|
54710
|
-
lightGrey:
|
|
54711
|
-
whiteGrey:
|
|
54712
|
-
white:
|
|
54713
|
-
yellow:
|
|
54714
|
-
lightYellow:
|
|
54715
|
-
green:
|
|
54716
|
-
lightGreen:
|
|
54717
|
-
red:
|
|
54718
|
-
lightRed:
|
|
54719
|
-
categorical1:
|
|
54720
|
-
categorical2:
|
|
54721
|
-
categorical3:
|
|
54722
|
-
categorical4:
|
|
54723
|
-
categorical5:
|
|
54724
|
-
categorical6:
|
|
55112
|
+
black: DESKTOP_COLOR_BASE_BLACK,
|
|
55113
|
+
blackBlue: DESKTOP_COLOR_BASE_BLACK_BLUE,
|
|
55114
|
+
darkBlue: DESKTOP_COLOR_BASE_DARK_BLUE,
|
|
55115
|
+
blue: DESKTOP_COLOR_BASE_BLUE,
|
|
55116
|
+
lightBlue: DESKTOP_COLOR_BASE_LIGHT_BLUE,
|
|
55117
|
+
darkGrey: DESKTOP_COLOR_BASE_DARK_GREY,
|
|
55118
|
+
midGrey: DESKTOP_COLOR_BASE_MID_GREY,
|
|
55119
|
+
grey: DESKTOP_COLOR_BASE_GREY,
|
|
55120
|
+
lightGrey: DESKTOP_COLOR_BASE_LIGHT_GREY,
|
|
55121
|
+
whiteGrey: DESKTOP_COLOR_BASE_WHITE_GREY,
|
|
55122
|
+
white: DESKTOP_COLOR_BASE_WHITE,
|
|
55123
|
+
yellow: DESKTOP_COLOR_BASE_YELLOW,
|
|
55124
|
+
lightYellow: DESKTOP_COLOR_BASE_LIGHT_YELLOW,
|
|
55125
|
+
green: DESKTOP_COLOR_BASE_GREEN,
|
|
55126
|
+
lightGreen: DESKTOP_COLOR_BASE_LIGHT_GREEN,
|
|
55127
|
+
red: DESKTOP_COLOR_BASE_RED,
|
|
55128
|
+
lightRed: DESKTOP_COLOR_BASE_LIGHT_RED,
|
|
55129
|
+
categorical1: DESKTOP_COLOR_CATEGORICAL_1,
|
|
55130
|
+
categorical2: DESKTOP_COLOR_CATEGORICAL_2,
|
|
55131
|
+
categorical3: DESKTOP_COLOR_CATEGORICAL_3,
|
|
55132
|
+
categorical4: DESKTOP_COLOR_CATEGORICAL_4,
|
|
55133
|
+
categorical5: DESKTOP_COLOR_CATEGORICAL_5,
|
|
55134
|
+
categorical6: DESKTOP_COLOR_CATEGORICAL_6
|
|
54725
55135
|
},
|
|
54726
55136
|
fontWeights: {
|
|
54727
|
-
light:
|
|
54728
|
-
normal:
|
|
54729
|
-
medium:
|
|
54730
|
-
bold:
|
|
55137
|
+
light: DESKTOP_FONT_WEIGHT_LIGHT,
|
|
55138
|
+
normal: DESKTOP_FONT_WEIGHT_NORMAL,
|
|
55139
|
+
medium: DESKTOP_FONT_WEIGHT_MEDIUM,
|
|
55140
|
+
bold: DESKTOP_FONT_WEIGHT_BOLD
|
|
54731
55141
|
},
|
|
54732
55142
|
fonts: {
|
|
54733
|
-
base:
|
|
54734
|
-
mono:
|
|
54735
|
-
sc:
|
|
55143
|
+
base: DESKTOP_FONT_FAMILY_BASE,
|
|
55144
|
+
mono: DESKTOP_FONT_FAMILY_MONO,
|
|
55145
|
+
sc: DESKTOP_FONT_FAMILY_SC
|
|
54736
55146
|
},
|
|
54737
55147
|
shadows: {
|
|
54738
|
-
small:
|
|
54739
|
-
medium:
|
|
54740
|
-
large:
|
|
54741
|
-
focus:
|
|
54742
|
-
error:
|
|
55148
|
+
small: DESKTOP_SHADOW_SMALL,
|
|
55149
|
+
medium: DESKTOP_SHADOW_MEDIUM,
|
|
55150
|
+
large: DESKTOP_SHADOW_LARGE,
|
|
55151
|
+
focus: DESKTOP_SHADOW_FOCUS,
|
|
55152
|
+
error: DESKTOP_SHADOW_ERROR
|
|
54743
55153
|
},
|
|
54744
55154
|
breakpoints: {
|
|
54745
|
-
extraSmall:
|
|
54746
|
-
small:
|
|
54747
|
-
medium:
|
|
54748
|
-
large:
|
|
54749
|
-
extraLarge:
|
|
54750
|
-
phonePortrait:
|
|
54751
|
-
phoneLandscape:
|
|
54752
|
-
tabletPortrait:
|
|
54753
|
-
tabletLandscape:
|
|
54754
|
-
laptop:
|
|
54755
|
-
desktop:
|
|
55155
|
+
extraSmall: DESKTOP_BREAKPOINTS_BASE_EXTRA_SMALL,
|
|
55156
|
+
small: DESKTOP_BREAKPOINTS_BASE_SMALL,
|
|
55157
|
+
medium: DESKTOP_BREAKPOINTS_BASE_MEDIUM,
|
|
55158
|
+
large: DESKTOP_BREAKPOINTS_BASE_LARGE,
|
|
55159
|
+
extraLarge: DESKTOP_BREAKPOINTS_BASE_EXTRA_LARGE,
|
|
55160
|
+
phonePortrait: DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT,
|
|
55161
|
+
phoneLandscape: DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE,
|
|
55162
|
+
tabletPortrait: DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT,
|
|
55163
|
+
tabletLandscape: DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE,
|
|
55164
|
+
laptop: DESKTOP_BREAKPOINTS_SEMANTIC_LAPTOP,
|
|
55165
|
+
desktop: DESKTOP_BREAKPOINTS_SEMANTIC_DESKTOP
|
|
54756
55166
|
},
|
|
54757
55167
|
zIndices: {
|
|
54758
|
-
content:
|
|
54759
|
-
tabsScollIndicator:
|
|
54760
|
-
tabsBar:
|
|
54761
|
-
overlay:
|
|
54762
|
-
aboveOverlay:
|
|
54763
|
-
tableHeader:
|
|
54764
|
-
modalHeaderAndFooter:
|
|
54765
|
-
openControl:
|
|
54766
|
-
navBar:
|
|
54767
|
-
sidebar:
|
|
55168
|
+
content: DESKTOP_Z_INDEX_CONTENT,
|
|
55169
|
+
tabsScollIndicator: DESKTOP_Z_INDEX_TABS_SCROLL_INDICATOR,
|
|
55170
|
+
tabsBar: DESKTOP_Z_INDEX_TABS_BAR,
|
|
55171
|
+
overlay: DESKTOP_Z_INDEX_OVERLAY,
|
|
55172
|
+
aboveOverlay: DESKTOP_Z_INDEX_ABOVE_OVERLAY,
|
|
55173
|
+
tableHeader: DESKTOP_Z_INDEX_TABLE_HEADER,
|
|
55174
|
+
modalHeaderAndFooter: DESKTOP_Z_INDEX_MODAL_HEADER_AND_FOOTER,
|
|
55175
|
+
openControl: DESKTOP_Z_INDEX_OPEN_CONTROL,
|
|
55176
|
+
navBar: DESKTOP_Z_INDEX_NAV_BAR,
|
|
55177
|
+
sidebar: DESKTOP_Z_INDEX_SIDEBAR
|
|
54768
55178
|
},
|
|
54769
55179
|
fontSizes: {
|
|
54770
55180
|
smaller: "12px",
|
|
@@ -54803,545 +55213,545 @@ var themes = {
|
|
|
54803
55213
|
subsectionTitle: "1.33"
|
|
54804
55214
|
},
|
|
54805
55215
|
space: {
|
|
54806
|
-
none:
|
|
54807
|
-
half:
|
|
54808
|
-
x0:
|
|
54809
|
-
x0_25:
|
|
54810
|
-
x0_5:
|
|
54811
|
-
x0_75:
|
|
54812
|
-
x1:
|
|
54813
|
-
x1_25:
|
|
54814
|
-
x1_5:
|
|
54815
|
-
x1_75:
|
|
54816
|
-
x2:
|
|
54817
|
-
x2_5:
|
|
54818
|
-
x3:
|
|
54819
|
-
x4:
|
|
54820
|
-
x5:
|
|
54821
|
-
x6:
|
|
54822
|
-
x7:
|
|
54823
|
-
x8:
|
|
54824
|
-
x9:
|
|
54825
|
-
x10:
|
|
54826
|
-
x11:
|
|
54827
|
-
x12:
|
|
55216
|
+
none: DESKTOP_SPACE_NONE,
|
|
55217
|
+
half: DESKTOP_SPACE_HALF,
|
|
55218
|
+
x0: DESKTOP_SPACE_X_0,
|
|
55219
|
+
x0_25: DESKTOP_SPACE_X_0_25,
|
|
55220
|
+
x0_5: DESKTOP_SPACE_X_0_5,
|
|
55221
|
+
x0_75: DESKTOP_SPACE_X_0_75,
|
|
55222
|
+
x1: DESKTOP_SPACE_X_1,
|
|
55223
|
+
x1_25: DESKTOP_SPACE_X_1_25,
|
|
55224
|
+
x1_5: DESKTOP_SPACE_X_1_5,
|
|
55225
|
+
x1_75: DESKTOP_SPACE_X_1_75,
|
|
55226
|
+
x2: DESKTOP_SPACE_X_2,
|
|
55227
|
+
x2_5: DESKTOP_SPACE_X_2_5,
|
|
55228
|
+
x3: DESKTOP_SPACE_X_3,
|
|
55229
|
+
x4: DESKTOP_SPACE_X_4,
|
|
55230
|
+
x5: DESKTOP_SPACE_X_5,
|
|
55231
|
+
x6: DESKTOP_SPACE_X_6,
|
|
55232
|
+
x7: DESKTOP_SPACE_X_7,
|
|
55233
|
+
x8: DESKTOP_SPACE_X_8,
|
|
55234
|
+
x9: DESKTOP_SPACE_X_9,
|
|
55235
|
+
x10: DESKTOP_SPACE_X_10,
|
|
55236
|
+
x11: DESKTOP_SPACE_X_11,
|
|
55237
|
+
x12: DESKTOP_SPACE_X_12
|
|
54828
55238
|
},
|
|
54829
55239
|
sizes: {
|
|
54830
|
-
none:
|
|
54831
|
-
half:
|
|
54832
|
-
x0:
|
|
54833
|
-
x0_25:
|
|
54834
|
-
x0_5:
|
|
54835
|
-
x0_75:
|
|
54836
|
-
x1:
|
|
54837
|
-
x1_25:
|
|
54838
|
-
x1_5:
|
|
54839
|
-
x1_75:
|
|
54840
|
-
x2:
|
|
54841
|
-
x2_5:
|
|
54842
|
-
x3:
|
|
54843
|
-
x4:
|
|
54844
|
-
x5:
|
|
54845
|
-
x6:
|
|
54846
|
-
x7:
|
|
54847
|
-
x8:
|
|
54848
|
-
x9:
|
|
54849
|
-
x10:
|
|
54850
|
-
x11:
|
|
54851
|
-
x12:
|
|
55240
|
+
none: DESKTOP_SPACE_NONE,
|
|
55241
|
+
half: DESKTOP_SPACE_HALF,
|
|
55242
|
+
x0: DESKTOP_SPACE_X_0,
|
|
55243
|
+
x0_25: DESKTOP_SPACE_X_0_25,
|
|
55244
|
+
x0_5: DESKTOP_SPACE_X_0_5,
|
|
55245
|
+
x0_75: DESKTOP_SPACE_X_0_75,
|
|
55246
|
+
x1: DESKTOP_SPACE_X_1,
|
|
55247
|
+
x1_25: DESKTOP_SPACE_X_1_25,
|
|
55248
|
+
x1_5: DESKTOP_SPACE_X_1_5,
|
|
55249
|
+
x1_75: DESKTOP_SPACE_X_1_75,
|
|
55250
|
+
x2: DESKTOP_SPACE_X_2,
|
|
55251
|
+
x2_5: DESKTOP_SPACE_X_2_5,
|
|
55252
|
+
x3: DESKTOP_SPACE_X_3,
|
|
55253
|
+
x4: DESKTOP_SPACE_X_4,
|
|
55254
|
+
x5: DESKTOP_SPACE_X_5,
|
|
55255
|
+
x6: DESKTOP_SPACE_X_6,
|
|
55256
|
+
x7: DESKTOP_SPACE_X_7,
|
|
55257
|
+
x8: DESKTOP_SPACE_X_8,
|
|
55258
|
+
x9: DESKTOP_SPACE_X_9,
|
|
55259
|
+
x10: DESKTOP_SPACE_X_10,
|
|
55260
|
+
x11: DESKTOP_SPACE_X_11,
|
|
55261
|
+
x12: DESKTOP_SPACE_X_12
|
|
54852
55262
|
},
|
|
54853
55263
|
radii: {
|
|
54854
|
-
small:
|
|
54855
|
-
medium:
|
|
54856
|
-
large:
|
|
54857
|
-
circle:
|
|
54858
|
-
rounded:
|
|
55264
|
+
small: DESKTOP_BORDER_RADIUS_SMALL,
|
|
55265
|
+
medium: DESKTOP_BORDER_RADIUS_MEDIUM,
|
|
55266
|
+
large: DESKTOP_BORDER_RADIUS_LARGE,
|
|
55267
|
+
circle: DESKTOP_BORDER_RADIUS_CIRCLE,
|
|
55268
|
+
rounded: DESKTOP_BORDER_RADIUS_ROUNDED
|
|
54859
55269
|
},
|
|
54860
55270
|
borders: []
|
|
54861
55271
|
},
|
|
54862
55272
|
experimental: {
|
|
54863
55273
|
colors: {
|
|
54864
|
-
black:
|
|
54865
|
-
blackBlue:
|
|
54866
|
-
darkBlue:
|
|
54867
|
-
blue:
|
|
54868
|
-
lightBlue:
|
|
54869
|
-
darkGrey:
|
|
54870
|
-
midGrey:
|
|
54871
|
-
grey:
|
|
54872
|
-
lightGrey:
|
|
54873
|
-
whiteGrey:
|
|
54874
|
-
white:
|
|
54875
|
-
yellow:
|
|
54876
|
-
lightYellow:
|
|
54877
|
-
green:
|
|
54878
|
-
lightGreen:
|
|
54879
|
-
red:
|
|
54880
|
-
lightRed:
|
|
54881
|
-
categorical1:
|
|
54882
|
-
categorical2:
|
|
54883
|
-
categorical3:
|
|
54884
|
-
categorical4:
|
|
54885
|
-
categorical5:
|
|
54886
|
-
categorical6:
|
|
55274
|
+
black: DESKTOP_COLOR_BASE_BLACK,
|
|
55275
|
+
blackBlue: DESKTOP_COLOR_BASE_BLACK_BLUE,
|
|
55276
|
+
darkBlue: DESKTOP_COLOR_BASE_DARK_BLUE,
|
|
55277
|
+
blue: DESKTOP_COLOR_BASE_BLUE,
|
|
55278
|
+
lightBlue: DESKTOP_COLOR_BASE_LIGHT_BLUE,
|
|
55279
|
+
darkGrey: DESKTOP_COLOR_BASE_DARK_GREY,
|
|
55280
|
+
midGrey: DESKTOP_COLOR_BASE_MID_GREY,
|
|
55281
|
+
grey: DESKTOP_COLOR_BASE_GREY,
|
|
55282
|
+
lightGrey: DESKTOP_COLOR_BASE_LIGHT_GREY,
|
|
55283
|
+
whiteGrey: DESKTOP_COLOR_BASE_WHITE_GREY,
|
|
55284
|
+
white: DESKTOP_COLOR_BASE_WHITE,
|
|
55285
|
+
yellow: DESKTOP_COLOR_BASE_YELLOW,
|
|
55286
|
+
lightYellow: DESKTOP_COLOR_BASE_LIGHT_YELLOW,
|
|
55287
|
+
green: DESKTOP_COLOR_BASE_GREEN,
|
|
55288
|
+
lightGreen: DESKTOP_COLOR_BASE_LIGHT_GREEN,
|
|
55289
|
+
red: DESKTOP_COLOR_BASE_RED,
|
|
55290
|
+
lightRed: DESKTOP_COLOR_BASE_LIGHT_RED,
|
|
55291
|
+
categorical1: DESKTOP_COLOR_CATEGORICAL_1,
|
|
55292
|
+
categorical2: DESKTOP_COLOR_CATEGORICAL_2,
|
|
55293
|
+
categorical3: DESKTOP_COLOR_CATEGORICAL_3,
|
|
55294
|
+
categorical4: DESKTOP_COLOR_CATEGORICAL_4,
|
|
55295
|
+
categorical5: DESKTOP_COLOR_CATEGORICAL_5,
|
|
55296
|
+
categorical6: DESKTOP_COLOR_CATEGORICAL_6
|
|
54887
55297
|
},
|
|
54888
55298
|
fontWeights: {
|
|
54889
|
-
light:
|
|
54890
|
-
normal:
|
|
54891
|
-
medium:
|
|
54892
|
-
bold:
|
|
55299
|
+
light: DESKTOP_FONT_WEIGHT_LIGHT,
|
|
55300
|
+
normal: DESKTOP_FONT_WEIGHT_NORMAL,
|
|
55301
|
+
medium: DESKTOP_FONT_WEIGHT_MEDIUM,
|
|
55302
|
+
bold: DESKTOP_FONT_WEIGHT_BOLD
|
|
54893
55303
|
},
|
|
54894
55304
|
fonts: {
|
|
54895
|
-
base:
|
|
54896
|
-
mono:
|
|
54897
|
-
sc:
|
|
55305
|
+
base: DESKTOP_FONT_FAMILY_BASE,
|
|
55306
|
+
mono: DESKTOP_FONT_FAMILY_MONO,
|
|
55307
|
+
sc: DESKTOP_FONT_FAMILY_SC
|
|
54898
55308
|
},
|
|
54899
55309
|
shadows: {
|
|
54900
|
-
small:
|
|
54901
|
-
medium:
|
|
54902
|
-
large:
|
|
54903
|
-
focus:
|
|
54904
|
-
error:
|
|
55310
|
+
small: DESKTOP_SHADOW_SMALL,
|
|
55311
|
+
medium: DESKTOP_SHADOW_MEDIUM,
|
|
55312
|
+
large: DESKTOP_SHADOW_LARGE,
|
|
55313
|
+
focus: DESKTOP_SHADOW_FOCUS,
|
|
55314
|
+
error: DESKTOP_SHADOW_ERROR
|
|
54905
55315
|
},
|
|
54906
55316
|
breakpoints: {
|
|
54907
|
-
extraSmall:
|
|
54908
|
-
small:
|
|
54909
|
-
medium:
|
|
54910
|
-
large:
|
|
54911
|
-
extraLarge:
|
|
54912
|
-
phonePortrait:
|
|
54913
|
-
phoneLandscape:
|
|
54914
|
-
tabletPortrait:
|
|
54915
|
-
tabletLandscape:
|
|
54916
|
-
laptop:
|
|
54917
|
-
desktop:
|
|
55317
|
+
extraSmall: DESKTOP_BREAKPOINTS_BASE_EXTRA_SMALL,
|
|
55318
|
+
small: DESKTOP_BREAKPOINTS_BASE_SMALL,
|
|
55319
|
+
medium: DESKTOP_BREAKPOINTS_BASE_MEDIUM,
|
|
55320
|
+
large: DESKTOP_BREAKPOINTS_BASE_LARGE,
|
|
55321
|
+
extraLarge: DESKTOP_BREAKPOINTS_BASE_EXTRA_LARGE,
|
|
55322
|
+
phonePortrait: DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT,
|
|
55323
|
+
phoneLandscape: DESKTOP_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE,
|
|
55324
|
+
tabletPortrait: DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT,
|
|
55325
|
+
tabletLandscape: DESKTOP_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE,
|
|
55326
|
+
laptop: DESKTOP_BREAKPOINTS_SEMANTIC_LAPTOP,
|
|
55327
|
+
desktop: DESKTOP_BREAKPOINTS_SEMANTIC_DESKTOP
|
|
54918
55328
|
},
|
|
54919
55329
|
zIndices: {
|
|
54920
|
-
content:
|
|
54921
|
-
tabsScollIndicator:
|
|
54922
|
-
tabsBar:
|
|
54923
|
-
overlay:
|
|
54924
|
-
aboveOverlay:
|
|
54925
|
-
tableHeader:
|
|
54926
|
-
modalHeaderAndFooter:
|
|
54927
|
-
openControl:
|
|
54928
|
-
navBar:
|
|
54929
|
-
sidebar:
|
|
55330
|
+
content: DESKTOP_Z_INDEX_CONTENT,
|
|
55331
|
+
tabsScollIndicator: DESKTOP_Z_INDEX_TABS_SCROLL_INDICATOR,
|
|
55332
|
+
tabsBar: DESKTOP_Z_INDEX_TABS_BAR,
|
|
55333
|
+
overlay: DESKTOP_Z_INDEX_OVERLAY,
|
|
55334
|
+
aboveOverlay: DESKTOP_Z_INDEX_ABOVE_OVERLAY,
|
|
55335
|
+
tableHeader: DESKTOP_Z_INDEX_TABLE_HEADER,
|
|
55336
|
+
modalHeaderAndFooter: DESKTOP_Z_INDEX_MODAL_HEADER_AND_FOOTER,
|
|
55337
|
+
openControl: DESKTOP_Z_INDEX_OPEN_CONTROL,
|
|
55338
|
+
navBar: DESKTOP_Z_INDEX_NAV_BAR,
|
|
55339
|
+
sidebar: DESKTOP_Z_INDEX_SIDEBAR
|
|
54930
55340
|
},
|
|
54931
55341
|
fontSizes: {
|
|
54932
|
-
smaller:
|
|
54933
|
-
small:
|
|
54934
|
-
medium:
|
|
54935
|
-
large:
|
|
54936
|
-
larger:
|
|
54937
|
-
largest:
|
|
54938
|
-
|
|
54939
|
-
|
|
54940
|
-
|
|
54941
|
-
|
|
54942
|
-
|
|
54943
|
-
|
|
54944
|
-
|
|
54945
|
-
|
|
54946
|
-
|
|
54947
|
-
|
|
54948
|
-
|
|
54949
|
-
|
|
55342
|
+
smaller: DESKTOP_FONT_SIZE_STANDARD_SMALLER,
|
|
55343
|
+
small: DESKTOP_FONT_SIZE_STANDARD_SMALL,
|
|
55344
|
+
medium: DESKTOP_FONT_SIZE_STANDARD_MEDIUM,
|
|
55345
|
+
large: DESKTOP_FONT_SIZE_STANDARD_LARGE,
|
|
55346
|
+
larger: DESKTOP_FONT_SIZE_STANDARD_LARGER,
|
|
55347
|
+
largest: DESKTOP_FONT_SIZE_STANDARD_LARGEST,
|
|
55348
|
+
base: DESKTOP_FONT_SIZE_SEMANTIC_BASE,
|
|
55349
|
+
xxs: DESKTOP_FONT_SIZE_EXPERIMENTAL_XXS,
|
|
55350
|
+
xs: DESKTOP_FONT_SIZE_EXPERIMENTAL_XS,
|
|
55351
|
+
sm: DESKTOP_FONT_SIZE_EXPERIMENTAL_SM,
|
|
55352
|
+
md: DESKTOP_FONT_SIZE_EXPERIMENTAL_MD,
|
|
55353
|
+
lg: DESKTOP_FONT_SIZE_EXPERIMENTAL_LG,
|
|
55354
|
+
xl: DESKTOP_FONT_SIZE_EXPERIMENTAL_XL,
|
|
55355
|
+
xxl: DESKTOP_FONT_SIZE_EXPERIMENTAL_XXL,
|
|
55356
|
+
heading1: DESKTOP_FONT_SIZE_SEMANTIC_HEADING_1,
|
|
55357
|
+
heading2: DESKTOP_FONT_SIZE_SEMANTIC_HEADING_2,
|
|
55358
|
+
heading3: DESKTOP_FONT_SIZE_SEMANTIC_HEADING_3,
|
|
55359
|
+
heading4: DESKTOP_FONT_SIZE_SEMANTIC_HEADING_4
|
|
54950
55360
|
},
|
|
54951
55361
|
lineHeights: {
|
|
54952
|
-
base:
|
|
54953
|
-
baseRelaxed:
|
|
54954
|
-
smallTextBase:
|
|
54955
|
-
smallTextCompressed:
|
|
54956
|
-
smallRelaxed:
|
|
54957
|
-
smallerText:
|
|
54958
|
-
smallerRelaxed:
|
|
54959
|
-
heading1:
|
|
54960
|
-
heading2:
|
|
54961
|
-
heading3:
|
|
54962
|
-
heading4:
|
|
54963
|
-
title:
|
|
54964
|
-
sectionTitle:
|
|
54965
|
-
subsectionTitle:
|
|
55362
|
+
base: DESKTOP_LINE_HEIGHT_BASE,
|
|
55363
|
+
baseRelaxed: DESKTOP_LINE_HEIGHT_BASE_RELAXED,
|
|
55364
|
+
smallTextBase: DESKTOP_LINE_HEIGHT_SMALL_TEXT_BASE,
|
|
55365
|
+
smallTextCompressed: DESKTOP_LINE_HEIGHT_SMALL_TEXT_COMPRESSED,
|
|
55366
|
+
smallRelaxed: DESKTOP_LINE_HEIGHT_SMALL_RELAXED,
|
|
55367
|
+
smallerText: DESKTOP_LINE_HEIGHT_SMALLER_TEXT,
|
|
55368
|
+
smallerRelaxed: DESKTOP_LINE_HEIGHT_SMALLER_RELAXED,
|
|
55369
|
+
heading1: DESKTOP_LINE_HEIGHT_HEADING_1,
|
|
55370
|
+
heading2: DESKTOP_LINE_HEIGHT_HEADING_2,
|
|
55371
|
+
heading3: DESKTOP_LINE_HEIGHT_HEADING_3,
|
|
55372
|
+
heading4: DESKTOP_LINE_HEIGHT_HEADING_4,
|
|
55373
|
+
title: DESKTOP_LINE_HEIGHT_TITLE,
|
|
55374
|
+
sectionTitle: DESKTOP_LINE_HEIGHT_SECTION_TITLE,
|
|
55375
|
+
subsectionTitle: DESKTOP_LINE_HEIGHT_SUBSECTION_TITLE
|
|
54966
55376
|
},
|
|
54967
55377
|
space: {
|
|
54968
|
-
none:
|
|
54969
|
-
x0:
|
|
54970
|
-
x0_25:
|
|
54971
|
-
half:
|
|
54972
|
-
x0_5:
|
|
54973
|
-
x0_75:
|
|
54974
|
-
x1:
|
|
54975
|
-
x1_25:
|
|
54976
|
-
x1_5:
|
|
54977
|
-
x1_75:
|
|
54978
|
-
x2:
|
|
54979
|
-
x2_5:
|
|
54980
|
-
x3:
|
|
54981
|
-
x4:
|
|
54982
|
-
x5:
|
|
54983
|
-
x6:
|
|
54984
|
-
x7:
|
|
54985
|
-
x8:
|
|
54986
|
-
x9:
|
|
54987
|
-
x10:
|
|
54988
|
-
x11:
|
|
54989
|
-
x12:
|
|
55378
|
+
none: DESKTOP_SPACE_NONE,
|
|
55379
|
+
x0: DESKTOP_SPACE_X_0,
|
|
55380
|
+
x0_25: DESKTOP_SPACE_X_0_25,
|
|
55381
|
+
half: DESKTOP_SPACE_HALF,
|
|
55382
|
+
x0_5: DESKTOP_SPACE_X_0_5,
|
|
55383
|
+
x0_75: DESKTOP_SPACE_X_0_75,
|
|
55384
|
+
x1: DESKTOP_SPACE_X_1,
|
|
55385
|
+
x1_25: DESKTOP_SPACE_X_1_25,
|
|
55386
|
+
x1_5: DESKTOP_SPACE_X_1_5,
|
|
55387
|
+
x1_75: DESKTOP_SPACE_X_1_75,
|
|
55388
|
+
x2: DESKTOP_SPACE_X_2,
|
|
55389
|
+
x2_5: DESKTOP_SPACE_X_2_5,
|
|
55390
|
+
x3: DESKTOP_SPACE_X_3,
|
|
55391
|
+
x4: DESKTOP_SPACE_X_4,
|
|
55392
|
+
x5: DESKTOP_SPACE_X_5,
|
|
55393
|
+
x6: DESKTOP_SPACE_X_6,
|
|
55394
|
+
x7: DESKTOP_SPACE_X_7,
|
|
55395
|
+
x8: DESKTOP_SPACE_X_8,
|
|
55396
|
+
x9: DESKTOP_SPACE_X_9,
|
|
55397
|
+
x10: DESKTOP_SPACE_X_10,
|
|
55398
|
+
x11: DESKTOP_SPACE_X_11,
|
|
55399
|
+
x12: DESKTOP_SPACE_X_12
|
|
54990
55400
|
},
|
|
54991
55401
|
sizes: {
|
|
54992
|
-
none:
|
|
54993
|
-
x0:
|
|
54994
|
-
x0_25:
|
|
54995
|
-
half:
|
|
54996
|
-
x0_5:
|
|
54997
|
-
x0_75:
|
|
54998
|
-
x1:
|
|
54999
|
-
x1_25:
|
|
55000
|
-
x1_5:
|
|
55001
|
-
x1_75:
|
|
55002
|
-
x2:
|
|
55003
|
-
x2_5:
|
|
55004
|
-
x3:
|
|
55005
|
-
x4:
|
|
55006
|
-
x5:
|
|
55007
|
-
x6:
|
|
55008
|
-
x7:
|
|
55009
|
-
x8:
|
|
55010
|
-
x9:
|
|
55011
|
-
x10:
|
|
55012
|
-
x11:
|
|
55013
|
-
x12:
|
|
55402
|
+
none: DESKTOP_SPACE_NONE,
|
|
55403
|
+
x0: DESKTOP_SPACE_X_0,
|
|
55404
|
+
x0_25: DESKTOP_SPACE_X_0_25,
|
|
55405
|
+
half: DESKTOP_SPACE_HALF,
|
|
55406
|
+
x0_5: DESKTOP_SPACE_X_0_5,
|
|
55407
|
+
x0_75: DESKTOP_SPACE_X_0_75,
|
|
55408
|
+
x1: DESKTOP_SPACE_X_1,
|
|
55409
|
+
x1_25: DESKTOP_SPACE_X_1_25,
|
|
55410
|
+
x1_5: DESKTOP_SPACE_X_1_5,
|
|
55411
|
+
x1_75: DESKTOP_SPACE_X_1_75,
|
|
55412
|
+
x2: DESKTOP_SPACE_X_2,
|
|
55413
|
+
x2_5: DESKTOP_SPACE_X_2_5,
|
|
55414
|
+
x3: DESKTOP_SPACE_X_3,
|
|
55415
|
+
x4: DESKTOP_SPACE_X_4,
|
|
55416
|
+
x5: DESKTOP_SPACE_X_5,
|
|
55417
|
+
x6: DESKTOP_SPACE_X_6,
|
|
55418
|
+
x7: DESKTOP_SPACE_X_7,
|
|
55419
|
+
x8: DESKTOP_SPACE_X_8,
|
|
55420
|
+
x9: DESKTOP_SPACE_X_9,
|
|
55421
|
+
x10: DESKTOP_SPACE_X_10,
|
|
55422
|
+
x11: DESKTOP_SPACE_X_11,
|
|
55423
|
+
x12: DESKTOP_SPACE_X_12
|
|
55014
55424
|
},
|
|
55015
55425
|
radii: {
|
|
55016
|
-
small:
|
|
55017
|
-
medium:
|
|
55018
|
-
large:
|
|
55019
|
-
circle:
|
|
55020
|
-
rounded:
|
|
55426
|
+
small: DESKTOP_BORDER_RADIUS_SMALL,
|
|
55427
|
+
medium: DESKTOP_BORDER_RADIUS_MEDIUM,
|
|
55428
|
+
large: DESKTOP_BORDER_RADIUS_LARGE,
|
|
55429
|
+
circle: DESKTOP_BORDER_RADIUS_CIRCLE,
|
|
55430
|
+
rounded: DESKTOP_BORDER_RADIUS_ROUNDED
|
|
55021
55431
|
},
|
|
55022
55432
|
borders: []
|
|
55023
55433
|
},
|
|
55024
55434
|
tablet: {
|
|
55025
55435
|
colors: {
|
|
55026
|
-
black:
|
|
55027
|
-
blackBlue:
|
|
55028
|
-
darkBlue:
|
|
55029
|
-
blue:
|
|
55030
|
-
lightBlue:
|
|
55031
|
-
darkGrey:
|
|
55032
|
-
midGrey:
|
|
55033
|
-
grey:
|
|
55034
|
-
lightGrey:
|
|
55035
|
-
whiteGrey:
|
|
55036
|
-
white:
|
|
55037
|
-
yellow:
|
|
55038
|
-
lightYellow:
|
|
55039
|
-
green:
|
|
55040
|
-
lightGreen:
|
|
55041
|
-
red:
|
|
55042
|
-
lightRed:
|
|
55043
|
-
categorical1:
|
|
55044
|
-
categorical2:
|
|
55045
|
-
categorical3:
|
|
55046
|
-
categorical4:
|
|
55047
|
-
categorical5:
|
|
55048
|
-
categorical6:
|
|
55436
|
+
black: TABLET_COLOR_BASE_BLACK,
|
|
55437
|
+
blackBlue: TABLET_COLOR_BASE_BLACK_BLUE,
|
|
55438
|
+
darkBlue: TABLET_COLOR_BASE_DARK_BLUE,
|
|
55439
|
+
blue: TABLET_COLOR_BASE_BLUE,
|
|
55440
|
+
lightBlue: TABLET_COLOR_BASE_LIGHT_BLUE,
|
|
55441
|
+
darkGrey: TABLET_COLOR_BASE_DARK_GREY,
|
|
55442
|
+
midGrey: TABLET_COLOR_BASE_MID_GREY,
|
|
55443
|
+
grey: TABLET_COLOR_BASE_GREY,
|
|
55444
|
+
lightGrey: TABLET_COLOR_BASE_LIGHT_GREY,
|
|
55445
|
+
whiteGrey: TABLET_COLOR_BASE_WHITE_GREY,
|
|
55446
|
+
white: TABLET_COLOR_BASE_WHITE,
|
|
55447
|
+
yellow: TABLET_COLOR_BASE_YELLOW,
|
|
55448
|
+
lightYellow: TABLET_COLOR_BASE_LIGHT_YELLOW,
|
|
55449
|
+
green: TABLET_COLOR_BASE_GREEN,
|
|
55450
|
+
lightGreen: TABLET_COLOR_BASE_LIGHT_GREEN,
|
|
55451
|
+
red: TABLET_COLOR_BASE_RED,
|
|
55452
|
+
lightRed: TABLET_COLOR_BASE_LIGHT_RED,
|
|
55453
|
+
categorical1: TABLET_COLOR_CATEGORICAL_1,
|
|
55454
|
+
categorical2: TABLET_COLOR_CATEGORICAL_2,
|
|
55455
|
+
categorical3: TABLET_COLOR_CATEGORICAL_3,
|
|
55456
|
+
categorical4: TABLET_COLOR_CATEGORICAL_4,
|
|
55457
|
+
categorical5: TABLET_COLOR_CATEGORICAL_5,
|
|
55458
|
+
categorical6: TABLET_COLOR_CATEGORICAL_6
|
|
55049
55459
|
},
|
|
55050
55460
|
fontWeights: {
|
|
55051
|
-
light:
|
|
55052
|
-
normal:
|
|
55053
|
-
medium:
|
|
55054
|
-
bold:
|
|
55461
|
+
light: TABLET_FONT_WEIGHT_LIGHT,
|
|
55462
|
+
normal: TABLET_FONT_WEIGHT_NORMAL,
|
|
55463
|
+
medium: TABLET_FONT_WEIGHT_MEDIUM,
|
|
55464
|
+
bold: TABLET_FONT_WEIGHT_BOLD
|
|
55055
55465
|
},
|
|
55056
55466
|
fonts: {
|
|
55057
|
-
base:
|
|
55058
|
-
mono:
|
|
55059
|
-
sc:
|
|
55467
|
+
base: TABLET_FONT_FAMILY_BASE,
|
|
55468
|
+
mono: TABLET_FONT_FAMILY_MONO,
|
|
55469
|
+
sc: TABLET_FONT_FAMILY_SC
|
|
55060
55470
|
},
|
|
55061
55471
|
shadows: {
|
|
55062
|
-
small:
|
|
55063
|
-
medium:
|
|
55064
|
-
large:
|
|
55065
|
-
focus:
|
|
55066
|
-
error:
|
|
55472
|
+
small: TABLET_SHADOW_SMALL,
|
|
55473
|
+
medium: TABLET_SHADOW_MEDIUM,
|
|
55474
|
+
large: TABLET_SHADOW_LARGE,
|
|
55475
|
+
focus: TABLET_SHADOW_FOCUS,
|
|
55476
|
+
error: TABLET_SHADOW_ERROR
|
|
55067
55477
|
},
|
|
55068
55478
|
breakpoints: {
|
|
55069
|
-
extraSmall:
|
|
55070
|
-
small:
|
|
55071
|
-
medium:
|
|
55072
|
-
large:
|
|
55073
|
-
extraLarge:
|
|
55074
|
-
phonePortrait:
|
|
55075
|
-
phoneLandscape:
|
|
55076
|
-
tabletPortrait:
|
|
55077
|
-
tabletLandscape:
|
|
55078
|
-
laptop:
|
|
55079
|
-
desktop:
|
|
55479
|
+
extraSmall: TABLET_BREAKPOINTS_BASE_EXTRA_SMALL,
|
|
55480
|
+
small: TABLET_BREAKPOINTS_BASE_SMALL,
|
|
55481
|
+
medium: TABLET_BREAKPOINTS_BASE_MEDIUM,
|
|
55482
|
+
large: TABLET_BREAKPOINTS_BASE_LARGE,
|
|
55483
|
+
extraLarge: TABLET_BREAKPOINTS_BASE_EXTRA_LARGE,
|
|
55484
|
+
phonePortrait: TABLET_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT,
|
|
55485
|
+
phoneLandscape: TABLET_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE,
|
|
55486
|
+
tabletPortrait: TABLET_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT,
|
|
55487
|
+
tabletLandscape: TABLET_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE,
|
|
55488
|
+
laptop: TABLET_BREAKPOINTS_SEMANTIC_LAPTOP,
|
|
55489
|
+
desktop: TABLET_BREAKPOINTS_SEMANTIC_DESKTOP
|
|
55080
55490
|
},
|
|
55081
55491
|
zIndices: {
|
|
55082
|
-
content:
|
|
55083
|
-
tabsScollIndicator:
|
|
55084
|
-
tabsBar:
|
|
55085
|
-
overlay:
|
|
55086
|
-
aboveOverlay:
|
|
55087
|
-
tableHeader:
|
|
55088
|
-
modalHeaderAndFooter:
|
|
55089
|
-
openControl:
|
|
55090
|
-
navBar:
|
|
55091
|
-
sidebar:
|
|
55492
|
+
content: TABLET_Z_INDEX_CONTENT,
|
|
55493
|
+
tabsScollIndicator: TABLET_Z_INDEX_TABS_SCROLL_INDICATOR,
|
|
55494
|
+
tabsBar: TABLET_Z_INDEX_TABS_BAR,
|
|
55495
|
+
overlay: TABLET_Z_INDEX_OVERLAY,
|
|
55496
|
+
aboveOverlay: TABLET_Z_INDEX_ABOVE_OVERLAY,
|
|
55497
|
+
tableHeader: TABLET_Z_INDEX_TABLE_HEADER,
|
|
55498
|
+
modalHeaderAndFooter: TABLET_Z_INDEX_MODAL_HEADER_AND_FOOTER,
|
|
55499
|
+
openControl: TABLET_Z_INDEX_OPEN_CONTROL,
|
|
55500
|
+
navBar: TABLET_Z_INDEX_NAV_BAR,
|
|
55501
|
+
sidebar: TABLET_Z_INDEX_SIDEBAR
|
|
55092
55502
|
},
|
|
55093
55503
|
fontSizes: {
|
|
55094
|
-
smaller:
|
|
55095
|
-
small:
|
|
55096
|
-
medium:
|
|
55097
|
-
large:
|
|
55098
|
-
larger:
|
|
55099
|
-
largest:
|
|
55100
|
-
xxs:
|
|
55101
|
-
xs:
|
|
55102
|
-
sm:
|
|
55103
|
-
md:
|
|
55104
|
-
lg:
|
|
55105
|
-
xl:
|
|
55106
|
-
xxl:
|
|
55107
|
-
heading1:
|
|
55108
|
-
heading2:
|
|
55109
|
-
heading3:
|
|
55110
|
-
heading4:
|
|
55111
|
-
base:
|
|
55504
|
+
smaller: TABLET_FONT_SIZE_STANDARD_SMALLER,
|
|
55505
|
+
small: TABLET_FONT_SIZE_STANDARD_SMALL,
|
|
55506
|
+
medium: TABLET_FONT_SIZE_STANDARD_MEDIUM,
|
|
55507
|
+
large: TABLET_FONT_SIZE_STANDARD_LARGE,
|
|
55508
|
+
larger: TABLET_FONT_SIZE_STANDARD_LARGER,
|
|
55509
|
+
largest: TABLET_FONT_SIZE_STANDARD_LARGEST,
|
|
55510
|
+
xxs: TABLET_FONT_SIZE_EXPERIMENTAL_XXS,
|
|
55511
|
+
xs: TABLET_FONT_SIZE_EXPERIMENTAL_XS,
|
|
55512
|
+
sm: TABLET_FONT_SIZE_EXPERIMENTAL_SM,
|
|
55513
|
+
md: TABLET_FONT_SIZE_EXPERIMENTAL_MD,
|
|
55514
|
+
lg: TABLET_FONT_SIZE_EXPERIMENTAL_LG,
|
|
55515
|
+
xl: TABLET_FONT_SIZE_EXPERIMENTAL_XL,
|
|
55516
|
+
xxl: TABLET_FONT_SIZE_EXPERIMENTAL_XXL,
|
|
55517
|
+
heading1: TABLET_FONT_SIZE_SEMANTIC_HEADING_1,
|
|
55518
|
+
heading2: TABLET_FONT_SIZE_SEMANTIC_HEADING_2,
|
|
55519
|
+
heading3: TABLET_FONT_SIZE_SEMANTIC_HEADING_3,
|
|
55520
|
+
heading4: TABLET_FONT_SIZE_SEMANTIC_HEADING_4,
|
|
55521
|
+
base: TABLET_FONT_SIZE_SEMANTIC_BASE
|
|
55112
55522
|
},
|
|
55113
55523
|
lineHeights: {
|
|
55114
|
-
base:
|
|
55115
|
-
baseRelaxed:
|
|
55116
|
-
smallTextBase:
|
|
55117
|
-
smallTextCompressed:
|
|
55118
|
-
smallRelaxed:
|
|
55119
|
-
smallerText:
|
|
55120
|
-
smallerRelaxed:
|
|
55121
|
-
heading1:
|
|
55122
|
-
heading2:
|
|
55123
|
-
heading3:
|
|
55124
|
-
heading4:
|
|
55125
|
-
title:
|
|
55126
|
-
sectionTitle:
|
|
55127
|
-
subsectionTitle:
|
|
55524
|
+
base: TABLET_LINE_HEIGHT_BASE,
|
|
55525
|
+
baseRelaxed: TABLET_LINE_HEIGHT_BASE_RELAXED,
|
|
55526
|
+
smallTextBase: TABLET_LINE_HEIGHT_SMALL_TEXT_BASE,
|
|
55527
|
+
smallTextCompressed: TABLET_LINE_HEIGHT_SMALL_TEXT_COMPRESSED,
|
|
55528
|
+
smallRelaxed: TABLET_LINE_HEIGHT_SMALL_RELAXED,
|
|
55529
|
+
smallerText: TABLET_LINE_HEIGHT_SMALLER_TEXT,
|
|
55530
|
+
smallerRelaxed: TABLET_LINE_HEIGHT_SMALLER_RELAXED,
|
|
55531
|
+
heading1: TABLET_LINE_HEIGHT_HEADING_1,
|
|
55532
|
+
heading2: TABLET_LINE_HEIGHT_HEADING_2,
|
|
55533
|
+
heading3: TABLET_LINE_HEIGHT_HEADING_3,
|
|
55534
|
+
heading4: TABLET_LINE_HEIGHT_HEADING_4,
|
|
55535
|
+
title: TABLET_LINE_HEIGHT_TITLE,
|
|
55536
|
+
sectionTitle: TABLET_LINE_HEIGHT_SECTION_TITLE,
|
|
55537
|
+
subsectionTitle: TABLET_LINE_HEIGHT_SUBSECTION_TITLE
|
|
55128
55538
|
},
|
|
55129
55539
|
space: {
|
|
55130
|
-
none:
|
|
55131
|
-
x0:
|
|
55132
|
-
x0_25:
|
|
55133
|
-
half:
|
|
55134
|
-
x0_5:
|
|
55135
|
-
x0_75:
|
|
55136
|
-
x1:
|
|
55137
|
-
x1_25:
|
|
55138
|
-
x1_5:
|
|
55139
|
-
x1_75:
|
|
55140
|
-
x2:
|
|
55141
|
-
x2_5:
|
|
55142
|
-
x3:
|
|
55143
|
-
x4:
|
|
55144
|
-
x5:
|
|
55145
|
-
x6:
|
|
55146
|
-
x7:
|
|
55147
|
-
x8:
|
|
55148
|
-
x9:
|
|
55149
|
-
x10:
|
|
55150
|
-
x11:
|
|
55151
|
-
x12:
|
|
55540
|
+
none: TABLET_SPACE_NONE,
|
|
55541
|
+
x0: TABLET_SPACE_X_0,
|
|
55542
|
+
x0_25: TABLET_SPACE_X_0_25,
|
|
55543
|
+
half: TABLET_SPACE_HALF,
|
|
55544
|
+
x0_5: TABLET_SPACE_X_0_5,
|
|
55545
|
+
x0_75: TABLET_SPACE_X_0_75,
|
|
55546
|
+
x1: TABLET_SPACE_X_1,
|
|
55547
|
+
x1_25: TABLET_SPACE_X_1_25,
|
|
55548
|
+
x1_5: TABLET_SPACE_X_1_5,
|
|
55549
|
+
x1_75: TABLET_SPACE_X_1_75,
|
|
55550
|
+
x2: TABLET_SPACE_X_2,
|
|
55551
|
+
x2_5: TABLET_SPACE_X_2_5,
|
|
55552
|
+
x3: TABLET_SPACE_X_3,
|
|
55553
|
+
x4: TABLET_SPACE_X_4,
|
|
55554
|
+
x5: TABLET_SPACE_X_5,
|
|
55555
|
+
x6: TABLET_SPACE_X_6,
|
|
55556
|
+
x7: TABLET_SPACE_X_7,
|
|
55557
|
+
x8: TABLET_SPACE_X_8,
|
|
55558
|
+
x9: TABLET_SPACE_X_9,
|
|
55559
|
+
x10: TABLET_SPACE_X_10,
|
|
55560
|
+
x11: TABLET_SPACE_X_11,
|
|
55561
|
+
x12: TABLET_SPACE_X_12
|
|
55152
55562
|
},
|
|
55153
55563
|
sizes: {
|
|
55154
|
-
none:
|
|
55155
|
-
x0:
|
|
55156
|
-
x0_25:
|
|
55157
|
-
half:
|
|
55158
|
-
x0_5:
|
|
55159
|
-
x0_75:
|
|
55160
|
-
x1:
|
|
55161
|
-
x1_25:
|
|
55162
|
-
x1_5:
|
|
55163
|
-
x1_75:
|
|
55164
|
-
x2:
|
|
55165
|
-
x2_5:
|
|
55166
|
-
x3:
|
|
55167
|
-
x4:
|
|
55168
|
-
x5:
|
|
55169
|
-
x6:
|
|
55170
|
-
x7:
|
|
55171
|
-
x8:
|
|
55172
|
-
x9:
|
|
55173
|
-
x10:
|
|
55174
|
-
x11:
|
|
55175
|
-
x12:
|
|
55564
|
+
none: TABLET_SPACE_NONE,
|
|
55565
|
+
x0: TABLET_SPACE_X_0,
|
|
55566
|
+
x0_25: TABLET_SPACE_X_0_25,
|
|
55567
|
+
half: TABLET_SPACE_HALF,
|
|
55568
|
+
x0_5: TABLET_SPACE_X_0_5,
|
|
55569
|
+
x0_75: TABLET_SPACE_X_0_75,
|
|
55570
|
+
x1: TABLET_SPACE_X_1,
|
|
55571
|
+
x1_25: TABLET_SPACE_X_1_25,
|
|
55572
|
+
x1_5: TABLET_SPACE_X_1_5,
|
|
55573
|
+
x1_75: TABLET_SPACE_X_1_75,
|
|
55574
|
+
x2: TABLET_SPACE_X_2,
|
|
55575
|
+
x2_5: TABLET_SPACE_X_2_5,
|
|
55576
|
+
x3: TABLET_SPACE_X_3,
|
|
55577
|
+
x4: TABLET_SPACE_X_4,
|
|
55578
|
+
x5: TABLET_SPACE_X_5,
|
|
55579
|
+
x6: TABLET_SPACE_X_6,
|
|
55580
|
+
x7: TABLET_SPACE_X_7,
|
|
55581
|
+
x8: TABLET_SPACE_X_8,
|
|
55582
|
+
x9: TABLET_SPACE_X_9,
|
|
55583
|
+
x10: TABLET_SPACE_X_10,
|
|
55584
|
+
x11: TABLET_SPACE_X_11,
|
|
55585
|
+
x12: TABLET_SPACE_X_12
|
|
55176
55586
|
},
|
|
55177
55587
|
radii: {
|
|
55178
|
-
small:
|
|
55179
|
-
medium:
|
|
55180
|
-
large:
|
|
55181
|
-
circle:
|
|
55182
|
-
rounded:
|
|
55588
|
+
small: TABLET_BORDER_RADIUS_SMALL,
|
|
55589
|
+
medium: TABLET_BORDER_RADIUS_MEDIUM,
|
|
55590
|
+
large: TABLET_BORDER_RADIUS_LARGE,
|
|
55591
|
+
circle: TABLET_BORDER_RADIUS_CIRCLE,
|
|
55592
|
+
rounded: TABLET_BORDER_RADIUS_ROUNDED
|
|
55183
55593
|
},
|
|
55184
55594
|
borders: []
|
|
55185
55595
|
},
|
|
55186
55596
|
phone: {
|
|
55187
55597
|
colors: {
|
|
55188
|
-
black:
|
|
55189
|
-
blackBlue:
|
|
55190
|
-
darkBlue:
|
|
55191
|
-
blue:
|
|
55192
|
-
lightBlue:
|
|
55193
|
-
darkGrey:
|
|
55194
|
-
midGrey:
|
|
55195
|
-
grey:
|
|
55196
|
-
lightGrey:
|
|
55197
|
-
whiteGrey:
|
|
55198
|
-
white:
|
|
55199
|
-
yellow:
|
|
55200
|
-
lightYellow:
|
|
55201
|
-
green:
|
|
55202
|
-
lightGreen:
|
|
55203
|
-
red:
|
|
55204
|
-
lightRed:
|
|
55205
|
-
categorical1:
|
|
55206
|
-
categorical2:
|
|
55207
|
-
categorical3:
|
|
55208
|
-
categorical4:
|
|
55209
|
-
categorical5:
|
|
55210
|
-
categorical6:
|
|
55598
|
+
black: PHONE_COLOR_BASE_BLACK,
|
|
55599
|
+
blackBlue: PHONE_COLOR_BASE_BLACK_BLUE,
|
|
55600
|
+
darkBlue: PHONE_COLOR_BASE_DARK_BLUE,
|
|
55601
|
+
blue: PHONE_COLOR_BASE_BLUE,
|
|
55602
|
+
lightBlue: PHONE_COLOR_BASE_LIGHT_BLUE,
|
|
55603
|
+
darkGrey: PHONE_COLOR_BASE_DARK_GREY,
|
|
55604
|
+
midGrey: PHONE_COLOR_BASE_MID_GREY,
|
|
55605
|
+
grey: PHONE_COLOR_BASE_GREY,
|
|
55606
|
+
lightGrey: PHONE_COLOR_BASE_LIGHT_GREY,
|
|
55607
|
+
whiteGrey: PHONE_COLOR_BASE_WHITE_GREY,
|
|
55608
|
+
white: PHONE_COLOR_BASE_WHITE,
|
|
55609
|
+
yellow: PHONE_COLOR_BASE_YELLOW,
|
|
55610
|
+
lightYellow: PHONE_COLOR_BASE_LIGHT_YELLOW,
|
|
55611
|
+
green: PHONE_COLOR_BASE_GREEN,
|
|
55612
|
+
lightGreen: PHONE_COLOR_BASE_LIGHT_GREEN,
|
|
55613
|
+
red: PHONE_COLOR_BASE_RED,
|
|
55614
|
+
lightRed: PHONE_COLOR_BASE_LIGHT_RED,
|
|
55615
|
+
categorical1: PHONE_COLOR_CATEGORICAL_1,
|
|
55616
|
+
categorical2: PHONE_COLOR_CATEGORICAL_2,
|
|
55617
|
+
categorical3: PHONE_COLOR_CATEGORICAL_3,
|
|
55618
|
+
categorical4: PHONE_COLOR_CATEGORICAL_4,
|
|
55619
|
+
categorical5: PHONE_COLOR_CATEGORICAL_5,
|
|
55620
|
+
categorical6: PHONE_COLOR_CATEGORICAL_6
|
|
55211
55621
|
},
|
|
55212
55622
|
fontWeights: {
|
|
55213
|
-
light:
|
|
55214
|
-
normal:
|
|
55215
|
-
medium:
|
|
55216
|
-
bold:
|
|
55623
|
+
light: PHONE_FONT_WEIGHT_LIGHT,
|
|
55624
|
+
normal: PHONE_FONT_WEIGHT_NORMAL,
|
|
55625
|
+
medium: PHONE_FONT_WEIGHT_MEDIUM,
|
|
55626
|
+
bold: PHONE_FONT_WEIGHT_BOLD
|
|
55217
55627
|
},
|
|
55218
55628
|
fonts: {
|
|
55219
|
-
base:
|
|
55220
|
-
mono:
|
|
55221
|
-
sc:
|
|
55629
|
+
base: PHONE_FONT_FAMILY_BASE,
|
|
55630
|
+
mono: PHONE_FONT_FAMILY_MONO,
|
|
55631
|
+
sc: PHONE_FONT_FAMILY_SC
|
|
55222
55632
|
},
|
|
55223
55633
|
shadows: {
|
|
55224
|
-
small:
|
|
55225
|
-
medium:
|
|
55226
|
-
large:
|
|
55227
|
-
focus:
|
|
55228
|
-
error:
|
|
55634
|
+
small: PHONE_SHADOW_SMALL,
|
|
55635
|
+
medium: PHONE_SHADOW_MEDIUM,
|
|
55636
|
+
large: PHONE_SHADOW_LARGE,
|
|
55637
|
+
focus: PHONE_SHADOW_FOCUS,
|
|
55638
|
+
error: PHONE_SHADOW_ERROR
|
|
55229
55639
|
},
|
|
55230
55640
|
breakpoints: {
|
|
55231
|
-
extraSmall:
|
|
55232
|
-
small:
|
|
55233
|
-
medium:
|
|
55234
|
-
large:
|
|
55235
|
-
extraLarge:
|
|
55236
|
-
phonePortrait:
|
|
55237
|
-
phoneLandscape:
|
|
55238
|
-
tabletPortrait:
|
|
55239
|
-
tabletLandscape:
|
|
55240
|
-
laptop:
|
|
55241
|
-
desktop:
|
|
55641
|
+
extraSmall: PHONE_BREAKPOINTS_BASE_EXTRA_SMALL,
|
|
55642
|
+
small: PHONE_BREAKPOINTS_BASE_SMALL,
|
|
55643
|
+
medium: PHONE_BREAKPOINTS_BASE_MEDIUM,
|
|
55644
|
+
large: PHONE_BREAKPOINTS_BASE_LARGE,
|
|
55645
|
+
extraLarge: PHONE_BREAKPOINTS_BASE_EXTRA_LARGE,
|
|
55646
|
+
phonePortrait: PHONE_BREAKPOINTS_SEMANTIC_PHONE_PORTRAIT,
|
|
55647
|
+
phoneLandscape: PHONE_BREAKPOINTS_SEMANTIC_PHONE_LANDSCAPE,
|
|
55648
|
+
tabletPortrait: PHONE_BREAKPOINTS_SEMANTIC_TABLET_PORTRAIT,
|
|
55649
|
+
tabletLandscape: PHONE_BREAKPOINTS_SEMANTIC_TABLET_LANDSCAPE,
|
|
55650
|
+
laptop: PHONE_BREAKPOINTS_SEMANTIC_LAPTOP,
|
|
55651
|
+
desktop: PHONE_BREAKPOINTS_SEMANTIC_DESKTOP
|
|
55242
55652
|
},
|
|
55243
55653
|
zIndices: {
|
|
55244
|
-
content:
|
|
55245
|
-
tabsScollIndicator:
|
|
55246
|
-
tabsBar:
|
|
55247
|
-
overlay:
|
|
55248
|
-
aboveOverlay:
|
|
55249
|
-
tableHeader:
|
|
55250
|
-
modalHeaderAndFooter:
|
|
55251
|
-
openControl:
|
|
55252
|
-
navBar:
|
|
55253
|
-
sidebar:
|
|
55654
|
+
content: PHONE_Z_INDEX_CONTENT,
|
|
55655
|
+
tabsScollIndicator: PHONE_Z_INDEX_TABS_SCROLL_INDICATOR,
|
|
55656
|
+
tabsBar: PHONE_Z_INDEX_TABS_BAR,
|
|
55657
|
+
overlay: PHONE_Z_INDEX_OVERLAY,
|
|
55658
|
+
aboveOverlay: PHONE_Z_INDEX_ABOVE_OVERLAY,
|
|
55659
|
+
tableHeader: PHONE_Z_INDEX_TABLE_HEADER,
|
|
55660
|
+
modalHeaderAndFooter: PHONE_Z_INDEX_MODAL_HEADER_AND_FOOTER,
|
|
55661
|
+
openControl: PHONE_Z_INDEX_OPEN_CONTROL,
|
|
55662
|
+
navBar: PHONE_Z_INDEX_NAV_BAR,
|
|
55663
|
+
sidebar: PHONE_Z_INDEX_SIDEBAR
|
|
55254
55664
|
},
|
|
55255
55665
|
fontSizes: {
|
|
55256
|
-
smaller:
|
|
55257
|
-
small:
|
|
55258
|
-
medium:
|
|
55259
|
-
large:
|
|
55260
|
-
larger:
|
|
55261
|
-
largest:
|
|
55262
|
-
xxs:
|
|
55263
|
-
xs:
|
|
55264
|
-
sm:
|
|
55265
|
-
md:
|
|
55266
|
-
lg:
|
|
55267
|
-
xl:
|
|
55268
|
-
xxl:
|
|
55269
|
-
heading1:
|
|
55270
|
-
heading2:
|
|
55271
|
-
heading3:
|
|
55272
|
-
heading4:
|
|
55273
|
-
base:
|
|
55666
|
+
smaller: PHONE_FONT_SIZE_STANDARD_SMALLER,
|
|
55667
|
+
small: PHONE_FONT_SIZE_STANDARD_SMALL,
|
|
55668
|
+
medium: PHONE_FONT_SIZE_STANDARD_MEDIUM,
|
|
55669
|
+
large: PHONE_FONT_SIZE_STANDARD_LARGE,
|
|
55670
|
+
larger: PHONE_FONT_SIZE_STANDARD_LARGER,
|
|
55671
|
+
largest: PHONE_FONT_SIZE_STANDARD_LARGEST,
|
|
55672
|
+
xxs: PHONE_FONT_SIZE_EXPERIMENTAL_XXS,
|
|
55673
|
+
xs: PHONE_FONT_SIZE_EXPERIMENTAL_XS,
|
|
55674
|
+
sm: PHONE_FONT_SIZE_EXPERIMENTAL_SM,
|
|
55675
|
+
md: PHONE_FONT_SIZE_EXPERIMENTAL_MD,
|
|
55676
|
+
lg: PHONE_FONT_SIZE_EXPERIMENTAL_LG,
|
|
55677
|
+
xl: PHONE_FONT_SIZE_EXPERIMENTAL_XL,
|
|
55678
|
+
xxl: PHONE_FONT_SIZE_EXPERIMENTAL_XXL,
|
|
55679
|
+
heading1: PHONE_FONT_SIZE_SEMANTIC_HEADING_1,
|
|
55680
|
+
heading2: PHONE_FONT_SIZE_SEMANTIC_HEADING_2,
|
|
55681
|
+
heading3: PHONE_FONT_SIZE_SEMANTIC_HEADING_3,
|
|
55682
|
+
heading4: PHONE_FONT_SIZE_SEMANTIC_HEADING_4,
|
|
55683
|
+
base: PHONE_FONT_SIZE_SEMANTIC_BASE
|
|
55274
55684
|
},
|
|
55275
55685
|
lineHeights: {
|
|
55276
|
-
base:
|
|
55277
|
-
baseRelaxed:
|
|
55278
|
-
smallTextBase:
|
|
55279
|
-
smallTextCompressed:
|
|
55280
|
-
smallRelaxed:
|
|
55281
|
-
smallerText:
|
|
55282
|
-
smallerRelaxed:
|
|
55283
|
-
heading1:
|
|
55284
|
-
heading2:
|
|
55285
|
-
heading3:
|
|
55286
|
-
heading4:
|
|
55287
|
-
title:
|
|
55288
|
-
sectionTitle:
|
|
55289
|
-
subsectionTitle:
|
|
55686
|
+
base: PHONE_LINE_HEIGHT_BASE,
|
|
55687
|
+
baseRelaxed: PHONE_LINE_HEIGHT_BASE_RELAXED,
|
|
55688
|
+
smallTextBase: PHONE_LINE_HEIGHT_SMALL_TEXT_BASE,
|
|
55689
|
+
smallTextCompressed: PHONE_LINE_HEIGHT_SMALL_TEXT_COMPRESSED,
|
|
55690
|
+
smallRelaxed: PHONE_LINE_HEIGHT_SMALL_RELAXED,
|
|
55691
|
+
smallerText: PHONE_LINE_HEIGHT_SMALLER_TEXT,
|
|
55692
|
+
smallerRelaxed: PHONE_LINE_HEIGHT_SMALLER_RELAXED,
|
|
55693
|
+
heading1: PHONE_LINE_HEIGHT_HEADING_1,
|
|
55694
|
+
heading2: PHONE_LINE_HEIGHT_HEADING_2,
|
|
55695
|
+
heading3: PHONE_LINE_HEIGHT_HEADING_3,
|
|
55696
|
+
heading4: PHONE_LINE_HEIGHT_HEADING_4,
|
|
55697
|
+
title: PHONE_LINE_HEIGHT_TITLE,
|
|
55698
|
+
sectionTitle: PHONE_LINE_HEIGHT_SECTION_TITLE,
|
|
55699
|
+
subsectionTitle: PHONE_LINE_HEIGHT_SUBSECTION_TITLE
|
|
55290
55700
|
},
|
|
55291
55701
|
space: {
|
|
55292
|
-
none:
|
|
55293
|
-
x0:
|
|
55294
|
-
x0_25:
|
|
55295
|
-
half:
|
|
55296
|
-
x0_5:
|
|
55297
|
-
x0_75:
|
|
55298
|
-
x1:
|
|
55299
|
-
x1_25:
|
|
55300
|
-
x1_5:
|
|
55301
|
-
x1_75:
|
|
55302
|
-
x2:
|
|
55303
|
-
x2_5:
|
|
55304
|
-
x3:
|
|
55305
|
-
x4:
|
|
55306
|
-
x5:
|
|
55307
|
-
x6:
|
|
55308
|
-
x7:
|
|
55309
|
-
x8:
|
|
55310
|
-
x9:
|
|
55311
|
-
x10:
|
|
55312
|
-
x11:
|
|
55313
|
-
x12:
|
|
55702
|
+
none: PHONE_SPACE_NONE,
|
|
55703
|
+
x0: PHONE_SPACE_X_0,
|
|
55704
|
+
x0_25: PHONE_SPACE_X_0_25,
|
|
55705
|
+
half: PHONE_SPACE_HALF,
|
|
55706
|
+
x0_5: PHONE_SPACE_X_0_5,
|
|
55707
|
+
x0_75: PHONE_SPACE_X_0_75,
|
|
55708
|
+
x1: PHONE_SPACE_X_1,
|
|
55709
|
+
x1_25: PHONE_SPACE_X_1_25,
|
|
55710
|
+
x1_5: PHONE_SPACE_X_1_5,
|
|
55711
|
+
x1_75: PHONE_SPACE_X_1_75,
|
|
55712
|
+
x2: PHONE_SPACE_X_2,
|
|
55713
|
+
x2_5: PHONE_SPACE_X_2_5,
|
|
55714
|
+
x3: PHONE_SPACE_X_3,
|
|
55715
|
+
x4: PHONE_SPACE_X_4,
|
|
55716
|
+
x5: PHONE_SPACE_X_5,
|
|
55717
|
+
x6: PHONE_SPACE_X_6,
|
|
55718
|
+
x7: PHONE_SPACE_X_7,
|
|
55719
|
+
x8: PHONE_SPACE_X_8,
|
|
55720
|
+
x9: PHONE_SPACE_X_9,
|
|
55721
|
+
x10: PHONE_SPACE_X_10,
|
|
55722
|
+
x11: PHONE_SPACE_X_11,
|
|
55723
|
+
x12: PHONE_SPACE_X_12
|
|
55314
55724
|
},
|
|
55315
55725
|
sizes: {
|
|
55316
|
-
none:
|
|
55317
|
-
x0:
|
|
55318
|
-
x0_25:
|
|
55319
|
-
half:
|
|
55320
|
-
x0_5:
|
|
55321
|
-
x0_75:
|
|
55322
|
-
x1:
|
|
55323
|
-
x1_25:
|
|
55324
|
-
x1_5:
|
|
55325
|
-
x1_75:
|
|
55326
|
-
x2:
|
|
55327
|
-
x2_5:
|
|
55328
|
-
x3:
|
|
55329
|
-
x4:
|
|
55330
|
-
x5:
|
|
55331
|
-
x6:
|
|
55332
|
-
x7:
|
|
55333
|
-
x8:
|
|
55334
|
-
x9:
|
|
55335
|
-
x10:
|
|
55336
|
-
x11:
|
|
55337
|
-
x12:
|
|
55726
|
+
none: PHONE_SPACE_NONE,
|
|
55727
|
+
x0: PHONE_SPACE_X_0,
|
|
55728
|
+
x0_25: PHONE_SPACE_X_0_25,
|
|
55729
|
+
half: PHONE_SPACE_HALF,
|
|
55730
|
+
x0_5: PHONE_SPACE_X_0_5,
|
|
55731
|
+
x0_75: PHONE_SPACE_X_0_75,
|
|
55732
|
+
x1: PHONE_SPACE_X_1,
|
|
55733
|
+
x1_25: PHONE_SPACE_X_1_25,
|
|
55734
|
+
x1_5: PHONE_SPACE_X_1_5,
|
|
55735
|
+
x1_75: PHONE_SPACE_X_1_75,
|
|
55736
|
+
x2: PHONE_SPACE_X_2,
|
|
55737
|
+
x2_5: PHONE_SPACE_X_2_5,
|
|
55738
|
+
x3: PHONE_SPACE_X_3,
|
|
55739
|
+
x4: PHONE_SPACE_X_4,
|
|
55740
|
+
x5: PHONE_SPACE_X_5,
|
|
55741
|
+
x6: PHONE_SPACE_X_6,
|
|
55742
|
+
x7: PHONE_SPACE_X_7,
|
|
55743
|
+
x8: PHONE_SPACE_X_8,
|
|
55744
|
+
x9: PHONE_SPACE_X_9,
|
|
55745
|
+
x10: PHONE_SPACE_X_10,
|
|
55746
|
+
x11: PHONE_SPACE_X_11,
|
|
55747
|
+
x12: PHONE_SPACE_X_12
|
|
55338
55748
|
},
|
|
55339
55749
|
radii: {
|
|
55340
|
-
small:
|
|
55341
|
-
medium:
|
|
55342
|
-
large:
|
|
55343
|
-
circle:
|
|
55344
|
-
rounded:
|
|
55750
|
+
small: PHONE_BORDER_RADIUS_SMALL,
|
|
55751
|
+
medium: PHONE_BORDER_RADIUS_MEDIUM,
|
|
55752
|
+
large: PHONE_BORDER_RADIUS_LARGE,
|
|
55753
|
+
circle: PHONE_BORDER_RADIUS_CIRCLE,
|
|
55754
|
+
rounded: PHONE_BORDER_RADIUS_ROUNDED
|
|
55345
55755
|
},
|
|
55346
55756
|
borders: []
|
|
55347
55757
|
}
|