@momentum-design/tokens 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/dist/css/components/complete.css +42 -6
  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 +4 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -1
  12. package/dist/css/theme/webex/dark-stable.css +4 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +4 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +4 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -2
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -2
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -2
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -2
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -2
  20. package/dist/css/theme/webex/light-stable.css +5 -2
  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 +4 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +4 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +4 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -2
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -2
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -2
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -2
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -2
  40. package/dist/ios/theme/webex/light-stable.swift +5 -2
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +3 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +3 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +3 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +3 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +3 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +3 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +3 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +9 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +11 -2
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +11 -2
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +11 -2
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +11 -2
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +11 -2
  55. package/dist/ios-webex/theme/webex/light-stable.swift +11 -2
  56. package/dist/json/theme/webex/dark-bronze-stable.json +81 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +81 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +81 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +81 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +81 -0
  61. package/dist/json/theme/webex/dark-stable.json +81 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +81 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +81 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +83 -2
  65. package/dist/json/theme/webex/light-indigo-stable.json +83 -2
  66. package/dist/json/theme/webex/light-jade-stable.json +83 -2
  67. package/dist/json/theme/webex/light-lavender-stable.json +83 -2
  68. package/dist/json/theme/webex/light-rose-stable.json +83 -2
  69. package/dist/json/theme/webex/light-stable.json +83 -2
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +4 -1
  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 +4 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +4 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +4 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +4 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -2
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -2
  99. package/dist/resources/theme/webex/light-jade-stable.xml +5 -2
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -2
  101. package/dist/resources/theme/webex/light-rose-stable.xml +5 -2
  102. package/dist/resources/theme/webex/light-stable.xml +5 -2
  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 +4 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +4 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +4 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +4 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -2
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -2
  119. package/dist/scss/theme/webex/light-jade-stable.scss +5 -2
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -2
  121. package/dist/scss/theme/webex/light-rose-stable.scss +5 -2
  122. package/dist/scss/theme/webex/light-stable.scss +5 -2
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -158,6 +158,9 @@
158
158
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
159
159
  --mds-color-theme-background-skeleton-normal: #707070;
160
160
  --mds-color-theme-background-glass-normal: #ffffff0d;
161
+ --mds-color-theme-background-glass-light: #00000066;
162
+ --mds-color-theme-background-glass-medium: #00000099;
163
+ --mds-color-theme-background-glass-heavy: #000000cc;
161
164
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
162
165
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
163
166
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -556,6 +559,9 @@
556
559
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
557
560
  --mds-color-theme-background-skeleton-normal: #707070;
558
561
  --mds-color-theme-background-glass-normal: #ffffff0d;
562
+ --mds-color-theme-background-glass-light: #00000066;
563
+ --mds-color-theme-background-glass-medium: #00000099;
564
+ --mds-color-theme-background-glass-heavy: #000000cc;
559
565
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
560
566
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
561
567
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -954,6 +960,9 @@
954
960
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
955
961
  --mds-color-theme-background-skeleton-normal: #707070;
956
962
  --mds-color-theme-background-glass-normal: #ffffff0d;
963
+ --mds-color-theme-background-glass-light: #00000066;
964
+ --mds-color-theme-background-glass-medium: #00000099;
965
+ --mds-color-theme-background-glass-heavy: #000000cc;
957
966
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
958
967
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
959
968
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1352,6 +1361,9 @@
1352
1361
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
1353
1362
  --mds-color-theme-background-skeleton-normal: #707070;
1354
1363
  --mds-color-theme-background-glass-normal: #ffffff0d;
1364
+ --mds-color-theme-background-glass-light: #00000066;
1365
+ --mds-color-theme-background-glass-medium: #00000099;
1366
+ --mds-color-theme-background-glass-heavy: #000000cc;
1355
1367
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
1356
1368
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
1357
1369
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1750,6 +1762,9 @@
1750
1762
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
1751
1763
  --mds-color-theme-background-skeleton-normal: #707070;
1752
1764
  --mds-color-theme-background-glass-normal: #ffffff0d;
1765
+ --mds-color-theme-background-glass-light: #00000066;
1766
+ --mds-color-theme-background-glass-medium: #00000099;
1767
+ --mds-color-theme-background-glass-heavy: #000000cc;
1753
1768
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
1754
1769
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
1755
1770
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -2148,6 +2163,9 @@
2148
2163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
2149
2164
  --mds-color-theme-background-skeleton-normal: #707070;
2150
2165
  --mds-color-theme-background-glass-normal: #ffffff0d;
2166
+ --mds-color-theme-background-glass-light: #00000066;
2167
+ --mds-color-theme-background-glass-medium: #00000099;
2168
+ --mds-color-theme-background-glass-heavy: #000000cc;
2151
2169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
2152
2170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
2153
2171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -2546,6 +2564,9 @@
2546
2564
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
2547
2565
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
2548
2566
  --mds-color-theme-background-glass-normal: #ffffff66;
2567
+ --mds-color-theme-background-glass-light: #ffffff66;
2568
+ --mds-color-theme-background-glass-medium: #ffffff99;
2569
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
2549
2570
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2550
2571
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2551
2572
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -2601,7 +2622,7 @@
2601
2622
  --mds-color-theme-outline-promotion-normal: #c233c4;
2602
2623
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
2603
2624
  --mds-color-theme-outline-warning-normal: #7d4705;
2604
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
2625
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
2605
2626
  --mds-color-theme-control-active-normal: #1170cf;
2606
2627
  --mds-color-theme-control-active-hover: #0353a8;
2607
2628
  --mds-color-theme-control-active-pressed: #063a75;
@@ -2944,6 +2965,9 @@
2944
2965
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
2945
2966
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
2946
2967
  --mds-color-theme-background-glass-normal: #ffffff66;
2968
+ --mds-color-theme-background-glass-light: #ffffff66;
2969
+ --mds-color-theme-background-glass-medium: #ffffff99;
2970
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
2947
2971
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2948
2972
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2949
2973
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -2999,7 +3023,7 @@
2999
3023
  --mds-color-theme-outline-promotion-normal: #c233c4;
3000
3024
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3001
3025
  --mds-color-theme-outline-warning-normal: #7d4705;
3002
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
3026
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3003
3027
  --mds-color-theme-control-active-normal: #1170cf;
3004
3028
  --mds-color-theme-control-active-hover: #0353a8;
3005
3029
  --mds-color-theme-control-active-pressed: #063a75;
@@ -3342,6 +3366,9 @@
3342
3366
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
3343
3367
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
3344
3368
  --mds-color-theme-background-glass-normal: #ffffff66;
3369
+ --mds-color-theme-background-glass-light: #ffffff66;
3370
+ --mds-color-theme-background-glass-medium: #ffffff99;
3371
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
3345
3372
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3346
3373
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3347
3374
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -3397,7 +3424,7 @@
3397
3424
  --mds-color-theme-outline-promotion-normal: #c233c4;
3398
3425
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3399
3426
  --mds-color-theme-outline-warning-normal: #7d4705;
3400
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
3427
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3401
3428
  --mds-color-theme-control-active-normal: #1170cf;
3402
3429
  --mds-color-theme-control-active-hover: #0353a8;
3403
3430
  --mds-color-theme-control-active-pressed: #063a75;
@@ -3740,6 +3767,9 @@
3740
3767
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
3741
3768
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
3742
3769
  --mds-color-theme-background-glass-normal: #ffffff66;
3770
+ --mds-color-theme-background-glass-light: #ffffff66;
3771
+ --mds-color-theme-background-glass-medium: #ffffff99;
3772
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
3743
3773
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3744
3774
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3745
3775
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -3795,7 +3825,7 @@
3795
3825
  --mds-color-theme-outline-promotion-normal: #c233c4;
3796
3826
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3797
3827
  --mds-color-theme-outline-warning-normal: #7d4705;
3798
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
3828
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3799
3829
  --mds-color-theme-control-active-normal: #1170cf;
3800
3830
  --mds-color-theme-control-active-hover: #0353a8;
3801
3831
  --mds-color-theme-control-active-pressed: #063a75;
@@ -4138,6 +4168,9 @@
4138
4168
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
4139
4169
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
4140
4170
  --mds-color-theme-background-glass-normal: #ffffff66;
4171
+ --mds-color-theme-background-glass-light: #ffffff66;
4172
+ --mds-color-theme-background-glass-medium: #ffffff99;
4173
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
4141
4174
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4142
4175
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4143
4176
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -4193,7 +4226,7 @@
4193
4226
  --mds-color-theme-outline-promotion-normal: #c233c4;
4194
4227
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
4195
4228
  --mds-color-theme-outline-warning-normal: #7d4705;
4196
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
4229
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
4197
4230
  --mds-color-theme-control-active-normal: #1170cf;
4198
4231
  --mds-color-theme-control-active-hover: #0353a8;
4199
4232
  --mds-color-theme-control-active-pressed: #063a75;
@@ -4536,6 +4569,9 @@
4536
4569
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
4537
4570
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
4538
4571
  --mds-color-theme-background-glass-normal: #ffffff66;
4572
+ --mds-color-theme-background-glass-light: #ffffff66;
4573
+ --mds-color-theme-background-glass-medium: #ffffff99;
4574
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
4539
4575
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4540
4576
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4541
4577
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -4591,7 +4627,7 @@
4591
4627
  --mds-color-theme-outline-promotion-normal: #c233c4;
4592
4628
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
4593
4629
  --mds-color-theme-outline-warning-normal: #7d4705;
4594
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
4630
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
4595
4631
  --mds-color-theme-control-active-normal: #1170cf;
4596
4632
  --mds-color-theme-control-active-hover: #0353a8;
4597
4633
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:12 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:56 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:12 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:56 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:23 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:06 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:58 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 Wed, 30 Apr 2025 07:16:14 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:58 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 Wed, 30 Apr 2025 07:16:17 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkBronzeWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:16 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:00 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkIndigoWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:16 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkJadeWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:02 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkLavenderWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:17 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkRoseWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:13 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:57 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-light: #00000066;
167
+ --mds-color-theme-background-glass-medium: #00000099;
168
+ --mds-color-theme-background-glass-heavy: #000000cc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #000000cc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #00000066;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff66;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:58 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-gradient-primary-normal: #000000;
164
164
  --mds-color-theme-background-skeleton-normal: #000000;
165
165
  --mds-color-theme-background-glass-normal: #000000;
166
+ --mds-color-theme-background-glass-light: #000000;
167
+ --mds-color-theme-background-glass-medium: #000000;
168
+ --mds-color-theme-background-glass-heavy: #000000;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffff00;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #000000;
168
171
  --mds-color-theme-background-glass-radial-0: #000000;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:14 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:58 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-gradient-primary-normal: #ffffff;
164
164
  --mds-color-theme-background-skeleton-normal: #ffffff;
165
165
  --mds-color-theme-background-glass-normal: #ffffff;
166
+ --mds-color-theme-background-glass-light: #ffffff;
167
+ --mds-color-theme-background-glass-medium: #ffffff;
168
+ --mds-color-theme-background-glass-heavy: #ffffff;
166
169
  --mds-color-theme-background-glass-overlay-normal: #00009f;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightBronzeWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:02 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightIndigoWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:18 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:02 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightJadeWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightLavenderWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:19 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightRoseWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:13 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:12:57 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -163,6 +163,9 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-light: #ffffff66;
167
+ --mds-color-theme-background-glass-medium: #ffffff99;
168
+ --mds-color-theme-background-glass-heavy: #ffffffcc;
166
169
  --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
167
170
  --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
168
171
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
@@ -218,7 +221,7 @@
218
221
  --mds-color-theme-outline-promotion-normal: #c233c4;
219
222
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
220
223
  --mds-color-theme-outline-warning-normal: #7d4705;
221
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff 0%, #ffffff99 100%);
224
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
222
225
  --mds-color-theme-control-active-normal: #1170cf;
223
226
  --mds-color-theme-control-active-hover: #0353a8;
224
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 30 Apr 2025 07:16:21 GMT
3
+ * Generated on Fri, 13 Jun 2025 16:13:05 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 Wed, 30 Apr 2025 07:16:12 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:12:56 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 Wed, 30 Apr 2025 07:16:12 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:12:56 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 Wed, 30 Apr 2025 07:16:23 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:13:06 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 Wed, 30 Apr 2025 07:16:14 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:12:58 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 Wed, 30 Apr 2025 07:16:14 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:12:58 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 Wed, 30 Apr 2025 07:16:17 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:13:01 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:16 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:13:00 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:17 GMT
7
+ // Generated on Fri, 13 Jun 2025 16:13:01 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc