@openui5/themelib_sap_horizon 1.108.24 → 1.108.25
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/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/src/sap/ui/unified/themes/sap_horizon/Calendar.less +12 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +12 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +13 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +13 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.108.
|
|
3
|
+
"version": "1.108.25",
|
|
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.
|
|
18
|
-
"@openui5/sap.m": "1.108.
|
|
19
|
-
"@openui5/sap.tnt": "1.108.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.108.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.108.
|
|
22
|
-
"@openui5/sap.ui.core": "1.108.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.108.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.108.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.108.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.108.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.108.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.108.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.108.
|
|
30
|
-
"@openui5/sap.ui.table": "1.108.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.108.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.108.
|
|
33
|
-
"@openui5/sap.uxap": "1.108.
|
|
17
|
+
"@openui5/sap.f": "1.108.25",
|
|
18
|
+
"@openui5/sap.m": "1.108.25",
|
|
19
|
+
"@openui5/sap.tnt": "1.108.25",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.108.25",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.108.25",
|
|
22
|
+
"@openui5/sap.ui.core": "1.108.25",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.108.25",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.108.25",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.108.25",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.108.25",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.108.25",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.108.25",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.108.25",
|
|
30
|
+
"@openui5/sap.ui.table": "1.108.25",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.108.25",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.108.25",
|
|
33
|
+
"@openui5/sap.uxap": "1.108.25"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -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.
|
|
9
|
+
<version>1.108.25</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.
|
|
9
|
+
<version>1.108.25</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.
|
|
9
|
+
<version>1.108.25</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.
|
|
9
|
+
<version>1.108.25</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1142,6 +1142,18 @@ and (orientation: landscape) {
|
|
|
1142
1142
|
}
|
|
1143
1143
|
}
|
|
1144
1144
|
|
|
1145
|
+
.sapUiCalTwoMonthsTwoColumnsJaZh {
|
|
1146
|
+
.sapUiCalHead > button.sapUiCalHeadB2 {
|
|
1147
|
+
margin-left: calc(~"25% - 6rem");
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
.sapUiCalTwoMonthsTwoColumns {
|
|
1152
|
+
.sapUiCalHead > button.sapUiCalHeadB1 {
|
|
1153
|
+
margin-left: calc(~"25% - 6rem");
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1145
1157
|
.dayColorMixIn(sapUiCalItemType01, @_sap_ui_unified_Calendar_sapUiCalItemType01);
|
|
1146
1158
|
.dayColorMixIn(sapUiCalItemType02, @_sap_ui_unified_Calendar_sapUiCalItemType02);
|
|
1147
1159
|
.dayColorMixIn(sapUiCalItemType03, @_sap_ui_unified_Calendar_sapUiCalItemType03);
|
|
@@ -1144,6 +1144,18 @@ and (orientation: landscape) {
|
|
|
1144
1144
|
}
|
|
1145
1145
|
}
|
|
1146
1146
|
|
|
1147
|
+
.sapUiCalTwoMonthsTwoColumnsJaZh {
|
|
1148
|
+
.sapUiCalHead > button.sapUiCalHeadB2 {
|
|
1149
|
+
margin-left: calc(~"25% - 6rem");
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
.sapUiCalTwoMonthsTwoColumns {
|
|
1154
|
+
.sapUiCalHead > button.sapUiCalHeadB1 {
|
|
1155
|
+
margin-left: calc(~"25% - 6rem");
|
|
1156
|
+
}
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1147
1159
|
.dayColorMixIn(sapUiCalItemType01, @_sap_ui_unified_Calendar_sapUiCalItemType01);
|
|
1148
1160
|
.dayColorMixIn(sapUiCalItemType02, @_sap_ui_unified_Calendar_sapUiCalItemType02);
|
|
1149
1161
|
.dayColorMixIn(sapUiCalItemType03, @_sap_ui_unified_Calendar_sapUiCalItemType03);
|
|
@@ -740,6 +740,19 @@ and (orientation: landscape) {
|
|
|
740
740
|
}
|
|
741
741
|
}
|
|
742
742
|
|
|
743
|
+
|
|
744
|
+
.sapUiCalTwoMonthsTwoColumnsJaZh {
|
|
745
|
+
.sapUiCalHead > button.sapUiCalHeadB2 {
|
|
746
|
+
margin-left: calc(~"25% - 6rem");
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.sapUiCalTwoMonthsTwoColumns {
|
|
751
|
+
.sapUiCalHead > button.sapUiCalHeadB1 {
|
|
752
|
+
margin-left: calc(~"25% - 6rem");
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
|
|
743
756
|
.dayColorMixIn(sapUiCalItemType01, @_sap_ui_unified_Calendar_sapUiCalItemType01);
|
|
744
757
|
.dayColorMixIn(sapUiCalItemType02, @_sap_ui_unified_Calendar_sapUiCalItemType02);
|
|
745
758
|
.dayColorMixIn(sapUiCalItemType03, @_sap_ui_unified_Calendar_sapUiCalItemType03);
|
|
@@ -740,6 +740,19 @@ and (orientation: landscape) {
|
|
|
740
740
|
}
|
|
741
741
|
}
|
|
742
742
|
|
|
743
|
+
|
|
744
|
+
.sapUiCalTwoMonthsTwoColumnsJaZh {
|
|
745
|
+
.sapUiCalHead > button.sapUiCalHeadB2 {
|
|
746
|
+
margin-left: calc(~"25% - 6rem");
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.sapUiCalTwoMonthsTwoColumns {
|
|
751
|
+
.sapUiCalHead > button.sapUiCalHeadB1 {
|
|
752
|
+
margin-left: calc(~"25% - 6rem");
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
|
|
743
756
|
.dayColorMixIn(sapUiCalItemType01, @_sap_ui_unified_Calendar_sapUiCalItemType01);
|
|
744
757
|
.dayColorMixIn(sapUiCalItemType02, @_sap_ui_unified_Calendar_sapUiCalItemType02);
|
|
745
758
|
.dayColorMixIn(sapUiCalItemType03, @_sap_ui_unified_Calendar_sapUiCalItemType03);
|