@openui5/themelib_sap_horizon 1.102.7 → 1.102.8

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.102.7",
3
+ "version": "1.102.8",
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.102.7",
18
- "@openui5/sap.m": "1.102.7",
19
- "@openui5/sap.tnt": "1.102.7",
20
- "@openui5/sap.ui.codeeditor": "1.102.7",
21
- "@openui5/sap.ui.commons": "1.102.7",
22
- "@openui5/sap.ui.core": "1.102.7",
23
- "@openui5/sap.ui.dt": "1.102.7",
24
- "@openui5/sap.ui.fl": "1.102.7",
25
- "@openui5/sap.ui.mdc": "1.102.7",
26
- "@openui5/sap.ui.integration": "1.102.7",
27
- "@openui5/sap.ui.layout": "1.102.7",
28
- "@openui5/sap.ui.rta": "1.102.7",
29
- "@openui5/sap.ui.suite": "1.102.7",
30
- "@openui5/sap.ui.table": "1.102.7",
31
- "@openui5/sap.ui.unified": "1.102.7",
32
- "@openui5/sap.ui.ux3": "1.102.7",
33
- "@openui5/sap.uxap": "1.102.7"
17
+ "@openui5/sap.f": "1.102.8",
18
+ "@openui5/sap.m": "1.102.8",
19
+ "@openui5/sap.tnt": "1.102.8",
20
+ "@openui5/sap.ui.codeeditor": "1.102.8",
21
+ "@openui5/sap.ui.commons": "1.102.8",
22
+ "@openui5/sap.ui.core": "1.102.8",
23
+ "@openui5/sap.ui.dt": "1.102.8",
24
+ "@openui5/sap.ui.fl": "1.102.8",
25
+ "@openui5/sap.ui.mdc": "1.102.8",
26
+ "@openui5/sap.ui.integration": "1.102.8",
27
+ "@openui5/sap.ui.layout": "1.102.8",
28
+ "@openui5/sap.ui.rta": "1.102.8",
29
+ "@openui5/sap.ui.suite": "1.102.8",
30
+ "@openui5/sap.ui.table": "1.102.8",
31
+ "@openui5/sap.ui.unified": "1.102.8",
32
+ "@openui5/sap.ui.ux3": "1.102.8",
33
+ "@openui5/sap.uxap": "1.102.8"
34
34
  }
35
35
  }
@@ -109,12 +109,6 @@
109
109
  background-color: @sapField_Hover_Background;
110
110
  }
111
111
 
112
- .sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
113
- .sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
114
- .sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
115
- width: ~"calc(100% - 1.625rem)";
116
- }
117
-
118
112
  .sapUiSizeCondensed {
119
113
  .sapUiTableDataCell .sapMInputBase .sapMInputBaseIconContainer .sapMInputBaseIcon {
120
114
  min-width: 1.375rem;
@@ -110,12 +110,6 @@
110
110
  background-color: @sapField_Hover_Background;
111
111
  }
112
112
 
113
- .sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
114
- .sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
115
- .sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
116
- width: ~"calc(100% - 1.625rem)";
117
- }
118
-
119
113
  .sapUiSizeCondensed {
120
114
  .sapUiTableDataCell .sapMInputBase .sapMInputBaseIcon {
121
115
  min-width: 1.375rem;
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.7</version>
9
+ <version>1.102.8</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-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.7</version>
9
+ <version>1.102.8</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-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.7</version>
9
+ <version>1.102.8</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-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.7</version>
9
+ <version>1.102.8</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12