@dialpad/dialtone-tokens 1.37.2 → 1.38.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.
Files changed (50) hide show
  1. package/dist/android/java/tokens-base-deca-dark.kt +546 -0
  2. package/dist/android/java/tokens-base-deca-light.kt +426 -0
  3. package/dist/android/java/tokens-deca-dark.kt +531 -0
  4. package/dist/android/java/tokens-deca-light.kt +531 -0
  5. package/dist/android/java/tokens-tmo-dark.kt +43 -3
  6. package/dist/android/java/tokens-tmo-light.kt +40 -0
  7. package/dist/android/res/values/colors-base-deca-dark.xml +133 -0
  8. package/dist/android/res/values/colors-base-deca-light.xml +113 -0
  9. package/dist/android/res/values/colors-deca-dark.xml +265 -0
  10. package/dist/android/res/values/colors-deca-light.xml +265 -0
  11. package/dist/android/res/values/colors-tmo-dark.xml +3 -3
  12. package/dist/android/res/values/dimens.xml +339 -339
  13. package/dist/css/tokens-base-deca-dark.css +1325 -0
  14. package/dist/css/tokens-base-deca-light.css +1085 -0
  15. package/dist/css/tokens-deca-dark.css +2131 -0
  16. package/dist/css/tokens-deca-light.css +2131 -0
  17. package/dist/css/tokens-tmo-dark.css +62 -17
  18. package/dist/css/tokens-tmo-light.css +45 -0
  19. package/dist/doc.json +84898 -29293
  20. package/dist/ios/tokens-base-deca-dark.swift +543 -0
  21. package/dist/ios/tokens-base-deca-light.swift +423 -0
  22. package/dist/ios/tokens-deca-dark.swift +528 -0
  23. package/dist/ios/tokens-deca-light.swift +528 -0
  24. package/dist/ios/tokens-tmo-dark.swift +43 -3
  25. package/dist/ios/tokens-tmo-light.swift +40 -0
  26. package/dist/less/tokens-base-deca-dark.less +535 -0
  27. package/dist/less/tokens-base-deca-light.less +415 -0
  28. package/dist/less/tokens-deca-dark.less +521 -0
  29. package/dist/less/tokens-deca-light.less +521 -0
  30. package/dist/less/tokens-tmo-dark.less +43 -3
  31. package/dist/less/tokens-tmo-light.less +40 -0
  32. package/dist/themes/dp-deca-dark.cjs +1 -0
  33. package/dist/themes/dp-deca-dark.js +13 -0
  34. package/dist/themes/dp-deca-light.cjs +1 -0
  35. package/dist/themes/dp-deca-light.js +13 -0
  36. package/dist/themes/tmo-dark.cjs +1 -1
  37. package/dist/themes/tmo-dark.js +1 -1
  38. package/dist/themes/tmo-light.cjs +1 -1
  39. package/dist/themes/tmo-light.js +1 -1
  40. package/dist/tokens-base-deca-dark.json +534 -0
  41. package/dist/tokens-base-deca-light.json +414 -0
  42. package/dist/tokens-deca-dark.json +520 -0
  43. package/dist/tokens-deca-light.json +520 -0
  44. package/dist/tokens-tmo-dark.json +43 -3
  45. package/dist/tokens-tmo-light.json +40 -0
  46. package/dist/types/themes/dp-deca-dark.d.ts +13 -0
  47. package/dist/types/themes/dp-deca-dark.d.ts.map +1 -0
  48. package/dist/types/themes/dp-deca-light.d.ts +13 -0
  49. package/dist/types/themes/dp-deca-light.d.ts.map +1 -0
  50. package/package.json +1 -1
@@ -0,0 +1,531 @@
1
+
2
+
3
+ // Do not edit directly, this file was auto-generated.
4
+
5
+
6
+
7
+ package dialtone.dialpad;
8
+
9
+ import androidx.compose.ui.graphics.Color
10
+ import androidx.compose.ui.unit.*
11
+ import androidx.compose.ui.text.font.FontWeight
12
+ import androidx.compose.ui.text.font.FontFamily
13
+
14
+ object DialtoneTokensDecaLight {
15
+ val dtActionColorBackgroundBaseActive = Color(0xffccbeff)
16
+ val dtActionColorBackgroundBaseDefault = Color(0x00000000)
17
+ val dtActionColorBackgroundBaseHover = Color(0xfff5eeff)
18
+ val dtActionColorBackgroundBasePrimaryActive = Color(0xff350097)
19
+ val dtActionColorBackgroundBasePrimaryDefault = Color(0xff6536e8)
20
+ val dtActionColorBackgroundBasePrimaryHover = Color(0xff4d04d0)
21
+ val dtActionColorBackgroundCriticalActive = Color(0xffffb3b1)
22
+ val dtActionColorBackgroundCriticalDefault = Color(0x00000000)
23
+ val dtActionColorBackgroundCriticalHover = Color(0xffffedeb)
24
+ val dtActionColorBackgroundCriticalPrimaryActive = Color(0xff92001d)
25
+ val dtActionColorBackgroundCriticalPrimaryDefault = Color(0xffbf002a)
26
+ val dtActionColorBackgroundCriticalPrimaryHover = Color(0xffa80023)
27
+ val dtActionColorBackgroundDisabledDefault = Color(0x3b111111)
28
+ val dtActionColorBackgroundInvertedActive = Color(0xff535353)
29
+ val dtActionColorBackgroundInvertedDefault = Color(0x00000000)
30
+ val dtActionColorBackgroundInvertedHover = Color(0xff3c3c3c)
31
+ val dtActionColorBackgroundInvertedPrimaryActive = Color(0xffccbeff)
32
+ val dtActionColorBackgroundInvertedPrimaryDefault = Color(0xfff5eeff)
33
+ val dtActionColorBackgroundInvertedPrimaryHover = Color(0xfffbfbfb)
34
+ val dtActionColorBackgroundMutedActive = Color(0x26262626)
35
+ val dtActionColorBackgroundMutedDefault = Color(0x00000000)
36
+ val dtActionColorBackgroundMutedHover = Color(0x1a262626)
37
+ val dtActionColorBackgroundPositiveActive = Color(0xffb2f2b3)
38
+ val dtActionColorBackgroundPositiveDefault = Color(0x00000000)
39
+ val dtActionColorBackgroundPositiveHover = Color(0xffebffe6)
40
+ val dtActionColorBackgroundPositivePrimaryActive = Color(0xff00531d)
41
+ val dtActionColorBackgroundPositivePrimaryDefault = Color(0xff006e29)
42
+ val dtActionColorBackgroundPositivePrimaryHover = Color(0xff006023)
43
+ val dtActionColorBorderBaseOutlinedDefault = Color(0xff6536e8)
44
+ val dtActionColorBorderCriticalOutlinedDefault = Color(0xffed0937)
45
+ val dtActionColorBorderInvertedOutlinedDefault = Color(0x33ffffff)
46
+ val dtActionColorBorderMutedOutlinedDefault = Color(0x26111111)
47
+ val dtActionColorForegroundBaseActive = Color(0xff5923dc)
48
+ val dtActionColorForegroundBaseDefault = Color(0xff6536e8)
49
+ val dtActionColorForegroundBaseHover = Color(0xff5923dc)
50
+ val dtActionColorForegroundBasePrimaryDefault = Color(0xffffffff)
51
+ val dtActionColorForegroundCriticalActive = Color(0xff92001d)
52
+ val dtActionColorForegroundCriticalDefault = Color(0xffa80023)
53
+ val dtActionColorForegroundCriticalHover = Color(0xff92001d)
54
+ val dtActionColorForegroundCriticalPrimaryDefault = Color(0xffffffff)
55
+ val dtActionColorForegroundDisabledDefault = Color(0xff535353)
56
+ val dtActionColorForegroundInvertedActive = Color(0xfffbfbfb)
57
+ val dtActionColorForegroundInvertedDefault = Color(0xfffbfbfb)
58
+ val dtActionColorForegroundInvertedHover = Color(0xfffbfbfb)
59
+ val dtActionColorForegroundInvertedPrimaryActive = Color(0xff5923dc)
60
+ val dtActionColorForegroundInvertedPrimaryDefault = Color(0xff6536e8)
61
+ val dtActionColorForegroundInvertedPrimaryHover = Color(0xff5923dc)
62
+ val dtActionColorForegroundMutedActive = Color(0xff111111)
63
+ val dtActionColorForegroundMutedDefault = Color(0xff262626)
64
+ val dtActionColorForegroundMutedHover = Color(0xff111111)
65
+ val dtActionColorForegroundPositiveActive = Color(0xff006023)
66
+ val dtActionColorForegroundPositiveDefault = Color(0xff006e29)
67
+ val dtActionColorForegroundPositiveHover = Color(0xff006023)
68
+ val dtActionColorForegroundPositivePrimaryDefault = Color(0xffffffff)
69
+ val dtAvatarColorBackground000 = Color(0xffe0e0e0)
70
+ val dtAvatarColorBackground100 = Color(0xff1aa340)
71
+ val dtAvatarColorBackground1000 = Color(0xffb6cfff)
72
+ val dtAvatarColorBackground1100 = Color(0xfff1b7e8)
73
+ val dtAvatarColorBackground1200 = Color(0xffec77bd)
74
+ val dtAvatarColorBackground1300 = Color(0xffff67be)
75
+ val dtAvatarColorBackground1400 = Color(0xfff87e7e)
76
+ val dtAvatarColorBackground1500 = Color(0xffeca877)
77
+ val dtAvatarColorBackground1600 = Color(0xffffbe41)
78
+ val dtAvatarColorBackground1700 = Color(0xffffd646)
79
+ val dtAvatarColorBackground1800 = Color(0xfff1dab7)
80
+ val dtAvatarColorBackground200 = Color(0xffaaff83)
81
+ val dtAvatarColorBackground300 = Color(0xffadea88)
82
+ val dtAvatarColorBackground400 = Color(0xff77eca6)
83
+ val dtAvatarColorBackground500 = Color(0xff7aedbd)
84
+ val dtAvatarColorBackground600 = Color(0xff77deec)
85
+ val dtAvatarColorBackground700 = Color(0xff5ed8ff)
86
+ val dtAvatarColorBackground800 = Color(0xff99e7ff)
87
+ val dtAvatarColorBackground900 = Color(0xff51a0fe)
88
+ val dtAvatarColorForeground = Color(0xff000000)
89
+ val dtBadgeColorBackgroundBulletin = Color(0xff7f56ff)
90
+ val dtBadgeColorBackgroundBulletinSubtle = Color(0xfff5eeff)
91
+ val dtBadgeColorBackgroundCritical = Color(0xffffb3b1)
92
+ val dtBadgeColorBackgroundDefault = Color(0x1f111111)
93
+ val dtBadgeColorBackgroundInfo = Color(0xffd8e2ff)
94
+ val dtBadgeColorBackgroundSuccess = Color(0xffb2f2b3)
95
+ val dtBadgeColorBackgroundWarning = Color(0xffffddb5)
96
+ val dtBadgeColorBorderBulletinSubtle = Color(0x807f56ff)
97
+ val dtBadgeColorBorderDefault = Color(0x1a111111)
98
+ val dtBadgeColorForegroundBulletin = Color(0xffffffff)
99
+ val dtBadgeColorForegroundBulletinSubtle = Color(0xff7f56ff)
100
+ val dtBadgeColorForegroundDefault = Color(0xff111111)
101
+ val dtButtonFontSizeLg = 19.sp
102
+ val dtButtonFontSizeMd = 15.sp
103
+ val dtButtonFontSizeSm = 12.sp
104
+ val dtButtonFontSizeXl = 27.sp
105
+ val dtButtonFontSizeXs = 12.sp
106
+ val dtButtonFontWeightLg = FontWeight.Medium
107
+ val dtButtonFontWeightMd = FontWeight.Medium
108
+ val dtButtonFontWeightSm = FontWeight.Medium
109
+ val dtButtonFontWeightXl = FontWeight.Normal
110
+ val dtButtonFontWeightXs = FontWeight.Medium
111
+ val dtButtonLineHeightLg = 1.2.em
112
+ val dtButtonLineHeightMd = 1.2.em
113
+ val dtButtonLineHeightSm = 1.2.em
114
+ val dtButtonLineHeightXl = 1.2.em
115
+ val dtButtonLineHeightXs = 1.2.em
116
+ val dtButtonSizeRadiusLg = 12.dp
117
+ val dtButtonSizeRadiusMd = 8.dp
118
+ val dtButtonSizeRadiusSm = 8.dp
119
+ val dtButtonSizeRadiusXl = 16.dp
120
+ val dtButtonSizeRadiusXs = 4.dp
121
+ val dtCheckboxColorBackgroundChecked = Color(0xff7f56ff)
122
+ val dtCheckboxColorBorderChecked = Color(0xff7f56ff)
123
+ val dtCheckboxColorBorderUnchecked = Color(0x40111111)
124
+ val dtCheckboxSizeHeight = 16.dp
125
+ val dtCheckboxSizeRadius = 4.dp
126
+ val dtCheckboxSizeWidth = 16.dp
127
+ val dtColorBorderAccent = Color(0xffe60083)
128
+ val dtColorBorderBold = Color(0x80111111)
129
+ val dtColorBorderBoldInverted = Color(0x80ffffff)
130
+ val dtColorBorderBrand = Color(0xff7f56ff)
131
+ val dtColorBorderBrandInverted = Color(0xff7f56ff)
132
+ val dtColorBorderBrandStrong = Color(0xff350097)
133
+ val dtColorBorderBrandStrongInverted = Color(0xffccbeff)
134
+ val dtColorBorderBrandSubtle = Color(0xffb29dff)
135
+ val dtColorBorderBrandSubtleInverted = Color(0xff4d04d0)
136
+ val dtColorBorderCritical = Color(0xffed0937)
137
+ val dtColorBorderCriticalInverted = Color(0xffff525c)
138
+ val dtColorBorderCriticalStrong = Color(0xffa80023)
139
+ val dtColorBorderCriticalStrongInverted = Color(0xffffb3b1)
140
+ val dtColorBorderCriticalSubtle = Color(0xffff525c)
141
+ val dtColorBorderCriticalSubtleInverted = Color(0xff92001d)
142
+ val dtColorBorderDefault = Color(0x26111111)
143
+ val dtColorBorderDefaultInverted = Color(0x33ffffff)
144
+ val dtColorBorderFocus = Color(0xff4b8eff)
145
+ val dtColorBorderModerate = Color(0x40111111)
146
+ val dtColorBorderModerateInverted = Color(0x59ffffff)
147
+ val dtColorBorderSubtle = Color(0x1a111111)
148
+ val dtColorBorderSubtleInverted = Color(0x1fffffff)
149
+ val dtColorBorderSuccess = Color(0xff00a742)
150
+ val dtColorBorderSuccessInverted = Color(0xff00c650)
151
+ val dtColorBorderSuccessStrong = Color(0xff00531d)
152
+ val dtColorBorderSuccessStrongInverted = Color(0xffb2f2b3)
153
+ val dtColorBorderSuccessSubtle = Color(0xff00e55e)
154
+ val dtColorBorderSuccessSubtleInverted = Color(0xff008a35)
155
+ val dtColorBorderWarning = Color(0xffc6820f)
156
+ val dtColorBorderWarningInverted = Color(0xffe59c2e)
157
+ val dtColorBorderWarningStrong = Color(0xff643f00)
158
+ val dtColorBorderWarningStrongInverted = Color(0xffffddb5)
159
+ val dtColorBorderWarningSubtle = Color(0xffffb958)
160
+ val dtColorBorderWarningSubtleInverted = Color(0xffc6820f)
161
+ val dtColorForegroundCritical = Color(0xffbf002a)
162
+ val dtColorForegroundCriticalInverted = Color(0xffff525c)
163
+ val dtColorForegroundCriticalStrong = Color(0xff92001d)
164
+ val dtColorForegroundCriticalStrongInverted = Color(0xffff8888)
165
+ val dtColorForegroundDisabled = Color(0xff535353)
166
+ val dtColorForegroundDisabledInverted = Color(0xff787878)
167
+ val dtColorForegroundMuted = Color(0x80262626)
168
+ val dtColorForegroundMutedInverted = Color(0x99e3e3e3)
169
+ val dtColorForegroundPlaceholder = Color(0xff535353)
170
+ val dtColorForegroundPlaceholderInverted = Color(0xff787878)
171
+ val dtColorForegroundPrimary = Color(0xff111111)
172
+ val dtColorForegroundPrimaryInverted = Color(0xfffbfbfb)
173
+ val dtColorForegroundSecondary = Color(0xff262626)
174
+ val dtColorForegroundSecondaryInverted = Color(0xffe3e3e3)
175
+ val dtColorForegroundSuccess = Color(0xff006e29)
176
+ val dtColorForegroundSuccessInverted = Color(0xff00e55e)
177
+ val dtColorForegroundSuccessStrong = Color(0xff006023)
178
+ val dtColorForegroundSuccessStrongInverted = Color(0xffb2f2b3)
179
+ val dtColorForegroundTertiary = Color(0xff3c3c3c)
180
+ val dtColorForegroundTertiaryInverted = Color(0xffc7c7c7)
181
+ val dtColorForegroundWarning = Color(0xff845400)
182
+ val dtColorForegroundWarningInverted = Color(0xffffb958)
183
+ val dtColorLinkCritical = Color(0xffbf002a)
184
+ val dtColorLinkCriticalHover = Color(0xff92001d)
185
+ val dtColorLinkCriticalInverted = Color(0xffff525c)
186
+ val dtColorLinkCriticalInvertedHover = Color(0xffff8888)
187
+ val dtColorLinkDisabled = Color(0xff535353)
188
+ val dtColorLinkDisabledHover = Color(0xff535353)
189
+ val dtColorLinkDisabledInverted = Color(0xff787878)
190
+ val dtColorLinkDisabledInvertedHover = Color(0xff535353)
191
+ val dtColorLinkMuted = Color(0xff262626)
192
+ val dtColorLinkMutedHover = Color(0xff111111)
193
+ val dtColorLinkMutedInverted = Color(0xffe3e3e3)
194
+ val dtColorLinkMutedInvertedHover = Color(0xfffbfbfb)
195
+ val dtColorLinkPrimary = Color(0xff6536e8)
196
+ val dtColorLinkPrimaryHover = Color(0xff4d04d0)
197
+ val dtColorLinkPrimaryInverted = Color(0xffb29dff)
198
+ val dtColorLinkPrimaryInvertedHover = Color(0xffccbeff)
199
+ val dtColorLinkSuccess = Color(0xff006e29)
200
+ val dtColorLinkSuccessHover = Color(0xff006023)
201
+ val dtColorLinkSuccessInverted = Color(0xff00e55e)
202
+ val dtColorLinkSuccessInvertedHover = Color(0xffb2f2b3)
203
+ val dtColorLinkWarning = Color(0xff845400)
204
+ val dtColorLinkWarningHover = Color(0xff462b00)
205
+ val dtColorLinkWarningInverted = Color(0xffffb958)
206
+ val dtColorLinkWarningInvertedHover = Color(0xffffddb5)
207
+ val dtColorSurfaceBackdrop = Color(0xb3000000)
208
+ val dtColorSurfaceBold = Color(0xffc7c7c7)
209
+ val dtColorSurfaceBoldOpaque = Color(0x3b111111)
210
+ val dtColorSurfaceContrast = Color(0xff1c1c1c)
211
+ val dtColorSurfaceContrastOpaque = Color(0xf2111111)
212
+ val dtColorSurfaceCritical = Color(0xffffedeb)
213
+ val dtColorSurfaceCriticalOpaque = Color(0x3dffb3b1)
214
+ val dtColorSurfaceCriticalStrong = Color(0xffa80023)
215
+ val dtColorSurfaceCriticalSubtle = Color(0xfffff8f7)
216
+ val dtColorSurfaceCriticalSubtleOpaque = Color(0x66ffedeb)
217
+ val dtColorSurfaceInfo = Color(0xffedf0ff)
218
+ val dtColorSurfaceInfoOpaque = Color(0x80d8e2ff)
219
+ val dtColorSurfaceInfoStrong = Color(0xff005bc1)
220
+ val dtColorSurfaceInfoSubtle = Color(0xfff9f9ff)
221
+ val dtColorSurfaceInfoSubtleOpaque = Color(0x80edf0ff)
222
+ val dtColorSurfaceModerate = Color(0xffe3e3e3)
223
+ val dtColorSurfaceModerateOpaque = Color(0x1f111111)
224
+ val dtColorSurfacePrimary = Color(0xffffffff)
225
+ val dtColorSurfaceSecondary = Color(0xfffbfbfb)
226
+ val dtColorSurfaceSecondaryOpaque = Color(0x05111111)
227
+ val dtColorSurfaceStrong = Color(0xff535353)
228
+ val dtColorSurfaceStrongOpaque = Color(0xb8111111)
229
+ val dtColorSurfaceSuccess = Color(0xffebffe6)
230
+ val dtColorSurfaceSuccessOpaque = Color(0x42b2f2b3)
231
+ val dtColorSurfaceSuccessStrong = Color(0xff008a35)
232
+ val dtColorSurfaceSuccessSubtle = Color(0xfff6fff0)
233
+ val dtColorSurfaceSuccessSubtleOpaque = Color(0x80ebffe6)
234
+ val dtColorSurfaceWarning = Color(0xffffeedd)
235
+ val dtColorSurfaceWarningOpaque = Color(0x80ffddb5)
236
+ val dtColorSurfaceWarningStrong = Color(0xffffb958)
237
+ val dtColorSurfaceWarningSubtle = Color(0xfffff8f4)
238
+ val dtColorSurfaceWarningSubtleOpaque = Color(0x80ffeedd)
239
+ val dtIconSize100 = 12.sp
240
+ val dtIconSize200 = 14.sp
241
+ val dtIconSize300 = 18.sp
242
+ val dtIconSize400 = 20.sp
243
+ val dtIconSize500 = 24.sp
244
+ val dtIconSize600 = 32.sp
245
+ val dtIconSize700 = 38.sp
246
+ val dtIconSize800 = 48.sp
247
+ val dtIconSizeBorder100 = 1.dp
248
+ val dtIconSizeBorder200 = 1.25.dp
249
+ val dtIconSizeBorder300 = 1.5.dp
250
+ val dtIconSizeBorder400 = 1.75.dp
251
+ val dtIconSizeBorder500 = 1.75.dp
252
+ val dtIconSizeBorder600 = 2.5.dp
253
+ val dtIconSizeBorder700 = 2.75.dp
254
+ val dtIconSizeBorder800 = 3.5.dp
255
+ val dtInputsColorBackgroundDefault = Color(0x08111111)
256
+ val dtInputsColorBackgroundDisabled = Color(0x1f111111)
257
+ val dtInputsColorBackgroundFocus = Color(0x03111111)
258
+ val dtInputsColorBorderCritical = Color(0xffed0937)
259
+ val dtInputsColorBorderDefault = Color(0x26111111)
260
+ val dtInputsColorBorderDisabled = Color(0x00000000)
261
+ val dtInputsColorBorderFocus = Color(0xff4b8eff)
262
+ val dtInputsColorBorderSuccess = Color(0xff00a742)
263
+ val dtInputsColorBorderWarning = Color(0xffc6820f)
264
+ val dtInputsColorForegroundDefault = Color(0xff262626)
265
+ val dtInputsColorForegroundDisabled = Color(0xff535353)
266
+ val dtInputsColorForegroundPlaceholder = Color(0xff535353)
267
+ val dtInputsFontSizeLg = 19.sp
268
+ val dtInputsFontSizeMd = 15.sp
269
+ val dtInputsFontSizeSm = 12.sp
270
+ val dtInputsFontSizeXl = 27.sp
271
+ val dtInputsFontSizeXs = 12.sp
272
+ val dtInputsFontWeightLg = FontWeight.Normal
273
+ val dtInputsFontWeightMd = FontWeight.Normal
274
+ val dtInputsFontWeightSm = FontWeight.Normal
275
+ val dtInputsFontWeightXl = FontWeight.Normal
276
+ val dtInputsFontWeightXs = FontWeight.Normal
277
+ val dtInputsLineHeightLg = 1.2.em
278
+ val dtInputsLineHeightMd = 1.2.em
279
+ val dtInputsLineHeightSm = 1.2.em
280
+ val dtInputsLineHeightXl = 1.2.em
281
+ val dtInputsLineHeightXs = 1.2.em
282
+ val dtInputsSizeBorderDefault = 1.5.dp
283
+ val dtInputsSizeBorderStatus = 2.dp
284
+ val dtInputsSizeRadiusLg = 12.dp
285
+ val dtInputsSizeRadiusMd = 8.dp
286
+ val dtInputsSizeRadiusSm = 8.dp
287
+ val dtInputsSizeRadiusXl = 16.dp
288
+ val dtInputsSizeRadiusXs = 4.dp
289
+ val dtRadioColorBackgroundChecked = Color(0xff7f56ff)
290
+ val dtRadioColorBorderChecked = Color(0xff7f56ff)
291
+ val dtRadioColorBorderUnchecked = Color(0x40111111)
292
+ val dtRadioSizeHeight = 16.dp
293
+ val dtRadioSizeRadius = 50.dp
294
+ val dtRadioSizeWidth = 16.dp
295
+ val dtSizeBorderFocus = 3.dp
296
+ val dtThemeColorBase = Color(0xff111111)
297
+ val dtThemeMentionColorBackground = Color(0xff7f56ff)
298
+ val dtThemeMentionColorBackgroundStrong = Color(0xff350097)
299
+ val dtThemeMentionColorForeground = Color(0xffffffff)
300
+ val dtThemeMentionColorForegroundStrong = Color(0xfffbfbfb)
301
+ val dtThemePresenceColorBackgroundAvailable = Color(0xff00c650)
302
+ val dtThemePresenceColorBackgroundBusy = Color(0xffffb958)
303
+ val dtThemePresenceColorBackgroundBusyUnavailable = Color(0xffed0937)
304
+ val dtThemePresenceColorBackgroundOffline = Color(0xffffffff)
305
+ val dtThemeSidebarColorBackground = Color(0xfffbfbfb)
306
+ val dtThemeSidebarColorForeground = Color(0xff262626)
307
+ val dtThemeSidebarColorForegroundUnread = Color(0xff111111)
308
+ val dtThemeSidebarIconColorForeground = Color(0xff262626)
309
+ val dtThemeSidebarRowColorBackground = Color(0x00111111)
310
+ val dtThemeSidebarRowColorBackgroundActive = Color(0x29111111)
311
+ val dtThemeSidebarRowColorBackgroundHover = Color(0x1f111111)
312
+ val dtThemeSidebarSectionColorForeground = Color(0xff3c3c3c)
313
+ val dtThemeSidebarSelectedRowColorBackground = Color(0x1a111111)
314
+ val dtThemeSidebarSelectedRowColorForeground = Color(0xff111111)
315
+ val dtThemeSidebarStatusColorForeground = Color(0xff3c3c3c)
316
+ val dtThemeTopbarButtonColorBackground = Color(0x00111111)
317
+ val dtThemeTopbarButtonColorBackgroundActive = Color(0x1a111111)
318
+ val dtThemeTopbarButtonColorBackgroundHover = Color(0x0d111111)
319
+ val dtThemeTopbarButtonColorForeground = Color(0xa6111111)
320
+ val dtThemeTopbarButtonColorForegroundHover = Color(0xff111111)
321
+ val dtThemeTopbarColorBackground = Color(0xfffbfbfb)
322
+ val dtThemeTopbarColorForeground = Color(0xcc111111)
323
+ val dtThemeTopbarFieldColorBackground = Color(0x0d111111)
324
+ val dtThemeTopbarFieldColorBackgroundHover = Color(0xff111111)
325
+ val dtThemeTopbarFieldColorBorder = Color(0x00111111)
326
+ val dtThemeTopbarFieldColorBorderActive = Color(0x33111111)
327
+ val dtThemeTopbarFieldColorBorderHover = Color(0x1a111111)
328
+ val dtThemeTopbarFieldColorForeground = Color(0x80111111)
329
+ val dtThemeTopbarFieldColorForegroundHover = Color(0xbf111111)
330
+ val dtThemeTopbarProfileColorBackground = Color(0x0d111111)
331
+ val dtThemeTopbarProfileColorBackgroundActive = Color(0x24111111)
332
+ val dtThemeTopbarProfileColorBackgroundHover = Color(0x1a111111)
333
+ val dtThemeTopbarProfileColorBackgroundInverted = Color(0xbf111111)
334
+ val dtThemeTopbarProfileColorForeground = Color(0xcc111111)
335
+ val dtThemeTopbarProfileColorForegroundInverted = Color(0xbffbfbfb)
336
+ val dtTypographyBodyMdCompactFontFamily = FontFamily.Default
337
+ val dtTypographyBodyMdCompactFontSize = 15.sp
338
+ val dtTypographyBodyMdCompactFontWeight = FontWeight.Normal
339
+ val dtTypographyBodyMdCompactLineHeight = 1.4.em
340
+ val dtTypographyBodyMdCompactTextCase = "none"
341
+ val dtTypographyBodyMdFontFamily = FontFamily.Default
342
+ val dtTypographyBodyMdFontSize = 15.sp
343
+ val dtTypographyBodyMdFontWeight = FontWeight.Normal
344
+ val dtTypographyBodyMdLineHeight = 1.6.em
345
+ val dtTypographyBodyMdTextCase = "none"
346
+ val dtTypographyBodySmCompactFontFamily = FontFamily.Default
347
+ val dtTypographyBodySmCompactFontSize = 12.sp
348
+ val dtTypographyBodySmCompactFontWeight = FontWeight.Normal
349
+ val dtTypographyBodySmCompactLineHeight = 1.2.em
350
+ val dtTypographyBodySmCompactTextCase = "none"
351
+ val dtTypographyBodySmFontFamily = FontFamily.Default
352
+ val dtTypographyBodySmFontSize = 12.sp
353
+ val dtTypographyBodySmFontWeight = FontWeight.Normal
354
+ val dtTypographyBodySmLineHeight = 1.4.em
355
+ val dtTypographyBodySmTextCase = "none"
356
+ val dtTypographyButtonLgFontFamily = FontFamily.Default
357
+ val dtTypographyButtonLgFontSize = 19.sp
358
+ val dtTypographyButtonLgFontWeight = FontWeight.Medium
359
+ val dtTypographyButtonLgLineHeight = 1.2.em
360
+ val dtTypographyButtonMdFontFamily = FontFamily.Default
361
+ val dtTypographyButtonMdFontSize = 15.sp
362
+ val dtTypographyButtonMdFontWeight = FontWeight.Medium
363
+ val dtTypographyButtonMdLineHeight = 1.2.em
364
+ val dtTypographyButtonSmFontFamily = FontFamily.Default
365
+ val dtTypographyButtonSmFontSize = 12.sp
366
+ val dtTypographyButtonSmFontWeight = FontWeight.Medium
367
+ val dtTypographyButtonSmLineHeight = 1.2.em
368
+ val dtTypographyButtonXlFontFamily = FontFamily.Default
369
+ val dtTypographyButtonXlFontSize = 27.sp
370
+ val dtTypographyButtonXlFontWeight = FontWeight.Normal
371
+ val dtTypographyButtonXlLineHeight = 1.2.em
372
+ val dtTypographyButtonXsFontFamily = FontFamily.Default
373
+ val dtTypographyButtonXsFontSize = 12.sp
374
+ val dtTypographyButtonXsFontWeight = FontWeight.Medium
375
+ val dtTypographyButtonXsLineHeight = 1.2.em
376
+ val dtTypographyCodeMdFontFamily = FontFamily.Monospace
377
+ val dtTypographyCodeMdFontSize = 15.sp
378
+ val dtTypographyCodeMdFontWeight = FontWeight.Normal
379
+ val dtTypographyCodeMdLineHeight = 1.2.em
380
+ val dtTypographyCodeMdTextCase = "none"
381
+ val dtTypographyCodeSmFontFamily = FontFamily.Monospace
382
+ val dtTypographyCodeSmFontSize = 12.sp
383
+ val dtTypographyCodeSmFontWeight = FontWeight.Normal
384
+ val dtTypographyCodeSmLineHeight = 1.2.em
385
+ val dtTypographyCodeSmTextCase = "none"
386
+ val dtTypographyHeadlineEyebrowFontFamily = FontFamily.Default
387
+ val dtTypographyHeadlineEyebrowFontSize = 12.sp
388
+ val dtTypographyHeadlineEyebrowFontWeight = FontWeight.Normal
389
+ val dtTypographyHeadlineEyebrowLineHeight = 1.4.em
390
+ val dtTypographyHeadlineEyebrowTextCase = "uppercase"
391
+ val dtTypographyHeadlineLgCompactFontFamily = FontFamily.Default
392
+ val dtTypographyHeadlineLgCompactFontSize = 19.sp
393
+ val dtTypographyHeadlineLgCompactFontWeight = FontWeight.Bold
394
+ val dtTypographyHeadlineLgCompactLineHeight = 1.2.em
395
+ val dtTypographyHeadlineLgCompactTextCase = "none"
396
+ val dtTypographyHeadlineLgFontFamily = FontFamily.Default
397
+ val dtTypographyHeadlineLgFontSize = 19.sp
398
+ val dtTypographyHeadlineLgFontWeight = FontWeight.Bold
399
+ val dtTypographyHeadlineLgLineHeight = 1.6.em
400
+ val dtTypographyHeadlineLgSoftCompactFontFamily = FontFamily.Default
401
+ val dtTypographyHeadlineLgSoftCompactFontSize = 19.sp
402
+ val dtTypographyHeadlineLgSoftCompactFontWeight = FontWeight.Medium
403
+ val dtTypographyHeadlineLgSoftCompactLineHeight = 1.2.em
404
+ val dtTypographyHeadlineLgSoftCompactTextCase = "none"
405
+ val dtTypographyHeadlineLgSoftFontFamily = FontFamily.Default
406
+ val dtTypographyHeadlineLgSoftFontSize = 19.sp
407
+ val dtTypographyHeadlineLgSoftFontWeight = FontWeight.Medium
408
+ val dtTypographyHeadlineLgSoftLineHeight = 1.6.em
409
+ val dtTypographyHeadlineLgSoftTextCase = "none"
410
+ val dtTypographyHeadlineLgTextCase = "none"
411
+ val dtTypographyHeadlineMdCompactFontFamily = FontFamily.Default
412
+ val dtTypographyHeadlineMdCompactFontSize = 15.sp
413
+ val dtTypographyHeadlineMdCompactFontWeight = FontWeight.Bold
414
+ val dtTypographyHeadlineMdCompactLineHeight = 1.4.em
415
+ val dtTypographyHeadlineMdCompactTextCase = "none"
416
+ val dtTypographyHeadlineMdFontFamily = FontFamily.Default
417
+ val dtTypographyHeadlineMdFontSize = 15.sp
418
+ val dtTypographyHeadlineMdFontWeight = FontWeight.Bold
419
+ val dtTypographyHeadlineMdLineHeight = 1.6.em
420
+ val dtTypographyHeadlineMdTextCase = "none"
421
+ val dtTypographyHeadlineSmCompactFontFamily = FontFamily.Default
422
+ val dtTypographyHeadlineSmCompactFontSize = 12.sp
423
+ val dtTypographyHeadlineSmCompactFontWeight = FontWeight.Bold
424
+ val dtTypographyHeadlineSmCompactLineHeight = 1.2.em
425
+ val dtTypographyHeadlineSmCompactTextCase = "none"
426
+ val dtTypographyHeadlineSmFontFamily = FontFamily.Default
427
+ val dtTypographyHeadlineSmFontSize = 12.sp
428
+ val dtTypographyHeadlineSmFontWeight = FontWeight.Bold
429
+ val dtTypographyHeadlineSmLineHeight = 1.4.em
430
+ val dtTypographyHeadlineSmSoftCompactFontFamily = FontFamily.Default
431
+ val dtTypographyHeadlineSmSoftCompactFontSize = 12.sp
432
+ val dtTypographyHeadlineSmSoftCompactFontWeight = FontWeight.Medium
433
+ val dtTypographyHeadlineSmSoftCompactLineHeight = 1.2.em
434
+ val dtTypographyHeadlineSmSoftCompactTextCase = "none"
435
+ val dtTypographyHeadlineSmSoftFontFamily = FontFamily.Default
436
+ val dtTypographyHeadlineSmSoftFontSize = 12.sp
437
+ val dtTypographyHeadlineSmSoftFontWeight = FontWeight.Medium
438
+ val dtTypographyHeadlineSmSoftLineHeight = 1.4.em
439
+ val dtTypographyHeadlineSmSoftTextCase = "none"
440
+ val dtTypographyHeadlineSmTextCase = "none"
441
+ val dtTypographyHeadlineXlCompactFontFamily = FontFamily.Default
442
+ val dtTypographyHeadlineXlCompactFontSize = 27.sp
443
+ val dtTypographyHeadlineXlCompactFontWeight = FontWeight.Medium
444
+ val dtTypographyHeadlineXlCompactLineHeight = 1.em
445
+ val dtTypographyHeadlineXlCompactTextCase = "none"
446
+ val dtTypographyHeadlineXlFontFamily = FontFamily.Default
447
+ val dtTypographyHeadlineXlFontSize = 27.sp
448
+ val dtTypographyHeadlineXlFontWeight = FontWeight.Medium
449
+ val dtTypographyHeadlineXlLineHeight = 1.2.em
450
+ val dtTypographyHeadlineXlTextCase = "none"
451
+ val dtTypographyHeadlineXxlCompactFontFamily = FontFamily.Default
452
+ val dtTypographyHeadlineXxlCompactFontSize = 38.sp
453
+ val dtTypographyHeadlineXxlCompactFontWeight = FontWeight.Medium
454
+ val dtTypographyHeadlineXxlCompactLineHeight = 1.em
455
+ val dtTypographyHeadlineXxlCompactTextCase = "none"
456
+ val dtTypographyHeadlineXxlFontFamily = FontFamily.Default
457
+ val dtTypographyHeadlineXxlFontSize = 38.sp
458
+ val dtTypographyHeadlineXxlFontWeight = FontWeight.Medium
459
+ val dtTypographyHeadlineXxlLineHeight = 1.2.em
460
+ val dtTypographyHeadlineXxlTextCase = "none"
461
+ val dtTypographyHelperMdFontFamily = FontFamily.Default
462
+ val dtTypographyHelperMdFontSize = 15.sp
463
+ val dtTypographyHelperMdFontWeight = FontWeight.Normal
464
+ val dtTypographyHelperMdLineHeight = 1.4.em
465
+ val dtTypographyHelperMdTextCase = "none"
466
+ val dtTypographyHelperSmFontFamily = FontFamily.Default
467
+ val dtTypographyHelperSmFontSize = 12.sp
468
+ val dtTypographyHelperSmFontWeight = FontWeight.Normal
469
+ val dtTypographyHelperSmLineHeight = 1.2.em
470
+ val dtTypographyHelperSmTextCase = "none"
471
+ val dtTypographyInputsLgFontFamily = FontFamily.Default
472
+ val dtTypographyInputsLgFontSize = 19.sp
473
+ val dtTypographyInputsLgFontWeight = FontWeight.Normal
474
+ val dtTypographyInputsLgLineHeight = 1.2.em
475
+ val dtTypographyInputsMdFontFamily = FontFamily.Default
476
+ val dtTypographyInputsMdFontSize = 15.sp
477
+ val dtTypographyInputsMdFontWeight = FontWeight.Normal
478
+ val dtTypographyInputsMdLineHeight = 1.2.em
479
+ val dtTypographyInputsSmFontFamily = FontFamily.Default
480
+ val dtTypographyInputsSmFontSize = 12.sp
481
+ val dtTypographyInputsSmFontWeight = FontWeight.Normal
482
+ val dtTypographyInputsSmLineHeight = 1.2.em
483
+ val dtTypographyInputsXlFontFamily = FontFamily.Default
484
+ val dtTypographyInputsXlFontSize = 27.sp
485
+ val dtTypographyInputsXlFontWeight = FontWeight.Normal
486
+ val dtTypographyInputsXlLineHeight = 1.2.em
487
+ val dtTypographyInputsXsFontFamily = FontFamily.Default
488
+ val dtTypographyInputsXsFontSize = 12.sp
489
+ val dtTypographyInputsXsFontWeight = FontWeight.Normal
490
+ val dtTypographyInputsXsLineHeight = 1.2.em
491
+ val dtTypographyLabelMdCompactFontFamily = FontFamily.Default
492
+ val dtTypographyLabelMdCompactFontSize = 15.sp
493
+ val dtTypographyLabelMdCompactFontWeight = FontWeight.SemiBold
494
+ val dtTypographyLabelMdCompactLineHeight = 1.4.em
495
+ val dtTypographyLabelMdCompactTextCase = "none"
496
+ val dtTypographyLabelMdFontFamily = FontFamily.Default
497
+ val dtTypographyLabelMdFontSize = 15.sp
498
+ val dtTypographyLabelMdFontWeight = FontWeight.SemiBold
499
+ val dtTypographyLabelMdLineHeight = 1.6.em
500
+ val dtTypographyLabelMdPlainCompactFontFamily = FontFamily.Default
501
+ val dtTypographyLabelMdPlainCompactFontSize = 15.sp
502
+ val dtTypographyLabelMdPlainCompactFontWeight = FontWeight.Normal
503
+ val dtTypographyLabelMdPlainCompactLineHeight = 1.4.em
504
+ val dtTypographyLabelMdPlainCompactTextCase = "none"
505
+ val dtTypographyLabelMdPlainFontFamily = FontFamily.Default
506
+ val dtTypographyLabelMdPlainFontSize = 15.sp
507
+ val dtTypographyLabelMdPlainFontWeight = FontWeight.Normal
508
+ val dtTypographyLabelMdPlainLineHeight = 1.6.em
509
+ val dtTypographyLabelMdPlainTextCase = "none"
510
+ val dtTypographyLabelMdTextCase = "none"
511
+ val dtTypographyLabelSmCompactFontFamily = FontFamily.Default
512
+ val dtTypographyLabelSmCompactFontSize = 12.sp
513
+ val dtTypographyLabelSmCompactFontWeight = FontWeight.SemiBold
514
+ val dtTypographyLabelSmCompactLineHeight = 1.2.em
515
+ val dtTypographyLabelSmCompactTextCase = "none"
516
+ val dtTypographyLabelSmFontFamily = FontFamily.Default
517
+ val dtTypographyLabelSmFontSize = 12.sp
518
+ val dtTypographyLabelSmFontWeight = FontWeight.SemiBold
519
+ val dtTypographyLabelSmLineHeight = 1.4.em
520
+ val dtTypographyLabelSmPlainCompactFontFamily = FontFamily.Default
521
+ val dtTypographyLabelSmPlainCompactFontSize = 12.sp
522
+ val dtTypographyLabelSmPlainCompactFontWeight = FontWeight.Normal
523
+ val dtTypographyLabelSmPlainCompactLineHeight = 1.2.em
524
+ val dtTypographyLabelSmPlainCompactTextCase = "none"
525
+ val dtTypographyLabelSmPlainFontFamily = FontFamily.Default
526
+ val dtTypographyLabelSmPlainFontSize = 12.sp
527
+ val dtTypographyLabelSmPlainFontWeight = FontWeight.Normal
528
+ val dtTypographyLabelSmPlainLineHeight = 1.4.em
529
+ val dtTypographyLabelSmPlainTextCase = "none"
530
+ val dtTypographyLabelSmTextCase = "none"
531
+ }
@@ -87,17 +87,37 @@ object DialtoneTokensTmoDark {
87
87
  val dtAvatarColorBackground900 = Color(0xff51a0fe)
88
88
  val dtAvatarColorForeground = Color(0xff000000)
89
89
  val dtBadgeColorBackgroundBulletin = Color(0xff7c52ff)
90
- val dtBadgeColorBackgroundBulletinSubtle = Color(0x1a7c52ff)
90
+ val dtBadgeColorBackgroundBulletinSubtle = Color(0x99ab7eff)
91
91
  val dtBadgeColorBackgroundCritical = Color(0xff5b0505)
92
92
  val dtBadgeColorBackgroundDefault = Color(0x26e6e6e6)
93
93
  val dtBadgeColorBackgroundInfo = Color(0xff01326d)
94
94
  val dtBadgeColorBackgroundSuccess = Color(0xff124620)
95
95
  val dtBadgeColorBackgroundWarning = Color(0xff815008)
96
- val dtBadgeColorBorderBulletinSubtle = Color(0x807c52ff)
96
+ val dtBadgeColorBorderBulletinSubtle = Color(0x99ab7eff)
97
97
  val dtBadgeColorBorderDefault = Color(0x24ffffff)
98
98
  val dtBadgeColorForegroundBulletin = Color(0xffffffff)
99
- val dtBadgeColorForegroundBulletinSubtle = Color(0xff7c52ff)
99
+ val dtBadgeColorForegroundBulletinSubtle = Color(0xffe6e6e6)
100
100
  val dtBadgeColorForegroundDefault = Color(0xffe6e6e6)
101
+ val dtButtonFontSizeLg = 19.sp
102
+ val dtButtonFontSizeMd = 15.sp
103
+ val dtButtonFontSizeSm = 12.sp
104
+ val dtButtonFontSizeXl = 27.sp
105
+ val dtButtonFontSizeXs = 12.sp
106
+ val dtButtonFontWeightLg = FontWeight.Medium
107
+ val dtButtonFontWeightMd = FontWeight.Medium
108
+ val dtButtonFontWeightSm = FontWeight.Medium
109
+ val dtButtonFontWeightXl = FontWeight.Normal
110
+ val dtButtonFontWeightXs = FontWeight.Medium
111
+ val dtButtonLineHeightLg = 1.2.em
112
+ val dtButtonLineHeightMd = 1.2.em
113
+ val dtButtonLineHeightSm = 1.2.em
114
+ val dtButtonLineHeightXl = 1.2.em
115
+ val dtButtonLineHeightXs = 1.2.em
116
+ val dtButtonSizeRadiusLg = 12.dp
117
+ val dtButtonSizeRadiusMd = 8.dp
118
+ val dtButtonSizeRadiusSm = 8.dp
119
+ val dtButtonSizeRadiusXl = 16.dp
120
+ val dtButtonSizeRadiusXs = 4.dp
101
121
  val dtCheckboxColorBackgroundChecked = Color(0xff7c52ff)
102
122
  val dtCheckboxColorBorderChecked = Color(0xff7c52ff)
103
123
  val dtCheckboxColorBorderUnchecked = Color(0x5cffffff)
@@ -333,6 +353,26 @@ object DialtoneTokensTmoDark {
333
353
  val dtTypographyBodySmFontWeight = FontWeight.Normal
334
354
  val dtTypographyBodySmLineHeight = 1.4.em
335
355
  val dtTypographyBodySmTextCase = "none"
356
+ val dtTypographyButtonLgFontFamily = FontFamily.Default
357
+ val dtTypographyButtonLgFontSize = 19.sp
358
+ val dtTypographyButtonLgFontWeight = FontWeight.Medium
359
+ val dtTypographyButtonLgLineHeight = 1.2.em
360
+ val dtTypographyButtonMdFontFamily = FontFamily.Default
361
+ val dtTypographyButtonMdFontSize = 15.sp
362
+ val dtTypographyButtonMdFontWeight = FontWeight.Medium
363
+ val dtTypographyButtonMdLineHeight = 1.2.em
364
+ val dtTypographyButtonSmFontFamily = FontFamily.Default
365
+ val dtTypographyButtonSmFontSize = 12.sp
366
+ val dtTypographyButtonSmFontWeight = FontWeight.Medium
367
+ val dtTypographyButtonSmLineHeight = 1.2.em
368
+ val dtTypographyButtonXlFontFamily = FontFamily.Default
369
+ val dtTypographyButtonXlFontSize = 27.sp
370
+ val dtTypographyButtonXlFontWeight = FontWeight.Normal
371
+ val dtTypographyButtonXlLineHeight = 1.2.em
372
+ val dtTypographyButtonXsFontFamily = FontFamily.Default
373
+ val dtTypographyButtonXsFontSize = 12.sp
374
+ val dtTypographyButtonXsFontWeight = FontWeight.Medium
375
+ val dtTypographyButtonXsLineHeight = 1.2.em
336
376
  val dtTypographyCodeMdFontFamily = FontFamily.Monospace
337
377
  val dtTypographyCodeMdFontSize = 15.sp
338
378
  val dtTypographyCodeMdFontWeight = FontWeight.Normal
@@ -98,6 +98,26 @@ object DialtoneTokensTmoLight {
98
98
  val dtBadgeColorForegroundBulletin = Color(0xffffffff)
99
99
  val dtBadgeColorForegroundBulletinSubtle = Color(0xff7c52ff)
100
100
  val dtBadgeColorForegroundDefault = Color(0xff000000)
101
+ val dtButtonFontSizeLg = 19.sp
102
+ val dtButtonFontSizeMd = 15.sp
103
+ val dtButtonFontSizeSm = 12.sp
104
+ val dtButtonFontSizeXl = 27.sp
105
+ val dtButtonFontSizeXs = 12.sp
106
+ val dtButtonFontWeightLg = FontWeight.Medium
107
+ val dtButtonFontWeightMd = FontWeight.Medium
108
+ val dtButtonFontWeightSm = FontWeight.Medium
109
+ val dtButtonFontWeightXl = FontWeight.Normal
110
+ val dtButtonFontWeightXs = FontWeight.Medium
111
+ val dtButtonLineHeightLg = 1.2.em
112
+ val dtButtonLineHeightMd = 1.2.em
113
+ val dtButtonLineHeightSm = 1.2.em
114
+ val dtButtonLineHeightXl = 1.2.em
115
+ val dtButtonLineHeightXs = 1.2.em
116
+ val dtButtonSizeRadiusLg = 12.dp
117
+ val dtButtonSizeRadiusMd = 8.dp
118
+ val dtButtonSizeRadiusSm = 8.dp
119
+ val dtButtonSizeRadiusXl = 16.dp
120
+ val dtButtonSizeRadiusXs = 4.dp
101
121
  val dtCheckboxColorBackgroundChecked = Color(0xff7c52ff)
102
122
  val dtCheckboxColorBorderChecked = Color(0xff7c52ff)
103
123
  val dtCheckboxColorBorderUnchecked = Color(0x57000000)
@@ -333,6 +353,26 @@ object DialtoneTokensTmoLight {
333
353
  val dtTypographyBodySmFontWeight = FontWeight.Normal
334
354
  val dtTypographyBodySmLineHeight = 1.4.em
335
355
  val dtTypographyBodySmTextCase = "none"
356
+ val dtTypographyButtonLgFontFamily = FontFamily.Default
357
+ val dtTypographyButtonLgFontSize = 19.sp
358
+ val dtTypographyButtonLgFontWeight = FontWeight.Medium
359
+ val dtTypographyButtonLgLineHeight = 1.2.em
360
+ val dtTypographyButtonMdFontFamily = FontFamily.Default
361
+ val dtTypographyButtonMdFontSize = 15.sp
362
+ val dtTypographyButtonMdFontWeight = FontWeight.Medium
363
+ val dtTypographyButtonMdLineHeight = 1.2.em
364
+ val dtTypographyButtonSmFontFamily = FontFamily.Default
365
+ val dtTypographyButtonSmFontSize = 12.sp
366
+ val dtTypographyButtonSmFontWeight = FontWeight.Medium
367
+ val dtTypographyButtonSmLineHeight = 1.2.em
368
+ val dtTypographyButtonXlFontFamily = FontFamily.Default
369
+ val dtTypographyButtonXlFontSize = 27.sp
370
+ val dtTypographyButtonXlFontWeight = FontWeight.Normal
371
+ val dtTypographyButtonXlLineHeight = 1.2.em
372
+ val dtTypographyButtonXsFontFamily = FontFamily.Default
373
+ val dtTypographyButtonXsFontSize = 12.sp
374
+ val dtTypographyButtonXsFontWeight = FontWeight.Medium
375
+ val dtTypographyButtonXsLineHeight = 1.2.em
336
376
  val dtTypographyCodeMdFontFamily = FontFamily.Monospace
337
377
  val dtTypographyCodeMdFontSize = 15.sp
338
378
  val dtTypographyCodeMdFontWeight = FontWeight.Normal