@openui5/themelib_sap_horizon 1.117.3 → 1.117.5
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/tnt/themes/sap_horizon/ToolHeader.less +0 -4
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +0 -4
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +0 -4
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +0 -4
- 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.117.
|
|
3
|
+
"version": "1.117.5",
|
|
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.117.
|
|
18
|
-
"@openui5/sap.m": "1.117.
|
|
19
|
-
"@openui5/sap.tnt": "1.117.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.117.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.117.
|
|
22
|
-
"@openui5/sap.ui.core": "1.117.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.117.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.117.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.117.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.117.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.117.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.117.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.117.
|
|
30
|
-
"@openui5/sap.ui.table": "1.117.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.117.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.117.
|
|
33
|
-
"@openui5/sap.uxap": "1.117.
|
|
17
|
+
"@openui5/sap.f": "1.117.5",
|
|
18
|
+
"@openui5/sap.m": "1.117.5",
|
|
19
|
+
"@openui5/sap.tnt": "1.117.5",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.117.5",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.117.5",
|
|
22
|
+
"@openui5/sap.ui.core": "1.117.5",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.117.5",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.117.5",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.117.5",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.117.5",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.117.5",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.117.5",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.117.5",
|
|
30
|
+
"@openui5/sap.ui.table": "1.117.5",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.117.5",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.117.5",
|
|
33
|
+
"@openui5/sap.uxap": "1.117.5"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -350,10 +350,6 @@
|
|
|
350
350
|
height: 1.625rem;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
&.sapMIBar.sapMTB .sapMBarChild.sapMImg {
|
|
354
|
-
margin-left: 0.75rem;
|
|
355
|
-
}
|
|
356
|
-
|
|
357
353
|
.sapMImgFocusable:focus {
|
|
358
354
|
outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
|
|
359
355
|
outline-offset: 0.125rem;
|
|
@@ -350,10 +350,6 @@
|
|
|
350
350
|
height: 1.625rem;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
&.sapMIBar.sapMTB .sapMBarChild.sapMImg {
|
|
354
|
-
margin-left: 0.75rem;
|
|
355
|
-
}
|
|
356
|
-
|
|
357
353
|
.sapMImgFocusable:focus {
|
|
358
354
|
outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
|
|
359
355
|
outline-offset: 0.125rem;
|
|
@@ -357,10 +357,6 @@ html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
|
|
|
357
357
|
height: 1.625rem;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
&.sapMIBar.sapMTB .sapMBarChild.sapMImg {
|
|
361
|
-
margin-left: 0.75rem;
|
|
362
|
-
}
|
|
363
|
-
|
|
364
360
|
.sapMImgFocusable:focus {
|
|
365
361
|
outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
|
|
366
362
|
outline-offset: 0.125rem;
|
|
@@ -357,10 +357,6 @@ html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
|
|
|
357
357
|
height: 1.625rem;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
&.sapMIBar.sapMTB .sapMBarChild.sapMImg {
|
|
361
|
-
margin-left: 0.75rem;
|
|
362
|
-
}
|
|
363
|
-
|
|
364
360
|
.sapMImgFocusable:focus {
|
|
365
361
|
outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
|
|
366
362
|
outline-offset: 0.125rem;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.117.
|
|
9
|
+
<version>1.117.5</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.117.
|
|
9
|
+
<version>1.117.5</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.117.
|
|
9
|
+
<version>1.117.5</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.117.
|
|
9
|
+
<version>1.117.5</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|