Skip to content

Commit

Permalink
version 11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theming-technical-user committed May 16, 2024
1 parent 3f7f0e5 commit 878b42e
Show file tree
Hide file tree
Showing 249 changed files with 17,836 additions and 42,324 deletions.
10 changes: 5 additions & 5 deletions content/Base/.theming
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
"sLabel": "SAP Base Framework",
"sDescription": "The SAP Base Framework contains theming data shared by all HTML based SAP UI frameworks.",
"sVendor": "SAP",
"sVersion": "11.14.0",
"sVersion": "11.5.0",
"aBuildFiles": [
"preview",
"css_variables"
],
"aFiles": [
"base",
"preview",
"css_variables",
"skeleton"
"css_variables"
],
"sCompiler": "SapLess",
"sCompilerOptions": "FORCE_PARAMETER_RESOLUTION",
"sFallbackThemeId": "sap_horizon",
"sFallbackThemeId": "sap_fiori_3",
"sSourcePathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.less",
"sRuntimePathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css",
"sRuntimeResourcePathPattern": "%../%%frameworkId%/%libId%/%themeId%",
"sBaseLibraryId": "baseLib",
"sBaseThemeId": "baseTheme",
"sBaseFileId": "base"
"sBaseFileId": "base",
"sFileCheck": "ALL"
}
Loading

0 comments on commit 878b42e

Please sign in to comment.