@openui5/themelib_sap_horizon 1.129.0 → 1.130.1

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.
Files changed (34) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +18 -18
  3. package/src/sap/m/themes/sap_horizon/Breadcrumbs.less +4 -0
  4. package/src/sap/m/themes/sap_horizon/Carousel.less +2 -0
  5. package/src/sap/m/themes/sap_horizon/ColumnListItem.less +5 -5
  6. package/src/sap/m/themes/sap_horizon/IconTabBar.less +279 -212
  7. package/src/sap/m/themes/sap_horizon/Link.less +13 -10
  8. package/src/sap/m/themes/sap_horizon/SplitButton.less +18 -0
  9. package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +4 -0
  10. package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -0
  11. package/src/sap/m/themes/sap_horizon_dark/ColumnListItem.less +5 -5
  12. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +217 -158
  13. package/src/sap/m/themes/sap_horizon_dark/Link.less +13 -10
  14. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +18 -0
  15. package/src/sap/m/themes/sap_horizon_dark/Table.less +0 -8
  16. package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +2 -0
  17. package/src/sap/m/themes/sap_horizon_hcb/ColumnListItem.less +5 -5
  18. package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +90 -79
  19. package/src/sap/m/themes/sap_horizon_hcb/Link.less +12 -9
  20. package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +2 -0
  21. package/src/sap/m/themes/sap_horizon_hcw/ColumnListItem.less +5 -6
  22. package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +95 -83
  23. package/src/sap/m/themes/sap_horizon_hcw/Link.less +12 -9
  24. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  25. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  26. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  27. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  28. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +0 -1
  29. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +0 -1
  30. package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +0 -1
  31. package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +0 -1
  32. package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +0 -1
  33. package/src/sap/ui/integration/themes/sap_horizon/Paginator.less +0 -5
  34. package/src/sap/ui/integration/themes/sap_horizon_dark/Paginator.less +0 -5
package/THIRDPARTY.txt CHANGED
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.m:
8
8
 
9
- Component: purify.js, version: 2.3.8
9
+ Component: purify.js, version: 3.1.7
10
10
  Copyright: Mario Heiderich
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.129.0",
3
+ "version": "1.130.1",
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.129.0",
18
- "@openui5/sap.m": "1.129.0",
19
- "@openui5/sap.tnt": "1.129.0",
20
- "@openui5/sap.ui.codeeditor": "1.129.0",
21
- "@openui5/sap.ui.commons": "1.129.0",
22
- "@openui5/sap.ui.core": "1.129.0",
23
- "@openui5/sap.ui.dt": "1.129.0",
24
- "@openui5/sap.ui.fl": "1.129.0",
25
- "@openui5/sap.ui.mdc": "1.129.0",
26
- "@openui5/sap.ui.integration": "1.129.0",
27
- "@openui5/sap.ui.layout": "1.129.0",
28
- "@openui5/sap.ui.rta": "1.129.0",
29
- "@openui5/sap.ui.suite": "1.129.0",
30
- "@openui5/sap.ui.table": "1.129.0",
31
- "@openui5/sap.ui.unified": "1.129.0",
32
- "@openui5/sap.ui.ux3": "1.129.0",
33
- "@openui5/sap.uxap": "1.129.0"
17
+ "@openui5/sap.f": "1.130.1",
18
+ "@openui5/sap.m": "1.130.1",
19
+ "@openui5/sap.tnt": "1.130.1",
20
+ "@openui5/sap.ui.codeeditor": "1.130.1",
21
+ "@openui5/sap.ui.commons": "1.130.1",
22
+ "@openui5/sap.ui.core": "1.130.1",
23
+ "@openui5/sap.ui.dt": "1.130.1",
24
+ "@openui5/sap.ui.fl": "1.130.1",
25
+ "@openui5/sap.ui.mdc": "1.130.1",
26
+ "@openui5/sap.ui.integration": "1.130.1",
27
+ "@openui5/sap.ui.layout": "1.130.1",
28
+ "@openui5/sap.ui.rta": "1.130.1",
29
+ "@openui5/sap.ui.suite": "1.130.1",
30
+ "@openui5/sap.ui.table": "1.130.1",
31
+ "@openui5/sap.ui.unified": "1.130.1",
32
+ "@openui5/sap.ui.ux3": "1.130.1",
33
+ "@openui5/sap.uxap": "1.130.1"
34
34
  }
35
35
  }
@@ -19,6 +19,10 @@
19
19
  outline-offset: 0;
20
20
  }
21
21
 
22
+ .sapMBreadcrumbsItem {
23
+ padding: .125rem; // avoid focus clip
24
+ }
25
+
22
26
  .sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem {
23
27
 
24
28
  & > .sapMSlt.sapMSltWithIcon.sapMSltIconOnly.sapMSltWithArrow.sapMSltHoverable {
@@ -10,6 +10,8 @@
10
10
  @_sap_m_Carousel_BackgroundColorSolid: var(--sapGroup_ContentBackground);
11
11
  @_sap_m_Carousel_BackgroundColorTranslucent: var(--sapBackgroundColor);
12
12
  @_sap_m_Carousel_MinWidth: 15.5rem;
13
+ @_sap_m_Carousel_PageIndicatorBarHeight: 2.75rem;
14
+ @_sap_m_Carousel_BottomArrowsOffset: calc(~'2.75rem + 1px');
13
15
  @_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
14
16
  @_sap_m_Carousel_NumericIndicatorTextColor: var(--sapPageFooter_TextColor);
15
17
  @_sap_m_Carousel_PrevAndNextSize: 2.125rem;
@@ -10,19 +10,19 @@
10
10
  /* note: adding border-top to the sibling row is not suitable as the sibling row can be hidden and in such case the selection border is lost */
11
11
  .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected,
12
12
  .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow {
13
- box-shadow: inset 0px -0.0625rem @sapUiListSelectionBorderColor;
13
+ box-shadow: inset 0px -0.0625rem var(--sapList_SelectionBorderColor);
14
14
  }
15
15
 
16
16
  /* selection border indicator was not visible on the last row as the td elements within the last row have a bottom border */
17
17
  /* hence applying -0.125rem so that the selection border is visible */
18
18
  .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected:last-child,
19
19
  .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow:last-child {
20
- box-shadow: inset 0px -0.125rem @sapUiListSelectionBorderColor;
20
+ box-shadow: inset 0px -0.125rem var(--sapList_SelectionBorderColor);
21
21
  }
22
22
 
23
- // Safari work-around as box-shadow is not supported on the <tr> element,
24
- // hence adding the selection indicator box-shadow to the <td> element
23
+ /* Safari work-around as box-shadow is not supported on the <tr> element, */
24
+ /* hence adding the selection indicator box-shadow to the <td> element */
25
25
  html[data-sap-ui-browser^="sf"] .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected > td,
26
26
  html[data-sap-ui-browser^="sf"] .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow > td {
27
- box-shadow: inset 0px -0.0625rem @sapUiListSelectionBorderColor;
27
+ box-shadow: inset 0px -0.0625rem var(--sapList_SelectionBorderColor);
28
28
  }