Skip to content

Commit 5a57701

Browse files
version 11.32.2
1 parent 95c4df7 commit 5a57701

File tree

152 files changed

+2522
-2554
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+2522
-2554
lines changed

content/Base/.theming

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"sLabel": "SAP Base Framework",
55
"sDescription": "The SAP Base Framework contains theming data shared by all HTML based SAP UI frameworks.",
66
"sVendor": "SAP",
7-
"sVersion": "11.32.1",
7+
"sVersion": "11.32.2",
88
"aBuildFiles": [
99
"preview",
1010
"css_variables"

content/Base/baseLib/baseTheme/base.less

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77

8-
/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.32.1) *******************/
8+
/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.32.2) *******************/
99

1010

1111
// [Label "Brand Color"]
@@ -34,7 +34,7 @@
3434

3535
// [Label "Shell Header Color"]
3636
// [Description "The background color of the shell header bar."]
37-
// [Tags "Quick", "Base", "Shell", "Color", "Mobile", "Protected"]
37+
// [Tags "Quick", "Base", "Shell", "Color", "Protected"]
3838
// [Protected "true"]
3939
// [Category "Shell"]
4040
// [Type "color"]
@@ -474,15 +474,15 @@
474474

475475
// [Label "Icon Color"]
476476
// [Description "The color of icons."]
477-
// [Tags "Base", "Content", "Color", "Protected"]
477+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
478478
// [Protected "true"]
479479
// [Category "Icon"]
480480
// [Type "color"]
481481
@sapContent_IconColor: @sapDefault_Color;
482482

483483
// [Label "Icon Contrast Color"]
484484
// [Description "The alternative icon color switched to by a threshold to keep contrast for icons."]
485-
// [Tags "Base", "Content", "Color", "Protected"]
485+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
486486
// [Protected "true"]
487487
// [Category "Icon"]
488488
// [Type "color"]
@@ -491,15 +491,15 @@
491491
// [Label "Icon Non-interactive Color"]
492492
// [Description "The color of non-interactive icons."]
493493
// [TranslationKey "sapContent_NoIntactvIcoClr"]
494-
// [Tags "Base", "Content", "Color", "Protected"]
494+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
495495
// [Protected "true"]
496496
// [Category "Icon"]
497497
// [Type "color"]
498498
@sapContent_NonInteractiveIconColor: @sapDefault_Color;
499499

500500
// [Label "Marker Icon Color"]
501501
// [Description "The color of marker icons."]
502-
// [Tags "Base", "Content", "Color", "Protected"]
502+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
503503
// [Protected "true"]
504504
// [Category "Icon"]
505505
// [Type "color"]
@@ -569,15 +569,15 @@
569569

570570
// [Label "Rated Color"]
571571
// [Description "Color for rated content items."]
572-
// [Tags "Base", "Content", "Color", "Protected"]
572+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
573573
// [Protected "true"]
574574
// [Category "Icon"]
575575
// [Type "color"]
576576
@sapContent_RatedColor: @sapDefault_Color;
577577

578578
// [Label "Unrated Color"]
579579
// [Description "Color for unrated content items."]
580-
// [Tags "Base", "Content", "Color", "Protected"]
580+
// [Tags "Base", "Content", "Color", "Protected", "Icon"]
581581
// [Protected "true"]
582582
// [Category "Icon"]
583583
// [Type "color"]
@@ -794,7 +794,7 @@
794794

795795
// [Label "Icon Font Family"]
796796
// [Description "A prioritized list of preferred font family names for SAP-icons."]
797-
// [Tags "Base", "Content", "Font", "Protected"]
797+
// [Tags "Base", "Content", "Font", "Protected", "Icon"]
798798
// [Protected "true"]
799799
// [Category "Icon"]
800800
// [Type "fontFamilies"]

content/Base/baseLib/baseTheme/css_variables.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77
@import "base.less";
88
@import "skeleton.less";
99

10-
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.32.1) *******************/
10+
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.32.2) *******************/
1111

1212
@sapCss_SAP-icons-TNT: true;
1313
@sapCss_SAP-icons-Business-Suite: true;
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77
@import "base.less";
88

9-
/******************* FILE /Base/baseLib/baseTheme/preview.less (Version 11.32.1) *******************/
9+
/******************* FILE /Base/baseLib/baseTheme/preview.less (Version 11.32.2) *******************/
1010

content/Base/baseLib/baseTheme/skeleton.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77

8-
/******************* FILE /Base/baseLib/baseTheme/skeleton.less (Version 11.32.1) *******************/
8+
/******************* FILE /Base/baseLib/baseTheme/skeleton.less (Version 11.32.2) *******************/
99

1010
/*!SAP_POSTPROCESS_REDUCE_START*/
1111

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77

8-
/******************* FILE /Base/baseLib/sap_base_fiori/base.less (Version 11.32.1) *******************/
8+
/******************* FILE /Base/baseLib/sap_base_fiori/base.less (Version 11.32.2) *******************/
99

1010
@sapSapThemeId: sap_base_fiori;
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77
@import "../baseTheme/css_variables.less";
88
@import "base.less";
99

10-
/******************* FILE /Base/baseLib/sap_base_fiori/css_variables.less (Version 11.32.1) *******************/
10+
/******************* FILE /Base/baseLib/sap_base_fiori/css_variables.less (Version 11.32.2) *******************/
1111

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77
@import "../baseTheme/preview.less";
88
@import "base.less";
99

10-
/******************* FILE /Base/baseLib/sap_base_fiori/preview.less (Version 11.32.1) *******************/
10+
/******************* FILE /Base/baseLib/sap_base_fiori/preview.less (Version 11.32.2) *******************/
1111

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
22
* Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 16.0.24
4-
* data:{"sModified":"2025-08-21T08:30:44Z"}
3+
* Theming Engine 16.1.10
4+
* data:{"sModified":"2025-10-30T08:12:43Z"}
55
*/
66

77
@import "../baseTheme/skeleton.less";
88

9-
/******************* FILE /Base/baseLib/sap_base_fiori/skeleton.less (Version 11.32.1) *******************/
9+
/******************* FILE /Base/baseLib/sap_base_fiori/skeleton.less (Version 11.32.2) *******************/
1010

content/Base/baseLib/sap_belize/.theming

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"Id": "sapShellColor",
6262
"CssValue": "transparent",
6363
"Label": "Shell Header Color",
64-
"Tags": "Quick,Base,Shell,Color,Mobile"
64+
"Tags": "Quick,Base,Shell,Color"
6565
},
6666
{
6767
"Id": "sapBackgroundColor",

0 commit comments

Comments
 (0)