@openui5/themelib_sap_horizon 1.141.2 → 1.142.0

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 (31) hide show
  1. package/README.md +2 -2
  2. package/REUSE.toml +38 -0
  3. package/THIRDPARTY.txt +34 -1
  4. package/package.json +18 -18
  5. package/src/sap/f/themes/sap_horizon/Card.less +1 -1
  6. package/src/sap/f/themes/sap_horizon_dark/Card.less +1 -1
  7. package/src/sap/m/themes/sap_horizon/SegmentedButton.less +3 -3
  8. package/src/sap/m/themes/sap_horizon_dark/SegmentedButton.less +3 -3
  9. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  10. package/src/sap/ui/core/themes/sap_horizon/BusyIndicator.less +23 -0
  11. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  12. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  13. package/src/sap/ui/core/themes/sap_horizon_dark/BusyIndicator.less +23 -0
  14. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  15. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  16. package/src/sap/ui/core/themes/sap_horizon_hcb/BusyIndicator.less +24 -0
  17. package/src/sap/ui/core/themes/sap_horizon_hcb/Icon.less +7 -7
  18. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -2
  19. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  20. package/src/sap/ui/core/themes/sap_horizon_hcw/BusyIndicator.less +24 -0
  21. package/src/sap/ui/core/themes/sap_horizon_hcw/Icon.less +7 -7
  22. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -2
  23. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +4 -0
  24. package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +4 -0
  25. package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +4 -0
  26. package/src/sap/ui/core/themes/sap_horizon/LocalBusyIndicator.less +0 -23
  27. package/src/sap/ui/core/themes/sap_horizon_dark/LocalBusyIndicator.less +0 -23
  28. package/src/sap/ui/core/themes/sap_horizon_hcb/LocalBusyIndicator.less +0 -24
  29. package/src/sap/ui/core/themes/sap_horizon_hcb/Shadow.less +0 -8
  30. package/src/sap/ui/core/themes/sap_horizon_hcw/LocalBusyIndicator.less +0 -24
  31. package/src/sap/ui/core/themes/sap_horizon_hcw/Shadow.less +0 -8
package/README.md CHANGED
@@ -4,13 +4,13 @@
4
4
  Runtime resources of the [OpenUI5](https://github.com/UI5/openui5) Theme Library **sap_horizon**.
5
5
 
6
6
  ## Usage
7
- Add this library as a dependency to your UI5 project by using [UI5 Tooling](https://sap.github.io/ui5-tooling/):
7
+ Add this library as a dependency to your UI5 project by using [UI5 CLI](https://ui5.github.io/cli/):
8
8
 
9
9
  ```
10
10
  ui5 add themelib_sap_horizon
11
11
  ```
12
12
 
13
- For more information, please refer to our documentation on [Consuming OpenUI5 Libraries](https://sap.github.io/ui5-tooling/pages/OpenUI5/).
13
+ For more information, please refer to our documentation on [Consuming OpenUI5 Libraries](https://ui5.github.io/cli/pages/OpenUI5/).
14
14
 
15
15
  ## License
16
16
  OpenUI5 is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see [LICENSE.txt](LICENSE.txt).
package/REUSE.toml CHANGED
@@ -21,6 +21,44 @@ SPDX-License-Identifier = "Apache-2.0"
21
21
  #
22
22
 
23
23
 
24
+ # Library: sap.f:
25
+
26
+ [[annotations]]
27
+ path = "src/sap.f/src/sap/f/thirdparty/**"
28
+ precedence = "aggregate"
29
+ SPDX-FileCopyrightText = "SAP"
30
+ SPDX-License-Identifier = "Apache-2.0"
31
+ SPDX-FileComment = "these files belong to: UI5 Web Components"
32
+
33
+ [[annotations]]
34
+ path = "src/sap.f/src/sap/f/thirdparty/**"
35
+ precedence = "aggregate"
36
+ SPDX-FileCopyrightText = "SAP"
37
+ SPDX-License-Identifier = "Apache-2.0"
38
+ SPDX-FileComment = "these files belong to: UI5 Web Components Fiori"
39
+
40
+ [[annotations]]
41
+ path = "src/sap.f/src/sap/f/thirdparty/**"
42
+ precedence = "aggregate"
43
+ SPDX-FileCopyrightText = "SAP"
44
+ SPDX-License-Identifier = "Apache-2.0"
45
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons"
46
+
47
+ [[annotations]]
48
+ path = "src/sap.f/src/sap/f/thirdparty/**"
49
+ precedence = "aggregate"
50
+ SPDX-FileCopyrightText = "SAP"
51
+ SPDX-License-Identifier = "Apache-2.0"
52
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons Business Suite"
53
+
54
+ [[annotations]]
55
+ path = "src/sap.f/src/sap/f/thirdparty/**"
56
+ precedence = "aggregate"
57
+ SPDX-FileCopyrightText = "SAP"
58
+ SPDX-License-Identifier = "Apache-2.0"
59
+ SPDX-FileComment = "these files belong to: UI5 Web Components Icons TNT"
60
+
61
+
24
62
  # Library: sap.m:
25
63
 
26
64
  [[annotations]]
package/THIRDPARTY.txt CHANGED
@@ -4,6 +4,39 @@ each subcomponent.
4
4
  The full text of all referenced licenses is appended at the end of this file.
5
5
 
6
6
 
7
+ Library: sap.f:
8
+
9
+ Component: UI5 Web Components, version: 2.15.0
10
+ Copyright: SAP
11
+ License: Apache-2.0
12
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
13
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
14
+
15
+ Component: UI5 Web Components Fiori, version: 2.15.0
16
+ Copyright: SAP
17
+ License: Apache-2.0
18
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
19
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
20
+
21
+ Component: UI5 Web Components Icons, version: 2.15.0
22
+ Copyright: SAP
23
+ License: Apache-2.0
24
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
25
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
26
+
27
+ Component: UI5 Web Components Icons Business Suite, version: 2.15.0
28
+ Copyright: SAP
29
+ License: Apache-2.0
30
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
31
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
32
+
33
+ Component: UI5 Web Components Icons TNT, version: 2.15.0
34
+ Copyright: SAP
35
+ License: Apache-2.0
36
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
37
+ Contained in: src/sap.f/src/sap/f/thirdparty/**
38
+
39
+
7
40
  Library: sap.m:
8
41
 
9
42
  Component: purify.js, version: 3.2.4
@@ -354,7 +387,7 @@ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/D
354
387
 
355
388
  Library: sap.ui.integration:
356
389
 
357
- Component: UI5 Web Components, version: 1.7.0
390
+ Component: UI5 Web Components, version: 2.15.0
358
391
  Copyright: SAP
359
392
  License: Apache-2.0
360
393
  License Text: https://github.com/UI5/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.141.2",
3
+ "version": "1.142.0",
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/UI5/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.141.2",
18
- "@openui5/sap.m": "1.141.2",
19
- "@openui5/sap.tnt": "1.141.2",
20
- "@openui5/sap.ui.codeeditor": "1.141.2",
21
- "@openui5/sap.ui.commons": "1.141.2",
22
- "@openui5/sap.ui.core": "1.141.2",
23
- "@openui5/sap.ui.dt": "1.141.2",
24
- "@openui5/sap.ui.fl": "1.141.2",
25
- "@openui5/sap.ui.mdc": "1.141.2",
26
- "@openui5/sap.ui.integration": "1.141.2",
27
- "@openui5/sap.ui.layout": "1.141.2",
28
- "@openui5/sap.ui.rta": "1.141.2",
29
- "@openui5/sap.ui.suite": "1.141.2",
30
- "@openui5/sap.ui.table": "1.141.2",
31
- "@openui5/sap.ui.unified": "1.141.2",
32
- "@openui5/sap.ui.ux3": "1.141.2",
33
- "@openui5/sap.uxap": "1.141.2"
17
+ "@openui5/sap.f": "1.142.0",
18
+ "@openui5/sap.m": "1.142.0",
19
+ "@openui5/sap.tnt": "1.142.0",
20
+ "@openui5/sap.ui.codeeditor": "1.142.0",
21
+ "@openui5/sap.ui.commons": "1.142.0",
22
+ "@openui5/sap.ui.core": "1.142.0",
23
+ "@openui5/sap.ui.dt": "1.142.0",
24
+ "@openui5/sap.ui.fl": "1.142.0",
25
+ "@openui5/sap.ui.mdc": "1.142.0",
26
+ "@openui5/sap.ui.integration": "1.142.0",
27
+ "@openui5/sap.ui.layout": "1.142.0",
28
+ "@openui5/sap.ui.rta": "1.142.0",
29
+ "@openui5/sap.ui.suite": "1.142.0",
30
+ "@openui5/sap.ui.table": "1.142.0",
31
+ "@openui5/sap.ui.unified": "1.142.0",
32
+ "@openui5/sap.ui.ux3": "1.142.0",
33
+ "@openui5/sap.uxap": "1.142.0"
34
34
  }
35
35
  }
@@ -28,7 +28,7 @@
28
28
 
29
29
  .sapFCard .sapFCardHeader .sapFCardStatus {
30
30
  font-size: var(--sapFontSmallSize);
31
- margin-top: 0.125rem;
31
+ margin-top: 0rem;
32
32
  }
33
33
 
34
34
  .sapFCard .sapMLIBFocusable:focus {
@@ -24,5 +24,5 @@
24
24
 
25
25
  .sapFCard .sapFCardHeader .sapFCardStatus {
26
26
  font-size: var(--sapFontSmallSize);
27
- margin-top: 0.125rem;
27
+ margin-top: 0rem;
28
28
  }
@@ -244,9 +244,9 @@ html.sap-desktop {
244
244
  .sapMSegBBtn.sapMSegBBtnFocusable:active:hover {
245
245
 
246
246
  .sapMSegBBtnInner {
247
- background: var(--sapButton_Selected_Background);
248
- color: var(--sapButton_Selected_TextColor);
249
- border-color: var(--sapButton_Selected_BorderColor);
247
+ background: var(--sapButton_Active_Background);
248
+ color: var(--sapButton_Active_TextColor);
249
+ border-color: var(--sapButton_Active_BorderColor);
250
250
  }
251
251
 
252
252
  .sapUiIcon {
@@ -244,9 +244,9 @@ html.sap-desktop {
244
244
  .sapMSegBBtn.sapMSegBBtnFocusable:active:hover {
245
245
 
246
246
  .sapMSegBBtnInner {
247
- background: var(--sapButton_Selected_Background);
248
- color: var(--sapButton_Selected_TextColor);
249
- border-color: var(--sapButton_Selected_BorderColor);
247
+ background: var(--sapButton_Active_Background);
248
+ color: var(--sapButton_Active_TextColor);
249
+ border-color: var(--sapButton_Active_BorderColor);
250
250
  }
251
251
 
252
252
  .sapUiIcon {
@@ -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.141.2</version>
9
+ <version>1.142.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -0,0 +1,23 @@
1
+ /* ======================================================================== */
2
+ /* CSS for control BusyIndicator implementation of the sap.ui.core.Control */
3
+ /* Morning Horizon theme */
4
+ /* ======================================================================== */
5
+
6
+ @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
7
+
8
+ .sapUiLocalBusyIndicatorSizeSection,
9
+ .sapUiLocalBusyIndicatorSizeBig {
10
+ font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
11
+ }
12
+
13
+ .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
14
+ background-color: var(--sapList_Background);
15
+ box-shadow: var(--sapContent_Shadow2);
16
+ border-radius: var(--sapElement_BorderCornerRadius);
17
+ padding: 1rem 2rem;
18
+ max-width: 15rem;
19
+ /* Centers the busy indicator markers considering the size of the white container */
20
+ left: 50%;
21
+ top: 50%;
22
+ transform: translate(-50%, -50%);
23
+ }
@@ -9,4 +9,4 @@
9
9
  @import "global.less";
10
10
  @import "shared.less";
11
11
  @import "DatePicker.less";
12
- @import "LocalBusyIndicator.less";
12
+ @import "BusyIndicator.less";
@@ -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.141.2</version>
9
+ <version>1.142.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -0,0 +1,23 @@
1
+ /* ======================================================================== */
2
+ /* CSS for control BusyIndicator implementation of the sap.ui.core.Control */
3
+ /* Evening Horizon theme */
4
+ /* ======================================================================== */
5
+
6
+ @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
7
+
8
+ .sapUiLocalBusyIndicatorSizeSection,
9
+ .sapUiLocalBusyIndicatorSizeBig {
10
+ font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
11
+ }
12
+
13
+ .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
14
+ background-color: var(--sapList_Background);
15
+ box-shadow: var(--sapContent_Shadow2);
16
+ border-radius: var(--sapElement_BorderCornerRadius);
17
+ padding: 1rem 2rem;
18
+ max-width: 15rem;
19
+ /* Centers the busy indicator markers considering the size of the white container */
20
+ left: 50%;
21
+ top: 50%;
22
+ transform: translate(-50%, -50%);
23
+ }
@@ -9,4 +9,4 @@
9
9
  @import "global.less";
10
10
  @import "shared.less";
11
11
  @import "DatePicker.less";
12
- @import "LocalBusyIndicator.less";
12
+ @import "BusyIndicator.less";
@@ -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.141.2</version>
9
+ <version>1.142.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -0,0 +1,24 @@
1
+ /* ======================================================================== */
2
+ /* CSS for control BusyIndicator implementation of the sap.ui.core.Control */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ======================================================================== */
5
+
6
+ @_sap_ui_core_LocalBusyIndicator_Background: fade(@sapUiHcStandardBackground, 30%);
7
+ @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
8
+
9
+ .sapUiLocalBusyIndicatorSizeSection,
10
+ .sapUiLocalBusyIndicatorSizeBig {
11
+ font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
12
+ }
13
+
14
+ .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
15
+ background-color: var(--sapList_Background);
16
+ box-shadow: var(--sapContent_Shadow2);
17
+ border-radius: var(--sapElement_BorderCornerRadius);
18
+ padding: 1rem 2rem;
19
+ max-width: 15rem;
20
+ /* Centers the busy indicator markers considering the size of the white container */
21
+ left: 50%;
22
+ top: 50%;
23
+ transform: translate(-50%, -50%);
24
+ }
@@ -1,9 +1,9 @@
1
- /* ================================= */
2
- /* CSS for control sap.ui/core/Icon */
3
- /* Horizon High Contrast Black theme */
4
- /* ================================= */
1
+ /* ================================== */
2
+ /* CSS for control sap.ui/core/Icon */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ================================== */
5
5
 
6
6
  .sapUiIconBGColorContrast {
7
- color: @sapUiGroupContentBackground;
8
- background-color: @sapUiContentContrastIconColor;
9
- }
7
+ color: var(--sapGroup_ContentBackground);
8
+ background-color: var(--sapContent_ContrastIconColor);
9
+ }
@@ -9,5 +9,4 @@
9
9
  @import "global.less";
10
10
  @import "shared.less";
11
11
  @import "Icon.less";
12
- @import "LocalBusyIndicator.less";
13
- @import "Shadow.less";
12
+ @import "BusyIndicator.less";
@@ -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.141.2</version>
9
+ <version>1.142.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -0,0 +1,24 @@
1
+ /* ================================================================= */
2
+ /* CSS for BusyIndicator implementation of the sap.ui.core.Control */
3
+ /* Horizon High Contrast White theme */
4
+ /* ================================================================= */
5
+
6
+ @_sap_ui_core_LocalBusyIndicator_Background: fade(@sapUiHcStandardBackground, 30%);
7
+ @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
8
+
9
+ .sapUiLocalBusyIndicatorSizeSection,
10
+ .sapUiLocalBusyIndicatorSizeBig {
11
+ font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
12
+ }
13
+
14
+ .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
15
+ background-color: var(--sapList_Background);
16
+ box-shadow: var(--sapContent_Shadow2);
17
+ border-radius: var(--sapElement_BorderCornerRadius);
18
+ padding: 1rem 2rem;
19
+ max-width: 15rem;
20
+ /* Centers the busy indicator markers considering the size of the white container */
21
+ left: 50%;
22
+ top: 50%;
23
+ transform: translate(-50%, -50%);
24
+ }
@@ -1,9 +1,9 @@
1
- /* ================================= */
2
- /* CSS for control sap.ui/core/Icon */
3
- /* Horizon High Contrast White theme */
4
- /* ================================= */
1
+ /* ================================== */
2
+ /* CSS for control sap.ui/core/Icon */
3
+ /* Horizon High Contrast White theme */
4
+ /* ================================== */
5
5
 
6
6
  .sapUiIconBGColorContrast {
7
- color: @sapUiGroupContentBackground;
8
- background-color: @sapUiContentContrastIconColor;
9
- }
7
+ color: var(--sapGroup_ContentBackground);
8
+ background-color: var(--sapContent_ContrastIconColor);
9
+ }
@@ -9,5 +9,4 @@
9
9
  @import "global.less";
10
10
  @import "shared.less";
11
11
  @import "Icon.less";
12
- @import "LocalBusyIndicator.less";
13
- @import "Shadow.less";
12
+ @import "BusyIndicator.less";
@@ -208,4 +208,8 @@
208
208
  .sapUi-Std-PaddingXL {
209
209
  padding-left: 3rem !important;
210
210
  padding-right: 3rem !important;
211
+ }
212
+
213
+ .sapUiShd {
214
+ box-shadow: none;
211
215
  }
@@ -53,4 +53,8 @@
53
53
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer{
54
54
  padding-bottom: 1rem;
55
55
  }
56
+ }
57
+
58
+ .sapUxAPBlockContainer .sapUxAPObjectPageSubSectionAlignContent {
59
+ padding: 0 1rem;
56
60
  }
@@ -53,4 +53,8 @@
53
53
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPBlockContainer{
54
54
  padding-bottom: 1rem;
55
55
  }
56
+ }
57
+
58
+ .sapUxAPBlockContainer .sapUxAPObjectPageSubSectionAlignContent {
59
+ padding: 0 1rem;
56
60
  }
@@ -1,23 +0,0 @@
1
- /* =============================================== */
2
- /* CSS for control sap.ui.core/LocalBusyIndicator */
3
- /* Horizon theme */
4
- /* =============================================== */
5
-
6
- @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
7
-
8
- .sapUiLocalBusyIndicatorSizeSection,
9
- .sapUiLocalBusyIndicatorSizeBig {
10
- font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
11
- }
12
-
13
- .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
14
- background-color: @sapList_Background;
15
- box-shadow: @sapContent_Shadow2;
16
- border-radius: @sapElement_BorderCornerRadius;
17
- padding: 1rem 2rem;
18
- max-width: 15rem;
19
- /* Centers the busy indicator markers considering the size of the white container */
20
- left: 50%;
21
- top: 50%;
22
- transform: translate(-50%, -50%);
23
- }
@@ -1,23 +0,0 @@
1
- /* =============================================== */
2
- /* CSS for control sap.ui.core/LocalBusyIndicator */
3
- /* Evening Horizon theme */
4
- /* =============================================== */
5
-
6
- @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
7
-
8
- .sapUiLocalBusyIndicatorSizeSection,
9
- .sapUiLocalBusyIndicatorSizeBig {
10
- font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
11
- }
12
-
13
- .sapUiLocalBusyIndicatorShowContainer > div.sapUiLocalBusyIndicatorAnimation {
14
- background-color: @sapList_Background;
15
- box-shadow: @sapContent_Shadow2;
16
- border-radius: @sapElement_BorderCornerRadius;
17
- padding: 1rem 2rem;
18
- max-width: 15rem;
19
- /* Centers the busy indicator markers considering the size of the white container */
20
- left: 50%;
21
- top: 50%;
22
- transform: translate(-50%, -50%);
23
- }
@@ -1,24 +0,0 @@
1
- /* =============================================== */
2
- /* CSS for control sap.ui/core/LocalBusyIndicator */
3
- /* Horizon High Contrast Black theme */
4
- /* =============================================== */
5
-
6
- @_sap_ui_core_LocalBusyIndicator_Background: fade(@sapUiHcStandardBackground, 30%);
7
- @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
8
-
9
- .sapUiLocalBusyIndicatorSizeSection,
10
- .sapUiLocalBusyIndicatorSizeBig {
11
- font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
12
- }
13
-
14
- .sapUiLocalBusyIndicatorShowContainer>div.sapUiLocalBusyIndicatorAnimation {
15
- background-color: @sapList_Background;
16
- box-shadow: @sapContent_Shadow2;
17
- border-radius: @sapElement_BorderCornerRadius;
18
- padding: 1rem 2rem;
19
- max-width: 15rem;
20
- /* Centers the busy indicator markers considering the size of the white container */
21
- left: 50%;
22
- top: 50%;
23
- transform: translate(-50%, -50%);
24
- }
@@ -1,8 +0,0 @@
1
- /* =================================== */
2
- /* CSS for control sap.ui/core/Shadow */
3
- /* Horizon High Contrast Black theme */
4
- /* =================================== */
5
-
6
- .sapUiShd {
7
- box-shadow: none;
8
- }
@@ -1,24 +0,0 @@
1
- /* =============================================== */
2
- /* CSS for control sap.ui.core/LocalBusyIndicator */
3
- /* Horizon High Contrast White theme */
4
- /* =============================================== */
5
-
6
- @_sap_ui_core_LocalBusyIndicator_Background: fade(@sapUiHcStandardBackground, 30%);
7
- @_sap_ui_core_LocalBusyIndicator_Color: @sapContent_BusyColor;
8
-
9
- .sapUiLocalBusyIndicatorSizeSection,
10
- .sapUiLocalBusyIndicatorSizeBig {
11
- font-size: @_sap_ui_core_LocalBusyIndicator_SizeMedium;
12
- }
13
-
14
- .sapUiLocalBusyIndicatorShowContainer>div.sapUiLocalBusyIndicatorAnimation {
15
- background-color: @sapList_Background;
16
- box-shadow: @sapContent_Shadow2;
17
- border-radius: @sapElement_BorderCornerRadius;
18
- padding: 1rem 2rem;
19
- max-width: 15rem;
20
- /* Centers the busy indicator markers considering the size of the white container */
21
- left: 50%;
22
- top: 50%;
23
- transform: translate(-50%, -50%);
24
- }
@@ -1,8 +0,0 @@
1
- /* =================================== */
2
- /* CSS for control sap.ui.core/Shadow */
3
- /* Horizon High Contrast White theme */
4
- /* =================================== */
5
-
6
- .sapUiShd {
7
- box-shadow: none;
8
- }