@momentum-design/tokens 0.10.0 → 0.10.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/components/complete.css +24 -24
- package/dist/css/motion/complete.css +22 -0
- package/dist/css/theme/webex/dark-bronze-stable.css +2 -2
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -2
- package/dist/css/theme/webex/dark-jade-stable.css +2 -2
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -2
- package/dist/css/theme/webex/dark-rose-stable.css +2 -2
- package/dist/css/theme/webex/dark-stable.css +2 -2
- package/dist/css/theme/webex/light-bronze-stable.css +2 -2
- package/dist/css/theme/webex/light-indigo-stable.css +2 -2
- package/dist/css/theme/webex/light-jade-stable.css +2 -2
- package/dist/css/theme/webex/light-lavender-stable.css +2 -2
- package/dist/css/theme/webex/light-rose-stable.css +2 -2
- package/dist/css/theme/webex/light-stable.css +2 -2
- package/dist/ios/motion/complete.swift +28 -0
- package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -2
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -2
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -2
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -2
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -2
- package/dist/ios/theme/webex/dark-stable.swift +2 -2
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -2
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -2
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -2
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -2
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -2
- package/dist/ios/theme/webex/light-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-stable.swift +2 -2
- package/dist/json/motion/complete.json +380 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +4 -4
- package/dist/json/theme/webex/dark-indigo-stable.json +4 -4
- package/dist/json/theme/webex/dark-jade-stable.json +4 -4
- package/dist/json/theme/webex/dark-lavender-stable.json +4 -4
- package/dist/json/theme/webex/dark-rose-stable.json +4 -4
- package/dist/json/theme/webex/dark-stable.json +4 -4
- package/dist/json/theme/webex/light-bronze-stable.json +4 -4
- package/dist/json/theme/webex/light-indigo-stable.json +4 -4
- package/dist/json/theme/webex/light-jade-stable.json +4 -4
- package/dist/json/theme/webex/light-lavender-stable.json +4 -4
- package/dist/json/theme/webex/light-rose-stable.json +4 -4
- package/dist/json/theme/webex/light-stable.json +4 -4
- package/dist/json-minimal/motion/complete.json +28 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-stable.json +2 -2
- package/dist/resources/motion/complete.xml +24 -0
- package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -2
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -2
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -2
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -2
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -2
- package/dist/resources/theme/webex/dark-stable.xml +2 -2
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -2
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -2
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -2
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -2
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -2
- package/dist/resources/theme/webex/light-stable.xml +2 -2
- package/dist/scss/motion/complete.scss +19 -0
- package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -2
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -2
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -2
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -2
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -2
- package/dist/scss/theme/webex/dark-stable.scss +2 -2
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -2
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -2
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -2
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -2
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -2
- package/dist/scss/theme/webex/light-stable.scss +2 -2
- package/package.json +3 -2
|
@@ -163,8 +163,8 @@
|
|
|
163
163
|
--mds-color-theme-background-glass-light: #00000066;
|
|
164
164
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
165
165
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
166
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
167
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
166
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
167
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
168
168
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
169
169
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
170
170
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -566,8 +566,8 @@
|
|
|
566
566
|
--mds-color-theme-background-glass-light: #00000066;
|
|
567
567
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
568
568
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
569
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
570
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
569
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
570
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
571
571
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
572
572
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
573
573
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -969,8 +969,8 @@
|
|
|
969
969
|
--mds-color-theme-background-glass-light: #00000066;
|
|
970
970
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
971
971
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
972
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
973
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
972
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
973
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
974
974
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
975
975
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
976
976
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -1372,8 +1372,8 @@
|
|
|
1372
1372
|
--mds-color-theme-background-glass-light: #00000066;
|
|
1373
1373
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
1374
1374
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
1375
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
1376
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
1375
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
1376
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
1377
1377
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
1378
1378
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
1379
1379
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -1775,8 +1775,8 @@
|
|
|
1775
1775
|
--mds-color-theme-background-glass-light: #00000066;
|
|
1776
1776
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
1777
1777
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
1778
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
1779
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
1778
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
1779
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
1780
1780
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
1781
1781
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
1782
1782
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -2178,8 +2178,8 @@
|
|
|
2178
2178
|
--mds-color-theme-background-glass-light: #00000066;
|
|
2179
2179
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
2180
2180
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
2181
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
2182
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
2181
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
2182
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
2183
2183
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
2184
2184
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
2185
2185
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -2581,8 +2581,8 @@
|
|
|
2581
2581
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
2582
2582
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
2583
2583
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
2584
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
2585
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
2584
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
2585
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
2586
2586
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
2587
2587
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
2588
2588
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -2984,8 +2984,8 @@
|
|
|
2984
2984
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
2985
2985
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
2986
2986
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
2987
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
2988
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
2987
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
2988
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
2989
2989
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
2990
2990
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
2991
2991
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -3387,8 +3387,8 @@
|
|
|
3387
3387
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
3388
3388
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
3389
3389
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
3390
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
3391
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
3390
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
3391
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
3392
3392
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
3393
3393
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
3394
3394
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -3790,8 +3790,8 @@
|
|
|
3790
3790
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
3791
3791
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
3792
3792
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
3793
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
3794
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
3793
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
3794
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
3795
3795
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
3796
3796
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
3797
3797
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -4193,8 +4193,8 @@
|
|
|
4193
4193
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
4194
4194
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
4195
4195
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
4196
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
4197
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
4196
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
4197
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
4198
4198
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
4199
4199
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
4200
4200
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -4596,8 +4596,8 @@
|
|
|
4596
4596
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
4597
4597
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
4598
4598
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
4599
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
4600
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
4599
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
4600
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
4601
4601
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
4602
4602
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
4603
4603
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
.mds-motion {
|
|
6
|
+
--mds-motion-duration-instant: 100ms;
|
|
7
|
+
--mds-motion-duration-fast: 200ms;
|
|
8
|
+
--mds-motion-duration-normal: 300ms;
|
|
9
|
+
--mds-motion-duration-relaxed: 450ms;
|
|
10
|
+
--mds-motion-duration-slow: 600ms;
|
|
11
|
+
--mds-motion-easing-standard: cubic-bezier(0.44, 0, 0, 1);
|
|
12
|
+
--mds-motion-easing-entrance: cubic-bezier(0, 0, 0.2, 1);
|
|
13
|
+
--mds-motion-easing-exit: cubic-bezier(0.5, 0, 1, 1);
|
|
14
|
+
--mds-motion-easing-linear: cubic-bezier(0, 0, 1, 1);
|
|
15
|
+
--mds-motion-delay-none: 0ms;
|
|
16
|
+
--mds-motion-delay-short: 200ms;
|
|
17
|
+
--mds-motion-delay-medium: 400ms;
|
|
18
|
+
--mds-motion-delay-long: 600ms;
|
|
19
|
+
--mds-motion-stagger-tight: 30ms;
|
|
20
|
+
--mds-motion-stagger-normal: 60ms;
|
|
21
|
+
--mds-motion-stagger-relaxed: 100ms;
|
|
22
|
+
}
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #00000066;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #00000099;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #000000cc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #ffffff1c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101cb3;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
--mds-color-theme-background-glass-light: #ffffff66;
|
|
168
168
|
--mds-color-theme-background-glass-medium: #ffffff99;
|
|
169
169
|
--mds-color-theme-background-glass-heavy: #ffffffcc;
|
|
170
|
-
--mds-color-theme-background-glass-radial-0: #
|
|
171
|
-
--mds-color-theme-background-glass-radial-1: #
|
|
170
|
+
--mds-color-theme-background-glass-radial-0: #ffffff0d;
|
|
171
|
+
--mds-color-theme-background-glass-radial-1: #ffffff00;
|
|
172
172
|
--mds-color-theme-background-input-disabled: #0000001c;
|
|
173
173
|
--mds-color-theme-background-overlay-normal: #07101c66;
|
|
174
174
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// motion/complete.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
import UIKit
|
|
10
|
+
|
|
11
|
+
public class {
|
|
12
|
+
public static let mdsMotionDelayLong = 600ms
|
|
13
|
+
public static let mdsMotionDelayMedium = 400ms
|
|
14
|
+
public static let mdsMotionDelayNone = 0ms
|
|
15
|
+
public static let mdsMotionDelayShort = 200ms
|
|
16
|
+
public static let mdsMotionDurationFast = 200ms
|
|
17
|
+
public static let mdsMotionDurationInstant = 100ms
|
|
18
|
+
public static let mdsMotionDurationNormal = 300ms
|
|
19
|
+
public static let mdsMotionDurationRelaxed = 450ms
|
|
20
|
+
public static let mdsMotionDurationSlow = 600ms
|
|
21
|
+
public static let mdsMotionEasingEntrance = cubic-bezier(0, 0, 0.2, 1)
|
|
22
|
+
public static let mdsMotionEasingExit = cubic-bezier(0.5, 0, 1, 1)
|
|
23
|
+
public static let mdsMotionEasingLinear = cubic-bezier(0, 0, 1, 1)
|
|
24
|
+
public static let mdsMotionEasingStandard = cubic-bezier(0.44, 0, 0, 1)
|
|
25
|
+
public static let mdsMotionStaggerNormal = 60ms
|
|
26
|
+
public static let mdsMotionStaggerRelaxed = 100ms
|
|
27
|
+
public static let mdsMotionStaggerTight = 30ms
|
|
28
|
+
}
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1f1402 0%, #171002 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #2e2515 0%, #171002 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #13182b 0%, #0e111a 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #212536 0%, #0e111a 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #001c18 0%, #021412 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #122925 0%, #021412 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #231237 0%, #18082b 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #301a4a 0%, #18082b 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #30041e 0%, #1f0615 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #40162e 0%, #1f0615 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #00000066
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #00000099
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fff9fd 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -54,8 +54,8 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassLight = #ffffff66
|
|
55
55
|
public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
|
|
56
56
|
public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
|
|
57
|
-
public static let mdsColorThemeBackgroundGlassRadial0 = #
|
|
58
|
-
public static let mdsColorThemeBackgroundGlassRadial1 = #
|
|
57
|
+
public static let mdsColorThemeBackgroundGlassRadial0 = #ffffff0d
|
|
58
|
+
public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff00
|
|
59
59
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
|
|
60
60
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
|
|
61
61
|
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
@@ -175,8 +175,8 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -175,8 +175,8 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -175,8 +175,8 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -175,8 +175,8 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -175,8 +175,8 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -175,8 +175,8 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
|
|
|
175
175
|
open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
177
177
|
open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
178
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
179
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
178
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
179
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
180
180
|
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
181
181
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.70) }
|
|
182
182
|
public init() {}
|
|
@@ -687,8 +687,8 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
|
|
|
687
687
|
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
688
688
|
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
689
689
|
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
690
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
691
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
690
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
691
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
692
692
|
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
693
693
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.40) }
|
|
694
694
|
public init() {}
|
|
@@ -687,8 +687,8 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
|
|
|
687
687
|
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
688
688
|
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
689
689
|
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
690
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
691
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
690
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
691
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
692
692
|
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
693
693
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.40) }
|
|
694
694
|
public init() {}
|
|
@@ -687,8 +687,8 @@ open class LightJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackground
|
|
|
687
687
|
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
688
688
|
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
689
689
|
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
690
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
691
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
690
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
691
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
692
692
|
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
693
693
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.40) }
|
|
694
694
|
public init() {}
|
|
@@ -687,8 +687,8 @@ open class LightLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgr
|
|
|
687
687
|
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
688
688
|
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
689
689
|
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
690
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
691
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
690
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
691
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
692
692
|
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
693
693
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.40) }
|
|
694
694
|
public init() {}
|
|
@@ -687,8 +687,8 @@ open class LightRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackground
|
|
|
687
687
|
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
688
688
|
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
689
689
|
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
690
|
-
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
691
|
-
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.
|
|
690
|
+
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
|
|
691
|
+
open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
692
692
|
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
693
693
|
open var overlayNormal: UIColor { return UIColor(hex: 0x07101C, withAlpha: 0.40) }
|
|
694
694
|
public init() {}
|