@openui5/themelib_sap_belize 1.136.2 → 1.138.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 -28
- package/THIRDPARTY.txt +0 -24
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize_base/Button.less +1 -1
- package/src/sap/tnt/themes/sap_belize_base/NavigationList.less +52 -87
- 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/REUSE.toml
CHANGED
|
@@ -238,27 +238,6 @@ SPDX-FileCopyrightText = [
|
|
|
238
238
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
239
239
|
SPDX-FileComment = "these files contain content from SAP and JUnit Reporter for QUnit: qunit-junit.js is overall written by SAP, but contains a modified copy of JUnit Reporter for QUnit (qunit-reporter-junit)"
|
|
240
240
|
|
|
241
|
-
[[annotations]]
|
|
242
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js"
|
|
243
|
-
precedence = "aggregate"
|
|
244
|
-
SPDX-FileCopyrightText = "2012 Matteo Spinelli"
|
|
245
|
-
SPDX-License-Identifier = "MIT"
|
|
246
|
-
SPDX-FileComment = "these files belong to: cubiq.org - iScroll"
|
|
247
|
-
|
|
248
|
-
[[annotations]]
|
|
249
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js"
|
|
250
|
-
precedence = "aggregate"
|
|
251
|
-
SPDX-FileCopyrightText = "2011 Matteo Spinelli"
|
|
252
|
-
SPDX-License-Identifier = "MIT"
|
|
253
|
-
SPDX-FileComment = "these files belong to: cubiq.org - iScroll Lite"
|
|
254
|
-
|
|
255
|
-
[[annotations]]
|
|
256
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js"
|
|
257
|
-
precedence = "aggregate"
|
|
258
|
-
SPDX-FileCopyrightText = "2012 Matteo Spinelli"
|
|
259
|
-
SPDX-License-Identifier = "MIT"
|
|
260
|
-
SPDX-FileComment = "these files belong to: cubiq.org - swipeview"
|
|
261
|
-
|
|
262
241
|
[[annotations]]
|
|
263
242
|
path = "src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js"
|
|
264
243
|
precedence = "aggregate"
|
|
@@ -308,13 +287,6 @@ SPDX-FileCopyrightText = "1991-2024 Unicode, Inc."
|
|
|
308
287
|
SPDX-License-Identifier = "LicenseRef-Unicode-3.0"
|
|
309
288
|
SPDX-FileComment = "these files belong to: Unicode Common Locale Data Repository"
|
|
310
289
|
|
|
311
|
-
[[annotations]]
|
|
312
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**"
|
|
313
|
-
precedence = "aggregate"
|
|
314
|
-
SPDX-FileCopyrightText = "2010-2013, Acid Media"
|
|
315
|
-
SPDX-License-Identifier = "MIT"
|
|
316
|
-
SPDX-FileComment = "these files belong to: MobiScroll"
|
|
317
|
-
|
|
318
290
|
[[annotations]]
|
|
319
291
|
path = [
|
|
320
292
|
"src/sap.ui.core/src/sap/ui/thirdparty/sinon.js",
|
package/THIRDPARTY.txt
CHANGED
|
@@ -133,24 +133,6 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
|
133
133
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-reporter-junit.js
|
|
134
134
|
src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
|
|
135
135
|
|
|
136
|
-
Component: cubiq.org - iScroll, version: 4.2.5
|
|
137
|
-
Copyright: 2012 Matteo Spinelli
|
|
138
|
-
License: MIT
|
|
139
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
140
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js
|
|
141
|
-
|
|
142
|
-
Component: cubiq.org - iScroll Lite, version: 4.1.6
|
|
143
|
-
Copyright: 2011 Matteo Spinelli
|
|
144
|
-
License: MIT
|
|
145
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
146
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js
|
|
147
|
-
|
|
148
|
-
Component: cubiq.org - swipeview, version: 1.0
|
|
149
|
-
Copyright: 2012 Matteo Spinelli
|
|
150
|
-
License: MIT
|
|
151
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
152
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js
|
|
153
|
-
|
|
154
136
|
Component: Zynga Scroller, version: 1.2.1-0-g5d43806
|
|
155
137
|
Copyright: 2011 Zynga Inc.
|
|
156
138
|
License: MIT
|
|
@@ -193,12 +175,6 @@ License: LicenseRef-Unicode-3.0
|
|
|
193
175
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
194
176
|
Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
|
|
195
177
|
|
|
196
|
-
Component: MobiScroll, version: 2.9.0
|
|
197
|
-
Copyright: 2010-2013, Acid Media
|
|
198
|
-
License: MIT
|
|
199
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
200
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
|
|
201
|
-
|
|
202
178
|
Component: SinonJS, version: 1.14.1
|
|
203
179
|
Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
|
|
204
180
|
License: BSD-3-Clause
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.138.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/SAP/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.138.0",
|
|
18
|
+
"@openui5/sap.m": "1.138.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.138.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.138.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.138.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.138.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.138.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.138.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.138.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.138.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.138.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.138.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.138.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.138.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.138.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.138.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.138.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -18,7 +18,10 @@
|
|
|
18
18
|
@_sap_tnt_NavigationList_LastItemBorderStyleColor: none;
|
|
19
19
|
@_sap_tnt_NavigationList_ItemBorderRadius: 0;
|
|
20
20
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0;
|
|
21
|
+
@_sap_tnt_NavigationList_ItemBottomMarginInOverflowPopup: 0.1875rem;
|
|
21
22
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0;
|
|
23
|
+
@_sap_tnt_NavigationList_ExpandIconWidth: 2rem;
|
|
24
|
+
@_sap_tnt_NavigationList_ExpandIconFontSize: 0.875rem;
|
|
22
25
|
@_sap_tnt_NavigationList_ItemTransition: none;
|
|
23
26
|
@_sap_tnt_NavigationList_NoIconsGroupPadding: 1rem;
|
|
24
27
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 1rem;
|
|
@@ -38,6 +41,7 @@
|
|
|
38
41
|
@_sap_tnt_NavigationList_Padding: 0;
|
|
39
42
|
@_sap_tnt_NavigationList_PaddingCompact: 0;
|
|
40
43
|
@_sap_tnt_NavigationList_PopupPadding: 0;
|
|
44
|
+
@_sap_tnt_NavigationList_ArrowPaddingCompact: 0.3125rem;
|
|
41
45
|
@_sap_tnt_NavigationList_ParentPopupBorderRadius: @sapUiPopoverBorderCornerRadius;
|
|
42
46
|
@_sap_tnt_NavigationList_PopupItemPadding: 0 1rem;
|
|
43
47
|
@_sap_tnt_NavigationList_PopupIconWidth: 1rem;
|
|
@@ -469,38 +473,29 @@
|
|
|
469
473
|
}
|
|
470
474
|
}
|
|
471
475
|
|
|
472
|
-
.sapTntNLMenu.
|
|
473
|
-
box-shadow: @_sap_tnt_NavigationList_PopupBoxShadow;
|
|
476
|
+
.sapTntNLMenu.sapMMenu {
|
|
474
477
|
|
|
475
|
-
&:not(.
|
|
478
|
+
&:not(.sapMSubmenu) {
|
|
476
479
|
padding: @_sap_tnt_NavigationList_PopupPadding;
|
|
477
|
-
border-radius: @_sap_tnt_NavigationList_ParentPopupBorderRadius;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
&.sapUiSubmenu {
|
|
481
|
-
padding: 0.5rem;
|
|
482
480
|
}
|
|
483
481
|
|
|
484
|
-
.
|
|
482
|
+
.sapMMenuItemSubMenu:empty {
|
|
485
483
|
min-width: initial;
|
|
486
484
|
padding-inline-end: initial;
|
|
487
485
|
}
|
|
488
486
|
|
|
489
487
|
// parent menu
|
|
490
|
-
&:not(.
|
|
488
|
+
&:not(.sapMSubmenu) .sapMMenuList .sapMMenuItem {
|
|
491
489
|
font-weight: @_sap_tnt_NavigationList_GroupTextWeight;
|
|
492
490
|
|
|
493
|
-
.
|
|
494
|
-
position: relative !important;
|
|
495
|
-
width: auto;
|
|
496
|
-
|
|
491
|
+
.sapMMenuItemIcon {
|
|
497
492
|
.sapUiIcon {
|
|
498
493
|
color: @_sap_tnt_NavigationList_IconColor;
|
|
499
494
|
display: block;
|
|
500
495
|
}
|
|
501
496
|
}
|
|
502
497
|
|
|
503
|
-
.
|
|
498
|
+
.sapMMenuItemSubMenu {
|
|
504
499
|
position: static; // default one
|
|
505
500
|
display: flex;
|
|
506
501
|
align-items: center;
|
|
@@ -509,7 +504,7 @@
|
|
|
509
504
|
height: 100%;
|
|
510
505
|
padding-inline-start: 0.5rem;
|
|
511
506
|
padding-inline-end: 0;
|
|
512
|
-
min-width:
|
|
507
|
+
min-width: @_sap_tnt_NavigationList_ExpandIconWidth;
|
|
513
508
|
min-height: inherit;
|
|
514
509
|
|
|
515
510
|
&:empty {
|
|
@@ -518,17 +513,13 @@
|
|
|
518
513
|
|
|
519
514
|
.sapUiIconMirrorInRTL::after {
|
|
520
515
|
content: "\e1ed";
|
|
521
|
-
font-size:
|
|
516
|
+
font-size: @_sap_tnt_NavigationList_ExpandIconFontSize;
|
|
522
517
|
color: @_sap_tnt_NavigationList_IconColor;
|
|
523
518
|
}
|
|
524
519
|
}
|
|
525
520
|
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
&.sapUiMnuItmSubMnuOpen,
|
|
531
|
-
&.sapUiMnuItmSubMnuOpen.sapUiMnuItmHov {
|
|
521
|
+
&.sapMMenuItemSubMenuOpen,
|
|
522
|
+
&.sapMMenuItemSubMenuOpen:hover {
|
|
532
523
|
border-bottom: none;
|
|
533
524
|
background-color: @sapUiListHoverBackground;
|
|
534
525
|
|
|
@@ -542,21 +533,17 @@
|
|
|
542
533
|
}
|
|
543
534
|
}
|
|
544
535
|
|
|
545
|
-
.
|
|
546
|
-
li.
|
|
536
|
+
.sapMMenuList {
|
|
537
|
+
li.sapMMenuItem {
|
|
547
538
|
display: flex;
|
|
548
539
|
align-items: center;
|
|
549
540
|
height: @_sap_tnt_NavigationList_ItemHeight;
|
|
550
|
-
padding-inline: 0.
|
|
541
|
+
padding-inline: 1rem 0.375rem;
|
|
551
542
|
border-radius: @_sap_tnt_NavigationList_ItemBorderRadius;
|
|
552
543
|
transition: @_sap_tnt_NavigationList_ItemTransition;
|
|
553
544
|
font-size: @sapMFontMediumSize;
|
|
554
545
|
|
|
555
|
-
.
|
|
556
|
-
display: none;
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
.sapUiMnuItmTxt {
|
|
546
|
+
.sapMMenuItemText {
|
|
560
547
|
display: flex;
|
|
561
548
|
align-items: center;
|
|
562
549
|
margin: 0 !important;
|
|
@@ -569,54 +556,54 @@
|
|
|
569
556
|
outline: @sapUiContentFocusStyle @sapUiContentFocusWidth @sapUiContentFocusColor;
|
|
570
557
|
}
|
|
571
558
|
|
|
572
|
-
outline-offset: 0;
|
|
573
|
-
|
|
574
559
|
&:not(:last-child) {
|
|
575
|
-
margin-bottom:
|
|
560
|
+
margin-bottom: @_sap_tnt_NavigationList_ItemBottomMarginInOverflowPopup;
|
|
576
561
|
border: @_sap_tnt_NavigationList_ItemBorderStyleColor;
|
|
577
562
|
border-width: @_sap_tnt_NavigationList_ItemBorderWidth;
|
|
578
563
|
}
|
|
564
|
+
|
|
565
|
+
.sapTntNLIExpandIcon {
|
|
566
|
+
margin: 0;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
.sapTntNLIExternalLinkIcon {
|
|
570
|
+
margin-right: 0;
|
|
571
|
+
}
|
|
579
572
|
}
|
|
580
573
|
}
|
|
581
574
|
|
|
582
|
-
.
|
|
575
|
+
.sapMMenuItemIcon {
|
|
583
576
|
min-width: 1rem;
|
|
584
577
|
max-width: 1rem;
|
|
585
578
|
padding-inline-end: 0.5rem;
|
|
586
579
|
}
|
|
587
|
-
|
|
588
580
|
}
|
|
589
581
|
|
|
590
|
-
.sapTntNLMenu.
|
|
591
|
-
.
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
outline: none;
|
|
607
|
-
-webkit-user-select: none; /* Chrome all / Safari all */
|
|
608
|
-
-moz-user-select: none; /* Firefox all */
|
|
609
|
-
user-select: none;
|
|
610
|
-
}
|
|
582
|
+
.sapTntNLMenu.sapMMenu.sapMSubmenu {
|
|
583
|
+
padding: 0.5rem;
|
|
584
|
+
|
|
585
|
+
.sapMMenuList .sapMMenuItem {
|
|
586
|
+
padding-inline: 1rem;
|
|
587
|
+
|
|
588
|
+
.sapMMenuItemIcon {
|
|
589
|
+
display: none;
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.sapTntNLIExtLinkOverflowIcon {
|
|
593
|
+
color: @_sap_tnt_NavigationList_ExpandIconColor;
|
|
594
|
+
padding-left: 0.5rem;
|
|
595
|
+
font-size: 0.875rem;
|
|
596
|
+
pointer-events: all;
|
|
597
|
+
outline: none;
|
|
611
598
|
}
|
|
612
599
|
}
|
|
613
600
|
}
|
|
614
601
|
|
|
615
|
-
.sapTntNLPopup .sapTntNLISecondLevel .sapMText{
|
|
602
|
+
.sapTntNLPopup .sapTntNLISecondLevel .sapMText {
|
|
616
603
|
padding-left: 0;
|
|
617
604
|
}
|
|
618
605
|
|
|
619
|
-
.
|
|
606
|
+
.sapTntNavMenuItemExternalLink a {
|
|
620
607
|
min-width: 100%;
|
|
621
608
|
height: 100%;
|
|
622
609
|
text-decoration: none;
|
|
@@ -627,24 +614,21 @@
|
|
|
627
614
|
align-items: center;
|
|
628
615
|
box-sizing: border-box;
|
|
629
616
|
color: @_sap_tnt_NavigationList_ExpandIconColor;
|
|
630
|
-
|
|
631
|
-
.sapTntNLIExternalLinkIcon::before {
|
|
632
|
-
margin-left: 0.8rem;
|
|
633
|
-
}
|
|
634
617
|
}
|
|
635
618
|
|
|
636
619
|
/* Compact size */
|
|
637
620
|
.sapUiSizeCompact {
|
|
638
621
|
|
|
639
|
-
.
|
|
640
|
-
padding: @
|
|
622
|
+
.sapUiIcon > .sapUiIconTitle {
|
|
623
|
+
padding-block: @_sap_tnt_NavigationList_ArrowPaddingCompact;
|
|
624
|
+
top: -@_sap_tnt_NavigationList_ArrowPaddingCompact;
|
|
641
625
|
}
|
|
642
626
|
|
|
643
627
|
.sapTntNL.sapTntNLCollapsed li:not(.sapTntNLSeparator) {
|
|
644
|
-
min-height: @_sap_tnt_NavigationList_ItemHeightCompact + @
|
|
628
|
+
min-height: @_sap_tnt_NavigationList_ItemHeightCompact + @_sap_tnt_NavigationList_ItemBottomMargin;
|
|
645
629
|
}
|
|
646
630
|
|
|
647
|
-
.sapTntNLMenu.
|
|
631
|
+
.sapTntNLMenu.sapMMenu li.sapMMenuItem,
|
|
648
632
|
.sapTntNLI {
|
|
649
633
|
height: @_sap_tnt_NavigationList_ItemHeightCompact;
|
|
650
634
|
}
|
|
@@ -661,10 +645,6 @@
|
|
|
661
645
|
padding: 0.5rem 0;
|
|
662
646
|
}
|
|
663
647
|
|
|
664
|
-
.sapTntNL img.sapTntNLIIcon {
|
|
665
|
-
padding: 0.5rem 0.4375rem;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
648
|
.sapTntNLPopup span.sapTntNLIIcon {
|
|
669
649
|
width: 0.5rem;
|
|
670
650
|
min-width: 0.5rem;
|
|
@@ -674,21 +654,6 @@
|
|
|
674
654
|
padding-left: 0;
|
|
675
655
|
}
|
|
676
656
|
|
|
677
|
-
// NavigationList with icons
|
|
678
|
-
.sapTntNL:not(.sapTntNLNoIcons) {
|
|
679
|
-
|
|
680
|
-
span.sapTntNLIIcon {
|
|
681
|
-
width: @_sap_tnt_NavigationList_GroupIconWidth;
|
|
682
|
-
}
|
|
683
|
-
}
|
|
684
|
-
|
|
685
|
-
.sapTntNL:not(.sapTntNLPopup) {
|
|
686
|
-
.sapTntNLI,
|
|
687
|
-
.sapTntNLSeparator {
|
|
688
|
-
margin-bottom: @_sap_tnt_NavigationList_ItemBottomMarginCompact;
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
|
|
692
657
|
.sapTntNLCollapsed {
|
|
693
658
|
.sapTntNLI:not(.sapTntNLIDisabled):not(.sapTntNLIActive):not(.sapTntNLINoHoverEffect) {
|
|
694
659
|
[tabindex]:hover,
|
|
@@ -697,4 +662,4 @@
|
|
|
697
662
|
}
|
|
698
663
|
}
|
|
699
664
|
}
|
|
700
|
-
}
|
|
665
|
+
}
|
|
@@ -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.
|
|
9
|
+
<version>1.138.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.
|
|
9
|
+
<version>1.138.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.
|
|
9
|
+
<version>1.138.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.
|
|
9
|
+
<version>1.138.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|