@openui5/themelib_sap_horizon 1.108.30 → 1.108.33

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_horizon",
3
- "version": "1.108.30",
3
+ "version": "1.108.33",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
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.108.30",
18
- "@openui5/sap.m": "1.108.30",
19
- "@openui5/sap.tnt": "1.108.30",
20
- "@openui5/sap.ui.codeeditor": "1.108.30",
21
- "@openui5/sap.ui.commons": "1.108.30",
22
- "@openui5/sap.ui.core": "1.108.30",
23
- "@openui5/sap.ui.dt": "1.108.30",
24
- "@openui5/sap.ui.fl": "1.108.30",
25
- "@openui5/sap.ui.mdc": "1.108.30",
26
- "@openui5/sap.ui.integration": "1.108.30",
27
- "@openui5/sap.ui.layout": "1.108.30",
28
- "@openui5/sap.ui.rta": "1.108.30",
29
- "@openui5/sap.ui.suite": "1.108.30",
30
- "@openui5/sap.ui.table": "1.108.30",
31
- "@openui5/sap.ui.unified": "1.108.30",
32
- "@openui5/sap.ui.ux3": "1.108.30",
33
- "@openui5/sap.uxap": "1.108.30"
17
+ "@openui5/sap.f": "1.108.33",
18
+ "@openui5/sap.m": "1.108.33",
19
+ "@openui5/sap.tnt": "1.108.33",
20
+ "@openui5/sap.ui.codeeditor": "1.108.33",
21
+ "@openui5/sap.ui.commons": "1.108.33",
22
+ "@openui5/sap.ui.core": "1.108.33",
23
+ "@openui5/sap.ui.dt": "1.108.33",
24
+ "@openui5/sap.ui.fl": "1.108.33",
25
+ "@openui5/sap.ui.mdc": "1.108.33",
26
+ "@openui5/sap.ui.integration": "1.108.33",
27
+ "@openui5/sap.ui.layout": "1.108.33",
28
+ "@openui5/sap.ui.rta": "1.108.33",
29
+ "@openui5/sap.ui.suite": "1.108.33",
30
+ "@openui5/sap.ui.table": "1.108.33",
31
+ "@openui5/sap.ui.unified": "1.108.33",
32
+ "@openui5/sap.ui.ux3": "1.108.33",
33
+ "@openui5/sap.uxap": "1.108.33"
34
34
  }
35
35
  }
@@ -332,6 +332,12 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-
332
332
  .sapMGT.TwoByHalf {
333
333
  width: 23rem;
334
334
  }
335
+ .sapMGT.TwoByHalf.sapMTileSmallPhone {
336
+ width: 19rem;
337
+ }
338
+ .sapMGT.TwoByOne.sapMTileSmallPhone {
339
+ width: 19rem;
340
+ }
335
341
  }
336
342
 
337
343
  .sapMGT.TwoByOne {
@@ -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.108.30</version>
9
+ <version>1.108.33</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon 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.108.30</version>
9
+ <version>1.108.33</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon 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.108.30</version>
9
+ <version>1.108.33</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon 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.108.30</version>
9
+ <version>1.108.33</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12