@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 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.38
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.101.0",
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.101.0",
18
- "@openui5/sap.m": "1.101.0",
19
- "@openui5/sap.tnt": "1.101.0",
20
- "@openui5/sap.ui.codeeditor": "1.101.0",
21
- "@openui5/sap.ui.commons": "1.101.0",
22
- "@openui5/sap.ui.core": "1.101.0",
23
- "@openui5/sap.ui.dt": "1.101.0",
24
- "@openui5/sap.ui.fl": "1.101.0",
25
- "@openui5/sap.ui.mdc": "1.101.0",
26
- "@openui5/sap.ui.integration": "1.101.0",
27
- "@openui5/sap.ui.layout": "1.101.0",
28
- "@openui5/sap.ui.rta": "1.101.0",
29
- "@openui5/sap.ui.suite": "1.101.0",
30
- "@openui5/sap.ui.table": "1.101.0",
31
- "@openui5/sap.ui.unified": "1.101.0",
32
- "@openui5/sap.ui.ux3": "1.101.0",
33
- "@openui5/sap.uxap": "1.101.0"
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 {
@@ -26,6 +26,7 @@
26
26
 
27
27
  .sapMPanelHdr {
28
28
  text-shadow: @sapUiShadowText;
29
+ font-size: @sapMFontHeader4Size;
29
30
  }
30
31
 
31
32
  .sapMPanelContent:not(.sapMPanelBGTransparent) {
@@ -8,6 +8,12 @@
8
8
  background: lighten(@sapUiFieldBorderColor, 11.8);
9
9
  }
10
10
 
11
+ .sapMSliderInner,
12
+ .sapMSliderProgress {
13
+ height: 0.1875rem;
14
+ border-radius: 0;
15
+ }
16
+
11
17
  /* slider handle */
12
18
  .sapMSliderHandle {
13
19
  background: fade(@sapUiFieldBackground, 10);
@@ -11,6 +11,7 @@
11
11
  &.sapMToken:hover,
12
12
  &.sapMToken:focus,
13
13
  &.sapMTokenSelected,
14
+ &.sapMToken.sapMTokenSelected:hover,
14
15
  &.sapMToken .sapMTokenIcon {
15
16
  background: @sapUiButtonBackground;
16
17
  cursor: default;
@@ -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.101.0</version>
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;
@@ -3,6 +3,10 @@
3
3
  /* BlueCrystal theme */
4
4
  /* ============================================== */
5
5
 
6
+ .sapUiUnifiedLegendSquareColor {
7
+ border-radius: 0;
8
+ }
9
+
6
10
  /*** items and colors ***/
7
11
 
8
12