@dialpad/dialtone-tokens 1.41.0 → 1.41.1

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 (40) hide show
  1. package/dist/android/java/tokens-deca-dark.kt +44 -44
  2. package/dist/android/java/tokens-deca-light.kt +46 -46
  3. package/dist/android/java/tokens-dp-dark.kt +70 -70
  4. package/dist/android/java/tokens-dp-light.kt +66 -66
  5. package/dist/android/java/tokens-expressive-dark.kt +66 -66
  6. package/dist/android/java/tokens-expressive-light.kt +61 -61
  7. package/dist/android/java/tokens-expressive-sm-dark.kt +66 -66
  8. package/dist/android/java/tokens-expressive-sm-light.kt +61 -61
  9. package/dist/android/java/tokens-tmo-dark.kt +70 -70
  10. package/dist/android/java/tokens-tmo-light.kt +66 -66
  11. package/dist/android/res/values/colors-base-dark.xml +1 -1
  12. package/dist/android/res/values/colors-base-deca-dark.xml +1 -1
  13. package/dist/android/res/values/colors-base-deca-light.xml +1 -1
  14. package/dist/android/res/values/colors-base-light.xml +1 -1
  15. package/dist/android/res/values/colors-deca-dark.xml +91 -91
  16. package/dist/android/res/values/colors-deca-light.xml +92 -92
  17. package/dist/android/res/values/colors-dp-dark.xml +95 -95
  18. package/dist/android/res/values/colors-dp-light.xml +97 -97
  19. package/dist/android/res/values/colors-expressive-dark.xml +96 -96
  20. package/dist/android/res/values/colors-expressive-light.xml +97 -97
  21. package/dist/android/res/values/colors-expressive-sm-dark.xml +96 -96
  22. package/dist/android/res/values/colors-expressive-sm-light.xml +97 -97
  23. package/dist/android/res/values/colors-tmo-dark.xml +95 -95
  24. package/dist/android/res/values/colors-tmo-light.xml +97 -97
  25. package/dist/doc.json +20644 -20644
  26. package/dist/ios/tokens-base-dark.swift +7 -7
  27. package/dist/ios/tokens-base-deca-dark.swift +7 -7
  28. package/dist/ios/tokens-base-deca-light.swift +7 -7
  29. package/dist/ios/tokens-base-light.swift +7 -7
  30. package/dist/ios/tokens-deca-dark.swift +83 -83
  31. package/dist/ios/tokens-deca-light.swift +84 -84
  32. package/dist/ios/tokens-dp-dark.swift +89 -89
  33. package/dist/ios/tokens-dp-light.swift +91 -91
  34. package/dist/ios/tokens-expressive-dark.swift +90 -90
  35. package/dist/ios/tokens-expressive-light.swift +91 -91
  36. package/dist/ios/tokens-expressive-sm-dark.swift +90 -90
  37. package/dist/ios/tokens-expressive-sm-light.swift +91 -91
  38. package/dist/ios/tokens-tmo-dark.swift +89 -89
  39. package/dist/ios/tokens-tmo-light.swift +91 -91
  40. package/package.json +1 -1
@@ -18,7 +18,7 @@ object DialtoneTokensDecaDark {
18
18
  val dtActionColorBackgroundBasePrimaryActive = Color(0xffab7eff)
19
19
  val dtActionColorBackgroundBasePrimaryDefault = Color(0xffab7eff)
20
20
  val dtActionColorBackgroundBasePrimaryHover = Color(0xffc2a3ff)
21
- val dtActionColorBackgroundCriticalActive = Color(0x3393173a)
21
+ val dtActionColorBackgroundCriticalActive = Color(0x33dd2257)
22
22
  val dtActionColorBackgroundCriticalDefault = Color(0x00000000)
23
23
  val dtActionColorBackgroundCriticalHover = Color(0x3393173a)
24
24
  val dtActionColorBackgroundCriticalPrimaryActive = Color(0xffff716f)
@@ -34,7 +34,7 @@ object DialtoneTokensDecaDark {
34
34
  val dtActionColorBackgroundMutedActive = Color(0x4de6e6e6)
35
35
  val dtActionColorBackgroundMutedDefault = Color(0x00000000)
36
36
  val dtActionColorBackgroundMutedHover = Color(0x2ee6e6e6)
37
- val dtActionColorBackgroundPositiveActive = Color(0x47004f2e)
37
+ val dtActionColorBackgroundPositiveActive = Color(0x4700bb6d)
38
38
  val dtActionColorBackgroundPositiveDefault = Color(0x00000000)
39
39
  val dtActionColorBackgroundPositiveHover = Color(0x47004f2e)
40
40
  val dtActionColorBackgroundPositivePrimaryActive = Color(0xffaefb3c)
@@ -368,7 +368,7 @@ object DialtoneTokensDecaDark {
368
368
  val dtThemeTopbarColorBackground = Color(0xff1f1f1f)
369
369
  val dtThemeTopbarColorForeground = Color(0xcce6e6e6)
370
370
  val dtThemeTopbarFieldColorBackground = Color(0x0de6e6e6)
371
- val dtThemeTopbarFieldColorBackgroundHover = Color(0xff1f1f1f)
371
+ val dtThemeTopbarFieldColorBackgroundHover = Color(0xff151515)
372
372
  val dtThemeTopbarFieldColorBorder = Color(0x00e6e6e6)
373
373
  val dtThemeTopbarFieldColorBorderActive = Color(0x33e6e6e6)
374
374
  val dtThemeTopbarFieldColorBorderHover = Color(0x1ae6e6e6)
@@ -381,196 +381,196 @@ object DialtoneTokensDecaDark {
381
381
  val dtThemeTopbarProfileColorForeground = Color(0xcce6e6e6)
382
382
  val dtThemeTopbarProfileColorForegroundInverted = Color(0xbf171717)
383
383
  val dtTypographyBodyMdCompactFontFamily = FontFamily.Default
384
- val dtTypographyBodyMdCompactFontSize = 15.dp
384
+ val dtTypographyBodyMdCompactFontSize = 15.sp
385
385
  val dtTypographyBodyMdCompactFontWeight = FontWeight.Normal
386
386
  val dtTypographyBodyMdCompactLineHeight = 1.4.em
387
387
  val dtTypographyBodyMdCompactTextCase = "none"
388
388
  val dtTypographyBodyMdFontFamily = FontFamily.Default
389
- val dtTypographyBodyMdFontSize = 15.dp
389
+ val dtTypographyBodyMdFontSize = 15.sp
390
390
  val dtTypographyBodyMdFontWeight = FontWeight.Normal
391
391
  val dtTypographyBodyMdLineHeight = 1.6.em
392
392
  val dtTypographyBodyMdTextCase = "none"
393
393
  val dtTypographyBodySmCompactFontFamily = FontFamily.Default
394
- val dtTypographyBodySmCompactFontSize = 12.dp
394
+ val dtTypographyBodySmCompactFontSize = 12.sp
395
395
  val dtTypographyBodySmCompactFontWeight = FontWeight.Normal
396
396
  val dtTypographyBodySmCompactLineHeight = 1.2.em
397
397
  val dtTypographyBodySmCompactTextCase = "none"
398
398
  val dtTypographyBodySmFontFamily = FontFamily.Default
399
- val dtTypographyBodySmFontSize = 12.dp
399
+ val dtTypographyBodySmFontSize = 12.sp
400
400
  val dtTypographyBodySmFontWeight = FontWeight.Normal
401
401
  val dtTypographyBodySmLineHeight = 1.4.em
402
402
  val dtTypographyBodySmTextCase = "none"
403
403
  val dtTypographyButtonLgFontFamily = FontFamily.Default
404
- val dtTypographyButtonLgFontSize = 19.dp
404
+ val dtTypographyButtonLgFontSize = 19.sp
405
405
  val dtTypographyButtonLgFontWeight = FontWeight.Medium
406
406
  val dtTypographyButtonLgLineHeight = 1.2.em
407
407
  val dtTypographyButtonMdFontFamily = FontFamily.Default
408
- val dtTypographyButtonMdFontSize = 15.dp
408
+ val dtTypographyButtonMdFontSize = 15.sp
409
409
  val dtTypographyButtonMdFontWeight = FontWeight.SemiBold
410
410
  val dtTypographyButtonMdLineHeight = 1.2.em
411
411
  val dtTypographyButtonSmFontFamily = FontFamily.Default
412
- val dtTypographyButtonSmFontSize = 12.dp
412
+ val dtTypographyButtonSmFontSize = 12.sp
413
413
  val dtTypographyButtonSmFontWeight = FontWeight.SemiBold
414
414
  val dtTypographyButtonSmLineHeight = 1.2.em
415
415
  val dtTypographyButtonXlFontFamily = FontFamily.Default
416
- val dtTypographyButtonXlFontSize = 27.dp
416
+ val dtTypographyButtonXlFontSize = 27.sp
417
417
  val dtTypographyButtonXlFontWeight = FontWeight.Normal
418
418
  val dtTypographyButtonXlLineHeight = 1.2.em
419
419
  val dtTypographyButtonXsFontFamily = FontFamily.Default
420
- val dtTypographyButtonXsFontSize = 12.dp
420
+ val dtTypographyButtonXsFontSize = 12.sp
421
421
  val dtTypographyButtonXsFontWeight = FontWeight.SemiBold
422
422
  val dtTypographyButtonXsLineHeight = 1.2.em
423
423
  val dtTypographyCodeMdFontFamily = FontFamily.Monospace
424
- val dtTypographyCodeMdFontSize = 15.dp
424
+ val dtTypographyCodeMdFontSize = 15.sp
425
425
  val dtTypographyCodeMdFontWeight = FontWeight.Normal
426
426
  val dtTypographyCodeMdLineHeight = 1.2.em
427
427
  val dtTypographyCodeMdTextCase = "none"
428
428
  val dtTypographyCodeSmFontFamily = FontFamily.Monospace
429
- val dtTypographyCodeSmFontSize = 12.dp
429
+ val dtTypographyCodeSmFontSize = 12.sp
430
430
  val dtTypographyCodeSmFontWeight = FontWeight.Normal
431
431
  val dtTypographyCodeSmLineHeight = 1.2.em
432
432
  val dtTypographyCodeSmTextCase = "none"
433
433
  val dtTypographyHeadlineEyebrowFontFamily = FontFamily.Default
434
- val dtTypographyHeadlineEyebrowFontSize = 12.dp
434
+ val dtTypographyHeadlineEyebrowFontSize = 12.sp
435
435
  val dtTypographyHeadlineEyebrowFontWeight = FontWeight.Normal
436
436
  val dtTypographyHeadlineEyebrowLineHeight = 1.4.em
437
437
  val dtTypographyHeadlineEyebrowTextCase = "uppercase"
438
438
  val dtTypographyHeadlineLgCompactFontFamily = FontFamily.Default
439
- val dtTypographyHeadlineLgCompactFontSize = 19.dp
439
+ val dtTypographyHeadlineLgCompactFontSize = 19.sp
440
440
  val dtTypographyHeadlineLgCompactFontWeight = FontWeight.Bold
441
441
  val dtTypographyHeadlineLgCompactLineHeight = 1.2.em
442
442
  val dtTypographyHeadlineLgCompactTextCase = "none"
443
443
  val dtTypographyHeadlineLgFontFamily = FontFamily.Default
444
- val dtTypographyHeadlineLgFontSize = 19.dp
444
+ val dtTypographyHeadlineLgFontSize = 19.sp
445
445
  val dtTypographyHeadlineLgFontWeight = FontWeight.Bold
446
446
  val dtTypographyHeadlineLgLineHeight = 1.6.em
447
447
  val dtTypographyHeadlineLgSoftCompactFontFamily = FontFamily.Default
448
- val dtTypographyHeadlineLgSoftCompactFontSize = 19.dp
448
+ val dtTypographyHeadlineLgSoftCompactFontSize = 19.sp
449
449
  val dtTypographyHeadlineLgSoftCompactFontWeight = FontWeight.Medium
450
450
  val dtTypographyHeadlineLgSoftCompactLineHeight = 1.2.em
451
451
  val dtTypographyHeadlineLgSoftCompactTextCase = "none"
452
452
  val dtTypographyHeadlineLgSoftFontFamily = FontFamily.Default
453
- val dtTypographyHeadlineLgSoftFontSize = 19.dp
453
+ val dtTypographyHeadlineLgSoftFontSize = 19.sp
454
454
  val dtTypographyHeadlineLgSoftFontWeight = FontWeight.Medium
455
455
  val dtTypographyHeadlineLgSoftLineHeight = 1.6.em
456
456
  val dtTypographyHeadlineLgSoftTextCase = "none"
457
457
  val dtTypographyHeadlineLgTextCase = "none"
458
458
  val dtTypographyHeadlineMdCompactFontFamily = FontFamily.Default
459
- val dtTypographyHeadlineMdCompactFontSize = 15.dp
459
+ val dtTypographyHeadlineMdCompactFontSize = 15.sp
460
460
  val dtTypographyHeadlineMdCompactFontWeight = FontWeight.Bold
461
461
  val dtTypographyHeadlineMdCompactLineHeight = 1.4.em
462
462
  val dtTypographyHeadlineMdCompactTextCase = "none"
463
463
  val dtTypographyHeadlineMdFontFamily = FontFamily.Default
464
- val dtTypographyHeadlineMdFontSize = 15.dp
464
+ val dtTypographyHeadlineMdFontSize = 15.sp
465
465
  val dtTypographyHeadlineMdFontWeight = FontWeight.Bold
466
466
  val dtTypographyHeadlineMdLineHeight = 1.6.em
467
467
  val dtTypographyHeadlineMdTextCase = "none"
468
468
  val dtTypographyHeadlineSmCompactFontFamily = FontFamily.Default
469
- val dtTypographyHeadlineSmCompactFontSize = 12.dp
469
+ val dtTypographyHeadlineSmCompactFontSize = 12.sp
470
470
  val dtTypographyHeadlineSmCompactFontWeight = FontWeight.Bold
471
471
  val dtTypographyHeadlineSmCompactLineHeight = 1.2.em
472
472
  val dtTypographyHeadlineSmCompactTextCase = "none"
473
473
  val dtTypographyHeadlineSmFontFamily = FontFamily.Default
474
- val dtTypographyHeadlineSmFontSize = 12.dp
474
+ val dtTypographyHeadlineSmFontSize = 12.sp
475
475
  val dtTypographyHeadlineSmFontWeight = FontWeight.Bold
476
476
  val dtTypographyHeadlineSmLineHeight = 1.4.em
477
477
  val dtTypographyHeadlineSmSoftCompactFontFamily = FontFamily.Default
478
- val dtTypographyHeadlineSmSoftCompactFontSize = 12.dp
478
+ val dtTypographyHeadlineSmSoftCompactFontSize = 12.sp
479
479
  val dtTypographyHeadlineSmSoftCompactFontWeight = FontWeight.Medium
480
480
  val dtTypographyHeadlineSmSoftCompactLineHeight = 1.2.em
481
481
  val dtTypographyHeadlineSmSoftCompactTextCase = "none"
482
482
  val dtTypographyHeadlineSmSoftFontFamily = FontFamily.Default
483
- val dtTypographyHeadlineSmSoftFontSize = 12.dp
483
+ val dtTypographyHeadlineSmSoftFontSize = 12.sp
484
484
  val dtTypographyHeadlineSmSoftFontWeight = FontWeight.Medium
485
485
  val dtTypographyHeadlineSmSoftLineHeight = 1.4.em
486
486
  val dtTypographyHeadlineSmSoftTextCase = "none"
487
487
  val dtTypographyHeadlineSmTextCase = "none"
488
488
  val dtTypographyHeadlineXlCompactFontFamily = FontFamily.Default
489
- val dtTypographyHeadlineXlCompactFontSize = 27.dp
489
+ val dtTypographyHeadlineXlCompactFontSize = 27.sp
490
490
  val dtTypographyHeadlineXlCompactFontWeight = FontWeight.Medium
491
491
  val dtTypographyHeadlineXlCompactLineHeight = 1.em
492
492
  val dtTypographyHeadlineXlCompactTextCase = "none"
493
493
  val dtTypographyHeadlineXlFontFamily = FontFamily.Default
494
- val dtTypographyHeadlineXlFontSize = 27.dp
494
+ val dtTypographyHeadlineXlFontSize = 27.sp
495
495
  val dtTypographyHeadlineXlFontWeight = FontWeight.Medium
496
496
  val dtTypographyHeadlineXlLineHeight = 1.2.em
497
497
  val dtTypographyHeadlineXlTextCase = "none"
498
498
  val dtTypographyHeadlineXxlCompactFontFamily = FontFamily.Default
499
- val dtTypographyHeadlineXxlCompactFontSize = 38.dp
499
+ val dtTypographyHeadlineXxlCompactFontSize = 38.sp
500
500
  val dtTypographyHeadlineXxlCompactFontWeight = FontWeight.Medium
501
501
  val dtTypographyHeadlineXxlCompactLineHeight = 1.em
502
502
  val dtTypographyHeadlineXxlCompactTextCase = "none"
503
503
  val dtTypographyHeadlineXxlFontFamily = FontFamily.Default
504
- val dtTypographyHeadlineXxlFontSize = 38.dp
504
+ val dtTypographyHeadlineXxlFontSize = 38.sp
505
505
  val dtTypographyHeadlineXxlFontWeight = FontWeight.Medium
506
506
  val dtTypographyHeadlineXxlLineHeight = 1.2.em
507
507
  val dtTypographyHeadlineXxlTextCase = "none"
508
508
  val dtTypographyHelperMdFontFamily = FontFamily.Default
509
- val dtTypographyHelperMdFontSize = 15.dp
509
+ val dtTypographyHelperMdFontSize = 15.sp
510
510
  val dtTypographyHelperMdFontWeight = FontWeight.Normal
511
511
  val dtTypographyHelperMdLineHeight = 1.4.em
512
512
  val dtTypographyHelperMdTextCase = "none"
513
513
  val dtTypographyHelperSmFontFamily = FontFamily.Default
514
- val dtTypographyHelperSmFontSize = 12.dp
514
+ val dtTypographyHelperSmFontSize = 12.sp
515
515
  val dtTypographyHelperSmFontWeight = FontWeight.Normal
516
516
  val dtTypographyHelperSmLineHeight = 1.2.em
517
517
  val dtTypographyHelperSmTextCase = "none"
518
518
  val dtTypographyInputsLgFontFamily = FontFamily.Default
519
- val dtTypographyInputsLgFontSize = 19.dp
519
+ val dtTypographyInputsLgFontSize = 19.sp
520
520
  val dtTypographyInputsLgFontWeight = FontWeight.Normal
521
521
  val dtTypographyInputsLgLineHeight = 1.2.em
522
522
  val dtTypographyInputsMdFontFamily = FontFamily.Default
523
- val dtTypographyInputsMdFontSize = 15.dp
523
+ val dtTypographyInputsMdFontSize = 15.sp
524
524
  val dtTypographyInputsMdFontWeight = FontWeight.Normal
525
525
  val dtTypographyInputsMdLineHeight = 1.2.em
526
526
  val dtTypographyInputsSmFontFamily = FontFamily.Default
527
- val dtTypographyInputsSmFontSize = 12.dp
527
+ val dtTypographyInputsSmFontSize = 12.sp
528
528
  val dtTypographyInputsSmFontWeight = FontWeight.Normal
529
529
  val dtTypographyInputsSmLineHeight = 1.2.em
530
530
  val dtTypographyInputsXlFontFamily = FontFamily.Default
531
- val dtTypographyInputsXlFontSize = 27.dp
531
+ val dtTypographyInputsXlFontSize = 27.sp
532
532
  val dtTypographyInputsXlFontWeight = FontWeight.Normal
533
533
  val dtTypographyInputsXlLineHeight = 1.2.em
534
534
  val dtTypographyInputsXsFontFamily = FontFamily.Default
535
- val dtTypographyInputsXsFontSize = 12.dp
535
+ val dtTypographyInputsXsFontSize = 12.sp
536
536
  val dtTypographyInputsXsFontWeight = FontWeight.Normal
537
537
  val dtTypographyInputsXsLineHeight = 1.2.em
538
538
  val dtTypographyLabelMdCompactFontFamily = FontFamily.Default
539
- val dtTypographyLabelMdCompactFontSize = 15.dp
539
+ val dtTypographyLabelMdCompactFontSize = 15.sp
540
540
  val dtTypographyLabelMdCompactFontWeight = FontWeight.SemiBold
541
541
  val dtTypographyLabelMdCompactLineHeight = 1.4.em
542
542
  val dtTypographyLabelMdCompactTextCase = "none"
543
543
  val dtTypographyLabelMdFontFamily = FontFamily.Default
544
- val dtTypographyLabelMdFontSize = 15.dp
544
+ val dtTypographyLabelMdFontSize = 15.sp
545
545
  val dtTypographyLabelMdFontWeight = FontWeight.SemiBold
546
546
  val dtTypographyLabelMdLineHeight = 1.6.em
547
547
  val dtTypographyLabelMdPlainCompactFontFamily = FontFamily.Default
548
- val dtTypographyLabelMdPlainCompactFontSize = 15.dp
548
+ val dtTypographyLabelMdPlainCompactFontSize = 15.sp
549
549
  val dtTypographyLabelMdPlainCompactFontWeight = FontWeight.Normal
550
550
  val dtTypographyLabelMdPlainCompactLineHeight = 1.4.em
551
551
  val dtTypographyLabelMdPlainCompactTextCase = "none"
552
552
  val dtTypographyLabelMdPlainFontFamily = FontFamily.Default
553
- val dtTypographyLabelMdPlainFontSize = 15.dp
553
+ val dtTypographyLabelMdPlainFontSize = 15.sp
554
554
  val dtTypographyLabelMdPlainFontWeight = FontWeight.Normal
555
555
  val dtTypographyLabelMdPlainLineHeight = 1.6.em
556
556
  val dtTypographyLabelMdPlainTextCase = "none"
557
557
  val dtTypographyLabelMdTextCase = "none"
558
558
  val dtTypographyLabelSmCompactFontFamily = FontFamily.Default
559
- val dtTypographyLabelSmCompactFontSize = 12.dp
559
+ val dtTypographyLabelSmCompactFontSize = 12.sp
560
560
  val dtTypographyLabelSmCompactFontWeight = FontWeight.SemiBold
561
561
  val dtTypographyLabelSmCompactLineHeight = 1.2.em
562
562
  val dtTypographyLabelSmCompactTextCase = "none"
563
563
  val dtTypographyLabelSmFontFamily = FontFamily.Default
564
- val dtTypographyLabelSmFontSize = 12.dp
564
+ val dtTypographyLabelSmFontSize = 12.sp
565
565
  val dtTypographyLabelSmFontWeight = FontWeight.SemiBold
566
566
  val dtTypographyLabelSmLineHeight = 1.4.em
567
567
  val dtTypographyLabelSmPlainCompactFontFamily = FontFamily.Default
568
- val dtTypographyLabelSmPlainCompactFontSize = 12.dp
568
+ val dtTypographyLabelSmPlainCompactFontSize = 12.sp
569
569
  val dtTypographyLabelSmPlainCompactFontWeight = FontWeight.Normal
570
570
  val dtTypographyLabelSmPlainCompactLineHeight = 1.2.em
571
571
  val dtTypographyLabelSmPlainCompactTextCase = "none"
572
572
  val dtTypographyLabelSmPlainFontFamily = FontFamily.Default
573
- val dtTypographyLabelSmPlainFontSize = 12.dp
573
+ val dtTypographyLabelSmPlainFontSize = 12.sp
574
574
  val dtTypographyLabelSmPlainFontWeight = FontWeight.Normal
575
575
  val dtTypographyLabelSmPlainLineHeight = 1.4.em
576
576
  val dtTypographyLabelSmPlainTextCase = "none"
@@ -12,13 +12,13 @@ import androidx.compose.ui.text.font.FontWeight
12
12
  import androidx.compose.ui.text.font.FontFamily
13
13
 
14
14
  object DialtoneTokensDecaLight {
15
- val dtActionColorBackgroundBaseActive = Color(0x45dac7ff)
15
+ val dtActionColorBackgroundBaseActive = Color(0x45b995ff)
16
16
  val dtActionColorBackgroundBaseDefault = Color(0x00000000)
17
17
  val dtActionColorBackgroundBaseHover = Color(0x45dac7ff)
18
18
  val dtActionColorBackgroundBasePrimaryActive = Color(0xff5023dd)
19
19
  val dtActionColorBackgroundBasePrimaryDefault = Color(0xff7c52ff)
20
20
  val dtActionColorBackgroundBasePrimaryHover = Color(0xff6538f1)
21
- val dtActionColorBackgroundCriticalActive = Color(0x4fffaba4)
21
+ val dtActionColorBackgroundCriticalActive = Color(0x4fff8076)
22
22
  val dtActionColorBackgroundCriticalDefault = Color(0x00000000)
23
23
  val dtActionColorBackgroundCriticalHover = Color(0x4fffaba4)
24
24
  val dtActionColorBackgroundCriticalPrimaryActive = Color(0xffaf0032)
@@ -34,10 +34,10 @@ object DialtoneTokensDecaLight {
34
34
  val dtActionColorBackgroundMutedActive = Color(0x241c1c1c)
35
35
  val dtActionColorBackgroundMutedDefault = Color(0x00000000)
36
36
  val dtActionColorBackgroundMutedHover = Color(0x1a1c1c1c)
37
- val dtActionColorBackgroundPositiveActive = Color(0x40dbffa9)
37
+ val dtActionColorBackgroundPositiveActive = Color(0x40a6ff2a)
38
38
  val dtActionColorBackgroundPositiveDefault = Color(0x00000000)
39
39
  val dtActionColorBackgroundPositiveHover = Color(0x40dbffa9)
40
- val dtActionColorBackgroundPositivePrimaryActive = Color(0xff008e52)
40
+ val dtActionColorBackgroundPositivePrimaryActive = Color(0xff007e49)
41
41
  val dtActionColorBackgroundPositivePrimaryDefault = Color(0xff2ea834)
42
42
  val dtActionColorBackgroundPositivePrimaryHover = Color(0xff008e52)
43
43
  val dtActionColorBorderBaseOutlinedDefault = Color(0xff7c52ff)
@@ -368,7 +368,7 @@ object DialtoneTokensDecaLight {
368
368
  val dtThemeTopbarColorBackground = Color(0xfff9f9f9)
369
369
  val dtThemeTopbarColorForeground = Color(0xcc1c1c1c)
370
370
  val dtThemeTopbarFieldColorBackground = Color(0x0d1c1c1c)
371
- val dtThemeTopbarFieldColorBackgroundHover = Color(0xff1c1c1c)
371
+ val dtThemeTopbarFieldColorBackgroundHover = Color(0xffffffff)
372
372
  val dtThemeTopbarFieldColorBorder = Color(0x001c1c1c)
373
373
  val dtThemeTopbarFieldColorBorderActive = Color(0x331c1c1c)
374
374
  val dtThemeTopbarFieldColorBorderHover = Color(0x1a1c1c1c)
@@ -381,196 +381,196 @@ object DialtoneTokensDecaLight {
381
381
  val dtThemeTopbarProfileColorForeground = Color(0xcc1c1c1c)
382
382
  val dtThemeTopbarProfileColorForegroundInverted = Color(0xbff9f9f9)
383
383
  val dtTypographyBodyMdCompactFontFamily = FontFamily.Default
384
- val dtTypographyBodyMdCompactFontSize = 15.dp
384
+ val dtTypographyBodyMdCompactFontSize = 15.sp
385
385
  val dtTypographyBodyMdCompactFontWeight = FontWeight.Normal
386
386
  val dtTypographyBodyMdCompactLineHeight = 1.4.em
387
387
  val dtTypographyBodyMdCompactTextCase = "none"
388
388
  val dtTypographyBodyMdFontFamily = FontFamily.Default
389
- val dtTypographyBodyMdFontSize = 15.dp
389
+ val dtTypographyBodyMdFontSize = 15.sp
390
390
  val dtTypographyBodyMdFontWeight = FontWeight.Normal
391
391
  val dtTypographyBodyMdLineHeight = 1.6.em
392
392
  val dtTypographyBodyMdTextCase = "none"
393
393
  val dtTypographyBodySmCompactFontFamily = FontFamily.Default
394
- val dtTypographyBodySmCompactFontSize = 12.dp
394
+ val dtTypographyBodySmCompactFontSize = 12.sp
395
395
  val dtTypographyBodySmCompactFontWeight = FontWeight.Normal
396
396
  val dtTypographyBodySmCompactLineHeight = 1.2.em
397
397
  val dtTypographyBodySmCompactTextCase = "none"
398
398
  val dtTypographyBodySmFontFamily = FontFamily.Default
399
- val dtTypographyBodySmFontSize = 12.dp
399
+ val dtTypographyBodySmFontSize = 12.sp
400
400
  val dtTypographyBodySmFontWeight = FontWeight.Normal
401
401
  val dtTypographyBodySmLineHeight = 1.4.em
402
402
  val dtTypographyBodySmTextCase = "none"
403
403
  val dtTypographyButtonLgFontFamily = FontFamily.Default
404
- val dtTypographyButtonLgFontSize = 19.dp
404
+ val dtTypographyButtonLgFontSize = 19.sp
405
405
  val dtTypographyButtonLgFontWeight = FontWeight.Medium
406
406
  val dtTypographyButtonLgLineHeight = 1.2.em
407
407
  val dtTypographyButtonMdFontFamily = FontFamily.Default
408
- val dtTypographyButtonMdFontSize = 15.dp
408
+ val dtTypographyButtonMdFontSize = 15.sp
409
409
  val dtTypographyButtonMdFontWeight = FontWeight.SemiBold
410
410
  val dtTypographyButtonMdLineHeight = 1.2.em
411
411
  val dtTypographyButtonSmFontFamily = FontFamily.Default
412
- val dtTypographyButtonSmFontSize = 12.dp
412
+ val dtTypographyButtonSmFontSize = 12.sp
413
413
  val dtTypographyButtonSmFontWeight = FontWeight.SemiBold
414
414
  val dtTypographyButtonSmLineHeight = 1.2.em
415
415
  val dtTypographyButtonXlFontFamily = FontFamily.Default
416
- val dtTypographyButtonXlFontSize = 27.dp
416
+ val dtTypographyButtonXlFontSize = 27.sp
417
417
  val dtTypographyButtonXlFontWeight = FontWeight.Normal
418
418
  val dtTypographyButtonXlLineHeight = 1.2.em
419
419
  val dtTypographyButtonXsFontFamily = FontFamily.Default
420
- val dtTypographyButtonXsFontSize = 12.dp
420
+ val dtTypographyButtonXsFontSize = 12.sp
421
421
  val dtTypographyButtonXsFontWeight = FontWeight.SemiBold
422
422
  val dtTypographyButtonXsLineHeight = 1.2.em
423
423
  val dtTypographyCodeMdFontFamily = FontFamily.Monospace
424
- val dtTypographyCodeMdFontSize = 15.dp
424
+ val dtTypographyCodeMdFontSize = 15.sp
425
425
  val dtTypographyCodeMdFontWeight = FontWeight.Normal
426
426
  val dtTypographyCodeMdLineHeight = 1.2.em
427
427
  val dtTypographyCodeMdTextCase = "none"
428
428
  val dtTypographyCodeSmFontFamily = FontFamily.Monospace
429
- val dtTypographyCodeSmFontSize = 12.dp
429
+ val dtTypographyCodeSmFontSize = 12.sp
430
430
  val dtTypographyCodeSmFontWeight = FontWeight.Normal
431
431
  val dtTypographyCodeSmLineHeight = 1.2.em
432
432
  val dtTypographyCodeSmTextCase = "none"
433
433
  val dtTypographyHeadlineEyebrowFontFamily = FontFamily.Default
434
- val dtTypographyHeadlineEyebrowFontSize = 12.dp
434
+ val dtTypographyHeadlineEyebrowFontSize = 12.sp
435
435
  val dtTypographyHeadlineEyebrowFontWeight = FontWeight.Normal
436
436
  val dtTypographyHeadlineEyebrowLineHeight = 1.4.em
437
437
  val dtTypographyHeadlineEyebrowTextCase = "uppercase"
438
438
  val dtTypographyHeadlineLgCompactFontFamily = FontFamily.Default
439
- val dtTypographyHeadlineLgCompactFontSize = 19.dp
439
+ val dtTypographyHeadlineLgCompactFontSize = 19.sp
440
440
  val dtTypographyHeadlineLgCompactFontWeight = FontWeight.Bold
441
441
  val dtTypographyHeadlineLgCompactLineHeight = 1.2.em
442
442
  val dtTypographyHeadlineLgCompactTextCase = "none"
443
443
  val dtTypographyHeadlineLgFontFamily = FontFamily.Default
444
- val dtTypographyHeadlineLgFontSize = 19.dp
444
+ val dtTypographyHeadlineLgFontSize = 19.sp
445
445
  val dtTypographyHeadlineLgFontWeight = FontWeight.Bold
446
446
  val dtTypographyHeadlineLgLineHeight = 1.6.em
447
447
  val dtTypographyHeadlineLgSoftCompactFontFamily = FontFamily.Default
448
- val dtTypographyHeadlineLgSoftCompactFontSize = 19.dp
448
+ val dtTypographyHeadlineLgSoftCompactFontSize = 19.sp
449
449
  val dtTypographyHeadlineLgSoftCompactFontWeight = FontWeight.Medium
450
450
  val dtTypographyHeadlineLgSoftCompactLineHeight = 1.2.em
451
451
  val dtTypographyHeadlineLgSoftCompactTextCase = "none"
452
452
  val dtTypographyHeadlineLgSoftFontFamily = FontFamily.Default
453
- val dtTypographyHeadlineLgSoftFontSize = 19.dp
453
+ val dtTypographyHeadlineLgSoftFontSize = 19.sp
454
454
  val dtTypographyHeadlineLgSoftFontWeight = FontWeight.Medium
455
455
  val dtTypographyHeadlineLgSoftLineHeight = 1.6.em
456
456
  val dtTypographyHeadlineLgSoftTextCase = "none"
457
457
  val dtTypographyHeadlineLgTextCase = "none"
458
458
  val dtTypographyHeadlineMdCompactFontFamily = FontFamily.Default
459
- val dtTypographyHeadlineMdCompactFontSize = 15.dp
459
+ val dtTypographyHeadlineMdCompactFontSize = 15.sp
460
460
  val dtTypographyHeadlineMdCompactFontWeight = FontWeight.Bold
461
461
  val dtTypographyHeadlineMdCompactLineHeight = 1.4.em
462
462
  val dtTypographyHeadlineMdCompactTextCase = "none"
463
463
  val dtTypographyHeadlineMdFontFamily = FontFamily.Default
464
- val dtTypographyHeadlineMdFontSize = 15.dp
464
+ val dtTypographyHeadlineMdFontSize = 15.sp
465
465
  val dtTypographyHeadlineMdFontWeight = FontWeight.Bold
466
466
  val dtTypographyHeadlineMdLineHeight = 1.6.em
467
467
  val dtTypographyHeadlineMdTextCase = "none"
468
468
  val dtTypographyHeadlineSmCompactFontFamily = FontFamily.Default
469
- val dtTypographyHeadlineSmCompactFontSize = 12.dp
469
+ val dtTypographyHeadlineSmCompactFontSize = 12.sp
470
470
  val dtTypographyHeadlineSmCompactFontWeight = FontWeight.Bold
471
471
  val dtTypographyHeadlineSmCompactLineHeight = 1.2.em
472
472
  val dtTypographyHeadlineSmCompactTextCase = "none"
473
473
  val dtTypographyHeadlineSmFontFamily = FontFamily.Default
474
- val dtTypographyHeadlineSmFontSize = 12.dp
474
+ val dtTypographyHeadlineSmFontSize = 12.sp
475
475
  val dtTypographyHeadlineSmFontWeight = FontWeight.Bold
476
476
  val dtTypographyHeadlineSmLineHeight = 1.4.em
477
477
  val dtTypographyHeadlineSmSoftCompactFontFamily = FontFamily.Default
478
- val dtTypographyHeadlineSmSoftCompactFontSize = 12.dp
478
+ val dtTypographyHeadlineSmSoftCompactFontSize = 12.sp
479
479
  val dtTypographyHeadlineSmSoftCompactFontWeight = FontWeight.Medium
480
480
  val dtTypographyHeadlineSmSoftCompactLineHeight = 1.2.em
481
481
  val dtTypographyHeadlineSmSoftCompactTextCase = "none"
482
482
  val dtTypographyHeadlineSmSoftFontFamily = FontFamily.Default
483
- val dtTypographyHeadlineSmSoftFontSize = 12.dp
483
+ val dtTypographyHeadlineSmSoftFontSize = 12.sp
484
484
  val dtTypographyHeadlineSmSoftFontWeight = FontWeight.Medium
485
485
  val dtTypographyHeadlineSmSoftLineHeight = 1.4.em
486
486
  val dtTypographyHeadlineSmSoftTextCase = "none"
487
487
  val dtTypographyHeadlineSmTextCase = "none"
488
488
  val dtTypographyHeadlineXlCompactFontFamily = FontFamily.Default
489
- val dtTypographyHeadlineXlCompactFontSize = 27.dp
489
+ val dtTypographyHeadlineXlCompactFontSize = 27.sp
490
490
  val dtTypographyHeadlineXlCompactFontWeight = FontWeight.Medium
491
491
  val dtTypographyHeadlineXlCompactLineHeight = 1.em
492
492
  val dtTypographyHeadlineXlCompactTextCase = "none"
493
493
  val dtTypographyHeadlineXlFontFamily = FontFamily.Default
494
- val dtTypographyHeadlineXlFontSize = 27.dp
494
+ val dtTypographyHeadlineXlFontSize = 27.sp
495
495
  val dtTypographyHeadlineXlFontWeight = FontWeight.Medium
496
496
  val dtTypographyHeadlineXlLineHeight = 1.2.em
497
497
  val dtTypographyHeadlineXlTextCase = "none"
498
498
  val dtTypographyHeadlineXxlCompactFontFamily = FontFamily.Default
499
- val dtTypographyHeadlineXxlCompactFontSize = 38.dp
499
+ val dtTypographyHeadlineXxlCompactFontSize = 38.sp
500
500
  val dtTypographyHeadlineXxlCompactFontWeight = FontWeight.Medium
501
501
  val dtTypographyHeadlineXxlCompactLineHeight = 1.em
502
502
  val dtTypographyHeadlineXxlCompactTextCase = "none"
503
503
  val dtTypographyHeadlineXxlFontFamily = FontFamily.Default
504
- val dtTypographyHeadlineXxlFontSize = 38.dp
504
+ val dtTypographyHeadlineXxlFontSize = 38.sp
505
505
  val dtTypographyHeadlineXxlFontWeight = FontWeight.Medium
506
506
  val dtTypographyHeadlineXxlLineHeight = 1.2.em
507
507
  val dtTypographyHeadlineXxlTextCase = "none"
508
508
  val dtTypographyHelperMdFontFamily = FontFamily.Default
509
- val dtTypographyHelperMdFontSize = 15.dp
509
+ val dtTypographyHelperMdFontSize = 15.sp
510
510
  val dtTypographyHelperMdFontWeight = FontWeight.Normal
511
511
  val dtTypographyHelperMdLineHeight = 1.4.em
512
512
  val dtTypographyHelperMdTextCase = "none"
513
513
  val dtTypographyHelperSmFontFamily = FontFamily.Default
514
- val dtTypographyHelperSmFontSize = 12.dp
514
+ val dtTypographyHelperSmFontSize = 12.sp
515
515
  val dtTypographyHelperSmFontWeight = FontWeight.Normal
516
516
  val dtTypographyHelperSmLineHeight = 1.2.em
517
517
  val dtTypographyHelperSmTextCase = "none"
518
518
  val dtTypographyInputsLgFontFamily = FontFamily.Default
519
- val dtTypographyInputsLgFontSize = 19.dp
519
+ val dtTypographyInputsLgFontSize = 19.sp
520
520
  val dtTypographyInputsLgFontWeight = FontWeight.Normal
521
521
  val dtTypographyInputsLgLineHeight = 1.2.em
522
522
  val dtTypographyInputsMdFontFamily = FontFamily.Default
523
- val dtTypographyInputsMdFontSize = 15.dp
523
+ val dtTypographyInputsMdFontSize = 15.sp
524
524
  val dtTypographyInputsMdFontWeight = FontWeight.Normal
525
525
  val dtTypographyInputsMdLineHeight = 1.2.em
526
526
  val dtTypographyInputsSmFontFamily = FontFamily.Default
527
- val dtTypographyInputsSmFontSize = 12.dp
527
+ val dtTypographyInputsSmFontSize = 12.sp
528
528
  val dtTypographyInputsSmFontWeight = FontWeight.Normal
529
529
  val dtTypographyInputsSmLineHeight = 1.2.em
530
530
  val dtTypographyInputsXlFontFamily = FontFamily.Default
531
- val dtTypographyInputsXlFontSize = 27.dp
531
+ val dtTypographyInputsXlFontSize = 27.sp
532
532
  val dtTypographyInputsXlFontWeight = FontWeight.Normal
533
533
  val dtTypographyInputsXlLineHeight = 1.2.em
534
534
  val dtTypographyInputsXsFontFamily = FontFamily.Default
535
- val dtTypographyInputsXsFontSize = 12.dp
535
+ val dtTypographyInputsXsFontSize = 12.sp
536
536
  val dtTypographyInputsXsFontWeight = FontWeight.Normal
537
537
  val dtTypographyInputsXsLineHeight = 1.2.em
538
538
  val dtTypographyLabelMdCompactFontFamily = FontFamily.Default
539
- val dtTypographyLabelMdCompactFontSize = 15.dp
539
+ val dtTypographyLabelMdCompactFontSize = 15.sp
540
540
  val dtTypographyLabelMdCompactFontWeight = FontWeight.SemiBold
541
541
  val dtTypographyLabelMdCompactLineHeight = 1.4.em
542
542
  val dtTypographyLabelMdCompactTextCase = "none"
543
543
  val dtTypographyLabelMdFontFamily = FontFamily.Default
544
- val dtTypographyLabelMdFontSize = 15.dp
544
+ val dtTypographyLabelMdFontSize = 15.sp
545
545
  val dtTypographyLabelMdFontWeight = FontWeight.SemiBold
546
546
  val dtTypographyLabelMdLineHeight = 1.6.em
547
547
  val dtTypographyLabelMdPlainCompactFontFamily = FontFamily.Default
548
- val dtTypographyLabelMdPlainCompactFontSize = 15.dp
548
+ val dtTypographyLabelMdPlainCompactFontSize = 15.sp
549
549
  val dtTypographyLabelMdPlainCompactFontWeight = FontWeight.Normal
550
550
  val dtTypographyLabelMdPlainCompactLineHeight = 1.4.em
551
551
  val dtTypographyLabelMdPlainCompactTextCase = "none"
552
552
  val dtTypographyLabelMdPlainFontFamily = FontFamily.Default
553
- val dtTypographyLabelMdPlainFontSize = 15.dp
553
+ val dtTypographyLabelMdPlainFontSize = 15.sp
554
554
  val dtTypographyLabelMdPlainFontWeight = FontWeight.Normal
555
555
  val dtTypographyLabelMdPlainLineHeight = 1.6.em
556
556
  val dtTypographyLabelMdPlainTextCase = "none"
557
557
  val dtTypographyLabelMdTextCase = "none"
558
558
  val dtTypographyLabelSmCompactFontFamily = FontFamily.Default
559
- val dtTypographyLabelSmCompactFontSize = 12.dp
559
+ val dtTypographyLabelSmCompactFontSize = 12.sp
560
560
  val dtTypographyLabelSmCompactFontWeight = FontWeight.SemiBold
561
561
  val dtTypographyLabelSmCompactLineHeight = 1.2.em
562
562
  val dtTypographyLabelSmCompactTextCase = "none"
563
563
  val dtTypographyLabelSmFontFamily = FontFamily.Default
564
- val dtTypographyLabelSmFontSize = 12.dp
564
+ val dtTypographyLabelSmFontSize = 12.sp
565
565
  val dtTypographyLabelSmFontWeight = FontWeight.SemiBold
566
566
  val dtTypographyLabelSmLineHeight = 1.4.em
567
567
  val dtTypographyLabelSmPlainCompactFontFamily = FontFamily.Default
568
- val dtTypographyLabelSmPlainCompactFontSize = 12.dp
568
+ val dtTypographyLabelSmPlainCompactFontSize = 12.sp
569
569
  val dtTypographyLabelSmPlainCompactFontWeight = FontWeight.Normal
570
570
  val dtTypographyLabelSmPlainCompactLineHeight = 1.2.em
571
571
  val dtTypographyLabelSmPlainCompactTextCase = "none"
572
572
  val dtTypographyLabelSmPlainFontFamily = FontFamily.Default
573
- val dtTypographyLabelSmPlainFontSize = 12.dp
573
+ val dtTypographyLabelSmPlainFontSize = 12.sp
574
574
  val dtTypographyLabelSmPlainFontWeight = FontWeight.Normal
575
575
  val dtTypographyLabelSmPlainLineHeight = 1.4.em
576
576
  val dtTypographyLabelSmPlainTextCase = "none"