@momentum-design/tokens 0.2.0 → 0.2.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.
- 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 +2 -2
- 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 +2 -2
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -1
- package/dist/ios-webex/theme/webex/light-stable.swift +1 -1
- package/dist/json/theme/webex/dark-stable.json +3 -2
- package/dist/json/theme/webex/light-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +1 -1
- package/dist/json-minimal/theme/webex/light-stable.json +1 -1
- 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 +2 -2
- 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 +2 -2
- 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 Tue, 29 Oct 2024 18:41:35 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -381,5 +381,5 @@
|
|
|
381
381
|
--mds-color-theme-avatar-yellow: #7d4705;
|
|
382
382
|
--mds-color-theme-focus-0: #000000;
|
|
383
383
|
--mds-color-theme-focus-1: #64b4fa;
|
|
384
|
-
--mds-color-theme-focus-2: #
|
|
384
|
+
--mds-color-theme-focus-2: #64b4fa59;
|
|
385
385
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 29 Oct 2024 18:41:36 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -380,5 +380,5 @@
|
|
|
380
380
|
--mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%);
|
|
381
381
|
--mds-color-theme-focus-0: #ffffff;
|
|
382
382
|
--mds-color-theme-focus-1: #1170cf;
|
|
383
|
-
--mds-color-theme-focus-2: #
|
|
383
|
+
--mds-color-theme-focus-2: #1170cf59;
|
|
384
384
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 29 Oct 2024 18:41:35 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -220,7 +220,7 @@ public class {
|
|
|
220
220
|
public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
|
|
221
221
|
public static let mdsColorThemeFocus0 = #000000
|
|
222
222
|
public static let mdsColorThemeFocus1 = #64b4fa
|
|
223
|
-
public static let mdsColorThemeFocus2 = #
|
|
223
|
+
public static let mdsColorThemeFocus2 = #64b4fa59
|
|
224
224
|
public static let mdsColorThemeGlobaltintNormal = #3492eb
|
|
225
225
|
public static let mdsColorThemeGlobaltintSelected = #1170cf
|
|
226
226
|
public static let mdsColorThemeGradientdividerAnnounceHover = linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%)
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 29 Oct 2024 18:41:36 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -219,7 +219,7 @@ public class {
|
|
|
219
219
|
public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
|
|
220
220
|
public static let mdsColorThemeFocus0 = #ffffff
|
|
221
221
|
public static let mdsColorThemeFocus1 = #1170cf
|
|
222
|
-
public static let mdsColorThemeFocus2 = #
|
|
222
|
+
public static let mdsColorThemeFocus2 = #1170cf59
|
|
223
223
|
public static let mdsColorThemeGlobaltintNormal = #1170cf
|
|
224
224
|
public static let mdsColorThemeGlobaltintSelected = #1170cf
|
|
225
225
|
public static let mdsColorThemeGradientdividerAnnounceHover = linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)
|
|
@@ -400,7 +400,7 @@ open class DarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteP
|
|
|
400
400
|
open class DarkMomentumThemeFocusColorPalette: MomentumThemeFocusColorPaletteProtocol {
|
|
401
401
|
open var 0: UIColor { return UIColor(hex: 0x000000) }
|
|
402
402
|
open var 1: UIColor { return UIColor(hex: 0x64B4FA) }
|
|
403
|
-
open var 2: UIColor { return UIColor(hex: 0x64B4FA) }
|
|
403
|
+
open var 2: UIColor { return UIColor(hex: 0x64B4FA, withAlpha: 0.35) }
|
|
404
404
|
public init() {}
|
|
405
405
|
}
|
|
406
406
|
open class DarkMomentumTheme: MomentumThemeTokensProtocol {
|
|
@@ -802,7 +802,7 @@ open class LightMomentumThemeGradientDividerColorPalette: MomentumThemeGradientD
|
|
|
802
802
|
open class LightMomentumThemeFocusColorPalette: MomentumThemeFocusColorPaletteProtocol {
|
|
803
803
|
open var 0: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
804
804
|
open var 1: UIColor { return UIColor(hex: 0x1170CF) }
|
|
805
|
-
open var 2: UIColor { return UIColor(hex: 0x1170CF) }
|
|
805
|
+
open var 2: UIColor { return UIColor(hex: 0x1170CF, withAlpha: 0.35) }
|
|
806
806
|
public init() {}
|
|
807
807
|
}
|
|
808
808
|
open class LightMomentumTheme: MomentumThemeTokensProtocol {
|
|
@@ -11446,7 +11446,7 @@
|
|
|
11446
11446
|
]
|
|
11447
11447
|
},
|
|
11448
11448
|
"2": {
|
|
11449
|
-
"value": "#
|
|
11449
|
+
"value": "#64b4fa59",
|
|
11450
11450
|
"type": "color",
|
|
11451
11451
|
"$extensions": {
|
|
11452
11452
|
"studio.tokens": {
|
|
@@ -11455,7 +11455,8 @@
|
|
|
11455
11455
|
"value": "0.35",
|
|
11456
11456
|
"space": "lch",
|
|
11457
11457
|
"filePath": "src/theme/stable/dark.json",
|
|
11458
|
-
"isSource": true
|
|
11458
|
+
"isSource": true,
|
|
11459
|
+
"format": "hex"
|
|
11459
11460
|
}
|
|
11460
11461
|
}
|
|
11461
11462
|
},
|
|
@@ -11484,7 +11484,7 @@
|
|
|
11484
11484
|
]
|
|
11485
11485
|
},
|
|
11486
11486
|
"2": {
|
|
11487
|
-
"value": "#
|
|
11487
|
+
"value": "#1170cf59",
|
|
11488
11488
|
"type": "color",
|
|
11489
11489
|
"$extensions": {
|
|
11490
11490
|
"studio.tokens": {
|
|
@@ -11493,7 +11493,8 @@
|
|
|
11493
11493
|
"value": "0.35",
|
|
11494
11494
|
"space": "lch",
|
|
11495
11495
|
"filePath": "src/theme/stable/light.json",
|
|
11496
|
-
"isSource": true
|
|
11496
|
+
"isSource": true,
|
|
11497
|
+
"format": "hex"
|
|
11497
11498
|
}
|
|
11498
11499
|
}
|
|
11499
11500
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 29 Oct 2024 18:41:35 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -382,6 +382,6 @@
|
|
|
382
382
|
<color name="mds-color-theme-avatar-yellow">#7d4705</color>
|
|
383
383
|
<color name="mds-color-theme-focus-0">#000000</color>
|
|
384
384
|
<color name="mds-color-theme-focus-1">#64b4fa</color>
|
|
385
|
-
<color name="mds-color-theme-focus-2">#
|
|
385
|
+
<color name="mds-color-theme-focus-2">#64b4fa59</color>
|
|
386
386
|
|
|
387
387
|
</resources>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 29 Oct 2024 18:41:36 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -381,6 +381,6 @@
|
|
|
381
381
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%)</color>
|
|
382
382
|
<color name="mds-color-theme-focus-0">#ffffff</color>
|
|
383
383
|
<color name="mds-color-theme-focus-1">#1170cf</color>
|
|
384
|
-
<color name="mds-color-theme-focus-2">#
|
|
384
|
+
<color name="mds-color-theme-focus-2">#1170cf59</color>
|
|
385
385
|
|
|
386
386
|
</resources>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 29 Oct 2024 18:41:35 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -379,4 +379,4 @@ $mds-color-theme-avatar-violet: #643abd;
|
|
|
379
379
|
$mds-color-theme-avatar-yellow: #7d4705;
|
|
380
380
|
$mds-color-theme-focus-0: #000000;
|
|
381
381
|
$mds-color-theme-focus-1: #64b4fa;
|
|
382
|
-
$mds-color-theme-focus-2: #
|
|
382
|
+
$mds-color-theme-focus-2: #64b4fa59;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 29 Oct 2024 18:41:36 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -378,4 +378,4 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #93209900
|
|
|
378
378
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%);
|
|
379
379
|
$mds-color-theme-focus-0: #ffffff;
|
|
380
380
|
$mds-color-theme-focus-1: #1170cf;
|
|
381
|
-
$mds-color-theme-focus-2: #
|
|
381
|
+
$mds-color-theme-focus-2: #1170cf59;
|
package/package.json
CHANGED