@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
@@ -372,6 +372,7 @@
372
372
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
373
373
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
374
374
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
375
+ --mds-color-theme-avatar-ghost: #ffffff00;
375
376
  --mds-color-theme-avatar-default: #545454;
376
377
  --mds-color-theme-avatar-hover: #ffffff12;
377
378
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -766,6 +767,7 @@
766
767
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
767
768
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
768
769
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
770
+ --mds-color-theme-avatar-ghost: #ffffff00;
769
771
  --mds-color-theme-avatar-default: #545454;
770
772
  --mds-color-theme-avatar-hover: #ffffff12;
771
773
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1160,6 +1162,7 @@
1160
1162
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
1161
1163
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
1162
1164
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
1165
+ --mds-color-theme-avatar-ghost: #ffffff00;
1163
1166
  --mds-color-theme-avatar-default: #545454;
1164
1167
  --mds-color-theme-avatar-hover: #ffffff12;
1165
1168
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1554,6 +1557,7 @@
1554
1557
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
1555
1558
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
1556
1559
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
1560
+ --mds-color-theme-avatar-ghost: #ffffff00;
1557
1561
  --mds-color-theme-avatar-default: #545454;
1558
1562
  --mds-color-theme-avatar-hover: #ffffff12;
1559
1563
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1948,6 +1952,7 @@
1948
1952
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
1949
1953
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
1950
1954
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
1955
+ --mds-color-theme-avatar-ghost: #ffffff00;
1951
1956
  --mds-color-theme-avatar-default: #545454;
1952
1957
  --mds-color-theme-avatar-hover: #ffffff12;
1953
1958
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -2342,6 +2347,7 @@
2342
2347
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
2343
2348
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
2344
2349
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
2350
+ --mds-color-theme-avatar-ghost: #ffffff00;
2345
2351
  --mds-color-theme-avatar-default: #545454;
2346
2352
  --mds-color-theme-avatar-hover: #ffffff12;
2347
2353
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -2720,6 +2726,7 @@
2720
2726
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
2721
2727
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
2722
2728
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
2729
+ --mds-color-theme-avatar-ghost: #00000000;
2723
2730
  --mds-color-theme-avatar-default: #545454;
2724
2731
  --mds-color-theme-avatar-cobalt: #08599c;
2725
2732
  --mds-color-theme-avatar-cyan: #066070;
@@ -3114,6 +3121,7 @@
3114
3121
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
3115
3122
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
3116
3123
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
3124
+ --mds-color-theme-avatar-ghost: #00000000;
3117
3125
  --mds-color-theme-avatar-default: #545454;
3118
3126
  --mds-color-theme-avatar-cobalt: #08599c;
3119
3127
  --mds-color-theme-avatar-cyan: #066070;
@@ -3508,6 +3516,7 @@
3508
3516
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
3509
3517
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
3510
3518
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
3519
+ --mds-color-theme-avatar-ghost: #00000000;
3511
3520
  --mds-color-theme-avatar-default: #545454;
3512
3521
  --mds-color-theme-avatar-cobalt: #08599c;
3513
3522
  --mds-color-theme-avatar-cyan: #066070;
@@ -3902,6 +3911,7 @@
3902
3911
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
3903
3912
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
3904
3913
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
3914
+ --mds-color-theme-avatar-ghost: #00000000;
3905
3915
  --mds-color-theme-avatar-default: #545454;
3906
3916
  --mds-color-theme-avatar-cobalt: #08599c;
3907
3917
  --mds-color-theme-avatar-cyan: #066070;
@@ -4296,6 +4306,7 @@
4296
4306
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
4297
4307
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
4298
4308
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
4309
+ --mds-color-theme-avatar-ghost: #00000000;
4299
4310
  --mds-color-theme-avatar-default: #545454;
4300
4311
  --mds-color-theme-avatar-cobalt: #08599c;
4301
4312
  --mds-color-theme-avatar-cyan: #066070;
@@ -4690,6 +4701,7 @@
4690
4701
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
4691
4702
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
4692
4703
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
4704
+ --mds-color-theme-avatar-ghost: #00000000;
4693
4705
  --mds-color-theme-avatar-default: #545454;
4694
4706
  --mds-color-theme-avatar-cobalt: #08599c;
4695
4707
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:34 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:15 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:34 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:15 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:45 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:25 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:36 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:17 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:36 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:17 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:39 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:20 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkBronzeWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:38 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:19 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkIndigoWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:39 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:19 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkJadeWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:40 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:21 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkLavenderWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:39 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:20 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkRoseWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:35 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:16 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -377,6 +377,7 @@
377
377
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
378
378
  --mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
379
379
  --mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
380
+ --mds-color-theme-avatar-ghost: #ffffff00;
380
381
  --mds-color-theme-avatar-default: #545454;
381
382
  --mds-color-theme-avatar-hover: #ffffff12;
382
383
  --mds-color-theme-avatar-pressed: #ffffff33;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:36 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:17 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -291,6 +291,7 @@
291
291
  --mds-color-theme-gradientdivider-purple-hover: #ffffff;
292
292
  --mds-color-theme-gradientdivider-vertical-normal: #ffffff;
293
293
  --mds-color-theme-gradientdivider-vertical-hover: #ffffff;
294
+ --mds-color-theme-avatar-ghost: #000000;
294
295
  --mds-color-theme-avatar-default: #ffffff;
295
296
  --mds-color-theme-avatar-cobalt: #ffffff;
296
297
  --mds-color-theme-avatar-cyan: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:36 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:17 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -275,6 +275,7 @@
275
275
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
276
276
  --mds-color-theme-groupedbackground-tertiary-normal: #ffffff;
277
277
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
278
+ --mds-color-theme-avatar-ghost: #ffffff;
278
279
  --mds-color-theme-avatar-default: #000000;
279
280
  --mds-color-theme-avatar-cobalt: #000000;
280
281
  --mds-color-theme-avatar-cyan: #000000;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:41 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:22 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightBronzeWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:40 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:21 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightIndigoWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:40 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:21 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightJadeWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:41 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:22 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightLavenderWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:41 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:22 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightRoseWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:35 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:16 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -361,6 +361,7 @@
361
361
  --mds-color-theme-groupedbackground-secondary-normal: #ffffff;
362
362
  --mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
363
363
  --mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
364
+ --mds-color-theme-avatar-ghost: #00000000;
364
365
  --mds-color-theme-avatar-default: #545454;
365
366
  --mds-color-theme-avatar-cobalt: #08599c;
366
367
  --mds-color-theme-avatar-cyan: #066070;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Apr 2025 18:42:43 GMT
3
+ * Generated on Tue, 08 Apr 2025 06:59:24 GMT
4
4
  */
5
5
 
6
6
  .mds-typography {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:34 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:15 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:34 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:15 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:45 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:25 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -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:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -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:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 04 Apr 2025 18:42:39 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:20 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:38 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:19 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:39 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:20 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:40 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:21 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:40 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:20 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:35 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 = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
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:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #ffffff
14
14
  public static let mdsColorThemeAvatarCyan = #ffffff
15
15
  public static let mdsColorThemeAvatarDefault = #ffffff
16
+ public static let mdsColorThemeAvatarGhost = #000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffff
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff
18
19
  public static let mdsColorThemeAvatarGold = #ffffff
@@ -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:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #000000
14
14
  public static let mdsColorThemeAvatarCyan = #000000
15
15
  public static let mdsColorThemeAvatarDefault = #000000
16
+ public static let mdsColorThemeAvatarGhost = #ffffff
16
17
  public static let mdsColorThemeAvatarGlassActive = #000000
17
18
  public static let mdsColorThemeAvatarGlassNormal = #000000
18
19
  public static let mdsColorThemeAvatarGold = #000000
@@ -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:40 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:21 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: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:42 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