@momentum-design/tokens 0.0.49 → 0.0.50
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/common-stable.css +1 -1
- package/dist/css/theme/webex/dark-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +1 -1
- package/dist/css/theme/webex/light-complete.css +1 -1
- package/dist/css/theme/webex/light-stable.css +1 -1
- package/dist/ios/core/complete.swift +301 -301
- package/dist/ios/theme/aaos/day-complete.swift +42 -42
- package/dist/ios/theme/aaos/night-complete.swift +42 -42
- package/dist/ios/theme/webex/common-stable.swift +63 -63
- package/dist/ios/theme/webex/dark-complete.swift +288 -288
- package/dist/ios/theme/webex/dark-stable.swift +338 -338
- package/dist/ios/theme/webex/light-complete.swift +285 -285
- package/dist/ios/theme/webex/light-stable.swift +338 -338
- 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/common-stable.xml +1 -1
- package/dist/resources/theme/webex/dark-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +1 -1
- package/dist/resources/theme/webex/light-complete.xml +1 -1
- package/dist/resources/theme/webex/light-stable.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/common-stable.scss +1 -1
- package/dist/scss/theme/webex/dark-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +1 -1
- package/dist/scss/theme/webex/light-complete.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +1 -1
- package/package.json +1 -1
|
@@ -4,51 +4,51 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 19 Mar 2024 11:06:04 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
11
11
|
|
|
12
12
|
public class {
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
public static let
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
public static let
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
public static let
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
public static let
|
|
46
|
-
public static let
|
|
47
|
-
public static let
|
|
48
|
-
public static let
|
|
49
|
-
public static let
|
|
50
|
-
public static let
|
|
51
|
-
public static let
|
|
52
|
-
public static let
|
|
53
|
-
public static let
|
|
13
|
+
public static let mdsColorThemeBgPrimary = #000000
|
|
14
|
+
public static let mdsColorThemeBorderAccent0 = #3492eb
|
|
15
|
+
public static let mdsColorThemeBorderDecorativeGradientDevice = linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)
|
|
16
|
+
public static let mdsColorThemeBorderNegative0 = #f55868
|
|
17
|
+
public static let mdsColorThemeBorderNeutral0 = #ffffff3d
|
|
18
|
+
public static let mdsColorThemeBorderNeutral1 = #ffffff75
|
|
19
|
+
public static let mdsColorThemeBorderNeutral2 = #ffffff8F
|
|
20
|
+
public static let mdsColorThemeBorderPositive0 = #27a17a
|
|
21
|
+
public static let mdsColorThemeBorderWarning0 = #f2990a
|
|
22
|
+
public static let mdsColorThemeContentBtnAccentDefault = #64b4fa
|
|
23
|
+
public static let mdsColorThemeContentBtnNegativeDefault = #f55868
|
|
24
|
+
public static let mdsColorThemeContentBtnNeutralPrimaryDefault = #ffffff
|
|
25
|
+
public static let mdsColorThemeContentBtnNeutralPrimaryDisabled = #ffffff8F
|
|
26
|
+
public static let mdsColorThemeContentBtnNeutralSecondaryDefault = #ffffff00
|
|
27
|
+
public static let mdsColorThemeContentBtnNeutralSecondaryDisabled = #ffffff00
|
|
28
|
+
public static let mdsColorThemeContentBtnPositiveDefault = #27a17a
|
|
29
|
+
public static let mdsColorThemeContentControlAccentActiveDefault = #3492eb
|
|
30
|
+
public static let mdsColorThemeContentControlNeutralDefault = #ffffff66
|
|
31
|
+
public static let mdsColorThemeContentControlNeutralSliderDisabled = #ffffff1c
|
|
32
|
+
public static let mdsColorThemeContentIllustrationDefault = #ffffff
|
|
33
|
+
public static let mdsColorThemeContentIndicatorAccent0 = #3492eb
|
|
34
|
+
public static let mdsColorThemeContentIndicatorNegative0 = #f55868
|
|
35
|
+
public static let mdsColorThemeContentIndicatorNeutral0 = #8f8f8f
|
|
36
|
+
public static let mdsColorThemeContentIndicatorNotice0 = #EC6400
|
|
37
|
+
public static let mdsColorThemeContentIndicatorPositive0 = #27a17a
|
|
38
|
+
public static let mdsColorThemeContentIndicatorWarning0 = #f2990a
|
|
39
|
+
public static let mdsColorThemeContentTextAccentDefault = #3492eb
|
|
40
|
+
public static let mdsColorThemeContentTextContrastNeutralPrimary = #000000
|
|
41
|
+
public static let mdsColorThemeContentTextNegativeDefault = #f55868
|
|
42
|
+
public static let mdsColorThemeContentTextNeutralDisabled = #ffffff8F
|
|
43
|
+
public static let mdsColorThemeContentTextNeutralPrimary = #ffffff
|
|
44
|
+
public static let mdsColorThemeContentTextNeutralSecondary = #ffffffB8
|
|
45
|
+
public static let mdsColorThemeContentTextNoticeDefault = #EC6400
|
|
46
|
+
public static let mdsColorThemeContentTextPositiveDefault = #27a17a
|
|
47
|
+
public static let mdsColorThemeContentTextWarningDefault = #f2990a
|
|
48
|
+
public static let mdsColorThemeOverlay0 = #000000D6
|
|
49
|
+
public static let mdsColorThemeOverlay1 = #000000b3
|
|
50
|
+
public static let mdsColorThemeOverlay2 = #00000099
|
|
51
|
+
public static let mdsColorThemeSurfaceNeutral0Default = #17181B
|
|
52
|
+
public static let mdsColorThemeSurfaceNeutral1Default = #202124
|
|
53
|
+
public static let mdsColorThemeSurfaceNeutral2Default = #282A2D
|
|
54
54
|
}
|
|
@@ -4,51 +4,51 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 19 Mar 2024 11:06:04 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
11
11
|
|
|
12
12
|
public class {
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
public static let
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
public static let
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
public static let
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
public static let
|
|
46
|
-
public static let
|
|
47
|
-
public static let
|
|
48
|
-
public static let
|
|
49
|
-
public static let
|
|
50
|
-
public static let
|
|
51
|
-
public static let
|
|
52
|
-
public static let
|
|
53
|
-
public static let
|
|
13
|
+
public static let mdsColorThemeBgPrimary = #000000
|
|
14
|
+
public static let mdsColorThemeBorderAccent0 = #3492eb
|
|
15
|
+
public static let mdsColorThemeBorderDecorativeGradientDevice = linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)
|
|
16
|
+
public static let mdsColorThemeBorderNegative0 = #f55868
|
|
17
|
+
public static let mdsColorThemeBorderNeutral0 = #ffffff33
|
|
18
|
+
public static let mdsColorThemeBorderNeutral1 = #ffffff66
|
|
19
|
+
public static let mdsColorThemeBorderNeutral2 = #ffffff80
|
|
20
|
+
public static let mdsColorThemeBorderPositive0 = #27a17a
|
|
21
|
+
public static let mdsColorThemeBorderWarning0 = #f2990a
|
|
22
|
+
public static let mdsColorThemeContentBtnAccentDefault = #64b4fa
|
|
23
|
+
public static let mdsColorThemeContentBtnNegativeDefault = #f55868
|
|
24
|
+
public static let mdsColorThemeContentBtnNeutralPrimaryDefault = #ffffffE0
|
|
25
|
+
public static let mdsColorThemeContentBtnNeutralPrimaryDisabled = #ffffff80
|
|
26
|
+
public static let mdsColorThemeContentBtnNeutralSecondaryDefault = #ffffff00
|
|
27
|
+
public static let mdsColorThemeContentBtnNeutralSecondaryDisabled = #ffffff00
|
|
28
|
+
public static let mdsColorThemeContentBtnPositiveDefault = #27a17a
|
|
29
|
+
public static let mdsColorThemeContentControlAccentActiveDefault = #3492eb
|
|
30
|
+
public static let mdsColorThemeContentControlNeutralDefault = #ffffff66
|
|
31
|
+
public static let mdsColorThemeContentControlNeutralSliderDisabled = #ffffff1c
|
|
32
|
+
public static let mdsColorThemeContentIllustrationDefault = #ffffffE0
|
|
33
|
+
public static let mdsColorThemeContentIndicatorAccent0 = #3492eb
|
|
34
|
+
public static let mdsColorThemeContentIndicatorNegative0 = #f55868
|
|
35
|
+
public static let mdsColorThemeContentIndicatorNeutral0 = # #8f8f8f
|
|
36
|
+
public static let mdsColorThemeContentIndicatorNotice0 = #EC6400
|
|
37
|
+
public static let mdsColorThemeContentIndicatorPositive0 = #27a17a
|
|
38
|
+
public static let mdsColorThemeContentIndicatorWarning0 = #f2990a
|
|
39
|
+
public static let mdsColorThemeContentTextAccentDefault = #3492eb
|
|
40
|
+
public static let mdsColorThemeContentTextContrastNeutralPrimary = #000000
|
|
41
|
+
public static let mdsColorThemeContentTextNegativeDefault = #f55868
|
|
42
|
+
public static let mdsColorThemeContentTextNeutralDisabled = #ffffff80
|
|
43
|
+
public static let mdsColorThemeContentTextNeutralPrimary = #ffffffE0
|
|
44
|
+
public static let mdsColorThemeContentTextNeutralSecondary = #ffffff99
|
|
45
|
+
public static let mdsColorThemeContentTextNoticeDefault = #EC6400
|
|
46
|
+
public static let mdsColorThemeContentTextPositiveDefault = #27a17a
|
|
47
|
+
public static let mdsColorThemeContentTextWarningDefault = #f2990a
|
|
48
|
+
public static let mdsColorThemeOverlay0 = #000000e0
|
|
49
|
+
public static let mdsColorThemeOverlay1 = #000000D6
|
|
50
|
+
public static let mdsColorThemeOverlay2 = #000000b3
|
|
51
|
+
public static let mdsColorThemeSurfaceNeutral0Default = #0E1013
|
|
52
|
+
public static let mdsColorThemeSurfaceNeutral1Default = #17181B
|
|
53
|
+
public static let mdsColorThemeSurfaceNeutral2Default = #202124
|
|
54
54
|
}
|
|
@@ -4,72 +4,72 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 19 Mar 2024 11:06:03 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
11
11
|
|
|
12
12
|
public class {
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
public static let
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
public static let
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
public static let
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
public static let
|
|
46
|
-
public static let
|
|
47
|
-
public static let
|
|
48
|
-
public static let
|
|
49
|
-
public static let
|
|
50
|
-
public static let
|
|
51
|
-
public static let
|
|
52
|
-
public static let
|
|
53
|
-
public static let
|
|
54
|
-
public static let
|
|
55
|
-
public static let
|
|
56
|
-
public static let
|
|
57
|
-
public static let
|
|
58
|
-
public static let
|
|
59
|
-
public static let
|
|
60
|
-
public static let
|
|
61
|
-
public static let
|
|
62
|
-
public static let
|
|
63
|
-
public static let
|
|
64
|
-
public static let
|
|
65
|
-
public static let
|
|
66
|
-
public static let
|
|
67
|
-
public static let
|
|
68
|
-
public static let
|
|
69
|
-
public static let
|
|
70
|
-
public static let
|
|
71
|
-
public static let
|
|
72
|
-
public static let
|
|
73
|
-
public static let
|
|
74
|
-
public static let
|
|
13
|
+
public static let mdsColorThemeCommonBackgroundSolidPrimaryLight = #ffffff
|
|
14
|
+
public static let mdsColorThemeCommonBackgroundSolidSecondaryDark = #1a1a1a
|
|
15
|
+
public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
|
|
16
|
+
public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
|
|
17
|
+
public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
|
|
18
|
+
public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
|
|
19
|
+
public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
|
|
20
|
+
public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
|
|
21
|
+
public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
|
|
22
|
+
public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
|
|
23
|
+
public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
|
|
24
|
+
public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
|
|
25
|
+
public static let mdsColorThemeCommonButtonSecondaryDarkHover = #0000012
|
|
26
|
+
public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
|
|
27
|
+
public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
|
|
28
|
+
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
29
|
+
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
30
|
+
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
31
|
+
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
32
|
+
public static let mdsColorThemeCommonControlShareContentActive = #C94403
|
|
33
|
+
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|
|
34
|
+
public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
|
|
35
|
+
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
36
|
+
public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryDark = #00000033
|
|
37
|
+
public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryLight = #ffffff33
|
|
38
|
+
public static let mdsColorThemeCommonOutlineDisabledNormal = #ffffff33
|
|
39
|
+
public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
|
|
40
|
+
public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
|
|
41
|
+
public static let mdsColorThemeCommonOverlayMeetingNormal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
|
|
42
|
+
public static let mdsColorThemeCommonOverlayPrimaryNormal = #000000e6
|
|
43
|
+
public static let mdsColorThemeCommonOverlaySecondaryNormal = #00000066
|
|
44
|
+
public static let mdsColorThemeCommonTextBlack = #000000f2
|
|
45
|
+
public static let mdsColorThemeCommonTextDisabled = #ffffff66
|
|
46
|
+
public static let mdsColorThemeCommonTextErrorHover = #ffd4da
|
|
47
|
+
public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
|
|
48
|
+
public static let mdsColorThemeCommonTextGray = #ffffffb3
|
|
49
|
+
public static let mdsColorThemeCommonTextSecondaryDark = #00000099
|
|
50
|
+
public static let mdsColorThemeCommonTextSecondaryLight = #ffffffb3
|
|
51
|
+
public static let mdsColorThemeCommonTextSuccessHover = #9fedd8
|
|
52
|
+
public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
|
|
53
|
+
public static let mdsColorThemeCommonTextWarningNormal = #f2990a
|
|
54
|
+
public static let mdsColorThemeCommonTextWhite = #fffffff2
|
|
55
|
+
public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
|
|
56
|
+
public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
|
|
57
|
+
public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
|
|
58
|
+
public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
|
|
59
|
+
public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
|
|
60
|
+
public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
|
|
61
|
+
public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #C94403
|
|
62
|
+
public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
|
|
63
|
+
public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
|
|
64
|
+
public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
|
|
65
|
+
public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
|
|
66
|
+
public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
|
|
67
|
+
public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
|
|
68
|
+
public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
|
|
69
|
+
public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
|
|
70
|
+
public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
|
|
71
|
+
public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
|
|
72
|
+
public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
|
|
73
|
+
public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
|
|
74
|
+
public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
|
|
75
75
|
}
|