@openui5/themelib_sap_horizon 1.133.0 → 1.133.1

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/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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.133.0",
3
+ "version": "1.133.1",
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.133.0",
18
- "@openui5/sap.m": "1.133.0",
19
- "@openui5/sap.tnt": "1.133.0",
20
- "@openui5/sap.ui.codeeditor": "1.133.0",
21
- "@openui5/sap.ui.commons": "1.133.0",
22
- "@openui5/sap.ui.core": "1.133.0",
23
- "@openui5/sap.ui.dt": "1.133.0",
24
- "@openui5/sap.ui.fl": "1.133.0",
25
- "@openui5/sap.ui.mdc": "1.133.0",
26
- "@openui5/sap.ui.integration": "1.133.0",
27
- "@openui5/sap.ui.layout": "1.133.0",
28
- "@openui5/sap.ui.rta": "1.133.0",
29
- "@openui5/sap.ui.suite": "1.133.0",
30
- "@openui5/sap.ui.table": "1.133.0",
31
- "@openui5/sap.ui.unified": "1.133.0",
32
- "@openui5/sap.ui.ux3": "1.133.0",
33
- "@openui5/sap.uxap": "1.133.0"
17
+ "@openui5/sap.f": "1.133.1",
18
+ "@openui5/sap.m": "1.133.1",
19
+ "@openui5/sap.tnt": "1.133.1",
20
+ "@openui5/sap.ui.codeeditor": "1.133.1",
21
+ "@openui5/sap.ui.commons": "1.133.1",
22
+ "@openui5/sap.ui.core": "1.133.1",
23
+ "@openui5/sap.ui.dt": "1.133.1",
24
+ "@openui5/sap.ui.fl": "1.133.1",
25
+ "@openui5/sap.ui.mdc": "1.133.1",
26
+ "@openui5/sap.ui.integration": "1.133.1",
27
+ "@openui5/sap.ui.layout": "1.133.1",
28
+ "@openui5/sap.ui.rta": "1.133.1",
29
+ "@openui5/sap.ui.suite": "1.133.1",
30
+ "@openui5/sap.ui.table": "1.133.1",
31
+ "@openui5/sap.ui.unified": "1.133.1",
32
+ "@openui5/sap.ui.ux3": "1.133.1",
33
+ "@openui5/sap.uxap": "1.133.1"
34
34
  }
35
35
  }
@@ -232,7 +232,7 @@
232
232
 
233
233
  /* Condensed */
234
234
  .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
235
- padding: 0.4375rem 0;
235
+ padding: 0.375rem 1.25rem 0.375rem 0;
236
236
  margin: 0;
237
237
  }
238
238
 
@@ -235,7 +235,7 @@
235
235
 
236
236
  /* Condensed */
237
237
  .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
238
- padding: 0.4375rem 0;
238
+ padding: 0.375rem 1.25rem 0.375rem 0;
239
239
  margin: 0;
240
240
  }
241
241
 
@@ -235,7 +235,7 @@
235
235
 
236
236
  /* Condensed */
237
237
  .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
238
- padding: 0.4375rem 0;
238
+ padding: 0.375rem 1.25rem 0.375rem 0;
239
239
  margin: 0;
240
240
  }
241
241
 
@@ -235,7 +235,7 @@
235
235
 
236
236
  /* Condensed */
237
237
  .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
238
- padding: 0.4375rem 0;
238
+ padding: 0.375rem 1.25rem 0.375rem 0;
239
239
  margin: 0;
240
240
  }
241
241
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-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.133.0</version>
9
+ <version>1.133.1</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-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.133.0</version>
9
+ <version>1.133.1</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-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.133.0</version>
9
+ <version>1.133.1</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-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.133.0</version>
9
+ <version>1.133.1</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -84,7 +84,7 @@
84
84
  }
85
85
 
86
86
  // Styles suporting Table inside ObjectPageSubSection scenario
87
- .sapUiTableOnObjectPageAdjustmentsForSection.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
87
+ .sapUiTableOnObjectPageAdjustmentsForSection.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer {
88
88
  background: transparent;
89
89
  }
90
90
 
@@ -88,6 +88,6 @@
88
88
  background: transparent;
89
89
  }
90
90
 
91
- .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
91
+ .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
92
92
  padding: 0 0;
93
93
  }
@@ -59,6 +59,6 @@
59
59
  background: transparent;
60
60
  }
61
61
 
62
- .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
62
+ .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
63
63
  padding: 0 0;
64
64
  }
@@ -59,6 +59,6 @@
59
59
  background: transparent;
60
60
  }
61
61
 
62
- .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
62
+ .sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
63
63
  padding: 0 0;
64
64
  }