@openui5/themelib_sap_belize 1.123.1 → 1.124.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.123.1",
3
+ "version": "1.124.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.123.1",
18
- "@openui5/sap.m": "1.123.1",
19
- "@openui5/sap.tnt": "1.123.1",
20
- "@openui5/sap.ui.codeeditor": "1.123.1",
21
- "@openui5/sap.ui.commons": "1.123.1",
22
- "@openui5/sap.ui.core": "1.123.1",
23
- "@openui5/sap.ui.dt": "1.123.1",
24
- "@openui5/sap.ui.fl": "1.123.1",
25
- "@openui5/sap.ui.mdc": "1.123.1",
26
- "@openui5/sap.ui.integration": "1.123.1",
27
- "@openui5/sap.ui.layout": "1.123.1",
28
- "@openui5/sap.ui.rta": "1.123.1",
29
- "@openui5/sap.ui.suite": "1.123.1",
30
- "@openui5/sap.ui.table": "1.123.1",
31
- "@openui5/sap.ui.unified": "1.123.1",
32
- "@openui5/sap.ui.ux3": "1.123.1",
33
- "@openui5/sap.uxap": "1.123.1"
17
+ "@openui5/sap.f": "1.124.0",
18
+ "@openui5/sap.m": "1.124.0",
19
+ "@openui5/sap.tnt": "1.124.0",
20
+ "@openui5/sap.ui.codeeditor": "1.124.0",
21
+ "@openui5/sap.ui.commons": "1.124.0",
22
+ "@openui5/sap.ui.core": "1.124.0",
23
+ "@openui5/sap.ui.dt": "1.124.0",
24
+ "@openui5/sap.ui.fl": "1.124.0",
25
+ "@openui5/sap.ui.mdc": "1.124.0",
26
+ "@openui5/sap.ui.integration": "1.124.0",
27
+ "@openui5/sap.ui.layout": "1.124.0",
28
+ "@openui5/sap.ui.rta": "1.124.0",
29
+ "@openui5/sap.ui.suite": "1.124.0",
30
+ "@openui5/sap.ui.table": "1.124.0",
31
+ "@openui5/sap.ui.unified": "1.124.0",
32
+ "@openui5/sap.ui.ux3": "1.124.0",
33
+ "@openui5/sap.uxap": "1.124.0"
34
34
  }
35
35
  }
@@ -42,6 +42,10 @@
42
42
  // buttons on phone must stretch
43
43
  html.sap-phone .sapMDialog {
44
44
  & > footer .sapMFooter-CTX {
45
+ .sapMTBSpacer {
46
+ display: none;
47
+ }
48
+
45
49
  .sapMBtn {
46
50
  -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
47
51
  -webkit-flex: 1; /* Chrome */
@@ -35,6 +35,10 @@
35
35
  // buttons on phone must stretch
36
36
  html.sap-phone .sapMDialog {
37
37
  & > footer .sapMFooter-CTX {
38
+ .sapMTBSpacer {
39
+ display: none;
40
+ }
41
+
38
42
  .sapMBtn {
39
43
  -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
40
44
  -webkit-flex: 1; /* Chrome */
@@ -35,6 +35,10 @@
35
35
  // buttons on phone must stretch
36
36
  html.sap-phone .sapMDialog {
37
37
  & > footer .sapMFooter-CTX {
38
+ .sapMTBSpacer {
39
+ display: none;
40
+ }
41
+
38
42
  .sapMBtn {
39
43
  -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
40
44
  -webkit-flex: 1; /* Chrome */
@@ -11,6 +11,10 @@
11
11
  // buttons on phone must stretch
12
12
  html.sap-phone .sapMDialog {
13
13
  & > footer .sapMFooter-CTX {
14
+ .sapMTBSpacer {
15
+ display: none;
16
+ }
17
+
14
18
  .sapMBtn {
15
19
  -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
16
20
  -webkit-flex: 1; /* Chrome */
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.123.1</version>
9
+ <version>1.124.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 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.123.1</version>
9
+ <version>1.124.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 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.123.1</version>
9
+ <version>1.124.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 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.123.1</version>
9
+ <version>1.124.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12