@dialpad/dialtone-tokens 1.6.1 → 1.6.2
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/android/java/tokens.kt +32 -32
- package/dist/android/res/values/colors.xml +1 -1
- package/dist/android/res/values/dimens.xml +1 -1
- package/dist/css/variables.css +1 -1
- package/dist/doc.json +30 -30
- package/dist/ios/tokens.swift +1 -1
- package/dist/less/variables.less +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
3
|
// Do not edit directly
|
|
4
|
-
// Generated on Sat, 28 Jan 2023 02:
|
|
4
|
+
// Generated on Sat, 28 Jan 2023 02:15:43 GMT
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
package design.dialpad;
|
|
9
|
-
|
|
9
|
+
import androidx.compose.ui.text.font.FontFamily
|
|
10
10
|
import androidx.compose.ui.text.font.FontWeight
|
|
11
11
|
import androidx.compose.ui.graphics.Color
|
|
12
12
|
import androidx.compose.ui.unit.*
|
|
@@ -114,9 +114,9 @@ object DialtoneTokens {
|
|
|
114
114
|
val dtColorTextSuccess = Color(0xff1aa340)
|
|
115
115
|
val dtColorTextTertiary = Color(0xff555555)
|
|
116
116
|
val dtColorTextWarning = Color(0xff815008)
|
|
117
|
-
val dtFontFamilyBody =
|
|
118
|
-
val dtFontFamilyExpressive =
|
|
119
|
-
val dtFontFamilyMono =
|
|
117
|
+
val dtFontFamilyBody = FontFamily.Default
|
|
118
|
+
val dtFontFamilyExpressive = FontFamily.Default
|
|
119
|
+
val dtFontFamilyMono = FontFamily.Default
|
|
120
120
|
val dtFontLineHeight100 = 1.em
|
|
121
121
|
val dtFontLineHeight200 = 1.2.em
|
|
122
122
|
val dtFontLineHeight300 = 1.4.em
|
|
@@ -241,112 +241,112 @@ object DialtoneTokens {
|
|
|
241
241
|
val dtSpace700 = 64.dp
|
|
242
242
|
val dtSpace800 = 128.dp
|
|
243
243
|
val dtSpaceBase = 8.dp
|
|
244
|
-
val dtTypographyBodyBaseFontFamily =
|
|
244
|
+
val dtTypographyBodyBaseFontFamily = FontFamily.Default
|
|
245
245
|
val dtTypographyBodyBaseFontSize = 15.sp
|
|
246
246
|
val dtTypographyBodyBaseFontWeight = FontWeight.Normal
|
|
247
247
|
val dtTypographyBodyBaseLineHeight = 1.6.em
|
|
248
|
-
val dtTypographyBodyCompactBaseFontFamily =
|
|
248
|
+
val dtTypographyBodyCompactBaseFontFamily = FontFamily.Default
|
|
249
249
|
val dtTypographyBodyCompactBaseFontSize = 15.sp
|
|
250
250
|
val dtTypographyBodyCompactBaseFontWeight = FontWeight.Normal
|
|
251
251
|
val dtTypographyBodyCompactBaseLineHeight = 1.4.em
|
|
252
|
-
val dtTypographyBodyCompactSmallFontFamily =
|
|
252
|
+
val dtTypographyBodyCompactSmallFontFamily = FontFamily.Default
|
|
253
253
|
val dtTypographyBodyCompactSmallFontSize = 12.sp
|
|
254
254
|
val dtTypographyBodyCompactSmallFontWeight = FontWeight.Normal
|
|
255
255
|
val dtTypographyBodyCompactSmallLineHeight = 1.2.em
|
|
256
|
-
val dtTypographyBodySmallFontFamily =
|
|
256
|
+
val dtTypographyBodySmallFontFamily = FontFamily.Default
|
|
257
257
|
val dtTypographyBodySmallFontSize = 12.sp
|
|
258
258
|
val dtTypographyBodySmallFontWeight = FontWeight.Normal
|
|
259
259
|
val dtTypographyBodySmallLineHeight = 1.4.em
|
|
260
|
-
val dtTypographyCodeBaseFontFamily =
|
|
260
|
+
val dtTypographyCodeBaseFontFamily = FontFamily.Default
|
|
261
261
|
val dtTypographyCodeBaseFontSize = 15.sp
|
|
262
262
|
val dtTypographyCodeBaseFontWeight = FontWeight.Normal
|
|
263
263
|
val dtTypographyCodeBaseLineHeight = 1.2.em
|
|
264
|
-
val dtTypographyCodeSmallFontFamily =
|
|
264
|
+
val dtTypographyCodeSmallFontFamily = FontFamily.Default
|
|
265
265
|
val dtTypographyCodeSmallFontSize = 12.sp
|
|
266
266
|
val dtTypographyCodeSmallFontWeight = FontWeight.Normal
|
|
267
267
|
val dtTypographyCodeSmallLineHeight = 1.2.em
|
|
268
|
-
val dtTypographyHeadlineCompactLargeFontFamily =
|
|
268
|
+
val dtTypographyHeadlineCompactLargeFontFamily = FontFamily.Default
|
|
269
269
|
val dtTypographyHeadlineCompactLargeFontSize = 19.sp
|
|
270
270
|
val dtTypographyHeadlineCompactLargeFontWeight = FontWeight.Bold
|
|
271
271
|
val dtTypographyHeadlineCompactLargeLineHeight = 1.2.em
|
|
272
|
-
val dtTypographyHeadlineCompactMediumFontFamily =
|
|
272
|
+
val dtTypographyHeadlineCompactMediumFontFamily = FontFamily.Default
|
|
273
273
|
val dtTypographyHeadlineCompactMediumFontSize = 15.sp
|
|
274
274
|
val dtTypographyHeadlineCompactMediumFontWeight = FontWeight.Bold
|
|
275
275
|
val dtTypographyHeadlineCompactMediumLineHeight = 1.4.em
|
|
276
|
-
val dtTypographyHeadlineCompactSmallFontFamily =
|
|
276
|
+
val dtTypographyHeadlineCompactSmallFontFamily = FontFamily.Default
|
|
277
277
|
val dtTypographyHeadlineCompactSmallFontSize = 12.sp
|
|
278
278
|
val dtTypographyHeadlineCompactSmallFontWeight = FontWeight.Bold
|
|
279
279
|
val dtTypographyHeadlineCompactSmallLineHeight = 1.2.em
|
|
280
|
-
val dtTypographyHeadlineCompactSoftSmallFontFamily =
|
|
280
|
+
val dtTypographyHeadlineCompactSoftSmallFontFamily = FontFamily.Default
|
|
281
281
|
val dtTypographyHeadlineCompactSoftSmallFontSize = 12.sp
|
|
282
282
|
val dtTypographyHeadlineCompactSoftSmallFontWeight = FontWeight.Medium
|
|
283
283
|
val dtTypographyHeadlineCompactSoftSmallLineHeight = 1.2.em
|
|
284
|
-
val dtTypographyHeadlineExtraExtraLargeFontFamily =
|
|
284
|
+
val dtTypographyHeadlineExtraExtraLargeFontFamily = FontFamily.Default
|
|
285
285
|
val dtTypographyHeadlineExtraExtraLargeFontSize = 38.sp
|
|
286
286
|
val dtTypographyHeadlineExtraExtraLargeFontWeight = FontWeight.Medium
|
|
287
287
|
val dtTypographyHeadlineExtraExtraLargeLineHeight = 1.2.em
|
|
288
|
-
val dtTypographyHeadlineExtraLargeFontFamily =
|
|
288
|
+
val dtTypographyHeadlineExtraLargeFontFamily = FontFamily.Default
|
|
289
289
|
val dtTypographyHeadlineExtraLargeFontSize = 27.sp
|
|
290
290
|
val dtTypographyHeadlineExtraLargeFontWeight = FontWeight.Medium
|
|
291
291
|
val dtTypographyHeadlineExtraLargeLineHeight = 1.2.em
|
|
292
|
-
val dtTypographyHeadlineEyebrowFontFamily =
|
|
292
|
+
val dtTypographyHeadlineEyebrowFontFamily = FontFamily.Default
|
|
293
293
|
val dtTypographyHeadlineEyebrowFontSize = 12.sp
|
|
294
294
|
val dtTypographyHeadlineEyebrowFontWeight = FontWeight.Normal
|
|
295
295
|
val dtTypographyHeadlineEyebrowLineHeight = 1.4.em
|
|
296
296
|
val dtTypographyHeadlineEyebrowTextCase = "uppercase"
|
|
297
|
-
val dtTypographyHeadlineLargeFontFamily =
|
|
297
|
+
val dtTypographyHeadlineLargeFontFamily = FontFamily.Default
|
|
298
298
|
val dtTypographyHeadlineLargeFontSize = 19.sp
|
|
299
299
|
val dtTypographyHeadlineLargeFontWeight = FontWeight.Bold
|
|
300
300
|
val dtTypographyHeadlineLargeLineHeight = 1.6.em
|
|
301
|
-
val dtTypographyHeadlineMediumFontFamily =
|
|
301
|
+
val dtTypographyHeadlineMediumFontFamily = FontFamily.Default
|
|
302
302
|
val dtTypographyHeadlineMediumFontSize = 15.sp
|
|
303
303
|
val dtTypographyHeadlineMediumFontWeight = FontWeight.Bold
|
|
304
304
|
val dtTypographyHeadlineMediumLineHeight = 1.6.em
|
|
305
|
-
val dtTypographyHeadlineSmallFontFamily =
|
|
305
|
+
val dtTypographyHeadlineSmallFontFamily = FontFamily.Default
|
|
306
306
|
val dtTypographyHeadlineSmallFontSize = 12.sp
|
|
307
307
|
val dtTypographyHeadlineSmallFontWeight = FontWeight.Bold
|
|
308
308
|
val dtTypographyHeadlineSmallLineHeight = 1.4.em
|
|
309
|
-
val dtTypographyHeadlineSoftSmallFontFamily =
|
|
309
|
+
val dtTypographyHeadlineSoftSmallFontFamily = FontFamily.Default
|
|
310
310
|
val dtTypographyHeadlineSoftSmallFontSize = 12.sp
|
|
311
311
|
val dtTypographyHeadlineSoftSmallFontWeight = FontWeight.Medium
|
|
312
312
|
val dtTypographyHeadlineSoftSmallLineHeight = 1.4.em
|
|
313
|
-
val dtTypographyHelperBaseFontFamily =
|
|
313
|
+
val dtTypographyHelperBaseFontFamily = FontFamily.Default
|
|
314
314
|
val dtTypographyHelperBaseFontSize = 15.sp
|
|
315
315
|
val dtTypographyHelperBaseFontWeight = FontWeight.Normal
|
|
316
316
|
val dtTypographyHelperBaseLineHeight = 1.4.em
|
|
317
|
-
val dtTypographyHelperSmallFontFamily =
|
|
317
|
+
val dtTypographyHelperSmallFontFamily = FontFamily.Default
|
|
318
318
|
val dtTypographyHelperSmallFontSize = 12.sp
|
|
319
319
|
val dtTypographyHelperSmallFontWeight = FontWeight.Normal
|
|
320
320
|
val dtTypographyHelperSmallLineHeight = 1.2.em
|
|
321
|
-
val dtTypographyLabelBaseFontFamily =
|
|
321
|
+
val dtTypographyLabelBaseFontFamily = FontFamily.Default
|
|
322
322
|
val dtTypographyLabelBaseFontSize = 15.sp
|
|
323
323
|
val dtTypographyLabelBaseFontWeight = FontWeight.SemiBold
|
|
324
324
|
val dtTypographyLabelBaseLineHeight = 1.6.em
|
|
325
|
-
val dtTypographyLabelCompactBaseFontFamily =
|
|
325
|
+
val dtTypographyLabelCompactBaseFontFamily = FontFamily.Default
|
|
326
326
|
val dtTypographyLabelCompactBaseFontSize = 15.sp
|
|
327
327
|
val dtTypographyLabelCompactBaseFontWeight = FontWeight.SemiBold
|
|
328
328
|
val dtTypographyLabelCompactBaseLineHeight = 1.4.em
|
|
329
|
-
val dtTypographyLabelCompactPlainBaseFontFamily =
|
|
329
|
+
val dtTypographyLabelCompactPlainBaseFontFamily = FontFamily.Default
|
|
330
330
|
val dtTypographyLabelCompactPlainBaseFontSize = 15.sp
|
|
331
331
|
val dtTypographyLabelCompactPlainBaseFontWeight = FontWeight.Normal
|
|
332
332
|
val dtTypographyLabelCompactPlainBaseLineHeight = 1.4.em
|
|
333
|
-
val dtTypographyLabelCompactPlainSmallFontFamily =
|
|
333
|
+
val dtTypographyLabelCompactPlainSmallFontFamily = FontFamily.Default
|
|
334
334
|
val dtTypographyLabelCompactPlainSmallFontSize = 12.sp
|
|
335
335
|
val dtTypographyLabelCompactPlainSmallFontWeight = FontWeight.Normal
|
|
336
336
|
val dtTypographyLabelCompactPlainSmallLineHeight = 1.2.em
|
|
337
|
-
val dtTypographyLabelCompactSmallFontFamily =
|
|
337
|
+
val dtTypographyLabelCompactSmallFontFamily = FontFamily.Default
|
|
338
338
|
val dtTypographyLabelCompactSmallFontSize = 12.sp
|
|
339
339
|
val dtTypographyLabelCompactSmallFontWeight = FontWeight.SemiBold
|
|
340
340
|
val dtTypographyLabelCompactSmallLineHeight = 1.2.em
|
|
341
|
-
val dtTypographyLabelPlainBaseFontFamily =
|
|
341
|
+
val dtTypographyLabelPlainBaseFontFamily = FontFamily.Default
|
|
342
342
|
val dtTypographyLabelPlainBaseFontSize = 15.sp
|
|
343
343
|
val dtTypographyLabelPlainBaseFontWeight = FontWeight.Normal
|
|
344
344
|
val dtTypographyLabelPlainBaseLineHeight = 1.6.em
|
|
345
|
-
val dtTypographyLabelPlainSmallFontFamily =
|
|
345
|
+
val dtTypographyLabelPlainSmallFontFamily = FontFamily.Default
|
|
346
346
|
val dtTypographyLabelPlainSmallFontSize = 12.sp
|
|
347
347
|
val dtTypographyLabelPlainSmallFontWeight = FontWeight.Normal
|
|
348
348
|
val dtTypographyLabelPlainSmallLineHeight = 1.4.em
|
|
349
|
-
val dtTypographyLabelSmallFontFamily =
|
|
349
|
+
val dtTypographyLabelSmallFontFamily = FontFamily.Default
|
|
350
350
|
val dtTypographyLabelSmallFontSize = 12.sp
|
|
351
351
|
val dtTypographyLabelSmallFontWeight = FontWeight.SemiBold
|
|
352
352
|
val dtTypographyLabelSmallLineHeight = 1.4.em
|
package/dist/css/variables.css
CHANGED
package/dist/doc.json
CHANGED
|
@@ -1918,7 +1918,7 @@
|
|
|
1918
1918
|
},
|
|
1919
1919
|
"compose/object": {
|
|
1920
1920
|
"name": "dtTypographyBodySmallFontFamily",
|
|
1921
|
-
"value": "
|
|
1921
|
+
"value": "FontFamily.Default"
|
|
1922
1922
|
},
|
|
1923
1923
|
"ios-swift/enum.swift": {
|
|
1924
1924
|
"name": "dtTypographyBodySmallFontFamily",
|
|
@@ -1990,7 +1990,7 @@
|
|
|
1990
1990
|
},
|
|
1991
1991
|
"compose/object": {
|
|
1992
1992
|
"name": "dtTypographyBodyBaseFontFamily",
|
|
1993
|
-
"value": "
|
|
1993
|
+
"value": "FontFamily.Default"
|
|
1994
1994
|
},
|
|
1995
1995
|
"ios-swift/enum.swift": {
|
|
1996
1996
|
"name": "dtTypographyBodyBaseFontFamily",
|
|
@@ -2062,7 +2062,7 @@
|
|
|
2062
2062
|
},
|
|
2063
2063
|
"compose/object": {
|
|
2064
2064
|
"name": "dtTypographyBodyCompactSmallFontFamily",
|
|
2065
|
-
"value": "
|
|
2065
|
+
"value": "FontFamily.Default"
|
|
2066
2066
|
},
|
|
2067
2067
|
"ios-swift/enum.swift": {
|
|
2068
2068
|
"name": "dtTypographyBodyCompactSmallFontFamily",
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
},
|
|
2135
2135
|
"compose/object": {
|
|
2136
2136
|
"name": "dtTypographyBodyCompactBaseFontFamily",
|
|
2137
|
-
"value": "
|
|
2137
|
+
"value": "FontFamily.Default"
|
|
2138
2138
|
},
|
|
2139
2139
|
"ios-swift/enum.swift": {
|
|
2140
2140
|
"name": "dtTypographyBodyCompactBaseFontFamily",
|
|
@@ -2206,7 +2206,7 @@
|
|
|
2206
2206
|
},
|
|
2207
2207
|
"compose/object": {
|
|
2208
2208
|
"name": "dtTypographyHeadlineEyebrowFontFamily",
|
|
2209
|
-
"value": "
|
|
2209
|
+
"value": "FontFamily.Default"
|
|
2210
2210
|
},
|
|
2211
2211
|
"ios-swift/enum.swift": {
|
|
2212
2212
|
"name": "dtTypographyHeadlineEyebrowFontFamily",
|
|
@@ -2296,7 +2296,7 @@
|
|
|
2296
2296
|
},
|
|
2297
2297
|
"compose/object": {
|
|
2298
2298
|
"name": "dtTypographyHeadlineSmallFontFamily",
|
|
2299
|
-
"value": "
|
|
2299
|
+
"value": "FontFamily.Default"
|
|
2300
2300
|
},
|
|
2301
2301
|
"ios-swift/enum.swift": {
|
|
2302
2302
|
"name": "dtTypographyHeadlineSmallFontFamily",
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
},
|
|
2369
2369
|
"compose/object": {
|
|
2370
2370
|
"name": "dtTypographyHeadlineMediumFontFamily",
|
|
2371
|
-
"value": "
|
|
2371
|
+
"value": "FontFamily.Default"
|
|
2372
2372
|
},
|
|
2373
2373
|
"ios-swift/enum.swift": {
|
|
2374
2374
|
"name": "dtTypographyHeadlineMediumFontFamily",
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
},
|
|
2441
2441
|
"compose/object": {
|
|
2442
2442
|
"name": "dtTypographyHeadlineLargeFontFamily",
|
|
2443
|
-
"value": "
|
|
2443
|
+
"value": "FontFamily.Default"
|
|
2444
2444
|
},
|
|
2445
2445
|
"ios-swift/enum.swift": {
|
|
2446
2446
|
"name": "dtTypographyHeadlineLargeFontFamily",
|
|
@@ -2512,7 +2512,7 @@
|
|
|
2512
2512
|
},
|
|
2513
2513
|
"compose/object": {
|
|
2514
2514
|
"name": "dtTypographyHeadlineExtraLargeFontFamily",
|
|
2515
|
-
"value": "
|
|
2515
|
+
"value": "FontFamily.Default"
|
|
2516
2516
|
},
|
|
2517
2517
|
"ios-swift/enum.swift": {
|
|
2518
2518
|
"name": "dtTypographyHeadlineExtraLargeFontFamily",
|
|
@@ -2584,7 +2584,7 @@
|
|
|
2584
2584
|
},
|
|
2585
2585
|
"compose/object": {
|
|
2586
2586
|
"name": "dtTypographyHeadlineExtraExtraLargeFontFamily",
|
|
2587
|
-
"value": "
|
|
2587
|
+
"value": "FontFamily.Default"
|
|
2588
2588
|
},
|
|
2589
2589
|
"ios-swift/enum.swift": {
|
|
2590
2590
|
"name": "dtTypographyHeadlineExtraExtraLargeFontFamily",
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
},
|
|
2657
2657
|
"compose/object": {
|
|
2658
2658
|
"name": "dtTypographyHeadlineSoftSmallFontFamily",
|
|
2659
|
-
"value": "
|
|
2659
|
+
"value": "FontFamily.Default"
|
|
2660
2660
|
},
|
|
2661
2661
|
"ios-swift/enum.swift": {
|
|
2662
2662
|
"name": "dtTypographyHeadlineSoftSmallFontFamily",
|
|
@@ -2728,7 +2728,7 @@
|
|
|
2728
2728
|
},
|
|
2729
2729
|
"compose/object": {
|
|
2730
2730
|
"name": "dtTypographyHeadlineCompactSmallFontFamily",
|
|
2731
|
-
"value": "
|
|
2731
|
+
"value": "FontFamily.Default"
|
|
2732
2732
|
},
|
|
2733
2733
|
"ios-swift/enum.swift": {
|
|
2734
2734
|
"name": "dtTypographyHeadlineCompactSmallFontFamily",
|
|
@@ -2800,7 +2800,7 @@
|
|
|
2800
2800
|
},
|
|
2801
2801
|
"compose/object": {
|
|
2802
2802
|
"name": "dtTypographyHeadlineCompactMediumFontFamily",
|
|
2803
|
-
"value": "
|
|
2803
|
+
"value": "FontFamily.Default"
|
|
2804
2804
|
},
|
|
2805
2805
|
"ios-swift/enum.swift": {
|
|
2806
2806
|
"name": "dtTypographyHeadlineCompactMediumFontFamily",
|
|
@@ -2872,7 +2872,7 @@
|
|
|
2872
2872
|
},
|
|
2873
2873
|
"compose/object": {
|
|
2874
2874
|
"name": "dtTypographyHeadlineCompactLargeFontFamily",
|
|
2875
|
-
"value": "
|
|
2875
|
+
"value": "FontFamily.Default"
|
|
2876
2876
|
},
|
|
2877
2877
|
"ios-swift/enum.swift": {
|
|
2878
2878
|
"name": "dtTypographyHeadlineCompactLargeFontFamily",
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
},
|
|
2945
2945
|
"compose/object": {
|
|
2946
2946
|
"name": "dtTypographyHeadlineCompactSoftSmallFontFamily",
|
|
2947
|
-
"value": "
|
|
2947
|
+
"value": "FontFamily.Default"
|
|
2948
2948
|
},
|
|
2949
2949
|
"ios-swift/enum.swift": {
|
|
2950
2950
|
"name": "dtTypographyHeadlineCompactSoftSmallFontFamily",
|
|
@@ -3016,7 +3016,7 @@
|
|
|
3016
3016
|
},
|
|
3017
3017
|
"compose/object": {
|
|
3018
3018
|
"name": "dtTypographyLabelSmallFontFamily",
|
|
3019
|
-
"value": "
|
|
3019
|
+
"value": "FontFamily.Default"
|
|
3020
3020
|
},
|
|
3021
3021
|
"ios-swift/enum.swift": {
|
|
3022
3022
|
"name": "dtTypographyLabelSmallFontFamily",
|
|
@@ -3088,7 +3088,7 @@
|
|
|
3088
3088
|
},
|
|
3089
3089
|
"compose/object": {
|
|
3090
3090
|
"name": "dtTypographyLabelBaseFontFamily",
|
|
3091
|
-
"value": "
|
|
3091
|
+
"value": "FontFamily.Default"
|
|
3092
3092
|
},
|
|
3093
3093
|
"ios-swift/enum.swift": {
|
|
3094
3094
|
"name": "dtTypographyLabelBaseFontFamily",
|
|
@@ -3160,7 +3160,7 @@
|
|
|
3160
3160
|
},
|
|
3161
3161
|
"compose/object": {
|
|
3162
3162
|
"name": "dtTypographyLabelCompactSmallFontFamily",
|
|
3163
|
-
"value": "
|
|
3163
|
+
"value": "FontFamily.Default"
|
|
3164
3164
|
},
|
|
3165
3165
|
"ios-swift/enum.swift": {
|
|
3166
3166
|
"name": "dtTypographyLabelCompactSmallFontFamily",
|
|
@@ -3232,7 +3232,7 @@
|
|
|
3232
3232
|
},
|
|
3233
3233
|
"compose/object": {
|
|
3234
3234
|
"name": "dtTypographyLabelCompactBaseFontFamily",
|
|
3235
|
-
"value": "
|
|
3235
|
+
"value": "FontFamily.Default"
|
|
3236
3236
|
},
|
|
3237
3237
|
"ios-swift/enum.swift": {
|
|
3238
3238
|
"name": "dtTypographyLabelCompactBaseFontFamily",
|
|
@@ -3304,7 +3304,7 @@
|
|
|
3304
3304
|
},
|
|
3305
3305
|
"compose/object": {
|
|
3306
3306
|
"name": "dtTypographyLabelCompactPlainSmallFontFamily",
|
|
3307
|
-
"value": "
|
|
3307
|
+
"value": "FontFamily.Default"
|
|
3308
3308
|
},
|
|
3309
3309
|
"ios-swift/enum.swift": {
|
|
3310
3310
|
"name": "dtTypographyLabelCompactPlainSmallFontFamily",
|
|
@@ -3376,7 +3376,7 @@
|
|
|
3376
3376
|
},
|
|
3377
3377
|
"compose/object": {
|
|
3378
3378
|
"name": "dtTypographyLabelCompactPlainBaseFontFamily",
|
|
3379
|
-
"value": "
|
|
3379
|
+
"value": "FontFamily.Default"
|
|
3380
3380
|
},
|
|
3381
3381
|
"ios-swift/enum.swift": {
|
|
3382
3382
|
"name": "dtTypographyLabelCompactPlainBaseFontFamily",
|
|
@@ -3448,7 +3448,7 @@
|
|
|
3448
3448
|
},
|
|
3449
3449
|
"compose/object": {
|
|
3450
3450
|
"name": "dtTypographyLabelPlainSmallFontFamily",
|
|
3451
|
-
"value": "
|
|
3451
|
+
"value": "FontFamily.Default"
|
|
3452
3452
|
},
|
|
3453
3453
|
"ios-swift/enum.swift": {
|
|
3454
3454
|
"name": "dtTypographyLabelPlainSmallFontFamily",
|
|
@@ -3520,7 +3520,7 @@
|
|
|
3520
3520
|
},
|
|
3521
3521
|
"compose/object": {
|
|
3522
3522
|
"name": "dtTypographyLabelPlainBaseFontFamily",
|
|
3523
|
-
"value": "
|
|
3523
|
+
"value": "FontFamily.Default"
|
|
3524
3524
|
},
|
|
3525
3525
|
"ios-swift/enum.swift": {
|
|
3526
3526
|
"name": "dtTypographyLabelPlainBaseFontFamily",
|
|
@@ -3592,7 +3592,7 @@
|
|
|
3592
3592
|
},
|
|
3593
3593
|
"compose/object": {
|
|
3594
3594
|
"name": "dtTypographyHelperSmallFontFamily",
|
|
3595
|
-
"value": "
|
|
3595
|
+
"value": "FontFamily.Default"
|
|
3596
3596
|
},
|
|
3597
3597
|
"ios-swift/enum.swift": {
|
|
3598
3598
|
"name": "dtTypographyHelperSmallFontFamily",
|
|
@@ -3664,7 +3664,7 @@
|
|
|
3664
3664
|
},
|
|
3665
3665
|
"compose/object": {
|
|
3666
3666
|
"name": "dtTypographyHelperBaseFontFamily",
|
|
3667
|
-
"value": "
|
|
3667
|
+
"value": "FontFamily.Default"
|
|
3668
3668
|
},
|
|
3669
3669
|
"ios-swift/enum.swift": {
|
|
3670
3670
|
"name": "dtTypographyHelperBaseFontFamily",
|
|
@@ -3736,7 +3736,7 @@
|
|
|
3736
3736
|
},
|
|
3737
3737
|
"compose/object": {
|
|
3738
3738
|
"name": "dtTypographyCodeSmallFontFamily",
|
|
3739
|
-
"value": "
|
|
3739
|
+
"value": "FontFamily.Default"
|
|
3740
3740
|
},
|
|
3741
3741
|
"ios-swift/enum.swift": {
|
|
3742
3742
|
"name": "dtTypographyCodeSmallFontFamily",
|
|
@@ -3808,7 +3808,7 @@
|
|
|
3808
3808
|
},
|
|
3809
3809
|
"compose/object": {
|
|
3810
3810
|
"name": "dtTypographyCodeBaseFontFamily",
|
|
3811
|
-
"value": "
|
|
3811
|
+
"value": "FontFamily.Default"
|
|
3812
3812
|
},
|
|
3813
3813
|
"ios-swift/enum.swift": {
|
|
3814
3814
|
"name": "dtTypographyCodeBaseFontFamily",
|
|
@@ -4798,7 +4798,7 @@
|
|
|
4798
4798
|
},
|
|
4799
4799
|
"compose/object": {
|
|
4800
4800
|
"name": "dtFontFamilyBody",
|
|
4801
|
-
"value": "
|
|
4801
|
+
"value": "FontFamily.Default"
|
|
4802
4802
|
},
|
|
4803
4803
|
"ios-swift/enum.swift": {
|
|
4804
4804
|
"name": "dtFontFamilyBody",
|
|
@@ -4816,7 +4816,7 @@
|
|
|
4816
4816
|
},
|
|
4817
4817
|
"compose/object": {
|
|
4818
4818
|
"name": "dtFontFamilyExpressive",
|
|
4819
|
-
"value": "
|
|
4819
|
+
"value": "FontFamily.Default"
|
|
4820
4820
|
},
|
|
4821
4821
|
"ios-swift/enum.swift": {
|
|
4822
4822
|
"name": "dtFontFamilyExpressive",
|
|
@@ -4834,7 +4834,7 @@
|
|
|
4834
4834
|
},
|
|
4835
4835
|
"compose/object": {
|
|
4836
4836
|
"name": "dtFontFamilyMono",
|
|
4837
|
-
"value": "
|
|
4837
|
+
"value": "FontFamily.Default"
|
|
4838
4838
|
},
|
|
4839
4839
|
"ios-swift/enum.swift": {
|
|
4840
4840
|
"name": "dtFontFamilyMono",
|
package/dist/ios/tokens.swift
CHANGED
package/dist/less/variables.less
CHANGED