@esri/calcite-design-tokens 1.1.1-next.1 → 2.0.0-rc.0
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/README.md +7 -9
- package/dist/css/breakpoint.css +29 -0
- package/dist/css/classes.css +327 -0
- package/dist/css/core.css +344 -0
- package/dist/css/dark.css +45 -0
- package/dist/css/global.css +103 -0
- package/dist/css/index.css +176 -0
- package/dist/css/light.css +45 -0
- package/dist/es6/core.d.ts +342 -0
- package/dist/es6/core.js +342 -0
- package/dist/es6/global.d.ts +207 -0
- package/dist/es6/global.js +207 -0
- package/dist/js/core.d.ts +466 -0
- package/dist/js/core.js +8795 -0
- package/dist/js/global.d.ts +331 -0
- package/dist/js/global.js +6597 -0
- package/dist/scss/breakpoints.scss +37 -0
- package/dist/scss/core.scss +342 -0
- package/dist/scss/dark.scss +43 -0
- package/dist/scss/index.scss +92 -0
- package/dist/scss/light.scss +43 -0
- package/dist/scss/mixins.scss +342 -0
- package/package.json +28 -21
- package/.eslintrc.cjs +0 -85
- package/.turbo/turbo-build.log +0 -7034
- package/.turbo/turbo-test.log +0 -14
- package/CHANGELOG.md +0 -29
- package/CONTRIBUTING.md +0 -41
- package/dist/css/brand-light.css +0 -9
- package/dist/css/calcite-dark.css +0 -504
- package/dist/css/calcite-headless.css +0 -2615
- package/dist/css/calcite-light.css +0 -507
- package/dist/es6/brand-light.d.ts +0 -7
- package/dist/es6/brand-light.js +0 -7
- package/dist/es6/calcite-dark.d.ts +0 -502
- package/dist/es6/calcite-dark.js +0 -502
- package/dist/es6/calcite-headless.d.ts +0 -2613
- package/dist/es6/calcite-headless.js +0 -2613
- package/dist/es6/calcite-light.d.ts +0 -505
- package/dist/es6/calcite-light.js +0 -505
- package/dist/js/brand-light.d.ts +0 -72
- package/dist/js/brand-light.js +0 -95
- package/dist/js/calcite-dark.d.ts +0 -563
- package/dist/js/calcite-dark.js +0 -10024
- package/dist/js/calcite-headless.d.ts +0 -1730
- package/dist/js/calcite-headless.js +0 -50082
- package/dist/js/calcite-light.d.ts +0 -544
- package/dist/js/calcite-light.js +0 -10090
- package/dist/scss/calcite-dark.scss +0 -535
- package/dist/scss/calcite-headless.scss +0 -3012
- package/dist/scss/calcite-light.scss +0 -538
- package/jest.config.json +0 -16
- package/src/$metadata.json +0 -76
- package/src/$themes.json +0 -2363
- package/src/brand/dark.json +0 -1
- package/src/brand/global.json +0 -1
- package/src/brand/light.json +0 -20
- package/src/calcite/dark.json +0 -2488
- package/src/calcite/light.json +0 -2508
- package/src/component/accordion-item.json +0 -172
- package/src/component/accordion.json +0 -192
- package/src/component/action-bar-grid.json +0 -66
- package/src/component/action-bar.json +0 -66
- package/src/component/action-pad-grid.json +0 -80
- package/src/component/action-pad.json +0 -80
- package/src/component/action.json +0 -156
- package/src/component/alert.json +0 -258
- package/src/component/avatar.json +0 -140
- package/src/component/block-section.json +0 -124
- package/src/component/block.json +0 -198
- package/src/component/button.json +0 -650
- package/src/component/card.json +0 -116
- package/src/component/checkbox.json +0 -110
- package/src/component/chip.json +0 -382
- package/src/component/color-picker.json +0 -148
- package/src/component/combobox.json +0 -152
- package/src/component/date-picker.json +0 -354
- package/src/component/dropdown-item.json +0 -384
- package/src/component/dropdown.json +0 -58
- package/src/component/fab.json +0 -490
- package/src/component/filter.json +0 -174
- package/src/component/icon.json +0 -18
- package/src/component/input-date-picker.json +0 -224
- package/src/component/input-datetime-local.json +0 -230
- package/src/component/input-email.json +0 -244
- package/src/component/input-file.json +0 -244
- package/src/component/input-message.json +0 -72
- package/src/component/input-month.json +0 -244
- package/src/component/input-number.json +0 -244
- package/src/component/input-password.json +0 -244
- package/src/component/input-search.json +0 -244
- package/src/component/input-telephone.json +0 -244
- package/src/component/input-text.json +0 -244
- package/src/component/input-time.json +0 -1
- package/src/component/input-week.json +0 -244
- package/src/component/label.json +0 -26
- package/src/component/link.json +0 -44
- package/src/component/loader.json +0 -130
- package/src/component/modal.json +0 -278
- package/src/component/notice.json +0 -280
- package/src/component/pagination.json +0 -152
- package/src/component/panel-header.json +0 -88
- package/src/component/popover.json +0 -170
- package/src/component/radio.json +0 -124
- package/src/component/rating.json +0 -243
- package/src/component/scrim.json +0 -18
- package/src/component/segmented-control.json +0 -154
- package/src/component/slider-histogram-range.json +0 -284
- package/src/component/slider-histogram.json +0 -280
- package/src/component/slider-range.json +0 -226
- package/src/component/slider.json +0 -226
- package/src/component/split-button.json +0 -830
- package/src/component/stepper-item.json +0 -372
- package/src/component/stepper.json +0 -152
- package/src/component/switch.json +0 -178
- package/src/component/tab-title.json +0 -228
- package/src/component/tabs.json +0 -242
- package/src/component/textarea.json +0 -200
- package/src/component/time-picker.json +0 -138
- package/src/component/tip-manager.json +0 -118
- package/src/component/tip.json +0 -114
- package/src/component/tooltip.json +0 -66
- package/src/component/tree-item.json +0 -176
- package/src/core.json +0 -1833
- package/src/semantic.json +0 -1709
- package/support/run.ts +0 -16
- package/support/token-transformer/format/javascript.ts +0 -22
- package/support/token-transformer/format/scss.ts +0 -81
- package/support/token-transformer/getThemes.ts +0 -41
- package/support/token-transformer/parse/expandComposites.test.ts +0 -144
- package/support/token-transformer/parse/expandComposites.ts +0 -72
- package/support/token-transformer/sd-run.ts +0 -191
- package/support/token-transformer/transform/nameCamelCase.test.ts +0 -36
- package/support/token-transformer/transform/nameCamelCase.ts +0 -15
- package/support/token-transformer/transform/nameKebabCase.test.ts +0 -36
- package/support/token-transformer/transform/nameKebabCase.ts +0 -26
- package/support/token-transformer/utils/compositeTokens.test.ts +0 -133
- package/support/token-transformer/utils/compositeTokens.ts +0 -103
- package/support/token-transformer/utils/convertTokenToStyleDictionaryFormat.ts +0 -20
- package/support/token-transformer/utils/matchList.ts +0 -11
- package/support/token-transformer/utils/parseName.ts +0 -18
- package/support/token-transformer/utils/parseTokenPath.ts +0 -19
- package/support/token-transformer/utils/regex.ts +0 -9
- package/support/token-transformer/utils/sortAllTokens.ts +0 -12
- package/support/token-transformer/utils/transformOptions.ts +0 -31
- package/tsconfig-base.json +0 -17
- package/tsconfig-eslint.json +0 -4
- package/tsconfig.json +0 -4
package/dist/es6/core.js
ADDED
|
@@ -0,0 +1,342 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Sun, 26 Nov 2023 08:48:21 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
export const calciteFontFamilyPrimary = "Avenir Next LT Pro";
|
|
7
|
+
export const calciteFontFamilySecondary = "Avenir Next World";
|
|
8
|
+
export const calciteFontFamilyCode = "Monaco";
|
|
9
|
+
export const calciteFontStyleItalic = "italic"; // used in ratings
|
|
10
|
+
export const calciteFontWeightUltralight = "200"; // only for Avenir Next World (secondary font family)
|
|
11
|
+
export const calciteFontWeightThin = "100";
|
|
12
|
+
export const calciteFontWeightLight = "300"; // only for Avenir Next World (secondary font family)
|
|
13
|
+
export const calciteFontWeightRegular = "400";
|
|
14
|
+
export const calciteFontWeightMedium = "500";
|
|
15
|
+
export const calciteFontWeightMediumItalic = "Medium Italic";
|
|
16
|
+
export const calciteFontWeightDemi = "600";
|
|
17
|
+
export const calciteFontWeightBold = "700";
|
|
18
|
+
export const calciteFontWeightExtrabold = "800"; // only for Avenir Next World (secondary font family)
|
|
19
|
+
export const calciteFontWeightBlack = "900"; // only for Avenir Next World (secondary font family)
|
|
20
|
+
export const calciteFontWeightHeavy = "900";
|
|
21
|
+
export const calciteFontLineHeightFixed_0 = "12px";
|
|
22
|
+
export const calciteFontLineHeightFixed_1 = "16px";
|
|
23
|
+
export const calciteFontLineHeightFixed_2 = "20px";
|
|
24
|
+
export const calciteFontLineHeightFixed_3 = "24px";
|
|
25
|
+
export const calciteFontLineHeightFixed_4 = "28px";
|
|
26
|
+
export const calciteFontLineHeightFixed_5 = "32px";
|
|
27
|
+
export const calciteFontLineHeightFixed_6 = "36px";
|
|
28
|
+
export const calciteFontLineHeightFixed_7 = "40px";
|
|
29
|
+
export const calciteFontLineHeightFixed_8 = "48px";
|
|
30
|
+
export const calciteFontLineHeightFixed_9 = "56px";
|
|
31
|
+
export const calciteFontLineHeightFixed_10 = "64px";
|
|
32
|
+
export const calciteFontLineHeightFixed_11 = "72px";
|
|
33
|
+
export const calciteFontLineHeightFixed_12 = "80px";
|
|
34
|
+
export const calciteFontLineHeightRelative = "auto"; // 1
|
|
35
|
+
export const calciteFontLineHeightRelativeTight = "125%"; // 1.25
|
|
36
|
+
export const calciteFontLineHeightRelativeSnug = "137.5%"; // 1.375
|
|
37
|
+
export const calciteFontLineHeightRelativeNormal = "150%"; // 1.5
|
|
38
|
+
export const calciteFontLineHeightRelativeRelaxed = "162.5%"; // 1.625
|
|
39
|
+
export const calciteFontLineHeightRelativeLoose = "200%"; // 2
|
|
40
|
+
export const calciteFontSize_0 = "10px";
|
|
41
|
+
export const calciteFontSize_1 = "12px";
|
|
42
|
+
export const calciteFontSize_2 = "14px";
|
|
43
|
+
export const calciteFontSize_3 = "16px";
|
|
44
|
+
export const calciteFontSize_4 = "18px";
|
|
45
|
+
export const calciteFontSize_5 = "20px";
|
|
46
|
+
export const calciteFontSize_6 = "24px";
|
|
47
|
+
export const calciteFontSize_7 = "32px";
|
|
48
|
+
export const calciteFontSize_8 = "40px";
|
|
49
|
+
export const calciteFontSize_9 = "48px";
|
|
50
|
+
export const calciteFontSize_10 = "56px";
|
|
51
|
+
export const calciteFontSize_11 = "64px";
|
|
52
|
+
export const calciteFontSize_12 = "72px";
|
|
53
|
+
export const calciteFontSize_13 = "80px";
|
|
54
|
+
export const calciteFontSize_14 = "96px";
|
|
55
|
+
export const calciteFontSize_15 = "120px";
|
|
56
|
+
export const calciteFontLetterSpacingTight = "-0.4px";
|
|
57
|
+
export const calciteFontLetterSpacingNormal = "0px";
|
|
58
|
+
export const calciteFontLetterSpacingWide = "0.4px";
|
|
59
|
+
export const calciteFontParagraphSpacingNormal = "10px";
|
|
60
|
+
export const calciteFontTextDecorationNone = "none";
|
|
61
|
+
export const calciteFontTextDecorationUnderline = "underline";
|
|
62
|
+
export const calciteFontTextCaseNone = "none";
|
|
63
|
+
export const calciteFontTextCaseUppercase = "uppercase";
|
|
64
|
+
export const calciteFontTextCaseLowercase = "lowercase";
|
|
65
|
+
export const calciteFontTextCaseCapitalize = "capitalize";
|
|
66
|
+
export const calciteOpacity_0 = "0%";
|
|
67
|
+
export const calciteOpacity_4 = "4%";
|
|
68
|
+
export const calciteOpacity_8 = "8%";
|
|
69
|
+
export const calciteOpacity_10 = "10%";
|
|
70
|
+
export const calciteOpacity_20 = "20%";
|
|
71
|
+
export const calciteOpacity_30 = "30%";
|
|
72
|
+
export const calciteOpacity_40 = "40%";
|
|
73
|
+
export const calciteOpacity_50 = "50%";
|
|
74
|
+
export const calciteOpacity_60 = "60%";
|
|
75
|
+
export const calciteOpacity_70 = "70%";
|
|
76
|
+
export const calciteOpacity_80 = "80%";
|
|
77
|
+
export const calciteOpacity_85 = "85%";
|
|
78
|
+
export const calciteOpacity_90 = "90%";
|
|
79
|
+
export const calciteOpacity_92 = "92%";
|
|
80
|
+
export const calciteOpacity_96 = "96%";
|
|
81
|
+
export const calciteOpacity_100 = "100%";
|
|
82
|
+
export const calciteColorNeutralBlk_000 = "#ffffff";
|
|
83
|
+
export const calciteColorNeutralBlk_005 = "#f8f8f8";
|
|
84
|
+
export const calciteColorNeutralBlk_010 = "#f3f3f3";
|
|
85
|
+
export const calciteColorNeutralBlk_020 = "#eaeaea";
|
|
86
|
+
export const calciteColorNeutralBlk_030 = "#dfdfdf";
|
|
87
|
+
export const calciteColorNeutralBlk_040 = "#d4d4d4";
|
|
88
|
+
export const calciteColorNeutralBlk_050 = "#cacaca";
|
|
89
|
+
export const calciteColorNeutralBlk_060 = "#bfbfbf";
|
|
90
|
+
export const calciteColorNeutralBlk_070 = "#b5b5b5";
|
|
91
|
+
export const calciteColorNeutralBlk_080 = "#aaaaaa";
|
|
92
|
+
export const calciteColorNeutralBlk_090 = "#9f9f9f";
|
|
93
|
+
export const calciteColorNeutralBlk_100 = "#949494";
|
|
94
|
+
export const calciteColorNeutralBlk_110 = "#8a8a8a";
|
|
95
|
+
export const calciteColorNeutralBlk_120 = "#808080";
|
|
96
|
+
export const calciteColorNeutralBlk_130 = "#757575";
|
|
97
|
+
export const calciteColorNeutralBlk_140 = "#6a6a6a";
|
|
98
|
+
export const calciteColorNeutralBlk_150 = "#606060";
|
|
99
|
+
export const calciteColorNeutralBlk_160 = "#555555";
|
|
100
|
+
export const calciteColorNeutralBlk_170 = "#4a4a4a";
|
|
101
|
+
export const calciteColorNeutralBlk_180 = "#404040";
|
|
102
|
+
export const calciteColorNeutralBlk_190 = "#353535";
|
|
103
|
+
export const calciteColorNeutralBlk_200 = "#2b2b2b";
|
|
104
|
+
export const calciteColorNeutralBlk_210 = "#202020";
|
|
105
|
+
export const calciteColorNeutralBlk_220 = "#151515";
|
|
106
|
+
export const calciteColorNeutralBlk_230 = "#0b0b0b";
|
|
107
|
+
export const calciteColorNeutralBlk_235 = "#060606";
|
|
108
|
+
export const calciteColorNeutralBlk_240 = "#000000";
|
|
109
|
+
export const calciteColorHighSaturationBlueHBb_010 = "#c7eaff";
|
|
110
|
+
export const calciteColorHighSaturationBlueHBb_020 = "#9fd4f3";
|
|
111
|
+
export const calciteColorHighSaturationBlueHBb_030 = "#77bde7";
|
|
112
|
+
export const calciteColorHighSaturationBlueHBb_040 = "#50a7da";
|
|
113
|
+
export const calciteColorHighSaturationBlueHBb_050 = "#2890ce";
|
|
114
|
+
export const calciteColorHighSaturationBlueHBb_060 = "#007ac2";
|
|
115
|
+
export const calciteColorHighSaturationBlueHBb_070 = "#00619b";
|
|
116
|
+
export const calciteColorHighSaturationBlueHBb_080 = "#004874";
|
|
117
|
+
export const calciteColorHighSaturationBlueHBb_090 = "#00304d";
|
|
118
|
+
export const calciteColorHighSaturationBlueHBb_100 = "#001726";
|
|
119
|
+
export const calciteColorHighSaturationGreenBlueHGb_010 = "#cef5f4";
|
|
120
|
+
export const calciteColorHighSaturationGreenBlueHGb_020 = "#afedec";
|
|
121
|
+
export const calciteColorHighSaturationGreenBlueHGb_030 = "#8fe6e5";
|
|
122
|
+
export const calciteColorHighSaturationGreenBlueHGb_040 = "#5ae0de";
|
|
123
|
+
export const calciteColorHighSaturationGreenBlueHGb_050 = "#28cecb";
|
|
124
|
+
export const calciteColorHighSaturationGreenBlueHGb_060 = "#00bab5";
|
|
125
|
+
export const calciteColorHighSaturationGreenBlueHGb_070 = "#009b98";
|
|
126
|
+
export const calciteColorHighSaturationGreenBlueHGb_080 = "#007472";
|
|
127
|
+
export const calciteColorHighSaturationGreenBlueHGb_090 = "#004d4c";
|
|
128
|
+
export const calciteColorHighSaturationGreenBlueHGb_100 = "#002625";
|
|
129
|
+
export const calciteColorHighSaturationGreenHGg_010 = "#bdf2c4";
|
|
130
|
+
export const calciteColorHighSaturationGreenHGg_020 = "#a2e4ab";
|
|
131
|
+
export const calciteColorHighSaturationGreenHGg_030 = "#87d692";
|
|
132
|
+
export const calciteColorHighSaturationGreenHGg_040 = "#6bc878";
|
|
133
|
+
export const calciteColorHighSaturationGreenHGg_050 = "#50ba5f";
|
|
134
|
+
export const calciteColorHighSaturationGreenHGg_060 = "#35ac46";
|
|
135
|
+
export const calciteColorHighSaturationGreenHGg_070 = "#288835";
|
|
136
|
+
export const calciteColorHighSaturationGreenHGg_080 = "#1a6324";
|
|
137
|
+
export const calciteColorHighSaturationGreenHGg_090 = "#0d3f14";
|
|
138
|
+
export const calciteColorHighSaturationGreenHGg_100 = "#001a03";
|
|
139
|
+
export const calciteColorHighSaturationYellowGreenHYg_010 = "#e5f7b4";
|
|
140
|
+
export const calciteColorHighSaturationYellowGreenHYg_020 = "#d9ef9f";
|
|
141
|
+
export const calciteColorHighSaturationYellowGreenHYg_030 = "#cde78a";
|
|
142
|
+
export const calciteColorHighSaturationYellowGreenHYg_040 = "#c2e075";
|
|
143
|
+
export const calciteColorHighSaturationYellowGreenHYg_050 = "#b6d860";
|
|
144
|
+
export const calciteColorHighSaturationYellowGreenHYg_060 = "#aad04b";
|
|
145
|
+
export const calciteColorHighSaturationYellowGreenHYg_070 = "#84a338";
|
|
146
|
+
export const calciteColorHighSaturationYellowGreenHYg_080 = "#5e7526";
|
|
147
|
+
export const calciteColorHighSaturationYellowGreenHYg_090 = "#384813";
|
|
148
|
+
export const calciteColorHighSaturationYellowGreenHYg_100 = "#121a00";
|
|
149
|
+
export const calciteColorHighSaturationYellowHYy_010 = "#fff7cc";
|
|
150
|
+
export const calciteColorHighSaturationYellowHYy_020 = "#fef3ad";
|
|
151
|
+
export const calciteColorHighSaturationYellowHYy_030 = "#fcee8d";
|
|
152
|
+
export const calciteColorHighSaturationYellowHYy_040 = "#fbea6e";
|
|
153
|
+
export const calciteColorHighSaturationYellowHYy_050 = "#f9e54e";
|
|
154
|
+
export const calciteColorHighSaturationYellowHYy_060 = "#edd317";
|
|
155
|
+
export const calciteColorHighSaturationYellowHYy_070 = "#d9bc00";
|
|
156
|
+
export const calciteColorHighSaturationYellowHYy_080 = "#bfa200";
|
|
157
|
+
export const calciteColorHighSaturationYellowHYy_090 = "#8c7500";
|
|
158
|
+
export const calciteColorHighSaturationYellowHYy_100 = "#5c4e00";
|
|
159
|
+
export const calciteColorHighSaturationOrangeYellowHOy_010 = "#ffe2bf";
|
|
160
|
+
export const calciteColorHighSaturationOrangeYellowHOy_020 = "#fed3a1";
|
|
161
|
+
export const calciteColorHighSaturationOrangeYellowHOy_030 = "#fcc582";
|
|
162
|
+
export const calciteColorHighSaturationOrangeYellowHOy_040 = "#fbb664";
|
|
163
|
+
export const calciteColorHighSaturationOrangeYellowHOy_050 = "#f9a845";
|
|
164
|
+
export const calciteColorHighSaturationOrangeYellowHOy_060 = "#f89927";
|
|
165
|
+
export const calciteColorHighSaturationOrangeYellowHOy_070 = "#c67718";
|
|
166
|
+
export const calciteColorHighSaturationOrangeYellowHOy_080 = "#9a5b10";
|
|
167
|
+
export const calciteColorHighSaturationOrangeYellowHOy_090 = "#6d3f08";
|
|
168
|
+
export const calciteColorHighSaturationOrangeYellowHOy_100 = "#402300";
|
|
169
|
+
export const calciteColorHighSaturationOrangeHOo_010 = "#ffd8bf";
|
|
170
|
+
export const calciteColorHighSaturationOrangeHOo_020 = "#fdc39f";
|
|
171
|
+
export const calciteColorHighSaturationOrangeHOo_030 = "#faae7f";
|
|
172
|
+
export const calciteColorHighSaturationOrangeHOo_040 = "#f89960";
|
|
173
|
+
export const calciteColorHighSaturationOrangeHOo_050 = "#f58440";
|
|
174
|
+
export const calciteColorHighSaturationOrangeHOo_060 = "#f36f20";
|
|
175
|
+
export const calciteColorHighSaturationOrangeHOo_070 = "#c65a18";
|
|
176
|
+
export const calciteColorHighSaturationOrangeHOo_080 = "#9a4410";
|
|
177
|
+
export const calciteColorHighSaturationOrangeHOo_090 = "#6d2f08";
|
|
178
|
+
export const calciteColorHighSaturationOrangeHOo_100 = "#401900";
|
|
179
|
+
export const calciteColorHighSaturationRedOrangeHRo_010 = "#ffc7b3";
|
|
180
|
+
export const calciteColorHighSaturationRedOrangeHRo_020 = "#f8af95";
|
|
181
|
+
export const calciteColorHighSaturationRedOrangeHRo_030 = "#f09677";
|
|
182
|
+
export const calciteColorHighSaturationRedOrangeHRo_040 = "#e97e5a";
|
|
183
|
+
export const calciteColorHighSaturationRedOrangeHRo_050 = "#e1653c";
|
|
184
|
+
export const calciteColorHighSaturationRedOrangeHRo_060 = "#da4d1e";
|
|
185
|
+
export const calciteColorHighSaturationRedOrangeHRo_070 = "#ad3c16";
|
|
186
|
+
export const calciteColorHighSaturationRedOrangeHRo_080 = "#802c0f";
|
|
187
|
+
export const calciteColorHighSaturationRedOrangeHRo_090 = "#531b07";
|
|
188
|
+
export const calciteColorHighSaturationRedOrangeHRo_100 = "#260a00";
|
|
189
|
+
export const calciteColorHighSaturationRedHRr_010 = "#ffc6bf";
|
|
190
|
+
export const calciteColorHighSaturationRedHRr_020 = "#ffaaa1";
|
|
191
|
+
export const calciteColorHighSaturationRedHRr_030 = "#f2877b";
|
|
192
|
+
export const calciteColorHighSaturationRedHRr_040 = "#f07062";
|
|
193
|
+
export const calciteColorHighSaturationRedHRr_050 = "#e65240";
|
|
194
|
+
export const calciteColorHighSaturationRedHRr_060 = "#d83020";
|
|
195
|
+
export const calciteColorHighSaturationRedHRr_070 = "#a82b1e";
|
|
196
|
+
export const calciteColorHighSaturationRedHRr_080 = "#7c1d13";
|
|
197
|
+
export const calciteColorHighSaturationRedHRr_090 = "#4f0e08";
|
|
198
|
+
export const calciteColorHighSaturationRedHRr_100 = "#210300";
|
|
199
|
+
export const calciteColorHighSaturationPinkHPk_010 = "#ffd1ef";
|
|
200
|
+
export const calciteColorHighSaturationPinkHPk_020 = "#fabee4";
|
|
201
|
+
export const calciteColorHighSaturationPinkHPk_030 = "#f2a5d6";
|
|
202
|
+
export const calciteColorHighSaturationPinkHPk_040 = "#eb8dc9";
|
|
203
|
+
export const calciteColorHighSaturationPinkHPk_050 = "#e673bb";
|
|
204
|
+
export const calciteColorHighSaturationPinkHPk_060 = "#e04ea6";
|
|
205
|
+
export const calciteColorHighSaturationPinkHPk_070 = "#ba2f7e";
|
|
206
|
+
export const calciteColorHighSaturationPinkHPk_080 = "#851b52";
|
|
207
|
+
export const calciteColorHighSaturationPinkHPk_090 = "#590b32";
|
|
208
|
+
export const calciteColorHighSaturationPinkHPk_100 = "#260404";
|
|
209
|
+
export const calciteColorHighSaturationVioletRedHVr_010 = "#fadbff";
|
|
210
|
+
export const calciteColorHighSaturationVioletRedHVr_020 = "#e4beeb";
|
|
211
|
+
export const calciteColorHighSaturationVioletRedHVr_030 = "#cfa1d7";
|
|
212
|
+
export const calciteColorHighSaturationVioletRedHVr_040 = "#b983c3";
|
|
213
|
+
export const calciteColorHighSaturationVioletRedHVr_050 = "#a466af";
|
|
214
|
+
export const calciteColorHighSaturationVioletRedHVr_060 = "#8e499b";
|
|
215
|
+
export const calciteColorHighSaturationVioletRedHVr_070 = "#73377e";
|
|
216
|
+
export const calciteColorHighSaturationVioletRedHVr_080 = "#572561";
|
|
217
|
+
export const calciteColorHighSaturationVioletRedHVr_090 = "#3c1243";
|
|
218
|
+
export const calciteColorHighSaturationVioletRedHVr_100 = "#200026";
|
|
219
|
+
export const calciteColorHighSaturationVioletHVv_010 = "#e8d9ff";
|
|
220
|
+
export const calciteColorHighSaturationVioletHVv_020 = "#cdb9eb";
|
|
221
|
+
export const calciteColorHighSaturationVioletHVv_030 = "#b39ad7";
|
|
222
|
+
export const calciteColorHighSaturationVioletHVv_040 = "#987ac3";
|
|
223
|
+
export const calciteColorHighSaturationVioletHVv_050 = "#7e5baf";
|
|
224
|
+
export const calciteColorHighSaturationVioletHVv_060 = "#633b9b";
|
|
225
|
+
export const calciteColorHighSaturationVioletHVv_070 = "#4e2c7e";
|
|
226
|
+
export const calciteColorHighSaturationVioletHVv_080 = "#3a1e61";
|
|
227
|
+
export const calciteColorHighSaturationVioletHVv_090 = "#250f43";
|
|
228
|
+
export const calciteColorHighSaturationVioletHVv_100 = "#100026";
|
|
229
|
+
export const calciteColorVibrantBlueVBb_120 = "#59d6ff";
|
|
230
|
+
export const calciteColorVibrantBlueVBb_140 = "#3db8ff";
|
|
231
|
+
export const calciteColorVibrantBlueVBb_160 = "#009af2";
|
|
232
|
+
export const calciteColorVibrantBlueVBb_180 = "#009af2";
|
|
233
|
+
export const calciteColorVibrantGreenBlueVGb_120 = "#59fffc";
|
|
234
|
+
export const calciteColorVibrantGreenBlueVGb_140 = "#00f7f3";
|
|
235
|
+
export const calciteColorVibrantGreenBlueVGb_160 = "#00e6e2";
|
|
236
|
+
export const calciteColorVibrantGreenBlueVGb_180 = "#00cfca";
|
|
237
|
+
export const calciteColorVibrantGreenVGg_120 = "#73ff84";
|
|
238
|
+
export const calciteColorVibrantGreenVGg_140 = "#3bed52";
|
|
239
|
+
export const calciteColorVibrantGreenVGg_160 = "#00b81b";
|
|
240
|
+
export const calciteColorVibrantGreenVGg_180 = "#00a118";
|
|
241
|
+
export const calciteColorVibrantYellowGreenVYg_120 = "#d7ff73";
|
|
242
|
+
export const calciteColorVibrantYellowGreenVYg_140 = "#bbed3b";
|
|
243
|
+
export const calciteColorVibrantYellowGreenVYg_160 = "#96cc00";
|
|
244
|
+
export const calciteColorVibrantYellowGreenVYg_180 = "#7fab00";
|
|
245
|
+
export const calciteColorVibrantYellowVYy_120 = "#fff766";
|
|
246
|
+
export const calciteColorVibrantYellowVYy_140 = "#ffee33";
|
|
247
|
+
export const calciteColorVibrantYellowVYy_160 = "#f5d000";
|
|
248
|
+
export const calciteColorVibrantYellowVYy_180 = "#ebba17";
|
|
249
|
+
export const calciteColorVibrantOrangeYellowVOy_120 = "#ffb54d";
|
|
250
|
+
export const calciteColorVibrantOrangeYellowVOy_140 = "#ff9500";
|
|
251
|
+
export const calciteColorVibrantOrangeYellowVOy_160 = "#e68600";
|
|
252
|
+
export const calciteColorVibrantOrangeYellowVOy_180 = "#d17300";
|
|
253
|
+
export const calciteColorVibrantRedOrangeVRo_120 = "#ff824d";
|
|
254
|
+
export const calciteColorVibrantRedOrangeVRo_140 = "#ff4d00";
|
|
255
|
+
export const calciteColorVibrantRedOrangeVRo_160 = "#de4300";
|
|
256
|
+
export const calciteColorVibrantRedOrangeVRo_180 = "#c93b00";
|
|
257
|
+
export const calciteColorVibrantRedVRr_120 = "#ff624d";
|
|
258
|
+
export const calciteColorVibrantRedVRr_140 = "#ff0015";
|
|
259
|
+
export const calciteColorVibrantRedVRr_160 = "#d90012";
|
|
260
|
+
export const calciteColorVibrantRedVRr_180 = "#b3000f";
|
|
261
|
+
export const calciteColorVibrantPinkVPk_120 = "#ff66c2";
|
|
262
|
+
export const calciteColorVibrantPinkVPk_140 = "#ff19a4";
|
|
263
|
+
export const calciteColorVibrantPinkVPk_160 = "#d11486";
|
|
264
|
+
export const calciteColorVibrantPinkVPk_180 = "#c00073";
|
|
265
|
+
export const calciteColorVibrantVioletRedVVr_120 = "#ea80ff";
|
|
266
|
+
export const calciteColorVibrantVioletRedVVr_140 = "#dd33ff";
|
|
267
|
+
export const calciteColorVibrantVioletRedVVr_160 = "#ac08cc";
|
|
268
|
+
export const calciteColorVibrantVioletRedVVr_180 = "#83009e";
|
|
269
|
+
export const calciteColorVibrantVioletVVv_120 = "#b580ff";
|
|
270
|
+
export const calciteColorVibrantVioletVVv_140 = "#974dff";
|
|
271
|
+
export const calciteColorVibrantVioletVVv_160 = "#8129ff";
|
|
272
|
+
export const calciteColorVibrantVioletVVv_180 = "#6a0be6";
|
|
273
|
+
export const calciteColorDarkGreenDGg_410 = "#44ED51";
|
|
274
|
+
export const calciteColorDarkGreenDGg_420 = "#36DA43";
|
|
275
|
+
export const calciteColorDarkGreenDGg_430 = "#36DA43";
|
|
276
|
+
export const calciteColorDarkYellowDYy_410 = "#FFE24D";
|
|
277
|
+
export const calciteColorDarkYellowDYy_420 = "#FFC900";
|
|
278
|
+
export const calciteColorDarkYellowDYy_430 = "#F4B000";
|
|
279
|
+
export const calciteColorDarkRedDRr_410 = "#FF7465";
|
|
280
|
+
export const calciteColorDarkRedDRr_420 = "#FE583E";
|
|
281
|
+
export const calciteColorDarkRedDRr_430 = "#F3381B";
|
|
282
|
+
export const calciteColorDarkBlueDBb_410 = "#47BBFF";
|
|
283
|
+
export const calciteColorDarkBlueDBb_420 = "#00A0FF";
|
|
284
|
+
export const calciteColorDarkBlueDBb_430 = "#0087D7";
|
|
285
|
+
export const calciteSize_0 = "2px";
|
|
286
|
+
export const calciteSize_1 = "4px";
|
|
287
|
+
export const calciteSize_2 = "6px";
|
|
288
|
+
export const calciteSize_3 = "8px";
|
|
289
|
+
export const calciteSize_4 = "10px";
|
|
290
|
+
export const calciteSize_5 = "12px";
|
|
291
|
+
export const calciteSize_6 = "14px";
|
|
292
|
+
export const calciteSize_7 = "16px";
|
|
293
|
+
export const calciteSize_8 = "20px";
|
|
294
|
+
export const calciteSize_9 = "24px";
|
|
295
|
+
export const calciteSize_10 = "28px";
|
|
296
|
+
export const calciteSize_11 = "32px";
|
|
297
|
+
export const calciteSize_12 = "36px";
|
|
298
|
+
export const calciteSize_13 = "40px";
|
|
299
|
+
export const calciteSize_14 = "44px";
|
|
300
|
+
export const calciteSize_15 = "48px";
|
|
301
|
+
export const calciteSize_16 = "56px";
|
|
302
|
+
export const calciteSize_17 = "64px";
|
|
303
|
+
export const calciteSize_18 = "72px";
|
|
304
|
+
export const calciteSize_19 = "80px";
|
|
305
|
+
export const calciteSize_20 = "96px";
|
|
306
|
+
export const calciteSize_21 = "112px";
|
|
307
|
+
export const calciteSize_22 = "128px";
|
|
308
|
+
export const calciteSize_23 = "144px";
|
|
309
|
+
export const calciteSize_24 = "160px";
|
|
310
|
+
export const calciteSize_25 = "192px";
|
|
311
|
+
export const calciteSize_26 = "224px";
|
|
312
|
+
export const calciteSize_27 = "256px";
|
|
313
|
+
export const calciteSize_28 = "288px";
|
|
314
|
+
export const calciteSizeNone = "0px";
|
|
315
|
+
export const calciteSizeRelativeHalf = "50%";
|
|
316
|
+
export const calciteSizeRelativeFull = "100%";
|
|
317
|
+
export const calciteContainerSize_0 = "0";
|
|
318
|
+
export const calciteContainerSize_154 = "154px";
|
|
319
|
+
export const calciteContainerSize_320 = "320px";
|
|
320
|
+
export const calciteContainerSize_328 = "328px";
|
|
321
|
+
export const calciteContainerSize_476 = "476px";
|
|
322
|
+
export const calciteContainerSize_504 = "504px";
|
|
323
|
+
export const calciteContainerSize_678 = "678px";
|
|
324
|
+
export const calciteContainerSize_768 = "768px";
|
|
325
|
+
export const calciteContainerSize_854 = "854px";
|
|
326
|
+
export const calciteContainerSize_1152 = "1152px";
|
|
327
|
+
export const calciteContainerSize_1440 = "1440px";
|
|
328
|
+
export const calciteZIndex_0 = "-999999";
|
|
329
|
+
export const calciteZIndex_1 = "1";
|
|
330
|
+
export const calciteZIndex_3 = "300";
|
|
331
|
+
export const calciteZIndex_4 = "400";
|
|
332
|
+
export const calciteZIndex_5 = "500";
|
|
333
|
+
export const calciteZIndex_6 = "600";
|
|
334
|
+
export const calciteZIndex_7 = "700";
|
|
335
|
+
export const calciteZIndex_8 = "800";
|
|
336
|
+
export const calciteZIndex_9 = "900";
|
|
337
|
+
export const calciteBoxShadow_0 = {"x":"0","y":"0","blur":"0","spread":"0","color":"rgba(#000000, 0%)","type":"dropShadow"};
|
|
338
|
+
export const calciteBoxShadow_1 = {"x":"0","y":"2","blur":"8","spread":"0","color":"rgba(#000000, 4%)","type":"dropShadow"};
|
|
339
|
+
export const calciteBoxShadow_2 = {"x":"0","y":"4","blur":"16","spread":"0","color":"rgba(#000000, 8%)","type":"dropShadow"};
|
|
340
|
+
export const calciteBoxShadow_3 = {"x":"0","y":"4","blur":"20","spread":"0","color":"rgba(#000000, 8%)","type":"dropShadow"};
|
|
341
|
+
export const calciteBoxShadow_4 = {"x":"0","y":"12","blur":"32","spread":"-2","color":"rgba(#000000, 10%)","type":"dropShadow"};
|
|
342
|
+
export const calciteBoxShadowNone = {"x":"0","y":"0","blur":"0","spread":"0","color":"rgba(#000000, 0%)","type":"dropShadow"};
|
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Sun, 26 Nov 2023 08:48:21 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
export const calciteBorderRadius : string;
|
|
7
|
+
export const calciteBorderRadiusNone : string;
|
|
8
|
+
export const calciteBorderRadiusSharp : string;
|
|
9
|
+
export const calciteBorderRadiusRound : string;
|
|
10
|
+
export const calciteBorderRadiusCircular : string;
|
|
11
|
+
export const calciteBorderRadiusPill : string;
|
|
12
|
+
export const calciteBorderRadiusSm : string;
|
|
13
|
+
export const calciteBorderRadiusMd : string;
|
|
14
|
+
export const calciteBorderRadiusLg : string;
|
|
15
|
+
export const calciteBorderRadiusXl : string;
|
|
16
|
+
export const calciteBorderWidthNone : string;
|
|
17
|
+
export const calciteBorderWidthSm : string;
|
|
18
|
+
export const calciteBorderWidthMd : string;
|
|
19
|
+
export const calciteBorderWidthLg : string;
|
|
20
|
+
export const calciteBoxShadowNone : { x: string, y: string, blur: string, spread: string, color: string, type: string };
|
|
21
|
+
export const calciteBoxShadowSm : { x: string, y: string, blur: string, spread: string, color: string, type: string }[];
|
|
22
|
+
export const calciteBoxShadowMd : { x: string, y: string, blur: string, spread: string, color: string, type: string }[];
|
|
23
|
+
export const calciteColorBrand : { light: string, dark: string };
|
|
24
|
+
export const calciteColorBrandHover : { light: string, dark: string };
|
|
25
|
+
export const calciteColorBrandPress : { light: string, dark: string };
|
|
26
|
+
export const calciteColorBrandUnderline : { light: string, dark: string };
|
|
27
|
+
export const calciteColorBackground : { light: string, dark: string };
|
|
28
|
+
export const calciteColorBackgroundTransparent : { light: string, dark: string };
|
|
29
|
+
export const calciteColorBackgroundTransparentHover : { light: string, dark: string };
|
|
30
|
+
export const calciteColorBackgroundTransparentPress : { light: string, dark: string };
|
|
31
|
+
export const calciteColorBackgroundTransparentScrim : { light: string, dark: string };
|
|
32
|
+
export const calciteColorBackgroundTransparentDismiss : { light: string, dark: string };
|
|
33
|
+
export const calciteColorBackgroundNone : string;
|
|
34
|
+
export const calciteColorForeground_1 : { light: string, dark: string };
|
|
35
|
+
export const calciteColorForeground_2 : { light: string, dark: string };
|
|
36
|
+
export const calciteColorForeground_3 : { light: string, dark: string };
|
|
37
|
+
export const calciteColorForegroundCurrent : { light: string, dark: string };
|
|
38
|
+
export const calciteColorText_1 : { light: string, dark: string };
|
|
39
|
+
export const calciteColorText_2 : { light: string, dark: string };
|
|
40
|
+
export const calciteColorText_3 : { light: string, dark: string };
|
|
41
|
+
export const calciteColorTextInverse : { light: string, dark: string };
|
|
42
|
+
export const calciteColorTextLink : { light: string, dark: string };
|
|
43
|
+
export const calciteColorBorder_1 : { light: string, dark: string };
|
|
44
|
+
export const calciteColorBorder_2 : { light: string, dark: string };
|
|
45
|
+
export const calciteColorBorder_3 : { light: string, dark: string };
|
|
46
|
+
export const calciteColorBorderInput : { light: string, dark: string };
|
|
47
|
+
export const calciteColorInfo : { light: string, dark: string };
|
|
48
|
+
export const calciteColorInfoHover : { light: string, dark: string };
|
|
49
|
+
export const calciteColorInfoPress : { light: string, dark: string };
|
|
50
|
+
export const calciteColorSuccess : { light: string, dark: string };
|
|
51
|
+
export const calciteColorSuccessHover : { light: string, dark: string };
|
|
52
|
+
export const calciteColorSuccessPress : { light: string, dark: string };
|
|
53
|
+
export const calciteColorWarning : { light: string, dark: string };
|
|
54
|
+
export const calciteColorWarningHover : { light: string, dark: string };
|
|
55
|
+
export const calciteColorWarningPress : { light: string, dark: string };
|
|
56
|
+
export const calciteColorDanger : { light: string, dark: string };
|
|
57
|
+
export const calciteColorDangerHover : { light: string, dark: string };
|
|
58
|
+
export const calciteColorDangerPress : { light: string, dark: string };
|
|
59
|
+
export const calciteColorInverse : { light: string, dark: string };
|
|
60
|
+
export const calciteColorInverseHover : { light: string, dark: string };
|
|
61
|
+
export const calciteColorInversePress : { light: string, dark: string };
|
|
62
|
+
export const calciteContainerSizeHeightXxs : { min: string, max: string }; // Small handheld devices and mini-windows
|
|
63
|
+
export const calciteContainerSizeHeightXs : { min: string, max: string }; // Handheld devices
|
|
64
|
+
export const calciteContainerSizeHeightSm : { min: string, max: string }; // Small tablets
|
|
65
|
+
export const calciteContainerSizeHeightMd : { min: string, max: string }; // Small laptops
|
|
66
|
+
export const calciteContainerSizeHeightLg : { min: string, max: string }; // Large laptops and desktop computers
|
|
67
|
+
export const calciteContainerSizeHeightXl : { min: string }; // Projectors and televisions
|
|
68
|
+
export const calciteContainerSizeWidthXxs : { min: string, max: string }; // Small handheld devices and mini-windows
|
|
69
|
+
export const calciteContainerSizeWidthXs : { min: string, max: string }; // Handheld devices
|
|
70
|
+
export const calciteContainerSizeWidthSm : { min: string, max: string }; // Small tablets
|
|
71
|
+
export const calciteContainerSizeWidthMd : { min: string, max: string }; // Small laptops
|
|
72
|
+
export const calciteContainerSizeWidthLg : { min: string, max: string }; // Large laptops and desktop computers
|
|
73
|
+
export const calciteContainerSizeWidthXl : { min: string }; // Projectors and televisions
|
|
74
|
+
export const calciteContainerSizeMargin : string;
|
|
75
|
+
export const calciteContainerSizeGutter : string;
|
|
76
|
+
export const calciteContainerSizeContentFluid : string; // for fluid grid widths
|
|
77
|
+
export const calciteContainerSizeContentFixed : string; // only for lg breakpoint fixed grid width
|
|
78
|
+
export const calciteFontFamily : string;
|
|
79
|
+
export const calciteFontWeightLight : string; // For Avenir Next World (secondary font family)
|
|
80
|
+
export const calciteFontWeightNormal : string; // For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular"
|
|
81
|
+
export const calciteFontWeightRegular : string;
|
|
82
|
+
export const calciteFontWeightMedium : string;
|
|
83
|
+
export const calciteFontWeightSemibold : string;
|
|
84
|
+
export const calciteFontWeightBold : string;
|
|
85
|
+
export const calciteFontSizeXs : string;
|
|
86
|
+
export const calciteFontSizeSm : string;
|
|
87
|
+
export const calciteFontSize : string;
|
|
88
|
+
export const calciteFontSizeMd : string;
|
|
89
|
+
export const calciteFontSizeLg : string;
|
|
90
|
+
export const calciteFontSizeXl : string;
|
|
91
|
+
export const calciteFontSizeXxl : string;
|
|
92
|
+
export const calciteFontStyleEmphasis : string; // used in ratings
|
|
93
|
+
export const calciteFontLineHeightFixedSm : string;
|
|
94
|
+
export const calciteFontLineHeightFixedBase : string;
|
|
95
|
+
export const calciteFontLineHeightFixedLg : string;
|
|
96
|
+
export const calciteFontLineHeightFixedXl : string;
|
|
97
|
+
export const calciteFontLineHeightRelative : string; // 1
|
|
98
|
+
export const calciteFontLineHeightRelativeTight : string; // 1.25
|
|
99
|
+
export const calciteFontLineHeightRelativeSnug : string; // 1.375
|
|
100
|
+
export const calciteFontLineHeightRelativeNormal : string; // 1.5
|
|
101
|
+
export const calciteFontLineHeightRelativeRelaxed : string; // 1.625
|
|
102
|
+
export const calciteFontLineHeightRelativeLoose : string; // 2
|
|
103
|
+
export const calciteFontLetterSpacingTight : string;
|
|
104
|
+
export const calciteFontLetterSpacingNormal : string;
|
|
105
|
+
export const calciteFontLetterSpacingWide : string;
|
|
106
|
+
export const calciteFontParagraphSpacingNormal : string;
|
|
107
|
+
export const calciteFontTextDecorationNone : string;
|
|
108
|
+
export const calciteFontTextDecorationUnderline : string;
|
|
109
|
+
export const calciteFontTextCaseNone : string;
|
|
110
|
+
export const calciteFontTextCaseUppercase : string;
|
|
111
|
+
export const calciteFontTextCaseLowercase : string;
|
|
112
|
+
export const calciteFontTextCaseCapitalize : string;
|
|
113
|
+
export const calciteOpacityLight : string;
|
|
114
|
+
export const calciteOpacityHalf : string;
|
|
115
|
+
export const calciteOpacityDark : string;
|
|
116
|
+
export const calciteOpacityFull : string;
|
|
117
|
+
export const calciteOpacityDisabled : string;
|
|
118
|
+
export const calciteSizeXxxs : string;
|
|
119
|
+
export const calciteSizeXxs : string;
|
|
120
|
+
export const calciteSizeXs : string;
|
|
121
|
+
export const calciteSizeSm : string;
|
|
122
|
+
export const calciteSizeSmMd : string;
|
|
123
|
+
export const calciteSizeMdSm : string;
|
|
124
|
+
export const calciteSizeMd : string;
|
|
125
|
+
export const calciteSizeMdLg : string;
|
|
126
|
+
export const calciteSizeLgMd : string;
|
|
127
|
+
export const calciteSizeLg : string;
|
|
128
|
+
export const calciteSizeLgXl : string;
|
|
129
|
+
export const calciteSizeXlLg : string;
|
|
130
|
+
export const calciteSizeXl : string;
|
|
131
|
+
export const calciteSizeXxl : string;
|
|
132
|
+
export const calciteSizeXxxl : string;
|
|
133
|
+
export const calciteSpacingNone : string;
|
|
134
|
+
export const calciteSpacingBase : string;
|
|
135
|
+
export const calciteSpacingHalf : string;
|
|
136
|
+
export const calciteSpacingDouble : string;
|
|
137
|
+
export const calciteSpacingXs : string;
|
|
138
|
+
export const calciteSpacingSm : string;
|
|
139
|
+
export const calciteSpacingMd : string;
|
|
140
|
+
export const calciteSpacingLg : string;
|
|
141
|
+
export const calciteSpacingXl : string;
|
|
142
|
+
export const calciteTypography : { fontFamily: string, fontSize: string, fontWeight: string, letterSpacing: string, lineHeight: string, paragraphSpacing: string, textCase: string, textDecoration: string };
|
|
143
|
+
export const calciteTypographyLight__3h : { fontSize: string, fontWeight: string, lineHeight: string };
|
|
144
|
+
export const calciteTypographyLight__2h : { fontSize: string, fontWeight: string };
|
|
145
|
+
export const calciteTypographyLight__1h : { fontWeight: string };
|
|
146
|
+
export const calciteTypographyLight_0h : { fontSize: string, fontWeight: string, lineHeight: string };
|
|
147
|
+
export const calciteTypographyLight_1h : { fontSize: string, fontWeight: string, lineHeight: string };
|
|
148
|
+
export const calciteTypographyRegular__3h : { lineHeight: string, fontSize: string };
|
|
149
|
+
export const calciteTypographyRegular__2h : { fontSize: string };
|
|
150
|
+
export const calciteTypographyRegular__1h : { fontFamily: string, fontSize: string, fontWeight: string, letterSpacing: string, lineHeight: string, paragraphSpacing: string, textCase: string, textDecoration: string };
|
|
151
|
+
export const calciteTypographyRegular_0h : { lineHeight: string, fontSize: string };
|
|
152
|
+
export const calciteTypographyRegular_1h : { lineHeight: string, fontSize: string };
|
|
153
|
+
export const calciteTypographyMedium__3h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
154
|
+
export const calciteTypographyMedium__2h : { fontWeight: string, fontSize: string };
|
|
155
|
+
export const calciteTypographyMedium__1h : { fontWeight: string };
|
|
156
|
+
export const calciteTypographyMedium_0h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
157
|
+
export const calciteTypographyMedium_1h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
158
|
+
export const calciteTypographyBold__3h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
159
|
+
export const calciteTypographyBold__2h : { fontWeight: string, fontSize: string };
|
|
160
|
+
export const calciteTypographyBold__1h : { fontWeight: string };
|
|
161
|
+
export const calciteTypographyBold_0h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
162
|
+
export const calciteTypographyBold_1h : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
163
|
+
export const calciteTypographyWrapLight_0 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
164
|
+
export const calciteTypographyWrapLight_1 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
165
|
+
export const calciteTypographyWrapLight_2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
166
|
+
export const calciteTypographyWrapLight_3 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
167
|
+
export const calciteTypographyWrapLight__2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
168
|
+
export const calciteTypographyWrapLight__1 : { fontWeight: string, lineHeight: string };
|
|
169
|
+
export const calciteTypographyWrapRegular_0 : { lineHeight: string, fontSize: string };
|
|
170
|
+
export const calciteTypographyWrapRegular_1 : { lineHeight: string, fontSize: string };
|
|
171
|
+
export const calciteTypographyWrapRegular_2 : { lineHeight: string, fontSize: string };
|
|
172
|
+
export const calciteTypographyWrapRegular_3 : { lineHeight: string, fontSize: string };
|
|
173
|
+
export const calciteTypographyWrapRegular__2 : { lineHeight: string, fontSize: string };
|
|
174
|
+
export const calciteTypographyWrapRegular__1 : { lineHeight: string };
|
|
175
|
+
export const calciteTypographyWrapMedium_0 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
176
|
+
export const calciteTypographyWrapMedium_1 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
177
|
+
export const calciteTypographyWrapMedium_2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
178
|
+
export const calciteTypographyWrapMedium_3 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
179
|
+
export const calciteTypographyWrapMedium__2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
180
|
+
export const calciteTypographyWrapMedium__1 : { fontWeight: string, lineHeight: string };
|
|
181
|
+
export const calciteTypographyWrapBold_0 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
182
|
+
export const calciteTypographyWrapBold_1 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
183
|
+
export const calciteTypographyWrapBold_2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
184
|
+
export const calciteTypographyWrapBold_3 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
185
|
+
export const calciteTypographyWrapBold__2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
186
|
+
export const calciteTypographyWrapBold__1 : { fontWeight: string, lineHeight: string };
|
|
187
|
+
export const calciteTypographyHierarchyDisplay_1 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
188
|
+
export const calciteTypographyHierarchyDisplay_2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
189
|
+
export const calciteTypographyHierarchyHeading_1 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
190
|
+
export const calciteTypographyHierarchyHeading_2 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
191
|
+
export const calciteTypographyHierarchyHeading_3 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
192
|
+
export const calciteTypographyHierarchyHeading_4 : { fontWeight: string, lineHeight: string, fontSize: string };
|
|
193
|
+
export const calciteTypographyHierarchyHeading_5 : { fontWeight: string, lineHeight: string };
|
|
194
|
+
export const calciteTypographyHierarchyBodySnug : { lineHeight: string };
|
|
195
|
+
export const calciteTypographyHierarchyBody : { fontFamily: string, fontSize: string, fontWeight: string, letterSpacing: string, lineHeight: string, paragraphSpacing: string, textCase: string, textDecoration: string };
|
|
196
|
+
export const calciteTypographyHierarchyOverline : { lineHeight: string, textCase: string, fontWeight: string };
|
|
197
|
+
export const calciteTypographyHierarchyCaption : { lineHeight: string, fontSize: string };
|
|
198
|
+
export const calciteZIndexDeep : string;
|
|
199
|
+
export const calciteZIndex : string;
|
|
200
|
+
export const calciteZIndexSticky : string;
|
|
201
|
+
export const calciteZIndexHeader : string;
|
|
202
|
+
export const calciteZIndexToast : string;
|
|
203
|
+
export const calciteZIndexDropdown : string;
|
|
204
|
+
export const calciteZIndexOverlay : string;
|
|
205
|
+
export const calciteZIndexModal : string;
|
|
206
|
+
export const calciteZIndexPopup : string;
|
|
207
|
+
export const calciteZIndexTooltip : string;
|