@openui5/themelib_sap_belize 1.102.1 → 1.103.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.102.1",
3
+ "version": "1.103.0",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
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.102.1",
18
- "@openui5/sap.m": "1.102.1",
19
- "@openui5/sap.tnt": "1.102.1",
20
- "@openui5/sap.ui.codeeditor": "1.102.1",
21
- "@openui5/sap.ui.commons": "1.102.1",
22
- "@openui5/sap.ui.core": "1.102.1",
23
- "@openui5/sap.ui.dt": "1.102.1",
24
- "@openui5/sap.ui.fl": "1.102.1",
25
- "@openui5/sap.ui.mdc": "1.102.1",
26
- "@openui5/sap.ui.integration": "1.102.1",
27
- "@openui5/sap.ui.layout": "1.102.1",
28
- "@openui5/sap.ui.rta": "1.102.1",
29
- "@openui5/sap.ui.suite": "1.102.1",
30
- "@openui5/sap.ui.table": "1.102.1",
31
- "@openui5/sap.ui.unified": "1.102.1",
32
- "@openui5/sap.ui.ux3": "1.102.1",
33
- "@openui5/sap.uxap": "1.102.1"
17
+ "@openui5/sap.f": "1.103.0",
18
+ "@openui5/sap.m": "1.103.0",
19
+ "@openui5/sap.tnt": "1.103.0",
20
+ "@openui5/sap.ui.codeeditor": "1.103.0",
21
+ "@openui5/sap.ui.commons": "1.103.0",
22
+ "@openui5/sap.ui.core": "1.103.0",
23
+ "@openui5/sap.ui.dt": "1.103.0",
24
+ "@openui5/sap.ui.fl": "1.103.0",
25
+ "@openui5/sap.ui.mdc": "1.103.0",
26
+ "@openui5/sap.ui.integration": "1.103.0",
27
+ "@openui5/sap.ui.layout": "1.103.0",
28
+ "@openui5/sap.ui.rta": "1.103.0",
29
+ "@openui5/sap.ui.suite": "1.103.0",
30
+ "@openui5/sap.ui.table": "1.103.0",
31
+ "@openui5/sap.ui.unified": "1.103.0",
32
+ "@openui5/sap.ui.ux3": "1.103.0",
33
+ "@openui5/sap.uxap": "1.103.0"
34
34
  }
35
35
  }
@@ -31,21 +31,21 @@
31
31
  .sapMBtnInner {
32
32
  border: 1px solid @sapUiButtonBorderColor;
33
33
 
34
- &:before,
35
- &:after {
36
- background-size: 0.125rem 100%;
37
- background-position-x: calc(50% - 0.0625rem);
38
- }
39
- &:before {
40
- background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
41
- }
42
-
43
- &:after {
44
- background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
45
- }
46
34
  .sapMBtnIcon {
47
35
  width: auto;
48
36
  }
49
37
  }
38
+ &:before,
39
+ &:after {
40
+ background-size: 0.125rem 100%;
41
+ background-position-x: calc(50% - 0.0625rem);
42
+ }
43
+ &:before {
44
+ background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
45
+ }
46
+
47
+ &:after {
48
+ background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
49
+ }
50
50
  }
51
51
  }
@@ -31,21 +31,21 @@
31
31
  .sapMBtnInner {
32
32
  border: 1px solid @sapUiButtonBorderColor;
33
33
 
34
- &:before,
35
- &:after {
36
- background-size: 0.125rem 100%;
37
- background-position-x: calc(50% - 0.0625rem);
38
- }
39
- &:before {
40
- background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
41
- }
42
-
43
- &:after {
44
- background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
45
- }
46
34
  .sapMBtnIcon {
47
35
  width: auto;
48
36
  }
49
37
  }
38
+ &:before,
39
+ &:after {
40
+ background-size: 0.125rem 100%;
41
+ background-position-x: calc(50% - 0.0625rem);
42
+ }
43
+ &:before {
44
+ background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
45
+ }
46
+
47
+ &:after {
48
+ background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, @sapUiGroupContentBorderColor);
49
+ }
50
50
  }
51
51
  }
@@ -20,6 +20,11 @@
20
20
 
21
21
  .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
22
22
  font-size: 1rem;
23
+ margin-right: 0.5rem;
24
+ }
25
+
26
+ .sapMDialog > header.sapMDialogTitle .sapMTitle {
27
+ margin: 0;
23
28
  }
24
29
 
25
30
  .sapMDialogInformation > header {
@@ -183,6 +183,20 @@
183
183
  }
184
184
  }
185
185
 
186
+ /* ------------------------------------------------ */
187
+ /* Shell overrides */
188
+ /* ------------------------------------------------ */
189
+
190
+ .sapUshellShellTabBar .sapMITH,
191
+ .sapUshellShellTabBar.sapMITH {
192
+ .sapMBtn:hover:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnHoverable.sapMBtnTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
193
+ opacity: 0.6;
194
+
195
+ }
196
+ .sapMBtn:hover:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) > .sapMBtnIcon {
197
+ color: @sapUiShellNavigationActiveTextColor;
198
+ }
199
+ }
186
200
 
187
201
  /* Custom focus outline */
188
202
  html.sap-desktop {
@@ -0,0 +1,3 @@
1
+ .sapMTPCButtons .sapMBtn {
2
+ width: 2.625rem;
3
+ }
@@ -80,6 +80,7 @@
80
80
  @import "TileContent.less";
81
81
  @import "TileContainer.less";
82
82
  @import "TimePicker.less";
83
+ @import "TimePickerClocks.less";
83
84
  @import "TimePickerSliders.less";
84
85
  @import "Token.less";
85
86
  @import "Tokenizer.less";
@@ -11,6 +11,14 @@
11
11
  color: @sapUiPageHeaderTextColor;
12
12
  }
13
13
 
14
+ .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
15
+ margin-right: 0.5rem;
16
+ }
17
+
18
+ .sapMDialog > header.sapMDialogTitle .sapMTitle {
19
+ margin: 0;
20
+ }
21
+
14
22
  .sapMDialog > footer.sapMDialogActions {
15
23
  background-color: @sapUiPageFooterBackground;
16
24
  border-top: 0.125rem solid @sapUiPageFooterBorderColor;
@@ -10,6 +10,8 @@
10
10
  @_sap_m_IconTabBar_ShellOverflowBorderColor: @sapUiButtonBorderColor;
11
11
  @_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
12
12
  @_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
13
+ @_sap_m_IconTabBar_ShellHeaderShadow: inset 0 -0.25rem 0 -0.125rem @sapUiObjectHeaderBorderColor;
14
+ @_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: 0.6875rem;
13
15
 
14
16
  /* Head Container */
15
17
 
@@ -0,0 +1,3 @@
1
+ .sapMTPCButtons .sapMBtn {
2
+ width: 2.625rem;
3
+ }
@@ -94,6 +94,7 @@
94
94
  @import "TileContainer.less";
95
95
  @import "TileContent.less";
96
96
  @import "TimePicker.less";
97
+ @import "TimePickerClocks.less";
97
98
  @import "TimePickerSliders.less";
98
99
  @import "ToggleButton.less";
99
100
  @import "Token.less";
@@ -11,6 +11,14 @@
11
11
  color: @sapUiPageHeaderTextColor;
12
12
  }
13
13
 
14
+ .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
15
+ margin-right: 0.5rem;
16
+ }
17
+
18
+ .sapMDialog > header.sapMDialogTitle .sapMTitle {
19
+ margin: 0;
20
+ }
21
+
14
22
  .sapMDialog > footer.sapMDialogActions {
15
23
  background-color: @sapUiPageFooterBackground;
16
24
  border-top: 0.125rem solid @sapUiPageFooterBorderColor;
@@ -10,6 +10,8 @@
10
10
  @_sap_m_IconTabBar_ShellOverflowBorderColor: @sapUiButtonBorderColor;
11
11
  @_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
12
12
  @_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
13
+ @_sap_m_IconTabBar_ShellHeaderShadow: inset 0 -0.25rem 0 -0.125rem @sapUiObjectHeaderBorderColor;
14
+ @_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: 0.6875rem;
13
15
 
14
16
  /* Head Container */
15
17
 
@@ -0,0 +1,3 @@
1
+ .sapMTPCButtons .sapMBtn {
2
+ width: 2.625rem;
3
+ }
@@ -94,6 +94,7 @@
94
94
  @import "TileContainer.less";
95
95
  @import "TileContent.less";
96
96
  @import "TimePicker.less";
97
+ @import "TimePickerClocks.less";
97
98
  @import "TimePickerSliders.less";
98
99
  @import "ToggleButton.less";
99
100
  @import "Token.less";
@@ -102,4 +102,16 @@ html.sap-desktop .sapTntToolHeader .sapMBtn:focus > .sapMBtnEmphasized.sapMFocus
102
102
  }
103
103
  }
104
104
  }
105
+ }
106
+
107
+ // ==========================================================================
108
+ // sap.m.Avatar / sap.f.Avatar overriding
109
+ // ==========================================================================
110
+
111
+ .sapTntToolHeader .sapFAvatar {
112
+ background-color: @_sap_tnt_ToolHeader_AvatarBackground;
113
+ .sapFAvatarInitialsHolder,
114
+ .sapUiIcon.sapFAvatarTypeIcon {
115
+ color: @_sap_tnt_ToolHeader_AvatarColor;
116
+ }
105
117
  }
@@ -12,4 +12,16 @@
12
12
 
13
13
  .sapTntToolHeader .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
14
14
  margin-top: 0;
15
+ }
16
+
17
+ // ==========================================================================
18
+ // sap.m.Avatar / sap.f.Avatar overriding
19
+ // ==========================================================================
20
+
21
+ .sapTntToolHeader .sapFAvatar {
22
+ background-color: @_sap_tnt_ToolHeader_AvatarBackground;
23
+ .sapFAvatarInitialsHolder,
24
+ .sapUiIcon.sapFAvatarTypeIcon {
25
+ color: @_sap_tnt_ToolHeader_AvatarColor;
26
+ }
15
27
  }
@@ -8,4 +8,16 @@
8
8
 
9
9
  .sapTntToolHeader .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
10
10
  margin-top: 0;
11
+ }
12
+
13
+ // ==========================================================================
14
+ // sap.m.Avatar / sap.f.Avatar overriding
15
+ // ==========================================================================
16
+
17
+ .sapTntToolHeader .sapFAvatar {
18
+ background-color: @_sap_tnt_ToolHeader_AvatarBackground;
19
+ .sapFAvatarInitialsHolder,
20
+ .sapUiIcon.sapFAvatarTypeIcon {
21
+ color: @_sap_tnt_ToolHeader_AvatarColor;
22
+ }
11
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.1</version>
9
+ <version>1.103.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.1</version>
9
+ <version>1.103.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.1</version>
9
+ <version>1.103.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.102.1</version>
9
+ <version>1.103.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12