@openui5/themelib_sap_horizon 1.108.43 → 1.108.45
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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/Button.less +13 -17
- package/src/sap/m/themes/sap_horizon_dark/Button.less +13 -17
- 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/THIRDPARTY.txt
CHANGED
|
@@ -401,7 +401,7 @@ License: MIT
|
|
|
401
401
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
402
402
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
|
|
403
403
|
|
|
404
|
-
Component: Markdown-it, version:
|
|
404
|
+
Component: Markdown-it, version: 14.1.0
|
|
405
405
|
Copyright: 2014 Vitaly Puzrin, Alex Kocharin
|
|
406
406
|
License: MIT
|
|
407
407
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
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.45",
|
|
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.45",
|
|
18
|
+
"@openui5/sap.m": "1.108.45",
|
|
19
|
+
"@openui5/sap.tnt": "1.108.45",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.108.45",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.108.45",
|
|
22
|
+
"@openui5/sap.ui.core": "1.108.45",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.108.45",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.108.45",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.108.45",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.108.45",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.108.45",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.108.45",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.108.45",
|
|
30
|
+
"@openui5/sap.ui.table": "1.108.45",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.108.45",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.108.45",
|
|
33
|
+
"@openui5/sap.uxap": "1.108.45"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -155,23 +155,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
|
|
|
155
155
|
/* Custom focus border: */
|
|
156
156
|
/* ---------------------------------------------------------------------*/
|
|
157
157
|
|
|
158
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMBtnActive.sapMFocusable {
|
|
159
|
-
border-color: @sapUiContentFocusColor;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
// Value State Message buttons
|
|
163
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnCritical.sapMBtnActive {
|
|
164
|
-
border-color: @sapUiButtonCriticalBorderColor;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnNegative.sapMBtnActive {
|
|
168
|
-
border-color: @sapUiButtonNegativeBorderColor;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnSuccess.sapMBtnActive {
|
|
172
|
-
border-color: @sapButton_Success_BorderColor;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
158
|
html.sap-desktop .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator):before {
|
|
176
159
|
content: "";
|
|
177
160
|
position: absolute;
|
|
@@ -200,6 +183,19 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActi
|
|
|
200
183
|
text-shadow: @sapUiContentTextShadow;
|
|
201
184
|
}
|
|
202
185
|
|
|
186
|
+
// Value State Message buttons
|
|
187
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnCritical.sapMBtnActive {
|
|
188
|
+
border-color: @sapUiButtonCriticalBorderColor;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnNegative.sapMBtnActive {
|
|
192
|
+
border-color: @sapUiButtonNegativeBorderColor;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnSuccess.sapMBtnActive {
|
|
196
|
+
border-color: @sapButton_Success_BorderColor;
|
|
197
|
+
}
|
|
198
|
+
|
|
203
199
|
/* ---------------------------------------------------------------------*/
|
|
204
200
|
/* Disabled, hover and active states: */
|
|
205
201
|
/* ---------------------------------------------------------------------*/
|
|
@@ -155,23 +155,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
|
|
|
155
155
|
/* Custom focus border: */
|
|
156
156
|
/* ---------------------------------------------------------------------*/
|
|
157
157
|
|
|
158
|
-
html.sap-desktop .sapMBtn:focus > .sapMBtnEmphasized.sapMBtnActive.sapMFocusable {
|
|
159
|
-
border-color: @sapUiContentFocusColor;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
// Value State Message buttons
|
|
163
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnCritical.sapMBtnActive {
|
|
164
|
-
border-color: @sapUiButtonCriticalBorderColor;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnNegative.sapMBtnActive {
|
|
168
|
-
border-color: @sapUiButtonNegativeBorderColor;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnSuccess.sapMBtnActive {
|
|
172
|
-
border-color: @sapButton_Success_BorderColor;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
158
|
html.sap-desktop .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator):before {
|
|
176
159
|
content: "";
|
|
177
160
|
position: absolute;
|
|
@@ -200,6 +183,19 @@ html.sap-desktop .sapMBtn:focus > .sapMBtnSuccess.sapMFocusable:not(.sapMBtnActi
|
|
|
200
183
|
text-shadow: @sapUiContentTextShadow;
|
|
201
184
|
}
|
|
202
185
|
|
|
186
|
+
// Value State Message buttons
|
|
187
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnCritical.sapMBtnActive {
|
|
188
|
+
border-color: @sapUiButtonCriticalBorderColor;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnNegative.sapMBtnActive {
|
|
192
|
+
border-color: @sapUiButtonNegativeBorderColor;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnSuccess.sapMBtnActive {
|
|
196
|
+
border-color: @sapButton_Success_BorderColor;
|
|
197
|
+
}
|
|
198
|
+
|
|
203
199
|
/* ---------------------------------------------------------------------*/
|
|
204
200
|
/* Disabled, hover and active states: */
|
|
205
201
|
/* ---------------------------------------------------------------------*/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-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.108.
|
|
9
|
+
<version>1.108.45</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-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.108.
|
|
9
|
+
<version>1.108.45</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-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.108.
|
|
9
|
+
<version>1.108.45</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-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.108.
|
|
9
|
+
<version>1.108.45</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|