@openui5/themelib_sap_horizon 1.114.4 → 1.114.6
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/IconTabBar.less +2 -0
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +2 -0
- package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +3 -2
- package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +3 -1
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +4 -3
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +1 -0
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +4 -3
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +1 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +10 -5
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +10 -5
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +2 -0
- 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.114.
|
|
3
|
+
"version": "1.114.6",
|
|
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.114.
|
|
18
|
-
"@openui5/sap.m": "1.114.
|
|
19
|
-
"@openui5/sap.tnt": "1.114.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.114.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.114.
|
|
22
|
-
"@openui5/sap.ui.core": "1.114.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.114.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.114.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.114.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.114.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.114.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.114.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.114.
|
|
30
|
-
"@openui5/sap.ui.table": "1.114.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.114.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.114.
|
|
33
|
-
"@openui5/sap.uxap": "1.114.
|
|
17
|
+
"@openui5/sap.f": "1.114.6",
|
|
18
|
+
"@openui5/sap.m": "1.114.6",
|
|
19
|
+
"@openui5/sap.tnt": "1.114.6",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.114.6",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.114.6",
|
|
22
|
+
"@openui5/sap.ui.core": "1.114.6",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.114.6",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.114.6",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.114.6",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.114.6",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.114.6",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.114.6",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.114.6",
|
|
30
|
+
"@openui5/sap.ui.table": "1.114.6",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.114.6",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.114.6",
|
|
33
|
+
"@openui5/sap.uxap": "1.114.6"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -61,6 +61,8 @@
|
|
|
61
61
|
// Separator
|
|
62
62
|
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
|
|
63
63
|
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
|
|
64
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMargin: 0.375rem 0.25rem 0.375rem;
|
|
65
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
|
|
64
66
|
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
|
|
65
67
|
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
|
|
66
68
|
|
|
@@ -61,6 +61,8 @@
|
|
|
61
61
|
// Separator
|
|
62
62
|
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
|
|
63
63
|
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
|
|
64
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMargin: 0.375rem 0.25rem 0.375rem;
|
|
65
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
|
|
64
66
|
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
|
|
65
67
|
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
|
|
66
68
|
|
|
@@ -62,6 +62,8 @@
|
|
|
62
62
|
// Separator
|
|
63
63
|
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
|
|
64
64
|
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
|
|
65
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMargin: 0.375rem 0.25rem 0.375rem;
|
|
66
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
|
|
65
67
|
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
|
|
66
68
|
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
|
|
67
69
|
|
|
@@ -139,7 +141,6 @@
|
|
|
139
141
|
@_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
|
|
140
142
|
@_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
|
|
141
143
|
|
|
142
|
-
|
|
143
144
|
/* Head Container */
|
|
144
145
|
.sapMITH {
|
|
145
146
|
z-index: 1; // shows the bottom shadow of the ITHeader over the content of the ITB
|
|
@@ -170,7 +171,7 @@
|
|
|
170
171
|
}
|
|
171
172
|
}
|
|
172
173
|
|
|
173
|
-
.sapMITBTextOnly .sapMITBFilter .
|
|
174
|
+
.sapMITBTextOnly .sapMITBFilter .sapMITHShowSubItemsIcon {
|
|
174
175
|
line-height: 0.75rem;
|
|
175
176
|
}
|
|
176
177
|
|
|
@@ -62,6 +62,8 @@
|
|
|
62
62
|
// Separator
|
|
63
63
|
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
|
|
64
64
|
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
|
|
65
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMargin: 0.375rem 0.25rem 0.375rem;
|
|
66
|
+
@_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
|
|
65
67
|
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
|
|
66
68
|
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
|
|
67
69
|
|
|
@@ -169,7 +171,7 @@
|
|
|
169
171
|
}
|
|
170
172
|
}
|
|
171
173
|
|
|
172
|
-
.sapMITBTextOnly .sapMITBFilter .
|
|
174
|
+
.sapMITBTextOnly .sapMITBFilter .sapMITHShowSubItemsIcon {
|
|
173
175
|
line-height: 0.75rem;
|
|
174
176
|
}
|
|
175
177
|
|
|
@@ -7,16 +7,17 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconColor: @sapUiListTextColor;
|
|
8
8
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
9
9
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiListTextColor;
|
|
10
|
+
@_sap_tnt_NavigationList_GroupBorderStyleColor: none;
|
|
10
11
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
11
12
|
@_sap_tnt_NavigationList_ItemBorderRadius: 0.375rem;
|
|
12
13
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
13
14
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
14
15
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: -@sapUiContentFocusWidth;
|
|
16
|
+
@_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius + @sapUiContentFocusWidth;
|
|
15
17
|
@_sap_tnt_NavigationList_ItemTransition: background-color 0.3s ease-in-out;
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
+
@_sap_tnt_NavigationList_SelectedBorderStyleColor: none;
|
|
19
|
+
@_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
|
|
18
20
|
@_sap_tnt_NavigationList_GroupIconWidth: 2rem;
|
|
19
|
-
@_sap_tnt_NavigationList_GroupBorder: none;
|
|
20
21
|
@_sap_tnt_NavigationList_GroupBottomMarginInPopup: 0.75rem;
|
|
21
22
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
22
23
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
@_sap_tnt_SideNavigation_NavigationSeparatorRadius: 0.125rem;
|
|
12
12
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
13
13
|
@_sap_tnt_SideNavigation_TriangleColor: @sapUiContentNonInteractiveIconColor;
|
|
14
|
+
@_sap_tnt_SideNavigation_BorderRight: 0;
|
|
14
15
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
15
16
|
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
16
17
|
@_sap_tnt_SideNavigation_BoxShadow: 0 0 0.125rem 0 fade(@sapUiContentShadowColor, 16), 0 0.5rem 1rem 0 fade(@sapUiContentShadowColor, 16);
|
|
@@ -7,16 +7,17 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconColor: @sapUiListTextColor;
|
|
8
8
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
9
9
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiListTextColor;
|
|
10
|
+
@_sap_tnt_NavigationList_GroupBorderStyleColor: none;
|
|
10
11
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
11
12
|
@_sap_tnt_NavigationList_ItemBorderRadius: 0.375rem;
|
|
12
13
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
13
14
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
14
15
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: -@sapUiContentFocusWidth;
|
|
16
|
+
@_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius + @sapUiContentFocusWidth;
|
|
15
17
|
@_sap_tnt_NavigationList_ItemTransition: background-color 0.3s ease-in-out;
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
+
@_sap_tnt_NavigationList_SelectedBorderStyleColor: none;
|
|
19
|
+
@_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
|
|
18
20
|
@_sap_tnt_NavigationList_GroupIconWidth: 2rem;
|
|
19
|
-
@_sap_tnt_NavigationList_GroupBorder: none;
|
|
20
21
|
@_sap_tnt_NavigationList_GroupBottomMarginInPopup: 0.75rem;
|
|
21
22
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
22
23
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
@_sap_tnt_SideNavigation_NavigationSeparatorRadius: 0.125rem;
|
|
12
12
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
13
13
|
@_sap_tnt_SideNavigation_TriangleColor: @sapUiContentNonInteractiveIconColor;
|
|
14
|
+
@_sap_tnt_SideNavigation_BorderRight: 0;
|
|
14
15
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
15
16
|
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
16
17
|
@_sap_tnt_SideNavigation_BoxShadow: 0 0 0.125rem 0 fade(@sapUiContentShadowColor, 16), 0 0.5rem 1rem 0 fade(@sapUiContentShadowColor, 16);
|
|
@@ -7,19 +7,24 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
8
8
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiContentNonInteractiveIconColor;
|
|
9
9
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
10
|
+
@_sap_tnt_NavigationList_ItemBorderStyleColor: solid @sapUiListBorderColor;
|
|
11
|
+
@_sap_tnt_NavigationList_ItemBorderWidth: 0 0 0.0625rem 0;
|
|
12
|
+
@_sap_tnt_NavigationList_ItemFocusBorderOffset: @sapUiContentFocusWidth;
|
|
13
|
+
@_sap_tnt_NavigationList_LastItemBorderStyleColor: solid transparent;
|
|
14
|
+
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid @sapUiListSelectionBorderColor;
|
|
15
|
+
@_sap_tnt_NavigationList_HoverBorderWidth: 0.0625rem;
|
|
16
|
+
@_sap_tnt_NavigationList_SelectedBorderWidth: 0.0625rem;
|
|
17
|
+
@_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: @sapUiListSelectionBackgroundColor;
|
|
13
18
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
14
19
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
15
20
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
16
21
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
17
22
|
@_sap_tnt_NavigationList_Padding: 0.5rem;
|
|
18
23
|
@_sap_tnt_NavigationList_PaddingCompact: 1.5rem 0.75rem 0.75rem 0.75rem;
|
|
19
|
-
@_sap_tnt_NavigationList_ParentPopupPadding: 0.75rem;
|
|
20
|
-
@_sap_tnt_NavigationList_ParentPopupBorderRadius: 0.75rem;
|
|
21
24
|
@_sap_tnt_NavigationList_PopupItemPadding: 0 0.5rem;
|
|
22
25
|
@_sap_tnt_NavigationList_PopupIconWidth: 0.5rem;
|
|
26
|
+
@_sap_tnt_NavigationList_ParentPopupPadding: 0.75rem;
|
|
27
|
+
@_sap_tnt_NavigationList_ParentPopupBorderRadius: 0.75rem;
|
|
23
28
|
@_sap_tnt_NavigationList_PopupBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
24
29
|
@_sap_tnt_NavigationList_PopupArrowBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
25
30
|
@_sap_tnt_NavigationList_PopupTitleTextSize: 1.25rem;
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
@_sap_tnt_SideNavigation_Width: 16rem;
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 3.5rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
9
|
+
@_sap_tnt_SideNavigation_BorderRight: 0;
|
|
9
10
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
10
11
|
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
12
|
+
@_sap_tnt_SideNavigation_BoxShadow: 0 0 0 0.0625rem @sapContent_ShadowColor, 0 0.5rem 1rem 0 fade(@sapContent_ShadowColor, 16);
|
|
11
13
|
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
@@ -7,17 +7,22 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
8
8
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiContentNonInteractiveIconColor;
|
|
9
9
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
10
|
+
@_sap_tnt_NavigationList_ItemBorderStyleColor: solid @sapUiListBorderColor;
|
|
11
|
+
@_sap_tnt_NavigationList_ItemBorderWidth: 0 0 0.0625rem 0;
|
|
12
|
+
@_sap_tnt_NavigationList_ItemFocusBorderOffset: @sapUiContentFocusWidth;
|
|
13
|
+
@_sap_tnt_NavigationList_LastItemBorderStyleColor: solid transparent;
|
|
14
|
+
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid @sapUiListSelectionBorderColor;
|
|
15
|
+
@_sap_tnt_NavigationList_HoverBorderWidth: 0.0625rem;
|
|
16
|
+
@_sap_tnt_NavigationList_SelectedBorderWidth: 0.0625rem;
|
|
17
|
+
@_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: @sapUiListSelectionBackgroundColor;
|
|
13
18
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
14
19
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
15
20
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
16
21
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
17
|
-
@_sap_tnt_NavigationList_Padding: 0.
|
|
22
|
+
@_sap_tnt_NavigationList_Padding: 0.5rem;
|
|
23
|
+
@_sap_tnt_NavigationList_PaddingCompact: 1.5rem 0.75rem 0.75rem 0.75rem;
|
|
18
24
|
@_sap_tnt_NavigationList_PopupItemPadding: 0 0.5rem;
|
|
19
25
|
@_sap_tnt_NavigationList_PopupIconWidth: 0.5rem;
|
|
20
|
-
@_sap_tnt_NavigationList_PaddingCompact: 1.5rem 0.75rem 0.75rem 0.75rem;
|
|
21
26
|
@_sap_tnt_NavigationList_ParentPopupPadding: 0.75rem;
|
|
22
27
|
@_sap_tnt_NavigationList_ParentPopupBorderRadius: 0.75rem;
|
|
23
28
|
@_sap_tnt_NavigationList_PopupBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
@_sap_tnt_SideNavigation_Width: 16rem;
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 3.5rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
9
|
+
@_sap_tnt_SideNavigation_BorderRight: 0;
|
|
9
10
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
10
11
|
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
12
|
+
@_sap_tnt_SideNavigation_BoxShadow: 0 0 0 0.0625rem @sapContent_ShadowColor, 0 0.5rem 1rem 0 fade(@sapContent_ShadowColor, 16);
|
|
11
13
|
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
@@ -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.114.
|
|
9
|
+
<version>1.114.6</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.114.
|
|
9
|
+
<version>1.114.6</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.114.
|
|
9
|
+
<version>1.114.6</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.114.
|
|
9
|
+
<version>1.114.6</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|