@momentum-design/tokens 0.5.2 → 0.6.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 (124) hide show
  1. package/dist/css/components/complete.css +12 -0
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +2 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +2 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +2 -1
  12. package/dist/css/theme/webex/dark-stable.css +2 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +2 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +23 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +23 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +23 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +23 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +23 -0
  61. package/dist/json/theme/webex/dark-stable.json +23 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +23 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +23 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +23 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +23 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +23 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +23 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +23 -0
  69. package/dist/json/theme/webex/light-stable.json +23 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +1 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +1 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +1 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +1 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +1 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +1 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +1 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +1 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +1 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +1 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +1 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +1 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +1 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +1 -0
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +2 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +2 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:41 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:22 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:36 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:16 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:43 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:24 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -478,6 +478,7 @@ open class DarkBronzeMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
478
478
  public init() {}
479
479
  }
480
480
  open class DarkBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -478,6 +478,7 @@ open class DarkIndigoMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
478
478
  public init() {}
479
479
  }
480
480
  open class DarkIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -478,6 +478,7 @@ open class DarkJadeMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
478
478
  public init() {}
479
479
  }
480
480
  open class DarkJadeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -478,6 +478,7 @@ open class DarkLavenderMomentumThemeGradientDividerColorPalette: MomentumThemeGr
478
478
  public init() {}
479
479
  }
480
480
  open class DarkLavenderMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -478,6 +478,7 @@ open class DarkRoseMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
478
478
  public init() {}
479
479
  }
480
480
  open class DarkRoseMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -478,6 +478,7 @@ open class DarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradientDi
478
478
  public init() {}
479
479
  }
480
480
  open class DarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
481
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
482
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
483
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -331,6 +331,7 @@ open class HcDarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradient
331
331
  public init() {}
332
332
  }
333
333
  open class HcDarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
334
+ open var ghost: UIColor { return UIColor(hex: 0x000000) }
334
335
  open var defaultColor: UIColor { return UIColor(hex: 0xFFFFFF) }
335
336
  open var cobalt: UIColor { return UIColor(hex: 0xFFFFFF) }
336
337
  open var cyan: UIColor { return UIColor(hex: 0xFFFFFF) }
@@ -299,6 +299,7 @@ import UIKit
299
299
  var quaternaryNormal: UIColor { get }
300
300
  }
301
301
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
302
+ var ghost: UIColor { get }
302
303
  var defaultColor: UIColor { get }
303
304
  var cobalt: UIColor { get }
304
305
  var cyan: UIColor { get }
@@ -750,6 +751,7 @@ open class HcLightMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroup
750
751
  public init() {}
751
752
  }
752
753
  open class HcLightMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
754
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF) }
753
755
  open var defaultColor: UIColor { return UIColor(hex: 0x000000) }
754
756
  open var cobalt: UIColor { return UIColor(hex: 0x000000) }
755
757
  open var cyan: UIColor { return UIColor(hex: 0x000000) }
@@ -1293,6 +1295,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1293
1295
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1294
1296
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1295
1297
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1298
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1296
1299
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1297
1300
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1298
1301
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightBronzeMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
914
915
  public init() {}
915
916
  }
916
917
  open class LightBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightIndigoMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
914
915
  public init() {}
915
916
  }
916
917
  open class LightIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightJadeMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGro
914
915
  public init() {}
915
916
  }
916
917
  open class LightJadeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightLavenderMomentumThemeGroupedBackgroundColorPalette: MomentumThem
914
915
  public init() {}
915
916
  }
916
917
  open class LightLavenderMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightRoseMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGro
914
915
  public init() {}
915
916
  }
916
917
  open class LightRoseMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -398,6 +398,7 @@ import UIKit
398
398
  var quaternaryNormal: UIColor { get }
399
399
  }
400
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
401
402
  var defaultColor: UIColor { get }
402
403
  var cobalt: UIColor { get }
403
404
  var cyan: UIColor { get }
@@ -914,6 +915,7 @@ open class LightMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGrouped
914
915
  public init() {}
915
916
  }
916
917
  open class LightMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
917
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
918
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
919
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1518,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1518
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1519
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1520
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1521
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1522
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1523
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -11363,6 +11363,29 @@
11363
11363
  }
11364
11364
  },
11365
11365
  "avatar": {
11366
+ "ghost": {
11367
+ "value": "#ffffff00",
11368
+ "type": "color",
11369
+ "filePath": "src/theme/stable/dark.json",
11370
+ "isSource": true,
11371
+ "original": {
11372
+ "value": "{color.core.white-alpha.0}",
11373
+ "type": "color"
11374
+ },
11375
+ "name": "mds-color-theme-avatar-ghost",
11376
+ "attributes": {
11377
+ "category": "color",
11378
+ "type": "theme",
11379
+ "item": "avatar",
11380
+ "subitem": "ghost"
11381
+ },
11382
+ "path": [
11383
+ "color",
11384
+ "theme",
11385
+ "avatar",
11386
+ "ghost"
11387
+ ]
11388
+ },
11366
11389
  "default": {
11367
11390
  "parent": "theme/stable/dark",
11368
11391
  "type": "color",
@@ -8586,6 +8586,29 @@
8586
8586
  }
8587
8587
  },
8588
8588
  "avatar": {
8589
+ "ghost": {
8590
+ "value": "#000000",
8591
+ "type": "color",
8592
+ "filePath": "src/theme/stable/highcontrast/hc_dark.json",
8593
+ "isSource": true,
8594
+ "original": {
8595
+ "value": "{color.highcontrast.black.WindowColor}",
8596
+ "type": "color"
8597
+ },
8598
+ "name": "mds-color-theme-avatar-ghost",
8599
+ "attributes": {
8600
+ "category": "color",
8601
+ "type": "theme",
8602
+ "item": "avatar",
8603
+ "subitem": "ghost"
8604
+ },
8605
+ "path": [
8606
+ "color",
8607
+ "theme",
8608
+ "avatar",
8609
+ "ghost"
8610
+ ]
8611
+ },
8589
8612
  "default": {
8590
8613
  "parent": "theme/stable/highcontrast/hc_dark",
8591
8614
  "type": "color",
@@ -8141,6 +8141,29 @@
8141
8141
  }
8142
8142
  },
8143
8143
  "avatar": {
8144
+ "ghost": {
8145
+ "value": "#ffffff",
8146
+ "type": "color",
8147
+ "filePath": "src/theme/stable/highcontrast/hc_light.json",
8148
+ "isSource": true,
8149
+ "original": {
8150
+ "value": "{color.highcontrast.white.WindowColor}",
8151
+ "type": "color"
8152
+ },
8153
+ "name": "mds-color-theme-avatar-ghost",
8154
+ "attributes": {
8155
+ "category": "color",
8156
+ "type": "theme",
8157
+ "item": "avatar",
8158
+ "subitem": "ghost"
8159
+ },
8160
+ "path": [
8161
+ "color",
8162
+ "theme",
8163
+ "avatar",
8164
+ "ghost"
8165
+ ]
8166
+ },
8144
8167
  "default": {
8145
8168
  "parent": "theme/stable/highcontrast/hc_light",
8146
8169
  "type": "color",
@@ -10951,6 +10951,29 @@
10951
10951
  }
10952
10952
  },
10953
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10954
10977
  "default": {
10955
10978
  "parent": "theme/stable/light",
10956
10979
  "type": "color",
@@ -10951,6 +10951,29 @@
10951
10951
  }
10952
10952
  },
10953
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10954
10977
  "default": {
10955
10978
  "parent": "theme/stable/light",
10956
10979
  "type": "color",
@@ -10951,6 +10951,29 @@
10951
10951
  }
10952
10952
  },
10953
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10954
10977
  "default": {
10955
10978
  "parent": "theme/stable/light",
10956
10979
  "type": "color",
@@ -10951,6 +10951,29 @@
10951
10951
  }
10952
10952
  },
10953
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10954
10977
  "default": {
10955
10978
  "parent": "theme/stable/light",
10956
10979
  "type": "color",