@openui5/themelib_sap_belize 1.146.0 → 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.
- package/REUSE.toml +0 -51
- package/THIRDPARTY.txt +0 -44
- package/package.json +18 -18
- package/src/sap/f/themes/sap_belize_base/GridListItem.less +0 -4
- package/src/sap/m/themes/sap_belize/ListItemBase.less +0 -4
- package/src/sap/m/themes/sap_belize/MessageView.less +0 -4
- package/src/sap/m/themes/sap_belize_base/ColumnListItem.less +0 -7
- package/src/sap/m/themes/sap_belize_base/ListItemBase.less +4 -20
- package/src/sap/m/themes/sap_belize_base/MessageView.less +0 -10
- package/src/sap/m/themes/sap_belize_base/ObjectListItem.less +0 -6
- package/src/sap/m/themes/sap_belize_base/ObjectStatus.less +1 -1
- package/src/sap/m/themes/sap_belize_base/PlanningCalendar.less +1 -1
- package/src/sap/m/themes/sap_belize_base/SelectionDetailsItem.less +0 -4
- package/src/sap/m/themes/sap_belize_base/Table.less +1 -6
- package/src/sap/m/themes/sap_belize_base/Token.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/ListItemBase.less +0 -4
- package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/ListItemBase.less +0 -4
- package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +1 -1
- package/src/sap/tnt/themes/sap_belize_base/InfoLabel.less +1 -1
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- 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
|
@@ -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
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "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.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "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
|
}
|
|
@@ -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
|
-
.
|
|
31
|
-
.
|
|
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;
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
border-radius: 0.25rem;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
216
|
+
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon) {
|
|
217
217
|
font-size: @sapMFontSmallSize;
|
|
218
218
|
vertical-align: top;
|
|
219
219
|
}
|
|
@@ -156,7 +156,7 @@ tr.sapMListTblHeaderNone > .sapMTableTH {
|
|
|
156
156
|
font-size: @sapUiListTableTextSize;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.sapMListTbl .sapUiIcon:not(.
|
|
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
|
|
120
|
+
.sapUiSizeCompact .sapMListTbl .sapMToken .sapUiIcon {
|
|
121
121
|
font-size: 0.75rem;
|
|
122
122
|
}
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
37
|
+
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon),
|
|
38
38
|
.sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon {
|
|
39
39
|
font-size: 1rem;
|
|
40
40
|
vertical-align: top;
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
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(.
|
|
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.
|
|
9
|
+
<version>1.147.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 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.
|
|
9
|
+
<version>1.147.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 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.
|
|
9
|
+
<version>1.147.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 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.
|
|
9
|
+
<version>1.147.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
@@ -316,10 +316,10 @@ html.sap-desktop .sapUiCalendarApp.sapUiCalendarAppSel:focus:not(:active) > .sap
|
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
-
.sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.
|
|
320
|
-
.sapUiCalendarIntervalHeaderCont > .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.
|
|
321
|
-
.sapUiCalendarAppCont .sapUiCalendarAppArrowIconLeft.sapUiIcon:not(.
|
|
322
|
-
.sapUiCalendarAppCont .sapUiCalendarAppArrowIconRight.sapUiIcon:not(.
|
|
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
|
|