@ui5/webcomponents-theming 0.0.0-2f7664755 → 0.0.0-33967dd12

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 (70) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +256 -0
  3. package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +2 -2
  4. package/css-vars-usage.json +16 -0
  5. package/dist/Assets-static.js.map +1 -1
  6. package/dist/Assets.js.map +1 -1
  7. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  19. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  20. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  31. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  32. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  33. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  34. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  35. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  36. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  37. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  38. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  39. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  40. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  41. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  42. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  43. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  44. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  46. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  48. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  50. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  51. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  52. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  53. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  54. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  55. package/dist/themes/sap_belize/css_variables.css +229 -93
  56. package/dist/themes/sap_belize_hcb/css_variables.css +254 -109
  57. package/dist/themes/sap_belize_hcw/css_variables.css +260 -105
  58. package/dist/themes/sap_fiori_3/css_variables.css +228 -93
  59. package/dist/themes/sap_fiori_3_dark/css_variables.css +239 -94
  60. package/dist/themes/sap_fiori_3_hcb/css_variables.css +254 -109
  61. package/dist/themes/sap_fiori_3_hcw/css_variables.css +260 -105
  62. package/dist/themes/sap_horizon/css_variables.css +232 -107
  63. package/dist/themes/sap_horizon_dark/css_variables.css +241 -106
  64. package/dist/themes/sap_horizon_exp/css_variables.css +232 -107
  65. package/dist/themes/sap_horizon_hcb/css_variables.css +242 -107
  66. package/dist/themes/sap_horizon_hcw/css_variables.css +246 -101
  67. package/lib/generate-css-vars-usage-report/index.js +7 -3
  68. package/{package-scripts.js → package-scripts.cjs} +1 -1
  69. package/package.json +6 -6
  70. package/tsconfig.json +1 -0
package/.npsrc.json ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "config": "./package-scripts.cjs"
3
+ }
package/CHANGELOG.md CHANGED
@@ -3,6 +3,262 @@
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.16.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.2...v1.16.0-rc.3) (2023-07-27)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ # [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)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+ # [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)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-theming
25
+
26
+
27
+
28
+
29
+
30
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-theming
33
+
34
+
35
+
36
+
37
+
38
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-theming
41
+
42
+
43
+
44
+
45
+
46
+ # [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)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-theming
49
+
50
+
51
+
52
+
53
+
54
+ # [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)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-theming
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
67
+
68
+ **Note:** Version bump only for package @ui5/webcomponents-theming
69
+
70
+
71
+
72
+
73
+
74
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
75
+
76
+ **Note:** Version bump only for package @ui5/webcomponents-theming
77
+
78
+
79
+
80
+
81
+
82
+ # [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)
83
+
84
+
85
+ ### Features
86
+
87
+ * **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)
88
+
89
+
90
+
91
+
92
+
93
+ # [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)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * **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))
99
+
100
+
101
+
102
+
103
+
104
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
105
+
106
+ **Note:** Version bump only for package @ui5/webcomponents-theming
107
+
108
+
109
+
110
+
111
+
112
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
113
+
114
+ **Note:** Version bump only for package @ui5/webcomponents-theming
115
+
116
+
117
+
118
+
119
+
120
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
121
+
122
+ **Note:** Version bump only for package @ui5/webcomponents-theming
123
+
124
+
125
+
126
+
127
+
128
+ # [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)
129
+
130
+
131
+ ### Bug Fixes
132
+
133
+ * **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))
134
+
135
+
136
+
137
+
138
+
139
+ # [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)
140
+
141
+ **Note:** Version bump only for package @ui5/webcomponents-theming
142
+
143
+
144
+
145
+
146
+
147
+ # [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)
148
+
149
+ **Note:** Version bump only for package @ui5/webcomponents-theming
150
+
151
+
152
+
153
+
154
+
155
+ # [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)
156
+
157
+ **Note:** Version bump only for package @ui5/webcomponents-theming
158
+
159
+
160
+
161
+
162
+
163
+ # [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)
164
+
165
+ **Note:** Version bump only for package @ui5/webcomponents-theming
166
+
167
+
168
+
169
+
170
+
171
+ # [1.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0...v1.13.0-rc.0) (2023-04-06)
172
+
173
+ **Note:** Version bump only for package @ui5/webcomponents-theming
174
+
175
+
176
+
177
+
178
+
179
+ # [1.12.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.3...v1.12.0) (2023-04-04)
180
+
181
+ **Note:** Version bump only for package @ui5/webcomponents-theming
182
+
183
+
184
+
185
+
186
+
187
+ # [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)
188
+
189
+ **Note:** Version bump only for package @ui5/webcomponents-theming
190
+
191
+
192
+
193
+
194
+
195
+ # [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)
196
+
197
+
198
+ ### Bug Fixes
199
+
200
+ * 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))
201
+
202
+
203
+
204
+
205
+
206
+ # [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)
207
+
208
+ **Note:** Version bump only for package @ui5/webcomponents-theming
209
+
210
+
211
+
212
+
213
+
214
+ # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
215
+
216
+ **Note:** Version bump only for package @ui5/webcomponents-theming
217
+
218
+
219
+
220
+
221
+
222
+ # [1.11.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.4...v1.11.0) (2023-03-06)
223
+
224
+ **Note:** Version bump only for package @ui5/webcomponents-theming
225
+
226
+
227
+
228
+
229
+
230
+ # [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)
231
+
232
+ **Note:** Version bump only for package @ui5/webcomponents-theming
233
+
234
+
235
+
236
+
237
+
238
+ # [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)
239
+
240
+ **Note:** Version bump only for package @ui5/webcomponents-theming
241
+
242
+
243
+
244
+
245
+
246
+ # [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)
247
+
248
+ **Note:** Version bump only for package @ui5/webcomponents-theming
249
+
250
+
251
+
252
+
253
+
254
+ # [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)
255
+
256
+ **Note:** Version bump only for package @ui5/webcomponents-theming
257
+
258
+
259
+
260
+
261
+
6
262
  # [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)
7
263
 
8
264
  **Note:** Version bump only for package @ui5/webcomponents-theming
@@ -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
  };
@@ -218,6 +218,8 @@
218
218
  "--sapCriticalTextColor",
219
219
  "--sapElement_BorderCornerRadius",
220
220
  "--sapElement_BorderWidth",
221
+ "--sapElement_Compact_Height",
222
+ "--sapElement_Height",
221
223
  "--sapErrorBackground",
222
224
  "--sapErrorBorderColor",
223
225
  "--sapField_Active_BorderColor",
@@ -231,29 +233,39 @@
231
233
  "--sapField_Hover_Background",
232
234
  "--sapField_Hover_BackgroundStyle",
233
235
  "--sapField_Hover_BorderColor",
236
+ "--sapField_Hover_InformationShadow",
237
+ "--sapField_Hover_InvalidShadow",
238
+ "--sapField_Hover_Shadow",
239
+ "--sapField_Hover_SuccessShadow",
240
+ "--sapField_Hover_WarningShadow",
234
241
  "--sapField_HoverBorderColor",
235
242
  "--sapField_InformationBackground",
236
243
  "--sapField_InformationBackgroundStyle",
237
244
  "--sapField_InformationBorderWidth",
238
245
  "--sapField_InformationColor",
246
+ "--sapField_InformationShadow",
239
247
  "--sapField_InvalidBackground",
240
248
  "--sapField_InvalidBackgroundStyle",
241
249
  "--sapField_InvalidBorderWidth",
242
250
  "--sapField_InvalidColor",
251
+ "--sapField_InvalidShadow",
243
252
  "--sapField_PlaceholderTextColor",
244
253
  "--sapField_ReadOnly_Background",
245
254
  "--sapField_ReadOnly_BackgroundStyle",
246
255
  "--sapField_ReadOnly_BorderColor",
247
256
  "--sapField_RequiredColor",
257
+ "--sapField_Shadow",
248
258
  "--sapField_SuccessBackground",
249
259
  "--sapField_SuccessBackgroundStyle",
250
260
  "--sapField_SuccessBorderWidth",
251
261
  "--sapField_SuccessColor",
262
+ "--sapField_SuccessShadow",
252
263
  "--sapField_TextColor",
253
264
  "--sapField_WarningBackground",
254
265
  "--sapField_WarningBackgroundStyle",
255
266
  "--sapField_WarningBorderWidth",
256
267
  "--sapField_WarningColor",
268
+ "--sapField_WarningShadow",
257
269
  "--sapFontBoldFamily",
258
270
  "--sapFontFamily",
259
271
  "--sapFontHeader1Size",
@@ -265,6 +277,7 @@
265
277
  "--sapFontHeaderFamily",
266
278
  "--sapFontLargeSize",
267
279
  "--sapFontMediumSize",
280
+ "--sapFontSemiboldDuplexFamily",
268
281
  "--sapFontSize",
269
282
  "--sapFontSmallSize",
270
283
  "--sapGroup_ContentBackground",
@@ -307,8 +320,11 @@
307
320
  "--sapLegendBackgroundColor20",
308
321
  "--sapLegendColor18",
309
322
  "--sapLink_Active_Color",
323
+ "--sapLink_Active_TextDecoration",
310
324
  "--sapLink_Hover_Color",
325
+ "--sapLink_Hover_TextDecoration",
311
326
  "--sapLink_SubtleColor",
327
+ "--sapLink_TextDecoration",
312
328
  "--sapLinkColor",
313
329
  "--sapList_Active_Background",
314
330
  "--sapList_Active_TextColor",
@@ -1 +1 @@
1
- {"version":3,"file":"Assets-static.js","sourceRoot":"","sources":["../src/Assets-static.ts"],"names":[],"mappings":"AAAA,mDAAmD;AACnD,OAAO,2CAA2C,CAAC"}
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"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Assets.js","sourceRoot":"","sources":["../src/Assets.ts"],"names":[],"mappings":"AAAA,mDAAmD;AACnD,OAAO,oCAAoC,CAAC"}
1
+ {"version":3,"file":"Assets.js","sourceRoot":"","sources":["../src/Assets.ts"],"names":[],"mappings":"AAAA,mDAAmD;AACnD,OAAO,oCAAoC,CAAC","sourcesContent":["// The theming package provides theming assets only\nimport \"./generated/json-imports/Themes.js\";\n"]}