Skip to content

Commit 3f7f0e5

Browse files
version 11.14.0
1 parent 548e45c commit 3f7f0e5

File tree

142 files changed

+1491
-356
lines changed

Some content is hidden

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

142 files changed

+1491
-356
lines changed

content/Base/.theming

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
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.13.0",
7+
"sVersion": "11.14.0",
88
"aBuildFiles": [
99
"preview",
1010
"css_variables"
1111
],
1212
"aFiles": [
1313
"base",
1414
"preview",
15-
"css_variables"
15+
"css_variables",
16+
"skeleton"
1617
],
1718
"sCompiler": "SapLess",
1819
"sCompilerOptions": "FORCE_PARAMETER_RESOLUTION",

content/Base/baseLib/baseTheme/base.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* 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.
3-
* Theming Engine 9.3.0
4-
* data:{"sModified":"2024-03-08T10:16:03Z"}
3+
* Theming Engine 12.1.1
4+
* data:{"sModified":"2024-04-09T08:25:34Z"}
55
*/
66

77

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

1010

1111
// [Label "Brand Color"]

content/Base/baseLib/baseTheme/css_variables.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
22
* 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.
3-
* Theming Engine 9.3.0
4-
* data:{"sModified":"2024-03-08T10:16:03Z"}
3+
* Theming Engine 12.1.1
4+
* data:{"sModified":"2024-04-09T08:25:34Z"}
55
*/
66

77
@import "base.less";
88

9-
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.13.0) *******************/
9+
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.14.0) *******************/
1010

1111
/*!SAP_POSTPROCESS_REDUCE_START*/
1212

content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,53 @@
13541354
"0xe10f": {
13551355
"names": ["build-code"],
13561356
"groups": ["status"],
1357-
"tags": ["app", "architecture", "enterprise", "application", "program", "build", "logo", "ide", "bas", "code"],
1357+
"tags": [
1358+
"app",
1359+
"architecture",
1360+
"enterprise",
1361+
"application",
1362+
"program",
1363+
"build",
1364+
"logo",
1365+
"ide",
1366+
"bas",
1367+
"code"
1368+
],
1369+
"rtl": "flip"
1370+
},
1371+
"0xe110": {
1372+
"names": ["business-application-studio"],
1373+
"groups": ["status"],
1374+
"tags": [
1375+
"bas",
1376+
"dev-space-manager",
1377+
"code",
1378+
"developer",
1379+
"pro-code",
1380+
"pro-developer",
1381+
"SAP-build"
1382+
],
1383+
"rtl": "flip"
1384+
},
1385+
"0xe111": {
1386+
"names": ["clone-from-git"],
1387+
"groups": ["status"],
1388+
"tags": [
1389+
"clone-project",
1390+
"clone",
1391+
"remote-repository",
1392+
"build-code",
1393+
"code",
1394+
"SAP-build",
1395+
"pro-developer",
1396+
"developer"
1397+
],
1398+
"rtl": "flip"
1399+
},
1400+
"0xe112": {
1401+
"names": ["business-accelerator"],
1402+
"groups": ["status"],
1403+
"tags": ["accelerator", "business-content", "business-accelerator"],
13581404
"rtl": "flip"
13591405
}
13601406
}
6.38 KB
Binary file not shown.
-548 Bytes
Binary file not shown.
8.5 KB
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
22
* 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.
3-
* Theming Engine 9.3.0
4-
* data:{"sModified":"2024-03-08T10:16:03Z"}
3+
* Theming Engine 12.1.1
4+
* data:{"sModified":"2024-04-09T08:25:34Z"}
55
*/
66

77
@import "base.less";
88

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

content/Base/baseLib/baseTheme/skeleton.less

Lines changed: 958 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* 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.
3-
* Theming Engine 9.3.0
4-
* data:{"sModified":"2024-03-08T10:16:03Z"}
3+
* Theming Engine 12.1.1
4+
* data:{"sModified":"2024-04-09T08:25:34Z"}
55
*/
66

77

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

0 commit comments

Comments
 (0)