@sage/design-tokens 5.0.0-beta.1 → 5.0.0-beta.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/android/light/actionpopover/all.xml +7 -7
- package/android/light/actionpopover/color.xml +7 -7
- package/android/light/all.xml +114 -127
- package/android/light/badge/all.xml +1 -1
- package/android/light/badge/color.xml +1 -1
- package/android/light/borderRadius.xml +15 -12
- package/android/light/borderWidth.xml +11 -10
- package/android/light/button/all.xml +10 -9
- package/android/light/button/color.xml +10 -9
- package/android/light/color.xml +36 -32
- package/android/light/container/all.xml +4 -2
- package/android/light/container/color.xml +4 -2
- package/android/light/datatable/all.xml +13 -13
- package/android/light/datatable/color.xml +13 -13
- package/android/light/feedback/all.xml +1 -1
- package/android/light/feedback/color.xml +1 -1
- package/android/light/focus/all.xml +1 -1
- package/android/light/focus/color.xml +1 -1
- package/android/light/form/all.xml +1 -1
- package/android/light/form/color.xml +1 -1
- package/android/light/link/all.xml +1 -1
- package/android/light/link/color.xml +1 -1
- package/android/light/nav/all.xml +1 -1
- package/android/light/nav/color.xml +1 -1
- package/android/light/progress/all.xml +1 -1
- package/android/light/progress/color.xml +1 -1
- package/android/light/shadow.xml +8 -10
- package/android/light/sizing.xml +4 -4
- package/android/light/spacing.xml +29 -29
- package/android/light/tab/all.xml +1 -1
- package/android/light/tab/color.xml +1 -1
- package/android/light/typography.xml +17 -33
- package/css/light/actionpopover/all.css +7 -7
- package/css/light/actionpopover/color.css +7 -7
- package/css/light/all.css +114 -127
- package/css/light/badge/all.css +1 -1
- package/css/light/badge/color.css +1 -1
- package/css/light/borderRadius.css +15 -12
- package/css/light/borderWidth.css +11 -10
- package/css/light/button/all.css +10 -9
- package/css/light/button/color.css +10 -9
- package/css/light/color.css +36 -32
- package/css/light/container/all.css +4 -2
- package/css/light/container/color.css +4 -2
- package/css/light/datatable/all.css +13 -13
- package/css/light/datatable/color.css +13 -13
- package/css/light/feedback/all.css +1 -1
- package/css/light/feedback/color.css +1 -1
- package/css/light/focus/all.css +1 -1
- package/css/light/focus/color.css +1 -1
- package/css/light/form/all.css +1 -1
- package/css/light/form/color.css +1 -1
- package/css/light/link/all.css +1 -1
- package/css/light/link/color.css +1 -1
- package/css/light/nav/all.css +1 -1
- package/css/light/nav/color.css +1 -1
- package/css/light/progress/all.css +1 -1
- package/css/light/progress/color.css +1 -1
- package/css/light/shadow.css +8 -10
- package/css/light/sizing.css +4 -4
- package/css/light/spacing.css +29 -29
- package/css/light/tab/all.css +1 -1
- package/css/light/tab/color.css +1 -1
- package/css/light/typography.css +17 -33
- package/ios/light/actionpopover/all.h +7 -7
- package/ios/light/actionpopover/color.h +7 -7
- package/ios/light/all.h +114 -127
- package/ios/light/badge/all.h +1 -1
- package/ios/light/badge/color.h +1 -1
- package/ios/light/borderRadius.h +15 -12
- package/ios/light/borderWidth.h +11 -10
- package/ios/light/button/all.h +10 -9
- package/ios/light/button/color.h +10 -9
- package/ios/light/color.h +36 -32
- package/ios/light/container/all.h +4 -2
- package/ios/light/container/color.h +4 -2
- package/ios/light/datatable/all.h +13 -13
- package/ios/light/datatable/color.h +13 -13
- package/ios/light/feedback/all.h +1 -1
- package/ios/light/feedback/color.h +1 -1
- package/ios/light/focus/all.h +1 -1
- package/ios/light/focus/color.h +1 -1
- package/ios/light/form/all.h +1 -1
- package/ios/light/form/color.h +1 -1
- package/ios/light/link/all.h +1 -1
- package/ios/light/link/color.h +1 -1
- package/ios/light/nav/all.h +1 -1
- package/ios/light/nav/color.h +1 -1
- package/ios/light/progress/all.h +1 -1
- package/ios/light/progress/color.h +1 -1
- package/ios/light/shadow.h +8 -10
- package/ios/light/sizing.h +4 -4
- package/ios/light/spacing.h +29 -29
- package/ios/light/tab/all.h +1 -1
- package/ios/light/tab/color.h +1 -1
- package/ios/light/typography.h +17 -33
- package/js/common/light/actionpopover/all.d.ts +7 -9
- package/js/common/light/actionpopover/all.js +105 -115
- package/js/common/light/actionpopover/color.d.ts +7 -9
- package/js/common/light/actionpopover/color.js +105 -115
- package/js/common/light/all.d.ts +78 -109
- package/js/common/light/all.js +1560 -1616
- package/js/common/light/badge/all.d.ts +1 -1
- package/js/common/light/badge/all.js +1 -1
- package/js/common/light/badge/color.d.ts +1 -1
- package/js/common/light/badge/color.js +1 -1
- package/js/common/light/borderRadius.d.ts +7 -4
- package/js/common/light/borderRadius.js +286 -117
- package/js/common/light/borderWidth.d.ts +4 -3
- package/js/common/light/borderWidth.js +97 -56
- package/js/common/light/button/all.d.ts +13 -12
- package/js/common/light/button/all.js +154 -113
- package/js/common/light/button/color.d.ts +13 -12
- package/js/common/light/button/color.js +154 -113
- package/js/common/light/color.d.ts +39 -35
- package/js/common/light/color.js +629 -502
- package/js/common/light/container/all.d.ts +3 -1
- package/js/common/light/container/all.js +38 -4
- package/js/common/light/container/color.d.ts +3 -1
- package/js/common/light/container/color.js +38 -4
- package/js/common/light/datatable/all.d.ts +17 -15
- package/js/common/light/datatable/all.js +277 -260
- package/js/common/light/datatable/color.d.ts +17 -15
- package/js/common/light/datatable/color.js +277 -260
- package/js/common/light/feedback/all.d.ts +1 -1
- package/js/common/light/feedback/all.js +1 -1
- package/js/common/light/feedback/color.d.ts +1 -1
- package/js/common/light/feedback/color.js +1 -1
- package/js/common/light/focus/all.d.ts +1 -1
- package/js/common/light/focus/all.js +1 -1
- package/js/common/light/focus/color.d.ts +1 -1
- package/js/common/light/focus/color.js +1 -1
- package/js/common/light/form/all.d.ts +1 -1
- package/js/common/light/form/all.js +1 -1
- package/js/common/light/form/color.d.ts +1 -1
- package/js/common/light/form/color.js +1 -1
- package/js/common/light/link/all.d.ts +1 -1
- package/js/common/light/link/all.js +1 -1
- package/js/common/light/link/color.d.ts +1 -1
- package/js/common/light/link/color.js +1 -1
- package/js/common/light/nav/all.d.ts +1 -1
- package/js/common/light/nav/all.js +3 -3
- package/js/common/light/nav/color.d.ts +1 -1
- package/js/common/light/nav/color.js +3 -3
- package/js/common/light/progress/all.d.ts +1 -1
- package/js/common/light/progress/all.js +1 -1
- package/js/common/light/progress/color.d.ts +1 -1
- package/js/common/light/progress/color.js +1 -1
- package/js/common/light/shadow.d.ts +8 -10
- package/js/common/light/shadow.js +169 -90
- package/js/common/light/sizing.d.ts +2 -2
- package/js/common/light/sizing.js +8 -8
- package/js/common/light/spacing.d.ts +3 -3
- package/js/common/light/spacing.js +83 -83
- package/js/common/light/tab/all.d.ts +1 -1
- package/js/common/light/tab/all.js +1 -1
- package/js/common/light/tab/color.d.ts +1 -1
- package/js/common/light/tab/color.js +1 -1
- package/js/common/light/typography.d.ts +23 -57
- package/js/common/light/typography.js +269 -693
- package/js/es6/light/actionpopover/all.d.ts +7 -7
- package/js/es6/light/actionpopover/all.js +7 -7
- package/js/es6/light/actionpopover/color.d.ts +7 -7
- package/js/es6/light/actionpopover/color.js +7 -7
- package/js/es6/light/all.d.ts +127 -128
- package/js/es6/light/all.js +114 -127
- package/js/es6/light/badge/all.d.ts +1 -1
- package/js/es6/light/badge/all.js +1 -1
- package/js/es6/light/badge/color.d.ts +1 -1
- package/js/es6/light/badge/color.js +1 -1
- package/js/es6/light/borderRadius.d.ts +26 -18
- package/js/es6/light/borderRadius.js +15 -12
- package/js/es6/light/borderWidth.d.ts +12 -10
- package/js/es6/light/borderWidth.js +11 -10
- package/js/es6/light/button/all.d.ts +11 -9
- package/js/es6/light/button/all.js +10 -9
- package/js/es6/light/button/color.d.ts +11 -9
- package/js/es6/light/button/color.js +10 -9
- package/js/es6/light/color.d.ts +32 -27
- package/js/es6/light/color.js +36 -32
- package/js/es6/light/container/all.d.ts +3 -1
- package/js/es6/light/container/all.js +4 -2
- package/js/es6/light/container/color.d.ts +3 -1
- package/js/es6/light/container/color.js +4 -2
- package/js/es6/light/datatable/all.d.ts +13 -13
- package/js/es6/light/datatable/all.js +13 -13
- package/js/es6/light/datatable/color.d.ts +13 -13
- package/js/es6/light/datatable/color.js +13 -13
- package/js/es6/light/feedback/all.d.ts +1 -1
- package/js/es6/light/feedback/all.js +1 -1
- package/js/es6/light/feedback/color.d.ts +1 -1
- package/js/es6/light/feedback/color.js +1 -1
- package/js/es6/light/focus/all.d.ts +1 -1
- package/js/es6/light/focus/all.js +1 -1
- package/js/es6/light/focus/color.d.ts +1 -1
- package/js/es6/light/focus/color.js +1 -1
- package/js/es6/light/form/all.d.ts +1 -1
- package/js/es6/light/form/all.js +1 -1
- package/js/es6/light/form/color.d.ts +1 -1
- package/js/es6/light/form/color.js +1 -1
- package/js/es6/light/link/all.d.ts +1 -1
- package/js/es6/light/link/all.js +1 -1
- package/js/es6/light/link/color.d.ts +1 -1
- package/js/es6/light/link/color.js +1 -1
- package/js/es6/light/nav/all.d.ts +1 -1
- package/js/es6/light/nav/all.js +1 -1
- package/js/es6/light/nav/color.d.ts +1 -1
- package/js/es6/light/nav/color.js +1 -1
- package/js/es6/light/progress/all.d.ts +1 -1
- package/js/es6/light/progress/all.js +1 -1
- package/js/es6/light/progress/color.d.ts +1 -1
- package/js/es6/light/progress/color.js +1 -1
- package/js/es6/light/shadow.d.ts +13 -10
- package/js/es6/light/shadow.js +8 -10
- package/js/es6/light/sizing.d.ts +4 -4
- package/js/es6/light/sizing.js +4 -4
- package/js/es6/light/spacing.d.ts +29 -29
- package/js/es6/light/spacing.js +29 -29
- package/js/es6/light/tab/all.d.ts +1 -1
- package/js/es6/light/tab/all.js +1 -1
- package/js/es6/light/tab/color.d.ts +1 -1
- package/js/es6/light/tab/color.js +1 -1
- package/js/es6/light/typography.d.ts +17 -33
- package/js/es6/light/typography.js +17 -33
- package/js/json/light/actionpopover/all.json +104 -114
- package/js/json/light/actionpopover/color.json +104 -114
- package/js/json/light/all.json +1559 -1615
- package/js/json/light/borderRadius.json +285 -116
- package/js/json/light/borderWidth.json +96 -55
- package/js/json/light/button/all.json +153 -112
- package/js/json/light/button/color.json +153 -112
- package/js/json/light/color.json +628 -501
- package/js/json/light/container/all.json +37 -3
- package/js/json/light/container/color.json +37 -3
- package/js/json/light/datatable/all.json +276 -259
- package/js/json/light/datatable/color.json +276 -259
- package/js/json/light/nav/all.json +2 -2
- package/js/json/light/nav/color.json +2 -2
- package/js/json/light/shadow.json +168 -89
- package/js/json/light/sizing.json +7 -7
- package/js/json/light/spacing.json +82 -82
- package/js/json/light/typography.json +268 -692
- package/js/umd/light/actionpopover/all.js +105 -115
- package/js/umd/light/actionpopover/color.js +105 -115
- package/js/umd/light/all.js +1560 -1616
- package/js/umd/light/badge/all.js +1 -1
- package/js/umd/light/badge/color.js +1 -1
- package/js/umd/light/borderRadius.js +286 -117
- package/js/umd/light/borderWidth.js +97 -56
- package/js/umd/light/button/all.js +154 -113
- package/js/umd/light/button/color.js +154 -113
- package/js/umd/light/color.js +629 -502
- package/js/umd/light/container/all.js +38 -4
- package/js/umd/light/container/color.js +38 -4
- package/js/umd/light/datatable/all.js +277 -260
- package/js/umd/light/datatable/color.js +277 -260
- package/js/umd/light/feedback/all.js +1 -1
- package/js/umd/light/feedback/color.js +1 -1
- package/js/umd/light/focus/all.js +1 -1
- package/js/umd/light/focus/color.js +1 -1
- package/js/umd/light/form/all.js +1 -1
- package/js/umd/light/form/color.js +1 -1
- package/js/umd/light/link/all.js +1 -1
- package/js/umd/light/link/color.js +1 -1
- package/js/umd/light/nav/all.js +3 -3
- package/js/umd/light/nav/color.js +3 -3
- package/js/umd/light/progress/all.js +1 -1
- package/js/umd/light/progress/color.js +1 -1
- package/js/umd/light/shadow.js +169 -90
- package/js/umd/light/sizing.js +8 -8
- package/js/umd/light/spacing.js +83 -83
- package/js/umd/light/tab/all.js +1 -1
- package/js/umd/light/tab/color.js +1 -1
- package/js/umd/light/typography.js +269 -693
- package/package.json +1 -1
- package/sage-design-tokens-5.0.0-beta.2.tgz +0 -0
- package/scss/light/actionpopover/all.scss +7 -7
- package/scss/light/actionpopover/color.scss +7 -7
- package/scss/light/all.scss +114 -127
- package/scss/light/badge/all.scss +1 -1
- package/scss/light/badge/color.scss +1 -1
- package/scss/light/borderRadius.scss +15 -12
- package/scss/light/borderWidth.scss +11 -10
- package/scss/light/button/all.scss +10 -9
- package/scss/light/button/color.scss +10 -9
- package/scss/light/color.scss +36 -32
- package/scss/light/container/all.scss +4 -2
- package/scss/light/container/color.scss +4 -2
- package/scss/light/datatable/all.scss +13 -13
- package/scss/light/datatable/color.scss +13 -13
- package/scss/light/feedback/all.scss +1 -1
- package/scss/light/feedback/color.scss +1 -1
- package/scss/light/focus/all.scss +1 -1
- package/scss/light/focus/color.scss +1 -1
- package/scss/light/form/all.scss +1 -1
- package/scss/light/form/color.scss +1 -1
- package/scss/light/link/all.scss +1 -1
- package/scss/light/link/color.scss +1 -1
- package/scss/light/nav/all.scss +1 -1
- package/scss/light/nav/color.scss +1 -1
- package/scss/light/progress/all.scss +1 -1
- package/scss/light/progress/color.scss +1 -1
- package/scss/light/shadow.scss +8 -10
- package/scss/light/sizing.scss +4 -4
- package/scss/light/spacing.scss +29 -29
- package/scss/light/tab/all.scss +1 -1
- package/scss/light/tab/color.scss +1 -1
- package/scss/light/typography.scss +17 -33
- package/sage-design-tokens-5.0.0-beta.1.tgz +0 -0
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
|
-
<string name="
|
|
9
|
-
<string name="
|
|
10
|
-
<string name="
|
|
11
|
-
<string name="
|
|
12
|
-
<string name="
|
|
13
|
-
<string name="
|
|
8
|
+
<string name="actionpopoverBgActive">#000000</string><!-- previously action minor 850 -->
|
|
9
|
+
<string name="actionpopoverBgHover">#00000014</string><!-- was action minor 100 -->
|
|
10
|
+
<string name="actionpopoverLabelActive">#FFFFFF</string>
|
|
11
|
+
<string name="actionpopoverLabelDisabled">#00000052</string>
|
|
12
|
+
<string name="actionpopoverLabelHover">#000000</string>
|
|
13
|
+
<string name="actionpopoverLabelEnabled">#000000ab</string>
|
|
14
14
|
|
|
15
15
|
</resources>
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
|
-
<string name="
|
|
9
|
-
<string name="
|
|
10
|
-
<string name="
|
|
11
|
-
<string name="
|
|
12
|
-
<string name="
|
|
13
|
-
<string name="
|
|
8
|
+
<string name="actionpopoverBgActive">#000000</string><!-- previously action minor 850 -->
|
|
9
|
+
<string name="actionpopoverBgHover">#00000014</string><!-- was action minor 100 -->
|
|
10
|
+
<string name="actionpopoverLabelActive">#FFFFFF</string>
|
|
11
|
+
<string name="actionpopoverLabelDisabled">#00000052</string>
|
|
12
|
+
<string name="actionpopoverLabelHover">#000000</string>
|
|
13
|
+
<string name="actionpopoverLabelEnabled">#000000ab</string>
|
|
14
14
|
|
|
15
15
|
</resources>
|
package/android/light/all.xml
CHANGED
|
@@ -2,104 +2,87 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
|
-
<string name="
|
|
9
|
-
<string name="
|
|
10
|
-
<string name="
|
|
11
|
-
<string name="
|
|
12
|
-
<string name="
|
|
13
|
-
<string name="
|
|
14
|
-
<string name="
|
|
15
|
-
<string name="
|
|
16
|
-
<string name="
|
|
17
|
-
<string name="
|
|
18
|
-
<string name="
|
|
19
|
-
<string name="
|
|
20
|
-
<string name="
|
|
21
|
-
<string name="
|
|
22
|
-
<string name="
|
|
23
|
-
<string name="
|
|
24
|
-
<string name="
|
|
25
|
-
<string name="
|
|
26
|
-
<string name="
|
|
27
|
-
<string name="
|
|
28
|
-
<string name="
|
|
29
|
-
<string name="
|
|
30
|
-
<string name="
|
|
31
|
-
<string name="
|
|
32
|
-
<string name="
|
|
33
|
-
<string name="
|
|
34
|
-
<string name="
|
|
35
|
-
<string name="
|
|
36
|
-
<string name="
|
|
37
|
-
<string name="
|
|
38
|
-
<string name="
|
|
39
|
-
<string name="
|
|
40
|
-
<string name="
|
|
41
|
-
<string name="
|
|
42
|
-
<string name="
|
|
43
|
-
<string name="
|
|
44
|
-
<string name="
|
|
45
|
-
<string name="
|
|
46
|
-
<string name="
|
|
47
|
-
<string name="
|
|
48
|
-
<string name="
|
|
49
|
-
<string name="
|
|
50
|
-
<string name="
|
|
51
|
-
<string name="
|
|
52
|
-
<string name="
|
|
53
|
-
<string name="
|
|
54
|
-
<string name="
|
|
55
|
-
<string name="
|
|
56
|
-
<string name="
|
|
57
|
-
<string name="
|
|
58
|
-
<string name="
|
|
59
|
-
<string name="
|
|
60
|
-
<string name="
|
|
61
|
-
<string name="
|
|
62
|
-
<string name="
|
|
63
|
-
<string name="
|
|
64
|
-
<string name="
|
|
65
|
-
<string name="
|
|
66
|
-
<string name="
|
|
67
|
-
<string name="
|
|
68
|
-
<string name="
|
|
69
|
-
<string name="
|
|
70
|
-
<string name="
|
|
71
|
-
<string name="
|
|
72
|
-
<string name="
|
|
73
|
-
<string name="
|
|
74
|
-
<string name="
|
|
75
|
-
<string name="
|
|
76
|
-
<string name="
|
|
77
|
-
<string name="
|
|
78
|
-
<string name="
|
|
79
|
-
<string name="
|
|
80
|
-
<string name="
|
|
81
|
-
<string name="
|
|
82
|
-
<string name="
|
|
83
|
-
<string name="
|
|
84
|
-
<string name="
|
|
85
|
-
<string name="
|
|
86
|
-
<string name="baseTypographyLargeViewportsComponentSubtleXl">400 21.53px/1.2 'Sage UI'</string>
|
|
87
|
-
<string name="baseTypographySmallViewportsHeroHeadingM">900 27.42px/1.2 'Sage Headline'</string>
|
|
88
|
-
<string name="baseTypographySmallViewportsHeroHeadingL">900 29.614px/1.2 'Sage Headline'</string>
|
|
89
|
-
<string name="baseTypographySmallViewportsHeadingS">700 20.155px/1.2 'Sage Text'</string>
|
|
90
|
-
<string name="baseTypographySmallViewportsHeadingM">700 21.767px/1.2 'Sage Text'</string>
|
|
91
|
-
<string name="baseTypographySmallViewportsHeadingL">700 23.508px/1.2 'Sage Text'</string>
|
|
92
|
-
<string name="baseTypographySmallViewportsHeadingXl">700 25.389px/1.2 'Sage Text'</string>
|
|
93
|
-
<string name="baseTypographySmallViewportsSubheadingM">500 18.662px/1.2 'Sage Text'</string>
|
|
94
|
-
<string name="baseTypographySmallViewportsSubheadingL">500 20.155px/1.2 'Sage Text'</string>
|
|
95
|
-
<string name="baseTypographySmallViewportsBodyM">400 16px/1.6 'Sage Text'</string>
|
|
96
|
-
<string name="baseTypographySmallViewportsBodyL">400 17.28px/1.6 'Sage Text'</string>
|
|
97
|
-
<string name="baseTypographySmallViewportsComponentStrongM">500 16px/1.6 'Sage UI'</string>
|
|
98
|
-
<string name="baseTypographySmallViewportsComponentStrongL">500 17.28px/1.2 'Sage UI'</string>
|
|
99
|
-
<string name="baseTypographySmallViewportsComponentStrongXl">500 18.662px/1.2 'Sage UI'</string>
|
|
100
|
-
<string name="baseTypographySmallViewportsComponentSubtleM">400 16px/1.6 'Sage UI'</string>
|
|
101
|
-
<string name="baseTypographySmallViewportsComponentSubtleL">400 17.28px/1.2 'Sage UI'</string>
|
|
102
|
-
<string name="baseTypographySmallViewportsComponentSubtleXl">400 18.662px/1.2 'Sage UI'</string>
|
|
8
|
+
<string name="globalBoxShadowContainerNear">0 4px 8px 3px rgba(111, 111, 111, 0.2), 0 1px 3px 0 rgba(111, 111, 111, 0.60)</string><!-- Popover menus used on split, multiaction, dropdown and action popovers -->
|
|
9
|
+
<string name="globalBoxShadowContainerFar">0 6px 10px 4px rgba(111, 111, 111, 0.2), 0 2px 3px 0 rgba(111, 111, 111, 0.6)</string><!-- Toasts -->
|
|
10
|
+
<string name="globalBoxShadowContainerDistant">0 8px 12px 6px rgba(111, 111, 111, 0.2), 0 4px 4px 0 rgba(111, 111, 111, 0.6)</string><!-- Dialogs and sidebars -->
|
|
11
|
+
<string name="globalBoxShadowContainerStickyFooter">-6px 10px 4px rgba(111, 111, 111, 0.15)</string>
|
|
12
|
+
<string name="globalBoxShadowContainerSolidBorder">inset 0 -1px 0 0 rgba(0, 0, 0, 0.3)</string>
|
|
13
|
+
<string name="globalBoxShadowInteractiveEnabled">0 4px 8px 3px rgba(111, 111, 111, 0.2), 0 1px 3px 0 rgba(111, 111, 111, 0.60)</string><!-- Default card state -->
|
|
14
|
+
<string name="globalBoxShadowInteractiveHover">0 8px 12px 6px rgba(111, 111, 111, 0.2), 0 4px 4px 0 rgba(111, 111, 111, 0.6)</string><!-- Card hover state -->
|
|
15
|
+
<string name="globalBorderRadiusScale">1px</string><!-- We can override this to locally change the size of radius in the future if required. -->
|
|
16
|
+
<string name="globalBorderRadiusContainerXxs">1px</string><!-- Validation bar on input components -->
|
|
17
|
+
<string name="globalBorderRadiusContainerXs">2px</string><!-- Pill -->
|
|
18
|
+
<string name="globalBorderRadiusContainerS">4px</string><!-- Color picker advanced (inner container), Tooltip. -->
|
|
19
|
+
<string name="globalBorderRadiusContainerM">8px</string><!-- Popover menus (action popover, split button etc), Color picker standard (container), Menu (bottom corners), Message, Navigation: top (menu bottom corners), Navigation: left (selected menu), Pagination, Table, Tile (less rounded), Toast -->
|
|
20
|
+
<string name="globalBorderRadiusContainerL">16px</string><!-- Carousel (outer part), Color picker advanced (outer container), Dialog (not full screen), Tile (more rounded). -->
|
|
21
|
+
<string name="globalBorderRadiusContainerCircle">10000px</string><!-- Badge, Portrait -->
|
|
22
|
+
<string name="globalBorderRadiusInteractiveXs">2px</string><!-- Checkbox (S, M), Link (focus background) -->
|
|
23
|
+
<string name="globalBorderRadiusInteractiveS">4px</string><!-- Button: minor (including button bar), Button: multi-action & split (menu), Button toggle: minor, Checkbox (large), Date picker, Date range, Dropdown: select (trigger & menu), File input, Link (focus), Search, Text area, Text input. -->
|
|
24
|
+
<string name="globalBorderRadiusInteractiveM">8px</string><!-- Anchor navigation items, Card (less rounded), Card select (single), Card select group (outer corners), Carousel (slides), Tab items -->
|
|
25
|
+
<string name="globalBorderRadiusInteractiveL">16px</string><!-- Card (more rounded) -->
|
|
26
|
+
<string name="globalBorderRadiusInteractiveXl">32px</string><!-- Buttons, Loader bar, Progress tracker, Switch -->
|
|
27
|
+
<string name="globalBorderRadiusInteractiveCircle">10000px</string><!-- Radio button -->
|
|
28
|
+
<string name="globalBorderRadiusInteractiveNone">0</string><!-- Button groups (internal/adjacent corners), Card select group (internal/adjacent corners), File input (integrated base bar top corners). -->
|
|
29
|
+
<string name="globalBorderWidthScale">1px</string>
|
|
30
|
+
<string name="globalBorderWidthContainerS">1px</string><!-- Dividing lines -->
|
|
31
|
+
<string name="globalBorderWidthContainerM">4px</string><!-- Dividing lines -->
|
|
32
|
+
<string name="globalBorderWidthContainerNone">0</string>
|
|
33
|
+
<string name="globalBorderWidthInteractiveS">1px</string><!-- Inputs, buttons -->
|
|
34
|
+
<string name="globalBorderWidthInteractiveMs">2px</string><!-- Buttons, Validation bars -->
|
|
35
|
+
<string name="globalBorderWidthInteractiveM">3px</string><!-- Focus -->
|
|
36
|
+
<string name="globalBorderWidthInteractiveL">4px</string><!-- Focus underline -->
|
|
37
|
+
<string name="globalBorderWidthInteractiveXl">6px</string><!-- Double Focus Border -->
|
|
38
|
+
<string name="globalBorderWidthInteractiveNone">0</string>
|
|
39
|
+
<string name="globalSizeSelectableS">32px</string>
|
|
40
|
+
<string name="globalSizeSelectableM">40px</string>
|
|
41
|
+
<string name="globalSizeSelectableL">48px</string>
|
|
42
|
+
<string name="globalSpaceInteractiveInsideNegXs">-2px</string>
|
|
43
|
+
<string name="globalSpaceInteractiveInsideNegXxs">-1px</string>
|
|
44
|
+
<string name="globalSpaceInteractiveInsideXxs">1px</string>
|
|
45
|
+
<string name="globalSpaceInteractiveInsideNone">0px</string>
|
|
46
|
+
<string name="globalSpaceInteractiveInsideXs">2px</string>
|
|
47
|
+
<string name="globalSpaceInteractiveInsideS">4px</string>
|
|
48
|
+
<string name="globalSpaceInteractiveInsideSm">8px</string>
|
|
49
|
+
<string name="globalSpaceInteractiveInsideM">12px</string>
|
|
50
|
+
<string name="globalSpaceInteractiveInsideMl">16px</string>
|
|
51
|
+
<string name="globalSpaceInteractiveInsideL">24px</string>
|
|
52
|
+
<string name="globalSpaceInteractiveInsideXl">32px</string>
|
|
53
|
+
<string name="globalSpaceInteractiveInsideXxl">40px</string>
|
|
54
|
+
<string name="globalSpaceInteractiveStackNegXs">-2px</string>
|
|
55
|
+
<string name="globalSpaceInteractiveStackNegXxs">-1px</string>
|
|
56
|
+
<string name="globalSpaceInteractiveStackXxs">1px</string>
|
|
57
|
+
<string name="globalSpaceInteractiveStackNone">0px</string>
|
|
58
|
+
<string name="globalSpaceInteractiveStackXs">2px</string>
|
|
59
|
+
<string name="globalSpaceInteractiveStackS">4px</string>
|
|
60
|
+
<string name="globalSpaceInteractiveStackSm">8px</string>
|
|
61
|
+
<string name="globalSpaceInteractiveStackM">12px</string>
|
|
62
|
+
<string name="globalSpaceInteractiveStackMl">16px</string>
|
|
63
|
+
<string name="globalSpaceInteractiveStackL">24px</string>
|
|
64
|
+
<string name="globalSpaceInteractiveStackXl">32px</string>
|
|
65
|
+
<string name="globalSpaceInteractiveStackXxl">40px</string>
|
|
66
|
+
<string name="globalSpacePageInsideNone">0px</string>
|
|
67
|
+
<string name="globalSpacePageInsideL">1px</string>
|
|
68
|
+
<string name="globalSpacePageOutsideNone">0px</string>
|
|
69
|
+
<string name="globalSpacePageOutsideL">1px</string>
|
|
70
|
+
<string name="globalTypographyHeroHeadingM">900 28px/1.2 'Sage Headline'</string>
|
|
71
|
+
<string name="globalTypographyHeroHeadingL">900 30px/1.2 'Sage Headline'</string>
|
|
72
|
+
<string name="globalTypographyHeadingS">700 20px/1.2 'Sage Text'</string>
|
|
73
|
+
<string name="globalTypographyHeadingM">700 22px/1.2 'Sage Text'</string>
|
|
74
|
+
<string name="globalTypographyHeadingL">700 24px/1.2 'Sage Text'</string>
|
|
75
|
+
<string name="globalTypographyHeadingXl">700 26px/1.2 'Sage Text'</string>
|
|
76
|
+
<string name="globalTypographySubheadingM">500 20px/1.2 'Sage Text'</string>
|
|
77
|
+
<string name="globalTypographySubheadingL">500 22px/1.2 'Sage Text'</string>
|
|
78
|
+
<string name="globalTypographyBodyM">400 16px/1.6 'Sage Text'</string>
|
|
79
|
+
<string name="globalTypographyBodyL">400 19px/1.6 'Sage Text'</string>
|
|
80
|
+
<string name="globalTypographyComponentStrongM">500 16px/1.6 'Sage UI'</string>
|
|
81
|
+
<string name="globalTypographyComponentStrongL">500 18px/1.2 'Sage UI'</string>
|
|
82
|
+
<string name="globalTypographyComponentStrongXl">500 20px/1.2 'Sage UI'</string>
|
|
83
|
+
<string name="globalTypographyComponentDefaultM">400 16px/1.6 'Sage UI'</string>
|
|
84
|
+
<string name="globalTypographyComponentDefaultL">400 18px/1.2 'Sage UI'</string>
|
|
85
|
+
<string name="globalTypographyComponentDefaultXl">400 20px/1.2 'Sage UI'</string>
|
|
103
86
|
<string name="baseColorGenericBgStandardNought">#FFFFFF</string>
|
|
104
87
|
<string name="baseColorGenericBgStandardFaint">#f3f3f3</string>
|
|
105
88
|
<string name="baseColorGenericBgStandardDelicate">#e8e8e8</string>
|
|
@@ -108,10 +91,11 @@
|
|
|
108
91
|
<string name="baseColorGenericBgInverseNought">#000000</string>
|
|
109
92
|
<string name="baseColorGenericBgInverseFaint">#0e0e0e</string>
|
|
110
93
|
<string name="baseColorGenericBgInverseDelicate">#181818</string>
|
|
111
|
-
<string name="baseColorGenericBgInverseSoft">#
|
|
112
|
-
<string name="baseColorGenericBgInverseModerate">#
|
|
113
|
-
<string name="baseColorGenericBgInverseFirm">#
|
|
114
|
-
<string name="baseColorGenericBgInverseHarsh">#
|
|
94
|
+
<string name="baseColorGenericBgInverseSoft">#1f1f1f</string>
|
|
95
|
+
<string name="baseColorGenericBgInverseModerate">#282828</string>
|
|
96
|
+
<string name="baseColorGenericBgInverseFirm">#393939</string>
|
|
97
|
+
<string name="baseColorGenericBgInverseHarsh">#4b4b4b</string>
|
|
98
|
+
<string name="baseColorGenericBgInverseSevere">#5e5e5e</string>
|
|
115
99
|
<string name="baseColorGenericContentStandardExtreme">#000000</string>
|
|
116
100
|
<string name="baseColorGenericContentStandardHarsh">#000000e6</string>
|
|
117
101
|
<string name="baseColorGenericContentStandardFirm">#000000ab</string>
|
|
@@ -215,17 +199,17 @@
|
|
|
215
199
|
<string name="baseColorModifiersShadowStandard">0.5</string><!-- standard mixer for shadow -->
|
|
216
200
|
<string name="baseColorModifierContrastLess">#FFFFFF</string>
|
|
217
201
|
<string name="baseColorModifierContrastMore">#000000</string>
|
|
218
|
-
<string name="
|
|
219
|
-
<string name="
|
|
220
|
-
<string name="
|
|
221
|
-
<string name="
|
|
222
|
-
<string name="
|
|
223
|
-
<string name="
|
|
202
|
+
<string name="actionpopoverBgActive">#000000</string><!-- previously action minor 850 -->
|
|
203
|
+
<string name="actionpopoverBgHover">#00000014</string><!-- was action minor 100 -->
|
|
204
|
+
<string name="actionpopoverLabelActive">#FFFFFF</string>
|
|
205
|
+
<string name="actionpopoverLabelDisabled">#00000052</string>
|
|
206
|
+
<string name="actionpopoverLabelHover">#000000</string>
|
|
207
|
+
<string name="actionpopoverLabelEnabled">#000000ab</string>
|
|
224
208
|
<string name="badgeStandardBgDefault">#DF6000</string>
|
|
225
209
|
<string name="badgeStandardLabelDefault">#000000e6</string>
|
|
226
210
|
<string name="buttonDestructivePrimaryBgDisabled">#a6a6a6</string>
|
|
227
|
-
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
228
211
|
<string name="buttonDestructivePrimaryBgActive">#662429</string>
|
|
212
|
+
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
229
213
|
<string name="buttonDestructivePrimaryBgHover">#ba3445</string>
|
|
230
214
|
<string name="buttonDestructivePrimaryLabelActive">#FFFFFF</string>
|
|
231
215
|
<string name="buttonDestructivePrimaryLabelDisabled">#FFFFFF</string>
|
|
@@ -238,11 +222,11 @@
|
|
|
238
222
|
<string name="buttonDestructiveSecondaryBorderEnabled">#CC374B</string>
|
|
239
223
|
<string name="buttonDestructiveSecondaryBorderHover">#ba3445</string>
|
|
240
224
|
<string name="buttonDestructiveSecondaryLabelActive">#FFFFFF</string>
|
|
241
|
-
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
242
225
|
<string name="buttonDestructiveSecondaryLabelDisabled">#00000052</string>
|
|
243
226
|
<string name="buttonDestructiveSecondaryLabelEnabled">#CC374B</string>
|
|
227
|
+
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
228
|
+
<string name="buttonStandardPrimaryBgActive">#000000</string><!-- Was previously dark green #144327 -->
|
|
244
229
|
<string name="buttonStandardPrimaryBgDisabled">#a6a6a6</string>
|
|
245
|
-
<string name="buttonStandardPrimaryBgActive">#144327</string>
|
|
246
230
|
<string name="buttonStandardPrimaryBgEnabled">#008147</string>
|
|
247
231
|
<string name="buttonStandardPrimaryBgHover">#087642</string>
|
|
248
232
|
<string name="buttonStandardPrimaryLabelActive">#FFFFFF</string>
|
|
@@ -259,6 +243,12 @@
|
|
|
259
243
|
<string name="buttonStandardSecondaryLabelDisabled">#00000052</string>
|
|
260
244
|
<string name="buttonStandardSecondaryLabelEnabled">#000000e6</string>
|
|
261
245
|
<string name="buttonStandardSecondaryLabelHover">#000000</string>
|
|
246
|
+
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
247
|
+
<string name="buttonStandardSubtleBgHover">#00000014</string>
|
|
248
|
+
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
249
|
+
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
250
|
+
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
251
|
+
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
262
252
|
<string name="buttonStandardTertiaryBgActive">#000000</string>
|
|
263
253
|
<string name="buttonStandardTertiaryBgActiveDisabled">#a6a6a6</string>
|
|
264
254
|
<string name="buttonStandardTertiaryBgHover">#00000014</string>
|
|
@@ -270,11 +260,6 @@
|
|
|
270
260
|
<string name="buttonStandardTertiaryLabelDisabled">#00000052</string>
|
|
271
261
|
<string name="buttonStandardTertiaryLabelEnabled">#000000ab</string>
|
|
272
262
|
<string name="buttonStandardTertiaryLabelHover">#000000</string>
|
|
273
|
-
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
274
|
-
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
275
|
-
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
276
|
-
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
277
|
-
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
278
263
|
<string name="containerInteractiveBgFooterDefault">#f3f3f3</string><!-- tile footer bg color -->
|
|
279
264
|
<string name="containerInteractiveBgEnabled">#FFFFFF</string>
|
|
280
265
|
<string name="containerInteractiveBgDisabled">#f3f3f3</string>
|
|
@@ -283,8 +268,9 @@
|
|
|
283
268
|
<string name="containerInteractiveBgFooterActivated">#00821E</string>
|
|
284
269
|
<string name="containerInteractiveBorderActive">#000000</string>
|
|
285
270
|
<string name="containerInteractiveBorderActivated">#00821E</string>
|
|
271
|
+
<string name="containerInteractiveBorderAlt">#d1d1d1</string>
|
|
286
272
|
<string name="containerInteractiveBorderInactive">#a6a6a6</string>
|
|
287
|
-
<string name="containerInteractiveBorderEnabled">#
|
|
273
|
+
<string name="containerInteractiveBorderEnabled">#777</string>
|
|
288
274
|
<string name="containerInteractiveIconActive">#000000</string><!-- Active chevron for any accordion. -->
|
|
289
275
|
<string name="containerInteractiveIconEnabled">#000000e6</string><!-- Enabled chevron for any accordion. -->
|
|
290
276
|
<string name="containerInteractiveIconAltEnabled">#000000ab</string><!-- Enabled label for subtle accordion. -->
|
|
@@ -299,20 +285,21 @@
|
|
|
299
285
|
<string name="containerStandardBgAltDefault">#f3f3f3</string>
|
|
300
286
|
<string name="containerStandardBgDefault">#FFFFFF</string>
|
|
301
287
|
<string name="containerStandardBgFooterDefault">#f3f3f3</string><!-- tile footer bg color -->
|
|
288
|
+
<string name="containerStandardBorderAlt">#d1d1d1</string>
|
|
302
289
|
<string name="containerStandardBorderDefault">#a6a6a6</string>
|
|
303
290
|
<string name="containerStandardTextDefault">#000000e6</string><!-- for headings, paragraph text etc -->
|
|
304
|
-
<string name="
|
|
305
|
-
<string name="
|
|
306
|
-
<string name="
|
|
307
|
-
<string name="
|
|
308
|
-
<string name="
|
|
309
|
-
<string name="
|
|
310
|
-
<string name="
|
|
311
|
-
<string name="
|
|
312
|
-
<string name="
|
|
313
|
-
<string name="
|
|
314
|
-
<string name="
|
|
315
|
-
<string name="
|
|
291
|
+
<string name="datatableHeaderSubtleBgAlt">#00000014</string><!-- header alt -->
|
|
292
|
+
<string name="datatableHeaderSubtleBgDefault">rgba(0,0,0,0)</string>
|
|
293
|
+
<string name="datatableHeaderSubtleBgHover">#0000001f</string>
|
|
294
|
+
<string name="datatableHeaderSubtleBorderDefault">#d1d1d1</string><!-- Header borders -->
|
|
295
|
+
<string name="datatableHeaderSubtleLabelDefault">#000000e6</string>
|
|
296
|
+
<string name="datatableHeaderSubtleLabelHover">#000000</string>
|
|
297
|
+
<string name="datatableHeaderHarshBgAlt">#4b4b4b</string><!-- Zebra stripes -->
|
|
298
|
+
<string name="datatableHeaderHarshBgDefault">#393939</string>
|
|
299
|
+
<string name="datatableHeaderHarshBgHover">#282828</string>
|
|
300
|
+
<string name="datatableHeaderHarshBorderDefault">#777</string>
|
|
301
|
+
<string name="datatableHeaderHarshLabelDefault">#ffffffe6</string>
|
|
302
|
+
<string name="datatableHeaderHarshLabelHover">#FFFFFF</string>
|
|
316
303
|
<string name="datatableRowBgActivated">#008147</string>
|
|
317
304
|
<string name="datatableRowBgActive">#000000</string>
|
|
318
305
|
<string name="datatableRowBgDefault">#FFFFFF</string>
|
|
@@ -2,19 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
|
-
<string name="
|
|
9
|
-
<string name="
|
|
10
|
-
<string name="
|
|
11
|
-
<string name="
|
|
12
|
-
<string name="
|
|
13
|
-
<string name="
|
|
14
|
-
<string name="
|
|
15
|
-
<string name="
|
|
16
|
-
<string name="
|
|
17
|
-
<string name="
|
|
18
|
-
<string name="
|
|
8
|
+
<string name="globalBorderRadiusScale">1px</string><!-- We can override this to locally change the size of radius in the future if required. -->
|
|
9
|
+
<string name="globalBorderRadiusContainerXxs">1px</string><!-- Validation bar on input components -->
|
|
10
|
+
<string name="globalBorderRadiusContainerXs">2px</string><!-- Pill -->
|
|
11
|
+
<string name="globalBorderRadiusContainerS">4px</string><!-- Color picker advanced (inner container), Tooltip. -->
|
|
12
|
+
<string name="globalBorderRadiusContainerM">8px</string><!-- Popover menus (action popover, split button etc), Color picker standard (container), Menu (bottom corners), Message, Navigation: top (menu bottom corners), Navigation: left (selected menu), Pagination, Table, Tile (less rounded), Toast -->
|
|
13
|
+
<string name="globalBorderRadiusContainerL">16px</string><!-- Carousel (outer part), Color picker advanced (outer container), Dialog (not full screen), Tile (more rounded). -->
|
|
14
|
+
<string name="globalBorderRadiusContainerCircle">10000px</string><!-- Badge, Portrait -->
|
|
15
|
+
<string name="globalBorderRadiusInteractiveXs">2px</string><!-- Checkbox (S, M), Link (focus background) -->
|
|
16
|
+
<string name="globalBorderRadiusInteractiveS">4px</string><!-- Button: minor (including button bar), Button: multi-action & split (menu), Button toggle: minor, Checkbox (large), Date picker, Date range, Dropdown: select (trigger & menu), File input, Link (focus), Search, Text area, Text input. -->
|
|
17
|
+
<string name="globalBorderRadiusInteractiveM">8px</string><!-- Anchor navigation items, Card (less rounded), Card select (single), Card select group (outer corners), Carousel (slides), Tab items -->
|
|
18
|
+
<string name="globalBorderRadiusInteractiveL">16px</string><!-- Card (more rounded) -->
|
|
19
|
+
<string name="globalBorderRadiusInteractiveXl">32px</string><!-- Buttons, Loader bar, Progress tracker, Switch -->
|
|
20
|
+
<string name="globalBorderRadiusInteractiveCircle">10000px</string><!-- Radio button -->
|
|
21
|
+
<string name="globalBorderRadiusInteractiveNone">0</string><!-- Button groups (internal/adjacent corners), Card select group (internal/adjacent corners), File input (integrated base bar top corners). -->
|
|
19
22
|
|
|
20
23
|
</resources>
|
|
@@ -2,17 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
|
-
<string name="
|
|
9
|
-
<string name="
|
|
10
|
-
<string name="
|
|
11
|
-
<string name="
|
|
12
|
-
<string name="
|
|
13
|
-
<string name="
|
|
14
|
-
<string name="
|
|
15
|
-
<string name="
|
|
16
|
-
<string name="
|
|
8
|
+
<string name="globalBorderWidthScale">1px</string>
|
|
9
|
+
<string name="globalBorderWidthContainerS">1px</string><!-- Dividing lines -->
|
|
10
|
+
<string name="globalBorderWidthContainerM">4px</string><!-- Dividing lines -->
|
|
11
|
+
<string name="globalBorderWidthContainerNone">0</string>
|
|
12
|
+
<string name="globalBorderWidthInteractiveS">1px</string><!-- Inputs, buttons -->
|
|
13
|
+
<string name="globalBorderWidthInteractiveMs">2px</string><!-- Buttons, Validation bars -->
|
|
14
|
+
<string name="globalBorderWidthInteractiveM">3px</string><!-- Focus -->
|
|
15
|
+
<string name="globalBorderWidthInteractiveL">4px</string><!-- Focus underline -->
|
|
16
|
+
<string name="globalBorderWidthInteractiveXl">6px</string><!-- Double Focus Border -->
|
|
17
|
+
<string name="globalBorderWidthInteractiveNone">0</string>
|
|
17
18
|
|
|
18
19
|
</resources>
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<string name="buttonDestructivePrimaryBgDisabled">#a6a6a6</string>
|
|
9
|
-
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
10
9
|
<string name="buttonDestructivePrimaryBgActive">#662429</string>
|
|
10
|
+
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
11
11
|
<string name="buttonDestructivePrimaryBgHover">#ba3445</string>
|
|
12
12
|
<string name="buttonDestructivePrimaryLabelActive">#FFFFFF</string>
|
|
13
13
|
<string name="buttonDestructivePrimaryLabelDisabled">#FFFFFF</string>
|
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
<string name="buttonDestructiveSecondaryBorderEnabled">#CC374B</string>
|
|
21
21
|
<string name="buttonDestructiveSecondaryBorderHover">#ba3445</string>
|
|
22
22
|
<string name="buttonDestructiveSecondaryLabelActive">#FFFFFF</string>
|
|
23
|
-
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
24
23
|
<string name="buttonDestructiveSecondaryLabelDisabled">#00000052</string>
|
|
25
24
|
<string name="buttonDestructiveSecondaryLabelEnabled">#CC374B</string>
|
|
25
|
+
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
26
|
+
<string name="buttonStandardPrimaryBgActive">#000000</string><!-- Was previously dark green #144327 -->
|
|
26
27
|
<string name="buttonStandardPrimaryBgDisabled">#a6a6a6</string>
|
|
27
|
-
<string name="buttonStandardPrimaryBgActive">#144327</string>
|
|
28
28
|
<string name="buttonStandardPrimaryBgEnabled">#008147</string>
|
|
29
29
|
<string name="buttonStandardPrimaryBgHover">#087642</string>
|
|
30
30
|
<string name="buttonStandardPrimaryLabelActive">#FFFFFF</string>
|
|
@@ -41,6 +41,12 @@
|
|
|
41
41
|
<string name="buttonStandardSecondaryLabelDisabled">#00000052</string>
|
|
42
42
|
<string name="buttonStandardSecondaryLabelEnabled">#000000e6</string>
|
|
43
43
|
<string name="buttonStandardSecondaryLabelHover">#000000</string>
|
|
44
|
+
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
45
|
+
<string name="buttonStandardSubtleBgHover">#00000014</string>
|
|
46
|
+
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
47
|
+
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
48
|
+
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
49
|
+
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
44
50
|
<string name="buttonStandardTertiaryBgActive">#000000</string>
|
|
45
51
|
<string name="buttonStandardTertiaryBgActiveDisabled">#a6a6a6</string>
|
|
46
52
|
<string name="buttonStandardTertiaryBgHover">#00000014</string>
|
|
@@ -52,10 +58,5 @@
|
|
|
52
58
|
<string name="buttonStandardTertiaryLabelDisabled">#00000052</string>
|
|
53
59
|
<string name="buttonStandardTertiaryLabelEnabled">#000000ab</string>
|
|
54
60
|
<string name="buttonStandardTertiaryLabelHover">#000000</string>
|
|
55
|
-
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
56
|
-
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
57
|
-
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
58
|
-
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
59
|
-
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
60
61
|
|
|
61
62
|
</resources>
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 05 Jan 2024 10:
|
|
5
|
+
Generated on Fri, 05 Jan 2024 10:33:31 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<string name="buttonDestructivePrimaryBgDisabled">#a6a6a6</string>
|
|
9
|
-
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
10
9
|
<string name="buttonDestructivePrimaryBgActive">#662429</string>
|
|
10
|
+
<string name="buttonDestructivePrimaryBgEnabled">#CC374B</string>
|
|
11
11
|
<string name="buttonDestructivePrimaryBgHover">#ba3445</string>
|
|
12
12
|
<string name="buttonDestructivePrimaryLabelActive">#FFFFFF</string>
|
|
13
13
|
<string name="buttonDestructivePrimaryLabelDisabled">#FFFFFF</string>
|
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
<string name="buttonDestructiveSecondaryBorderEnabled">#CC374B</string>
|
|
21
21
|
<string name="buttonDestructiveSecondaryBorderHover">#ba3445</string>
|
|
22
22
|
<string name="buttonDestructiveSecondaryLabelActive">#FFFFFF</string>
|
|
23
|
-
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
24
23
|
<string name="buttonDestructiveSecondaryLabelDisabled">#00000052</string>
|
|
25
24
|
<string name="buttonDestructiveSecondaryLabelEnabled">#CC374B</string>
|
|
25
|
+
<string name="buttonDestructiveSecondaryLabelHover">#ba3445</string>
|
|
26
|
+
<string name="buttonStandardPrimaryBgActive">#000000</string><!-- Was previously dark green #144327 -->
|
|
26
27
|
<string name="buttonStandardPrimaryBgDisabled">#a6a6a6</string>
|
|
27
|
-
<string name="buttonStandardPrimaryBgActive">#144327</string>
|
|
28
28
|
<string name="buttonStandardPrimaryBgEnabled">#008147</string>
|
|
29
29
|
<string name="buttonStandardPrimaryBgHover">#087642</string>
|
|
30
30
|
<string name="buttonStandardPrimaryLabelActive">#FFFFFF</string>
|
|
@@ -41,6 +41,12 @@
|
|
|
41
41
|
<string name="buttonStandardSecondaryLabelDisabled">#00000052</string>
|
|
42
42
|
<string name="buttonStandardSecondaryLabelEnabled">#000000e6</string>
|
|
43
43
|
<string name="buttonStandardSecondaryLabelHover">#000000</string>
|
|
44
|
+
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
45
|
+
<string name="buttonStandardSubtleBgHover">#00000014</string>
|
|
46
|
+
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
47
|
+
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
48
|
+
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
49
|
+
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
44
50
|
<string name="buttonStandardTertiaryBgActive">#000000</string>
|
|
45
51
|
<string name="buttonStandardTertiaryBgActiveDisabled">#a6a6a6</string>
|
|
46
52
|
<string name="buttonStandardTertiaryBgHover">#00000014</string>
|
|
@@ -52,10 +58,5 @@
|
|
|
52
58
|
<string name="buttonStandardTertiaryLabelDisabled">#00000052</string>
|
|
53
59
|
<string name="buttonStandardTertiaryLabelEnabled">#000000ab</string>
|
|
54
60
|
<string name="buttonStandardTertiaryLabelHover">#000000</string>
|
|
55
|
-
<string name="buttonStandardSubtleBgActive">#000000</string>
|
|
56
|
-
<string name="buttonStandardSubtleLabelActive">#FFFFFF</string>
|
|
57
|
-
<string name="buttonStandardSubtleLabelDisabled">#00000052</string>
|
|
58
|
-
<string name="buttonStandardSubtleLabelEnabled">#000000ab</string>
|
|
59
|
-
<string name="buttonStandardSubtleLabelHover">#000000</string>
|
|
60
61
|
|
|
61
62
|
</resources>
|