@momentum-design/tokens 0.0.55 → 0.0.56
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 +10 -10
- package/dist/css/theme/webex/dark-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +13 -11
- 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-complete.css +1 -1
- package/dist/css/theme/webex/light-stable.css +10 -10
- 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/common-stable.swift +10 -10
- package/dist/ios/theme/webex/dark-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +13 -11
- 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-complete.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +10 -10
- package/dist/json/theme/webex/common-stable.json +225 -236
- package/dist/json/theme/webex/dark-stable.json +292 -247
- package/dist/json/theme/webex/light-stable.json +225 -236
- package/dist/json-minimal/theme/webex/common-stable.json +9 -11
- package/dist/json-minimal/theme/webex/dark-stable.json +14 -14
- package/dist/json-minimal/theme/webex/light-stable.json +9 -11
- 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 +10 -10
- package/dist/resources/theme/webex/dark-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +13 -11
- 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-complete.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +10 -10
- 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 +10 -10
- package/dist/scss/theme/webex/dark-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +13 -11
- 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-complete.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +10 -10
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-commonWebex {
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
70
70
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
71
71
|
--mds-color-theme-common-touchbar-icon-secure: #64b4fa;
|
|
72
|
-
--mds-color-theme-common-content-
|
|
73
|
-
--mds-color-theme-common-content-
|
|
74
|
-
--mds-color-theme-common-content-
|
|
75
|
-
--mds-color-theme-common-content-
|
|
76
|
-
--mds-color-theme-common-content-
|
|
77
|
-
--mds-color-theme-common-content-
|
|
78
|
-
--mds-color-theme-common-content-
|
|
79
|
-
--mds-color-theme-common-content-
|
|
80
|
-
--mds-color-theme-common-content-
|
|
72
|
+
--mds-color-theme-common-content-doc: #4285f4;
|
|
73
|
+
--mds-color-theme-common-content-excel: #00893E;
|
|
74
|
+
--mds-color-theme-common-content-keynote: #029CFB;
|
|
75
|
+
--mds-color-theme-common-content-onenote: #B839DB;
|
|
76
|
+
--mds-color-theme-common-content-pdf: #EE0507;
|
|
77
|
+
--mds-color-theme-common-content-powerpoint: #D93E17;
|
|
78
|
+
--mds-color-theme-common-content-sheets: #F4B400;
|
|
79
|
+
--mds-color-theme-common-content-slides: #0F9D58;
|
|
80
|
+
--mds-color-theme-common-content-word: #0078D6;
|
|
81
81
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -69,15 +69,15 @@
|
|
|
69
69
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
70
70
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
71
71
|
--mds-color-theme-common-touchbar-icon-secure: #64b4fa;
|
|
72
|
-
--mds-color-theme-common-content-
|
|
73
|
-
--mds-color-theme-common-content-
|
|
74
|
-
--mds-color-theme-common-content-
|
|
75
|
-
--mds-color-theme-common-content-
|
|
76
|
-
--mds-color-theme-common-content-
|
|
77
|
-
--mds-color-theme-common-content-
|
|
78
|
-
--mds-color-theme-common-content-
|
|
79
|
-
--mds-color-theme-common-content-
|
|
80
|
-
--mds-color-theme-common-content-
|
|
72
|
+
--mds-color-theme-common-content-doc: #4285f4;
|
|
73
|
+
--mds-color-theme-common-content-excel: #00893E;
|
|
74
|
+
--mds-color-theme-common-content-keynote: #029CFB;
|
|
75
|
+
--mds-color-theme-common-content-onenote: #B839DB;
|
|
76
|
+
--mds-color-theme-common-content-pdf: #EE0507;
|
|
77
|
+
--mds-color-theme-common-content-powerpoint: #D93E17;
|
|
78
|
+
--mds-color-theme-common-content-sheets: #F4B400;
|
|
79
|
+
--mds-color-theme-common-content-slides: #0F9D58;
|
|
80
|
+
--mds-color-theme-common-content-word: #0078D6;
|
|
81
81
|
--mds-color-theme-text-primary-normal: #fffffff2;
|
|
82
82
|
--mds-color-theme-text-primary-disabled: #ffffff66;
|
|
83
83
|
--mds-color-theme-text-secondary-normal: #ffffffb3;
|
|
@@ -284,7 +284,9 @@
|
|
|
284
284
|
--mds-color-theme-control-inactive-pressed: #ffffff66;
|
|
285
285
|
--mds-color-theme-control-inactive-disabled: #ffffff33;
|
|
286
286
|
--mds-color-theme-overlay-meetings-normal: #000000b3;
|
|
287
|
-
--mds-color-theme-overlay-
|
|
287
|
+
--mds-color-theme-overlay-button-secondary-normal: #0f0f0f;
|
|
288
|
+
--mds-color-theme-overlay-button-secondary-hover: #262626;
|
|
289
|
+
--mds-color-theme-overlay-button-secondary-pressed: #000000;
|
|
288
290
|
--mds-color-theme-indicator-unstable: #EC6400;
|
|
289
291
|
--mds-color-theme-indicator-attention: #f55868;
|
|
290
292
|
--mds-color-theme-indicator-stable: #27a17a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -69,15 +69,15 @@
|
|
|
69
69
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
70
70
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
71
71
|
--mds-color-theme-common-touchbar-icon-secure: #64b4fa;
|
|
72
|
-
--mds-color-theme-common-content-
|
|
73
|
-
--mds-color-theme-common-content-
|
|
74
|
-
--mds-color-theme-common-content-
|
|
75
|
-
--mds-color-theme-common-content-
|
|
76
|
-
--mds-color-theme-common-content-
|
|
77
|
-
--mds-color-theme-common-content-
|
|
78
|
-
--mds-color-theme-common-content-
|
|
79
|
-
--mds-color-theme-common-content-
|
|
80
|
-
--mds-color-theme-common-content-
|
|
72
|
+
--mds-color-theme-common-content-doc: #4285f4;
|
|
73
|
+
--mds-color-theme-common-content-excel: #00893E;
|
|
74
|
+
--mds-color-theme-common-content-keynote: #029CFB;
|
|
75
|
+
--mds-color-theme-common-content-onenote: #B839DB;
|
|
76
|
+
--mds-color-theme-common-content-pdf: #EE0507;
|
|
77
|
+
--mds-color-theme-common-content-powerpoint: #D93E17;
|
|
78
|
+
--mds-color-theme-common-content-sheets: #F4B400;
|
|
79
|
+
--mds-color-theme-common-content-slides: #0F9D58;
|
|
80
|
+
--mds-color-theme-common-content-word: #0078D6;
|
|
81
81
|
--mds-color-theme-text-primary-normal: #000000f2;
|
|
82
82
|
--mds-color-theme-text-primary-disabled: #00000066;
|
|
83
83
|
--mds-color-theme-text-secondary-normal: #000000b3;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -31,15 +31,15 @@ public class {
|
|
|
31
31
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
32
32
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
33
33
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
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
|
|
34
|
+
public static let mdsColorThemeCommonContentDoc = #4285f4
|
|
35
|
+
public static let mdsColorThemeCommonContentExcel = #00893E
|
|
36
|
+
public static let mdsColorThemeCommonContentKeynote = #029CFB
|
|
37
|
+
public static let mdsColorThemeCommonContentOnenote = #B839DB
|
|
38
|
+
public static let mdsColorThemeCommonContentPdf = #EE0507
|
|
39
|
+
public static let mdsColorThemeCommonContentPowerpoint = #D93E17
|
|
40
|
+
public static let mdsColorThemeCommonContentSheets = #F4B400
|
|
41
|
+
public static let mdsColorThemeCommonContentSlides = #0F9D58
|
|
42
|
+
public static let mdsColorThemeCommonContentWord = #0078D6
|
|
43
43
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
44
44
|
public static let mdsColorThemeCommonControlShareContentActive = #C94403
|
|
45
45
|
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -131,15 +131,15 @@ public class {
|
|
|
131
131
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
132
132
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
133
133
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
134
|
-
public static let
|
|
135
|
-
public static let
|
|
136
|
-
public static let
|
|
137
|
-
public static let
|
|
138
|
-
public static let
|
|
139
|
-
public static let
|
|
140
|
-
public static let
|
|
141
|
-
public static let
|
|
142
|
-
public static let
|
|
134
|
+
public static let mdsColorThemeCommonContentDoc = #4285f4
|
|
135
|
+
public static let mdsColorThemeCommonContentExcel = #00893E
|
|
136
|
+
public static let mdsColorThemeCommonContentKeynote = #029CFB
|
|
137
|
+
public static let mdsColorThemeCommonContentOnenote = #B839DB
|
|
138
|
+
public static let mdsColorThemeCommonContentPdf = #EE0507
|
|
139
|
+
public static let mdsColorThemeCommonContentPowerpoint = #D93E17
|
|
140
|
+
public static let mdsColorThemeCommonContentSheets = #F4B400
|
|
141
|
+
public static let mdsColorThemeCommonContentSlides = #0F9D58
|
|
142
|
+
public static let mdsColorThemeCommonContentWord = #0078D6
|
|
143
143
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
144
144
|
public static let mdsColorThemeCommonControlShareContentActive = #C94403
|
|
145
145
|
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|
|
@@ -295,8 +295,10 @@ public class {
|
|
|
295
295
|
public static let mdsColorThemeOutlineShareInactive = #8f8f8f
|
|
296
296
|
public static let mdsColorThemeOutlineShareSelected = #27a17a
|
|
297
297
|
public static let mdsColorThemeOutlineThemeNormal = #64b4fa
|
|
298
|
+
public static let mdsColorThemeOverlayButtonSecondaryHover = #262626
|
|
299
|
+
public static let mdsColorThemeOverlayButtonSecondaryNormal = #0f0f0f
|
|
300
|
+
public static let mdsColorThemeOverlayButtonSecondaryPressed = #000000
|
|
298
301
|
public static let mdsColorThemeOverlayMeetingsNormal = #000000b3
|
|
299
|
-
public static let mdsColorThemeOverlayTextPrimaryNormal = #000000f2
|
|
300
302
|
public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff33
|
|
301
303
|
public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff00
|
|
302
304
|
public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Tue, 11 Jun 2024 18:13:50 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -134,15 +134,15 @@ public class {
|
|
|
134
134
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
135
135
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
136
136
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
137
|
-
public static let
|
|
138
|
-
public static let
|
|
139
|
-
public static let
|
|
140
|
-
public static let
|
|
141
|
-
public static let
|
|
142
|
-
public static let
|
|
143
|
-
public static let
|
|
144
|
-
public static let
|
|
145
|
-
public static let
|
|
137
|
+
public static let mdsColorThemeCommonContentDoc = #4285f4
|
|
138
|
+
public static let mdsColorThemeCommonContentExcel = #00893E
|
|
139
|
+
public static let mdsColorThemeCommonContentKeynote = #029CFB
|
|
140
|
+
public static let mdsColorThemeCommonContentOnenote = #B839DB
|
|
141
|
+
public static let mdsColorThemeCommonContentPdf = #EE0507
|
|
142
|
+
public static let mdsColorThemeCommonContentPowerpoint = #D93E17
|
|
143
|
+
public static let mdsColorThemeCommonContentSheets = #F4B400
|
|
144
|
+
public static let mdsColorThemeCommonContentSlides = #0F9D58
|
|
145
|
+
public static let mdsColorThemeCommonContentWord = #0078D6
|
|
146
146
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
147
147
|
public static let mdsColorThemeCommonControlShareContentActive = #C94403
|
|
148
148
|
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|