@openui5/themelib_sap_belize 1.134.0 → 1.136.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 (121) hide show
  1. package/REUSE.toml +649 -0
  2. package/THIRDPARTY.txt +23 -23
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_belize/library.source.less +1 -1
  5. package/src/sap/f/themes/sap_belize_base/library.source.less +1 -1
  6. package/src/sap/f/themes/sap_belize_hcb/library.source.less +1 -1
  7. package/src/sap/f/themes/sap_belize_hcw/library.source.less +1 -1
  8. package/src/sap/f/themes/sap_belize_plus/library.source.less +1 -1
  9. package/src/sap/m/themes/sap_belize/library.source.less +1 -1
  10. package/src/sap/m/themes/sap_belize_base/ActionSheet.less +7 -7
  11. package/src/sap/m/themes/sap_belize_base/IconTabBar.less +4 -4
  12. package/src/sap/m/themes/sap_belize_base/MessageStrip.less +2 -2
  13. package/src/sap/m/themes/sap_belize_base/Popover.less +12 -26
  14. package/src/sap/m/themes/sap_belize_base/library.source.less +1 -1
  15. package/src/sap/m/themes/sap_belize_hcb/InputBase.less +4 -0
  16. package/src/sap/m/themes/sap_belize_hcb/MessageStrip.less +0 -1
  17. package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
  18. package/src/sap/m/themes/sap_belize_hcw/InputBase.less +4 -0
  19. package/src/sap/m/themes/sap_belize_hcw/MessageStrip.less +0 -1
  20. package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
  21. package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -1
  22. package/src/sap/tnt/themes/sap_belize/library.source.less +1 -1
  23. package/src/sap/tnt/themes/sap_belize_base/NavigationList.less +3 -3
  24. package/src/sap/tnt/themes/sap_belize_base/library.source.less +1 -1
  25. package/src/sap/tnt/themes/sap_belize_hcb/library.source.less +1 -1
  26. package/src/sap/tnt/themes/sap_belize_hcw/library.source.less +1 -1
  27. package/src/sap/tnt/themes/sap_belize_plus/library.source.less +1 -1
  28. package/src/sap/ui/codeeditor/themes/sap_belize/library.source.less +1 -1
  29. package/src/sap/ui/codeeditor/themes/sap_belize_base/library.source.less +1 -1
  30. package/src/sap/ui/codeeditor/themes/sap_belize_hcb/library.source.less +1 -1
  31. package/src/sap/ui/codeeditor/themes/sap_belize_hcw/library.source.less +1 -1
  32. package/src/sap/ui/codeeditor/themes/sap_belize_plus/library.source.less +1 -1
  33. package/src/sap/ui/commons/themes/sap_belize/library.source.less +1 -1
  34. package/src/sap/ui/commons/themes/sap_belize_base/library.source.less +1 -1
  35. package/src/sap/ui/commons/themes/sap_belize_hcb/library.source.less +1 -1
  36. package/src/sap/ui/commons/themes/sap_belize_hcw/library.source.less +1 -1
  37. package/src/sap/ui/commons/themes/sap_belize_plus/library.source.less +1 -1
  38. package/src/sap/ui/core/themes/sap_belize/.theme +2 -2
  39. package/src/sap/ui/core/themes/sap_belize/.theming +1 -0
  40. package/src/sap/ui/core/themes/sap_belize/base.less +24 -17
  41. package/src/sap/ui/core/themes/sap_belize/library.source.less +1 -1
  42. package/src/sap/ui/core/themes/sap_belize_base/.theming +2 -1
  43. package/src/sap/ui/core/themes/sap_belize_base/library.source.less +1 -1
  44. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +2 -2
  45. package/src/sap/ui/core/themes/sap_belize_hcb/.theming +2 -1
  46. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +12 -5
  47. package/src/sap/ui/core/themes/sap_belize_hcb/library.source.less +1 -1
  48. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +2 -2
  49. package/src/sap/ui/core/themes/sap_belize_hcw/.theming +2 -1
  50. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +12 -5
  51. package/src/sap/ui/core/themes/sap_belize_hcw/library.source.less +1 -1
  52. package/src/sap/ui/core/themes/sap_belize_plus/.theme +2 -2
  53. package/src/sap/ui/core/themes/sap_belize_plus/.theming +1 -0
  54. package/src/sap/ui/core/themes/sap_belize_plus/base.less +16 -6
  55. package/src/sap/ui/core/themes/sap_belize_plus/library.source.less +1 -1
  56. package/src/sap/ui/dt/themes/sap_belize/library.source.less +1 -1
  57. package/src/sap/ui/dt/themes/sap_belize_base/library.source.less +1 -1
  58. package/src/sap/ui/dt/themes/sap_belize_hcb/library.source.less +1 -1
  59. package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -1
  60. package/src/sap/ui/dt/themes/sap_belize_plus/library.source.less +1 -1
  61. package/src/sap/ui/fl/themes/sap_belize/library.source.less +1 -1
  62. package/src/sap/ui/fl/themes/sap_belize_base/library.source.less +1 -1
  63. package/src/sap/ui/fl/themes/sap_belize_hcb/library.source.less +1 -1
  64. package/src/sap/ui/fl/themes/sap_belize_hcw/library.source.less +1 -1
  65. package/src/sap/ui/fl/themes/sap_belize_plus/library.source.less +1 -1
  66. package/src/sap/ui/integration/themes/sap_belize/library.source.less +1 -1
  67. package/src/sap/ui/integration/themes/sap_belize_base/ObjectStatus.less +10 -56
  68. package/src/sap/ui/integration/themes/sap_belize_base/library.source.less +1 -1
  69. package/src/sap/ui/integration/themes/sap_belize_hcb/library.source.less +1 -1
  70. package/src/sap/ui/integration/themes/sap_belize_hcw/library.source.less +1 -1
  71. package/src/sap/ui/integration/themes/sap_belize_plus/library.source.less +1 -1
  72. package/src/sap/ui/layout/themes/sap_belize/library.source.less +1 -1
  73. package/src/sap/ui/layout/themes/sap_belize_base/library.source.less +1 -1
  74. package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +1 -1
  75. package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +1 -1
  76. package/src/sap/ui/layout/themes/sap_belize_plus/library.source.less +1 -1
  77. package/src/sap/ui/mdc/themes/sap_belize/library.source.less +1 -1
  78. package/src/sap/ui/mdc/themes/sap_belize_base/library.source.less +1 -1
  79. package/src/sap/ui/mdc/themes/sap_belize_hcb/library.source.less +1 -1
  80. package/src/sap/ui/mdc/themes/sap_belize_hcw/library.source.less +1 -1
  81. package/src/sap/ui/mdc/themes/sap_belize_plus/library.source.less +1 -1
  82. package/src/sap/ui/rta/themes/sap_belize/library.source.less +1 -1
  83. package/src/sap/ui/rta/themes/sap_belize_base/library.source.less +1 -1
  84. package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +1 -1
  85. package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -1
  86. package/src/sap/ui/rta/themes/sap_belize_plus/library.source.less +1 -1
  87. package/src/sap/ui/suite/themes/sap_belize/library.source.less +1 -1
  88. package/src/sap/ui/suite/themes/sap_belize_base/library.source.less +1 -1
  89. package/src/sap/ui/suite/themes/sap_belize_hcb/library.source.less +1 -1
  90. package/src/sap/ui/suite/themes/sap_belize_hcw/library.source.less +1 -1
  91. package/src/sap/ui/suite/themes/sap_belize_plus/library.source.less +1 -1
  92. package/src/sap/ui/table/themes/sap_belize/library.source.less +1 -1
  93. package/src/sap/ui/table/themes/sap_belize_base/library.source.less +1 -1
  94. package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +1 -1
  95. package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +1 -1
  96. package/src/sap/ui/table/themes/sap_belize_plus/library.source.less +1 -1
  97. package/src/sap/ui/unified/themes/sap_belize/library.source.less +1 -1
  98. package/src/sap/ui/unified/themes/sap_belize_base/library.source.less +1 -1
  99. package/src/sap/ui/unified/themes/sap_belize_hcb/library.source.less +1 -1
  100. package/src/sap/ui/unified/themes/sap_belize_hcw/library.source.less +1 -1
  101. package/src/sap/ui/unified/themes/sap_belize_plus/library.source.less +1 -1
  102. package/src/sap/ui/ux3/themes/sap_belize/library.source.less +1 -1
  103. package/src/sap/ui/ux3/themes/sap_belize_base/library.source.less +1 -1
  104. package/src/sap/ui/ux3/themes/sap_belize_hcb/library.source.less +1 -1
  105. package/src/sap/ui/ux3/themes/sap_belize_hcw/library.source.less +1 -1
  106. package/src/sap/ui/ux3/themes/sap_belize_plus/library.source.less +1 -1
  107. package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +0 -5
  108. package/src/sap/uxap/themes/sap_belize/ObjectPageSubSection.less +1 -1
  109. package/src/sap/uxap/themes/sap_belize/library.source.less +1 -1
  110. package/src/sap/uxap/themes/sap_belize_base/ObjectPageLayout.less +0 -10
  111. package/src/sap/uxap/themes/sap_belize_base/ObjectPageSection.less +12 -6
  112. package/src/sap/uxap/themes/sap_belize_base/ObjectPageSubSection.less +2 -10
  113. package/src/sap/uxap/themes/sap_belize_base/library.source.less +1 -1
  114. package/src/sap/uxap/themes/sap_belize_hcb/ObjectPageSubSection.less +9 -0
  115. package/src/sap/uxap/themes/sap_belize_hcb/library.source.less +1 -1
  116. package/src/sap/uxap/themes/sap_belize_hcw/ObjectPageSubSection.less +9 -0
  117. package/src/sap/uxap/themes/sap_belize_hcw/library.source.less +1 -1
  118. package/src/sap/uxap/themes/sap_belize_plus/ObjectPageSubSection.less +11 -1
  119. package/src/sap/uxap/themes/sap_belize_plus/library.source.less +1 -1
  120. package/ui5.yaml +1 -1
  121. package/.reuse/dep5 +0 -471
package/THIRDPARTY.txt CHANGED
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.m:
8
8
 
9
- Component: purify.js, version: 3.1.7
9
+ Component: purify.js, version: 3.2.4
10
10
  Copyright: Mario Heiderich
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
@@ -26,7 +26,7 @@ Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
26
26
  Copyright: 2010, Ajax.org B.V.
27
27
  License: BSD-3-Clause
28
28
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
29
- Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/*
29
+ Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/**
30
30
 
31
31
 
32
32
  Library: sap.ui.commons:
@@ -71,7 +71,7 @@ Component: jQuery UI 1.10, version: 1.10.4
71
71
  Copyright: 2014 jQuery Foundation and other contributors
72
72
  License: MIT
73
73
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
74
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/*
74
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/**
75
75
  src/sap.ui.core/src/jquery.sap.dom.js
76
76
 
77
77
  Component: jQuery UI 1.11, version: 1.11.1
@@ -191,13 +191,13 @@ Component: Unicode Common Locale Data Repository, version: 46.1.0
191
191
  Copyright: 1991-2024 Unicode, Inc.
192
192
  License: LicenseRef-Unicode-3.0
193
193
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
194
- Contained in: src/sap.ui.core/src/sap/ui/core/cldr/*
194
+ Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
195
195
 
196
196
  Component: MobiScroll, version: 2.9.0
197
197
  Copyright: 2010-2013, Acid Media
198
198
  License: MIT
199
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/*
200
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
201
201
 
202
202
  Component: SinonJS, version: 1.14.1
203
203
  Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
@@ -310,7 +310,7 @@ Component: Hyphenopoly, version: 3.4.0
310
310
  Copyright: 2021 Mathias Nater
311
311
  License: MIT
312
312
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
313
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/*
313
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/**
314
314
 
315
315
  Component: p-cancelable, version: 2.0.0
316
316
  Copyright: Sindre Sorhus <sindresorhus@gmail.com>
@@ -349,7 +349,7 @@ Component: highlight.js, version: 11.9.0
349
349
  Copyright: 2006-2020, Ivan Sagalaev
350
350
  License: BSD-3-Clause
351
351
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
352
- Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
352
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/**
353
353
 
354
354
  Component: Elasticlunr, version: 0.9.5
355
355
  Copyright: 2017 Wei Song and Oliver Nightingale
@@ -361,13 +361,13 @@ Component: DataTables, version: 2.0.1
361
361
  Copyright: SpryMedia Ltd
362
362
  License: MIT
363
363
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
364
- Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/*
364
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/**
365
365
 
366
366
  Component: Buttons extension for DataTables, version: 3.0.0
367
367
  Copyright: SpryMedia Ltd
368
368
  License: MIT
369
369
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
370
- Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/*
370
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/**
371
371
 
372
372
 
373
373
  Library: sap.ui.integration:
@@ -376,7 +376,7 @@ Component: UI5 Web Components, version: 1.7.0
376
376
  Copyright: SAP
377
377
  License: Apache-2.0
378
378
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
379
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*
379
+ Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/**
380
380
 
381
381
  Component: Adaptive Cards, version: 2.9.0
382
382
  Copyright: 2017 Microsoft
@@ -416,18 +416,18 @@ Component: UI5 Web Components, version: 1.18.0
416
416
  Copyright: SAP
417
417
  License: Apache-2.0
418
418
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
419
- Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
420
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.*
421
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
422
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
423
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
424
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
419
+ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
420
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
421
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
422
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**
423
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**
424
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**
425
425
 
426
426
  Component: lit-html, version: 2.2.2
427
427
  Copyright: Google LLC
428
428
  License: BSD-3-Clause
429
429
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
430
- Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/*.*
430
+ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
431
431
 
432
432
 
433
433
  Library: sap.ui.webc.fiori:
@@ -436,7 +436,7 @@ Component: UI5 Web Components, version: 1.18.0
436
436
  Copyright: SAP
437
437
  License: Apache-2.0
438
438
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
439
- Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
439
+ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
440
440
 
441
441
  Component: ZXing, version: 0.17.1
442
442
  Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
@@ -451,7 +451,7 @@ Component: UI5 Web Components, version: 1.18.0
451
451
  Copyright: SAP
452
452
  License: Apache-2.0
453
453
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
454
- Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/*.*
454
+ Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
455
455
 
456
456
 
457
457
  Outside of Libraries:
@@ -462,14 +462,14 @@ License: Apache-2.0
462
462
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
463
463
  Contained in: lib/jsdoc/ui5/plugin.js
464
464
 
465
- Component: SAP Theming Base Content, version: 11.24.0
465
+ Component: SAP Theming Base Content, version: 11.29.1
466
466
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
467
467
  License: Apache-2.0
468
468
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
469
469
  Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
470
- src/themelib_sap_belize/src/sap/ui/core/themes/*/base.less
471
- src/themelib_sap_fiori_3/src/sap/ui/core/themes/*/base.less
472
- src/themelib_sap_horizon/src/sap/ui/core/themes/*/base.less
470
+ src/themelib_sap_belize/src/sap/ui/core/themes/**/base.less
471
+ src/themelib_sap_fiori_3/src/sap/ui/core/themes/**/base.less
472
+ src/themelib_sap_horizon/src/sap/ui/core/themes/**/base.less
473
473
 
474
474
 
475
475
  ALL LICENSE TEXTS:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.134.0",
3
+ "version": "1.136.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.134.0",
18
- "@openui5/sap.m": "1.134.0",
19
- "@openui5/sap.tnt": "1.134.0",
20
- "@openui5/sap.ui.codeeditor": "1.134.0",
21
- "@openui5/sap.ui.commons": "1.134.0",
22
- "@openui5/sap.ui.core": "1.134.0",
23
- "@openui5/sap.ui.dt": "1.134.0",
24
- "@openui5/sap.ui.fl": "1.134.0",
25
- "@openui5/sap.ui.mdc": "1.134.0",
26
- "@openui5/sap.ui.integration": "1.134.0",
27
- "@openui5/sap.ui.layout": "1.134.0",
28
- "@openui5/sap.ui.rta": "1.134.0",
29
- "@openui5/sap.ui.suite": "1.134.0",
30
- "@openui5/sap.ui.table": "1.134.0",
31
- "@openui5/sap.ui.unified": "1.134.0",
32
- "@openui5/sap.ui.ux3": "1.134.0",
33
- "@openui5/sap.uxap": "1.134.0"
17
+ "@openui5/sap.f": "1.136.0",
18
+ "@openui5/sap.m": "1.136.0",
19
+ "@openui5/sap.tnt": "1.136.0",
20
+ "@openui5/sap.ui.codeeditor": "1.136.0",
21
+ "@openui5/sap.ui.commons": "1.136.0",
22
+ "@openui5/sap.ui.core": "1.136.0",
23
+ "@openui5/sap.ui.dt": "1.136.0",
24
+ "@openui5/sap.ui.fl": "1.136.0",
25
+ "@openui5/sap.ui.mdc": "1.136.0",
26
+ "@openui5/sap.ui.integration": "1.136.0",
27
+ "@openui5/sap.ui.layout": "1.136.0",
28
+ "@openui5/sap.ui.rta": "1.136.0",
29
+ "@openui5/sap.ui.suite": "1.136.0",
30
+ "@openui5/sap.ui.table": "1.136.0",
31
+ "@openui5/sap.ui.unified": "1.136.0",
32
+ "@openui5/sap.ui.ux3": "1.136.0",
33
+ "@openui5/sap.uxap": "1.136.0"
34
34
  }
35
35
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -3,9 +3,6 @@
3
3
  /* Base theme */
4
4
  /* ================================== */
5
5
 
6
- /* Buffer width for the scroll bar */
7
- @_sap_m_Popover_Scroll_Width_Buffer: 20px;
8
-
9
6
  .sapMActionSheetDialog.sapMDialog {
10
7
  top: auto !important; // We need to overwrite the inline top style
11
8
  bottom: 0;
@@ -96,10 +93,13 @@
96
93
  .sapUiSizeCompact {
97
94
  .sapMActionSheetPopover.sapMPopover {
98
95
  .sapMPopoverCont {
99
- padding: 0.1875rem 0.375rem;
100
96
  max-height: calc(~"100% - 0.375rem");
101
97
  }
102
98
 
99
+ .sapMActionSheet {
100
+ padding: 0.1875rem 0.375rem;
101
+ }
102
+
103
103
  .sapMActionSheet .sapMActionSheetButton .sapMBtnInner.sapMBtnIconFirst {
104
104
  padding-left: 0.4375rem;
105
105
  padding-right: 0.4375rem;
@@ -109,11 +109,11 @@
109
109
 
110
110
  .sapMActionSheetPopover.sapMPopover {
111
111
  .sapMPopoverCont {
112
- padding: 0.25rem 0.5rem;
113
112
  max-height: calc(~"100% - 0.5rem");
114
113
  }
115
- &.sapMPopoverVerticalScrollIncluded .sapMPopoverCont {
116
- padding: 0.25rem calc(~'0.5rem + ' @_sap_m_Popover_Scroll_Width_Buffer) 0.25rem 0.5rem;
114
+
115
+ .sapMActionSheet {
116
+ padding: 0.25rem 0.5rem;
117
117
  }
118
118
  }
119
119
 
@@ -1259,14 +1259,14 @@ html.sap-desktop {
1259
1259
  .sapMITBHorizontal {
1260
1260
  height: @_sap_m_IconTabBar_Compact_HorizontalHeight;
1261
1261
 
1262
+ &.sapMITBFilter:first-child .sapMITBFilterWrapper {
1263
+ padding-left: 0;
1264
+ }
1265
+
1262
1266
  &.sapMITBFilter .sapMITBFilterWrapper {
1263
1267
  height: @_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight;
1264
1268
  padding: 0 0.5rem;
1265
1269
 
1266
- &:first-child {
1267
- padding-left: 0;
1268
- }
1269
-
1270
1270
  .sapMITBHorizontalWrapper {
1271
1271
  .sapMITBCount {
1272
1272
  top: 0;
@@ -4,8 +4,8 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMMsgStrip {
7
- border: 1px solid;
8
- border-radius: 0.1875rem;
7
+ border: @sapMessage_BorderWidth solid;
8
+ border-radius: @sapPopover_BorderCornerRadius;
9
9
  box-sizing: border-box;
10
10
  font-size: @sapMFontMediumSize;
11
11
  font-weight: normal;
@@ -3,12 +3,10 @@
3
3
  /* Base theme */
4
4
  /* ============================== */
5
5
 
6
- /* Buffer width for the scroll bar */
7
- @_sap_m_Popover_Scroll_Width_Buffer: 20px;
8
-
9
6
  @_sap_m_Popover_ArrowOffset: 0.5rem; /* Arrow offset from the Popover's corners */
10
7
  @_sap_m_Popover_CompactArrowOffset: @_sap_m_Popover_ArrowOffset; /* Arrow offset from the Popover's corners in compact mode */
11
8
  @_sap_m_Popover_ThickShadowSize: 0.0625rem;
9
+ @_sap_m_Popover_OpacityTransitionDuration: 0.2s;
12
10
 
13
11
  /* shared mixin for arrow shadow*/
14
12
  .sapMPopoverArrAfterShadow(@horizontalShadow, @verticalShadow) {
@@ -22,17 +20,6 @@
22
20
  }
23
21
  }
24
22
 
25
- .sapMPopover.sapMPopoverVerticalScrollIncluded {
26
- .sapMPopoverScroll {
27
- width: calc(~'100% + 20px');
28
- }
29
-
30
- html[data-sap-ui-browser^="sf"] & .sapMDialogSection {
31
- /* For Safari - allow the vertical scroll bar to overlap the right padding which we use to compensate for its width. This happens by default for other browsers. */
32
- overflow-y: overlay !important;
33
- }
34
- }
35
-
36
23
  .sapMPopoverWrapper {
37
24
  overflow: hidden;
38
25
  border-radius: inherit;
@@ -129,19 +116,11 @@
129
116
  outline: none;
130
117
  }
131
118
 
132
- .sapMPopover.sapMPopoverTransparent {
133
- opacity: 0;
134
- }
135
-
136
- html[data-sap-ui-animation='on'] .sapMPopover.sapMPopoverTransparent {
119
+ html[data-sap-ui-animation='on'] .sapMPopover.sapMPopoverOpacityTransition {
137
120
  -webkit-transition: opacity 0.2s linear;
138
121
  transition: opacity 0.2s linear;
139
122
  }
140
123
 
141
- .sapMPopover.sapMPopoverOpaque {
142
- opacity: 1;
143
- }
144
-
145
124
  /* disable margin according to the header and footer availability */
146
125
  .sapMPopoverWithBar.sapMPopoverWithFooter > .sapMPopoverCont {
147
126
  margin-bottom: 0;
@@ -380,6 +359,13 @@ html[data-sap-ui-browser^="sf"] .sapMPopover {
380
359
  }
381
360
  }
382
361
 
383
- .sapMPopover.sapMPopoverVerticalScrollIncluded .sapMPopoverCont {
384
- padding-right: @_sap_m_Popover_Scroll_Width_Buffer;
385
- }
362
+ html[data-sap-ui-browser^='sf'] .sapMPopover.sapMPopoverVerticalScrollIncluded {
363
+
364
+ .sapMPopoverScroll {
365
+ width: calc(~'100% + 20px');
366
+ }
367
+
368
+ .sapMPopoverCont {
369
+ padding-right: 20px;
370
+ }
371
+ }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -9,6 +9,10 @@
9
9
  }
10
10
  }
11
11
 
12
+ .sapMInputBaseReadonly:not(.sapMInputBaseDisabled) .sapMInputBaseContentWrapper {
13
+ border: @sapElement_BorderWidth @sapField_BorderStyle @sapField_BorderColor;
14
+ }
15
+
12
16
  .sapMInputBaseDisabled,
13
17
  .sapMInputBaseReadonly {
14
18
  & .sapMInputBaseContentWrapper {
@@ -4,7 +4,6 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMMsgStrip {
7
- border-width: 0.125rem;
8
7
  color: @sapUiBaseText;
9
8
  padding: 0.375rem 1rem;
10
9
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -8,6 +8,10 @@
8
8
  }
9
9
  }
10
10
 
11
+ .sapMInputBaseReadonly:not(.sapMInputBaseDisabled) .sapMInputBaseContentWrapper {
12
+ border: @sapElement_BorderWidth @sapField_BorderStyle @sapField_BorderColor;
13
+ }
14
+
11
15
  .sapMInputBaseDisabled,
12
16
  .sapMInputBaseReadonly {
13
17
  & .sapMInputBaseContentWrapper {
@@ -4,7 +4,6 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMMsgStrip {
7
- border-width: 0.125rem;
8
7
  color: @sapUiBaseText;
9
8
  padding: 0.375rem 1rem;
10
9
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -37,7 +37,7 @@
37
37
  @_sap_tnt_NavigationList_GroupBottomMarginInPopup: 0;
38
38
  @_sap_tnt_NavigationList_Padding: 0;
39
39
  @_sap_tnt_NavigationList_PaddingCompact: 0;
40
- @_sap_tnt_NavigationList_ParentPopupPadding: 0;
40
+ @_sap_tnt_NavigationList_PopupPadding: 0;
41
41
  @_sap_tnt_NavigationList_ParentPopupBorderRadius: @sapUiPopoverBorderCornerRadius;
42
42
  @_sap_tnt_NavigationList_PopupItemPadding: 0 1rem;
43
43
  @_sap_tnt_NavigationList_PopupIconWidth: 1rem;
@@ -204,7 +204,7 @@
204
204
  }
205
205
 
206
206
  .sapTntNLPopover .sapTntNLPopup.sapTntNL {
207
- padding: @_sap_tnt_NavigationList_ParentPopupPadding;
207
+ padding: @_sap_tnt_NavigationList_PopupPadding;
208
208
 
209
209
  .sapTntNLI.sapTntNLIFirstLevel {
210
210
  margin-bottom: @_sap_tnt_NavigationList_GroupBottomMarginInPopup;
@@ -473,7 +473,7 @@
473
473
  box-shadow: @_sap_tnt_NavigationList_PopupBoxShadow;
474
474
 
475
475
  &:not(.sapUiSubmenu) {
476
- padding: @_sap_tnt_NavigationList_ParentPopupPadding;
476
+ padding: @_sap_tnt_NavigationList_PopupPadding;
477
477
  border-radius: @_sap_tnt_NavigationList_ParentPopupBorderRadius;
478
478
  }
479
479
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
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.134.0</version>
9
+ <version>1.136.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12