@ui5/webcomponents-theming 0.0.0-8393c7cdd → 0.0.0-8c62d34c3

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.
Files changed (110) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +514 -0
  3. package/README.md +2 -1
  4. package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +2 -2
  5. package/css-vars-usage.json +20 -9
  6. package/dist/Assets-static.d.ts +1 -0
  7. package/dist/Assets-static.js +1 -0
  8. package/dist/Assets-static.js.map +1 -0
  9. package/dist/Assets.d.ts +1 -0
  10. package/dist/Assets.js +1 -0
  11. package/dist/Assets.js.map +1 -0
  12. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  20. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  21. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  22. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  23. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  24. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  25. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  26. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  27. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  35. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  36. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  37. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  38. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  39. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  40. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  41. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  42. package/dist/generated/json-imports/Themes-static.js +8 -2
  43. package/dist/generated/json-imports/Themes.js +16 -13
  44. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +3 -0
  45. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +3 -1
  46. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -0
  47. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +3 -0
  48. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +3 -1
  49. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -0
  50. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +3 -0
  51. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +3 -1
  52. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -0
  53. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  54. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +3 -1
  55. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  56. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  57. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +3 -1
  58. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  59. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +3 -1
  61. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  63. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +3 -1
  64. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  65. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  66. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +3 -1
  67. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  68. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  69. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +3 -1
  70. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  71. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  72. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +3 -0
  73. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  74. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  75. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +3 -1
  76. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  77. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  78. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +3 -1
  79. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  80. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  81. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +3 -0
  82. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  83. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  84. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +3 -1
  85. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  86. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  87. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +3 -0
  88. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  89. package/dist/themes/sap_belize/css_variables.css +324 -114
  90. package/dist/themes/sap_belize_hcb/css_variables.css +393 -174
  91. package/dist/themes/sap_belize_hcw/css_variables.css +343 -114
  92. package/dist/themes/sap_fiori_3/css_variables.css +324 -115
  93. package/dist/themes/sap_fiori_3_dark/css_variables.css +325 -106
  94. package/dist/themes/sap_fiori_3_hcb/css_variables.css +393 -174
  95. package/dist/themes/sap_fiori_3_hcw/css_variables.css +343 -114
  96. package/dist/themes/sap_horizon/css_variables.css +456 -257
  97. package/dist/themes/sap_horizon_dark/css_variables.css +427 -218
  98. package/dist/themes/sap_horizon_dark_exp/css_variables.css +956 -0
  99. package/dist/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  100. package/dist/themes/sap_horizon_exp/css_variables.css +433 -234
  101. package/dist/themes/sap_horizon_hcb/css_variables.css +332 -123
  102. package/dist/themes/sap_horizon_hcb_exp/css_variables.css +956 -0
  103. package/dist/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  104. package/dist/themes/sap_horizon_hcw/css_variables.css +335 -116
  105. package/dist/themes/sap_horizon_hcw_exp/css_variables.css +966 -0
  106. package/dist/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  107. package/lib/generate-css-vars-usage-report/index.js +7 -3
  108. package/{package-scripts.js → package-scripts.cjs} +8 -3
  109. package/package.json +6 -6
  110. package/tsconfig.json +15 -0
package/.npsrc.json ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "config": "./package-scripts.cjs"
3
+ }
package/CHANGELOG.md CHANGED
@@ -3,6 +3,520 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.20.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.2...v1.20.0-rc.3) (2023-11-30)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ # [1.20.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.1...v1.20.0-rc.2) (2023-11-23)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+ # [1.20.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.0...v1.20.0-rc.1) (2023-11-16)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-theming
25
+
26
+
27
+
28
+
29
+
30
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-theming
33
+
34
+
35
+
36
+
37
+
38
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-theming
41
+
42
+
43
+
44
+
45
+
46
+ # [1.19.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.2...v1.19.0-rc.3) (2023-11-02)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-theming
49
+
50
+
51
+
52
+
53
+
54
+ # [1.19.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.1...v1.19.0-rc.2) (2023-10-26)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-theming
57
+
58
+
59
+
60
+
61
+
62
+ # [1.19.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.0...v1.19.0-rc.1) (2023-10-19)
63
+
64
+ **Note:** Version bump only for package @ui5/webcomponents-theming
65
+
66
+
67
+
68
+
69
+
70
+ # [1.19.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.1-rc.0...v1.19.0-rc.0) (2023-10-12)
71
+
72
+ **Note:** Version bump only for package @ui5/webcomponents-theming
73
+
74
+
75
+
76
+
77
+
78
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
79
+
80
+ **Note:** Version bump only for package @ui5/webcomponents-theming
81
+
82
+
83
+
84
+
85
+
86
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
87
+
88
+ **Note:** Version bump only for package @ui5/webcomponents-theming
89
+
90
+
91
+
92
+
93
+
94
+ # [1.18.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.1...v1.18.0-rc.2) (2023-09-28)
95
+
96
+ **Note:** Version bump only for package @ui5/webcomponents-theming
97
+
98
+
99
+
100
+
101
+
102
+ # [1.18.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.0...v1.18.0-rc.1) (2023-09-21)
103
+
104
+ **Note:** Version bump only for package @ui5/webcomponents-theming
105
+
106
+
107
+
108
+
109
+
110
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
111
+
112
+ **Note:** Version bump only for package @ui5/webcomponents-theming
113
+
114
+
115
+
116
+
117
+
118
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
119
+
120
+
121
+ ### Features
122
+
123
+ * **ui5-toolbar:** web component introduced ([#7024](https://github.com/SAP/ui5-webcomponents/issues/7024)) ([2f329fe](https://github.com/SAP/ui5-webcomponents/commit/2f329fe2d237d24f05ed140658e39752d6d9d8ae))
124
+
125
+
126
+
127
+
128
+
129
+ # [1.17.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.1...v1.17.0-rc.2) (2023-08-24)
130
+
131
+ **Note:** Version bump only for package @ui5/webcomponents-theming
132
+
133
+
134
+
135
+
136
+
137
+ # [1.17.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.0...v1.17.0-rc.1) (2023-08-17)
138
+
139
+ **Note:** Version bump only for package @ui5/webcomponents-theming
140
+
141
+
142
+
143
+
144
+
145
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
146
+
147
+ **Note:** Version bump only for package @ui5/webcomponents-theming
148
+
149
+
150
+
151
+
152
+
153
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
154
+
155
+ **Note:** Version bump only for package @ui5/webcomponents-theming
156
+
157
+
158
+
159
+
160
+
161
+ # [1.16.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.3...v1.16.0-rc.4) (2023-08-03)
162
+
163
+ **Note:** Version bump only for package @ui5/webcomponents-theming
164
+
165
+
166
+
167
+
168
+
169
+ # [1.16.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.2...v1.16.0-rc.3) (2023-07-27)
170
+
171
+ **Note:** Version bump only for package @ui5/webcomponents-theming
172
+
173
+
174
+
175
+
176
+
177
+ # [1.16.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.1...v1.16.0-rc.2) (2023-07-20)
178
+
179
+ **Note:** Version bump only for package @ui5/webcomponents-theming
180
+
181
+
182
+
183
+
184
+
185
+ # [1.16.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.0...v1.16.0-rc.1) (2023-07-13)
186
+
187
+ **Note:** Version bump only for package @ui5/webcomponents-theming
188
+
189
+
190
+
191
+
192
+
193
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
194
+
195
+ **Note:** Version bump only for package @ui5/webcomponents-theming
196
+
197
+
198
+
199
+
200
+
201
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
202
+
203
+ **Note:** Version bump only for package @ui5/webcomponents-theming
204
+
205
+
206
+
207
+
208
+
209
+ # [1.15.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.1...v1.15.0-rc.2) (2023-06-22)
210
+
211
+ **Note:** Version bump only for package @ui5/webcomponents-theming
212
+
213
+
214
+
215
+
216
+
217
+ # [1.15.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.0...v1.15.0-rc.1) (2023-06-15)
218
+
219
+ **Note:** Version bump only for package @ui5/webcomponents-theming
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
230
+
231
+ **Note:** Version bump only for package @ui5/webcomponents-theming
232
+
233
+
234
+
235
+
236
+
237
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
238
+
239
+ **Note:** Version bump only for package @ui5/webcomponents-theming
240
+
241
+
242
+
243
+
244
+
245
+ # [1.14.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.1...v1.14.0-rc.2) (2023-06-01)
246
+
247
+
248
+ ### Features
249
+
250
+ * **ui5-link:** update visual design according to the latest Horizon spec ([#6988](https://github.com/SAP/ui5-webcomponents/issues/6988)) ([3cce241](https://github.com/SAP/ui5-webcomponents/commit/3cce24166c333f1d8bfbde92bb1226d228ebd709)), closes [#6999](https://github.com/SAP/ui5-webcomponents/issues/6999)
251
+
252
+
253
+
254
+
255
+
256
+ # [1.14.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.0...v1.14.0-rc.1) (2023-05-25)
257
+
258
+
259
+ ### Bug Fixes
260
+
261
+ * **ui5-token:** adjust styles to latest specification ([#6996](https://github.com/SAP/ui5-webcomponents/issues/6996)) ([20e71fa](https://github.com/SAP/ui5-webcomponents/commit/20e71fadb5c054b07e55659f3467d1bc902cefd9))
262
+
263
+
264
+
265
+
266
+
267
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
268
+
269
+ **Note:** Version bump only for package @ui5/webcomponents-theming
270
+
271
+
272
+
273
+
274
+
275
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
276
+
277
+ **Note:** Version bump only for package @ui5/webcomponents-theming
278
+
279
+
280
+
281
+
282
+
283
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
284
+
285
+ **Note:** Version bump only for package @ui5/webcomponents-theming
286
+
287
+
288
+
289
+
290
+
291
+ # [1.13.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.4...v1.13.0-rc.5) (2023-05-11)
292
+
293
+
294
+ ### Bug Fixes
295
+
296
+ * **create-webcomponents-package:** fix package creation issues with test and lint ([#6976](https://github.com/SAP/ui5-webcomponents/issues/6976)) ([dd70f3a](https://github.com/SAP/ui5-webcomponents/commit/dd70f3aa8ef70b592f1d4e0f3f9894c6280fb1bf))
297
+
298
+
299
+
300
+
301
+
302
+ # [1.13.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.3...v1.13.0-rc.4) (2023-05-04)
303
+
304
+ **Note:** Version bump only for package @ui5/webcomponents-theming
305
+
306
+
307
+
308
+
309
+
310
+ # [1.13.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.2...v1.13.0-rc.3) (2023-04-27)
311
+
312
+ **Note:** Version bump only for package @ui5/webcomponents-theming
313
+
314
+
315
+
316
+
317
+
318
+ # [1.13.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.1...v1.13.0-rc.2) (2023-04-20)
319
+
320
+ **Note:** Version bump only for package @ui5/webcomponents-theming
321
+
322
+
323
+
324
+
325
+
326
+ # [1.13.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.0...v1.13.0-rc.1) (2023-04-13)
327
+
328
+ **Note:** Version bump only for package @ui5/webcomponents-theming
329
+
330
+
331
+
332
+
333
+
334
+ # [1.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0...v1.13.0-rc.0) (2023-04-06)
335
+
336
+ **Note:** Version bump only for package @ui5/webcomponents-theming
337
+
338
+
339
+
340
+
341
+
342
+ # [1.12.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.3...v1.12.0) (2023-04-04)
343
+
344
+ **Note:** Version bump only for package @ui5/webcomponents-theming
345
+
346
+
347
+
348
+
349
+
350
+ # [1.12.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.2...v1.12.0-rc.3) (2023-03-30)
351
+
352
+ **Note:** Version bump only for package @ui5/webcomponents-theming
353
+
354
+
355
+
356
+
357
+
358
+ # [1.12.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.1...v1.12.0-rc.2) (2023-03-23)
359
+
360
+
361
+ ### Bug Fixes
362
+
363
+ * inline sources in the .map file so the src folder is not mandatory ([#6732](https://github.com/SAP/ui5-webcomponents/issues/6732)) ([16771a6](https://github.com/SAP/ui5-webcomponents/commit/16771a64d7b13f418af9afa1a03b224fe3762775))
364
+
365
+
366
+
367
+
368
+
369
+ # [1.12.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.0...v1.12.0-rc.1) (2023-03-16)
370
+
371
+ **Note:** Version bump only for package @ui5/webcomponents-theming
372
+
373
+
374
+
375
+
376
+
377
+ # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
378
+
379
+ **Note:** Version bump only for package @ui5/webcomponents-theming
380
+
381
+
382
+
383
+
384
+
385
+ # [1.11.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.4...v1.11.0) (2023-03-06)
386
+
387
+ **Note:** Version bump only for package @ui5/webcomponents-theming
388
+
389
+
390
+
391
+
392
+
393
+ # [1.11.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.3...v1.11.0-rc.4) (2023-03-02)
394
+
395
+ **Note:** Version bump only for package @ui5/webcomponents-theming
396
+
397
+
398
+
399
+
400
+
401
+ # [1.11.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.2...v1.11.0-rc.3) (2023-02-23)
402
+
403
+ **Note:** Version bump only for package @ui5/webcomponents-theming
404
+
405
+
406
+
407
+
408
+
409
+ # [1.11.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.1...v1.11.0-rc.2) (2023-02-16)
410
+
411
+ **Note:** Version bump only for package @ui5/webcomponents-theming
412
+
413
+
414
+
415
+
416
+
417
+ # [1.11.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.0...v1.11.0-rc.1) (2023-02-09)
418
+
419
+ **Note:** Version bump only for package @ui5/webcomponents-theming
420
+
421
+
422
+
423
+
424
+
425
+ # [1.11.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.10.4-rc.0...v1.11.0-rc.0) (2023-02-02)
426
+
427
+ **Note:** Version bump only for package @ui5/webcomponents-theming
428
+
429
+
430
+
431
+
432
+
433
+ ## [1.10.4-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.10.3...v1.10.4-rc.0) (2023-01-26)
434
+
435
+ **Note:** Version bump only for package @ui5/webcomponents-theming
436
+
437
+
438
+
439
+
440
+
441
+ ## [1.10.3](https://github.com/SAP/ui5-webcomponents/compare/v1.10.2...v1.10.3) (2023-01-25)
442
+
443
+ **Note:** Version bump only for package @ui5/webcomponents-theming
444
+
445
+
446
+
447
+
448
+
449
+ ## [1.10.2](https://github.com/SAP/ui5-webcomponents/compare/v1.10.1...v1.10.2) (2023-01-25)
450
+
451
+ **Note:** Version bump only for package ui5-webcomponents
452
+
453
+ ## [1.10.1](https://github.com/SAP/ui5-webcomponents/compare/v0.0.0-7b49a7ff1...v1.10.1) (2023-01-24)
454
+
455
+ **Note:** Version bump only for package @ui5/webcomponents-theming
456
+
457
+
458
+
459
+
460
+
461
+ # [1.10.0](https://github.com/SAP/ui5-webcomponents/compare/v1.9.3...v1.10.0) (2023-01-20)
462
+
463
+ **Note:** Version bump only for package @ui5/webcomponents-theming
464
+
465
+
466
+
467
+
468
+
469
+ ## [1.9.3](https://github.com/SAP/ui5-webcomponents/compare/v1.9.2...v1.9.3) (2022-12-16)
470
+
471
+ **Note:** Version bump only for package @ui5/webcomponents-theming
472
+
473
+
474
+
475
+
476
+
477
+ ## [1.9.1](https://github.com/SAP/ui5-webcomponents/compare/v1.9.0...v1.9.1) (2022-11-10)
478
+
479
+ **Note:** Version bump only for package @ui5/webcomponents-theming
480
+
481
+
482
+
483
+
484
+
485
+ # [1.9.0](https://github.com/SAP/ui5-webcomponents/compare/v1.8.0...v1.9.0) (2022-10-31)
486
+
487
+ **Note:** Version bump only for package @ui5/webcomponents-theming
488
+
489
+
490
+
491
+
492
+
493
+ # [1.8.0](https://github.com/SAP/ui5-webcomponents/compare/v1.7.1...v1.8.0) (2022-10-03)
494
+
495
+ **Note:** Version bump only for package @ui5/webcomponents-theming
496
+
497
+
498
+
499
+
500
+
501
+ ## [1.7.1](https://github.com/SAP/ui5-webcomponents/compare/v1.7.0...v1.7.1) (2022-09-08)
502
+
503
+ **Note:** Version bump only for package @ui5/webcomponents-theming
504
+
505
+
506
+
507
+
508
+
509
+ # [1.7.0](https://github.com/SAP/ui5-webcomponents/compare/v1.6.0...v1.7.0) (2022-09-02)
510
+
511
+
512
+ ### Bug Fixes
513
+
514
+ * **ui5-input:** fix item selection bugs ([#5372](https://github.com/SAP/ui5-webcomponents/issues/5372)) ([274efaa](https://github.com/SAP/ui5-webcomponents/commit/274efaaa212e3152d27665f1809e649a75f67001))
515
+
516
+
517
+
518
+
519
+
6
520
  # [1.6.0](https://github.com/SAP/ui5-webcomponents/compare/v1.5.0...v1.6.0) (2022-07-25)
7
521
 
8
522
  **Note:** Version bump only for package @ui5/webcomponents-theming
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/main/docs/images/UI5_logo_wide.png)
2
2
 
3
+
3
4
  # UI5 Web Components - Theming
4
5
 
5
6
  [![npm Package Version](https://badge.fury.io/js/%40ui5%2Fwebcomponents.svg)](https://www.npmjs.com/package/@ui5/webcomponents)
@@ -22,7 +23,7 @@ The assets, provided by this package, are additional themes:
22
23
  - [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
23
24
 
24
25
  ## Support
25
- We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/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://join-ui5-slack.herokuapp.com/).
26
+ We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/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/).
26
27
 
27
28
  ## Contribute
28
29
  Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
@@ -18,7 +18,7 @@ module.exports = {
18
18
  ]
19
19
  },
20
20
  ),
21
- postcssCSStoJSON({toReplace: `dist`, packageName: "@ui5/webcomponents-theming"}),
22
- postcssCSStoESM({toReplace: `dist`, packageName: "@ui5/webcomponents-theming"}),
21
+ postcssCSStoJSON({ toReplace: `dist`, packageName: "@ui5/webcomponents-theming" }),
22
+ postcssCSStoESM({ toReplace: `dist`, packageName: "@ui5/webcomponents-theming" }),
23
23
  ]
24
24
  };
@@ -83,6 +83,7 @@
83
83
  "--sapButton_Emphasized_Active_TextColor",
84
84
  "--sapButton_Emphasized_Background",
85
85
  "--sapButton_Emphasized_BorderColor",
86
+ "--sapButton_Emphasized_FontWeight",
86
87
  "--sapButton_Emphasized_Hover_Background",
87
88
  "--sapButton_Emphasized_Hover_BorderColor",
88
89
  "--sapButton_Emphasized_Hover_TextColor",
@@ -118,7 +119,6 @@
118
119
  "--sapButton_Lite_Hover_BorderColor",
119
120
  "--sapButton_Lite_Hover_TextColor",
120
121
  "--sapButton_Lite_TextColor",
121
- "--sapButton_Negative_BorderColor",
122
122
  "--sapButton_Neutral_Background",
123
123
  "--sapButton_Reject_Active_Background",
124
124
  "--sapButton_Reject_Active_BorderColor",
@@ -159,8 +159,6 @@
159
159
  "--sapButton_Track_Selected_Hover_Background",
160
160
  "--sapButton_Track_Selected_Hover_BorderColor",
161
161
  "--sapButton_Track_Selected_TextColor",
162
- "--sapChart_Good",
163
- "--sapChart_Sequence_6",
164
162
  "--sapContent_BadgeBackground",
165
163
  "--sapContent_BadgeTextColor",
166
164
  "--sapContent_BusyColor",
@@ -204,7 +202,6 @@
204
202
  "--sapContent_Selected_ForegroundColor",
205
203
  "--sapContent_Selected_Hover_Background",
206
204
  "--sapContent_Selected_MeasureIndicatorColor",
207
- "--sapContent_Selected_Shadow",
208
205
  "--sapContent_Selected_TextColor",
209
206
  "--sapContent_Shadow0",
210
207
  "--sapContent_Shadow1",
@@ -218,6 +215,9 @@
218
215
  "--sapCriticalTextColor",
219
216
  "--sapElement_BorderCornerRadius",
220
217
  "--sapElement_BorderWidth",
218
+ "--sapElement_Compact_Height",
219
+ "--sapElement_Height",
220
+ "--sapElement_LineHeight",
221
221
  "--sapErrorBackground",
222
222
  "--sapErrorBorderColor",
223
223
  "--sapField_Active_BorderColor",
@@ -228,33 +228,42 @@
228
228
  "--sapField_BorderStyle",
229
229
  "--sapField_BorderWidth",
230
230
  "--sapField_Focus_Background",
231
- "--sapField_Focus_BorderColor",
232
231
  "--sapField_Hover_Background",
233
232
  "--sapField_Hover_BackgroundStyle",
234
233
  "--sapField_Hover_BorderColor",
234
+ "--sapField_Hover_InformationShadow",
235
+ "--sapField_Hover_InvalidShadow",
236
+ "--sapField_Hover_Shadow",
237
+ "--sapField_Hover_SuccessShadow",
238
+ "--sapField_Hover_WarningShadow",
235
239
  "--sapField_HoverBorderColor",
236
240
  "--sapField_InformationBackground",
237
241
  "--sapField_InformationBackgroundStyle",
238
242
  "--sapField_InformationBorderWidth",
239
243
  "--sapField_InformationColor",
244
+ "--sapField_InformationShadow",
240
245
  "--sapField_InvalidBackground",
241
246
  "--sapField_InvalidBackgroundStyle",
242
247
  "--sapField_InvalidBorderWidth",
243
248
  "--sapField_InvalidColor",
249
+ "--sapField_InvalidShadow",
244
250
  "--sapField_PlaceholderTextColor",
245
251
  "--sapField_ReadOnly_Background",
246
252
  "--sapField_ReadOnly_BackgroundStyle",
247
253
  "--sapField_ReadOnly_BorderColor",
248
254
  "--sapField_RequiredColor",
255
+ "--sapField_Shadow",
249
256
  "--sapField_SuccessBackground",
250
257
  "--sapField_SuccessBackgroundStyle",
251
258
  "--sapField_SuccessBorderWidth",
252
259
  "--sapField_SuccessColor",
260
+ "--sapField_SuccessShadow",
253
261
  "--sapField_TextColor",
254
262
  "--sapField_WarningBackground",
255
263
  "--sapField_WarningBackgroundStyle",
256
264
  "--sapField_WarningBorderWidth",
257
265
  "--sapField_WarningColor",
266
+ "--sapField_WarningShadow",
258
267
  "--sapFontBoldFamily",
259
268
  "--sapFontFamily",
260
269
  "--sapFontHeader1Size",
@@ -266,6 +275,7 @@
266
275
  "--sapFontHeaderFamily",
267
276
  "--sapFontLargeSize",
268
277
  "--sapFontMediumSize",
278
+ "--sapFontSemiboldDuplexFamily",
269
279
  "--sapFontSize",
270
280
  "--sapFontSmallSize",
271
281
  "--sapGroup_ContentBackground",
@@ -277,7 +287,6 @@
277
287
  "--sapHC_ReducedBackground",
278
288
  "--sapHC_ReducedForeground",
279
289
  "--sapHighlightColor",
280
- "--sapHighlightTextColor",
281
290
  "--sapIllus_AccentColor",
282
291
  "--sapIllus_BackgroundColor",
283
292
  "--sapIllus_BrandColorPrimary",
@@ -308,8 +317,11 @@
308
317
  "--sapLegendBackgroundColor20",
309
318
  "--sapLegendColor18",
310
319
  "--sapLink_Active_Color",
320
+ "--sapLink_Active_TextDecoration",
311
321
  "--sapLink_Hover_Color",
322
+ "--sapLink_Hover_TextDecoration",
312
323
  "--sapLink_SubtleColor",
324
+ "--sapLink_TextDecoration",
313
325
  "--sapLinkColor",
314
326
  "--sapList_Active_Background",
315
327
  "--sapList_Active_TextColor",
@@ -323,6 +335,7 @@
323
335
  "--sapList_GroupHeaderBorderColor",
324
336
  "--sapList_HeaderBackground",
325
337
  "--sapList_HeaderBorderColor",
338
+ "--sapList_HeaderTextColor",
326
339
  "--sapList_Hover_Background",
327
340
  "--sapList_Hover_SelectionBackground",
328
341
  "--sapList_SelectionBackgroundColor",
@@ -338,7 +351,6 @@
338
351
  "--sapNegativeColor",
339
352
  "--sapNegativeElementColor",
340
353
  "--sapNegativeTextColor",
341
- "--sapNeutralBackground",
342
354
  "--sapNeutralColor",
343
355
  "--sapNeutralElementColor",
344
356
  "--sapNeutralTextColor",
@@ -389,7 +401,6 @@
389
401
  "--sapShell_InteractiveTextColor",
390
402
  "--sapShell_TextColor",
391
403
  "--sapShellColor",
392
- "--sapSlider_Active_HandleBackground",
393
404
  "--sapSlider_Active_RangeHandleBackground",
394
405
  "--sapSlider_Background",
395
406
  "--sapSlider_HandleBackground",
@@ -412,7 +423,7 @@
412
423
  "--sapTile_SeparatorColor",
413
424
  "--sapTile_TextColor",
414
425
  "--sapTile_TitleTextColor",
415
- "--sapTitleColor",
426
+ "--sapToolbar_Background",
416
427
  "--sapToolbar_SeparatorColor",
417
428
  "--sapWarningBackground",
418
429
  "--sapWarningBorderColor"
@@ -0,0 +1 @@
1
+ import "./generated/json-imports/Themes-static.js";
@@ -1,2 +1,3 @@
1
1
  // The theming package provides theming assets only
2
2
  import "./generated/json-imports/Themes-static.js";
3
+ //# sourceMappingURL=Assets-static.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Assets-static.js","sourceRoot":"","sources":["../src/Assets-static.ts"],"names":[],"mappings":"AAAA,mDAAmD;AACnD,OAAO,2CAA2C,CAAC","sourcesContent":["// The theming package provides theming assets only\nimport \"./generated/json-imports/Themes-static.js\";\n"]}