@openui5/themelib_sap_belize 1.145.1 → 1.147.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 (30) hide show
  1. package/REUSE.toml +0 -51
  2. package/THIRDPARTY.txt +6 -50
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_belize_base/GridListItem.less +0 -4
  5. package/src/sap/m/themes/sap_belize/ListItemBase.less +0 -4
  6. package/src/sap/m/themes/sap_belize/MessageView.less +0 -4
  7. package/src/sap/m/themes/sap_belize_base/ColumnListItem.less +0 -7
  8. package/src/sap/m/themes/sap_belize_base/ListItemBase.less +4 -20
  9. package/src/sap/m/themes/sap_belize_base/MessageView.less +0 -10
  10. package/src/sap/m/themes/sap_belize_base/ObjectListItem.less +0 -6
  11. package/src/sap/m/themes/sap_belize_base/ObjectStatus.less +1 -1
  12. package/src/sap/m/themes/sap_belize_base/PlanningCalendar.less +1 -1
  13. package/src/sap/m/themes/sap_belize_base/SelectionDetailsItem.less +0 -4
  14. package/src/sap/m/themes/sap_belize_base/Table.less +1 -6
  15. package/src/sap/m/themes/sap_belize_base/Token.less +1 -1
  16. package/src/sap/m/themes/sap_belize_hcb/ListItemBase.less +0 -4
  17. package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +1 -1
  18. package/src/sap/m/themes/sap_belize_hcw/ListItemBase.less +0 -4
  19. package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +1 -1
  20. package/src/sap/tnt/themes/sap_belize_base/InfoLabel.less +1 -1
  21. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  22. package/src/sap/ui/core/themes/sap_belize/base.less +6 -18
  23. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  24. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +6 -18
  25. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  26. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +6 -18
  27. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  28. package/src/sap/ui/core/themes/sap_belize_plus/base.less +4 -4
  29. package/src/sap/ui/mdc/themes/sap_belize_base/Table.less +0 -1
  30. package/src/sap/ui/unified/themes/sap_belize_base/CalendarRow.less +4 -4
package/REUSE.toml CHANGED
@@ -613,57 +613,6 @@ SPDX-License-Identifier = "MIT"
613
613
  SPDX-FileComment = "these files belong to: hammer.js"
614
614
 
615
615
 
616
- # Library: sap.ui.webc.common:
617
-
618
- [[annotations]]
619
- path = [
620
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**",
621
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**",
622
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**",
623
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**",
624
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**",
625
- "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**"
626
- ]
627
- precedence = "aggregate"
628
- SPDX-FileCopyrightText = "SAP"
629
- SPDX-License-Identifier = "Apache-2.0"
630
- SPDX-FileComment = "these files belong to: UI5 Web Components"
631
-
632
- [[annotations]]
633
- path = "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**"
634
- precedence = "aggregate"
635
- SPDX-FileCopyrightText = "Google LLC"
636
- SPDX-License-Identifier = "BSD-3-Clause"
637
- SPDX-FileComment = "these files belong to: lit-html"
638
-
639
-
640
- # Library: sap.ui.webc.fiori:
641
-
642
- [[annotations]]
643
- path = "src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**"
644
- precedence = "aggregate"
645
- SPDX-FileCopyrightText = "SAP"
646
- SPDX-License-Identifier = "Apache-2.0"
647
- SPDX-FileComment = "these files belong to: UI5 Web Components"
648
-
649
- [[annotations]]
650
- path = "src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js"
651
- precedence = "aggregate"
652
- SPDX-FileCopyrightText = "2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull"
653
- SPDX-License-Identifier = "Apache-2.0"
654
- SPDX-FileComment = "these files belong to: ZXing"
655
-
656
-
657
- # Library: sap.ui.webc.main:
658
-
659
- [[annotations]]
660
- path = "src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**"
661
- precedence = "aggregate"
662
- SPDX-FileCopyrightText = "SAP"
663
- SPDX-License-Identifier = "Apache-2.0"
664
- SPDX-FileComment = "these files belong to: UI5 Web Components"
665
-
666
-
667
616
  # Outside of Libraries:
668
617
 
669
618
  [[annotations]]
package/THIRDPARTY.txt CHANGED
@@ -6,31 +6,31 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.f:
8
8
 
9
- Component: UI5 Web Components, version: 2.15.0
9
+ Component: UI5 Web Components, version: 2.19.2
10
10
  Copyright: SAP
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
13
13
  Contained in: src/sap.f/src/sap/f/thirdparty/**
14
14
 
15
- Component: UI5 Web Components Fiori, version: 2.15.0
15
+ Component: UI5 Web Components Fiori, version: 2.19.2
16
16
  Copyright: SAP
17
17
  License: Apache-2.0
18
18
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
19
19
  Contained in: src/sap.f/src/sap/f/thirdparty/**
20
20
 
21
- Component: UI5 Web Components Icons, version: 2.15.0
21
+ Component: UI5 Web Components Icons, version: 2.19.2
22
22
  Copyright: SAP
23
23
  License: Apache-2.0
24
24
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
25
25
  Contained in: src/sap.f/src/sap/f/thirdparty/**
26
26
 
27
- Component: UI5 Web Components Icons Business Suite, version: 2.15.0
27
+ Component: UI5 Web Components Icons Business Suite, version: 2.19.2
28
28
  Copyright: SAP
29
29
  License: Apache-2.0
30
30
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
31
31
  Contained in: src/sap.f/src/sap/f/thirdparty/**
32
32
 
33
- Component: UI5 Web Components Icons TNT, version: 2.15.0
33
+ Component: UI5 Web Components Icons TNT, version: 2.19.2
34
34
  Copyright: SAP
35
35
  License: Apache-2.0
36
36
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
@@ -446,50 +446,6 @@ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
446
446
  Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js
447
447
 
448
448
 
449
- Library: sap.ui.webc.common:
450
-
451
- Component: UI5 Web Components, version: 1.18.0
452
- Copyright: SAP
453
- License: Apache-2.0
454
- License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
455
- Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
456
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
457
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
458
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**
459
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**
460
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**
461
-
462
- Component: lit-html, version: 2.2.2
463
- Copyright: Google LLC
464
- License: BSD-3-Clause
465
- License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
466
- Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
467
-
468
-
469
- Library: sap.ui.webc.fiori:
470
-
471
- Component: UI5 Web Components, version: 1.18.0
472
- Copyright: SAP
473
- License: Apache-2.0
474
- License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
475
- Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
476
-
477
- Component: ZXing, version: 0.17.1
478
- Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
479
- License: Apache-2.0
480
- License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
481
- Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
482
-
483
-
484
- Library: sap.ui.webc.main:
485
-
486
- Component: UI5 Web Components, version: 1.18.0
487
- Copyright: SAP
488
- License: Apache-2.0
489
- License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
490
- Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
491
-
492
-
493
449
  Outside of Libraries:
494
450
 
495
451
  Component: JSDoc 3, version: 3.6.7
@@ -498,7 +454,7 @@ License: Apache-2.0
498
454
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
499
455
  Contained in: lib/jsdoc/ui5/plugin.js
500
456
 
501
- Component: SAP Theming Base Content, version: 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079
457
+ Component: SAP Theming Base Content, version: 11.34.0
502
458
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
503
459
  License: Apache-2.0
504
460
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.145.1",
3
+ "version": "1.147.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.145.1",
18
- "@openui5/sap.m": "1.145.1",
19
- "@openui5/sap.tnt": "1.145.1",
20
- "@openui5/sap.ui.codeeditor": "1.145.1",
21
- "@openui5/sap.ui.commons": "1.145.1",
22
- "@openui5/sap.ui.core": "1.145.1",
23
- "@openui5/sap.ui.dt": "1.145.1",
24
- "@openui5/sap.ui.fl": "1.145.1",
25
- "@openui5/sap.ui.mdc": "1.145.1",
26
- "@openui5/sap.ui.integration": "1.145.1",
27
- "@openui5/sap.ui.layout": "1.145.1",
28
- "@openui5/sap.ui.rta": "1.145.1",
29
- "@openui5/sap.ui.suite": "1.145.1",
30
- "@openui5/sap.ui.table": "1.145.1",
31
- "@openui5/sap.ui.unified": "1.145.1",
32
- "@openui5/sap.ui.ux3": "1.145.1",
33
- "@openui5/sap.uxap": "1.145.1"
17
+ "@openui5/sap.f": "1.147.0",
18
+ "@openui5/sap.m": "1.147.0",
19
+ "@openui5/sap.tnt": "1.147.0",
20
+ "@openui5/sap.ui.codeeditor": "1.147.0",
21
+ "@openui5/sap.ui.commons": "1.147.0",
22
+ "@openui5/sap.ui.core": "1.147.0",
23
+ "@openui5/sap.ui.dt": "1.147.0",
24
+ "@openui5/sap.ui.fl": "1.147.0",
25
+ "@openui5/sap.ui.mdc": "1.147.0",
26
+ "@openui5/sap.ui.integration": "1.147.0",
27
+ "@openui5/sap.ui.layout": "1.147.0",
28
+ "@openui5/sap.ui.rta": "1.147.0",
29
+ "@openui5/sap.ui.suite": "1.147.0",
30
+ "@openui5/sap.ui.table": "1.147.0",
31
+ "@openui5/sap.ui.unified": "1.147.0",
32
+ "@openui5/sap.ui.ux3": "1.147.0",
33
+ "@openui5/sap.uxap": "1.147.0"
34
34
  }
35
35
  }
@@ -77,10 +77,6 @@
77
77
  }
78
78
  }
79
79
 
80
- .sapFGLI.sapMLIBActionable .sapFGLIWrapper .sapMLIBImgNav {
81
- cursor: pointer;
82
- }
83
-
84
80
  /* Interaction states */
85
81
  .sapFGLI {
86
82
  &.sapMLIBHoverable:hover {
@@ -9,10 +9,6 @@
9
9
  text-shadow: @_sap_m_ListItemBase_ListTextShadowColor;
10
10
  }
11
11
 
12
- .sapMLIBImgNav {
13
- font-size: 1rem;
14
- }
15
-
16
12
  .sapMLIBActive.sapMLIBFocusable:focus {
17
13
  outline-color: @sapUiContentContrastFocusColor;
18
14
  }
@@ -4,10 +4,6 @@
4
4
  /* ===================================== */
5
5
 
6
6
  .sapMMsgView {
7
- .sapMLIBActive .sapMLIBImgNav {
8
- background: none;
9
- }
10
-
11
7
  .sapMSLITitle, .sapMSLITitleOnly,
12
8
  .sapMSLIWithDescription > .sapMLIBContent > .sapMSLIDiv > .sapMSLIDescription {
13
9
  margin-top: 0.125rem;
@@ -162,13 +162,6 @@
162
162
  border-top-width: 2px;
163
163
  }
164
164
 
165
- .sapMTableRowCustomFocus {
166
- .sapMLIBIconDet,
167
- .sapMLIBIconDel {
168
- margin-left: 0;
169
- }
170
- }
171
-
172
165
  .sapMListTblHasPopin > .sapMTableRowCustomFocus:focus .sapMLIBHighlight,
173
166
  .sapMListTblHasPopin > .sapMTableRowCustomFocus:focus .sapMLIBNavigated {
174
167
  bottom: 0;
@@ -11,11 +11,6 @@
11
11
  @_sap_m_ListItemBase_Focus_Outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
12
12
  @_sap_m_ListItemBase_Focus_OffsetWithGap: calc(-@sapUiContentFocusWidth ~"- 0.0625rem");
13
13
 
14
- .sapMLIB,
15
- .sapMLIBImgNav {
16
- box-sizing: border-box;
17
- }
18
-
19
14
  .sapMLIB {
20
15
  display: -webkit-box;
21
16
  display: flex;
@@ -25,10 +20,12 @@
25
20
  background: @sapUiListBackground;
26
21
  border-bottom: 1px solid @sapUiListBorderColor;
27
22
  padding: 0 1rem 0 1rem;
23
+ box-sizing: border-box;
28
24
  }
29
25
 
30
- .sapMLIBIconDet,
31
- .sapMLIBIconDel {
26
+ .sapMLIB > .sapMLIBImgNav,
27
+ .sapMLIB > .sapMLIBIconDet,
28
+ .sapMLIB > .sapMLIBIconDel {
32
29
  margin-left: @_sap_m_ListItemBase_Detail_Delete_MarginLeft;
33
30
  }
34
31
 
@@ -61,8 +58,6 @@
61
58
  }
62
59
 
63
60
  .sapMLIBActionable,
64
- .sapMLIBActionable > .sapMLIBImgNav,
65
- .sapMListTblNavCol > .sapMLIBImgNav,
66
61
  .sapMLIBActionable .sapMSLIThumbnail,
67
62
  .sapMLIBActionable .sapMSLIImgIcon {
68
63
  cursor: pointer;
@@ -76,7 +71,6 @@
76
71
  .sapMLIBSelectM,
77
72
  .sapMLIBSelectD,
78
73
  .sapMLIBCounter {
79
- -webkit-box-flex: 0;
80
74
  flex: none;
81
75
  }
82
76
 
@@ -150,10 +144,6 @@
150
144
  background: @sapUiIndication8;
151
145
  }
152
146
 
153
- :not(.sapMListModeDelete) > .sapMLIB.sapMLIBTypeNavigation {
154
- padding-right: 0;
155
- }
156
-
157
147
  .sapMListShowSeparatorsNone .sapMLIBShowSeparator {
158
148
  border-bottom: 1px solid transparent;
159
149
  }
@@ -268,12 +258,6 @@
268
258
  padding-left: 1rem;
269
259
  }
270
260
 
271
- .sapMLIBImgNav {
272
- width: @sapUiElementLineHeight;
273
- font-size: 0.75rem;
274
- color: @sapUiContentLabelColor;
275
- }
276
-
277
261
  .sapMLIBActive .sapMLIBImgNav,
278
262
  .sapMLIBActive .sapMLIBIconDet .sapMBtnIcon,
279
263
  .sapMLIBActive .sapMLIBIconDel .sapMBtnIcon {
@@ -189,16 +189,6 @@
189
189
  height: 2rem;
190
190
  }
191
191
 
192
- .sapMMsgViewItem:not(.sapMSLIWithDescription) .sapMLIBImgNav.sapUiIcon {
193
- height: 2rem;
194
- line-height: 2rem;
195
- }
196
-
197
- .sapMMsgViewItem .sapMLIBImgNav.sapUiIcon {
198
- height: 3.4375rem;
199
- line-height: 3.4375rem;
200
- }
201
-
202
192
  .sapMMsgViewCloseBtn .sapMBtnIcon {
203
193
  width: 1.626rem;
204
194
  height: 1.626rem;
@@ -15,12 +15,6 @@
15
15
  padding: 1rem;
16
16
  }
17
17
 
18
- .sapMObjLItem .sapMLIBImgNav:active,
19
- .sapMObjLItem .sapMLIBIconDet:active,
20
- .sapMObjLItem .sapMLIBIconDel:active {
21
- border-bottom: none;
22
- }
23
-
24
18
  .sapMObjLTopRow {
25
19
  float: left;
26
20
  width: 100%;
@@ -213,7 +213,7 @@
213
213
  border-radius: 0.25rem;
214
214
  }
215
215
 
216
- .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
216
+ .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon) {
217
217
  font-size: @sapMFontSmallSize;
218
218
  vertical-align: top;
219
219
  }
@@ -291,7 +291,7 @@
291
291
  }
292
292
 
293
293
  .sapMPlanCal {
294
- .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
294
+ .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMBtnIcon) {
295
295
  font-size: 1.375rem;
296
296
  height: 3rem;
297
297
  width: 3rem;
@@ -46,10 +46,6 @@
46
46
  }
47
47
  }
48
48
 
49
- .sapMSDItem .sapMLIBImgNav {
50
- cursor: pointer;
51
- }
52
-
53
49
  .sapMSDItemLine {
54
50
  display: -webkit-box;
55
51
  display: -webkit-flex;
@@ -156,7 +156,7 @@ tr.sapMListTblHeaderNone > .sapMTableTH {
156
156
  font-size: @sapUiListTableTextSize;
157
157
  }
158
158
 
159
- .sapMListTbl .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon):not(.sapFAvatarTypeIcon) {
159
+ .sapMListTbl .sapUiIcon:not(.sapMBtnIcon):not(.sapFAvatarTypeIcon) {
160
160
  font-size: @sapUiListTableIconSize;
161
161
  }
162
162
 
@@ -480,11 +480,6 @@ html[data-sap-ui-browser^='ff'] .sapMTableRowCustomFocus:focus > :not(.sapMListT
480
480
  text-align: center;
481
481
  }
482
482
 
483
- /* decrease the navigation icon size */
484
- .sapUiSizeCompact .sapMListTblNavCol > .sapMLIBImgNav {
485
- width : auto;
486
- }
487
-
488
483
  .sapUiSizeCompact .sapMListTblSelCol,
489
484
  .sapUiSizeCompact .sapMListTblSelCol > .sapMLIBSelectM,
490
485
  .sapUiSizeCompact .sapMListTblSelCol > .sapMLIBSelectS,
@@ -117,6 +117,6 @@ html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
117
117
  color: @sapUiButtonSelectedTextColor;
118
118
  }
119
119
 
120
- .sapUiSizeCompact .sapMListTbl .sapMToken .sapUiIcon:not(.sapMLIBImgNav) {
120
+ .sapUiSizeCompact .sapMListTbl .sapMToken .sapUiIcon {
121
121
  font-size: 0.75rem;
122
122
  }
@@ -9,10 +9,6 @@
9
9
  outline-width: 0.125rem;
10
10
  }
11
11
 
12
- .sapMLIBImgNav {
13
- font-size: 1rem;
14
- }
15
-
16
12
  .sapMTableRowCustomFocus:focus > :not(.sapMListTblDummyCell:last-child)::before {
17
13
  border-width: 2px;
18
14
  }
@@ -34,7 +34,7 @@
34
34
  text-decoration: none;
35
35
  }
36
36
 
37
- .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
37
+ .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon),
38
38
  .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon {
39
39
  font-size: 1rem;
40
40
  vertical-align: top;
@@ -9,10 +9,6 @@
9
9
  outline-width: 0.125rem;
10
10
  }
11
11
 
12
- .sapMLIBImgNav {
13
- font-size: 1rem;
14
- }
15
-
16
12
  .sapMTableRowCustomFocus:focus > :not(.sapMListTblDummyCell:last-child)::before {
17
13
  border-width: 2px;
18
14
  }
@@ -34,7 +34,7 @@
34
34
  text-decoration: none;
35
35
  }
36
36
 
37
- .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
37
+ .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon),
38
38
  .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon {
39
39
  font-size: 1rem;
40
40
  vertical-align: top;
@@ -147,6 +147,6 @@
147
147
  InfoLabel in Table
148
148
  ========================================================================== */
149
149
 
150
- .sapMListTbl .sapTntInfoLabel.sapTntInfoLabelWithIcon .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
150
+ .sapMListTbl .sapTntInfoLabel.sapTntInfoLabelWithIcon .sapUiIcon:not(.sapMBtnIcon) {
151
151
  font-size: @sapMFontSmallSize;
152
152
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.145.1</version>
9
+ <version>1.147.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.25
4
- // * data:{"sModified":"2025-08-27T14:01:23Z"}
2
+ // * Copyright (c) 2012-2025 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 17.0.0
4
+ // * data:{"sModified":"2026-02-10T08:50:44Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.34.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -126,10 +126,6 @@
126
126
  // [Protected "!true"]
127
127
  @sapActiveColor: @sapHighlightColor;
128
128
 
129
- // [Tags "!Protected"]
130
- // [Protected "!true"]
131
- @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
132
-
133
129
  // [Tags "!Protected"]
134
130
  // [Protected "!true"]
135
131
  @sapTitleColor: @sapTextColor;
@@ -285,9 +281,6 @@
285
281
  // [Tags "!Protected"]
286
282
  // [Protected "!true"]
287
283
  @sapContent_LineHeight: 1.4;
288
-
289
- // [Tags "!Protected"]
290
- // [Protected "!true"]
291
284
  @sapContent_IconHeight: @sapContent_GridSize;
292
285
 
293
286
  // [Tags "!Protected"]
@@ -1358,10 +1351,6 @@
1358
1351
  // [Protected "!true"]
1359
1352
  @sapButton_Emphasized_TextShadow: contrast(@sapButton_Emphasized_TextColor, fade(@sapContent_ShadowColor, 50), fade(@sapContent_ContrastShadowColor, 50), @sapContent_ContrastTextThreshold);
1360
1353
 
1361
- // [Tags "!Protected"]
1362
- // [Protected "!true"]
1363
- @sapButton_Emphasized_FontWeight: regular;
1364
-
1365
1354
  // [Tags "!Protected"]
1366
1355
  // [Protected "!true"]
1367
1356
  @sapButton_Reject_Background: @sapButton_Background;
@@ -4058,12 +4047,11 @@
4058
4047
  @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
4059
4048
  @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
4060
4049
  @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
4061
- @sapSvgLib_SAP-icons: none;
4062
- @sapSvgLib_SAPGUI-icons: url(./svg/libs/SAPGUI-icons.svg);
4063
- @sapSvgLib_SAPWeb-icons: url(./svg/libs/SAPWeb-icons.svg);
4064
4050
  @sapSapThemeId: sap_belize;
4051
+ @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
4065
4052
  @sapBackgroundColorDefault: @sapPrimary5;
4066
4053
  @sapList_HighlightColor: @sapHighlightColor;
4054
+ @sapButton_Emphasized_FontWeight: regular;
4067
4055
  @sapField_Disabled_TextColor: fade(@sapField_TextColor, (100 - (@sapContent_DisabledOpacity * 100)));
4068
4056
  @sapContent_ElementHeight: 1.37em;
4069
4057
  @sapContent_ElementHeight_PX: 22px;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.145.1</version>
9
+ <version>1.147.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.25
4
- // * data:{"sModified":"2025-08-27T14:01:23Z"}
2
+ // * Copyright (c) 2012-2025 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 17.0.0
4
+ // * data:{"sModified":"2026-02-10T08:50:44Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.34.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -182,10 +182,6 @@
182
182
  // [Protected "!true"]
183
183
  @sapActiveColor: @sapHighlightColor;
184
184
 
185
- // [Tags "!Protected"]
186
- // [Protected "!true"]
187
- @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
188
-
189
185
  // [Tags "!Protected"]
190
186
  // [Protected "!true"]
191
187
  @sapTitleColor: @sapTextColor;
@@ -341,9 +337,6 @@
341
337
  // [Tags "!Protected"]
342
338
  // [Protected "!true"]
343
339
  @sapContent_LineHeight: 1.4;
344
-
345
- // [Tags "!Protected"]
346
- // [Protected "!true"]
347
340
  @sapContent_IconHeight: @sapContent_GridSize;
348
341
 
349
342
  // [Tags "!Protected"]
@@ -1414,10 +1407,6 @@
1414
1407
  // [Protected "!true"]
1415
1408
  @sapButton_Emphasized_TextShadow: transparent;
1416
1409
 
1417
- // [Tags "!Protected"]
1418
- // [Protected "!true"]
1419
- @sapButton_Emphasized_FontWeight: bold;
1420
-
1421
1410
  // [Tags "!Protected"]
1422
1411
  // [Protected "!true"]
1423
1412
  @sapButton_Reject_Background: @sapButton_Background;
@@ -4114,12 +4103,11 @@
4114
4103
  @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
4115
4104
  @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
4116
4105
  @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
4117
- @sapSvgLib_SAP-icons: none;
4118
- @sapSvgLib_SAPGUI-icons: url(./../sap_belize/svg/libs/SAPGUI-icons.svg);
4119
- @sapSvgLib_SAPWeb-icons: url(./../sap_belize/svg/libs/SAPWeb-icons.svg);
4120
4106
  @sapSapThemeId: sap_belize_hcb;
4107
+ @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
4121
4108
  @sapBackgroundColorDefault: @sapBackgroundColor;
4122
4109
  @sapList_HighlightColor: @sapHighlightColor;
4110
+ @sapButton_Emphasized_FontWeight: bold;
4123
4111
  @sapContent_ElementHeight: 1.37em;
4124
4112
  @sapContent_ElementHeight_PX: 22px;
4125
4113
  @sapBreakpoint_S_Min: 0;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.145.1</version>
9
+ <version>1.147.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.25
4
- // * data:{"sModified":"2025-08-27T14:01:23Z"}
2
+ // * Copyright (c) 2012-2025 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 17.0.0
4
+ // * data:{"sModified":"2026-02-10T08:50:44Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.34.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -182,10 +182,6 @@
182
182
  // [Protected "!true"]
183
183
  @sapActiveColor: @sapHighlightColor;
184
184
 
185
- // [Tags "!Protected"]
186
- // [Protected "!true"]
187
- @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
188
-
189
185
  // [Tags "!Protected"]
190
186
  // [Protected "!true"]
191
187
  @sapTitleColor: @sapTextColor;
@@ -341,9 +337,6 @@
341
337
  // [Tags "!Protected"]
342
338
  // [Protected "!true"]
343
339
  @sapContent_LineHeight: 1.4;
344
-
345
- // [Tags "!Protected"]
346
- // [Protected "!true"]
347
340
  @sapContent_IconHeight: @sapContent_GridSize;
348
341
 
349
342
  // [Tags "!Protected"]
@@ -1414,10 +1407,6 @@
1414
1407
  // [Protected "!true"]
1415
1408
  @sapButton_Emphasized_TextShadow: transparent;
1416
1409
 
1417
- // [Tags "!Protected"]
1418
- // [Protected "!true"]
1419
- @sapButton_Emphasized_FontWeight: bold;
1420
-
1421
1410
  // [Tags "!Protected"]
1422
1411
  // [Protected "!true"]
1423
1412
  @sapButton_Reject_Background: @sapButton_Background;
@@ -4114,12 +4103,11 @@
4114
4103
  @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
4115
4104
  @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
4116
4105
  @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
4117
- @sapSvgLib_SAP-icons: none;
4118
- @sapSvgLib_SAPGUI-icons: url(./../sap_belize/svg/libs/SAPGUI-icons.svg);
4119
- @sapSvgLib_SAPWeb-icons: url(./../sap_belize/svg/libs/SAPWeb-icons.svg);
4120
4106
  @sapSapThemeId: sap_belize_hcw;
4107
+ @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
4121
4108
  @sapBackgroundColorDefault: @sapBackgroundColor;
4122
4109
  @sapList_HighlightColor: @sapHighlightColor;
4110
+ @sapButton_Emphasized_FontWeight: bold;
4123
4111
  @sapContent_ElementHeight: 1.37em;
4124
4112
  @sapContent_ElementHeight_PX: 22px;
4125
4113
  @sapBreakpoint_S_Min: 0;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2026 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.145.1</version>
9
+ <version>1.147.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.25
4
- // * data:{"sModified":"2025-08-27T14:01:23Z"}
2
+ // * Copyright (c) 2012-2025 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 17.0.0
4
+ // * data:{"sModified":"2026-02-10T08:50:44Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.34.0) *******************/
9
9
 
10
10
  @sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
11
11
  @sapBaseColor: @sapPrimary1;
@@ -1,4 +1,3 @@
1
- @_sap_ui_mdc_Table_ExportButtonType: ~"Ghost";
2
1
  @_sap_ui_mdc_Table_ToolbarDesign: ~"Transparent";
3
2
  @_sap_ui_mdc_Table_HeaderStyle: ~"H4";
4
3
 
@@ -316,10 +316,10 @@ html.sap-desktop .sapUiCalendarApp.sapUiCalendarAppSel:focus:not(:active) > .sap
316
316
  }
317
317
  }
318
318
 
319
- .sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
320
- .sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
321
- .sapUiCalendarAppCont .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
322
- .sapUiCalendarAppCont .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon):not(.sapUiCalendarAppIcon) {
319
+ .sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
320
+ .sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
321
+ .sapUiCalendarAppCont .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.sapMBtnIcon):not(.sapUiCalendarAppIcon),
322
+ .sapUiCalendarAppCont .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.sapMBtnIcon):not(.sapUiCalendarAppIcon) {
323
323
  font-size: 0.75rem;
324
324
  }
325
325