@momentum-design/tokens 0.2.5 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/core/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +2 -2
- package/dist/css/theme/webex/hc-dark-stable.css +1 -1
- package/dist/css/theme/webex/hc-light-stable.css +1 -1
- package/dist/css/theme/webex/light-stable.css +3 -3
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -2
- package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +3 -3
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -2
- package/dist/ios-webex/theme/webex/light-stable.swift +4 -7
- package/dist/json/theme/webex/dark-stable.json +2 -2
- package/dist/json/theme/webex/light-stable.json +6 -6
- package/dist/json-minimal/theme/webex/dark-stable.json +1 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -2
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -2
- package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +3 -3
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -2
- package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +3 -3
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
--mds-color-theme-outline-label-purple: #f294f1;
|
|
205
205
|
--mds-color-theme-outline-label-slate: #b0b4d9;
|
|
206
206
|
--mds-color-theme-outline-label-violet: #c7a5fa;
|
|
207
|
-
--mds-color-theme-outline-promotion-normal:
|
|
207
|
+
--mds-color-theme-outline-promotion-normal: #c233c4;
|
|
208
208
|
--mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
|
|
209
209
|
--mds-color-theme-outline-warning-normal: #f2990a;
|
|
210
210
|
--mds-color-theme-control-active-normal: #64b4fa;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
--mds-color-theme-outline-label-purple: #f294f1;
|
|
205
205
|
--mds-color-theme-outline-label-slate: #b0b4d9;
|
|
206
206
|
--mds-color-theme-outline-label-violet: #c7a5fa;
|
|
207
|
-
--mds-color-theme-outline-promotion-normal:
|
|
207
|
+
--mds-color-theme-outline-promotion-normal: #c233c4;
|
|
208
208
|
--mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
209
209
|
--mds-color-theme-outline-warning-normal: #7d4705;
|
|
210
210
|
--mds-color-theme-control-active-normal: #1170cf;
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
--mds-color-theme-control-active-pressed: #063a75;
|
|
213
213
|
--mds-color-theme-control-active-active: #063a75;
|
|
214
214
|
--mds-color-theme-control-active-disabled: #00000033;
|
|
215
|
-
--mds-color-theme-control-indicator-inactive-normal: #
|
|
215
|
+
--mds-color-theme-control-indicator-inactive-normal: #707070;
|
|
216
216
|
--mds-color-theme-control-inactive-normal: #00000000;
|
|
217
217
|
--mds-color-theme-control-inactive-hover: #0000004d;
|
|
218
218
|
--mds-color-theme-control-inactive-pressed: #00000066;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -313,7 +313,7 @@ public class {
|
|
|
313
313
|
public static let mdsColorThemeOutlineOverlayNormal = #adadad
|
|
314
314
|
public static let mdsColorThemeOutlinePrimaryDisabled = #ffffff33
|
|
315
315
|
public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
|
|
316
|
-
public static let mdsColorThemeOutlinePromotionNormal =
|
|
316
|
+
public static let mdsColorThemeOutlinePromotionNormal = #c233c4
|
|
317
317
|
public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
|
|
318
318
|
public static let mdsColorThemeOutlineShareActive = #ec6400
|
|
319
319
|
public static let mdsColorThemeOutlineShareInactive = #8f8f8f
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -216,7 +216,7 @@ public class {
|
|
|
216
216
|
public static let mdsColorThemeControlInactiveHover = #0000004d
|
|
217
217
|
public static let mdsColorThemeControlInactiveNormal = #00000000
|
|
218
218
|
public static let mdsColorThemeControlInactivePressed = #00000066
|
|
219
|
-
public static let mdsColorThemeControlIndicatorInactiveNormal = #
|
|
219
|
+
public static let mdsColorThemeControlIndicatorInactiveNormal = #707070
|
|
220
220
|
public static let mdsColorThemeFocusDefault0 = #ffffff
|
|
221
221
|
public static let mdsColorThemeFocusDefault1 = #1170cf
|
|
222
222
|
public static let mdsColorThemeFocusDefault2 = #1170cf59
|
|
@@ -312,7 +312,7 @@ public class {
|
|
|
312
312
|
public static let mdsColorThemeOutlineOverlayNormal = #707070
|
|
313
313
|
public static let mdsColorThemeOutlinePrimaryDisabled = #00000033
|
|
314
314
|
public static let mdsColorThemeOutlinePrimaryNormal = #00000075
|
|
315
|
-
public static let mdsColorThemeOutlinePromotionNormal =
|
|
315
|
+
public static let mdsColorThemeOutlinePromotionNormal = #c233c4
|
|
316
316
|
public static let mdsColorThemeOutlineSecondaryNormal = #00000033
|
|
317
317
|
public static let mdsColorThemeOutlineShareActive = #ec6400
|
|
318
318
|
public static let mdsColorThemeOutlineShareInactive = #8f8f8f
|
|
@@ -220,8 +220,7 @@ open class DarkMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPalett
|
|
|
220
220
|
open var labelPurple: UIColor { return UIColor(hex: 0xF294F1) }
|
|
221
221
|
open var labelSlate: UIColor { return UIColor(hex: 0xB0B4D9) }
|
|
222
222
|
open var labelViolet: UIColor { return UIColor(hex: 0xC7A5FA) }
|
|
223
|
-
open var
|
|
224
|
-
open var promotionNormal1: UIColor { return UIColor(hex: 0xD43B52) }
|
|
223
|
+
open var promotionNormal: UIColor { return UIColor(hex: 0xC233C4) }
|
|
225
224
|
open var gradientActive0: UIColor { return UIColor(hex: 0x3492EB) }
|
|
226
225
|
open var gradientActive1: UIColor { return UIColor(hex: 0x22C7D6) }
|
|
227
226
|
open var gradientActive2: UIColor { return UIColor(hex: 0x68DEBD) }
|
|
@@ -216,8 +216,7 @@ import UIKit
|
|
|
216
216
|
var labelPurple: UIColor { get }
|
|
217
217
|
var labelSlate: UIColor { get }
|
|
218
218
|
var labelViolet: UIColor { get }
|
|
219
|
-
var
|
|
220
|
-
var promotionNormal1: UIColor { get }
|
|
219
|
+
var promotionNormal: UIColor { get }
|
|
221
220
|
var gradientActive0: UIColor { get }
|
|
222
221
|
var gradientActive1: UIColor { get }
|
|
223
222
|
var gradientActive2: UIColor { get }
|
|
@@ -703,8 +702,7 @@ open class LightMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPalet
|
|
|
703
702
|
open var labelPurple: UIColor { return UIColor(hex: 0xF294F1) }
|
|
704
703
|
open var labelSlate: UIColor { return UIColor(hex: 0xB0B4D9) }
|
|
705
704
|
open var labelViolet: UIColor { return UIColor(hex: 0xC7A5FA) }
|
|
706
|
-
open var
|
|
707
|
-
open var promotionNormal1: UIColor { return UIColor(hex: 0xA12A3A) }
|
|
705
|
+
open var promotionNormal: UIColor { return UIColor(hex: 0xC233C4) }
|
|
708
706
|
open var gradientActive0: UIColor { return UIColor(hex: 0x3492EB) }
|
|
709
707
|
open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
|
|
710
708
|
open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
|
|
@@ -717,7 +715,7 @@ open class LightMomentumThemeControlColorPalette: MomentumThemeControlColorPalet
|
|
|
717
715
|
open var activePressed: UIColor { return UIColor(hex: 0x063A75) }
|
|
718
716
|
open var activeActive: UIColor { return UIColor(hex: 0x063A75) }
|
|
719
717
|
open var activeDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
720
|
-
open var indicatorInactiveNormal: UIColor { return UIColor(hex:
|
|
718
|
+
open var indicatorInactiveNormal: UIColor { return UIColor(hex: 0x707070) }
|
|
721
719
|
open var inactiveNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
722
720
|
open var inactiveHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
|
|
723
721
|
open var inactivePressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
@@ -1269,8 +1267,7 @@ open class SystemMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPale
|
|
|
1269
1267
|
open var labelPurple: UIColor { return systemColor(light: light, dark: dark, keyPath: \.labelPurple) }
|
|
1270
1268
|
open var labelSlate: UIColor { return systemColor(light: light, dark: dark, keyPath: \.labelSlate) }
|
|
1271
1269
|
open var labelViolet: UIColor { return systemColor(light: light, dark: dark, keyPath: \.labelViolet) }
|
|
1272
|
-
open var
|
|
1273
|
-
open var promotionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.promotionNormal1) }
|
|
1270
|
+
open var promotionNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.promotionNormal) }
|
|
1274
1271
|
open var gradientActive0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientActive0) }
|
|
1275
1272
|
open var gradientActive1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientActive1) }
|
|
1276
1273
|
open var gradientActive2: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientActive2) }
|
|
@@ -6086,13 +6086,13 @@
|
|
|
6086
6086
|
"promotion": {
|
|
6087
6087
|
"normal": {
|
|
6088
6088
|
"type": "color",
|
|
6089
|
-
"value": "
|
|
6089
|
+
"value": "#c233c4",
|
|
6090
6090
|
"description": "Used for border of promotional banner",
|
|
6091
6091
|
"filePath": "src/theme/stable/dark.json",
|
|
6092
6092
|
"isSource": true,
|
|
6093
6093
|
"original": {
|
|
6094
6094
|
"type": "color",
|
|
6095
|
-
"value": "
|
|
6095
|
+
"value": "{color.decorative.purple.60}",
|
|
6096
6096
|
"description": "Used for border of promotional banner"
|
|
6097
6097
|
},
|
|
6098
6098
|
"name": "mds-color-theme-outline-promotion-normal",
|
|
@@ -6084,13 +6084,13 @@
|
|
|
6084
6084
|
"promotion": {
|
|
6085
6085
|
"normal": {
|
|
6086
6086
|
"type": "color",
|
|
6087
|
-
"value": "
|
|
6087
|
+
"value": "#c233c4",
|
|
6088
6088
|
"description": "Used for border of promotional banner",
|
|
6089
6089
|
"filePath": "src/theme/stable/light.json",
|
|
6090
6090
|
"isSource": true,
|
|
6091
6091
|
"original": {
|
|
6092
6092
|
"type": "color",
|
|
6093
|
-
"value": "
|
|
6093
|
+
"value": "{color.decorative.purple.60}",
|
|
6094
6094
|
"description": "Used for border of promotional banner"
|
|
6095
6095
|
},
|
|
6096
6096
|
"name": "mds-color-theme-outline-promotion-normal",
|
|
@@ -6320,15 +6320,15 @@
|
|
|
6320
6320
|
"normal": {
|
|
6321
6321
|
"parent": "theme/stable/light",
|
|
6322
6322
|
"type": "color",
|
|
6323
|
-
"value": "#
|
|
6324
|
-
"description": "Core Token: #
|
|
6323
|
+
"value": "#707070",
|
|
6324
|
+
"description": "Core Token: #707070\nHEX: #707070\nUsed for progress bar indicator",
|
|
6325
6325
|
"filePath": "src/theme/stable/light.json",
|
|
6326
6326
|
"isSource": true,
|
|
6327
6327
|
"original": {
|
|
6328
6328
|
"parent": "theme/stable/light",
|
|
6329
6329
|
"type": "color",
|
|
6330
|
-
"value": "{color.core.gray.
|
|
6331
|
-
"description": "Core Token: {color.core.gray.
|
|
6330
|
+
"value": "{color.core.gray.60}",
|
|
6331
|
+
"description": "Core Token: {color.core.gray.60}\nHEX: #707070\nUsed for progress bar indicator"
|
|
6332
6332
|
},
|
|
6333
6333
|
"name": "mds-color-theme-control-indicator-inactive-normal",
|
|
6334
6334
|
"attributes": {
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
"violet": "#c7a5fa"
|
|
388
388
|
},
|
|
389
389
|
"promotion": {
|
|
390
|
-
"normal": "
|
|
390
|
+
"normal": "#c233c4"
|
|
391
391
|
},
|
|
392
392
|
"gradient": {
|
|
393
393
|
"active": "linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)"
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
},
|
|
407
407
|
"indicator": {
|
|
408
408
|
"inactive": {
|
|
409
|
-
"normal": "#
|
|
409
|
+
"normal": "#707070"
|
|
410
410
|
}
|
|
411
411
|
},
|
|
412
412
|
"inactive": {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
<color name="mds-color-theme-outline-label-purple">#f294f1</color>
|
|
206
206
|
<color name="mds-color-theme-outline-label-slate">#b0b4d9</color>
|
|
207
207
|
<color name="mds-color-theme-outline-label-violet">#c7a5fa</color>
|
|
208
|
-
<color name="mds-color-theme-outline-promotion-normal"
|
|
208
|
+
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
209
209
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)</color>
|
|
210
210
|
<color name="mds-color-theme-outline-warning-normal">#f2990a</color>
|
|
211
211
|
<color name="mds-color-theme-control-active-normal">#64b4fa</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
<color name="mds-color-theme-outline-label-purple">#f294f1</color>
|
|
206
206
|
<color name="mds-color-theme-outline-label-slate">#b0b4d9</color>
|
|
207
207
|
<color name="mds-color-theme-outline-label-violet">#c7a5fa</color>
|
|
208
|
-
<color name="mds-color-theme-outline-promotion-normal"
|
|
208
|
+
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
209
209
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
|
|
210
210
|
<color name="mds-color-theme-outline-warning-normal">#7d4705</color>
|
|
211
211
|
<color name="mds-color-theme-control-active-normal">#1170cf</color>
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
<color name="mds-color-theme-control-active-pressed">#063a75</color>
|
|
214
214
|
<color name="mds-color-theme-control-active-active">#063a75</color>
|
|
215
215
|
<color name="mds-color-theme-control-active-disabled">#00000033</color>
|
|
216
|
-
<color name="mds-color-theme-control-indicator-inactive-normal">#
|
|
216
|
+
<color name="mds-color-theme-control-indicator-inactive-normal">#707070</color>
|
|
217
217
|
<color name="mds-color-theme-control-inactive-normal">#00000000</color>
|
|
218
218
|
<color name="mds-color-theme-control-inactive-hover">#0000004d</color>
|
|
219
219
|
<color name="mds-color-theme-control-inactive-pressed">#00000066</color>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -202,7 +202,7 @@ $mds-color-theme-outline-label-pink: #fc97aa;
|
|
|
202
202
|
$mds-color-theme-outline-label-purple: #f294f1;
|
|
203
203
|
$mds-color-theme-outline-label-slate: #b0b4d9;
|
|
204
204
|
$mds-color-theme-outline-label-violet: #c7a5fa;
|
|
205
|
-
$mds-color-theme-outline-promotion-normal:
|
|
205
|
+
$mds-color-theme-outline-promotion-normal: #c233c4;
|
|
206
206
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
|
|
207
207
|
$mds-color-theme-outline-warning-normal: #f2990a;
|
|
208
208
|
$mds-color-theme-control-active-normal: #64b4fa;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 02 Dec 2024 20:02:25 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -202,7 +202,7 @@ $mds-color-theme-outline-label-pink: #fc97aa;
|
|
|
202
202
|
$mds-color-theme-outline-label-purple: #f294f1;
|
|
203
203
|
$mds-color-theme-outline-label-slate: #b0b4d9;
|
|
204
204
|
$mds-color-theme-outline-label-violet: #c7a5fa;
|
|
205
|
-
$mds-color-theme-outline-promotion-normal:
|
|
205
|
+
$mds-color-theme-outline-promotion-normal: #c233c4;
|
|
206
206
|
$mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
|
|
207
207
|
$mds-color-theme-outline-warning-normal: #7d4705;
|
|
208
208
|
$mds-color-theme-control-active-normal: #1170cf;
|
|
@@ -210,7 +210,7 @@ $mds-color-theme-control-active-hover: #0353a8;
|
|
|
210
210
|
$mds-color-theme-control-active-pressed: #063a75;
|
|
211
211
|
$mds-color-theme-control-active-active: #063a75;
|
|
212
212
|
$mds-color-theme-control-active-disabled: #00000033;
|
|
213
|
-
$mds-color-theme-control-indicator-inactive-normal: #
|
|
213
|
+
$mds-color-theme-control-indicator-inactive-normal: #707070;
|
|
214
214
|
$mds-color-theme-control-inactive-normal: #00000000;
|
|
215
215
|
$mds-color-theme-control-inactive-hover: #0000004d;
|
|
216
216
|
$mds-color-theme-control-inactive-pressed: #00000066;
|
package/package.json
CHANGED