@openui5/themelib_sap_bluecrystal 1.101.0 → 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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_bluecrystal/InputBase.less +0 -7
- package/src/sap/m/themes/sap_bluecrystal/Panel.less +1 -0
- package/src/sap/m/themes/sap_bluecrystal/Slider.less +6 -0
- package/src/sap/m/themes/sap_bluecrystal/Tokenizer.less +1 -0
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal/base.less +5 -0
- package/src/sap/ui/core/themes/sap_bluecrystal/global.less +2 -0
- package/src/sap/ui/unified/themes/sap_bluecrystal/CalendarLegend.less +4 -0
package/THIRDPARTY.txt
CHANGED
|
@@ -450,7 +450,7 @@ License: Apache-2.0
|
|
|
450
450
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
451
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
452
452
|
|
|
453
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
453
|
+
Component: SAP Theming Base Content, version: 11.1.39
|
|
454
454
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
455
455
|
License: Apache-2.0
|
|
456
456
|
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_bluecrystal",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.103.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_bluecrystal",
|
|
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.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "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
|
}
|
|
@@ -30,13 +30,6 @@
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
/*read only*/
|
|
34
|
-
|
|
35
|
-
.sapMInputBaseReadonlyWrapper .sapMInputBaseInner {
|
|
36
|
-
border: 1px solid @sapUiFieldReadOnlyBorderColor;
|
|
37
|
-
background: @sapUiFieldReadOnlyBackground;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
33
|
/*disabled*/
|
|
41
34
|
|
|
42
35
|
.sapMInputBase .sapMInputBaseDisabledWrapper {
|
|
@@ -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.
|
|
9
|
+
<version>1.103.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -607,6 +607,7 @@
|
|
|
607
607
|
@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
608
608
|
@sapButton_Information_Active_Background: darken(@sapButton_Information_Background, 10);
|
|
609
609
|
@sapButton_Information_Active_BorderColor: @sapButton_Information_Active_Background;
|
|
610
|
+
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
610
611
|
@sapButton_Neutral_Background: @sapNeutralElementColor;
|
|
611
612
|
@sapButton_Neutral_BorderColor: @sapButton_Neutral_Background;
|
|
612
613
|
@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
@@ -707,10 +708,14 @@
|
|
|
707
708
|
|
|
708
709
|
// [Tags "!Protected"]
|
|
709
710
|
@sapField_ReadOnly_Background: fade(darken(@sapField_Background, 5), 50);
|
|
711
|
+
@sapField_ReadOnly_BackgroundStyle: none;
|
|
710
712
|
|
|
711
713
|
// [Tags "!Protected"]
|
|
712
714
|
@sapField_ReadOnly_BorderColor: lighten(@sapField_BorderColor, 5);
|
|
713
715
|
|
|
716
|
+
// [Tags "!Protected"]
|
|
717
|
+
@sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;
|
|
718
|
+
|
|
714
719
|
// [Tags "!Protected"]
|
|
715
720
|
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
|
|
716
721
|
|
|
@@ -443,7 +443,9 @@
|
|
|
443
443
|
@sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
|
|
444
444
|
@sapUiFieldFocusHelpBackground: @sapField_Focus_HelpBackground;
|
|
445
445
|
@sapUiFieldReadOnlyBackground: @sapField_ReadOnly_Background;
|
|
446
|
+
@sapUiFieldReadOnlyBackgroundStyle: @sapField_ReadOnly_BackgroundStyle;
|
|
446
447
|
@sapUiFieldReadOnlyBorderColor: @sapField_ReadOnly_BorderColor;
|
|
448
|
+
@sapUiFieldReadOnlyBorderStyle: @sapField_ReadOnly_BorderStyle;
|
|
447
449
|
@sapUiFieldReadOnlyHelpBackground: @sapField_ReadOnly_HelpBackground;
|
|
448
450
|
@sapUiFieldRequiredColor: @sapField_RequiredColor;
|
|
449
451
|
@sapUiFieldInvalidColor: @sapField_InvalidColor;
|