@openui5/themelib_sap_horizon 1.136.3 → 1.136.4
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 +18 -18
- package/src/sap/m/themes/sap_horizon/Button.less +1 -7
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +0 -4
- package/src/sap/m/themes/sap_horizon/Select.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +0 -4
- package/src/sap/m/themes/sap_horizon_dark/Select.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.136.
|
|
3
|
+
"version": "1.136.4",
|
|
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.136.
|
|
18
|
-
"@openui5/sap.m": "1.136.
|
|
19
|
-
"@openui5/sap.tnt": "1.136.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.136.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.136.
|
|
22
|
-
"@openui5/sap.ui.core": "1.136.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.136.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.136.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.136.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.136.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.136.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.136.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.136.
|
|
30
|
-
"@openui5/sap.ui.table": "1.136.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.136.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.136.
|
|
33
|
-
"@openui5/sap.uxap": "1.136.
|
|
17
|
+
"@openui5/sap.f": "1.136.4",
|
|
18
|
+
"@openui5/sap.m": "1.136.4",
|
|
19
|
+
"@openui5/sap.tnt": "1.136.4",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.136.4",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.136.4",
|
|
22
|
+
"@openui5/sap.ui.core": "1.136.4",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.136.4",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.136.4",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.136.4",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.136.4",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.136.4",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.136.4",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.136.4",
|
|
30
|
+
"@openui5/sap.ui.table": "1.136.4",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.136.4",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.136.4",
|
|
33
|
+
"@openui5/sap.uxap": "1.136.4"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -169,16 +169,10 @@ html.sap-desktop .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)::befor
|
|
|
169
169
|
border-radius: 0.375rem;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
.sapMBtn:focus-visible > .sapMFocusable:not(.sapMBadgeIndicator)::before {
|
|
173
|
-
border-color: red;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
172
|
.sapMBtn:focus-visible > .sapMBtnEmphasized.sapMFocusable:not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBadgeIndicator)::before,
|
|
177
173
|
.sapMBtn:focus-visible > .sapMBtnCritical.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
178
174
|
.sapMBtn:focus-visible > .sapMBtnNegative.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
179
|
-
.sapMBtn:focus-visible > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before
|
|
180
|
-
border: 0.125rem solid red;
|
|
181
|
-
}
|
|
175
|
+
.sapMBtn:focus-visible > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
182
176
|
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMFocusable:not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBadgeIndicator)::before,
|
|
183
177
|
html.sap-desktop .sapMBtn:focus > .sapMBtnCritical.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
184
178
|
html.sap-desktop .sapMBtn:focus > .sapMBtnNegative.sapMFocusable:not(.sapMBtnActive):not(.sapMBadgeIndicator)::before,
|
|
@@ -325,7 +325,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
325
325
|
background-size: 100% var(--sapField_InvalidBorderWidth);
|
|
326
326
|
background-repeat: repeat-x;
|
|
327
327
|
background-position: bottom;
|
|
328
|
-
background-color: var(--
|
|
328
|
+
background-color: var(--sapField_InvalidBackground);
|
|
329
329
|
box-shadow: var(--sapField_InvalidShadow);
|
|
330
330
|
}
|
|
331
331
|
|
|
@@ -327,7 +327,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
327
327
|
background-size: 100% var(--sapField_InvalidBorderWidth);
|
|
328
328
|
background-repeat: repeat-x;
|
|
329
329
|
background-position: bottom;
|
|
330
|
-
background-color: var(--
|
|
330
|
+
background-color: var(--sapField_InvalidBackground);
|
|
331
331
|
box-shadow: var(--sapField_InvalidShadow);
|
|
332
332
|
}
|
|
333
333
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.136.
|
|
9
|
+
<version>1.136.4</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 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.136.
|
|
9
|
+
<version>1.136.4</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 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.136.
|
|
9
|
+
<version>1.136.4</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 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.136.
|
|
9
|
+
<version>1.136.4</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|