@openui5/themelib_sap_bluecrystal 1.121.0 → 1.122.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
@@ -461,7 +461,7 @@ License: Apache-2.0
461
461
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
462
462
  Contained in: lib/jsdoc/ui5/plugin.js
463
463
 
464
- Component: SAP Theming Base Content, version: 11.10.0
464
+ Component: SAP Theming Base Content, version: 11.12.0
465
465
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
466
466
  License: Apache-2.0
467
467
  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.121.0",
3
+ "version": "1.122.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.121.0",
18
- "@openui5/sap.m": "1.121.0",
19
- "@openui5/sap.tnt": "1.121.0",
20
- "@openui5/sap.ui.codeeditor": "1.121.0",
21
- "@openui5/sap.ui.commons": "1.121.0",
22
- "@openui5/sap.ui.core": "1.121.0",
23
- "@openui5/sap.ui.dt": "1.121.0",
24
- "@openui5/sap.ui.fl": "1.121.0",
25
- "@openui5/sap.ui.mdc": "1.121.0",
26
- "@openui5/sap.ui.integration": "1.121.0",
27
- "@openui5/sap.ui.layout": "1.121.0",
28
- "@openui5/sap.ui.rta": "1.121.0",
29
- "@openui5/sap.ui.suite": "1.121.0",
30
- "@openui5/sap.ui.table": "1.121.0",
31
- "@openui5/sap.ui.unified": "1.121.0",
32
- "@openui5/sap.ui.ux3": "1.121.0",
33
- "@openui5/sap.uxap": "1.121.0"
17
+ "@openui5/sap.f": "1.122.0",
18
+ "@openui5/sap.m": "1.122.0",
19
+ "@openui5/sap.tnt": "1.122.0",
20
+ "@openui5/sap.ui.codeeditor": "1.122.0",
21
+ "@openui5/sap.ui.commons": "1.122.0",
22
+ "@openui5/sap.ui.core": "1.122.0",
23
+ "@openui5/sap.ui.dt": "1.122.0",
24
+ "@openui5/sap.ui.fl": "1.122.0",
25
+ "@openui5/sap.ui.mdc": "1.122.0",
26
+ "@openui5/sap.ui.integration": "1.122.0",
27
+ "@openui5/sap.ui.layout": "1.122.0",
28
+ "@openui5/sap.ui.rta": "1.122.0",
29
+ "@openui5/sap.ui.suite": "1.122.0",
30
+ "@openui5/sap.ui.table": "1.122.0",
31
+ "@openui5/sap.ui.unified": "1.122.0",
32
+ "@openui5/sap.ui.ux3": "1.122.0",
33
+ "@openui5/sap.uxap": "1.122.0"
34
34
  }
35
35
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.121.0</version>
9
+ <version>1.122.0</version>
10
10
 
11
11
  <documentation>SAPUI5 bluecrystal theme library.</documentation>
12
12
 
@@ -231,6 +231,7 @@
231
231
  @sapUiShellPositiveColor: @sapShell_PositiveColor;
232
232
  @sapUiShellInformativeColor: @sapShell_InformativeColor;
233
233
  @sapUiShellNeutralColor: @sapShell_NeutralColor;
234
+ @sapUiShellAssistantForegroundColor: @sapShell_Assistant_ForegroundColor;
234
235
  @sapUiShellCategory1Background: @sapShell_Category_1_Background;
235
236
  @sapUiShellCategory1BorderColor: @sapShell_Category_1_BorderColor;
236
237
  @sapUiShellCategory1TextColor: @sapShell_Category_1_TextColor;
@@ -296,6 +297,25 @@
296
297
  @sapUiShellCategory16TextColor: @sapShell_Category_16_TextColor;
297
298
  @sapUiShellCategory16TextShadow: @sapShell_Category_16_TextShadow;
298
299
 
300
+ @sapUiAssistantColor1: @sapAssistant_Color1;
301
+ @sapUiAssistantColor2: @sapAssistant_Color2;
302
+ @sapUiAssistantBackgroundGradient: @sapAssistant_BackgroundGradient;
303
+ @sapUiAssistantBackground: @sapAssistant_Background;
304
+ @sapUiAssistantBorderColor: @sapAssistant_BorderColor;
305
+ @sapUiAssistantTextColor: @sapAssistant_TextColor;
306
+ @sapUiAssistantHoverBackground: @sapAssistant_Hover_Background;
307
+ @sapUiAssistantHoverBorderColor: @sapAssistant_Hover_BorderColor;
308
+ @sapUiAssistantHoverTextColor: @sapAssistant_Hover_TextColor;
309
+ @sapUiAssistantActiveBackground: @sapAssistant_Active_Background;
310
+ @sapUiAssistantActiveBorderColor: @sapAssistant_Active_BorderColor;
311
+ @sapUiAssistantActiveTextColor: @sapAssistant_Active_TextColor;
312
+ @sapUiAssistantQuestionBackground: @sapAssistant_Question_Background;
313
+ @sapUiAssistantQuestionBorderColor: @sapAssistant_Question_BorderColor;
314
+ @sapUiAssistantQuestionTextColor: @sapAssistant_Question_TextColor;
315
+ @sapUiAssistantAnswerBackground: @sapAssistant_Answer_Background;
316
+ @sapUiAssistantAnswerBorderColor: @sapAssistant_Answer_BorderColor;
317
+ @sapUiAssistantAnswerTextColor: @sapAssistant_Answer_TextColor;
318
+
299
319
  @sapUiAvatar1Background: @sapAvatar_1_Background;
300
320
  @sapUiAvatar1BorderColor: @sapAvatar_1_BorderColor;
301
321
  @sapUiAvatar1TextColor: @sapAvatar_1_TextColor;