@ui5/webcomponents-theming 0.0.0-1f45608ac → 0.0.0-20ff83d14

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 (106) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +666 -0
  3. package/README.md +2 -1
  4. package/css-vars-usage.json +187 -6
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets-static.js.map +1 -1
  7. package/dist/Assets.js.map +1 -1
  8. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  20. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  21. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  22. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  23. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  35. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  36. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  37. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  38. package/dist/generated/json-imports/Themes-static.d.ts +1 -0
  39. package/dist/generated/json-imports/Themes-static.js +27 -23
  40. package/dist/generated/json-imports/Themes-static.js.map +1 -0
  41. package/dist/generated/json-imports/Themes.d.ts +1 -0
  42. package/dist/generated/json-imports/Themes.js +27 -25
  43. package/dist/generated/json-imports/Themes.js.map +1 -0
  44. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +2 -1
  45. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  46. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +2 -1
  47. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  48. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +2 -1
  49. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  50. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -1
  51. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  52. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -1
  53. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  54. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -1
  55. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  56. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -1
  57. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  58. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -1
  59. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  60. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -1
  61. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  62. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  63. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  64. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  65. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +2 -1
  66. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  67. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -1
  68. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  69. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  70. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  71. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  72. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -1
  73. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  74. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  75. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  76. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  77. package/lib/generate-css-vars-usage-report/index.js +7 -3
  78. package/package-scripts.cjs +23 -0
  79. package/package.json +7 -7
  80. package/tsconfig.json +11 -0
  81. package/config/postcss.themes/postcss.config.js +0 -24
  82. package/dist/themes/sap_belize/css_variables.css +0 -822
  83. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  84. package/dist/themes/sap_belize_hcb/css_variables.css +0 -821
  85. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  86. package/dist/themes/sap_belize_hcw/css_variables.css +0 -821
  87. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  88. package/dist/themes/sap_fiori_3/css_variables.css +0 -821
  89. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  90. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -821
  91. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  92. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -821
  93. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  94. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -821
  95. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  96. package/dist/themes/sap_horizon/css_variables.css +0 -821
  97. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  98. package/dist/themes/sap_horizon_dark/css_variables.css +0 -821
  99. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  100. package/dist/themes/sap_horizon_exp/css_variables.css +0 -821
  101. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  102. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -821
  103. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  104. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -821
  105. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
  106. package/package-scripts.js +0 -34
package/.npsrc.json ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "config": "./package-scripts.cjs"
3
+ }
package/CHANGELOG.md CHANGED
@@ -3,6 +3,672 @@
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.24.7](https://github.com/SAP/ui5-webcomponents/compare/v1.24.6...v1.24.7) (2024-07-08)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.24.6](https://github.com/SAP/ui5-webcomponents/compare/v1.24.5...v1.24.6) (2024-07-01)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+ ## [1.24.5](https://github.com/SAP/ui5-webcomponents/compare/v1.24.4...v1.24.5) (2024-06-18)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-theming
25
+
26
+
27
+
28
+
29
+
30
+ ## [1.24.4](https://github.com/SAP/ui5-webcomponents/compare/v1.24.3...v1.24.4) (2024-05-31)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-theming
33
+
34
+
35
+
36
+
37
+
38
+ ## [1.24.3](https://github.com/SAP/ui5-webcomponents/compare/v1.24.2...v1.24.3) (2024-05-14)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-theming
41
+
42
+
43
+
44
+
45
+
46
+ ## [1.24.1](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v1.24.1) (2024-05-13)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-theming
49
+
50
+
51
+
52
+
53
+
54
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-theming
57
+
58
+
59
+
60
+
61
+
62
+ # [1.24.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.3...v1.24.0-rc.4) (2024-04-04)
63
+
64
+ **Note:** Version bump only for package @ui5/webcomponents-theming
65
+
66
+
67
+
68
+
69
+
70
+ # [1.24.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.2...v1.24.0-rc.3) (2024-03-28)
71
+
72
+ **Note:** Version bump only for package @ui5/webcomponents-theming
73
+
74
+
75
+
76
+
77
+
78
+ # [1.24.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.1...v1.24.0-rc.2) (2024-03-21)
79
+
80
+ **Note:** Version bump only for package @ui5/webcomponents-theming
81
+
82
+
83
+
84
+
85
+
86
+ # [1.24.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.0...v1.24.0-rc.1) (2024-03-15)
87
+
88
+ **Note:** Version bump only for package @ui5/webcomponents-theming
89
+
90
+
91
+
92
+
93
+
94
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
95
+
96
+ **Note:** Version bump only for package @ui5/webcomponents-theming
97
+
98
+
99
+
100
+
101
+
102
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
103
+
104
+ **Note:** Version bump only for package @ui5/webcomponents-theming
105
+
106
+
107
+
108
+
109
+
110
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
111
+
112
+ **Note:** Version bump only for package @ui5/webcomponents-theming
113
+
114
+
115
+
116
+
117
+
118
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
119
+
120
+ **Note:** Version bump only for package @ui5/webcomponents-theming
121
+
122
+
123
+
124
+
125
+
126
+ # [1.23.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.4...v1.23.0-rc.5) (2024-02-29)
127
+
128
+ **Note:** Version bump only for package @ui5/webcomponents-theming
129
+
130
+
131
+
132
+
133
+
134
+ # [1.23.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.3...v1.23.0-rc.4) (2024-02-26)
135
+
136
+ **Note:** Version bump only for package @ui5/webcomponents-theming
137
+
138
+
139
+
140
+
141
+
142
+ # [1.23.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.2...v1.23.0-rc.3) (2024-02-22)
143
+
144
+ **Note:** Version bump only for package @ui5/webcomponents-theming
145
+
146
+
147
+
148
+
149
+
150
+ # [1.23.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.1...v1.23.0-rc.2) (2024-02-20)
151
+
152
+ **Note:** Version bump only for package @ui5/webcomponents-theming
153
+
154
+
155
+
156
+
157
+
158
+ # [1.23.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.0...v1.23.0-rc.1) (2024-02-19)
159
+
160
+ **Note:** Version bump only for package @ui5/webcomponents-theming
161
+
162
+
163
+
164
+
165
+
166
+ # [1.23.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.1-rc.0...v1.23.0-rc.0) (2024-02-15)
167
+
168
+
169
+ ### Features
170
+
171
+ * **ui5-calendar-legend:** introduce ui5-calendar-legend component ([#7706](https://github.com/SAP/ui5-webcomponents/issues/7706)) ([909a602](https://github.com/SAP/ui5-webcomponents/commit/909a6028362b55e26fdb5ca7a1ed68c8c6197a6b))
172
+
173
+
174
+
175
+
176
+
177
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
178
+
179
+ **Note:** Version bump only for package @ui5/webcomponents-theming
180
+
181
+
182
+
183
+
184
+
185
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
186
+
187
+ **Note:** Version bump only for package @ui5/webcomponents-theming
188
+
189
+
190
+
191
+
192
+
193
+ # [1.22.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.2...v1.22.0-rc.3) (2024-02-01)
194
+
195
+
196
+ ### Bug Fixes
197
+
198
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
199
+
200
+
201
+
202
+
203
+
204
+ # [1.22.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.1...v1.22.0-rc.2) (2024-01-25)
205
+
206
+ **Note:** Version bump only for package @ui5/webcomponents-theming
207
+
208
+
209
+
210
+
211
+
212
+ # [1.22.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.0...v1.22.0-rc.1) (2024-01-18)
213
+
214
+ **Note:** Version bump only for package @ui5/webcomponents-theming
215
+
216
+
217
+
218
+
219
+
220
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
221
+
222
+
223
+ ### Features
224
+
225
+ * **ui5-badge:** add different design types ([#7564](https://github.com/SAP/ui5-webcomponents/issues/7564)) ([e5895f7](https://github.com/SAP/ui5-webcomponents/commit/e5895f7d5076406769b516967137ba58f3567935))
226
+
227
+
228
+
229
+
230
+
231
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
232
+
233
+ **Note:** Version bump only for package @ui5/webcomponents-theming
234
+
235
+
236
+
237
+
238
+
239
+ # [1.21.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.4...v1.21.0-rc.5) (2024-01-04)
240
+
241
+ **Note:** Version bump only for package @ui5/webcomponents-theming
242
+
243
+
244
+
245
+
246
+
247
+ # [1.21.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.3...v1.21.0-rc.4) (2023-12-28)
248
+
249
+ **Note:** Version bump only for package @ui5/webcomponents-theming
250
+
251
+
252
+
253
+
254
+
255
+ # [1.21.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.2...v1.21.0-rc.3) (2023-12-21)
256
+
257
+
258
+ ### Features
259
+
260
+ * **tools:** Optimize build by switching css processing to esbuild ([#8008](https://github.com/SAP/ui5-webcomponents/issues/8008)) ([b4d411f](https://github.com/SAP/ui5-webcomponents/commit/b4d411f00f8d74ccecb2d02254126243faf53dfd))
261
+
262
+
263
+
264
+
265
+
266
+ # [1.21.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.1...v1.21.0-rc.2) (2023-12-14)
267
+
268
+ **Note:** Version bump only for package @ui5/webcomponents-theming
269
+
270
+
271
+
272
+
273
+
274
+ # [1.21.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.0...v1.21.0-rc.1) (2023-12-08)
275
+
276
+
277
+ ### Bug Fixes
278
+
279
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
280
+
281
+
282
+
283
+
284
+
285
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
286
+
287
+ **Note:** Version bump only for package @ui5/webcomponents-theming
288
+
289
+
290
+
291
+
292
+
293
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
294
+
295
+ **Note:** Version bump only for package @ui5/webcomponents-theming
296
+
297
+
298
+
299
+
300
+
301
+ # [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)
302
+
303
+ **Note:** Version bump only for package @ui5/webcomponents-theming
304
+
305
+
306
+
307
+
308
+
309
+ # [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)
310
+
311
+ **Note:** Version bump only for package @ui5/webcomponents-theming
312
+
313
+
314
+
315
+
316
+
317
+ # [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)
318
+
319
+ **Note:** Version bump only for package @ui5/webcomponents-theming
320
+
321
+
322
+
323
+
324
+
325
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
326
+
327
+ **Note:** Version bump only for package @ui5/webcomponents-theming
328
+
329
+
330
+
331
+
332
+
333
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
334
+
335
+ **Note:** Version bump only for package @ui5/webcomponents-theming
336
+
337
+
338
+
339
+
340
+
341
+ # [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)
342
+
343
+ **Note:** Version bump only for package @ui5/webcomponents-theming
344
+
345
+
346
+
347
+
348
+
349
+ # [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)
350
+
351
+ **Note:** Version bump only for package @ui5/webcomponents-theming
352
+
353
+
354
+
355
+
356
+
357
+ # [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)
358
+
359
+ **Note:** Version bump only for package @ui5/webcomponents-theming
360
+
361
+
362
+
363
+
364
+
365
+ # [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)
366
+
367
+ **Note:** Version bump only for package @ui5/webcomponents-theming
368
+
369
+
370
+
371
+
372
+
373
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
374
+
375
+ **Note:** Version bump only for package @ui5/webcomponents-theming
376
+
377
+
378
+
379
+
380
+
381
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
382
+
383
+ **Note:** Version bump only for package @ui5/webcomponents-theming
384
+
385
+
386
+
387
+
388
+
389
+ # [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)
390
+
391
+ **Note:** Version bump only for package @ui5/webcomponents-theming
392
+
393
+
394
+
395
+
396
+
397
+ # [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)
398
+
399
+ **Note:** Version bump only for package @ui5/webcomponents-theming
400
+
401
+
402
+
403
+
404
+
405
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
406
+
407
+ **Note:** Version bump only for package @ui5/webcomponents-theming
408
+
409
+
410
+
411
+
412
+
413
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
414
+
415
+
416
+ ### Features
417
+
418
+ * **ui5-toolbar:** web component introduced ([#7024](https://github.com/SAP/ui5-webcomponents/issues/7024)) ([2f329fe](https://github.com/SAP/ui5-webcomponents/commit/2f329fe2d237d24f05ed140658e39752d6d9d8ae))
419
+
420
+
421
+
422
+
423
+
424
+ # [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)
425
+
426
+ **Note:** Version bump only for package @ui5/webcomponents-theming
427
+
428
+
429
+
430
+
431
+
432
+ # [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)
433
+
434
+ **Note:** Version bump only for package @ui5/webcomponents-theming
435
+
436
+
437
+
438
+
439
+
440
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
441
+
442
+ **Note:** Version bump only for package @ui5/webcomponents-theming
443
+
444
+
445
+
446
+
447
+
448
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
449
+
450
+ **Note:** Version bump only for package @ui5/webcomponents-theming
451
+
452
+
453
+
454
+
455
+
456
+ # [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)
457
+
458
+ **Note:** Version bump only for package @ui5/webcomponents-theming
459
+
460
+
461
+
462
+
463
+
464
+ # [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)
465
+
466
+ **Note:** Version bump only for package @ui5/webcomponents-theming
467
+
468
+
469
+
470
+
471
+
472
+ # [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)
473
+
474
+ **Note:** Version bump only for package @ui5/webcomponents-theming
475
+
476
+
477
+
478
+
479
+
480
+ # [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)
481
+
482
+ **Note:** Version bump only for package @ui5/webcomponents-theming
483
+
484
+
485
+
486
+
487
+
488
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
489
+
490
+ **Note:** Version bump only for package @ui5/webcomponents-theming
491
+
492
+
493
+
494
+
495
+
496
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
497
+
498
+ **Note:** Version bump only for package @ui5/webcomponents-theming
499
+
500
+
501
+
502
+
503
+
504
+ # [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)
505
+
506
+ **Note:** Version bump only for package @ui5/webcomponents-theming
507
+
508
+
509
+
510
+
511
+
512
+ # [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)
513
+
514
+ **Note:** Version bump only for package @ui5/webcomponents-theming
515
+
516
+
517
+
518
+
519
+
520
+
521
+
522
+
523
+
524
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
525
+
526
+ **Note:** Version bump only for package @ui5/webcomponents-theming
527
+
528
+
529
+
530
+
531
+
532
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
533
+
534
+ **Note:** Version bump only for package @ui5/webcomponents-theming
535
+
536
+
537
+
538
+
539
+
540
+ # [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)
541
+
542
+
543
+ ### Features
544
+
545
+ * **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)
546
+
547
+
548
+
549
+
550
+
551
+ # [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)
552
+
553
+
554
+ ### Bug Fixes
555
+
556
+ * **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))
557
+
558
+
559
+
560
+
561
+
562
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
563
+
564
+ **Note:** Version bump only for package @ui5/webcomponents-theming
565
+
566
+
567
+
568
+
569
+
570
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
571
+
572
+ **Note:** Version bump only for package @ui5/webcomponents-theming
573
+
574
+
575
+
576
+
577
+
578
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
579
+
580
+ **Note:** Version bump only for package @ui5/webcomponents-theming
581
+
582
+
583
+
584
+
585
+
586
+ # [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)
587
+
588
+
589
+ ### Bug Fixes
590
+
591
+ * **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))
592
+
593
+
594
+
595
+
596
+
597
+ # [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)
598
+
599
+ **Note:** Version bump only for package @ui5/webcomponents-theming
600
+
601
+
602
+
603
+
604
+
605
+ # [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)
606
+
607
+ **Note:** Version bump only for package @ui5/webcomponents-theming
608
+
609
+
610
+
611
+
612
+
613
+ # [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)
614
+
615
+ **Note:** Version bump only for package @ui5/webcomponents-theming
616
+
617
+
618
+
619
+
620
+
621
+ # [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)
622
+
623
+ **Note:** Version bump only for package @ui5/webcomponents-theming
624
+
625
+
626
+
627
+
628
+
629
+ # [1.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0...v1.13.0-rc.0) (2023-04-06)
630
+
631
+ **Note:** Version bump only for package @ui5/webcomponents-theming
632
+
633
+
634
+
635
+
636
+
637
+ # [1.12.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.3...v1.12.0) (2023-04-04)
638
+
639
+ **Note:** Version bump only for package @ui5/webcomponents-theming
640
+
641
+
642
+
643
+
644
+
645
+ # [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)
646
+
647
+ **Note:** Version bump only for package @ui5/webcomponents-theming
648
+
649
+
650
+
651
+
652
+
653
+ # [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)
654
+
655
+
656
+ ### Bug Fixes
657
+
658
+ * 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))
659
+
660
+
661
+
662
+
663
+
664
+ # [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)
665
+
666
+ **Note:** Version bump only for package @ui5/webcomponents-theming
667
+
668
+
669
+
670
+
671
+
6
672
  # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
7
673
 
8
674
  **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).