@ui5/webcomponents-theming 0.0.0-9c26e8e4f → 0.0.0-9ed6f23c6

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 (86) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +319 -0
  3. package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +2 -2
  4. package/css-vars-usage.json +17 -1
  5. package/dist/Assets-static.d.ts +1 -0
  6. package/dist/Assets-static.js +1 -0
  7. package/dist/Assets-static.js.map +1 -0
  8. package/dist/Assets.d.ts +1 -0
  9. package/dist/Assets.js +1 -0
  10. package/dist/Assets.js.map +1 -0
  11. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  20. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  21. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  22. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  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_exp/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  35. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +3 -0
  36. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +3 -1
  37. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -0
  38. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +3 -0
  39. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +3 -1
  40. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -0
  41. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +3 -0
  42. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +3 -1
  43. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -0
  44. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  45. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +3 -1
  46. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  47. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  48. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +3 -1
  49. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  50. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  51. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +3 -1
  52. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  53. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  54. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +3 -1
  55. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  56. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  57. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +3 -1
  58. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  59. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +3 -1
  61. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  63. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +3 -1
  64. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  65. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  66. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +3 -1
  67. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  68. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  69. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +3 -1
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  71. package/dist/themes/sap_belize/css_variables.css +324 -114
  72. package/dist/themes/sap_belize_hcb/css_variables.css +337 -118
  73. package/dist/themes/sap_belize_hcw/css_variables.css +343 -114
  74. package/dist/themes/sap_fiori_3/css_variables.css +323 -114
  75. package/dist/themes/sap_fiori_3_dark/css_variables.css +324 -105
  76. package/dist/themes/sap_fiori_3_hcb/css_variables.css +337 -118
  77. package/dist/themes/sap_fiori_3_hcw/css_variables.css +343 -114
  78. package/dist/themes/sap_horizon/css_variables.css +323 -124
  79. package/dist/themes/sap_horizon_dark/css_variables.css +331 -122
  80. package/dist/themes/sap_horizon_exp/css_variables.css +323 -124
  81. package/dist/themes/sap_horizon_hcb/css_variables.css +329 -120
  82. package/dist/themes/sap_horizon_hcw/css_variables.css +333 -114
  83. package/lib/generate-css-vars-usage-report/index.js +7 -3
  84. package/{package-scripts.js → package-scripts.cjs} +3 -2
  85. package/package.json +6 -6
  86. 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,325 @@
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.15.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.1...v1.15.0-rc.2) (2023-06-22)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ # [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)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
27
+
28
+ **Note:** Version bump only for package @ui5/webcomponents-theming
29
+
30
+
31
+
32
+
33
+
34
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
35
+
36
+ **Note:** Version bump only for package @ui5/webcomponents-theming
37
+
38
+
39
+
40
+
41
+
42
+ # [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)
43
+
44
+
45
+ ### Features
46
+
47
+ * **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)
48
+
49
+
50
+
51
+
52
+
53
+ # [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)
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * **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))
59
+
60
+
61
+
62
+
63
+
64
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
65
+
66
+ **Note:** Version bump only for package @ui5/webcomponents-theming
67
+
68
+
69
+
70
+
71
+
72
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
73
+
74
+ **Note:** Version bump only for package @ui5/webcomponents-theming
75
+
76
+
77
+
78
+
79
+
80
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
81
+
82
+ **Note:** Version bump only for package @ui5/webcomponents-theming
83
+
84
+
85
+
86
+
87
+
88
+ # [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)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * **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))
94
+
95
+
96
+
97
+
98
+
99
+ # [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)
100
+
101
+ **Note:** Version bump only for package @ui5/webcomponents-theming
102
+
103
+
104
+
105
+
106
+
107
+ # [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)
108
+
109
+ **Note:** Version bump only for package @ui5/webcomponents-theming
110
+
111
+
112
+
113
+
114
+
115
+ # [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)
116
+
117
+ **Note:** Version bump only for package @ui5/webcomponents-theming
118
+
119
+
120
+
121
+
122
+
123
+ # [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)
124
+
125
+ **Note:** Version bump only for package @ui5/webcomponents-theming
126
+
127
+
128
+
129
+
130
+
131
+ # [1.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0...v1.13.0-rc.0) (2023-04-06)
132
+
133
+ **Note:** Version bump only for package @ui5/webcomponents-theming
134
+
135
+
136
+
137
+
138
+
139
+ # [1.12.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.3...v1.12.0) (2023-04-04)
140
+
141
+ **Note:** Version bump only for package @ui5/webcomponents-theming
142
+
143
+
144
+
145
+
146
+
147
+ # [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)
148
+
149
+ **Note:** Version bump only for package @ui5/webcomponents-theming
150
+
151
+
152
+
153
+
154
+
155
+ # [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)
156
+
157
+
158
+ ### Bug Fixes
159
+
160
+ * 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))
161
+
162
+
163
+
164
+
165
+
166
+ # [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)
167
+
168
+ **Note:** Version bump only for package @ui5/webcomponents-theming
169
+
170
+
171
+
172
+
173
+
174
+ # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
175
+
176
+ **Note:** Version bump only for package @ui5/webcomponents-theming
177
+
178
+
179
+
180
+
181
+
182
+ # [1.11.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.4...v1.11.0) (2023-03-06)
183
+
184
+ **Note:** Version bump only for package @ui5/webcomponents-theming
185
+
186
+
187
+
188
+
189
+
190
+ # [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)
191
+
192
+ **Note:** Version bump only for package @ui5/webcomponents-theming
193
+
194
+
195
+
196
+
197
+
198
+ # [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)
199
+
200
+ **Note:** Version bump only for package @ui5/webcomponents-theming
201
+
202
+
203
+
204
+
205
+
206
+ # [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)
207
+
208
+ **Note:** Version bump only for package @ui5/webcomponents-theming
209
+
210
+
211
+
212
+
213
+
214
+ # [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)
215
+
216
+ **Note:** Version bump only for package @ui5/webcomponents-theming
217
+
218
+
219
+
220
+
221
+
222
+ # [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)
223
+
224
+ **Note:** Version bump only for package @ui5/webcomponents-theming
225
+
226
+
227
+
228
+
229
+
230
+ ## [1.10.4-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.10.3...v1.10.4-rc.0) (2023-01-26)
231
+
232
+ **Note:** Version bump only for package @ui5/webcomponents-theming
233
+
234
+
235
+
236
+
237
+
238
+ ## [1.10.3](https://github.com/SAP/ui5-webcomponents/compare/v1.10.2...v1.10.3) (2023-01-25)
239
+
240
+ **Note:** Version bump only for package @ui5/webcomponents-theming
241
+
242
+
243
+
244
+
245
+
246
+ ## [1.10.2](https://github.com/SAP/ui5-webcomponents/compare/v1.10.1...v1.10.2) (2023-01-25)
247
+
248
+ **Note:** Version bump only for package ui5-webcomponents
249
+
250
+ ## [1.10.1](https://github.com/SAP/ui5-webcomponents/compare/v0.0.0-7b49a7ff1...v1.10.1) (2023-01-24)
251
+
252
+ **Note:** Version bump only for package @ui5/webcomponents-theming
253
+
254
+
255
+
256
+
257
+
258
+ # [1.10.0](https://github.com/SAP/ui5-webcomponents/compare/v1.9.3...v1.10.0) (2023-01-20)
259
+
260
+ **Note:** Version bump only for package @ui5/webcomponents-theming
261
+
262
+
263
+
264
+
265
+
266
+ ## [1.9.3](https://github.com/SAP/ui5-webcomponents/compare/v1.9.2...v1.9.3) (2022-12-16)
267
+
268
+ **Note:** Version bump only for package @ui5/webcomponents-theming
269
+
270
+
271
+
272
+
273
+
274
+ ## [1.9.1](https://github.com/SAP/ui5-webcomponents/compare/v1.9.0...v1.9.1) (2022-11-10)
275
+
276
+ **Note:** Version bump only for package @ui5/webcomponents-theming
277
+
278
+
279
+
280
+
281
+
282
+ # [1.9.0](https://github.com/SAP/ui5-webcomponents/compare/v1.8.0...v1.9.0) (2022-10-31)
283
+
284
+ **Note:** Version bump only for package @ui5/webcomponents-theming
285
+
286
+
287
+
288
+
289
+
290
+ # [1.8.0](https://github.com/SAP/ui5-webcomponents/compare/v1.7.1...v1.8.0) (2022-10-03)
291
+
292
+ **Note:** Version bump only for package @ui5/webcomponents-theming
293
+
294
+
295
+
296
+
297
+
298
+ ## [1.7.1](https://github.com/SAP/ui5-webcomponents/compare/v1.7.0...v1.7.1) (2022-09-08)
299
+
300
+ **Note:** Version bump only for package @ui5/webcomponents-theming
301
+
302
+
303
+
304
+
305
+
306
+ # [1.7.0](https://github.com/SAP/ui5-webcomponents/compare/v1.6.0...v1.7.0) (2022-09-02)
307
+
308
+
309
+ ### Bug Fixes
310
+
311
+ * **ui5-input:** fix item selection bugs ([#5372](https://github.com/SAP/ui5-webcomponents/issues/5372)) ([274efaa](https://github.com/SAP/ui5-webcomponents/commit/274efaaa212e3152d27665f1809e649a75f67001))
312
+
313
+
314
+
315
+
316
+
317
+ # [1.6.0](https://github.com/SAP/ui5-webcomponents/compare/v1.5.0...v1.6.0) (2022-07-25)
318
+
319
+ **Note:** Version bump only for package @ui5/webcomponents-theming
320
+
321
+
322
+
323
+
324
+
6
325
  # [1.5.0](https://github.com/SAP/ui5-webcomponents/compare/v1.4.0...v1.5.0) (2022-07-03)
7
326
 
8
327
 
@@ -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",
@@ -228,33 +230,42 @@
228
230
  "--sapField_BorderStyle",
229
231
  "--sapField_BorderWidth",
230
232
  "--sapField_Focus_Background",
231
- "--sapField_Focus_BorderColor",
232
233
  "--sapField_Hover_Background",
233
234
  "--sapField_Hover_BackgroundStyle",
234
235
  "--sapField_Hover_BorderColor",
236
+ "--sapField_Hover_InformationShadow",
237
+ "--sapField_Hover_InvalidShadow",
238
+ "--sapField_Hover_Shadow",
239
+ "--sapField_Hover_SuccessShadow",
240
+ "--sapField_Hover_WarningShadow",
235
241
  "--sapField_HoverBorderColor",
236
242
  "--sapField_InformationBackground",
237
243
  "--sapField_InformationBackgroundStyle",
238
244
  "--sapField_InformationBorderWidth",
239
245
  "--sapField_InformationColor",
246
+ "--sapField_InformationShadow",
240
247
  "--sapField_InvalidBackground",
241
248
  "--sapField_InvalidBackgroundStyle",
242
249
  "--sapField_InvalidBorderWidth",
243
250
  "--sapField_InvalidColor",
251
+ "--sapField_InvalidShadow",
244
252
  "--sapField_PlaceholderTextColor",
245
253
  "--sapField_ReadOnly_Background",
246
254
  "--sapField_ReadOnly_BackgroundStyle",
247
255
  "--sapField_ReadOnly_BorderColor",
248
256
  "--sapField_RequiredColor",
257
+ "--sapField_Shadow",
249
258
  "--sapField_SuccessBackground",
250
259
  "--sapField_SuccessBackgroundStyle",
251
260
  "--sapField_SuccessBorderWidth",
252
261
  "--sapField_SuccessColor",
262
+ "--sapField_SuccessShadow",
253
263
  "--sapField_TextColor",
254
264
  "--sapField_WarningBackground",
255
265
  "--sapField_WarningBackgroundStyle",
256
266
  "--sapField_WarningBorderWidth",
257
267
  "--sapField_WarningColor",
268
+ "--sapField_WarningShadow",
258
269
  "--sapFontBoldFamily",
259
270
  "--sapFontFamily",
260
271
  "--sapFontHeader1Size",
@@ -266,6 +277,7 @@
266
277
  "--sapFontHeaderFamily",
267
278
  "--sapFontLargeSize",
268
279
  "--sapFontMediumSize",
280
+ "--sapFontSemiboldDuplexFamily",
269
281
  "--sapFontSize",
270
282
  "--sapFontSmallSize",
271
283
  "--sapGroup_ContentBackground",
@@ -308,8 +320,11 @@
308
320
  "--sapLegendBackgroundColor20",
309
321
  "--sapLegendColor18",
310
322
  "--sapLink_Active_Color",
323
+ "--sapLink_Active_TextDecoration",
311
324
  "--sapLink_Hover_Color",
325
+ "--sapLink_Hover_TextDecoration",
312
326
  "--sapLink_SubtleColor",
327
+ "--sapLink_TextDecoration",
313
328
  "--sapLinkColor",
314
329
  "--sapList_Active_Background",
315
330
  "--sapList_Active_TextColor",
@@ -323,6 +338,7 @@
323
338
  "--sapList_GroupHeaderBorderColor",
324
339
  "--sapList_HeaderBackground",
325
340
  "--sapList_HeaderBorderColor",
341
+ "--sapList_HeaderTextColor",
326
342
  "--sapList_Hover_Background",
327
343
  "--sapList_Hover_SelectionBackground",
328
344
  "--sapList_SelectionBackgroundColor",
@@ -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"]}
@@ -0,0 +1 @@
1
+ import "./generated/json-imports/Themes.js";
package/dist/Assets.js CHANGED
@@ -1,2 +1,3 @@
1
1
  // The theming package provides theming assets only
2
2
  import "./generated/json-imports/Themes.js";
3
+ //# sourceMappingURL=Assets.js.map
@@ -0,0 +1 @@
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"]}