@ui5/webcomponents-theming 0.0.0-38861c872 → 0.0.0-38f83ffef
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1034 -0
- package/README.md +2 -5
- package/css-vars-usage.json +87 -22
- package/dist/.tsbuildinfo +1 -1
- package/dist/Assets-fetch.d.ts +1 -0
- package/dist/Assets-fetch.js +3 -0
- package/dist/Assets-fetch.js.map +1 -0
- package/dist/Assets-node.d.ts +12 -0
- package/dist/Assets-node.js +13 -0
- package/dist/Assets-node.js.map +1 -0
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/json-imports/Themes-fetch.js +25 -0
- package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
- package/dist/generated/json-imports/Themes-node.d.ts +1 -0
- package/dist/generated/json-imports/Themes-node.js +25 -0
- package/dist/generated/json-imports/Themes-node.js.map +1 -0
- package/dist/generated/json-imports/Themes.js +2 -9
- package/dist/generated/json-imports/Themes.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -3
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/package-scripts.cjs +7 -6
- package/package.json +6 -7
- package/tsconfig.json +24 -24
- package/dist/Assets-static.d.ts +0 -1
- package/dist/Assets-static.js +0 -3
- package/dist/Assets-static.js.map +0 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +0 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/json-imports/Themes-static.js +0 -45
- package/dist/generated/json-imports/Themes-static.js.map +0 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +0 -4
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +0 -1
- package/lib/generate-css-vars-usage-report/index.js +0 -36
- /package/dist/generated/json-imports/{Themes-static.d.ts → Themes-fetch.d.ts} +0 -0
package/README.md
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
UI5 Web Components - Theming
|
|
5
2
|
|
|
6
3
|
[](https://www.npmjs.com/package/@ui5/webcomponents)
|
|
7
4
|
|
|
@@ -20,7 +17,7 @@ The assets, provided by this package, are additional themes:
|
|
|
20
17
|
## Resources
|
|
21
18
|
- [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/main/README.md)
|
|
22
19
|
- [UI5 Web Components - Home Page](https://sap.github.io/ui5-webcomponents)
|
|
23
|
-
- [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/
|
|
20
|
+
- [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/play/)
|
|
24
21
|
|
|
25
22
|
## Support
|
|
26
23
|
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/).
|
package/css-vars-usage.json
CHANGED
|
@@ -12,34 +12,46 @@
|
|
|
12
12
|
"--sapActiveColor",
|
|
13
13
|
"--sapAvatar_1_Background",
|
|
14
14
|
"--sapAvatar_1_BorderColor",
|
|
15
|
+
"--sapAvatar_1_Hover_Background",
|
|
15
16
|
"--sapAvatar_1_TextColor",
|
|
16
17
|
"--sapAvatar_2_Background",
|
|
17
18
|
"--sapAvatar_2_BorderColor",
|
|
19
|
+
"--sapAvatar_2_Hover_Background",
|
|
18
20
|
"--sapAvatar_2_TextColor",
|
|
19
21
|
"--sapAvatar_3_Background",
|
|
20
22
|
"--sapAvatar_3_BorderColor",
|
|
23
|
+
"--sapAvatar_3_Hover_Background",
|
|
21
24
|
"--sapAvatar_3_TextColor",
|
|
22
25
|
"--sapAvatar_4_Background",
|
|
23
26
|
"--sapAvatar_4_BorderColor",
|
|
27
|
+
"--sapAvatar_4_Hover_Background",
|
|
24
28
|
"--sapAvatar_4_TextColor",
|
|
25
29
|
"--sapAvatar_5_Background",
|
|
26
30
|
"--sapAvatar_5_BorderColor",
|
|
31
|
+
"--sapAvatar_5_Hover_Background",
|
|
27
32
|
"--sapAvatar_5_TextColor",
|
|
28
33
|
"--sapAvatar_6_Background",
|
|
29
34
|
"--sapAvatar_6_BorderColor",
|
|
35
|
+
"--sapAvatar_6_Hover_Background",
|
|
30
36
|
"--sapAvatar_6_TextColor",
|
|
31
37
|
"--sapAvatar_7_Background",
|
|
32
38
|
"--sapAvatar_7_BorderColor",
|
|
39
|
+
"--sapAvatar_7_Hover_Background",
|
|
33
40
|
"--sapAvatar_7_TextColor",
|
|
34
41
|
"--sapAvatar_8_Background",
|
|
35
42
|
"--sapAvatar_8_BorderColor",
|
|
43
|
+
"--sapAvatar_8_Hover_Background",
|
|
36
44
|
"--sapAvatar_8_TextColor",
|
|
37
45
|
"--sapAvatar_9_Background",
|
|
38
46
|
"--sapAvatar_9_BorderColor",
|
|
47
|
+
"--sapAvatar_9_Hover_Background",
|
|
39
48
|
"--sapAvatar_9_TextColor",
|
|
40
49
|
"--sapAvatar_10_Background",
|
|
41
50
|
"--sapAvatar_10_BorderColor",
|
|
51
|
+
"--sapAvatar_10_Hover_Background",
|
|
42
52
|
"--sapAvatar_10_TextColor",
|
|
53
|
+
"--sapAvatar_Lite_Background",
|
|
54
|
+
"--sapAvatar_Lite_BorderColor",
|
|
43
55
|
"--sapBackgroundColor",
|
|
44
56
|
"--sapBaseColor",
|
|
45
57
|
"--sapBlockLayer_Background",
|
|
@@ -91,7 +103,6 @@
|
|
|
91
103
|
"--sapButton_Emphasized_Active_TextColor",
|
|
92
104
|
"--sapButton_Emphasized_Background",
|
|
93
105
|
"--sapButton_Emphasized_BorderColor",
|
|
94
|
-
"--sapButton_Emphasized_FontWeight",
|
|
95
106
|
"--sapButton_Emphasized_Hover_Background",
|
|
96
107
|
"--sapButton_Emphasized_Hover_BorderColor",
|
|
97
108
|
"--sapButton_Emphasized_Hover_TextColor",
|
|
@@ -163,6 +174,7 @@
|
|
|
163
174
|
"--sapButton_Reject_Selected_Hover_BorderColor",
|
|
164
175
|
"--sapButton_Reject_Selected_TextColor",
|
|
165
176
|
"--sapButton_Reject_TextColor",
|
|
177
|
+
"--sapButton_Segment_BorderCornerRadius",
|
|
166
178
|
"--sapButton_Selected_Background",
|
|
167
179
|
"--sapButton_Selected_BorderColor",
|
|
168
180
|
"--sapButton_Selected_Hover_Background",
|
|
@@ -197,8 +209,10 @@
|
|
|
197
209
|
"--sapButton_Track_Selected_Hover_BorderColor",
|
|
198
210
|
"--sapButton_Track_Selected_TextColor",
|
|
199
211
|
"--sapContent_BadgeBackground",
|
|
212
|
+
"--sapContent_BadgeBorderColor",
|
|
200
213
|
"--sapContent_BadgeTextColor",
|
|
201
214
|
"--sapContent_BusyColor",
|
|
215
|
+
"--sapContent_ContentColor",
|
|
202
216
|
"--sapContent_ContrastFocusColor",
|
|
203
217
|
"--sapContent_ContrastIconColor",
|
|
204
218
|
"--sapContent_ContrastShadowColor",
|
|
@@ -213,7 +227,6 @@
|
|
|
213
227
|
"--sapContent_FocusWidth",
|
|
214
228
|
"--sapContent_ForegroundBorderColor",
|
|
215
229
|
"--sapContent_ForegroundColor",
|
|
216
|
-
"--sapContent_ForegroundTextColor",
|
|
217
230
|
"--sapContent_HeaderShadow",
|
|
218
231
|
"--sapContent_HelpColor",
|
|
219
232
|
"--sapContent_IconColor",
|
|
@@ -231,6 +244,7 @@
|
|
|
231
244
|
"--sapContent_Informative_Shadow",
|
|
232
245
|
"--sapContent_Interaction_Shadow",
|
|
233
246
|
"--sapContent_LabelColor",
|
|
247
|
+
"--sapContent_Lite_Shadow",
|
|
234
248
|
"--sapContent_MeasureIndicatorColor",
|
|
235
249
|
"--sapContent_Negative_Shadow",
|
|
236
250
|
"--sapContent_NonInteractiveIconColor",
|
|
@@ -285,11 +299,17 @@
|
|
|
285
299
|
"--sapField_InvalidBorderWidth",
|
|
286
300
|
"--sapField_InvalidColor",
|
|
287
301
|
"--sapField_InvalidShadow",
|
|
302
|
+
"--sapField_Picker_BorderWidth",
|
|
288
303
|
"--sapField_PlaceholderTextColor",
|
|
289
304
|
"--sapField_ReadOnly_Background",
|
|
290
305
|
"--sapField_ReadOnly_BackgroundStyle",
|
|
291
306
|
"--sapField_ReadOnly_BorderColor",
|
|
292
307
|
"--sapField_RequiredColor",
|
|
308
|
+
"--sapField_Selector_Hover_Background",
|
|
309
|
+
"--sapField_Selector_Hover_InformationBackground",
|
|
310
|
+
"--sapField_Selector_Hover_InvalidBackground",
|
|
311
|
+
"--sapField_Selector_Hover_SuccessBackground",
|
|
312
|
+
"--sapField_Selector_Hover_WarningBackground",
|
|
293
313
|
"--sapField_Shadow",
|
|
294
314
|
"--sapField_SuccessBackground",
|
|
295
315
|
"--sapField_SuccessBackgroundStyle",
|
|
@@ -314,16 +334,17 @@
|
|
|
314
334
|
"--sapFontLargeSize",
|
|
315
335
|
"--sapFontMediumSize",
|
|
316
336
|
"--sapFontSemiboldDuplexFamily",
|
|
337
|
+
"--sapFontSemiboldFamily",
|
|
317
338
|
"--sapFontSize",
|
|
318
339
|
"--sapFontSmallSize",
|
|
340
|
+
"--sapGroup_BorderCornerRadius",
|
|
319
341
|
"--sapGroup_ContentBackground",
|
|
320
342
|
"--sapGroup_ContentBorderColor",
|
|
321
343
|
"--sapGroup_Title_FontSize",
|
|
322
344
|
"--sapGroup_TitleBackground",
|
|
323
345
|
"--sapGroup_TitleBorderColor",
|
|
346
|
+
"--sapGroup_TitleBorderWidth",
|
|
324
347
|
"--sapGroup_TitleTextColor",
|
|
325
|
-
"--sapHC_ReducedBackground",
|
|
326
|
-
"--sapHC_ReducedForeground",
|
|
327
348
|
"--sapHighlightColor",
|
|
328
349
|
"--sapIllus_AccentColor",
|
|
329
350
|
"--sapIllus_BackgroundColor",
|
|
@@ -453,17 +474,26 @@
|
|
|
453
474
|
"--sapLegend_CurrentDateTime",
|
|
454
475
|
"--sapLegend_NonWorkingBackground",
|
|
455
476
|
"--sapLegend_WorkingBackground",
|
|
456
|
-
"--
|
|
457
|
-
"--
|
|
458
|
-
"--
|
|
459
|
-
"--
|
|
460
|
-
"--
|
|
461
|
-
"--
|
|
462
|
-
"--
|
|
463
|
-
"--
|
|
464
|
-
"--
|
|
465
|
-
"--
|
|
477
|
+
"--sapLegendColor1",
|
|
478
|
+
"--sapLegendColor2",
|
|
479
|
+
"--sapLegendColor3",
|
|
480
|
+
"--sapLegendColor4",
|
|
481
|
+
"--sapLegendColor5",
|
|
482
|
+
"--sapLegendColor6",
|
|
483
|
+
"--sapLegendColor7",
|
|
484
|
+
"--sapLegendColor8",
|
|
485
|
+
"--sapLegendColor9",
|
|
486
|
+
"--sapLegendColor10",
|
|
487
|
+
"--sapLegendColor11",
|
|
488
|
+
"--sapLegendColor12",
|
|
489
|
+
"--sapLegendColor13",
|
|
490
|
+
"--sapLegendColor14",
|
|
491
|
+
"--sapLegendColor15",
|
|
492
|
+
"--sapLegendColor16",
|
|
493
|
+
"--sapLegendColor17",
|
|
466
494
|
"--sapLegendColor18",
|
|
495
|
+
"--sapLegendColor19",
|
|
496
|
+
"--sapLegendColor20",
|
|
467
497
|
"--sapLink_Active_Color",
|
|
468
498
|
"--sapLink_Active_TextDecoration",
|
|
469
499
|
"--sapLink_Hover_Color",
|
|
@@ -488,10 +518,10 @@
|
|
|
488
518
|
"--sapList_Hover_SelectionBackground",
|
|
489
519
|
"--sapList_SelectionBackgroundColor",
|
|
490
520
|
"--sapList_SelectionBorderColor",
|
|
491
|
-
"--sapList_TableGroupHeaderBackground",
|
|
492
|
-
"--sapList_TableGroupHeaderBorderColor",
|
|
493
521
|
"--sapList_TableGroupHeaderTextColor",
|
|
494
522
|
"--sapList_TextColor",
|
|
523
|
+
"--sapMessage_BorderWidth",
|
|
524
|
+
"--sapMessage_Button_Hover_Background",
|
|
495
525
|
"--sapMessage_ErrorBorderColor",
|
|
496
526
|
"--sapMessage_InformationBorderColor",
|
|
497
527
|
"--sapMessage_SuccessBorderColor",
|
|
@@ -506,6 +536,12 @@
|
|
|
506
536
|
"--sapNeutralTextColor",
|
|
507
537
|
"--sapObjectHeader_Background",
|
|
508
538
|
"--sapObjectHeader_BorderColor",
|
|
539
|
+
"--sapObjectHeader_Hover_Background",
|
|
540
|
+
"--sapObjectHeader_Subtitle_TextColor",
|
|
541
|
+
"--sapObjectHeader_Title_FontFamily",
|
|
542
|
+
"--sapObjectHeader_Title_FontSize",
|
|
543
|
+
"--sapObjectHeader_Title_SnappedFontSize",
|
|
544
|
+
"--sapObjectHeader_Title_TextColor",
|
|
509
545
|
"--sapPageFooter_Background",
|
|
510
546
|
"--sapPageFooter_BorderColor",
|
|
511
547
|
"--sapPageFooter_TextColor",
|
|
@@ -524,18 +560,13 @@
|
|
|
524
560
|
"--sapProgress_PositiveBackground",
|
|
525
561
|
"--sapProgress_TextColor",
|
|
526
562
|
"--sapProgress_Value_Background",
|
|
527
|
-
"--sapProgress_Value_BorderColor",
|
|
528
563
|
"--sapProgress_Value_CriticalBackground",
|
|
529
|
-
"--sapProgress_Value_CriticalBorderColor",
|
|
530
564
|
"--sapProgress_Value_CriticalTextColor",
|
|
531
565
|
"--sapProgress_Value_InformationBackground",
|
|
532
|
-
"--sapProgress_Value_InformationBorderColor",
|
|
533
566
|
"--sapProgress_Value_InformationTextColor",
|
|
534
567
|
"--sapProgress_Value_NegativeBackground",
|
|
535
|
-
"--sapProgress_Value_NegativeBorderColor",
|
|
536
568
|
"--sapProgress_Value_NegativeTextColor",
|
|
537
569
|
"--sapProgress_Value_PositiveBackground",
|
|
538
|
-
"--sapProgress_Value_PositiveBorderColor",
|
|
539
570
|
"--sapProgress_Value_PositiveTextColor",
|
|
540
571
|
"--sapScrollBar_Dimension",
|
|
541
572
|
"--sapScrollBar_FaceColor",
|
|
@@ -544,11 +575,14 @@
|
|
|
544
575
|
"--sapSelectedColor",
|
|
545
576
|
"--sapShell_Active_Background",
|
|
546
577
|
"--sapShell_Active_TextColor",
|
|
578
|
+
"--sapShell_Assistant_ForegroundColor",
|
|
547
579
|
"--sapShell_Background",
|
|
548
580
|
"--sapShell_Hover_Background",
|
|
549
581
|
"--sapShell_InteractiveBackground",
|
|
550
582
|
"--sapShell_InteractiveBorderColor",
|
|
551
583
|
"--sapShell_InteractiveTextColor",
|
|
584
|
+
"--sapShell_Shadow",
|
|
585
|
+
"--sapShell_SubBrand_TextColor",
|
|
552
586
|
"--sapShell_TextColor",
|
|
553
587
|
"--sapShellColor",
|
|
554
588
|
"--sapSlider_Active_RangeHandleBackground",
|
|
@@ -562,6 +596,38 @@
|
|
|
562
596
|
"--sapSlider_Selected_BorderColor",
|
|
563
597
|
"--sapSuccessBackground",
|
|
564
598
|
"--sapSuccessBorderColor",
|
|
599
|
+
"--sapTab_Background",
|
|
600
|
+
"--sapTab_Critical_ForegroundColor",
|
|
601
|
+
"--sapTab_Critical_IconColor",
|
|
602
|
+
"--sapTab_Critical_Selected_Background",
|
|
603
|
+
"--sapTab_Critical_Selected_IconColor",
|
|
604
|
+
"--sapTab_Critical_Selected_TextColor",
|
|
605
|
+
"--sapTab_Critical_TextColor",
|
|
606
|
+
"--sapTab_ForegroundColor",
|
|
607
|
+
"--sapTab_IconColor",
|
|
608
|
+
"--sapTab_Negative_ForegroundColor",
|
|
609
|
+
"--sapTab_Negative_IconColor",
|
|
610
|
+
"--sapTab_Negative_Selected_Background",
|
|
611
|
+
"--sapTab_Negative_Selected_IconColor",
|
|
612
|
+
"--sapTab_Negative_Selected_TextColor",
|
|
613
|
+
"--sapTab_Negative_TextColor",
|
|
614
|
+
"--sapTab_Neutral_ForegroundColor",
|
|
615
|
+
"--sapTab_Neutral_IconColor",
|
|
616
|
+
"--sapTab_Neutral_Selected_Background",
|
|
617
|
+
"--sapTab_Neutral_Selected_IconColor",
|
|
618
|
+
"--sapTab_Neutral_Selected_TextColor",
|
|
619
|
+
"--sapTab_Neutral_TextColor",
|
|
620
|
+
"--sapTab_Positive_ForegroundColor",
|
|
621
|
+
"--sapTab_Positive_IconColor",
|
|
622
|
+
"--sapTab_Positive_Selected_Background",
|
|
623
|
+
"--sapTab_Positive_Selected_IconColor",
|
|
624
|
+
"--sapTab_Positive_Selected_TextColor",
|
|
625
|
+
"--sapTab_Positive_TextColor",
|
|
626
|
+
"--sapTab_Selected_Background",
|
|
627
|
+
"--sapTab_Selected_IconColor",
|
|
628
|
+
"--sapTab_Selected_Indicator_Dimension",
|
|
629
|
+
"--sapTab_Selected_TextColor",
|
|
630
|
+
"--sapTab_TextColor",
|
|
565
631
|
"--sapTextColor",
|
|
566
632
|
"--sapTile_Active_Background",
|
|
567
633
|
"--sapTile_Background",
|
|
@@ -573,7 +639,6 @@
|
|
|
573
639
|
"--sapTile_SeparatorColor",
|
|
574
640
|
"--sapTile_TextColor",
|
|
575
641
|
"--sapTile_TitleTextColor",
|
|
576
|
-
"--sapToolbar_Background",
|
|
577
642
|
"--sapToolbar_SeparatorColor",
|
|
578
643
|
"--sapWarningBackground",
|
|
579
644
|
"--sapWarningBorderColor"
|