@openui5/themelib_sap_belize 1.93.1 → 1.96.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 +11 -11
  2. package/THIRDPARTY.txt +20 -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/ListItemBase.less +4 -0
  6. package/src/sap/m/themes/sap_belize/MessagePage.less +1 -1
  7. package/src/sap/m/themes/sap_belize/NewsContent.less +1 -1
  8. package/src/sap/m/themes/sap_belize/ObjectStatus.less +0 -2
  9. package/src/sap/m/themes/sap_belize/ViewSettingsDialog.less +24 -0
  10. package/src/sap/m/themes/sap_belize_hcb/GenericTile.less +0 -3
  11. package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +6 -6
  12. package/src/sap/m/themes/sap_belize_hcb/InputBase.less +25 -0
  13. package/src/sap/m/themes/sap_belize_hcb/ListItemBase.less +4 -0
  14. package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -2
  15. package/src/sap/m/themes/sap_belize_hcb/ProgressIndicator.less +4 -4
  16. package/src/sap/m/themes/sap_belize_hcb/ViewSettingsDialog.less +26 -1
  17. package/src/sap/m/themes/sap_belize_hcw/GenericTile.less +0 -3
  18. package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +6 -6
  19. package/src/sap/m/themes/sap_belize_hcw/InputBase.less +25 -0
  20. package/src/sap/m/themes/sap_belize_hcw/ListItemBase.less +4 -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/ViewSettingsDialog.less +25 -1
  24. package/src/sap/m/themes/sap_belize_plus/ViewSettingsDialog.less +25 -1
  25. package/src/sap/tnt/themes/sap_belize/InfoLabel.less +3 -1
  26. package/src/sap/tnt/themes/sap_belize_hcb/InfoLabel.less +9 -8
  27. package/src/sap/tnt/themes/sap_belize_hcw/InfoLabel.less +9 -8
  28. package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Coll.gif +0 -0
  29. package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Exp.gif +0 -0
  30. package/src/sap/ui/commons/themes/sap_belize/img-RTL/tree/TreeNode_Coll.gif +0 -0
  31. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  32. package/src/sap/ui/core/themes/sap_belize/base.less +150 -203
  33. package/src/sap/ui/core/themes/sap_belize/global.less +34 -0
  34. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  35. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +99 -212
  36. package/src/sap/ui/core/themes/sap_belize_hcb/global.less +34 -0
  37. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  38. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +99 -212
  39. package/src/sap/ui/core/themes/sap_belize_hcw/global.less +34 -0
  40. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  41. package/src/sap/ui/core/themes/sap_belize_plus/base.less +7 -120
  42. package/src/sap/ui/rta/themes/sap_belize_hcb/Overlay.less +18 -19
  43. package/src/sap/ui/rta/themes/sap_belize_hcw/Overlay.less +17 -18
  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);
@@ -9,7 +9,24 @@
9
9
  @_sap_ui_rta_Overlay_Border: @sapUiDragAndDropActiveBorderColor; //#03b803
10
10
 
11
11
  .sapUiRta {
12
+ .sapUiDtOverlayTargetZone {
13
+ &:after {
14
+ transition: none;
15
+ box-shadow: none;
16
+ }
17
+ }
18
+ }
12
19
 
20
+ .sapUiRta:not(.sapUiRtaVisualizationMode) {
21
+ .sapUiRtaOverlayHover {
22
+ &:after {
23
+ outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
24
+ outline-offset: -0.125rem; //2px
25
+ border: none;
26
+ transition: none;
27
+ box-shadow: none;
28
+ }
29
+ }
13
30
  .sapUiDtOverlay {
14
31
  &:focus {
15
32
  outline: none;
@@ -23,7 +40,6 @@
23
40
  }
24
41
  }
25
42
  }
26
-
27
43
  .sapUiDtOverlaySelected {
28
44
  transition: none;
29
45
  box-shadow: none;
@@ -34,30 +50,13 @@
34
50
  box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
35
51
  }
36
52
  }
37
- &.sapUiRtaOverlayHover {
53
+ &.sapUiRtaOverlayHover{
38
54
  &:after {
39
55
  border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
40
56
  outline-offset: -0.25rem; //4px
41
57
  }
42
58
  }
43
59
  }
44
-
45
- .sapUiRtaOverlayHover {
46
- &:after {
47
- outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
48
- outline-offset: -0.125rem; //2px
49
- border: none;
50
- transition: none;
51
- box-shadow: none;
52
- }
53
- }
54
-
55
- .sapUiDtOverlayTargetZone {
56
- &:after {
57
- transition: none;
58
- box-shadow: none;
59
- }
60
- }
61
60
  }
62
61
 
63
62
  .sapUiRtaMode .sapUiShellBackgroundImage.sapUiGlobalBackgroundImageForce.sapUshellShellBG {
@@ -7,7 +7,24 @@
7
7
  @_sap_ui_rta_Overlay_HoverBorder: @sapUiBlackBG; //#000000
8
8
 
9
9
  .sapUiRta {
10
+ .sapUiDtOverlayTargetZone {
11
+ &:after {
12
+ transition: none;
13
+ box-shadow: none;
14
+ }
15
+ }
16
+ }
10
17
 
18
+ .sapUiRta:not(.sapUiRtaVisualizationMode) {
19
+ .sapUiRtaOverlayHover {
20
+ &:after {
21
+ border: none;
22
+ transition: none;
23
+ box-shadow: none;
24
+ outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
25
+ outline-offset: -0.125rem; //2px
26
+ }
27
+ }
11
28
  .sapUiDtOverlay {
12
29
  &:focus {
13
30
  outline: none;
@@ -21,16 +38,6 @@
21
38
  }
22
39
  }
23
40
  }
24
-
25
- .sapUiRtaOverlayHover {
26
- &:after {
27
- border: none;
28
- transition: none;
29
- box-shadow: none;
30
- outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
31
- outline-offset: -0.125rem; //2px
32
- }
33
- }
34
41
  .sapUiDtOverlaySelected {
35
42
  transition: none;
36
43
  box-shadow: none;
@@ -39,14 +46,12 @@
39
46
  border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor; //2px
40
47
  outline: none;
41
48
  }
42
-
43
49
  &.sapUiDtOverlayFocusable {
44
50
  &:focus {
45
51
  /* Same trick as described above but doubled thickness */
46
52
  box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
47
53
  }
48
54
  }
49
-
50
55
  &.sapUiRtaOverlayHover {
51
56
  &:after {
52
57
  border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
@@ -57,12 +62,6 @@
57
62
  }
58
63
  }
59
64
  }
60
- .sapUiDtOverlayTargetZone {
61
- &:after {
62
- transition: none;
63
- box-shadow: none;
64
- }
65
- }
66
65
  }
67
66
 
68
67
  .sapUiRtaMode .sapUiShellBackgroundImage.sapUiGlobalBackgroundImageForce.sapUshellShellBG {
@@ -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