@ui5/webcomponents-theming 0.0.0-07d38e78e → 0.0.0-093de5dd1
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/CHANGELOG.md +942 -0
- package/LICENSE.txt +201 -0
- package/README.md +7 -10
- package/css-vars-usage.json +83 -27
- package/dist/.tsbuildinfo +1 -1
- package/dist/Assets-fetch.d.ts +1 -0
- package/dist/Assets-fetch.js +3 -0
- package/dist/Assets-fetch.js.map +1 -0
- package/dist/Assets-node.d.ts +12 -0
- package/dist/Assets-node.js +13 -0
- package/dist/Assets-node.js.map +1 -0
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +2 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +2 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/json-imports/Themes-fetch.d.ts +1 -0
- package/dist/generated/json-imports/Themes-fetch.js +25 -0
- package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
- package/dist/generated/json-imports/Themes-node.d.ts +1 -0
- package/dist/generated/json-imports/Themes-node.js +25 -0
- package/dist/generated/json-imports/Themes-node.js.map +1 -0
- package/dist/generated/json-imports/Themes.js +2 -6
- package/dist/generated/json-imports/Themes.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/package-scripts.cjs +20 -12
- package/package.json +12 -15
- package/tsconfig.json +24 -24
- package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +0 -1
- package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +0 -1
package/LICENSE.txt
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright 2020-21 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.md
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
UI5 Web Components - Theming
|
|
5
2
|
|
|
6
3
|
[](https://www.npmjs.com/package/@ui5/webcomponents)
|
|
7
4
|
|
|
@@ -18,16 +15,16 @@ The assets, provided by this package, are additional themes:
|
|
|
18
15
|
*Note:* These assets are already imported by the UI5 Web Components packages that need them.
|
|
19
16
|
|
|
20
17
|
## Resources
|
|
21
|
-
- [UI5 Web Components - README.md](https://github.com/
|
|
22
|
-
- [UI5 Web Components - Home Page](https://
|
|
23
|
-
- [UI5 Web Components - Playground and API Reference](https://
|
|
18
|
+
- [UI5 Web Components - README.md](https://github.com/UI5/webcomponents/blob/main/README.md)
|
|
19
|
+
- [UI5 Web Components - Home Page](https://ui5.github.io/webcomponents)
|
|
20
|
+
- [UI5 Web Components - Playground and API Reference](https://ui5.github.io/webcomponents/play/)
|
|
24
21
|
|
|
25
22
|
## Support
|
|
26
|
-
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/
|
|
23
|
+
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/UI5/webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/).
|
|
27
24
|
|
|
28
25
|
## Contribute
|
|
29
|
-
Please check our [Contribution Guidelines](https://github.com/
|
|
26
|
+
Please check our [Contribution Guidelines](https://github.com/UI5/webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
|
|
30
27
|
|
|
31
28
|
## License
|
|
32
29
|
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
|
|
33
|
-
This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/
|
|
30
|
+
This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/UI5/webcomponents/blob/main/LICENSE.txt) file.
|
package/css-vars-usage.json
CHANGED
|
@@ -12,34 +12,46 @@
|
|
|
12
12
|
"--sapActiveColor",
|
|
13
13
|
"--sapAvatar_1_Background",
|
|
14
14
|
"--sapAvatar_1_BorderColor",
|
|
15
|
+
"--sapAvatar_1_Hover_Background",
|
|
15
16
|
"--sapAvatar_1_TextColor",
|
|
16
17
|
"--sapAvatar_2_Background",
|
|
17
18
|
"--sapAvatar_2_BorderColor",
|
|
19
|
+
"--sapAvatar_2_Hover_Background",
|
|
18
20
|
"--sapAvatar_2_TextColor",
|
|
19
21
|
"--sapAvatar_3_Background",
|
|
20
22
|
"--sapAvatar_3_BorderColor",
|
|
23
|
+
"--sapAvatar_3_Hover_Background",
|
|
21
24
|
"--sapAvatar_3_TextColor",
|
|
22
25
|
"--sapAvatar_4_Background",
|
|
23
26
|
"--sapAvatar_4_BorderColor",
|
|
27
|
+
"--sapAvatar_4_Hover_Background",
|
|
24
28
|
"--sapAvatar_4_TextColor",
|
|
25
29
|
"--sapAvatar_5_Background",
|
|
26
30
|
"--sapAvatar_5_BorderColor",
|
|
31
|
+
"--sapAvatar_5_Hover_Background",
|
|
27
32
|
"--sapAvatar_5_TextColor",
|
|
28
33
|
"--sapAvatar_6_Background",
|
|
29
34
|
"--sapAvatar_6_BorderColor",
|
|
35
|
+
"--sapAvatar_6_Hover_Background",
|
|
30
36
|
"--sapAvatar_6_TextColor",
|
|
31
37
|
"--sapAvatar_7_Background",
|
|
32
38
|
"--sapAvatar_7_BorderColor",
|
|
39
|
+
"--sapAvatar_7_Hover_Background",
|
|
33
40
|
"--sapAvatar_7_TextColor",
|
|
34
41
|
"--sapAvatar_8_Background",
|
|
35
42
|
"--sapAvatar_8_BorderColor",
|
|
43
|
+
"--sapAvatar_8_Hover_Background",
|
|
36
44
|
"--sapAvatar_8_TextColor",
|
|
37
45
|
"--sapAvatar_9_Background",
|
|
38
46
|
"--sapAvatar_9_BorderColor",
|
|
47
|
+
"--sapAvatar_9_Hover_Background",
|
|
39
48
|
"--sapAvatar_9_TextColor",
|
|
40
49
|
"--sapAvatar_10_Background",
|
|
41
50
|
"--sapAvatar_10_BorderColor",
|
|
51
|
+
"--sapAvatar_10_Hover_Background",
|
|
42
52
|
"--sapAvatar_10_TextColor",
|
|
53
|
+
"--sapAvatar_Hover_BorderColor",
|
|
54
|
+
"--sapAvatar_Lite_BorderColor",
|
|
43
55
|
"--sapBackgroundColor",
|
|
44
56
|
"--sapBaseColor",
|
|
45
57
|
"--sapBlockLayer_Background",
|
|
@@ -91,11 +103,12 @@
|
|
|
91
103
|
"--sapButton_Emphasized_Active_TextColor",
|
|
92
104
|
"--sapButton_Emphasized_Background",
|
|
93
105
|
"--sapButton_Emphasized_BorderColor",
|
|
94
|
-
"--
|
|
106
|
+
"--sapButton_Emphasized_FontFamily",
|
|
95
107
|
"--sapButton_Emphasized_Hover_Background",
|
|
96
108
|
"--sapButton_Emphasized_Hover_BorderColor",
|
|
97
109
|
"--sapButton_Emphasized_Hover_TextColor",
|
|
98
110
|
"--sapButton_Emphasized_TextColor",
|
|
111
|
+
"--sapButton_FontFamily",
|
|
99
112
|
"--sapButton_Handle_Background",
|
|
100
113
|
"--sapButton_Handle_BorderColor",
|
|
101
114
|
"--sapButton_Handle_Hover_Background",
|
|
@@ -163,6 +176,7 @@
|
|
|
163
176
|
"--sapButton_Reject_Selected_Hover_BorderColor",
|
|
164
177
|
"--sapButton_Reject_Selected_TextColor",
|
|
165
178
|
"--sapButton_Reject_TextColor",
|
|
179
|
+
"--sapButton_Segment_BorderCornerRadius",
|
|
166
180
|
"--sapButton_Selected_Background",
|
|
167
181
|
"--sapButton_Selected_BorderColor",
|
|
168
182
|
"--sapButton_Selected_Hover_Background",
|
|
@@ -197,6 +211,7 @@
|
|
|
197
211
|
"--sapButton_Track_Selected_Hover_BorderColor",
|
|
198
212
|
"--sapButton_Track_Selected_TextColor",
|
|
199
213
|
"--sapContent_BadgeBackground",
|
|
214
|
+
"--sapContent_BadgeBorderColor",
|
|
200
215
|
"--sapContent_BadgeTextColor",
|
|
201
216
|
"--sapContent_BusyColor",
|
|
202
217
|
"--sapContent_ContentColor",
|
|
@@ -207,14 +222,12 @@
|
|
|
207
222
|
"--sapContent_ContrastTextShadow",
|
|
208
223
|
"--sapContent_Critical_Shadow",
|
|
209
224
|
"--sapContent_DisabledOpacity",
|
|
210
|
-
"--sapContent_DisabledTextColor",
|
|
211
225
|
"--sapContent_DragAndDropActiveColor",
|
|
212
226
|
"--sapContent_FocusColor",
|
|
213
227
|
"--sapContent_FocusStyle",
|
|
214
228
|
"--sapContent_FocusWidth",
|
|
215
229
|
"--sapContent_ForegroundBorderColor",
|
|
216
230
|
"--sapContent_ForegroundColor",
|
|
217
|
-
"--sapContent_ForegroundTextColor",
|
|
218
231
|
"--sapContent_HeaderShadow",
|
|
219
232
|
"--sapContent_HelpColor",
|
|
220
233
|
"--sapContent_IconColor",
|
|
@@ -232,6 +245,7 @@
|
|
|
232
245
|
"--sapContent_Informative_Shadow",
|
|
233
246
|
"--sapContent_Interaction_Shadow",
|
|
234
247
|
"--sapContent_LabelColor",
|
|
248
|
+
"--sapContent_Lite_Shadow",
|
|
235
249
|
"--sapContent_MeasureIndicatorColor",
|
|
236
250
|
"--sapContent_Negative_Shadow",
|
|
237
251
|
"--sapContent_NonInteractiveIconColor",
|
|
@@ -246,15 +260,16 @@
|
|
|
246
260
|
"--sapContent_Shadow1",
|
|
247
261
|
"--sapContent_Shadow2",
|
|
248
262
|
"--sapContent_Shadow3",
|
|
249
|
-
"--sapContent_ShadowColor",
|
|
250
263
|
"--sapContent_TextShadow",
|
|
251
264
|
"--sapContent_UnratedColor",
|
|
265
|
+
"--sapContentLabelColor",
|
|
252
266
|
"--sapCriticalColor",
|
|
253
267
|
"--sapCriticalElementColor",
|
|
254
268
|
"--sapCriticalTextColor",
|
|
255
269
|
"--sapElement_BorderCornerRadius",
|
|
256
270
|
"--sapElement_BorderWidth",
|
|
257
271
|
"--sapElement_Compact_Height",
|
|
272
|
+
"--sapElement_Condensed_Height",
|
|
258
273
|
"--sapElement_Height",
|
|
259
274
|
"--sapElement_LineHeight",
|
|
260
275
|
"--sapErrorBackground",
|
|
@@ -286,11 +301,17 @@
|
|
|
286
301
|
"--sapField_InvalidBorderWidth",
|
|
287
302
|
"--sapField_InvalidColor",
|
|
288
303
|
"--sapField_InvalidShadow",
|
|
304
|
+
"--sapField_Picker_BorderWidth",
|
|
289
305
|
"--sapField_PlaceholderTextColor",
|
|
290
306
|
"--sapField_ReadOnly_Background",
|
|
291
307
|
"--sapField_ReadOnly_BackgroundStyle",
|
|
292
308
|
"--sapField_ReadOnly_BorderColor",
|
|
293
309
|
"--sapField_RequiredColor",
|
|
310
|
+
"--sapField_Selector_Hover_Background",
|
|
311
|
+
"--sapField_Selector_Hover_InformationBackground",
|
|
312
|
+
"--sapField_Selector_Hover_InvalidBackground",
|
|
313
|
+
"--sapField_Selector_Hover_SuccessBackground",
|
|
314
|
+
"--sapField_Selector_Hover_WarningBackground",
|
|
294
315
|
"--sapField_Shadow",
|
|
295
316
|
"--sapField_SuccessBackground",
|
|
296
317
|
"--sapField_SuccessBackgroundStyle",
|
|
@@ -317,14 +338,14 @@
|
|
|
317
338
|
"--sapFontSemiboldDuplexFamily",
|
|
318
339
|
"--sapFontSize",
|
|
319
340
|
"--sapFontSmallSize",
|
|
341
|
+
"--sapGroup_BorderCornerRadius",
|
|
320
342
|
"--sapGroup_ContentBackground",
|
|
321
343
|
"--sapGroup_ContentBorderColor",
|
|
322
344
|
"--sapGroup_Title_FontSize",
|
|
323
345
|
"--sapGroup_TitleBackground",
|
|
324
346
|
"--sapGroup_TitleBorderColor",
|
|
347
|
+
"--sapGroup_TitleBorderWidth",
|
|
325
348
|
"--sapGroup_TitleTextColor",
|
|
326
|
-
"--sapHC_ReducedBackground",
|
|
327
|
-
"--sapHC_ReducedForeground",
|
|
328
349
|
"--sapHighlightColor",
|
|
329
350
|
"--sapIllus_AccentColor",
|
|
330
351
|
"--sapIllus_BackgroundColor",
|
|
@@ -346,8 +367,10 @@
|
|
|
346
367
|
"--sapIndicationColor_1_Hover_Background",
|
|
347
368
|
"--sapIndicationColor_1_TextColor",
|
|
348
369
|
"--sapIndicationColor_1b",
|
|
370
|
+
"--sapIndicationColor_1b_Background",
|
|
349
371
|
"--sapIndicationColor_1b_BorderColor",
|
|
350
372
|
"--sapIndicationColor_1b_Hover_Background",
|
|
373
|
+
"--sapIndicationColor_1b_TextColor",
|
|
351
374
|
"--sapIndicationColor_2",
|
|
352
375
|
"--sapIndicationColor_2_Active_Background",
|
|
353
376
|
"--sapIndicationColor_2_Active_BorderColor",
|
|
@@ -357,8 +380,10 @@
|
|
|
357
380
|
"--sapIndicationColor_2_Hover_Background",
|
|
358
381
|
"--sapIndicationColor_2_TextColor",
|
|
359
382
|
"--sapIndicationColor_2b",
|
|
383
|
+
"--sapIndicationColor_2b_Background",
|
|
360
384
|
"--sapIndicationColor_2b_BorderColor",
|
|
361
385
|
"--sapIndicationColor_2b_Hover_Background",
|
|
386
|
+
"--sapIndicationColor_2b_TextColor",
|
|
362
387
|
"--sapIndicationColor_3",
|
|
363
388
|
"--sapIndicationColor_3_Active_Background",
|
|
364
389
|
"--sapIndicationColor_3_Active_BorderColor",
|
|
@@ -368,8 +393,10 @@
|
|
|
368
393
|
"--sapIndicationColor_3_Hover_Background",
|
|
369
394
|
"--sapIndicationColor_3_TextColor",
|
|
370
395
|
"--sapIndicationColor_3b",
|
|
396
|
+
"--sapIndicationColor_3b_Background",
|
|
371
397
|
"--sapIndicationColor_3b_BorderColor",
|
|
372
398
|
"--sapIndicationColor_3b_Hover_Background",
|
|
399
|
+
"--sapIndicationColor_3b_TextColor",
|
|
373
400
|
"--sapIndicationColor_4",
|
|
374
401
|
"--sapIndicationColor_4_Active_Background",
|
|
375
402
|
"--sapIndicationColor_4_Active_BorderColor",
|
|
@@ -379,8 +406,10 @@
|
|
|
379
406
|
"--sapIndicationColor_4_Hover_Background",
|
|
380
407
|
"--sapIndicationColor_4_TextColor",
|
|
381
408
|
"--sapIndicationColor_4b",
|
|
409
|
+
"--sapIndicationColor_4b_Background",
|
|
382
410
|
"--sapIndicationColor_4b_BorderColor",
|
|
383
411
|
"--sapIndicationColor_4b_Hover_Background",
|
|
412
|
+
"--sapIndicationColor_4b_TextColor",
|
|
384
413
|
"--sapIndicationColor_5",
|
|
385
414
|
"--sapIndicationColor_5_Active_Background",
|
|
386
415
|
"--sapIndicationColor_5_Active_BorderColor",
|
|
@@ -390,8 +419,10 @@
|
|
|
390
419
|
"--sapIndicationColor_5_Hover_Background",
|
|
391
420
|
"--sapIndicationColor_5_TextColor",
|
|
392
421
|
"--sapIndicationColor_5b",
|
|
422
|
+
"--sapIndicationColor_5b_Background",
|
|
393
423
|
"--sapIndicationColor_5b_BorderColor",
|
|
394
424
|
"--sapIndicationColor_5b_Hover_Background",
|
|
425
|
+
"--sapIndicationColor_5b_TextColor",
|
|
395
426
|
"--sapIndicationColor_6",
|
|
396
427
|
"--sapIndicationColor_6_Active_Background",
|
|
397
428
|
"--sapIndicationColor_6_Active_BorderColor",
|
|
@@ -401,8 +432,10 @@
|
|
|
401
432
|
"--sapIndicationColor_6_Hover_Background",
|
|
402
433
|
"--sapIndicationColor_6_TextColor",
|
|
403
434
|
"--sapIndicationColor_6b",
|
|
435
|
+
"--sapIndicationColor_6b_Background",
|
|
404
436
|
"--sapIndicationColor_6b_BorderColor",
|
|
405
437
|
"--sapIndicationColor_6b_Hover_Background",
|
|
438
|
+
"--sapIndicationColor_6b_TextColor",
|
|
406
439
|
"--sapIndicationColor_7",
|
|
407
440
|
"--sapIndicationColor_7_Active_Background",
|
|
408
441
|
"--sapIndicationColor_7_Active_BorderColor",
|
|
@@ -412,8 +445,10 @@
|
|
|
412
445
|
"--sapIndicationColor_7_Hover_Background",
|
|
413
446
|
"--sapIndicationColor_7_TextColor",
|
|
414
447
|
"--sapIndicationColor_7b",
|
|
448
|
+
"--sapIndicationColor_7b_Background",
|
|
415
449
|
"--sapIndicationColor_7b_BorderColor",
|
|
416
450
|
"--sapIndicationColor_7b_Hover_Background",
|
|
451
|
+
"--sapIndicationColor_7b_TextColor",
|
|
417
452
|
"--sapIndicationColor_8",
|
|
418
453
|
"--sapIndicationColor_8_Active_Background",
|
|
419
454
|
"--sapIndicationColor_8_Active_BorderColor",
|
|
@@ -423,8 +458,10 @@
|
|
|
423
458
|
"--sapIndicationColor_8_Hover_Background",
|
|
424
459
|
"--sapIndicationColor_8_TextColor",
|
|
425
460
|
"--sapIndicationColor_8b",
|
|
461
|
+
"--sapIndicationColor_8b_Background",
|
|
426
462
|
"--sapIndicationColor_8b_BorderColor",
|
|
427
463
|
"--sapIndicationColor_8b_Hover_Background",
|
|
464
|
+
"--sapIndicationColor_8b_TextColor",
|
|
428
465
|
"--sapIndicationColor_9",
|
|
429
466
|
"--sapIndicationColor_9_Active_Background",
|
|
430
467
|
"--sapIndicationColor_9_Active_BorderColor",
|
|
@@ -434,8 +471,10 @@
|
|
|
434
471
|
"--sapIndicationColor_9_Hover_Background",
|
|
435
472
|
"--sapIndicationColor_9_TextColor",
|
|
436
473
|
"--sapIndicationColor_9b",
|
|
474
|
+
"--sapIndicationColor_9b_Background",
|
|
437
475
|
"--sapIndicationColor_9b_BorderColor",
|
|
438
476
|
"--sapIndicationColor_9b_Hover_Background",
|
|
477
|
+
"--sapIndicationColor_9b_TextColor",
|
|
439
478
|
"--sapIndicationColor_10",
|
|
440
479
|
"--sapIndicationColor_10_Active_Background",
|
|
441
480
|
"--sapIndicationColor_10_Active_BorderColor",
|
|
@@ -445,8 +484,10 @@
|
|
|
445
484
|
"--sapIndicationColor_10_Hover_Background",
|
|
446
485
|
"--sapIndicationColor_10_TextColor",
|
|
447
486
|
"--sapIndicationColor_10b",
|
|
487
|
+
"--sapIndicationColor_10b_Background",
|
|
448
488
|
"--sapIndicationColor_10b_BorderColor",
|
|
449
489
|
"--sapIndicationColor_10b_Hover_Background",
|
|
490
|
+
"--sapIndicationColor_10b_TextColor",
|
|
450
491
|
"--sapInformationBackground",
|
|
451
492
|
"--sapInformationBorderColor",
|
|
452
493
|
"--sapInformativeElementColor",
|
|
@@ -454,16 +495,6 @@
|
|
|
454
495
|
"--sapLegend_CurrentDateTime",
|
|
455
496
|
"--sapLegend_NonWorkingBackground",
|
|
456
497
|
"--sapLegend_WorkingBackground",
|
|
457
|
-
"--sapLegendBackgroundColor1",
|
|
458
|
-
"--sapLegendBackgroundColor2",
|
|
459
|
-
"--sapLegendBackgroundColor3",
|
|
460
|
-
"--sapLegendBackgroundColor5",
|
|
461
|
-
"--sapLegendBackgroundColor6",
|
|
462
|
-
"--sapLegendBackgroundColor7",
|
|
463
|
-
"--sapLegendBackgroundColor9",
|
|
464
|
-
"--sapLegendBackgroundColor10",
|
|
465
|
-
"--sapLegendBackgroundColor18",
|
|
466
|
-
"--sapLegendBackgroundColor20",
|
|
467
498
|
"--sapLegendColor1",
|
|
468
499
|
"--sapLegendColor2",
|
|
469
500
|
"--sapLegendColor3",
|
|
@@ -512,6 +543,8 @@
|
|
|
512
543
|
"--sapList_TableGroupHeaderBorderColor",
|
|
513
544
|
"--sapList_TableGroupHeaderTextColor",
|
|
514
545
|
"--sapList_TextColor",
|
|
546
|
+
"--sapMessage_BorderWidth",
|
|
547
|
+
"--sapMessage_Button_Hover_Background",
|
|
515
548
|
"--sapMessage_ErrorBorderColor",
|
|
516
549
|
"--sapMessage_InformationBorderColor",
|
|
517
550
|
"--sapMessage_SuccessBorderColor",
|
|
@@ -521,7 +554,6 @@
|
|
|
521
554
|
"--sapNegativeTextColor",
|
|
522
555
|
"--sapNeutralBackground",
|
|
523
556
|
"--sapNeutralBorderColor",
|
|
524
|
-
"--sapNeutralColor",
|
|
525
557
|
"--sapNeutralElementColor",
|
|
526
558
|
"--sapNeutralTextColor",
|
|
527
559
|
"--sapObjectHeader_Background",
|
|
@@ -550,31 +582,24 @@
|
|
|
550
582
|
"--sapProgress_PositiveBackground",
|
|
551
583
|
"--sapProgress_TextColor",
|
|
552
584
|
"--sapProgress_Value_Background",
|
|
553
|
-
"--sapProgress_Value_BorderColor",
|
|
554
585
|
"--sapProgress_Value_CriticalBackground",
|
|
555
|
-
"--sapProgress_Value_CriticalBorderColor",
|
|
556
586
|
"--sapProgress_Value_CriticalTextColor",
|
|
557
587
|
"--sapProgress_Value_InformationBackground",
|
|
558
|
-
"--sapProgress_Value_InformationBorderColor",
|
|
559
588
|
"--sapProgress_Value_InformationTextColor",
|
|
560
589
|
"--sapProgress_Value_NegativeBackground",
|
|
561
|
-
"--sapProgress_Value_NegativeBorderColor",
|
|
562
590
|
"--sapProgress_Value_NegativeTextColor",
|
|
563
591
|
"--sapProgress_Value_PositiveBackground",
|
|
564
|
-
"--sapProgress_Value_PositiveBorderColor",
|
|
565
592
|
"--sapProgress_Value_PositiveTextColor",
|
|
566
|
-
"--sapScrollBar_Dimension",
|
|
567
|
-
"--sapScrollBar_FaceColor",
|
|
568
|
-
"--sapScrollBar_Hover_FaceColor",
|
|
569
|
-
"--sapScrollBar_TrackColor",
|
|
570
593
|
"--sapSelectedColor",
|
|
571
594
|
"--sapShell_Active_Background",
|
|
572
595
|
"--sapShell_Active_TextColor",
|
|
596
|
+
"--sapShell_Assistant_ForegroundColor",
|
|
573
597
|
"--sapShell_Background",
|
|
574
598
|
"--sapShell_Hover_Background",
|
|
575
599
|
"--sapShell_InteractiveBackground",
|
|
576
600
|
"--sapShell_InteractiveBorderColor",
|
|
577
601
|
"--sapShell_InteractiveTextColor",
|
|
602
|
+
"--sapShell_SubBrand_TextColor",
|
|
578
603
|
"--sapShell_TextColor",
|
|
579
604
|
"--sapShellColor",
|
|
580
605
|
"--sapSlider_Active_RangeHandleBackground",
|
|
@@ -588,6 +613,38 @@
|
|
|
588
613
|
"--sapSlider_Selected_BorderColor",
|
|
589
614
|
"--sapSuccessBackground",
|
|
590
615
|
"--sapSuccessBorderColor",
|
|
616
|
+
"--sapTab_Background",
|
|
617
|
+
"--sapTab_Critical_ForegroundColor",
|
|
618
|
+
"--sapTab_Critical_IconColor",
|
|
619
|
+
"--sapTab_Critical_Selected_Background",
|
|
620
|
+
"--sapTab_Critical_Selected_IconColor",
|
|
621
|
+
"--sapTab_Critical_Selected_TextColor",
|
|
622
|
+
"--sapTab_Critical_TextColor",
|
|
623
|
+
"--sapTab_ForegroundColor",
|
|
624
|
+
"--sapTab_IconColor",
|
|
625
|
+
"--sapTab_Negative_ForegroundColor",
|
|
626
|
+
"--sapTab_Negative_IconColor",
|
|
627
|
+
"--sapTab_Negative_Selected_Background",
|
|
628
|
+
"--sapTab_Negative_Selected_IconColor",
|
|
629
|
+
"--sapTab_Negative_Selected_TextColor",
|
|
630
|
+
"--sapTab_Negative_TextColor",
|
|
631
|
+
"--sapTab_Neutral_ForegroundColor",
|
|
632
|
+
"--sapTab_Neutral_IconColor",
|
|
633
|
+
"--sapTab_Neutral_Selected_Background",
|
|
634
|
+
"--sapTab_Neutral_Selected_IconColor",
|
|
635
|
+
"--sapTab_Neutral_Selected_TextColor",
|
|
636
|
+
"--sapTab_Neutral_TextColor",
|
|
637
|
+
"--sapTab_Positive_ForegroundColor",
|
|
638
|
+
"--sapTab_Positive_IconColor",
|
|
639
|
+
"--sapTab_Positive_Selected_Background",
|
|
640
|
+
"--sapTab_Positive_Selected_IconColor",
|
|
641
|
+
"--sapTab_Positive_Selected_TextColor",
|
|
642
|
+
"--sapTab_Positive_TextColor",
|
|
643
|
+
"--sapTab_Selected_Background",
|
|
644
|
+
"--sapTab_Selected_IconColor",
|
|
645
|
+
"--sapTab_Selected_Indicator_Dimension",
|
|
646
|
+
"--sapTab_Selected_TextColor",
|
|
647
|
+
"--sapTab_TextColor",
|
|
591
648
|
"--sapTextColor",
|
|
592
649
|
"--sapTile_Active_Background",
|
|
593
650
|
"--sapTile_Background",
|
|
@@ -599,7 +656,6 @@
|
|
|
599
656
|
"--sapTile_SeparatorColor",
|
|
600
657
|
"--sapTile_TextColor",
|
|
601
658
|
"--sapTile_TitleTextColor",
|
|
602
|
-
"--sapToolbar_Background",
|
|
603
659
|
"--sapToolbar_SeparatorColor",
|
|
604
660
|
"--sapWarningBackground",
|
|
605
661
|
"--sapWarningBorderColor"
|