@openui5/themelib_sap_belize 1.94.0 → 1.97.0

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 (47) hide show
  1. package/.reuse/dep5 +12 -12
  2. package/THIRDPARTY.txt +21 -17
  3. package/package.json +18 -18
  4. package/src/sap/m/themes/sap_belize/InputBase.less +25 -0
  5. package/src/sap/m/themes/sap_belize/NewsContent.less +1 -1
  6. package/src/sap/m/themes/sap_belize/ObjectStatus.less +0 -2
  7. package/src/sap/m/themes/sap_belize_hcb/ComboBox.less +9 -0
  8. package/src/sap/m/themes/sap_belize_hcb/Input.less +8 -0
  9. package/src/sap/m/themes/sap_belize_hcb/InputBase.less +25 -0
  10. package/src/sap/m/themes/sap_belize_hcb/MultiComboBox.less +12 -0
  11. package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -2
  12. package/src/sap/m/themes/sap_belize_hcb/ProgressIndicator.less +4 -4
  13. package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarGrid.less +4 -4
  14. package/src/sap/m/themes/sap_belize_hcb/ValueStateHeader.less +3 -0
  15. package/src/sap/m/themes/sap_belize_hcb/WizardProgressNavigator.less +0 -4
  16. package/src/sap/m/themes/sap_belize_hcb/library.source.less +4 -0
  17. package/src/sap/m/themes/sap_belize_hcw/ComboBox.less +9 -0
  18. package/src/sap/m/themes/sap_belize_hcw/Input.less +8 -0
  19. package/src/sap/m/themes/sap_belize_hcw/InputBase.less +25 -0
  20. package/src/sap/m/themes/sap_belize_hcw/MultiComboBox.less +12 -0
  21. package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +2 -2
  22. package/src/sap/m/themes/sap_belize_hcw/ProgressIndicator.less +4 -4
  23. package/src/sap/m/themes/sap_belize_hcw/ValueStateHeader.less +3 -0
  24. package/src/sap/m/themes/sap_belize_hcw/WizardProgressNavigator.less +0 -4
  25. package/src/sap/m/themes/sap_belize_hcw/library.source.less +4 -0
  26. package/src/sap/tnt/themes/sap_belize/InfoLabel.less +3 -1
  27. package/src/sap/tnt/themes/sap_belize_hcb/InfoLabel.less +9 -8
  28. package/src/sap/tnt/themes/sap_belize_hcw/InfoLabel.less +9 -8
  29. package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Coll.gif +0 -0
  30. package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Exp.gif +0 -0
  31. package/src/sap/ui/commons/themes/sap_belize/img-RTL/tree/TreeNode_Coll.gif +0 -0
  32. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  33. package/src/sap/ui/core/themes/sap_belize/base.less +150 -203
  34. package/src/sap/ui/core/themes/sap_belize/global.less +34 -0
  35. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  36. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +99 -212
  37. package/src/sap/ui/core/themes/sap_belize_hcb/global.less +34 -0
  38. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  39. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +99 -212
  40. package/src/sap/ui/core/themes/sap_belize_hcw/global.less +34 -0
  41. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  42. package/src/sap/ui/core/themes/sap_belize_plus/base.less +7 -120
  43. package/src/sap/ui/unified/themes/sap_belize/FileUploader.less +16 -16
  44. package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +4 -0
  45. package/src/sap/uxap/themes/sap_belize_hcb/ObjectPageSection.less +4 -0
  46. package/src/sap/uxap/themes/sap_belize_hcw/ObjectPageSection.less +4 -0
  47. package/ui5.yaml +1 -1
@@ -1,11 +1,11 @@
1
+ // /**
2
+ // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
+ // * Theming Engine 1.51.0
4
+ // * data:{"sModified":"2021-10-12T13:35:50Z"}
5
+ // */
1
6
 
2
- /******************* FILE /Base/baseLib/sap_belize_plus/base.less *******************/
3
7
 
4
-
5
-
6
- // =====================================
7
- // Quick
8
- // =====================================
8
+ /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.1.34) *******************/
9
9
 
10
10
  @sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
11
11
  @sapBaseColor: @sapPrimary1;
@@ -13,14 +13,6 @@
13
13
  @sapTextColor: @sapPrimary5;
14
14
  @sapLinkColor: #7ed0ff;
15
15
  @sapTitleColor: @sapTextColor;
16
-
17
-
18
-
19
-
20
- // =====================================
21
- // Error Semantics
22
- // =====================================
23
-
24
16
  @sapNegativeColor: #ff8888;
25
17
  @sapCriticalColor: #fabd64;
26
18
  @sapPositiveColor: #abe2ab;
@@ -35,14 +27,6 @@
35
27
  @sapSuccessBackground: darken(@sapPositiveColor, 60);
36
28
  @sapInformationBackground: darken(@sapInformativeColor, 60);
37
29
  @sapNeutralBackground: darken(@sapNeutralColor, 60);
38
-
39
-
40
-
41
-
42
- // =====================================
43
- // Content
44
- // =====================================
45
-
46
30
  @sapContent_IconColor: lighten(@sapHighlightColor, 12);
47
31
  @sapContent_ContrastIconColor: darken(@sapPrimary1, 8);
48
32
  @sapContent_NonInteractiveIconColor: lighten(@sapBaseColor, 35);
@@ -68,37 +52,13 @@
68
52
  @sapContent_BadgeBackground: @sapAccentColor3;
69
53
  @sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, lighten(@sapTextColor, 2), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
70
54
  @sapContent_Selected_Hover_Background: darken(@sapContent_Selected_Background, 3);
71
-
72
-
73
-
74
-
75
- // =====================================
76
- // Link
77
- // =====================================
78
-
79
55
  @sapLink_InvertedColor: #0070b1;
80
56
  @sapLink_SubtleColor: lighten(@sapLinkColor, 10);
81
-
82
-
83
-
84
-
85
- // =====================================
86
- // Shell
87
- // =====================================
88
-
89
57
  @sapShell_Background: lighten(saturate(@sapBaseColor, 4), 20.3);
90
58
  @sapShell_BackgroundImage: linear-gradient(to bottom, darken(saturate(@sapShell_Background, 15), 24), lighten(saturate(@sapShell_Background, 24), 22.7));
91
59
  @sapShell_TextColor: lighten(@sapTextColor, 2);
92
60
  @sapShell_InteractiveTextColor: @sapShell_TextColor;
93
61
  @sapShell_Hover_Background: lighten(@sapBrandColor, 10);
94
-
95
-
96
-
97
-
98
- // =====================================
99
- // Button
100
- // =====================================
101
-
102
62
  @sapButton_Background: lighten(@sapBaseColor, 2);
103
63
  @sapButton_BorderColor: lighten(@sapButton_Background, 36);
104
64
  @sapButton_TextColor: lighten(@sapHighlightColor, 12);
@@ -129,14 +89,6 @@
129
89
  @sapButton_Track_Background: darken(@sapButton_Background, 2);
130
90
  @sapButton_TokenBackground: @sapButton_Background;
131
91
  @sapButton_TokenBorderColor: lighten(@sapButton_Background, 15);
132
-
133
-
134
-
135
-
136
- // =====================================
137
- // Field
138
- // =====================================
139
-
140
92
  @sapField_Background: lighten(@sapBaseColor, 5);
141
93
  @sapField_TextColor: lighten(@sapTextColor, 2);
142
94
  @sapField_PlaceholderTextColor: lighten(saturate(@sapBaseColor, 24), 52.5);
@@ -148,14 +100,6 @@
148
100
  @sapGroup_ContentBackground: @sapBaseColor;
149
101
  @sapGroup_ContentBorderColor: lighten(@sapGroup_ContentBackground, 8);
150
102
  @sapToolbar_SeparatorColor: fade(@sapPrimary3, 20);
151
-
152
-
153
-
154
-
155
- // =====================================
156
- // List
157
- // =====================================
158
-
159
103
  @sapList_HeaderBackground: darken(@sapBaseColor, 1.5);
160
104
  @sapList_BorderColor: lighten(@sapList_Background, 7);
161
105
  @sapList_SelectionBackgroundColor: lighten(saturate(@sapList_Background, 10), 10);
@@ -169,37 +113,13 @@
169
113
  @sapList_FooterBackground: darken(@sapBaseColor, 8);
170
114
  @sapList_TableFooterBorder: lighten(@sapList_BorderColor, 13.1);
171
115
  @sapList_TableFixedBorderColor: lighten(@sapList_BorderColor, 30);
172
-
173
-
174
-
175
-
176
- // =====================================
177
- // Scrollbar
178
- // =====================================
179
-
180
116
  @sapScrollBar_FaceColor: lighten(@sapAccentColor6, 2);
181
117
  @sapScrollBar_TrackColor: @sapBaseColor;
182
118
  @sapScrollBar_Hover_FaceColor: lighten(@sapScrollBar_FaceColor, 3);
183
119
  @sapPageHeader_BorderColor: lighten(@sapPageHeader_Background, 8);
184
120
  @sapPageHeader_TextColor: @sapTextColor;
185
-
186
-
187
-
188
-
189
- // =====================================
190
- // Page Footer
191
- // =====================================
192
-
193
121
  @sapPageFooter_Background: darken(@sapBaseColor, 8);
194
122
  @sapPageFooter_TextColor: @sapTextColor;
195
-
196
-
197
-
198
-
199
- // =====================================
200
- // Tile
201
- // =====================================
202
-
203
123
  @sapTile_Background: @sapBaseColor;
204
124
  @sapTile_BorderColor: transparent;
205
125
  @sapTile_TitleTextColor: @sapTextColor;
@@ -207,14 +127,6 @@
207
127
  @sapTile_IconColor: darken(@sapContent_IconColor, 15);
208
128
  @sapTile_SeparatorColor: lighten(@sapTile_Background, 12);
209
129
  @sapTile_Interactive_BorderColor: lighten(@sapTile_Background, 30);
210
-
211
-
212
-
213
-
214
- // =====================================
215
- // Indication Colors
216
- // =====================================
217
-
218
130
  @sapIndicationColor_1: #ff8888;
219
131
  @sapIndicationColor_1_Hover_Background: lighten(@sapIndicationColor_1, 5);
220
132
  @sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10);
@@ -247,14 +159,6 @@
247
159
  @sapIndicationColor_8_Hover_Background: lighten(@sapIndicationColor_8, 5);
248
160
  @sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10);
249
161
  @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
250
-
251
-
252
-
253
-
254
- // =====================================
255
- // Legend Colors
256
- // =====================================
257
-
258
162
  @sapLegend_WorkingBackground: lighten(@sapList_Background, 8);
259
163
  @sapLegend_NonWorkingBackground: lighten(@sapList_Background, 2);
260
164
  @sapLegendColor1: #ffb914;
@@ -297,26 +201,9 @@
297
201
  @sapLegendBackgroundColor18: #576432;
298
202
  @sapLegendBackgroundColor19: #36677d;
299
203
  @sapLegendBackgroundColor20: #003895;
300
-
301
-
302
-
303
-
304
- // =====================================
305
- // Chart Colors
306
- // =====================================
307
-
308
204
  @sapChart_Bad: #f55556;
309
205
  @sapChart_Critical: #f4ac44;
310
206
  @sapChart_Good: #69c683;
311
207
  @sapChart_Neutral: #9ea8ad;
312
-
313
-
314
-
315
-
316
- // =====================================
317
- // Deprecated
318
- // =====================================
319
-
320
208
  @sapBackgroundColorDefault: @sapPrimary1;
321
-
322
- @sapList_HighlightColor: darken(desaturate(@sapHighlightColor, 40), 30);
209
+ @sapList_HighlightColor: darken(desaturate(@sapHighlightColor, 40), 30);
@@ -4,33 +4,33 @@
4
4
  /* ============================================ */
5
5
 
6
6
  /* increase outline offset */
7
- .sapMIBar-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable {
7
+ .sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
8
8
  outline-offset: -.125rem;
9
9
  }
10
10
 
11
- .sapUiFup:focus .sapMBtn {
11
+ .sapUiFup .sapMBtn:focus {
12
12
  outline: none;
13
13
  }
14
14
 
15
- html.sap-desktop .sapUiFup:focus .sapMFocusable,
16
- html.sap-desktop .sapUiFup:active .sapMFocusable {
15
+ html.sap-desktop .sapUiFup .sapMFocusable:focus,
16
+ html.sap-desktop .sapUiFup .sapMFocusable:active {
17
17
  outline: 1px dotted @sapUiContentFocusColor;
18
18
  outline-offset: -1px;
19
19
  }
20
20
 
21
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable,
22
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable,
23
- .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
24
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
25
- .sapUiFup:active .sapMBtnInner.sapMBtnReject,
26
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnReject,
27
- .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized,
28
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
21
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
22
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
23
+ .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
24
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
25
+ .sapUiFup .sapMBtnInner:active.sapMBtnReject,
26
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
27
+ .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
28
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
29
29
  outline-color: @sapUiContentContrastFocusColor;
30
30
  outline-offset: -.125rem;
31
31
  }
32
32
 
33
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable {
33
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
34
34
  background-color: @sapUiButtonActiveBackground;
35
35
  }
36
36
 
@@ -38,12 +38,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
38
38
 
39
39
  html[data-sap-ui-browser^="ie"] {
40
40
 
41
- .sapUiFup:focus .sapMBtnInner.sapMFocusable {
41
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable {
42
42
  outline: none;
43
43
  position: relative;
44
44
  }
45
45
 
46
- .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
46
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
47
47
  content: " ";
48
48
  box-sizing: border-box;
49
49
  width: 100%;
@@ -54,7 +54,7 @@ html[data-sap-ui-browser^="ie"] {
54
54
  border: 1px dotted @sapUiContentFocusColor;
55
55
  }
56
56
 
57
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
57
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
58
58
  border-color: @sapUiContentContrastFocusColor;
59
59
  }
60
60
 
@@ -10,6 +10,10 @@
10
10
  border-top: 0.125rem solid @_sap_uxap_ObjectPageSection_HeaderBorderColor;
11
11
  }
12
12
 
13
+ .sapUxAPObjectPageLayoutNoAnchorBar .sapUxAPObjectPageSection:first-of-type > .sapUxAPObjectPageSectionHeader {
14
+ border-top: 0;
15
+ }
16
+
13
17
  .sapUxAPObjectPageSectionTitle {
14
18
  color: @sapUiGroupTitleTextColor;
15
19
  font-size: @sapMFontHeader2Size;
@@ -18,6 +18,10 @@
18
18
  border-radius: 0;
19
19
  }
20
20
 
21
+ .sapUxAPObjectPageLayoutNoAnchorBar .sapUxAPObjectPageSection:first-of-type > .sapUxAPObjectPageSectionHeader {
22
+ border-top: 0;
23
+ }
24
+
21
25
  .sapUxAPObjectPageSectionTitle {
22
26
  line-height: 2.9rem;
23
27
  }
@@ -18,6 +18,10 @@
18
18
  border-radius: 0;
19
19
  }
20
20
 
21
+ .sapUxAPObjectPageLayoutNoAnchorBar .sapUxAPObjectPageSection:first-of-type > .sapUxAPObjectPageSectionHeader {
22
+ border-top: 0;
23
+ }
24
+
21
25
  .sapUxAPObjectPageSectionTitle {
22
26
  line-height: 2.9rem;
23
27
  }
package/ui5.yaml CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
- specVersion: "1.1"
2
+ specVersion: "2.0"
3
3
  type: theme-library
4
4
  metadata:
5
5
  name: themelib_sap_belize