@openui5/themelib_sap_belize 1.142.0 → 1.143.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.
package/REUSE.toml CHANGED
@@ -385,7 +385,7 @@ SPDX-FileComment = "these files belong to: handlebars"
385
385
  [[annotations]]
386
386
  path = "src/sap.ui.core/src/sap/ui/thirdparty/require.js"
387
387
  precedence = "aggregate"
388
- SPDX-FileCopyrightText = "2010-2012, The Dojo Foundation"
388
+ SPDX-FileCopyrightText = "2010-2024, jQuery Foundation and other contributors"
389
389
  SPDX-License-Identifier = "MIT"
390
390
  SPDX-FileComment = "these files belong to: requireJS"
391
391
 
package/THIRDPARTY.txt CHANGED
@@ -254,8 +254,8 @@ License: MIT
254
254
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
255
255
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
256
256
 
257
- Component: requireJS, version: 2.1.8
258
- Copyright: 2010-2012, The Dojo Foundation
257
+ Component: requireJS, version: 2.3.7
258
+ Copyright: 2010-2024, jQuery Foundation and other contributors
259
259
  License: MIT
260
260
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
261
261
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.142.0",
3
+ "version": "1.143.0",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/UI5/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.142.0",
18
- "@openui5/sap.m": "1.142.0",
19
- "@openui5/sap.tnt": "1.142.0",
20
- "@openui5/sap.ui.codeeditor": "1.142.0",
21
- "@openui5/sap.ui.commons": "1.142.0",
22
- "@openui5/sap.ui.core": "1.142.0",
23
- "@openui5/sap.ui.dt": "1.142.0",
24
- "@openui5/sap.ui.fl": "1.142.0",
25
- "@openui5/sap.ui.mdc": "1.142.0",
26
- "@openui5/sap.ui.integration": "1.142.0",
27
- "@openui5/sap.ui.layout": "1.142.0",
28
- "@openui5/sap.ui.rta": "1.142.0",
29
- "@openui5/sap.ui.suite": "1.142.0",
30
- "@openui5/sap.ui.table": "1.142.0",
31
- "@openui5/sap.ui.unified": "1.142.0",
32
- "@openui5/sap.ui.ux3": "1.142.0",
33
- "@openui5/sap.uxap": "1.142.0"
17
+ "@openui5/sap.f": "1.143.0",
18
+ "@openui5/sap.m": "1.143.0",
19
+ "@openui5/sap.tnt": "1.143.0",
20
+ "@openui5/sap.ui.codeeditor": "1.143.0",
21
+ "@openui5/sap.ui.commons": "1.143.0",
22
+ "@openui5/sap.ui.core": "1.143.0",
23
+ "@openui5/sap.ui.dt": "1.143.0",
24
+ "@openui5/sap.ui.fl": "1.143.0",
25
+ "@openui5/sap.ui.mdc": "1.143.0",
26
+ "@openui5/sap.ui.integration": "1.143.0",
27
+ "@openui5/sap.ui.layout": "1.143.0",
28
+ "@openui5/sap.ui.rta": "1.143.0",
29
+ "@openui5/sap.ui.suite": "1.143.0",
30
+ "@openui5/sap.ui.table": "1.143.0",
31
+ "@openui5/sap.ui.unified": "1.143.0",
32
+ "@openui5/sap.ui.ux3": "1.143.0",
33
+ "@openui5/sap.uxap": "1.143.0"
34
34
  }
35
35
  }
@@ -20,24 +20,12 @@
20
20
  -webkit-user-select: none;
21
21
  -moz-user-select: none;
22
22
  user-select: none;
23
- box-shadow: @sapUiShadowLevel1 !important; //Need to override this with important because of popover stronger selectors
24
23
  }
25
24
 
26
25
  /* ======================================== */
27
26
  /* COMPACT MODE STYLES */
28
27
  /* ======================================== */
29
28
 
30
- .sapUiSizeCompact {
31
-
32
- /* ======================================== */
33
- /* TimePicker Dropdown */
34
- /* ======================================== */
35
-
36
- .sapMTimePickerDropDown {
37
- box-shadow: @sapUiShadowLevel1 !important; //Need to override this with important because of popover stronger selectors
38
- }
39
- }
40
-
41
29
  /* PHONE STYLES */
42
30
  html.sap-phone {
43
31
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.142.0</version>
9
+ <version>1.143.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.142.0</version>
9
+ <version>1.143.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.142.0</version>
9
+ <version>1.143.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.142.0</version>
9
+ <version>1.143.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12
 
@@ -5,10 +5,6 @@
5
5
 
6
6
  @_sap_ui_table_Row_Color: @sapUiListTextColor;
7
7
  @_sap_ui_table_Row_ColorHovered: @_sap_ui_table_Row_Color;
8
- @_sap_ui_table_Row_AlternateBackground: darken(@sapUiListBackground, 2);
9
- @_sap_ui_table_Row_AlternateBackgroundHovered: darken(@sapUiListHoverBackground, 3);
10
- @_sap_ui_table_Row_AlternateBackgroundSelected: darken(@sapUiListSelectionBackgroundColor, 2);
11
- @_sap_ui_table_Row_AlternateBackgroundSelectedHovered: darken(@sapUiListSelectionHoverBackground, 2);
12
8
  @_sap_ui_table_Row_NavigationIndicatorColor: @sapUiListSelectionBorderColor;
13
9
 
14
10
  .sapUiTableHeaderRow {
@@ -20,19 +16,7 @@
20
16
  background-color: @sapUiListBackground;
21
17
 
22
18
  &.sapUiTableRowAlternate {
23
- background-color: @_sap_ui_table_Row_AlternateBackground;
24
-
25
- &.sapUiTableRowHvr {
26
- background-color: @_sap_ui_table_Row_AlternateBackgroundHovered;
27
- }
28
-
29
- &.sapUiTableRowSel {
30
- background-color: @_sap_ui_table_Row_AlternateBackgroundSelected;
31
-
32
- &.sapUiTableRowHvr {
33
- background-color: @_sap_ui_table_Row_AlternateBackgroundSelectedHovered;
34
- }
35
- }
19
+ background-color: @sapUiListAlternatingBackground;
36
20
  }
37
21
 
38
22
  &.sapUiTableRowSel {
@@ -76,7 +76,7 @@
76
76
  min-height: @_sap_ui_table_Table_FooterHeight;
77
77
  background-color: @sapUiListBackground;
78
78
  padding-left: @_sap_ui_table_Table_FooterPaddingLeft;
79
- padding-right: @_sap_ui_table_Table_FooterPaddingLeft;
79
+ padding-right: @_sap_ui_table_Table_FooterPaddingRight;
80
80
  font-weight: bold;
81
81
 
82
82
  > * {
@@ -134,8 +134,4 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
134
134
  .sapUxAPObjectPageSectionHeader {
135
135
  height: auto;
136
136
  padding-bottom: 0;
137
- }
138
-
139
- .sapUxAPObjectPageSection.sapUxAPObjectPageSectionWrapTitle .sapUxAPObjectPageSubSectionHeaderToolbar {
140
- height: auto;
141
137
  }
@@ -52,16 +52,6 @@ html .sapUiContainer-Narrow .sapUxAPObjectPageSubSectionHeader {
52
52
  padding: 0 1rem;
53
53
  }
54
54
 
55
- .sapUxAPObjectPageLayout-Std-Phone .sapUxAPObjectPageSubSectionHeaderTitle,
56
- html .sapUiContainer-Narrow .sapUxAPObjectPageSubSectionHeaderTitle {
57
- height: auto;
58
- overflow: auto;
59
- float: none;
60
- white-space: normal;
61
- word-wrap: break-word;
62
- word-break: break-all;
63
- }
64
-
65
55
  /* tablet display */
66
56
 
67
57
  .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
@@ -95,13 +85,6 @@ Doing so will result in less generated CSS, as well as less future maintanance i
95
85
  margin-left: 0;
96
86
  }
97
87
 
98
- .sapUxAPObjectPageSubSectionHeader.titleOnLeftLayout .sapUxAPObjectPageSubSectionHeaderTitle {
99
- height: auto;
100
- white-space: normal;
101
- word-wrap: break-word;
102
- line-height: normal;
103
- }
104
-
105
88
  .sapUxAPObjectPageSubSectionHeader.titleOnLeftLayout .sapUxAPObjectPageSubSectionHeaderActions {
106
89
  float: none;
107
90
  display: inline-block;
@@ -193,10 +176,6 @@ Doing so will result in less generated CSS, as well as less future maintanance i
193
176
 
194
177
  /* compact size */
195
178
  .sapUiSizeCompact {
196
- .sapUxAPObjectPageSubSectionHeaderTitle {
197
- height: 2rem;
198
- line-height: 2rem;
199
- }
200
179
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer .sapUiFormResGrid > div,
201
180
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer .sapUiFormCLContainer {
202
181
  padding: 1rem 0;
@@ -229,3 +208,9 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
229
208
  }
230
209
  }
231
210
 
211
+ // Styles needed for wrapping title
212
+ .sapUxAPObjectPageSubSection .sapUxAPObjectPageSubSectionHeader .sapUxAPObjectPageSubSectionTitle {
213
+ height: auto;
214
+ line-height: normal;
215
+ }
216
+