@momentum-design/tokens 0.0.28 → 0.0.30
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 +4 -1
- package/dist/css/theme/webex/common-stable.css +66 -0
- package/dist/css/theme/webex/dark-complete.css +7 -1
- package/dist/css/theme/webex/dark-stable.css +333 -0
- package/dist/css/theme/webex/light-complete.css +7 -1
- package/dist/css/theme/webex/light-stable.css +337 -0
- package/dist/ios/core/complete.swift +4 -1
- package/dist/ios/theme/webex/common-stable.swift +72 -0
- package/dist/ios/theme/webex/dark-complete.swift +7 -1
- package/dist/ios/theme/webex/dark-stable.swift +339 -0
- package/dist/ios/theme/webex/light-complete.swift +7 -1
- package/dist/ios/theme/webex/light-stable.swift +343 -0
- package/dist/json/core/complete.json +69 -8
- package/dist/json/theme/webex/common-stable.json +3043 -0
- package/dist/json/theme/webex/dark-complete.json +182 -0
- package/dist/json/theme/webex/dark-stable.json +16488 -0
- package/dist/json/theme/webex/light-complete.json +182 -0
- package/dist/json/theme/webex/light-stable.json +16688 -0
- package/dist/json-minimal/core/complete.json +3 -0
- package/dist/json-minimal/theme/webex/common-stable.json +491 -0
- package/dist/json-minimal/theme/webex/dark-complete.json +14 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +2634 -0
- package/dist/json-minimal/theme/webex/light-complete.json +14 -0
- package/dist/json-minimal/theme/webex/light-stable.json +2666 -0
- package/dist/resources/core/complete.xml +4 -1
- package/dist/resources/theme/webex/common-stable.xml +68 -0
- package/dist/resources/theme/webex/dark-complete.xml +7 -1
- package/dist/resources/theme/webex/dark-stable.xml +335 -0
- package/dist/resources/theme/webex/light-complete.xml +7 -1
- package/dist/resources/theme/webex/light-stable.xml +339 -0
- package/dist/scss/core/complete.scss +4 -1
- package/dist/scss/theme/webex/common-stable.scss +63 -0
- package/dist/scss/theme/webex/dark-complete.scss +7 -1
- package/dist/scss/theme/webex/dark-stable.scss +330 -0
- package/dist/scss/theme/webex/light-complete.scss +7 -1
- package/dist/scss/theme/webex/light-stable.scss +334 -0
- package/package.json +1 -1
|
@@ -0,0 +1,343 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// theme/webex/light-stable.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Wed, 07 Dec 2022 18:37:43 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public class {
|
|
13
|
+
public static let md-color-theme-avatar-cobalt = [object Object]
|
|
14
|
+
public static let md-color-theme-avatar-cyan = [object Object]
|
|
15
|
+
public static let md-color-theme-avatar-default = [object Object]
|
|
16
|
+
public static let md-color-theme-avatar-gold = [object Object]
|
|
17
|
+
public static let md-color-theme-avatar-lime = [object Object]
|
|
18
|
+
public static let md-color-theme-avatar-mint = [object Object]
|
|
19
|
+
public static let md-color-theme-avatar-orange = [object Object]
|
|
20
|
+
public static let md-color-theme-avatar-pink = [object Object]
|
|
21
|
+
public static let md-color-theme-avatar-purple = [object Object]
|
|
22
|
+
public static let md-color-theme-avatar-slate = [object Object]
|
|
23
|
+
public static let md-color-theme-avatar-violet = [object Object]
|
|
24
|
+
public static let md-color-theme-avatar-yellow = [object Object]
|
|
25
|
+
public static let md-color-theme-background-accent-normal = [object Object]
|
|
26
|
+
public static let md-color-theme-background-alert-default-active = [object Object]
|
|
27
|
+
public static let md-color-theme-background-alert-default-hover = [object Object]
|
|
28
|
+
public static let md-color-theme-background-alert-default-normal = [object Object]
|
|
29
|
+
public static let md-color-theme-background-alert-error-active = [object Object]
|
|
30
|
+
public static let md-color-theme-background-alert-error-hover = [object Object]
|
|
31
|
+
public static let md-color-theme-background-alert-error-normal = [object Object]
|
|
32
|
+
public static let md-color-theme-background-alert-orange-active = [object Object]
|
|
33
|
+
public static let md-color-theme-background-alert-orange-hover = [object Object]
|
|
34
|
+
public static let md-color-theme-background-alert-orange-normal = [object Object]
|
|
35
|
+
public static let md-color-theme-background-alert-purple-active = [object Object]
|
|
36
|
+
public static let md-color-theme-background-alert-purple-hover = [object Object]
|
|
37
|
+
public static let md-color-theme-background-alert-purple-normal = [object Object]
|
|
38
|
+
public static let md-color-theme-background-alert-success-active = [object Object]
|
|
39
|
+
public static let md-color-theme-background-alert-success-hover = [object Object]
|
|
40
|
+
public static let md-color-theme-background-alert-success-normal = [object Object]
|
|
41
|
+
public static let md-color-theme-background-alert-theme-active = [object Object]
|
|
42
|
+
public static let md-color-theme-background-alert-theme-hover = [object Object]
|
|
43
|
+
public static let md-color-theme-background-alert-theme-normal = [object Object]
|
|
44
|
+
public static let md-color-theme-background-alert-warning-active = [object Object]
|
|
45
|
+
public static let md-color-theme-background-alert-warning-hover = [object Object]
|
|
46
|
+
public static let md-color-theme-background-alert-warning-normal = [object Object]
|
|
47
|
+
public static let md-color-theme-background-common-normal = [object Object]
|
|
48
|
+
public static let md-color-theme-background-gradient-primary = [object Object]
|
|
49
|
+
public static let md-color-theme-background-gradient-secondary = [object Object]
|
|
50
|
+
public static let md-color-theme-background-label-cobalt-active = [object Object]
|
|
51
|
+
public static let md-color-theme-background-label-cobalt-hover = [object Object]
|
|
52
|
+
public static let md-color-theme-background-label-cobalt-normal = [object Object]
|
|
53
|
+
public static let md-color-theme-background-label-gold-active = [object Object]
|
|
54
|
+
public static let md-color-theme-background-label-gold-hover = [object Object]
|
|
55
|
+
public static let md-color-theme-background-label-gold-normal = [object Object]
|
|
56
|
+
public static let md-color-theme-background-label-lime-active = [object Object]
|
|
57
|
+
public static let md-color-theme-background-label-lime-hover = [object Object]
|
|
58
|
+
public static let md-color-theme-background-label-lime-normal = [object Object]
|
|
59
|
+
public static let md-color-theme-background-label-mint-active = [object Object]
|
|
60
|
+
public static let md-color-theme-background-label-mint-hover = [object Object]
|
|
61
|
+
public static let md-color-theme-background-label-mint-normal = [object Object]
|
|
62
|
+
public static let md-color-theme-background-label-orange-active = [object Object]
|
|
63
|
+
public static let md-color-theme-background-label-orange-hover = [object Object]
|
|
64
|
+
public static let md-color-theme-background-label-orange-normal = [object Object]
|
|
65
|
+
public static let md-color-theme-background-label-pink-active = [object Object]
|
|
66
|
+
public static let md-color-theme-background-label-pink-hover = [object Object]
|
|
67
|
+
public static let md-color-theme-background-label-pink-normal = [object Object]
|
|
68
|
+
public static let md-color-theme-background-label-purple-active = [object Object]
|
|
69
|
+
public static let md-color-theme-background-label-purple-hover = [object Object]
|
|
70
|
+
public static let md-color-theme-background-label-purple-normal = [object Object]
|
|
71
|
+
public static let md-color-theme-background-label-slate-active = [object Object]
|
|
72
|
+
public static let md-color-theme-background-label-slate-hover = [object Object]
|
|
73
|
+
public static let md-color-theme-background-label-slate-normal = [object Object]
|
|
74
|
+
public static let md-color-theme-background-label-violet-active = [object Object]
|
|
75
|
+
public static let md-color-theme-background-label-violet-hover = [object Object]
|
|
76
|
+
public static let md-color-theme-background-label-violet-normal = [object Object]
|
|
77
|
+
public static let md-color-theme-background-namelabel-normal = [object Object]
|
|
78
|
+
public static let md-color-theme-background-primary-active = [object Object]
|
|
79
|
+
public static let md-color-theme-background-primary-disabled = [object Object]
|
|
80
|
+
public static let md-color-theme-background-primary-ghost = [object Object]
|
|
81
|
+
public static let md-color-theme-background-primary-hover = [object Object]
|
|
82
|
+
public static let md-color-theme-background-secondary-active = [object Object]
|
|
83
|
+
public static let md-color-theme-background-secondary-disabled = [object Object]
|
|
84
|
+
public static let md-color-theme-background-secondary-hover = [object Object]
|
|
85
|
+
public static let md-color-theme-background-secondary-normal = [object Object]
|
|
86
|
+
public static let md-color-theme-background-solid-primary-normal = [object Object]
|
|
87
|
+
public static let md-color-theme-background-solid-quaternary-normal = [object Object]
|
|
88
|
+
public static let md-color-theme-background-solid-secondary-normal = [object Object]
|
|
89
|
+
public static let md-color-theme-background-solid-tertiary-normal = [object Object]
|
|
90
|
+
public static let md-color-theme-button-accent-hover = [object Object]
|
|
91
|
+
public static let md-color-theme-button-accent-normal = [object Object]
|
|
92
|
+
public static let md-color-theme-button-accent-pressed = [object Object]
|
|
93
|
+
public static let md-color-theme-button-border-normal = [object Object]
|
|
94
|
+
public static let md-color-theme-button-cancel-hover = [object Object]
|
|
95
|
+
public static let md-color-theme-button-cancel-normal = [object Object]
|
|
96
|
+
public static let md-color-theme-button-cancel-pressed = [object Object]
|
|
97
|
+
public static let md-color-theme-button-inverted-hover = [object Object]
|
|
98
|
+
public static let md-color-theme-button-inverted-normal = [object Object]
|
|
99
|
+
public static let md-color-theme-button-inverted-pressed = [object Object]
|
|
100
|
+
public static let md-color-theme-button-join-hover = [object Object]
|
|
101
|
+
public static let md-color-theme-button-join-normal = [object Object]
|
|
102
|
+
public static let md-color-theme-button-join-pressed = [object Object]
|
|
103
|
+
public static let md-color-theme-button-primary-disabled = [object Object]
|
|
104
|
+
public static let md-color-theme-button-primary-hover = [object Object]
|
|
105
|
+
public static let md-color-theme-button-primary-normal = [object Object]
|
|
106
|
+
public static let md-color-theme-button-primary-pressed = [object Object]
|
|
107
|
+
public static let md-color-theme-button-secondary-active-hover = [object Object]
|
|
108
|
+
public static let md-color-theme-button-secondary-active-normal = [object Object]
|
|
109
|
+
public static let md-color-theme-button-secondary-active-pressed = [object Object]
|
|
110
|
+
public static let md-color-theme-button-secondary-disabled = [object Object]
|
|
111
|
+
public static let md-color-theme-button-secondary-hover = [object Object]
|
|
112
|
+
public static let md-color-theme-button-secondary-normal = [object Object]
|
|
113
|
+
public static let md-color-theme-button-secondary-pressed = [object Object]
|
|
114
|
+
public static let md-color-theme-common-background-solid-primary-light = [object Object]
|
|
115
|
+
public static let md-color-theme-common-background-solid-secondary-dark = [object Object]
|
|
116
|
+
public static let md-color-theme-common-button-primary-disabled = [object Object]
|
|
117
|
+
public static let md-color-theme-common-button-primary-hover = [object Object]
|
|
118
|
+
public static let md-color-theme-common-button-primary-normal = [object Object]
|
|
119
|
+
public static let md-color-theme-common-button-primary-pressed = [object Object]
|
|
120
|
+
public static let md-color-theme-common-button-secondary-active-hover = [object Object]
|
|
121
|
+
public static let md-color-theme-common-button-secondary-active-normal = [object Object]
|
|
122
|
+
public static let md-color-theme-common-button-secondary-active-pressed = [object Object]
|
|
123
|
+
public static let md-color-theme-common-button-secondary-dark-disabled = [object Object]
|
|
124
|
+
public static let md-color-theme-common-button-secondary-dark-hover = [object Object]
|
|
125
|
+
public static let md-color-theme-common-button-secondary-dark-normal = [object Object]
|
|
126
|
+
public static let md-color-theme-common-button-secondary-dark-pressed = [object Object]
|
|
127
|
+
public static let md-color-theme-common-button-secondary-disabled = [object Object]
|
|
128
|
+
public static let md-color-theme-common-button-secondary-hover = [object Object]
|
|
129
|
+
public static let md-color-theme-common-button-secondary-normal = [object Object]
|
|
130
|
+
public static let md-color-theme-common-control-inactive-normal = [object Object]
|
|
131
|
+
public static let md-color-theme-common-control-share-content-active = [object Object]
|
|
132
|
+
public static let md-color-theme-common-control-share-content-inactive = [object Object]
|
|
133
|
+
public static let md-color-theme-common-control-share-content-selected = [object Object]
|
|
134
|
+
public static let md-color-theme-common-outline-button-normal = [object Object]
|
|
135
|
+
public static let md-color-theme-common-outline-closed-caption-secondary-dark = [object Object]
|
|
136
|
+
public static let md-color-theme-common-outline-closed-caption-secondary-light = [object Object]
|
|
137
|
+
public static let md-color-theme-common-outline-disabled-normal = [object Object]
|
|
138
|
+
public static let md-color-theme-common-outline-input-normal = [object Object]
|
|
139
|
+
public static let md-color-theme-common-outline-primary-normal = [object Object]
|
|
140
|
+
public static let md-color-theme-common-overlay-primary-normal = [object Object]
|
|
141
|
+
public static let md-color-theme-common-overlay-secondary-normal = [object Object]
|
|
142
|
+
public static let md-color-theme-common-text-black = [object Object]
|
|
143
|
+
public static let md-color-theme-common-text-disabled = [object Object]
|
|
144
|
+
public static let md-color-theme-common-text-error-hover = [object Object]
|
|
145
|
+
public static let md-color-theme-common-text-error-normal = [object Object]
|
|
146
|
+
public static let md-color-theme-common-text-gray = [object Object]
|
|
147
|
+
public static let md-color-theme-common-text-secondary-dark = [object Object]
|
|
148
|
+
public static let md-color-theme-common-text-secondary-light = [object Object]
|
|
149
|
+
public static let md-color-theme-common-text-success-hover = [object Object]
|
|
150
|
+
public static let md-color-theme-common-text-success-normal = [object Object]
|
|
151
|
+
public static let md-color-theme-common-text-warning-normal = [object Object]
|
|
152
|
+
public static let md-color-theme-common-text-white = [object Object]
|
|
153
|
+
public static let md-color-theme-common-touchbar-background-blue-normal = [object Object]
|
|
154
|
+
public static let md-color-theme-common-touchbar-background-blue-pressed = [object Object]
|
|
155
|
+
public static let md-color-theme-common-touchbar-background-green-normal = [object Object]
|
|
156
|
+
public static let md-color-theme-common-touchbar-background-green-pressed = [object Object]
|
|
157
|
+
public static let md-color-theme-common-touchbar-background-mint-normal = [object Object]
|
|
158
|
+
public static let md-color-theme-common-touchbar-background-mint-pressed = [object Object]
|
|
159
|
+
public static let md-color-theme-common-touchbar-background-orange-normal = [object Object]
|
|
160
|
+
public static let md-color-theme-common-touchbar-background-orange-pressed = [object Object]
|
|
161
|
+
public static let md-color-theme-common-touchbar-background-pink-normal = [object Object]
|
|
162
|
+
public static let md-color-theme-common-touchbar-background-pink-pressed = [object Object]
|
|
163
|
+
public static let md-color-theme-common-touchbar-background-purple-normal = [object Object]
|
|
164
|
+
public static let md-color-theme-common-touchbar-background-purple-pressed = [object Object]
|
|
165
|
+
public static let md-color-theme-common-touchbar-background-red-normal = [object Object]
|
|
166
|
+
public static let md-color-theme-common-touchbar-background-red-pressed = [object Object]
|
|
167
|
+
public static let md-color-theme-common-touchbar-background-transparent = [object Object]
|
|
168
|
+
public static let md-color-theme-common-touchbar-background-violet-normal = [object Object]
|
|
169
|
+
public static let md-color-theme-common-touchbar-background-violet-pressed = [object Object]
|
|
170
|
+
public static let md-color-theme-common-touchbar-icon-attention = [object Object]
|
|
171
|
+
public static let md-color-theme-common-touchbar-icon-secure = [object Object]
|
|
172
|
+
public static let md-color-theme-common-touchbar-icon-stable = [object Object]
|
|
173
|
+
public static let md-color-theme-control-active-active = [object Object]
|
|
174
|
+
public static let md-color-theme-control-active-disabled = [object Object]
|
|
175
|
+
public static let md-color-theme-control-active-hover = [object Object]
|
|
176
|
+
public static let md-color-theme-control-active-normal = [object Object]
|
|
177
|
+
public static let md-color-theme-control-active-pressed = [object Object]
|
|
178
|
+
public static let md-color-theme-control-inactive-disabled = [object Object]
|
|
179
|
+
public static let md-color-theme-control-inactive-hover = [object Object]
|
|
180
|
+
public static let md-color-theme-control-inactive-normal = [object Object]
|
|
181
|
+
public static let md-color-theme-control-inactive-pressed = [object Object]
|
|
182
|
+
public static let md-color-theme-globaltint-normal = [object Object]
|
|
183
|
+
public static let md-color-theme-globaltint-selected = [object Object]
|
|
184
|
+
public static let md-color-theme-gradation-primary = [object Object]
|
|
185
|
+
public static let md-color-theme-gradation-secondary = [object Object]
|
|
186
|
+
public static let md-color-theme-gradientdivider-announce-hover-0 = [object Object]
|
|
187
|
+
public static let md-color-theme-gradientdivider-announce-hover-1 = [object Object]
|
|
188
|
+
public static let md-color-theme-gradientdivider-announce-normal-0 = [object Object]
|
|
189
|
+
public static let md-color-theme-gradientdivider-announce-normal-1 = [object Object]
|
|
190
|
+
public static let md-color-theme-gradientdivider-error-hover-0 = [object Object]
|
|
191
|
+
public static let md-color-theme-gradientdivider-error-hover-1 = [object Object]
|
|
192
|
+
public static let md-color-theme-gradientdivider-error-normal-0 = [object Object]
|
|
193
|
+
public static let md-color-theme-gradientdivider-error-normal-1 = [object Object]
|
|
194
|
+
public static let md-color-theme-gradientdivider-hover-0 = [object Object]
|
|
195
|
+
public static let md-color-theme-gradientdivider-hover-1 = [object Object]
|
|
196
|
+
public static let md-color-theme-gradientdivider-normal-0 = [object Object]
|
|
197
|
+
public static let md-color-theme-gradientdivider-normal-1 = [object Object]
|
|
198
|
+
public static let md-color-theme-gradientdivider-warning-hover-0 = [object Object]
|
|
199
|
+
public static let md-color-theme-gradientdivider-warning-hover-1 = [object Object]
|
|
200
|
+
public static let md-color-theme-gradientdivider-warning-normal-0 = [object Object]
|
|
201
|
+
public static let md-color-theme-gradientdivider-warning-normal-1 = [object Object]
|
|
202
|
+
public static let md-color-theme-groupedbackground-primary-normal = [object Object]
|
|
203
|
+
public static let md-color-theme-groupedbackground-quaternary-normal = [object Object]
|
|
204
|
+
public static let md-color-theme-groupedbackground-secondary-normal = [object Object]
|
|
205
|
+
public static let md-color-theme-groupedbackground-tertiary-normal = [object Object]
|
|
206
|
+
public static let md-color-theme-illustrations-default = [object Object]
|
|
207
|
+
public static let md-color-theme-illustrations-empty-primary-0 = [object Object]
|
|
208
|
+
public static let md-color-theme-illustrations-empty-primary-1 = [object Object]
|
|
209
|
+
public static let md-color-theme-illustrations-empty-secondary-0 = [object Object]
|
|
210
|
+
public static let md-color-theme-illustrations-empty-secondary-1 = [object Object]
|
|
211
|
+
public static let md-color-theme-illustrations-error-0 = [object Object]
|
|
212
|
+
public static let md-color-theme-illustrations-error-1 = [object Object]
|
|
213
|
+
public static let md-color-theme-illustrations-onboarding-primary-0 = [object Object]
|
|
214
|
+
public static let md-color-theme-illustrations-onboarding-primary-1 = [object Object]
|
|
215
|
+
public static let md-color-theme-illustrations-onboarding-quartenary-0 = [object Object]
|
|
216
|
+
public static let md-color-theme-illustrations-onboarding-quartenary-1 = [object Object]
|
|
217
|
+
public static let md-color-theme-illustrations-onboarding-quinary-0 = [object Object]
|
|
218
|
+
public static let md-color-theme-illustrations-onboarding-quinary-1 = [object Object]
|
|
219
|
+
public static let md-color-theme-illustrations-onboarding-secondary-0 = [object Object]
|
|
220
|
+
public static let md-color-theme-illustrations-onboarding-secondary-1 = [object Object]
|
|
221
|
+
public static let md-color-theme-illustrations-onboarding-tertiary-0 = [object Object]
|
|
222
|
+
public static let md-color-theme-illustrations-onboarding-tertiary-1 = [object Object]
|
|
223
|
+
public static let md-color-theme-illustrations-success-0 = [object Object]
|
|
224
|
+
public static let md-color-theme-illustrations-success-1 = [object Object]
|
|
225
|
+
public static let md-color-theme-indicator-attention = [object Object]
|
|
226
|
+
public static let md-color-theme-indicator-caution = [object Object]
|
|
227
|
+
public static let md-color-theme-indicator-locked = [object Object]
|
|
228
|
+
public static let md-color-theme-indicator-secure = [object Object]
|
|
229
|
+
public static let md-color-theme-indicator-stable = [object Object]
|
|
230
|
+
public static let md-color-theme-indicator-unstable = [object Object]
|
|
231
|
+
public static let md-color-theme-outline-button-normal = [object Object]
|
|
232
|
+
public static let md-color-theme-outline-cancel-normal = [object Object]
|
|
233
|
+
public static let md-color-theme-outline-disabled-normal = [object Object]
|
|
234
|
+
public static let md-color-theme-outline-high-contrast-focus = [object Object]
|
|
235
|
+
public static let md-color-theme-outline-input-active = [object Object]
|
|
236
|
+
public static let md-color-theme-outline-input-normal = [object Object]
|
|
237
|
+
public static let md-color-theme-outline-join-normal = [object Object]
|
|
238
|
+
public static let md-color-theme-outline-label-cobalt = [object Object]
|
|
239
|
+
public static let md-color-theme-outline-label-gold = [object Object]
|
|
240
|
+
public static let md-color-theme-outline-label-lime = [object Object]
|
|
241
|
+
public static let md-color-theme-outline-label-mint = [object Object]
|
|
242
|
+
public static let md-color-theme-outline-label-orange = [object Object]
|
|
243
|
+
public static let md-color-theme-outline-label-pink = [object Object]
|
|
244
|
+
public static let md-color-theme-outline-label-purple = [object Object]
|
|
245
|
+
public static let md-color-theme-outline-label-slate = [object Object]
|
|
246
|
+
public static let md-color-theme-outline-label-violet = [object Object]
|
|
247
|
+
public static let md-color-theme-outline-overlay-normal = [object Object]
|
|
248
|
+
public static let md-color-theme-outline-primary-normal = [object Object]
|
|
249
|
+
public static let md-color-theme-outline-secondary-normal = [object Object]
|
|
250
|
+
public static let md-color-theme-outline-share-active = [object Object]
|
|
251
|
+
public static let md-color-theme-outline-share-inactive = [object Object]
|
|
252
|
+
public static let md-color-theme-outline-share-selected = [object Object]
|
|
253
|
+
public static let md-color-theme-outline-theme-normal = [object Object]
|
|
254
|
+
public static let md-color-theme-overlay-meetings-normal = [object Object]
|
|
255
|
+
public static let md-color-theme-scrollbar-arrow-background-hover = [object Object]
|
|
256
|
+
public static let md-color-theme-scrollbar-arrow-background-normal = [object Object]
|
|
257
|
+
public static let md-color-theme-scrollbar-arrow-background-pressed = [object Object]
|
|
258
|
+
public static let md-color-theme-scrollbar-arrow-normal = [object Object]
|
|
259
|
+
public static let md-color-theme-scrollbar-background-secondary-ghost = [object Object]
|
|
260
|
+
public static let md-color-theme-scrollbar-background-secondary-normal = [object Object]
|
|
261
|
+
public static let md-color-theme-scrollbar-button-hover = [object Object]
|
|
262
|
+
public static let md-color-theme-scrollbar-button-normal = [object Object]
|
|
263
|
+
public static let md-color-theme-scrollbar-button-pressed = [object Object]
|
|
264
|
+
public static let md-color-theme-teaching-background-normal = [object Object]
|
|
265
|
+
public static let md-color-theme-teaching-button-primary-disabled = [object Object]
|
|
266
|
+
public static let md-color-theme-teaching-button-primary-hover = [object Object]
|
|
267
|
+
public static let md-color-theme-teaching-button-primary-normal = [object Object]
|
|
268
|
+
public static let md-color-theme-teaching-button-primary-pressed = [object Object]
|
|
269
|
+
public static let md-color-theme-teaching-button-secondary-hover = [object Object]
|
|
270
|
+
public static let md-color-theme-teaching-button-secondary-normal = [object Object]
|
|
271
|
+
public static let md-color-theme-teaching-button-secondary-pressed = [object Object]
|
|
272
|
+
public static let md-color-theme-teaching-outline-button-normal = [object Object]
|
|
273
|
+
public static let md-color-theme-teaching-outline-disabled-normal = [object Object]
|
|
274
|
+
public static let md-color-theme-teaching-outline-normal = [object Object]
|
|
275
|
+
public static let md-color-theme-teaching-outline-theme = [object Object]
|
|
276
|
+
public static let md-color-theme-teaching-text-accent-disabled = [object Object]
|
|
277
|
+
public static let md-color-theme-teaching-text-accent-hover = [object Object]
|
|
278
|
+
public static let md-color-theme-teaching-text-accent-normal = [object Object]
|
|
279
|
+
public static let md-color-theme-teaching-text-primary-disabled = [object Object]
|
|
280
|
+
public static let md-color-theme-text-accent-active = [object Object]
|
|
281
|
+
public static let md-color-theme-text-accent-hover = [object Object]
|
|
282
|
+
public static let md-color-theme-text-accent-normal = [object Object]
|
|
283
|
+
public static let md-color-theme-text-alert-orange-active = [object Object]
|
|
284
|
+
public static let md-color-theme-text-alert-orange-hover = [object Object]
|
|
285
|
+
public static let md-color-theme-text-alert-orange-normal = [object Object]
|
|
286
|
+
public static let md-color-theme-text-alert-purple-active = [object Object]
|
|
287
|
+
public static let md-color-theme-text-alert-purple-hover = [object Object]
|
|
288
|
+
public static let md-color-theme-text-alert-purple-normal = [object Object]
|
|
289
|
+
public static let md-color-theme-text-error-active = [object Object]
|
|
290
|
+
public static let md-color-theme-text-error-hover = [object Object]
|
|
291
|
+
public static let md-color-theme-text-error-normal = [object Object]
|
|
292
|
+
public static let md-color-theme-text-highlight = [object Object]
|
|
293
|
+
public static let md-color-theme-text-inverted-disabled = [object Object]
|
|
294
|
+
public static let md-color-theme-text-inverted-normal = [object Object]
|
|
295
|
+
public static let md-color-theme-text-primary-disabled = [object Object]
|
|
296
|
+
public static let md-color-theme-text-primary-normal = [object Object]
|
|
297
|
+
public static let md-color-theme-text-secondary-inverted-normal = [object Object]
|
|
298
|
+
public static let md-color-theme-text-secondary-normal = [object Object]
|
|
299
|
+
public static let md-color-theme-text-success-active = [object Object]
|
|
300
|
+
public static let md-color-theme-text-success-hover = [object Object]
|
|
301
|
+
public static let md-color-theme-text-success-normal = [object Object]
|
|
302
|
+
public static let md-color-theme-text-team-cobalt-active = [object Object]
|
|
303
|
+
public static let md-color-theme-text-team-cobalt-hover = [object Object]
|
|
304
|
+
public static let md-color-theme-text-team-cobalt-normal = [object Object]
|
|
305
|
+
public static let md-color-theme-text-team-cyan-active = [object Object]
|
|
306
|
+
public static let md-color-theme-text-team-cyan-hover = [object Object]
|
|
307
|
+
public static let md-color-theme-text-team-cyan-normal = [object Object]
|
|
308
|
+
public static let md-color-theme-text-team-gold-active = [object Object]
|
|
309
|
+
public static let md-color-theme-text-team-gold-hover = [object Object]
|
|
310
|
+
public static let md-color-theme-text-team-gold-normal = [object Object]
|
|
311
|
+
public static let md-color-theme-text-team-lime-active = [object Object]
|
|
312
|
+
public static let md-color-theme-text-team-lime-hover = [object Object]
|
|
313
|
+
public static let md-color-theme-text-team-lime-normal = [object Object]
|
|
314
|
+
public static let md-color-theme-text-team-mint-active = [object Object]
|
|
315
|
+
public static let md-color-theme-text-team-mint-hover = [object Object]
|
|
316
|
+
public static let md-color-theme-text-team-mint-normal = [object Object]
|
|
317
|
+
public static let md-color-theme-text-team-orange-active = [object Object]
|
|
318
|
+
public static let md-color-theme-text-team-orange-hover = [object Object]
|
|
319
|
+
public static let md-color-theme-text-team-orange-normal = [object Object]
|
|
320
|
+
public static let md-color-theme-text-team-pink-active = [object Object]
|
|
321
|
+
public static let md-color-theme-text-team-pink-hover = [object Object]
|
|
322
|
+
public static let md-color-theme-text-team-pink-normal = [object Object]
|
|
323
|
+
public static let md-color-theme-text-team-purple-active = [object Object]
|
|
324
|
+
public static let md-color-theme-text-team-purple-hover = [object Object]
|
|
325
|
+
public static let md-color-theme-text-team-purple-normal = [object Object]
|
|
326
|
+
public static let md-color-theme-text-team-slate-active = [object Object]
|
|
327
|
+
public static let md-color-theme-text-team-slate-hover = [object Object]
|
|
328
|
+
public static let md-color-theme-text-team-slate-normal = [object Object]
|
|
329
|
+
public static let md-color-theme-text-team-violet-active = [object Object]
|
|
330
|
+
public static let md-color-theme-text-team-violet-hover = [object Object]
|
|
331
|
+
public static let md-color-theme-text-team-violet-normal = [object Object]
|
|
332
|
+
public static let md-color-theme-text-teamdefault-active = [object Object]
|
|
333
|
+
public static let md-color-theme-text-teamdefault-hover = [object Object]
|
|
334
|
+
public static let md-color-theme-text-teamdefault-normal = [object Object]
|
|
335
|
+
public static let md-color-theme-text-warning-active = [object Object]
|
|
336
|
+
public static let md-color-theme-text-warning-hover = [object Object]
|
|
337
|
+
public static let md-color-theme-text-warning-normal = [object Object]
|
|
338
|
+
public static let md-color-theme-whiteboard-sticky-note-cyan = [object Object]
|
|
339
|
+
public static let md-color-theme-whiteboard-sticky-note-mint = [object Object]
|
|
340
|
+
public static let md-color-theme-whiteboard-sticky-note-purple = [object Object]
|
|
341
|
+
public static let md-color-theme-whiteboard-sticky-note-red = [object Object]
|
|
342
|
+
public static let md-color-theme-whiteboard-sticky-note-yellow = [object Object]
|
|
343
|
+
}
|
|
@@ -1,15 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"border-radius": {
|
|
3
|
+
"none": {
|
|
4
|
+
"value": "0px",
|
|
5
|
+
"type": "borderRadius",
|
|
6
|
+
"description": "Border Radius: None",
|
|
7
|
+
"filePath": "src/core/border-radius.json",
|
|
8
|
+
"isSource": true,
|
|
9
|
+
"original": {
|
|
10
|
+
"value": "0px",
|
|
11
|
+
"type": "borderRadius",
|
|
12
|
+
"description": "Border Radius: None"
|
|
13
|
+
},
|
|
14
|
+
"name": "md-border-radius-none",
|
|
15
|
+
"attributes": {
|
|
16
|
+
"category": "border-radius",
|
|
17
|
+
"type": "none"
|
|
18
|
+
},
|
|
19
|
+
"path": [
|
|
20
|
+
"border-radius",
|
|
21
|
+
"none"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
3
24
|
"small": {
|
|
4
25
|
"value": "4px",
|
|
5
26
|
"type": "borderRadius",
|
|
6
|
-
"description": "
|
|
27
|
+
"description": "Border Radius Small",
|
|
7
28
|
"filePath": "src/core/border-radius.json",
|
|
8
29
|
"isSource": true,
|
|
9
30
|
"original": {
|
|
10
31
|
"value": "4px",
|
|
11
32
|
"type": "borderRadius",
|
|
12
|
-
"description": "
|
|
33
|
+
"description": "Border Radius Small"
|
|
13
34
|
},
|
|
14
35
|
"name": "md-border-radius-small",
|
|
15
36
|
"attributes": {
|
|
@@ -24,13 +45,13 @@
|
|
|
24
45
|
"medium": {
|
|
25
46
|
"value": "8px",
|
|
26
47
|
"type": "borderRadius",
|
|
27
|
-
"description": "
|
|
48
|
+
"description": "Border Radius Medium",
|
|
28
49
|
"filePath": "src/core/border-radius.json",
|
|
29
50
|
"isSource": true,
|
|
30
51
|
"original": {
|
|
31
52
|
"value": "8px",
|
|
32
53
|
"type": "borderRadius",
|
|
33
|
-
"description": "
|
|
54
|
+
"description": "Border Radius Medium"
|
|
34
55
|
},
|
|
35
56
|
"name": "md-border-radius-medium",
|
|
36
57
|
"attributes": {
|
|
@@ -45,13 +66,13 @@
|
|
|
45
66
|
"large": {
|
|
46
67
|
"value": "12px",
|
|
47
68
|
"type": "borderRadius",
|
|
48
|
-
"description": "
|
|
69
|
+
"description": "Border Radius Large",
|
|
49
70
|
"filePath": "src/core/border-radius.json",
|
|
50
71
|
"isSource": true,
|
|
51
72
|
"original": {
|
|
52
73
|
"value": "12px",
|
|
53
74
|
"type": "borderRadius",
|
|
54
|
-
"description": "
|
|
75
|
+
"description": "Border Radius Large"
|
|
55
76
|
},
|
|
56
77
|
"name": "md-border-radius-large",
|
|
57
78
|
"attributes": {
|
|
@@ -66,13 +87,13 @@
|
|
|
66
87
|
"half-height": {
|
|
67
88
|
"value": "50%",
|
|
68
89
|
"type": "borderRadius",
|
|
69
|
-
"description": "
|
|
90
|
+
"description": "Border Radius Half Height",
|
|
70
91
|
"filePath": "src/core/border-radius.json",
|
|
71
92
|
"isSource": true,
|
|
72
93
|
"original": {
|
|
73
94
|
"value": "50%",
|
|
74
95
|
"type": "borderRadius",
|
|
75
|
-
"description": "
|
|
96
|
+
"description": "Border Radius Half Height"
|
|
76
97
|
},
|
|
77
98
|
"name": "md-border-radius-half-height",
|
|
78
99
|
"attributes": {
|
|
@@ -86,6 +107,27 @@
|
|
|
86
107
|
}
|
|
87
108
|
},
|
|
88
109
|
"border-width": {
|
|
110
|
+
"none": {
|
|
111
|
+
"value": "0px",
|
|
112
|
+
"type": "borderWidth",
|
|
113
|
+
"description": "Border Width None",
|
|
114
|
+
"filePath": "src/core/border-width.json",
|
|
115
|
+
"isSource": true,
|
|
116
|
+
"original": {
|
|
117
|
+
"value": "0px",
|
|
118
|
+
"type": "borderWidth",
|
|
119
|
+
"description": "Border Width None"
|
|
120
|
+
},
|
|
121
|
+
"name": "md-border-width-none",
|
|
122
|
+
"attributes": {
|
|
123
|
+
"category": "border-width",
|
|
124
|
+
"type": "none"
|
|
125
|
+
},
|
|
126
|
+
"path": [
|
|
127
|
+
"border-width",
|
|
128
|
+
"none"
|
|
129
|
+
]
|
|
130
|
+
},
|
|
89
131
|
"small": {
|
|
90
132
|
"value": "1px",
|
|
91
133
|
"type": "borderWidth",
|
|
@@ -6856,6 +6898,25 @@
|
|
|
6856
6898
|
}
|
|
6857
6899
|
},
|
|
6858
6900
|
"spacing": {
|
|
6901
|
+
"none": {
|
|
6902
|
+
"value": "0px",
|
|
6903
|
+
"type": "spacing",
|
|
6904
|
+
"filePath": "src/core/spacing.json",
|
|
6905
|
+
"isSource": true,
|
|
6906
|
+
"original": {
|
|
6907
|
+
"value": "0px",
|
|
6908
|
+
"type": "spacing"
|
|
6909
|
+
},
|
|
6910
|
+
"name": "md-spacing-none",
|
|
6911
|
+
"attributes": {
|
|
6912
|
+
"category": "spacing",
|
|
6913
|
+
"type": "none"
|
|
6914
|
+
},
|
|
6915
|
+
"path": [
|
|
6916
|
+
"spacing",
|
|
6917
|
+
"none"
|
|
6918
|
+
]
|
|
6919
|
+
},
|
|
6859
6920
|
"micro": {
|
|
6860
6921
|
"value": "2px",
|
|
6861
6922
|
"type": "spacing",
|