Skip to content

Commit

Permalink
version 11.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theming-technical-user committed Aug 16, 2024
1 parent 4836571 commit be83471
Show file tree
Hide file tree
Showing 119 changed files with 7,144 additions and 7,602 deletions.
2 changes: 1 addition & 1 deletion content/Base/.theming
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"sLabel": "SAP Base Framework",
"sDescription": "The SAP Base Framework contains theming data shared by all HTML based SAP UI frameworks.",
"sVendor": "SAP",
"sVersion": "11.17.1",
"sVersion": "11.18.0",
"aBuildFiles": [
"preview",
"css_variables"
Expand Down
4 changes: 2 additions & 2 deletions content/Base/baseLib/baseTheme/base.less
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/**
* Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
* Theming Engine 14.0.2
* data:{"sModified":"2024-07-15T08:44:59Z"}
* data:{"sModified":"2024-08-08T08:45:16Z"}
*/


/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.17.1) *******************/
/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.18.0) *******************/


// [Label "Brand Color"]
Expand Down
4 changes: 2 additions & 2 deletions content/Base/baseLib/baseTheme/css_variables.less
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
* Theming Engine 14.0.2
* data:{"sModified":"2024-07-15T08:44:59Z"}
* data:{"sModified":"2024-08-08T08:45:16Z"}
*/

@import "base.less";

/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.17.1) *******************/
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.18.0) *******************/

/*!SAP_POSTPROCESS_REDUCE_START*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2594,6 +2594,23 @@
"tags": ["objects", "travel", "things", "transport"],
"rtl": "flip"
},
"0xe14f": {
"names": ["icon-collaboration-manager"],
"groups": ["callout", "people"],
"tags": [
"callout",
"comment",
"bubble",
"collaboration",
"comment",
"discussion",
"chat",
"team",
"group",
"people"
],
"rtl": "flip"
},
"0xe150": {
"names": ["icon-network-header"],
"groups": ["objects", "actions", "status"],
Expand Down Expand Up @@ -2651,7 +2668,7 @@
"rtl": "flip"
},
"0xe157": {
"names": ["icon-unsaved-changes\n"],
"names": ["icon-unsaved-changes"],
"groups": [],
"tags": [],
"rtl": "flip"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,9 @@
"rtl": "flip"
},
"0xe031": {
"names": ["javascript"],
"names": ["java"],
"groups": ["technical"],
"tags": ["javascript", "coffee"],
"tags": ["java", "coffee"],
"rtl": "flip"
},
"0xe032": {
Expand Down
Loading

0 comments on commit be83471

Please sign in to comment.